/* actor.css (73%) */
body{font-family:arial,sans-serif;color:#dee0df;font-size:76%;height:100%;background:#252525 url(/img/bg4.gif);margin:0;padding:0;}
a{color:#427b96;text-decoration:none;}
a:hover{color:#c00;text-decoration:none;}
a img{border:none;}
h1,h2,h3,h4{font-weight:400;}
h1{color:#5495b5;font-weight:700;font-size:300%;margin:0;padding:0;}
h2{color:#dee0df;font-weight:700;font-size:160%;border-bottom:4px solid #666;background:url(/img/bg1.gif);margin:0;padding:8px 12px;}
h3{color:#dee0df;font-weight:700;font-size:120%;margin:0;padding:8px 0 2px 2px;}
#offline{border:1px solid #dee0df;background:#252525;width:362px;margin:20% auto auto;padding:0;}
#container{width:982px;margin:0 auto;padding:0;}
#header{color:#5495b5;background:#252525;border-left:1px solid #666;border-right:1px solid #666;border-bottom:1px solid #666;height:66px;margin:0;padding:0;}
#content{border:1px solid #666;background:#666;margin:0 0 auto;padding:0;}
#leftbar{width:306px;float:left;background:#252525;border:4px solid #252525;margin:12px 0 0 10px;padding:0;}
#middlebar{width:290px;float:left;background:#252525;border:4px solid #252525;margin:12px 0 0 5px;padding:0;}
#rightbar{float:left;width:336px;background:#252525;color:#dee0df;margin:12px 0 0 5px;padding:0;}
#widebar{float:left;width:640px;background:#252525;color:#dee0df;margin:12px 0 0 5px;padding:0;}
.pldark{background-color:#666;}
.borderright{border-right:2px solid #666;}
.bordertop{border-top:2px solid #666;}
#greenfield{border:1px solid #666;margin:0 0 5px;}
#menu{clear:both;height:20px;margin:16px 0 0;padding:0;}
#amenu{float:left;height:16px;background:#666;margin:0 0 0 12px;padding:2px 12px;}
#pmenu{float:left;height:16px;background:#5495b5;margin:0 0 0 12px;padding:2px 12px;}
#name{float:left;width:50%;height:46px;margin:0;padding:0 0 0 9px;}
#language{float:right;width:40%;text-align:right;margin:0;padding:12px;}
.plang{border:2px solid #252525;}
#pdfbutton{float:right;background:#5495b5;border:1px solid #dee0df;margin:8px;padding:2px 8px;}
#downloadbutton{float:right;background:#5495b5;border:1px solid #dee0df;margin:1px;padding:1px 4px;}
.down_link_short{padding-right:13px;background:url(/img/icons/video-dl-short.gif) no-repeat center right;font-weight:700;}
#error{color:#f80000;border:1px solid #dee0df;margin:2px;padding:2px;}
#text{padding:5px;}
#footer{clear:both;text-align:right;color:#FFF;margin:0;padding:6px 10px;}
#footer a{color:#325b6d;font-weight:700;text-decoration:none;}
table{clear:both;padding:0;}
table tr td{margin:0;padding:0;}
input[type=text],textarea{font-size:12px;overflow:auto;width:100%;border:1px solid #dee0df;background:#666;}
input[type=submit]{float:right;font-weight:700;color:#dee0df;background:#5495b5;border:1px solid #dee0df;margin:8px 0 0;padding:2px 8px;}
#actorsvideos{font-size:11px;}
.datum{font-size:9px;}
#centerbar{float:left;width:494px;margin-top:10px;margin-left:10px;margin-bottom:10px;padding:0;}
#player,#playerc{width:304px;background:#252525;margin:0;padding:0;}
#menu a,#pdfbutton a,#downloadbutton a{color:#dee0df;font-weight:700;text-decoration:none;}
.alang,#language img:hover{border:2px solid #5495b5;}

/* lightbox.css (78%) */
#lightbox{position:absolute;left:0;width:100%;z-index:100;text-align:center;line-height:0;}
#lightbox a img{border:none;}
#outerImageContainer{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}
#imageContainer{padding:10px;}
#loading{position:absolute;top:40%;left:0;height:25%;width:100%;text-align:center;line-height:0;}
#hoverNav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#imageContainer>#hoverNav{left:0;}
#hoverNav a{outline:none;}
#prevLink,#nextLink{width:49%;height:100%;background:transparent url(/img/blank.gif) no-repeat;display:block;}
#prevLink{left:0;float:left;background:url(/img/prevlabel.gif) left 15% no-repeat;}
#nextLink{right:0;float:right;background:url(/img/nextlabel.gif) right 15% no-repeat;}
#prevLink:hover,#prevLink:visited:hover{background:url(/img/prevlabel.gif) left 15% no-repeat;}
#nextLink:hover,#nextLink:visited:hover{background:url(/img/nextlabel.gif) right 15% no-repeat;}
#imageDataContainer{font:10px Verdana, Helvetica, sans-serif;background-color:#fff;line-height:1.4em;margin:0 auto;}
#imageData{color:#666;padding:0 10px;}
#imageData #imageDetails{width:70%;float:left;text-align:left;}
#imageData #caption{font-weight:700;}
#imageData #numberDisplay{display:block;clear:left;padding-bottom:1em;}
#imageData #bottomNavClose{width:66px;float:right;padding-bottom:.7em;}
#overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;background-color:#000;}
.lbWidth{position:absolute;top:0;left:0;width:100%;min-width:790px;}
* html .lbContent{margin-left:-790px;position:relative;}
* html .lbMinWidth{padding-left:790px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:block;}
* html .clearfix{height:1%;}