/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.preload {
	display: none;
}

/*.grad_r {background:url(../images/grad_r.png) repeat-x top; height:157px; width:50%; position:absolute; right:0; top:0;}*/
.grad_b {
	background: url(../images/grad_b.png) repeat-x bottom;
}

.center {
	width: 990px;
	margin: 0 auto;
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 1px;
}

body {
	background: url(../images/grad_r.png) repeat-x top #e3e3e3;
	font: 12px Tahoma;
	color: #000000;
}

td {
	vertical-align: top;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*head*/
.head {
	position: relative;
	width: 990px;
	height: 157px;
}

.head1 {
	background: url(../images/head1.jpg) no-repeat top;
}

.head2 {
	background: url(../images/head2.jpg) no-repeat bottom;
	height: 119px;
}

.logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 310px;
	height: 119px;
}

.logo a {
	display: block;
	width: 310px;
	height: 119px;
	color: #fefefe;
}

/*log_field*/
.log_field {
	position: absolute;
	right: 7px;
	top: 0;
	background: url(../images/log_bg.png) repeat-x top;
	font-size: 11px;
}

.log_l {
	background: url(../images/log_l.png) no-repeat top left;
}

.log_r {
	background: url(../images/log_r.png) no-repeat top right;
	padding: 15px 15px 0 15px;
}

.log_field input {
	background: #f9f9f9;
	border: 1px solid #b4b4b4;
	height: 19px;
	width: 156px;
	vertical-align: middle;
	padding: 3px 0 0 0;
	margin: 0 0 0 5px;
}

.log_field .log_sub {
	padding: 0;
}

.log_field .log_sub input {
	background: url(../images/log_sub.png) no-repeat;
	width: 67px;
	color: #f9f9f9;
	height: 24px;
	padding: 0;
	border: 0;
	font-size: 11px;
	cursor: pointer;
}

/*pass*/
.pass {
	position: absolute;
	right: 6px;
	top: 53px;
}

.pass ul li {
	display: inline;
}

.pass ul li a {
	display: block;
	float: left;
	background: url(../images/pass_s.png) no-repeat left #ffffff;
	height: 19px;
	color: #622800;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	padding: 9px 15px 0 15px;
}

.pass ul li .pass_f {
	background: url(../images/pass_f.png) no-repeat left #ffffff;
}

.pass ul li a:hover {
	color: #ff9600;
}

/*search*/
.search {
	position: absolute;
	right: 7px;
	bottom: 38px;
	height: 35px;
	background: url(../images/search_bg.png) repeat-x;
}

.search_l {
	background: url(../images/search_l.png) no-repeat left;
}

.search_r {
	background: url(../images/search_r.png) no-repeat right;
	height: 35px;
	padding: 0 1px 0 12px;
}

.s_place {
	padding: 7px 0 0 0;
	float: left;
}

.s_txt {
	float: left;
	font-size: 11px;
	color: #622800;
	padding: 5px 7px 0 0;
}

.s_field {
	float: left;
	height: 20px;
	width: 172px;
	background: #622800;
	border: 1px solid #ffc800;
}

.s_field input {
	height: 18px;
	padding: 2px 0 0 2px;
	border: 0;
	width: 148px;
	vertical-align: top;
	background: none;
	color: #f9f9f9;
}

.s_go {
	float: left;
	background: #de5b00;
	border: 1px solid #ffc800;
	font-size: 11px;
	margin: 0 0 0 2px;
}

.s_go a {
	display: block;
	padding: 2px 8px 0 8px;
	height: 18px;
	color: #ffffff;
}

.s_go a:hover {
	text-decoration: none;
}

.s_buttons {
	float: left;
	padding: 1px 0 0 11px;
}

.s_buttons ul li {
	display: inline;
}

.s_buttons ul li a {
	display: block;
	float: left;
	height: 24px;
	background: url(../images/s_but.png) repeat-x;
	color: #622800;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	padding: 10px 13px 0 13px;
	margin: 0 0 0 1px;
}

.s_buttons ul li a:hover {
	text-decoration: none;
}

/*menu*/
.menu {
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.categories {
	float: left;
	width: 95px;
}

.categories span {
	display: block;
	color: #622800;
	text-transform: uppercase;
}

.categories .c_bg {
	background: url(../images/c_bg.png) repeat-x top;
}

.categories .c_l {
	background: url(../images/c_l.png) no-repeat left;
}

.categories .c_r {
	background: url(../images/c_r.png) no-repeat right;
	height: 26px;
	text-align: center;
	padding: 4px 0 0 0;
}

.cat_menu {
	float: left;
	width: 865px;
	margin: 0 0 0 10px;
}

.cat_menu table {
	width: 100%;
}

.cat_menu tr td {
	text-align: center;
	text-transform: uppercase;
	padding: 0 0 0 1px;
}

.cat_menu tr td span,.cat_menu tr td a {
	display: block;
}

.cat_menu tr td a {
	background: url(../images/cat_bg.png) repeat-x top;
	color: #e0e0e0;
	cursor: pointer;
}

.cat_menu tr td .cat_l {
	background: url(../images/cat_l.png) no-repeat left;
}

.cat_menu tr td .cat_r {
	background: url(../images/cat_r.png) no-repeat right;
	height: 26px;
	padding: 4px 0 0 0;
}

.cat_menu tr td a:hover {
	background: url(../images/c_bg.png) repeat-x top;
	color: #552300;
	text-decoration: none;
}

.cat_menu tr td a:hover .cat_l {
	background: url(../images/c_l.png) no-repeat left;
}

.cat_menu tr td a:hover .cat_r {
	background: url(../images/c_r.png) no-repeat right;
}

/*top*/
.top {
	padding: 6px 0 0 4px;
}

.buttons {
	float: left;
	width: 246px;
}

.buttons a {
	display: block;
	float: left;
	color: #f1f1f1;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	height: 30px;
	width: 120px;
	background: url(../images/some_button.png) repeat-x;
	text-align: center;
	padding: 13px 0 0 0;
	margin: 0 2px 4px 0;
}

.rek_1 {
	float: left;
	width: 730px;
	margin: 0 0 0 3px;
}

.rek_1 img {
	width: 730px;
	height: 90px;
}

/*main*/
.main {
	padding: 4px 0 0 6px;
	border-top: 1px solid #f7f7f7;
}

/*left*/
.left {
	width: 666px;
	float: left;
}

.block_left {
	float: left;
	width: 329px;
	background: url(../images/block_left.png) no-repeat bottom left #5f5f5f;
	margin: 0 0 6px 0;
}

.block_right {
	float: left;
	width: 329px;
	background: url(../images/block_left.png) no-repeat bottom left #5f5f5f;
	margin: 0 0 6px 8px;
}

.block_bot {
	background: url(../images/block_right.png) no-repeat bottom right;
}

.bl_bg {
	background: url(../images/bl_bg.png) repeat-x;
}

.bl_l {
	background: url(../images/bl_l.png) no-repeat left;
}

.bl_r {
	background: url(../images/bl_r.png) no-repeat right;
	height: 22px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 9px 0 0 12px;
}

.con {
	width: 316px;
	height: 386px;
	padding: 13px 0 1px 12px;
	overflow: auto;
	position: relative;
}

.con table {
	
}

.con table tr td {
	padding: 0 9px 15px 0;
}

.con_img {
	position: relative;
	width: 136px;
	height: 81px;
}

.con_img span {
	position: absolute;
	top: 1px;
	right: 1px;
	background: #f0ab00;
	color: #000000;
	padding: 3px 5px;
	cursor: pointer;
}

.con_img img {
	width: 134px;
	height: 79px;
	border: 1px solid #c8c8c8;
}

.con_block{
	width:170px;	
}

.con_txt {
	color: #ffffff;
	font-size: 11px;
}

.con_txt1 {
	color:#F0AB00;
	font-size:11px;
	padding:1px 0 5px;
	width:136px;
}

.con table tr td a:hover span {
	text-decoration: none;
}

/*right*/
.right {
	float: left;
	width: 302px;
	margin: 0 0 0 9px;
}

.rek_2 {
	width: 302px;
	margin: 0 0 14px 0;
}

.rek_2 img {
	width: 302px;
	height: 252px;
}

/*line*/
.line {
	float: left;
	width: 172px;
	background: url(../images/line_left.png) no-repeat bottom left #282828;
}

.line_bot {
	background: url(../images/line_right.png) no-repeat bottom right;
}

.l_left {
	background: url(../images/l_left.png) no-repeat #494949;
	text-transform: uppercase;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.l_right {
	background: url(../images/l_right.png) no-repeat right;
	height: 20px;
	padding: 10px 0 0 12px;
}

.line_blocks {
	height: 558px;
	overflow: auto;
	padding: 14px 0 0 16px;
}

.line_bl {
	width: 122px;
	padding: 0 0 10px 0;
}

.line_bl img {
	width: 120px;
	height: 90px;
	border: 1px solid #919191;
}

.line_bl p {
	padding: 5px 0 0 0;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

.line_bl p a {
	color: #ffffff;
}

.rek_3 {
	float: left;
	width: 122px;
	height: 601px;
	margin: 0 0 0 8px;
}

.rek_3 img {
	width: 122px;
	height: 601px;
}

/*foot*/
.foot {
	height: 74px;
	background: #e3e3e3;
}

.foot_center {
	background: url(../images/foot.jpg) no-repeat left top;
	width: 990px;
	margin: 0 auto;
	height: 74px;
}

.foot_center p {
	color: #282828;
	text-align: right;
	padding: 20px 10px 0 0;
}

.foot_center p a {
	color: #282828;
}

/*footer*/
.footer {
	height: 89px;
	background: url(../images/footer_bg.jpg) repeat-x;
}

.footer_center {
	background: url(../images/footer.jpg) no-repeat left top;
	width: 990px;
	margin: 0 auto;
	height: 89px;
}

.footer_center p {
	color: #282828;
	text-align: right;
	padding: 30px 10px 0 0;
}

.footer_center p a {
	color: #282828;
}

/*---tube page---*/
.tube {
	background: url(../images/grad_t.png) repeat-x top;
	padding: 7px 0 0 19px;
}

.tube2 {
	background: url(../images/grad_t.png) repeat-x top;
	padding: 14px 0 0 7px;
}

.video {
	float: left;
	width: 642px;
}

.header {
	color: #ff7f00;
	font-size: 20px;
	padding: 10px 0;
}

.play {
	width: 642px;
}

.desc {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 10px 0;
}

.desc span {
	padding: 0 10px 0 0;
}

.desc span b {
	color: #ff6c00;
}

.txt {
	border-top: 1px solid #a7a7a7;
	color: #333333;
	padding: 5px 0;
}

.mov {
	float: left;
	width: 302px;
	margin: 0 0 0 20px;
}

.movies {
	width: 302px;
	background: url(../images/block_left.png) no-repeat bottom left #5f5f5f;
	margin: 0 0 6px 0;
}

.movies_bot {
	background: url(../images/block_right.png) no-repeat bottom right;
	padding: 0 0 2px 0;
}

.con_mov {
	height: 320px;
	width: 296px;
	position: relative;
	overflow: auto;
	padding: 5px 0 0 4px;
}

.con_mov table tr td {
	padding: 0 2px 6px 0;
}

.con_mov a:hover span {
	text-decoration: none;
}

.most {
	float: left;
	width: 302px;
	margin: 0 0 0 5px;
}

.con_most {
	height: 564px;
	width: 296px;
	position: relative;
	overflow: auto;
	padding: 5px 0 0 4px;
}

.con_most table tr td {
	padding: 0 2px 6px 0;
}

.con_most a:hover span {
	text-decoration: none;
}

.rek_4 {
	float: left;
	width: 122px;
	height: 602px;
	margin: 0 0 0 7px;
}

.rek_4 img {
	width: 120px;
	height: 600px;
	border: 1px solid #b4b4b4;
}

/*comments*/
.comments {
	width: 545px;
	position: relative;
	float: left;
}

.c_left {
	background: url(../images/com_left.png) no-repeat #282828;
	text-transform: uppercase;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #141414;
}

.c_right {
	background: url(../images/com_right.png) no-repeat right;
	height: 20px;
	padding: 10px 0 0 12px;
}

.com {
	background: url(../images/line_left.png) no-repeat bottom left #646464;
}

.com_bot {
	background: url(../images/line_right.png) no-repeat bottom right;
	padding: 13px 12px 46px 12px; $
	padding: 11px 12px 46px 12px;
}

.kament {
	padding: 0 0 19px 0;
	font-size: 11px;
	color: #ffffff;
}

.kament p {
	padding: 0 0 9px 0;
	color: #000000;
}

.kament p span {
	color: #ffb600;
	font-weight: bold;
	font-size: 12px;
}

.add {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.add p {
	color: #ffffff;
	font-size: 18px;
	padding: 0 0 5px 0;
}

.add .text_area {
	
}

.add .text_area textarea {
	width: 509px;
	height: 143px;
	border: 1px solid #c6c6c6;
	background: #ffffff;
}

.zap {
	position: absolute;
	right: 82px;
	margin: 7px 0 0 0;
}

.zap a {
	display: block;
	background: url(../images/add.png) repeat-x;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	height: 17px;
	padding: 3px 20px 0 20px;
	border: 1px solid #948a8a;
	text-align: center;
	position: absolute;
}

/*---tube_logged page---*/
.logged {
	position: absolute;
	top: 25px;
	right: 12px;
}

.logged_l {
	background: url(../images/logged_left.png) no-repeat left #ffffff;
}

.logged_r {
	background: url(../images/logged_right.png) no-repeat right;
	height: 23px;
	padding: 7px 20px 0 20px;
	color: #622800;
}

.logged_r b {
	color: #000000;
}

/*-----NavigateBar-----*/
.pages {
	background: url(../images/box-b.png) no-repeat;
	height: 29px;
	padding-top: 8px;
	padding-left:250px;
}

.pages a {
	font-weight: bold;
	color: #ffffff;
	display: block;
	padding: 3px 5px;
	margin: 0 5px;
}

.pages li a {
	color: #000000;
}	
.pages li{
	float: left;
	padding: 5px;
}

.pages li a{
	float: left;
	padding: 0;
}

.pages li a:hover {
	color: #000000;
}

.pages em{
	color: #000000;
	font-size:17px;
	font-weight:bold;
	font-style: normal;
}
