/*CSS*/

body{
	margin: 0;
	padding: 0;
	background: #000 url('img/bg.gif');
	color: #fde987;
	font-family: Verdana, Arial,Tahoma, sans-serif;
}
h1 {display: inline-block;}
h2,h3 { display: inline; color: #fde987;} 

table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border:0;
}
td {
	margin: 0;
	padding: 0;
}

		
.color_marked{
	color: #fc0033;
}		
.align_rigth{
	text-align: right;
}
			/***** HEADER ******/
div.header{
	width: 100%;
	background: #1d1719 url('img/pattern12.png');
}
table.header {
	width: 1200px;
	margin: 0 auto;
	
}

.logo{
	width: 440px;
	height: 90px;
	background: url(img/logo.png) no-repeat;
	position: relative;
	left: 0;
}

.htop {
	/*width: 319px;*/

	/*background: url(img/bg_htop_merge.jpg) no-repeat;*/
	padding: 2px 0 0 0;
}
.htop {
	width: 350px;
	height: 77px;
	overflow: hidden;
	display: block;
	border-radius: 4px;
	background-color: rgba(133, 133, 133, 0.2);
}
.htop table{
	margin: 4px;
	width: 100%;
	color: #fc0033;
	font-size: 12px;

}

.htop ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.htop a{
	font-size: 12px;
	color: #fde987;
	text-decoration: none;
}
.htop a:hover {color: #fef3c6;}

.htop_desc{
	font-size: 11px;
	width: 300px;
	height: 80px;
	overflow: hidden;
	display: block;
	border-radius: 4px;
	background-color: rgba(133, 133, 133, 0.2);
	padding: 3px 3px 0 3px;
}

					/* MENU */

div.menu{
	width: 1230px;
	background-color: #000;
	border-radius: 4px;
	border: 1px solid #000;
	margin: 0 auto;
	margin-top: 2px; 
}
table.menu{
	width: 1229px;
	height: 30px;
	margin: 0 auto;
	background-color: #000;
	text-align: center;
}
.menu a{
	/*background: url(img/bg_menu_button.jpg) repeat-x;*/
	background: rgba(060, 060, 060, 0.6);
	border-radius: 4px;
	height: 22px;
	padding: 4px 18px;
	margin: 1px;
	color: #fc0033;
	text-decoration: none;
}
.menu a:hover{
	/*background: url(img/bg_menu_button_hover.jpg) repeat-x;*/
	color: #FFF;
	background: rgba(060, 060, 060, 0.8);
}

.menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li{ float: left;}
		/***** SEARCH ******/




.search{
	text-align: right;
}

.search input[type='text']{
	font-size: 15px;
	width: 351px;
	height: 22px;
	-webkit-appearance: none;
	vertical-align: middle;
	outline: none;
	border: 0;
	padding: 0 0 0 10px;
	background: url(img/bg_search_body.jpg) repeat-x;
}

.search input[type='submit']{
	width: 43px;
	height: 22px;
	vertical-align: middle;
	border:0;
	outline: none;
	margin: 0 0 0 -7px;
	background: url(img/bg_search_right.jpg) no-repeat 50% 50%;
}


		/***** CONTENT ******/

.pages{
	/*width: 600px;*/
	clear: both;
	margin: 0 auto;
	padding: 0 20px;
	color: #fc0033;
	text-align: right;
}
.pages a{
	text-align: center;
	vertical-align: center;
	padding: 4px;
	text-decoration: none;
	color: #fc0033;
	font-size: 11px;
}
.pages a:hover, a.pages_active{
	color: #FFF;
	background: rgba(000, 000, 000,0.5);
}	
	
.thumbs{
	width: 1295px;
	margin: 0 auto;
}		
div.thumb_block , div.thumb_category{
	float: left;
	vertical-align: top;
	display: inline-block;
	width: 243px;
	margin: 3px;
	padding: 1px;
	background-color: #000;
	text-align: center;
	color: #ffd258;
	font-size: 12px;

}
div.thumb_category 								{ text-transform:capitalize; font-size: 16px;}
div.thumb_block:hover,div.thumb_category:hover 	{color: #FFF; }

div.thumb_block a img, div.thumb_category a img 			{ border: 1px solid #000; width: 240px; height: 180px;}
div.thumb_block a img:hover, div.thumb_category a img:hover { border: 1px dashed #000;}
.movie_duration{
	margin: 5px 0 0 5px; 
	padding: 3px;
	position: absolute;
	background: rgba(010, 009, 002, 0.6);
	border-radius: 3px;
	color: #FFF;
	font-size: 11px;
}

div.tags{
	width: 80%;
	height: 18px;
	overflow: hidden;
	text-align: left;
	padding: 2px;
}

div.tags a{
	display: inline-block;
	padding: 1px;
	margin: 1px;
	border-radius: 2px; 
	background-color: rgba(255, 210, 088, 0.4);
	color: #fde987;	
	font-size: 9px;
	text-decoration: none;
	text-transform: lowercase;
}
div.tags a:hover{
	background-color: rgba(060, 060, 060, 0.8);
	color: #FFF;
}



		/* Bottom TOP */


table.btop{
	width: 1213px;
	margin: 0 auto;
	margin-top: 30px;
}
table.btop_links {
	width: 100%;
	color: #fc0033;
	font-size: 16px;
}
.btop_links ul{
	list-style-type: none;
}
.btop_links a{
	text-decoration: none;
	font-size: 17px;
	color: #fde987;
}
.btop_links a:hover {color: #FFF;}
.btop h3 			{padding: 0 5px;}
.top_head{
	width: 1213px;
	height: 12px;
	background: url(img/bg_top_head.jpg) no-repeat;
}
.top_body{
	width: 1213px;
	height: 100px;
	background: url(img/bg_top_body.jpg) repeat-y;
}
.top_foot{
	width: 1213px;
	height: 12px;
	background: url(img/bg_top_foot.jpg) no-repeat;
}
.foot_advert_header{
	width: 1213px;
	margin: auto;
	margin-top: 50px;
	 ;
}
.foot_advert{
	width: 100%;
	/*height: 282px;*/
	background: url(img/bg_foot_advert.jpg) repeat-x;
}

/* FOOTER */

table.footer{
	width: 100%;
	height: 108px;
	background: url(img/bg_footer.jpg) repeat-x;
	margin: 30px 0 0 0 ;
}
.footer a{
	text-decoration: none;
	color: #fc0033;
}
.footer_text{
	width: 800px;
	height: 108px; 
	color: #8d8d8d;
	font-size:10px;
	vertical-align: top;
	padding: 4px;
}
.footer_logo{
	width: 300px;
	height: 58px;
	background: url(img/bg_footer_logo.png) no-repeat 50% 20%;
}

		/**** EMBED SECTION *****/

table.gall_movie_section { 
	margin: 0 auto;
	width: 1090px;
}

.gall_movie_section td { 
	vertical-align: top; 
	text-align: right;
}
.gall_movie_section th{
	vertical-align: bottom;
	text-align: left;
}
.gall_movie_section th a{
	text-decoration: none;
	color: #fef5d4;
	font-size: 15px;
}

.gall_movie_section h3{
	margin: 0 0 0 20px;
	font-size: 13px;
	color: #000;
}
.header_box h2{ font-size: 14px;}
.header_box{ 
	width: 750px; 
	height: 20px;
	overflow: hidden; 
}
.gall_movie_player{
	text-align: center;
	background: #000;
	border: 1px solid #1c1c1c;
	padding: 5px;
	width: 100%;
}
.gall_movie_desc{
	font-size: 11px;
	color: #FFF;
	width: 99%;
	vertical-align: top;
}
.gall_movie_desc a{
	text-decoration: none;
	color: #fef5d4;
}
.gall_movie_desc a:hover {color: #FFF;}
.gall_movie_desc b {color: #cd0963;}
.gall_desc_duration { display: inline-block;}

.related { text-align: right;}


.gall_right_adv{
	margin: 0;
	padding: 5px;
	background: #000;
	border: 1px solid #1c1c1c;
	height: 100%;
}
.gall_right_adv img{
	display: block;
	padding: 2px;
}
