html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}input[type=radio],input[type=checkbox]{margin:0;padding:0;}input[type=hidden]{display:none!important;}button{cursor:pointer;overflow:visible;}button:-moz-focus-inner{border:none;}ol,ul{list-style:none;}blockquote{quotes:none;}blockquote:before,blockquote:after{content:none;}:focus{outline:0;}table{border-collapse:collapse;border-spacing:0;}a,ins{text-decoration:none;}.touch body{-webkit-text-size-adjust:none;}

/* Here be the sweetest styles your eyes have ever seen. Like cascading poetry. */

html{height:100%;overflow:hidden;}
body{font:13px/1 Helvetica,arial,verdana,sans-serif;background:#000;color:#848d91;height:100%;}

#player{width:100%;height:100%;position:relative;z-index:1;}

#error,#jserror{position:absolute;width:282px;height:44px;left:50%;top:50%;margin-left:-200px;margin-top:-46px;padding:24px 24px 24px 96px;background:#3d4041 url("../images/bg-nojs-alert.gif") no-repeat 0 0;;color:#fff;display:none;font-size: 16px;line-height: 22px;}
#jserror{display:block;}

#custom-play-img{display:block;width:100%;height:100%;}
#custom-play-img-container{position:absolute;z-index:10;width:100%;height:100%;cursor:pointer;display:none;}
#custom-play-img-container.available{display:block;}
#custom-play-img-container:after{content:url(../images/playIcon.png);position:absolute;width:72px;height:106px;z-index:11;margin-left:-36px;margin-top:-53px;}
#custom-play-img-container:after{left:50%;top:50%;} /* IE 8 is a piece of garbage */

/* This is the end. */