@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#100908;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
a{
	text-decoration:none;
	color:#D28E11;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#big_body{
	width:930px;
	margin:0px auto;
}

h1{
	color:#D28E11;
	font-size:16px;
	line-height:24px;
	margin:0px;
	padding:10px 0px 0px 0px;
	clear:both;
	width:auto;
}
p{
	
}

#big_container,#header,#menu,#menu_left,#menu_right,#menu ul,#menu ul li,#menu ul li a,
#player_holder,#left_side,#right_side,.heading_image,.heading_image img,
.movie_holder,.movie_thumb_holder,
.article,.article img,
#footer,#footer_left,#footer_right,
table.main_content,
#movie_list{
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
}
#big_container{
	width:100%;
	padding-bottom:20px;
}
#header{
	width:100%;
	height:103px;
	text-align:center;
}
img#logo{
	display:block;
	margin:0px auto;
}
#menu,#menu_left,#menu_right{
	width:100%;
	height:43px;
}
#menu{
	background:url(../images/menu_bg.gif) repeat-x top;
	font:12px Tahoma, Helvetica, sans-serif;
}
#menu_left{
	background:url(../images/menu_bg_left.gif) no-repeat top left;
}
#menu_right{
	background:url(../images/menu_bg_right.gif) no-repeat top right;
}
#menu ul{
	list-style-type:none;
	margin-left:10px;
	}
#menu ul li{
	}
#menu ul li a{
	color:#f7f7f7;
	height:27px;
	text-decoration:none;
	padding:13px 15px 0px 15px;
}
#menu ul li a:hover{
	background:url(../images/menu_hover_bg.gif) no-repeat top center;
}
#player_holder{
	width:100%;
	height:555px;
}
table.main_content{
	width:100%;
	margin-top:15px;
}
table.main_content tr td{
	text-align:left;
	vertical-align:top;
}

td.left_side{
	width:700px;
	border-right:1px solid #282221;
}
td.right_side{
	width:210px;
	padding-left:19px;
}
.movie_holder{
	width:155px;
	height:229px;
	margin:0px 16px 0px 0px;
}
.movie_thumb_holder{
	width:100%;
	height:92px;
	background:url(../images/movie_thumb_holder.png) repeat-x top;
}
.movie_thumb_holder table{
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../images/movie_thumb_holder_left.gif) no-repeat top left;
}
.movie_thumb_holder table tr td{
	width:100%;
	height:91px;;
	background:url(../images/movie_thumb_holder_right.gif) no-repeat top right;
	text-align:center;
	vertical-align:middle;
}
.movie_thumb_holder img{
	border:1px solid #0f0f0f;
}
.movie_thumb_holder a:hover img,.movie_thumb_holder a.active img{
	border:1px solid #D28E11;
}

.movie_holder h3{
	margin:0px 0px 0px 10px;
	padding:0px;
	clear:both;
	color:#fffefe;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
}
.movie_holder p{
	clear:both;
	margin:0px;
	padding:0px 10px 0px 10px;
	color:#a99688;
	line-height:16px;
	font-size:11px;
}
.heading_image{
	width:100%;
	height:35px;
}
.article{
	width:100%;
	padding-bottom:20px;
}
.article img{
	border:3px solid #e8e0d3;
}
.article p{
	margin:0px;
	padding:10px 0px 0px 0px;
	color:#5a493d;
	font-size:12px;
	line-height:16px;
	clear:both;
	width:100%;
}
.article a.read_more{
	clear:both;
	margin:0px;
	padding:0px 0px 0px 7px;
	color:#d28e11;
	font-weight:bold;
	line-height:16px;
	background:url(../images/read_more_arrow.gif) no-repeat 0px 7px;
}
#footer,#footer_left,#footer_right{
	width:100%;
	height:25px;
}
#footer{
	background:url(../images/footer.gif) repeat-x top;
	margin:20px 0px 0px 0px;
}
#footer_left{
	background:url(../images/footer_left.gif) no-repeat top left;
}
#footer_right{
	background:url(../images/footer_right.gif) no-repeat top right;
}
#footer p{
	margin:0px;
	padding:0px 8px 0px 0px;
	text-align:right;
	font-size:11px;
	color:#b29783;
	line-height:25px;
}
#footer p a{
	color:#b29783;
}

#movie_list{
	width:100%;
}
table.paginarea{
	clear:both;
	width:100%;
}
table.paginarea tr td{
	text-align:center;
	width:100%;
	height:33px;
	vertical-align:middle;
}
table.paginarea a{
	color:#5a493d;
	text-decoration:none;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	padding:3px 8px 3px 8px;
	margin-left:2px;
	line-height:20px;
	font-weight:bold;
	}
table.paginarea a:hover{
	color:#ffa405;
	text-decoration:none;
}	
table.paginarea a.active{
	background:#6a4932;
	color:#ffa405;
	text-decoration:none;
}
.spinner{
	float:left;
	display:inline;
	background: url(../images/spinner.gif) no-repeat center center;
	width:100%;
	height:118px;
}

#our_movie_list,#users_movie_list{
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	width:342px;
	border-right:1px solid #282221;
}
#our_movie_list{
}
#users_movie_list{
	width:333px;
	border-right:none;
	margin-left:16px;
}
.margin1{
	margin-right:0px;
}
em.gray{
	color:#a09790;
}

	


