*{margin: 0; padding: 0;}

body {
	font: 12px Arial, Verdana, sans-serif;
	width: 100%;
	text-align: center;
	color: #b5b5b5;
	background: #000;
}

a:link, a:visited, a:active, a:hover{color: #ffac32; text-decoration: none;}
a:hover{text-decoration: underline;}

.clear{clear: both;}
img{border: none;}
input{ vertical-align: middle; }
ul li{ list-style: none; }

table{ border: 0; border-collapse: collapse; margin: 0 auto; }

#wrapper {
	width: 957px;
	margin: 0 auto;
	text-align: left;
}
#wrapper_vid {
	width: 957px;
	margin: 0 auto;
	text-align: left;
}

/* Header
-----------------------------------------------------------------------------*/
#header{ height: 86px; overflow: hidden; }
#header .hlogo{ width: 196px; height: 86px; float: left; }
#header .hta{ width: 760px; height: 60px; overflow: hidden; float: right; }
#header .hmenu{ width: 760px; height: 26px; overflow: hidden; float: right; }
#header .hmenu ul{ float: right; padding: 0 10px 0 0; }
#header .hmenu ul li{ float: left; width: 117px; height: 26px; line-height: 26px; text-align: center; background: url(images/mi_bg.png) no-repeat; margin: 0 0 0 4px; }
#header .hmenu ul li.alt{ background: url(images/mi_bgalt.png) no-repeat; }
#header .hmenu ul a:link, #header .hmenu ul a:visited, #header .hmenu ul a:active, #header .hmenu ul a:hover{color: #fff; text-decoration: none; display: block; }
#header .hmenu ul a:hover{ color: #E79326; }
#header .hmenu ul li.alt a:hover{ color: #FFE512; }
#header .login_form{ padding: 10px; text-align: right; color: #e79326; }

#header_prem{ height: 86px; overflow: hidden; }
#header_prem .hlogo{ width: 196px; height: 86px; float: left; }
#header_prem .hta{ width: 760px; height: 60px; overflow: hidden; float: right; }
#header_prem .hmenu{ width: 760px; height: 26px; overflow: hidden; float: right; }
#header_prem .hmenu ul{ float: right; padding: 0 10px 0 0; }
#header_prem .hmenu ul li{ float: left; width: 117px; height: 26px; line-height: 26px; text-align: center; background: url(images/mi_bg_prem.png) no-repeat; margin: 0 0 0 4px; }
#header_prem .hmenu ul li.alt{ background: url(images/mi_bgalt_prem.png) no-repeat; }
#header_prem .hmenu ul a:link, #header_prem .hmenu ul a:visited, #header_prem .hmenu ul a:active, #header_prem .hmenu ul a:hover{color: #000; text-decoration: none; display: block; }
#header_prem .hmenu ul a:hover{ color: #DD0707; }
#header_prem .hmenu ul li.alt a:hover{ color: #FFE512; }
#header_prem .login_form{ padding: 10px; text-align: right; color: #e79326; }

.hbar{ width: 100%; height: 31px; background: url(images/menu_bg.gif) repeat-x; overflow: hidden; }
.hbar .hbar_left{ width: 100%; height: 31px; background: url(images/menu_left.gif) no-repeat left top; }
.hbar .hbar_right{ width: 100%; height: 31px; background: url(images/menu_right.gif) no-repeat right top; }

.search_form{ width: 265px; float: right; padding: 3px 0 0; *padding: 2px 0 0; }
.search_form .text{ width: 150px; border: 1px solid #bbb; padding: 1px 3px; }
.search_form .bttn{ width: 61px; height: 23px; background: url(images/bttn_search.png); border: 0; cursor: pointer; margin: 1px 0 0 5px; }
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 240px 0 0;
}

#wrapper_vid #content {
	padding: 0 293px 0 0;
}

.ctitle h1{ font-size: 18px; font-weight: 400; padding: 5px 0 0; }
#wrapper_vid .ctitle h1{ font-size: 18px; font-weight: 400; padding: 5px 0 0; text-align: center; }
.tb_cont{ border: 1px solid #2A2A2A; background: #202020; padding: 1px; margin: 10px 0;}
.tb_cont p{ padding: 10px; }
.tb_cont .tb_title{ width: 100%; height: 28px; background: url(images/title_bg.gif) repeat-x; overflow: hidden; }
.tb_cont .tb_title h1{ font-size: 14px; color: #fff; line-height: 28px; font-weight: 400; padding: 0 10px; }
.tb_cont .tb_title h1 span{ color: #FF9900; }

.join_cont{ border: 1px solid #2A2A2A; background: #202020; padding: 1px; margin: 0 0 10px; }
.join_cont .jcpadd{ padding: 10px; }
.join_cont .bttn2{ margin: 0 auto; width: 281px; height: 41px; background: url(images/sign_bttn_reg.png); border: 0; cursor: pointer; margin: 20px 0 0; }

.thumbs{ width: 100%; text-align: center; font-size: 11px; }
.thumbs li{ width: 162px; display: -moz-inline-stack ; vertical-align: top; display: inline-block; zoom: 1; *display: inline; position: relative; z-index:99; margin: 5px; *margin: 5px 7px 5px 6px; text-align: left; }
.thumbs .pleft{ width: 25%; float: left; }
.thumbs .pright{ width: 70%; float: right; text-align: right; }
.thumbs span{ display: block; }
.thumbs img{ background: #fff; }
.thumbs a img{ border: 1px solid #A3A3A3; }
.thumbs a:hover img{ border: 1px solid #E79326; }
.thumbs a:link span, .thumbs a:visited span, .thumbs a:active span, .thumbs a:hover span{color: #ffac32; text-decoration: none;}
.thumbs a:hover span{text-decoration: underline;}

.thumbs2{ width: 100%; text-align: center; font-size: 11px; }
.thumbs2 li{ width: 162px; display: -moz-inline-stack ; vertical-align: top; display: inline-block; zoom: 1; *display: inline; position: relative; z-index:99; margin: 5px; *margin: 5px 7px 5px 6px; text-align: left; }

.thumbs2 span{ display: block; text-align: center; font-size: 13px; }
.thumbs2 img{ background: #fff; }
.thumbs2 a img{ border: 1px solid #A3A3A3; }
.thumbs2 a:hover img{ border: 1px solid #E79326; }
.thumbs2 span a:link, .thumbs2 span a:visited, .thumbs2 span a:active, .thumbs2 span a:hover{color: #ffac32; text-decoration: none; font-weight: 700;}
.thumbs2 span a:hover{text-decoration: underline;}

.paginator{ width: 100%; line-height: 30px; font-weight: 700; color: #fff; text-align: center; font-size: 14px; }
.paginator li{ display: -moz-inline-stack ; vertical-align: top; display: inline-block; zoom: 1; *display: inline; position: relative; z-index:99; margin: 0 5px; *margin: 0 7px 0 6px; }

.navi{ font-size: 14px; color: #fff; }

.player{ padding: 10px 0 0 10px; }
.description{ margin: 5px 9px; border: 1px solid #000; background: #333; }

.fields{ width: 350px; font-size: 1px; margin: 10px auto; }
.fields li{ font-size: 12px; width: 169px; margin: 4px 0; display: -moz-inline-stack ; vertical-align: top; display: inline-block; zoom: 1; *display: inline; position: relative; z-index:99; }
.fields li.sbttn{ width: 348px; text-align: center; }
.fields input{ width: 170px; }
/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 226px;
	margin-left: -226px;
	position: relative;
}
#wrapper_vid .sr{ margin-left: -290px; width: 290px; }
.sr ul{ width: 100%; font-size: 14px; padding: 10px 0; }
.sr ul li{ background: url(images/bullet_star.gif) no-repeat 10px 2px; padding: 0 0 0 25px; }

#wrapper_vid .sr ul li{ background: transparent; border-bottom: 1px solid #909090; padding: 0; margin: 5px 10px; font-weight: 700; font-size: 16px; }
#wrapper_vid .sr ul li img{ float: left; margin: 0 10px 5px 0; }

.sr a:link, .sr a:visited, .sr a:active, .sr a:hover{color: #ffac62; text-decoration: none;}
.sr a:hover{text-decoration: underline;}

.wide_block{ width: 100%; }
.wide_block .preview{ padding: 10px; font-weight: 700; font-size: 16px; }
.wide_block .preview li{ width: 33%; display: -moz-inline-stack ; vertical-align: top; display: inline-block; zoom: 1; *display: inline; position: relative; z-index:99; margin: 5px 0; *margin: 0 2px 0 1px; }
.wide_block .preview img{ float: left; margin: 0 10px 5px 0;  }

.wide_block .tb_cont{ margin: 5px 0 10px; background: #202020; }

.bttm_banners{ width: 100%; text-align: center; }
.bttm_banners img{ border: 1px solid #7766FF; background: #080603; padding: 1px; }

.wbl_side{ width: 388px; float: left; overflow: hidden; }    
.wbr_side{ width: 557px; float: right; overflow: hidden; }
.wb_title{ height: 44px; overflow: hidden; margin: 10px 0 0; }   

.auth{ padding: 20px; color: #fdffff; }
.auth p{ text-align: center; }  
.auth input{ margin: 6px 0; *margin: 4px 0; }
.auth .text{ width: 185px; }
.auth .bttn{ width: 93px; height: 23px; background: url(images/bttn_enter.png); cursor: pointer; border: 0; }
.auth .textcont{ padding: 0 66px 0 0; text-align: right; }
.auth .checkcont{ padding: 0 0 0 90px; }
.auth a:link, .auth a:visited, .auth a:active, .auth a:hover{color: #ffac32; text-decoration: underline;}
.auth a:hover{text-decoration: none;}   

.features .imgl{ float: left; padding: 0 0 0 20px; }
.features ul{ float: right; padding: 5px 15px 5px 0; }
.features ul li{ background: url(images/bullet.jpg) no-repeat left; padding: 5px 0 5px 30px; }

.join_left{ width: 415px; color: #fdffff; float: left; }
.join_left h1{ font-size: 18px; line-height: 35px; }
.join_left h2{ font-size: 16px; color: #dadada; text-align: center; line-height: 30px; }
.join_left h2 span{ color: #fff600; }
.join_left ul.cont{ padding: 10px 0; }
.join_left ul.cont li{ width: 120px; margin: 5px 0; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline; position:relative;z-index:99;  }
.join_left ul.cont li.field{ width: 200px; }
.join_left .send_form{ text-align: center; }
.join_left .send_form .text{ width: 270px; margin: 5px 0 0; }

.join_left .bttn_cont{ padding: 33px 0 15px; *padding: 28px 0 15px; }
.join_left .bttn{ width: 280px; height: 42px; background: url(images/bttm_activate.png); border: 0; cursor: pointer; }

.join_right{ width: 538px; float: right; padding: 25px 0 0; color: #fdffff; }
.join_right .td_padd{ border: 1px solid #2C2C2C; background: #202020; }
.join_right .feature_tbl{ width: 100%; font-size: 1px; }
.join_right .feature_tbl img{ vertical-align: middle; }
.join_right .feature_tbl li{ width: 92px; line-height: 24px; height: 24px; text-align: center; display: -moz-inline-stack ; vertical-align: top; display: inline-block; zoom: 1; *display: inline; position: relative; z-index:99; font-size: 14px; border: 1px solid #2C2C2C; background: #202020; margin: 0 0 1px 0; *margin: 0 1px 1px 0;}
.join_right .feature_tbl li.fst{ width: 245px; text-align: left; }
.join_right .feature_tbl p{ padding: 0 5px; }
.join_right .girl img{ padding: 0 0 0 8px; }

.reg_cont{ width: 440px; margin: 10px auto; text-align: center; color: #fdffff; font-size: 14px; }
.reg_cont .rcpadd{ padding: 10px 30px; }
.reg_cont .cbord{ border: #2C2C2C 1px solid; background: #202020; margin: 0 0 10px; }
.reg_cont .cbord .cbpadd{ padding: 10px 20px; }
.reg_cont .cbord h2{ font-size: 18px; color: #dadada; font-weight: 400; line-height: 25px; padding: 0 40px; }
.reg_cont .cbord h2 span{ color: #fff600; font-weight: 700; }
.reg_cont ul{ width: 100%; text-align: left; font-size: 12px; }
.reg_cont ul li{ width: 165px; line-height: 25px; display: -moz-inline-stack ; vertical-align: top; display: inline-block; zoom: 1; *display: inline; position: relative; z-index:99; }
.reg_cont ul .text{ width: 165px; }
.reg_cont .text_code{ width: 260px; margin: 5px 0; }
.reg_cont h1{ font-size: 18px; line-height: 25px; }
.reg_cont p{ font-size: 12px; }

.reg_cont .type1 { background-image: url(images/sign1hover.png); }
.reg_cont .type2 { background-image: url(images/sign2hover.png); }
.reg_cont .type3 { background-image: url(images/sign3hover.png); }
.reg_cont .type4 { background-image: url(images/sign4hover.png); }
.reg_cont .type5 { background-image: url(images/sign5hover.png); }

.reg_cont .type1, .reg_cont .type2, .reg_cont .type3, .reg_cont .type4, .reg_cont .type5
{ display:block; width: 293px; margin: 0 auto; height: 70px; background: url(images/sign1.png) no-repeat; text-align: right; }
.reg_cont .type2 { background-image: url(images/sign2.png); }
.reg_cont .type3 { background-image: url(images/sign3.png); }
.reg_cont .type4 { background-image: url(images/sign4.png); }
.reg_cont .type5 { background-image: url(images/sign5.png); }
.reg_cont a input
{ margin: 22px 12px 0 0; *margin: 22px 9px 0 0; background: transparent; }

.reg_cont .type1:hover { background-image: url(images/sign1hover.png); }
.reg_cont .type2:hover { background-image: url(images/sign2hover.png); }
.reg_cont .type3:hover { background-image: url(images/sign3hover.png); }
.reg_cont .type4:hover { background-image: url(images/sign4hover.png); }
.reg_cont .type5:hover { background-image: url(images/sign5hover.png); }

.reg_cont .bttn_getaccess{ width: 279px; height: 41px; background: url(images/bttn_get_access.png); border: 0; cursor: pointer; margin: 20px 0 0; }

.reg_cont .bttn{ width: 281px; height: 41px; background: url(images/sign_bttn_reg.png); border: 0; cursor: pointer; margin: 20px 0 0; }
.bttn_get{ margin: 0 0 60px; }
.sign_bg{ background: url(images/sign_bg.png) no-repeat center 115px; }

/* user-panel
-----------------------------------------------------------------------------*/
.submenu{ margin: 0 0 0 40px; width: 605px; background: url(images/submenu_bg.gif) repeat-x top; }
.submenu_left{ width: 100%; background: url(images/submenu_left.png) no-repeat left top; }
.submenu_right{ width: 100%; background: url(images/submenu_right.png) no-repeat right top; }
.submenu ul{ width: 100%; height: 27px; line-height: 27px; font-size: 12px; font-weight: 700; text-align: center; }
.submenu ul li{ display: -moz-inline-stack ; vertical-align: top; display: inline-block; zoom: 1; *display: inline; background: url(images/submenu_sep.gif) no-repeat left top; padding: 0 22px 0 24px; }
.submenu ul li.fst{ background: transparent; }
.submenu a:link, .submenu a:visited, .submenu a:active, .submenu a:hover{color: #3b3b3b; text-decoration: none; display: block;}
.submenu a:hover{text-decoration: underline;}

.upanel_left{ width: 370px; float: left; }
.upanel_right{ width: 575px; float: right; }

.friends{ padding: 10px; }
.friends .showall{ text-align: right; }
.friends .showall span{ background: url(images/ico_friends.gif) no-repeat left center; padding: 3px 0 3px 25px; }
.friends_thumbs, .friends_thumbs_shall{ width: 100%; }
.friends_thumbs div, .friends_thumbs_shall div{ width: 102px; display: -moz-inline-stack ; vertical-align: top; display: inline-block; zoom: 1; *display: inline; margin: 0 5px; *margin: 0 7px 0 6px; text-align: center; }
.friends_thumbs_shall div{ width: 202px; text-align: left; }
.friends_thumbs img, .friends_thumbs_shall img{ display: block; }
.friends_thumbs a img, .friends_thumbs_shall a img{ border: #777 solid 1px; }
.friends_thumbs a:hover img, .friends_thumbs_shall a:hover img{ border: #FF9900 solid 1px; }
.friends_thumbs p{ text-align: left; font-size: 10px; padding: 0 0 10px; }

.user_info{ padding: 5px; }
.user_info .upic{ width: 102px; height: 102px; float: left; }
.user_info .upic img{ border: 1px solid #313131; }
.user_info .udescr{ width: 245px; float: right; }
.user_info .edit{ text-align: right; }
.user_info span{ background: url(images/ico_pencil.gif) no-repeat left center; padding: 3px 0 3px 25px; }

.detailed{ padding: 5px; }

.uprofile_menus { padding: 7px 0 5px; }
.uprofile_menus ul{ text-align: center; font-size: 11px; font-weight: 700; }
.uprofile_menus li{ width: 92px; height: 108px; background: url(images/prof_ico_bg.jpg) no-repeat; text-align: center; display: -moz-inline-stack ; vertical-align: top; display: inline-block; zoom: 1; *display: inline; *margin: 0 2px 0 1px; }
.uprofile_menus img{ display: block; padding: 6px 0 2px; margin: 0 auto; *padding: 6px 0 0; }
.uprofile_menus a:link, .uprofile_menus a:visited, .uprofile_menus a:active, .uprofile_menus a:hover{color: #d7d7d7; text-decoration: none;}
.uprofile_menus a:hover{text-decoration: underline;}

.send_form{ padding: 15px 5px; text-align: center; font-size: 11px; }
.send_form textarea{ width: 97%; }
.send_form .simbolleft{ text-align: right; color: #484848; padding: 0 5px 0 0; }
.send_form .bttn{ width: 130px; height: 21px; background: url(images/bttn_sendmessage.jpg); cursor: pointer; border: 0; font-size: 11px; color: #fff; padding: 0 0 5px; }

.comments{ padding: 10px; color: #fff; }
.comments p{ padding: .4em 5px; }
.comments p.auth{ color: #bcbcbc; font-size: 11px; background: #141414; padding: .4em 5px; }
.comments a:link, .comments a:visited, .comments a:active, .comments a:hover{color: #ffac62; text-decoration: none; font-weight: 700;}
.comments a:hover{text-decoration: underline;}

.paginator2{ text-align: center; font-size: 11px; }
.paginator2 a:link, .paginator2 a:visited, .paginator2 a:active, .paginator2 a:hover{color: #9f9f9f; text-decoration: underline;}
.paginator2 a:hover{text-decoration: none;}


/* user-upload
-----------------------------------------------------------------------------*/
.content_type{ padding: 10px; }
.content_type ul{ text-align: center; font-weight: 700; }
.content_type li{ width: 94px; height: 109px; background: url(images/cont_ico_bg.jpg) no-repeat center; display: -moz-inline-stack ; vertical-align: top; display: inline-block; zoom: 1; *display: inline; margin: 0 100px; *margin: 0 102px 0 101px; }
.content_type img{ display: block; padding: 6px 0 2px; margin: 0 auto; *padding: 6px 0 0; }
.content_type a:link, .content_type a:visited, .content_type a:active, .content_type a:hover{color: #d7d7d7; text-decoration: none;}
.content_type a:hover{text-decoration: underline;}

.upload_form{ padding: 20px 110px; }
.upload_form ul{ width: 550px; }
.upload_form ul li{ width: 345px; display: -moz-inline-stack ; vertical-align: top; display: inline-block; zoom: 1; *display: inline; line-height: 25px; }
.upload_form ul li.label{ width: 200px; text-align: right; }
.upload_form .text{ width: 250px; }
.upload_form .bttn{ font-size: 11px; margin: 0 0 0 65px; }

/* user-edit
-----------------------------------------------------------------------------*/
.user_edit{ padding: 13px 10px; *padding: 10px; }
.user_edit .bttn_upload{ width: 130px; height: 21px; background: url(images/bttn_sendmessage.jpg); border: 0; color: #fff; cursor: pointer; font-size: 11px; padding: 0 0 5px; }
.user_edit span{ color: #FFA500; }
.user_edit ul{ width: 100%; line-height: 25px; }
.user_edit ul li{ width: 55%; display: -moz-inline-stack ; vertical-align: top; display: inline-block; zoom: 1; *display: inline; margin: 0 5px; *margin: 0 7px 0 6px; }
.user_edit ul li.label{ width: 35%; text-align: right; }
.user_edit .text{ width: 170px; }
.user_edit .gender{ width: 100px; }
.user_edit .day, .user_edit .month, .user_edit .year{ width: 50px; }
.user_edit textarea{ width: 100%; }

.user_edit_rand{ padding: 10px; }
.user_edit_rand ul{ line-height: 25px; }
.user_edit_rand ul li{ width: 400px; display: -moz-inline-stack ; vertical-align: top; display: inline-block; zoom: 1; *display: inline; margin: 0 5px; *margin: 0 7px 0 6px; }
.user_edit_rand ul li.label{ width: 120px; text-align: right; }
.user_edit_rand textarea{ width: 100%; *margin: 7px 0; }

.bttn_save{ width: 130px; height: 21px; background: url(images/bttn_sendmessage.jpg); border: 0; color: #fff; cursor: pointer; font-size: 11px; padding: 0 0 5px; }
/* user_awatar
-----------------------------------------------------------------------------*/

.user_awatar{ padding: 10px;p }
.user_awatar img{ border: 1px solid #313131; }

.user_awatar .tleft{ float: left; }
.user_awatar .tright{ float: right; }
.user_awatar .bttn_upload{ width: 130px; height: 21px; background: url(images/bttn_sendmessage.jpg); border: 0; color: #fff; cursor: pointer; font-size: 11px; padding: 0 0 5px; }

/* user_prefs
-----------------------------------------------------------------------------*/

.user_prefs{ padding: 10px; }
.user_prefs table{ border: 0; border-collapse: collapse; width: 100%; }
.user_prefs table td{ border-top: 1px solid #333; padding: 5px; }
.user_prefs table th{ padding: 5px; }
.user_prefs ul{ width: 280px; text-align: right; line-height: 25px; }

/* user_prefs
-----------------------------------------------------------------------------*/

.search{ margin: 10px; }
.search td{ padding: 2px; }
.search .text{ width: 140px; }
.search .sel_width{ width: 100px; }
.search .bttn_submit{ width: 130px; height: 21px; background: url(images/bttn_sendmessage.jpg); border: 0; color: #fff; cursor: pointer; font-size: 11px; padding: 0 0 5px; }


/* video_menu
-----------------------------------------------------------------------------*/
.video_menu{ width: 100%; height: 31px; line-height: 31px; margin: 0 0 -5px; color: #FFAC32; }
.video_menu li{ width: 213px; height: 31px; display: -moz-inline-stack ; vertical-align: top; display: inline-block; zoom: 1; *display: inline; background: url(images/video_menu_bg.png) no-repeat center top; font-size: 14px; text-align: center;  *margin: 0 2px 0 1px;}
.video_menu a:link, .video_menu a:visited, .video_menu a:active, .video_menu a:hover{color: #fff; text-decoration: none; display: block;}
.video_menu a:hover{ color: #FFAC32;}

.video_banner{ text-align: center; }
.video_banner img{ border: 1px solid #2F2C2C; }
/* Footer
-----------------------------------------------------------------------------*/

#footer {
	height: 100px;
	text-align: center;
	background: url(images/footer_bg.png) no-repeat center 10px;
	color: #ffac62;
}
#footer p{ padding: 65px 0 10px; }

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{color: #727272; text-decoration: underline;}
#footer a:hover{text-decoration: none;}