/*** styles for the top cover-and-info section ***/
a { outline:none }
#movie-box {
	margin: 4px 20px 4px 12px;
	border: 0px solid #f00;
	position: relative;
	font-size: 12px;
	height: 370px;
	width: 98%;
}
* html #movie-box { width:100% }
#movie-box td { font-size:12px }
#movie-box p { margin:6px 0 }
#movie-box .cover {
	position: absolute;
	margin: 4px;
	border: 1px solid #000;
	top:0; left:0;
	width: 218px;
	z-index: 8;
}
a.favorite, a.nofavorite {
    display: block; 
    height: 17px; 
    padding:2px 0 0 22px; 
    background: url(icon.fav.add.gif) no-repeat; 
    color: #f00000; 
    font: normal bold 11px verdana; 
    z-index: 9; 
    margin:0 0 8px 16px;
    float:left;
    clear:both;
}
a.nofavorite { background-image:url(icon.fav.remove.gif) }
a.favorite:hover { text-decoration:none }
#movie-box a.premium { position: absolute; top:351px; left:4px }
#movie-box .movietitle { font: bold 18px verdana, arial, sans-serif; color:#e20; position:relative; top:-3px }
#movie-box .info {
	float: left;
	border: 0px solid #bbb;
	margin: 2px;
	padding: 2px;
	text-align: left;
	padding-left: 228px;
	position: relative;
	top: -16px;
	margin-bottom: -14px;
}
#movie-box .info b { color:#222 }
#movie-box .info b.pad { padding-left:10px }
#movie-box .info a { color:#f50; text-decoration:none }
#movie-box .info a:hover { text-decoration:underline }
#movie-box .info .stream-buttons { float:left; width:130px; margin-top: 4px }
#movie-box .info .dl-buttons { float:left; width:160px; margin:4px 0 0 4px; position:relative }
#movie-box .info a.button {
	display: block;
	float: left;
	width: 129px;
	height: 28px;
	overflow: hidden;
	margin: 2px;
	position: relative;
	font-size: 10px;
	cursor: pointer;
}
#movie-box .info a.button span {
	display: block;
	width: 129px;
	height: 28px;
	position: absolute;
	top:0; left:0;
}
#movie-box .info a.button:hover span { background-position:0 -28px }
#movie-box .info a.high span { background: url(images_buttns/bttn.play.high.gif) no-repeat }
#movie-box .info a.med span { background: url(images_buttns/bttn.play.med.gif) no-repeat }
#movie-box .info a.low span { background: url(images_buttns/bttn.play.low.gif) no-repeat }
#movie-box .info a.hd { height:38px }
#movie-box .info a.hd span { height:38px; background: url(images_buttns/bttn.play.hd.gif) no-repeat }
#movie-box .info a.hd:hover span { background-position:0 -38px }
#movie-box .info a.ultra { height:38px }
#movie-box .info a.ultra span { height:38px; background: url(images_buttns/bttn.play.ultra.gif) no-repeat }
#movie-box .info a.ultra:hover span { background-position:0 -38px }
#movie-box .info a.dl { width:155px; height:86px; margin:2px 4px }
#movie-box .info a.dl span { width:155px; height:86px }
#movie-box .info a.dl:hover span { background-position:0 -86px }
#movie-box .info a.ipod span { background: url(images_buttns/bttn.ipod.gif) no-repeat }
/**/ #movie-box .info a.divx { overflow:visible } /**/
#movie-box .info a.divx span { background: url(images_buttns/bttn.divx.gif) no-repeat }
#movie-box .info a.rent  { width:258px; height:28px; margin:8px 0 4px 2px }
#movie-box .info a.rent span  { width:258px; height:28px; background: url(images_buttns/bttn.3dayrent.gif) no-repeat }
#movie-box .info a.rent:hover span { background-position:0 -28px }
*+html #movie-box .info a.rent, *html #movie-box .info a.rent  { width:258px; height:28px; margin:4px 0 4px 2px }

#movie-box .dl .click-here-box {
	display:none;
	position:absolute;
	top:4px; left:160px;
	background:#fff;
	border:2px solid red;
	width:150px; height:32px;
	padding:4px;
	font-size:14px;
	font-weight:bold;
}
.click-here-box .box-arrow {
	background:transparent url(box-arrow.gif) no-repeat;
	width:16px; height:16px;
	position:absolute;
	top:4px; left:-16px;
}
.dl-buttons .divx-help {
	border:2px solid #03c;
	width:150px;
	position:absolute;
	bottom:-20px; left:164px;
	background:#fff;
	padding:4px;
	font-size:12px;
	font-weight:bold;
	color:#333;
}
#movie-box .info .stream-buttons-wrapper { float:left; width:270px; }
#movie-box .info .stream-buttons { float:left; width:134px; margin-top:4px; }
#movie-box .info .2ndcolumn { float:left; width:130px; margin-top: 4px; }
#movie-box .info .dl-buttons { float:left; width:160px; margin:4px 0 0 -4px; }
#movie-box .info .column1 a.button {
    margin:5px 2px 4px 2px;
}
#movie-box .info a.rent  { width:258px; height:28px; margin:4px 0 4px 4px; }
#movie-box .info a.free15min  { width:216px; height:63px; margin:4px 0 4px 24px; }
#movie-box .info a.free15min span  { width:216px; height:63px; background: url(15minbutton.png) no-repeat; }
#movie-box .info a.free15min:hover span { background-position:0 0; }

#movie-box .info .dl-buttons .divx-help a { color:#03c; padding:0px 2px 1px 2px }
#movie-box .info .dl-buttons .divx-help a:hover { color:#fff; background:#03c; text-decoration:none; }
#movie-description {
	margin: 10px 2px 6px 17px;
	padding-right: 15px;
	font-size: 12px;
	display: block;
	text-align: left;
	position: relative;
}
*+html #movie-description { margin:2px 20px 4px 20px; position:relative; top:4px } 
* html #movie-description { margin:2px 20px 4px 20px; position:relative; top:4px }
#movie-description b { color:#222 }
.highlight {
	padding:2px 10px;
	font-weight: bold;
	color: #000;
	background: #ff9;
}
.highlight a { color:#11e; text-decoration:none }
/*** styles for the ctabs ***/
ul.tabs {
	list-style: none;
	padding:0; margin:0;
	border-bottom: 4px solid #999;
	height: 28px;
	clear: both;
}
ul.tabs li { float:left }
ul.tabs li a {
	display: block;
	text-decoration: none;
	font-size: 13px;
	border: 2px solid #999;
	width: 140px;
	height: 18px;
	padding-top: 2px;
	margin: 0 2px 4px 0;
	color: #333;
	background: #f6f6f6;
}
ul.tabs li a:hover { background:#fc0; color:#000 }
ul.tabs li a.selected {
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 6px;
	border-bottom-width: 0;
	background: #ffdf60;
	color: #000;
}

/*** styles for scenes ***/
.movie-scenes { position:relative; width:100%; margin-bottom:20px }
.movie-scenes .title {
	font: normal bold 18px verdana;
	text-align: center;
	padding: 8px 0 4px 0;
	letter-spacing: 0.2px;
	color: #333;
}
.movie-scenes .title a {
	font-size: 15px;
	color: #c00;
	border: 1px solid #f00;
	background: #eee;
	padding: 3px 0;
	display: block;
	width: 240px;
	margin: auto;
	text-decoration: none;
}
.movie-scenes .title a:hover { background:#fff }
.movie-scenes .title em { font:normal normal 11px arial }
.movie-scenes .scene {
	width: 32.28%;
	max-width: 261px;
	float:left;
	border: 1px solid #ccc;
	background: #f4f4f4;
	padding: 6px 0;
	margin: 4px 2px;
	position: relative;
	padding-bottom: 4px;
}
.movie-scenes .scene .screenframe { 
	position: relative;
	overflow: hidden;
	width:240px;
	border: 2px solid #000;
	margin-bottom: 4px;
	background: #000;
}
.movie-scenes .scene .screenframe img { width:96% }
.movie-scenes .scene .screenframe a.thumb img { width:100%; position:absolute; top:0; left:0 }
.movie-scenes .scene .screenframe .hide { opacity:0; filter:alpha(opacity=0) }
.movie-scenes .scene table.speed td { white-space: nowrap }
.movie-scenes .scene table.speed td a,
.movie-scenes a.dlbutton {
	display: block;
	border: 1px solid #666;
	text-decoration: none;
	color: #333;
}
.movie-scenes a.dlbutton { background:#ffcc00; width:98% }
.movie-scenes .scene table.speed td a.hd { background:#fcbc11 }
.movie-scenes .scene table.speed td a.ultra { background:#ffcc00 }
.movie-scenes .scene table.speed td a.high { background:#fdd770 }
.movie-scenes .scene table.speed td a.med { background:#fee194 }
.movie-scenes .scene table.speed td a.low { background:#feebb7 }
.movie-scenes .scene table.speed td a:hover,
.movie-scenes a.dlbutton:hover { background: #fff }
.movie-scenes a.divx {
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	width: 91%;
	position: relative;
	left: -2%;
}

.movie-scenes a.more-scenes {
	font-size: 15px;
	color: #c00;
	border: 1px solid #f00;
	background: #eee;
	padding: 1px 8px 2px 10px;
	display: block;
	text-decoration: none;
	float: right;
	margin: 6px 0 12px 0;
}
.movie-scenes a.more-scenes:hover { background:#fff }
* html .movie-scenes a.more-scenes { margin:0; position:relative; top:6px }

/*** styles for the similar-movies section ***/
.loading { height:640px }
#similar-movies { border:2px solid #ccc; padding:2px; margin-bottom:10px; background:#f4f4f4 }
#similar-movies .title {
	font: normal bold 12px verdana;
	letter-spacing: 0.2px;
	border: 1px solid #fcbc11;
	background: #fee194;
	height: 18px;
	color: #543;
	padding-top: 2px;
	margin: 3px 3px 6px 3px;
}
#similar-movies .movie {
	border: none;
	width: 17.09%;
	margin: 8px 10px;
	float: left;
	padding: 0;
	font-size: 12px;
}
* html #similar-movies .movie { margin:8px 9px }
#similar-movies .movie .coverframe { 
	position: relative;
	overflow: hidden;
	width: 100%;
	border: 1px solid #e60;
	margin:0;
	background: #fff;
}
#similar-movies .movie .coverframe img { width:96% }
#similar-movies .movie .coverframe a.movie-cover img { width:100%; position:absolute; top:0; left:0 }
#similar-movies .movie .coverframe a.movie-cover:hover { color:#000 }

/* disable some tabs */
#tab_wmv {}
#tab_flash { display:none }
#tab_ipod {}
#tab_divx {}
#tab_pcmac { display:none }
#tab_pmp { display:none }

