.tab_bg2 #fulldetails { float: left; width: 64%; padding: 0; }

#fulldetails p { color: #fff; }
#fulldetails p a { color: #eee; }
#fulldetails p a:hover { color: #333; }

#fulldetails #info { height: 190px; }
#fulldetails #info a { color: #333; }
#fulldetails #info a:hover { color: #006cff; background: #fff; }
#fulldetails #info textarea { background: #FFF; color: #333; border: 0; padding: 5px; height: 80px;} 

#watchoptions { }
#watchoptions h1 { font: bold 16px arial; color: #006cff; }
#watchoptions h2 { font: bold 12px arial; color: #fff; }

#watchoptions .connectionType { float: left; padding: 6px 14px 6px 0; text-align: center; }
#watchoptions .connectionType a span { display: block; clear: both; }
#watchoptions .connectionType a { color: #006cff; font: bold 9px tahoma;}
#watchoptions .connectionType a { color: #006cff; font: bold 9px tahoma;}
#watchoptions .connectionType a:hover { color: #ff6; }
#watchoptions .connectionType img { width: 25px; height:25px; }

#grade { padding: 12px 0; }
#grade p { padding-bottom: 6px; font: normal 9px tahoma; color: #555; }

#thumbs { padding: 0; }
#thumbs .scene { float: left; padding: 0 0 15px 15px; }
#thumbs .scene img { width: 140px; height: 105px; clear: both; border: 3px solid #555;  }
#thumbs .scene p { clear: both; color: #fff; padding: 0 0 5px 0;}
#thumbs .scene p strong { color: #fff; }

#thumbs .scene p { font: bold 12px arial; }
#thumbs .scene p a { color: #ddd; font-size: 12px; }
#thumbs .scene p a:hover { color: #ff6; }

#gallery { }
#gallery h1 { text-align: center; font: normal 18px arial; color: #eee; padding: 6px 0 12px 0; }
#gallery .preview { width: 405px; margin: 0 auto; }
#gallery .preview .image { background: url('../images/previewLoading.jpg') no-repeat; width: 300px; height: 200px; border: 2px solid #000; float: left; }
#gallery .preview .image img { width: 300px; height: 200px; }

#gallery #thumbnail_num { font: normal 18px arial; color: #888; padding: 10px 0; text-align: center; }

#gallery .prev, #gallery .next { float: left; padding: 80px 5px 0 5px; }
#gallery .next a img, #gallery .prev a img { opacity: 0.7; filter: alpha(opacity=70); }
#gallery .next a:hover img, #gallery .prev a:hover img { opacity: 1; filter: alpha(opacity=100);}

#gallery .prev span, #gallery .next span { visibility: hidden; font: normal 12px arial; padding: 11px 6px; position: absolute; color: #aaf; }
#gallery .prev span { margin-left: -60px; }
#gallery .next span { }

#gallery .thumbs { padding: 20px 5px 0 5px; }
#gallery .thumbs a { margin-right: 8px; float: left; background: #000; }
#gallery .thumbs a { padding: 2px;}
#gallery .thumbs a img { opacity: 0.6; border: 1px solid #666; width: 60px; height: 80px;  }
#gallery .thumbs a:hover img { opacity: 1;  }
#gallery .thumbs a img.active { opacity: 1;  }

#stars { padding: 0; }

#stars h1 { text-align: center; font: bold 12px arial; color: #fff; padding: 0; margin: 0; }
#stars h2 { text-align: center; font: bold 11px tahoma; color: #888; }

#stars .thumbs { width: 500px; padding: 20px 5px 0 5px; float: left; }
#stars .thumbs a { margin-right: 9px; float: left; background: #FFF; }
#stars .thumbs a { padding: 2px;}
#stars .thumbs a { border: 1px solid #555; }
#stars .thumbs a:hover { border-color: #bcbcbc; }
#stars .thumbs a img { width: 150px; height: 215px;  }

#stars .prev, #stars .next { float: left; padding: 80px 5px 0 0; }
#stars .next a img, #stars .prev a img { opacity: 0.7; }
#stars .next a:hover img, #stars .prev a:hover img { opacity: 1; }

#stars .next a img.stop, #stars .prev a img.stop, #stars .next a:hover img.stop, #stars .prev a:hover img.stop  { opacity: 0.2; }

.videodetails .WRAP { clear: both; padding: 4px 5px; text-align: center;}
.videodetails .WRAP h3 { font: bold 14px arial; color: #333; padding-bottom: 5px; }

p#addtofavorites a { font-size: 12px; color: #fff; }
p#addtofavorites a:hover { color: #ce9b00; }

.videodetails .WRAP a:hover { color: #006cff; }

.exclusiveNotice { padding: 5px; color: #006cff; font: bold 12px georgia; text-align: center; font-family: verdana;}

TEXTAREA { overflow: auto; }
