*
{
	margin:0;
	padding:0;
}

#page
{
	background:url(images/header-top.jpg) repeat-x;
	min-width:1148px;
	//width:expression((document.body.clientWidth < 1149)?"1148px":("100%"));
}

.other-pages
{
	background-position:0 -100px!important;
}

#header
{
	background:url(images/header.jpg) repeat-x;
	height:345px;
}

.other-pages #header
{
	background:url(images/header1.jpg) repeat-x;
	height:235px;
}

#header .header-left, #header .header-right
{
	float:left;
}

#header .header-left
{
	padding-left:100px;
	padding-top:70px;
}

.other-pages #header .header-left
{
	padding-top:25px;
}

#header .header-left .logo
{
	width:198px;
	height:96px;
	display:block;
	text-indent:-10000px;
}

#header .header-right
{
	padding-left:260px;
	padding-top:22px;
	width:300px;
}

#header .header-right div
{
	padding:20px 0;
	margin-bottom:0px;
	font-family:arial;
	font-size:14px;
	color:#05506b;
	height:30px;
}
#header .toprow
{
	height:273px;
}
.other-pages #header .toprow
{
	height:177px;
}

#header .btmrow
{
	padding-left:40px;
}

#header .btmrow .search
{
	width:320px;
	float:right;
}

#header .btmrow .search input
{
	float:left;
	margin-left:5px;
}

#header .btmrow .search input.text
{
	padding:7px 5px;
	width:180px;
	overflow:visible;
	font-family:arial;
	font-size:14px;
	line-height:19px;
	border:1px solid #a5acb2;
}

#header .btmrow .menuitem, #header .btmrow .menuitem-sel
{
	width:106px;
	height:56px;
	float:left;
	background:url(images/menu-bg.jpg) no-repeat;
	text-transform:uppercase;
	margin:0 2px;
	font-family:arial;
	font-size:12px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	line-height:30px;
}

#header .btmrow .menuitem-sel
{
	background:url(images/menu-sel.jpg) no-repeat;
}

#content
{
	overflow:hidden;
	zoom:1;
	background:transparent url(images/c-gradient.gif) repeat-y scroll 342px 0;
}

#content .leftbar, #content .container
{
	float:left;
}

#content .leftbar
{
	border-right:1px solid #6fadc7;
	padding:0 50px 30px 40px;
}
#content .leftbar .subheader, #content .container .subheader
{
	color:#16577c;
	font-family:arial narrow;
	font-size:24px;
	font-weight:normal;
	padding:10px 0;
}

#content .leftbar .sidemenu a
{
	display:block;
	border-bottom:1px solid #89c7da;
	width:112px;
	padding:3px 0;
	text-align:right;
	color:#d66605;
	font-family:arial;
	font-size:14px;
	text-decoration:none;
}

#content .leftbar .sidemenu a.sel
{
	background:#134a6d;
	color:#fff;
}

#content .leftbar .sidemenu a:hover
{
	background:#ddf2f6;
}

#content .container
{
	border-left:1px solid #6fadc7;
	margin-left:-1px;
}

#content .container .gradient
{
	/*background:url(images/c-gradient.gif) repeat-y;*/
	border-left:1px solid #fff;
	padding-left:58px;
	width:748px;
	overflow:hidden;
}

#content .letters ul
{
	list-style:none;
}

#content .letters li
{
	float:left;
}

#content .letters li a
{
	display:block;
	width:26px;
	height:25px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	font-family:arial;
	line-height:24px;
	color:#3799b9;
}

#content .letters li a:hover
{
	color:#fff;
	background:url(images/letter-hover.gif) no-repeat;
}

#content .letters li a.sel
{
	color:#fff;
	background:url(images/letter-sel.gif) no-repeat;
}

.new-releases 
{

}
.zipper
{
	overflow:hidden;
	zoom:1;
}

.new-releases .movie
{
	float:left;
	overflow:hidden;
	zoom:1;
	padding-bottom:15px;
}

.new-releases .movie .thumbnail, .new-releases .movie .info
{
	float:left;
}
.new-releases .movie .thumbnail
{
	width:100px;
}

.new-releases .movie .info
{
    width:240px;
	margin-left:12px;
	margin-right:10px;
}

.new-releases .movie .info a.title
{
	color:#16577c;
	font-family:arial;
	font-size:16px;
	line-height:20px
}

.new-releases .movie .info a.title:hover
{
	text-decoration:none;
}
.new-releases .movie .info table
{
	width:100%;
}
.new-releases .movie .info table th
{
	color:#d66605;
	font-size:12px;
	font-family:arial;
	text-align:left;
	width:80px;
}

.new-releases .movie .info table td
{
	color:#16577c;
	font-size:12px;
	font-family:arial;
	font-weight:normal;
}


.new-releases .movie .thumbnail img
{
	border:1px solid #fff;
	display:block;
	width:97px;
}

.new-releases .movie .thumbnail a
{
	border-right:1px solid #6fadc7;
	border-bottom:1px solid #6fadc7;
	display:block;
	overflow:hidden;
	zoom:1;
}

.tl
{
	background:#ffeed1 url(images/tl.gif) no-repeat;
	zoom:1;
}

.tr
{
	background:url(images/tr.gif) no-repeat right top;
}

.br
{
	background:url(images/br.gif) no-repeat right bottom;
}

.bl
{
	background:url(images/bl.gif) no-repeat left bottom;
	padding:8px;
}

.new-releases .movie .info .more
{
	width:83px;
	height:28px;
	display:block;
	margin-top:7px;
	background:url(images/more.jpg) no-repeat;
}

.download .float-right,
.download .float-left
{
	padding-top:8px;
	width:106px;
}

.download .float-left
{
	float:left;
}

.download .float-left a,.download .float-left img
{
	display:block;
	border:0 none;
}


.download .float-right
{
	float:right;
}

.download .float-right a
{
	background:url(images/buy.jpg) no-repeat;
	display:block;
	width:106px;
	height:31px;
	text-decoration:none;
	text-indent:-10000px;
}

.download .float-right a:hover
{
	background:url(images/buy2.jpg) no-repeat;
}

.download .float-center
{
	padding:0 112px;
}

.download  .prop
{
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#16577c;
	margin-right:16px;
}

.download  .prop span
{
	color:#3b3b3b;
	font-weight:bold;
	padding-right:5px;
}

.download .zipper
{
	margin-bottom:2px;
}

.comment table
{
	width:100%;
	border-collapse:collapse;
}

.comment table td
{
	background:#dbf1f5;
}

.comment table td.backup
{
	height:4px;
	line-height:0;
	width:100%;
}

.comment table .cnr
{
	width:4px;
	height:4px;
	background:transparent;
}

.comments .message
{	
	padding:5px;
}

.comments .comment
{
	font-family:arial;
	color:#3b3b3b;
	font-size:11px;
	line-height:15px;
	margin-bottom:5px;
}
.comments .comment a
{
	color:#16577c;
	font-size:12px;
	line-height:15px;
}

.comments .comment a:hover
{
	text-decoration:none;
}

.comments .comment span
{
	display:block;
	padding:2px 0;
}

.about 
{
	margin:10px 0;
}
.about  .zipper
{
	margin-bottom:15px;
}

.about  h2
{
	margin-bottom:20px;
}
.about p
{
	font-family:arial;
	font-size:12px;
	color:#3b3b3b;
}

.about .thumbnail
{
	width:98px;	
	float:left;
}

.about .thumbnail img
{
	width:96px;
	border:1px solid #3b3b3b;
}
.about .details
{
	float:left;
	padding-left:10px;
	width:640px;	
}
.about .details td, .about .details a,
.new-releases a,
a.post
{
	color:#16577c;
	text-decoration:none;
}
.about .details a:hover,
.new-releases a:hover,
a.post:hover
{
	text-decoration:underline;
}

.about .details table
{
	font-family:arial;
	font-size:12px;
	width:100%;
}

.about .details table th
{
	color:#d66605;
	text-align:left;
	width:100px;
}

.page-link 
{
	border-top:1px solid #6fadc7;
	border-bottom:1px solid #6fadc7;
	padding:1px 20px 1px 30px;
	margin-bottom:30px;
}
.add-comment
{
	margin-bottom:40px;
}
.add-comment img
{
	border:0 none;
}

.page-link  a
{
	float:left;
	width:36px;
	height:37px;
	background:transparent;
	text-align:center;
	line-height:32px;
	font-size:14px;
	font-family:arial;
	color:#45758d;
}

.page-link  a:hover
{
	background:url(images/pl1.gif) no-repeat;
	color:#fff;
}

.page-link  a.sel
{
	background:url(images/pl2.gif) no-repeat;
	color:#fff;
}

#footer
{
	background:#a4d8e2;
}


#footer .copyright
{
	float:left;
	width:300px;
	padding-left:40px;
	padding-top:20px;
	background:#bff1fb;
	height:88px;
}

#footer .copyright, #footer .copyright a
{
	color:#16577c!important;
	font-size:12px!important;
	font-family:arial;
	font-weight:bold;
}


#footer .footmenu
{
	padding-left:400px;
	padding-top:20px;
}

#footer .footmenu, #footer .footmenu a
{
	color:#d66605;
	font-size:12px;
	font-family:arial;
}

#footer .footmenu a
{
	padding:0 5px;
}

#footer .footmenu a.sel
{
	color:#16577c;
	font-weight:bold;
}

#footer .footmenu a:hover
{
	text-decoration:none;
}


/****************************************************/
.leave-comment, .code
{
	border:1px solid #1f5475;
	width:450px;
	/*margin:0 auto;*/
	padding:12px 20px 5px 15px;
	background:#dbf1f5;
	position:relative;
}

.code
{
	width:276px;
	padding-right:12px;
}

.leave-comment .fl, .code .fl
{
	float:left;
	width:120px;
	margin-right:5px!important;
	padding-right:5px!important;
}
.leave-comment label, .code label
{
	display:block;
}

.leave-comment label, .leave-comment input, .leave-comment textarea, .code label, .code input
{
	width:100%;
	font-family:arial;
	font-size:12px;
	color:#3b3b3b;
}
.leave-comment input, .leave-comment textarea
{
	border:1px solid #215576;
	padding:2px;
	overflow:visible;
}

.leave-comment img
{
	border:0 none;
}

.leave-comment h2, .code h2
{
	color:#16577C;
	font-family:arial narrow;
	font-size:24px;
	font-weight:normal;
	padding-bottom:5px;
}

.leave-comment .img, .code .img
{
	width:106px;
	height:31px;
	border:0 none;
	margin-top:5px;
}
.close
{
	position:absolute;
	top:12px;
	right:12px;
	width:9px;
	height:9px;
	background:url(images/exit.jpg) no-repeat;
	cursor:pointer;
}

.code .sbmit
{
	text-align:center;
	padding:10px 0 5px
}

.code .fl img
{
	border:1px solid #58535d;
	width:118px;
	height:48px;
}

.code .fl input
{
	border:1px solid #58535d;
	padding:10px;
	text-align:center;
	font-size:24px;
	line-height:35px;
}
div.popup_capture {
position:fixed; left:50%; top:50%; 
position:absolute; 
margin-top:-96px; 
z-index:100;
display:none;}


a.subheader:hover{text-decoration:underline}
.post-details div{width:600px}


.closePlayer{color:#fff; font-weight:bold;}