@charset "utf-8";
/* CSS Document */

* {
	border:0 none;
	margin:0;
	padding:0
}
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background-color:#080000;
}
.root {
	width:1122px;
	background-color:#350602;
	margin:0 auto
}
.header{width:1088px; margin:0 auto}
.top_menu_container{width:1088px; margin:0 auto}
.top_menu_container a{ display:block; width:100%; height:54px; background-repeat:no-repeat; background-position:0 0;}
.top_menu_container a:hover{background-position:0 -54px;}
.page_container{width:1088px; margin:0 auto;}
.block{width:1088px; margin:10px auto; background-color:#520a05;}
.block_top{width:1088px; background-image:url(images/box_top_bg.png); background-repeat:no-repeat; background-color:#520a05;}
.block_title{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:29px; color:#000; line-height:48px; font-weight:700; text-align:center; height:60px;}
.block_content{ background-image:url(images/big_img_bg.png); background-repeat:no-repeat; background-position:0 7px; width:1070px; margin:0 auto; padding-top:7px;}
.block_content_v{width:1074px; padding-top:15px; background-image:url(images/video_block_top_bg.png); background-position:0 0; background-repeat:no-repeat; background-color:#350602; margin-left:7px;}
.block_content_v_bot{background-image:url(images/video_block_bot_bg.png); background-position:0 0; background-repeat:no-repeat; background-color:#350602; height:24px}
.big_img_container{ width:951px; height:584px; overflow:hidden; margin:0 auto}
.thumb_container{background-image:url(images/thumbs_bg.png); width:258px; height:193px}
.block_top p{ margin:10px 0 20px 10px; font-size:18px; width:1024px; color:#f7c96e; font-weight:700;}
.block_top table{width:1024px; text-align:center; margin:0 auto}

.get_access{ width:1031px; height:110px; display:block; margin0left:-30px;}
.block_bot{width:1074px; background-image:url(images/box_bot_bg.png); background-repeat:no-repeat; height:5px}
.video_container_top{background-image:url(images/video_container.png); background-repeat:repeat-y; background-position:0 0; width:340px; text-align:left; vertical-align:top;}
.video_container_bot{ background-image:url(images/video_container_bot.png); background-repeat:repeat-y; background-position:0 100%; width:340px; text-align:left; vertical-align:top}
.video_thumb_container{width:324px; height:247px; display:block; margin:0 auto; background-image:url(images/v_bg.png); background-repeat:no-repeat; padding:9px;}
img.video_thumb{margin-left:0px;}
.video_container_title{ font-size:17px; font-weight:700; color:#fbae15; width:300px; text-align:left; margin-left:7px; padding:15px 0 20px 0; height:50px}
p.video_description{ color:#b57b07; font-size:12px; font-weight:700; text-align:left; display:block; width:330px; text-transform:none; margin-left:10px; padding-top:10px; padding-bottom:20px;}
.bottom_menu, .bottom_menu a, .next:hover{color:#F30;}
.bottom_menu a{font-weight:700}
.bottom_menu a:hover, a.next{color:#fff}
