body,h1,h2,h3,ul,li,p,form{
	margin:0px;
	padding:0px;
}
a{
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
body{
	background:#F2F2E8 url(../images/back_main.jpg) repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #2D2D2D;
}
.clearer{
	clear:both;
}
img{
	border:none;
}
.page{
	width:908px;
	margin:0 auto;
}
.header{
	padding:40px 0 0px 0;
}
.logo{
	float:left;
}
.top_btn{
	float:right;
	padding:10px 0;
}
.top_menu{
	background: url(../images/back_menu.jpg) repeat-x;
}
.top_menu ul{
	list-style:none;
	float:left;
}
.top_menu ul li{
	display:block;
	background: url(../images/menu_sep.gif) no-repeat right top;
	float:left;
	padding-right:2px;
}
.top_menu ul li a{
	display:block;
	float:left;
	height:42px;
	padding:18px 12px 0 12px;
	background: url(../images/back_menu.jpg) repeat-x;
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	text-decoration:none;
}
.top_menu ul li a span{
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #949494;
	text-decoration:none;
	padding-left:35px;
}
.top_menu ul li a:hover{
	background: url(../images/back_menu-over.jpg) repeat-x;
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	text-decoration:none;
}
.top_menu ul li a.first{
	display:block;
	height:42px;
	padding:18px 15px 0 15px;
	background: url(../images/back_f_menu.jpg) no-repeat;
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	text-decoration:none;
}
.top_menu ul li a:hover.first{
	background: url(../images/back_f_menu-over.jpg) no-repeat;
}
.top_menu form{
	float:right;
	display:block;
	height:45px;
	background: url(../images/right_menu.jpg) no-repeat right top;
	padding-top:15px;
}
.top_menu form input{
	float:left;
	margin-right:10px;
}
.inp{
/*	width:183px;*/
	width:165px;
	height:26px;
	border:1px solid #D7D6D1;
	background:#fff;
}
/*.btn{
	color:#494949;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
	height:30px;
	cursor:pointer;
	width:83px;
	text-align:center;
	background: url(../images/back_btn.gif) no-repeat;
}*/
.btn{
	color:#494949;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
	height:30px;
	cursor:pointer;
	border:1px solid #D7D6D1;
	text-align:center;
	background: url(../images/back_btn.jpg) repeat-x;
}
.main{
	padding-top:20px;
	*padding-top:10px;
}
.left_col{
	float:left;
	width:642px;
}
.left_col_720{
	float:left;
	width:720px;
}

.right_col{
	float:right;
	width:246px;
}
.right_col_168{
	float:right;
	width:168px;
}
.boxer{
	_height:1px;
}
.box{
	float:left;
	width:100%;
	_height:1px;
}
.top_back{
	margin: 0 4px;
	height:3px;
	border-top:1px solid #D7D6D1;
	background:#F1F0E4;
}
.bot_back{
	margin: 0 4px;
	height:3px;
	border-bottom:1px solid #D7D6D1;
	background:#F1F0E4;
}
.left_bl{
	float:left;
	width:4px;
	height:4px;
	margin-left:-100%;
}
.right_bl{
	float:left;
	width:4px;
	height:4px;
	margin-left:-4px;
}
.block{
	border-left:1px solid #D7D6D1;
	border-right:1px solid #D7D6D1;
	background:#F1F0E4;
	padding:4px 8px;
	_height:1px;
}
h1{
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #2D2D2D;
}
.watch{
	background: url(../images/ico_watch.gif) no-repeat left center;
	padding-left:50px;
}
.people{
	background: url(../images/ico_piple.gif) no-repeat left center;
	padding-left:42px;
	padding-bottom:5px;
}
.chat{
	background: url(../images/ico_chat.gif) no-repeat left center;
	padding-left:33px;
	padding-bottom:5px;
}
.art{
	background: url(../images/ico_art.gif) no-repeat left center;
	padding-left:42px;
	display:block;
	margin-left:160px;
	padding-top:3px;
}
.watch_bl{
	float:left;
	width:130px;
	padding:10px 13px 0 13px;
	overflow: hidden;
}
.watch_bl img{
	padding:1px;
	border:1px solid #BABABA;
	margin-bottom:5px;
}
.gol{
	background: url(../images/ico_gol.gif) no-repeat;
	width:79px;
	display:block;
	text-decoration:none;
	margin:2px 0;
}
.gol span{
	background: url(../images/ico_gol-over.gif) no-repeat;
	display:block;
	height:14px;
	text-decoration:none;
}
.marg{
	padding-top:20px;
	*padding-top:10px;
	_padding-top:0px;
	_margin-top:20px;
}
.people_bl{
	float: left;
	width: 48%;
	padding-bottom:20px;
}
.avatar{
	float:left;
	width:55px;
	padding-left:12px;
}
.avatar img{
	padding:1px;
	border:1px solid #BABABA;
}
.txt_box{
	float:left;
	width:230px;
}
.txt_box p{
	color:#8E8E8E;
}
.red{
	color:#CD2600;
}
.fl_left{
	float:left;
}
.fl_left2{
	float:left;
	padding:0 10px 5px 0;
}
.fl_left1{
	float:left;
	padding:3px 0 0 20px;
}
.fl_right{
	float:right;
}
.form_reg{
}
.form_reg strong{
	padding-top:7px;
	float:left;
	font-size:12px;
}
.form_reg input{
	float:right;
}
.inp1{
	width:155px;
	height:26px;
	border:1px solid #D7D6D1;
	background:#fff;
}
.link{
	color:#8E8E8E;
	text-align:center;
}
.link a{
	color:#8E8E8E;
	text-decoration:none;
}
.link a:hover{
	text-decoration:underline;
}
.footer{
	padding:20px 0 10px 0;
	width:908px;
	margin:0 auto;
}
.foot_cont{
	background:#A1A097;
	padding:5px 25px;
}
.bl_foot{
	float:left;
	margin-right:50px;
}
.bl_foot a{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	border-bottom: 1px dashed #B5B4AD;
	padding:6px 0px;
}
.bl_foot a:hover{
	text-decoration:underline;
}
.big_txt{
	font-size:12px;
}
.bot_logo{
	float:right;
	padding-top:30px;
}
.white_bl{
	width:550px;
	height:400px;
	border:1px solid #D7D6D1;
	background:#fff;
	margin:0 auto;
	margin-bottom:20px;
}
.chat_bl{
	padding:40px;
}
/***********scroll**********************/
.scroll-pane {
	overflow: auto;
	height: 100px;
}
.osX{
	border:1px solid #D7D6D1;
	background:#fff;
	padding:5px;
}
.osX .jScrollPaneTrack {
	background: url(../images/osx_track.gif) repeat-y;
}
.osX .jScrollPaneDrag {
	background: url(../images/osx_drag_middle.gif) repeat-y;
}
.osX .jScrollPaneDragTop {
	background: url(../images/osx_drag_top.gif) no-repeat;
	height: 3px;
}
.osX .jScrollPaneDragBottom {
	background: url(../images/osx_drag_bottom.gif) no-repeat;
	height: 3px;
}
.osX a.jScrollArrowUp {
	height: 19px;
	background: url(../images/osx_arrow_up.gif) no-repeat 0 0;
}
.osX a.jScrollArrowUp:hover {
	background-position: 0 0;
}
.osX a.jScrollArrowDown {
	height: 19px;
	background: url(../images/osx_arrow_down.gif) no-repeat 0 0;
}
.osX a.jScrollArrowDown:hover {
	background-position: 0 0;
}		
.left .jScrollPaneTrack {
	left: 0;
	right: auto;
}
.left a.jScrollArrowUp {
	left: 0;
	right: auto;
}
.left a.jScrollArrowDown {
	left: 0;
	right: auto;
}
* html .osX .jScrollPaneDragBottom {
	bottom: -1px;
}
/******************************************************/
.txt{
	color:#2F2F2F;
}
.txt span{
	color:#BFBFBF;
}
.t_red{
	color:#BB0000 !important;
}
.t_blue{
	color:#0088C0 !important;
}
.form_send input{
	float:left;
}
.inp2{
	width:525px;
	height:26px;
	border:1px solid #D7D6D1;
	background:#fff;
	margin-right:10px;
}
.inp3{
	width:550px;
	height:52px;
	border:1px solid #D7D6D1;
	background:#fff;
	margin-right:10px;
}
.errorMessage{
	color: red;
	font-weight:bold;
}
#aligment_text {
	background-color : #999;
    color : #ffffff;
    left : 50%;
    position : fixed;
    top : 50%;
    z-index : 100;
   	margin-left: -150px;  
   	margin-top: -200px;
    width: 300px;
    height: 400px;
    display: none;
    padding: 10px;
    overflow: auto;
}
#aligment_text p {
	padding-bottom:10px;
	text-align: justify;
}
.bot_copy{
	float:right;
	color: #fff;
	font-weight:bold;
	margin-top: -20px;
}
#help_text p {
	padding-bottom:10px;
	text-align: justify;
}
.inp4{
	width:390px;
	height:100px;
	border:1px solid #D7D6D1;
	background:#fff;
	margin-right:10px;
}
#blockMessage {
	width: 100%;
	font-size: 14px;
	text-align: center;
	padding: 20px;
}



/*  стиль для файл-инпута  */

#wrapper {
    float: left;
    margin: -15px 0 0 50px;
    width: 200px;
}
#File1 {
        position: absolute;
}
.customFile {
        width: 219px;                                                                                                                                               
        margin: 20px 0 0 -140px;
        cursor: default;
        height: 21px;
        z-index: 2;
        filter: alpha(opacity: 0);
        opacity: 0;
}
.fakeButton {
        position: absolute;
        z-index: 1;
        width: 85px;
        height: 21px;
        background: url(/images/button.jpg) no-repeat left top;
    float: left;
}

.blocker {
        position: absolute;
        z-index: 3;
        width: 150px;
        height: 21px;
        background: url(/images/transparent.gif);
        margin-left: -155px;
}

#FileName
{
        position: absolute;
        height: 15px;
        font-family: Verdana;
        font-size: 8pt;
        color: Gray;
        margin-top: 25px;
        padding-top: 1px;
        padding-left: 19px;
}
#activeBrowseButton
{
        background: url(/images/button_active.jpg) no-repeat left top;
        display: none;
}

#user_avatar {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 0 0 50px;
}
/*  eof стиль для файл-инпута  */

.search {
	float: left;
	padding: 15px 0 0 60px;
}
.search input.inp {
	float: left;
}
.search input.btn {
	float: left;
	margin-left: 5px;
}
.people_list_item {
	float: left;
	width: 120px;
	margin: 0 0 20px 0;
	text-align: center;
}
.people_list_item a {
	text-decoration: none;
}
.people_list_nickname {
	font-weight:bold;
}
a:hover .people_list_nickname {
	text-decoration: underline;
}
#start_broadcast {
	margin: 10px 0;
}
.footer_info {
	margin-bottom: 10px;
	color: white;
	text-indent: 20px;
	text-align: justify;
}
.footer_info a{
	color: white;
	font-weight:bold;
}
#page_info_avatar {
	width: 200px;
	text-align: center;
	float: left;
}
#page_info_avatar h1{
	margin-bottom: 10px;
}


#page_info_avatar label {
	display: block;
	float: left;
	width: 60px;
	text-align: right;
	padding: 5px 5px;
	font-weight:bold;
	font-size: 12px;
}
#page_info_avatar span {
	display: block;
	float: left;
	text-align: left;
	padding: 5px;
	font-size: 12px;
}
#free_text {
	font-size: 14px;
}
#free_text p {
	text-align: justify;
	text-indent: 20px;
	padding: 5px 0;
}
#free_text a {
	text-decoration: underline;
	color: #2D2D2D;
}
#free_text a:HOVER {
	text-decoration: none;
}
#free_text ul {
	list-style: none;
}
#free_text li {
	padding-left: 20px;
}

#page_info_blogs {
	float: left;
	width: 412px;
	padding-left: 10px;
	font-size: 12px;
}
#page_info_blogs h1 {
	margin: 0 0 10px 20px;
}
#page_info_blogs .blog_date {
	background-color: #C9C8BE;
	font-weight: bold;
	padding: 3px 5px;	
}
#page_info_blogs .blog_time {
	float: left;
	width: 40px;
	font-weight: bold;
	color: black;
	padding: 3px 5px;
}
#page_info_blogs .blog_title {
	font-weight: bold;
	color: black;
	padding: 3px 5px;
}
#page_info_blogs .blog_text {
	padding: 3px 5px 3px 50px;	
}
#page_info_blogs .blog_comments {
	padding: 3px 5px;
	text-align: right;
}
#sexchat_text p {
	font-size: 14px;
	margin: 0 0 20px 20px;
}
.redUp {
	font-weight: bold;
	font-size: 10px;
	color: red;
}
#addMoney {
	position: absolute;
	display:none;
	top: 50%;
	left: 50%;
	z-index: 100;
	width: 200px;
	margin-left: -250px;
	margin-top: -60px;
}

#premiumusermessage {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 600px;
	height: 300px;
	margin-left: -300px;
	margin-top: -150px;
	background-color: #fff;
	text-align: center;
	padding: 20px;
	z-index: 100;
	color: red;
	font-size: 16px;
	border: 2px solid #bbb;
}
#closemessage {
	float: right;
}
#quinits_banner {
    width: 72px;
    position: absolute;
    margin: -23px 0 0 115px;
}

