#showp_userbar{height:50px;border-radius:3px;background-color:#fff;border-color:#fff #eee #ccc #e4e4e4;border-style:solid;border-width:1px;position:relative;margin-bottom:10px;margin-top:-5px;clear:both;width:100%}#showp_userbar .standard{margin-left:50px;padding-top:5px}#showp_userbar .dev{margin-left:90px;padding-top:5px}#showp_avatar{position:absolute;bottom:0;z-index:2;margin:5px}#showp_preview{margin-bottom:10px;margin-top:10px}#showp_preview .previewimage{padding:5px;margin:0;border:1px solid #ccc;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow:0 0 5px 2px #ccc;background:#f7f7f7;cursor:pointer}#showp_info{-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-radius-topleft:5px;-webkit-border-radius-topright:5px;border-top-right-radius:5px;border-top-left-radius:5px;border-color:#eee #eee #fff #e4e4e4;border-style:solid;border-width:1px;background:#fff}#showp_download{clear:both;border-radius:0 0 5px 5px;background:#f9f9f9;margin-bottom:15px;border:1px solid #fff;border-color:#fff #eee #ccc #e4e4e4;border-style:solid;border-width:1px}#showp_desc{position:relative;margin-bottom:30px}#showp_desc h2{font-size:14px;font-weight:700;color:#666;margin-bottom:10px}#showp_desc .more-less-link{cursor:pointer;position:absolute;bottom:-20px;right:45%;z-index:5;background:#fff;color:#000;border-radius:3px;font-size:11px;text-transform:uppercase;padding:2px 5px;border:1px solid #ccc;height:14px!important}#showp_desc .more-block.collapsed{max-height:100px;overflow:hidden}#showp_desc .more-block.expanded{overflow:visible}#showp_desc .overflow{background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(246,246,246,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(100%,rgba(246,246,246,1)));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(246,246,246,1) 100%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(246,246,246,1) 100%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0,rgba(246,246,246,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(246,246,246,1) 100%);bottom:0;height:50px;position:absolute;width:100%}.horizontalrule{position:absolute;z-index:5;bottom:-10px;width:100%;border-top:1px solid #ccc;border-bottom:1px solid #fff}#showp_fileinfo{border-left:1px solid #ccc;height:100%;line-height:1.4em;margin:10px 0;padding:0 15px}#showp_fileinfo dt{color:#999;font-size:11px;text-transform:uppercase}#showp_fileinfo dd{font-weight:700}#showp_stats,#showp_tags{overflow:hidden;padding:0 10px 10px 10px}#showp_tags{font-size:12px}#showp_stats .stats_left{float:left}#showp_stats .stats_left dl{float:left}#showp_stats .stats_left dt{float:left;clear:left;width:77px;text-align:right;color:#999;padding:0;margin:0}#showp_stats .stats_left dt:after{content:":"}#showp_stats .stats_left dd{margin:0 0 0 85px;padding:0 0 2px;font-weight:700}#showp_stats .stats_right{margin-left:10px;float:left}#showp_stats .stats_right .num{font-weight:700;font-size:14px}#showp_stats .stats_right .containerwide{float:left;width:100px;color:#999;line-height:18px}#showp_stats .stats_right .container{float:left;width:80px;color:#999;line-height:18px}#showp_stats .stats_right .container .num,#showp_stats .stats_right .containerwide .num{color:#000}#showp_actions{overflow:hidden;padding:10px}.showp_likebar{min-width:110px}#showp_rating{position:absolute;left:10px;top:5px}#showp_rating .liketext{margin-bottom:5px;font:11px/20px Arial,Helvetica,sans-serif;color:#999}#showp_rating .bar-likes{float:left;height:5px;background-color:#090}#showp_rating .bar-dislikes{float:left;height:5px;background-color:#c00}#showp_actions .button{font-family:Arial,Helvetica,sans-serif;background:-moz-linear-gradient(top,#fff 0,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#fff 0,#efefef 100%);background:-o-linear-gradient(top,#fff 0,#efefef 100%);background:-ms-linear-gradient(top,#fff 0,#efefef 100%);background:linear-gradient(top,#fff 0,#efefef 100%);border:1px solid #ccc;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;padding:0 3px;height:30px;white-space:nowrap;vertical-align:middle;cursor:pointer;overflow:visible;display:inline;border-color:#ccc #ccc #aaa;-moz-box-shadow:0 0 1px #fff inset;box-shadow:0 0 1px #fff inset}#showp_actions .button:hover{border:1px solid #999;-moz-box-shadow:0 1px 2px rgba(0,0,0,.25),0 0 3px #fff inset;box-shadow:0 1px 2px rgba(0,0,0,.25),0 0 3px #fff inset}#showp_actions .button.active,#showp_actions .button:active{-moz-box-shadow:0 1px 2px #aaa inset;box-shadow:0 1px 2px #aaa inset;background-image:-moz-linear-gradient(center top ,#e6e6e6 0,#dcdcdc 100%);background:-webkit-linear-gradient(top,#e6e6e6 0,#f8f8f8 100%);border-color:#999 #aaa #ccc}#off_showp_actions .button:active{background:-moz-linear-gradient(top,#efefef 0,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#efefef),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#efefef 0,#fff 100%);background:-o-linear-gradient(top,#efefef 0,#fff 100%);background:-ms-linear-gradient(top,#efefef 0,#fff 100%);background:linear-gradient(top,#efefef 0,#fff 100%)}#showbut_like{padding-left:20px;height:20px}.icon-like{background-position:-1px -108px;height:16px;width:14px}.icon-like:hover{background-position:-2px -133px}#showp_actions .button .icon-like .active,#showp_actions .button.active .icon-like,#showp_actions .button:active .icon-like,#showp_actions .button:hover .icon-like{background-position:-2px -133px}.icon-dislike{background-position:-20px -108px;height:16px;width:14px}#showp_actions .button .icon-dislike .active,#showp_actions .button.active .icon-dislike,#showp_actions .button:active .icon-dislike,#showp_actions .button:hover .icon-dislike{background-position:-21px -133px}.icon-fav{background-position:-39px -108px;height:15px;width:18px}#showp_actions .button.active .icon-fav,#showp_actions .button:active .icon-fav,#showp_actions .button:hover .icon-fav{background-position:-39px -133px}.icon-flag{background-position:-61px -108px;height:15px;width:12px}#showp_actions .button.active .icon-flag,#showp_actions .button:active .icon-flag,#showp_actions .button:hover .icon-flag{background-position:-61px -133px}.icon-share{background-position:-92px -110px;height:17px;width:17px}#showp_actions .button:hover .icon-share{background-position:-92px -134px}.downloadbutto1n{height:35px;border:1px solid #ccc;-moz-border-radius:5px;-webkit-border-radius:5px;cursor:pointer;padding-left:28px;width:160px}.downloadbutton{font-family:Arial,Helvetica,sans-serif;border:1px solid #ccc;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;white-space:nowrap;vertical-align:middle;cursor:pointer;overflow:visible;display:inline-block;border-color:#ccc #ccc #aaa;-moz-box-shadow:0 0 1px #fff inset;box-shadow:0 0 1px #fff inset;color:#000;position:relative;background:#fff;padding:8px}.downloadbutton:hover,a.downloadbutton:hover{border:1px solid #999;-moz-box-shadow:0 1px 2px rgba(0,0,0,.25),0 0 3px #fff inset;box-shadow:0 1px 2px rgba(0,0,0,.25),0 0 3px #fff inset;text-decoration:none}.downloadbutton:active,a.downloadbutton:active{-moz-box-shadow:0 1px 2px #aaa inset;box-shadow:0 1px 2px #aaa inset;background-image:-moz-linear-gradient(center top ,#e6e6e6 0,#dcdcdc 100%);background:-webkit-linear-gradient(top,#e6e6e6 0,#f8f8f8 100%);border-color:#999 #aaa #ccc}.downloadbutton .icon-mobdl,.downloadbutton .icon-pcdl{position:absolute;top:0;left:0;height:31px;width:27px;border-bottom-left-radius:1px;border-top-left-radius:1px}.downloadbutton .icon-mobdl{background-position:0 -8px}.downloadbutton:active .icon-mobdl,.downloadbutton:hover .icon-mobdl{background-position:-28px -8px}.downloadbutton .icon-pcdl{background-position:-56px -8px}.downloadbutton:active .icon-pcdl,.downloadbutton:hover .icon-pcdl{background-position:-84px -8px}#sidebar_container{padding:0!important}#block_relateddownloads .galmode_grid li{margin:0 5px 20px 10px!important;width:120px!important}#block_relateddownloads .blockrow{padding:15px 6px}.mcomms_block .blockbody{border:1px solid #ccc}.popupmenu.sizes .popupbody{min-width:50px;text-align:center}.popupmenu.colors .popupbody{min-width:144px}.popupmenu.colors{position:relative}.popupmenu.fonts div.popupctrl{width:91px}.popupmenu.sizes div.popupctrl{width:45px}.editor_controls a.popupctrl{border:1px solid #e1e1e2;height:18px;line-height:17px}.editor_controls .popupmenu div.popupctrl{height:18px;border:1px solid #e1e1e2;color:#000;line-height:17px;background-color:#fff;padding-right:10px;background-image:url(http://www.mobiles24.loc/forum/images/misc/popupctrl.png);background-position:right center;background-repeat:no-repeat}.popupmenu.imagemenu div.popupctrl{padding:1px;padding-right:10px;border:none}.popupmenu.imagemenu div.popupctrl.active{padding:0;padding-right:10px;margin-right:-1px}.popupmenu.fonts div.popupctrl div,.popupmenu.sizes div.popupctrl div{font-size:11px;font-family:tahoma;overflow:hidden;white-space:nowrap;padding:0 3px 0 3px}#showp_preview .viewport{width:674px;height:250px;overflow:hidden;position:absolute;white-space:nowrap}#showp_preview .overview{padding:0;margin:0;position:absolute;left:0;top:0}#showp_preview .scrollbar{background-color:#ccc;position:absolute;margin:0 0 5px;bottom:-15px;clear:both;height:15px;border-radius:3px;box-shadow:0 0 2px #999 inset}#showp_preview .track{background:transparent url(../images/bg-scrollbar-trackend-x.png) no-repeat 100% 0;width:100%;height:15px;position:relative}#showp_preview .thumb{background-color:#999;height:15px;cursor:pointer;overflow:hidden;position:absolute;left:0;top:0;border-radius:3px}#showp_preview .thumb .end{width:5px;background-color:#999;height:15px;overflow:hidden;position:absolute}#showp_preview .disable{display:none}.noSelect{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none}#guestdl_container .leftpane{float:left;width:48%;margin-top:20px}#guestdl_container .rightpane{float:right;width:52%;margin-top:0}#guestdl_container #guestlink{font-weight:700;font-size:14px;text-align:center}#guestdl_container #guestseconds{font-size:50px;color:#f60}#guestdl_container .guestcountwrapper{text-align:center;padding:40px 0}.butstyle_wide{display:block!important;text-decoration:none;padding:6px 6px;color:#000;line-height:30px;text-align:center;font-weight:700;font-size:14px}.butstyle_wide:hover{text-decoration:none}.boxed-links li{display:block}.boxed-links li a,.boxed-links li button{display:inline-block;margin:5px 5px 5px 0;padding:5px 9px;font-weight:400;border-radius:2px;text-decoration:none;border:1px solid #ccc}