

/*Apagar a Luz*/
.layer{ background:#000; width:100%; height:5000px; position:absolute; top:0; left:0; display:none; z-index:99; opacity:0.9; filter:alpha(opacity=90); }

.turnOffLight, .share .image{ background-image:url(../images/images_large.gif); background-repeat:no-repeat; } * html .top h1 a, * html .preview .play, * html .preview .prev, * html .preview .next, * html .videoLab .rss h4 a, * html .videoLab li a.orkut, * html .videoLab li a.iphone, * html .videoLab li a.facebook, * html .videoLab li a.hd, * html .videoLab li a.rss, * html .share .orkut span.ico, * html .share .iphone span.ico, * html .share .facebook span.ico, * html .share .rss span.ico, * html .share .hd span.ico{ background:url(../images/blank.gif) repeat; cursor:pointer; } .alert, .confirm{ background-color:#fff; border:5px solid #444; width:300px; color:#333; z-index:10000; position:fixed; top:17%; left:50%; display:none; text-align:center; padding:20px; margin:0 0 0 -170px; } .alertVideoData{ width:160px; position:absolute; left:50%; top:120px; margin:0 0 0 260px; } * html .alert, * html .confirm{ position:absolute; } .alert input, .confirm input{ background:#444; border:0; cursor:pointer; color:#fff; font-weight:bold; padding:2px 10px; margin:20px 0 0; } .alert input:hover, .confirm input:hover{ background:#ff9900; } .alert .close, .confirm .close{ background-position:-242px -82px; background-color:#fff; width:18px; height:18px; color:#fff; font-weight:bold; position:absolute; cursor:pointer; top:0; right:0; text-indent:-2000000px; } .alert .close:hover, .confirm .close:hover{ background-color:#ff9900; } .loader{ background:#000 url(../images/loader.gif) center no-repeat; width:100%; height:100%; position:absolute; top:0; left:0; z-index:99; } .container{ background-color:#4a4a4a; background-position:left bottom; width:100%; min-width:936px; position:relative; display:block; overflow:hidden; z-index:999; top:25px; } .wrapper{ width:936px; display:block; position:relative; margin:auto; } #site{ left:0; position:absolute; top:0; width:100%; z-index:0; } #site { height:24px!important; } .top{ background-position:top left; height:492px; position:relative; } .top .bg{ width:100%; height:490px; position:absolute; top:0; left:0; text-align:center; } .top .bg span{ width:100%; text-align:center; overflow:hidden; position:absolute; top:0; left:0; } .top h1 a{ background:url(../images/logo.png) top left no-repeat; width:148px; height:40px; line-height:10px; float:left; display:inline; text-indent:-200000px; margin:2px 0 0 36px; } .beta h1 a{ background-position:bottom left; } * html .top h1 a{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/images/logo.png',sizingMethod='crop'); } .top h2{ font:italic bold 20px Arial Narrow; text-transform:uppercase; color:#fff; float:left; filter:alpha(opacity=50); opacity:0.5; margin:13px 0 0 2px; width:245px; } .top fieldset{ position:absolute; top:17px; right:5px; } .top input{ background-position:0 0; background-color:transparent; border:none; width:292px; height:20px; font-weight:bold; font-size:17px; color:#8C8E8F; float:left; padding:2px; } .btn{ background-position:left top; height:20px; line-height:20px; font-size:11px; color:#fff; text-align:center; float:left; padding:0 15px 0 0; margin:3px 15px 0 7px; } .btn span{ background-position:right top; height:100%; float:left; position:relative; right:-15px; cursor:pointer; padding:0 15px 0 0; margin:0 -15px 0 0; } .btnplayer{ float:right; } .top .light, .top .clip{ position:absolute; top:330px; right:5px; z-index:9; } .top .clip{ top:360px; } .top .light span, .top .clip span{ width:78px; } .turnOffLight{ background-position:left -60px; height:20px; position:absolute; text-transform:lowercase; top:160px; padding:0 0 0 20px; margin:0px; z-index:999999; } .turnOffLight:hover{ background-position:-200px -60px; color:#ff9900; } 
