@charset "windows-1251";

/* basic */

body {
font-size: 11px;
background-color:#fff;
color: #000;
width: 100%;
background:url(body-bg.jpg) 0 0 repeat-x;
}

a, a:link, a:visited {
	color:#016db8;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}


p {
	line-height:14px;
	margin-top:10px;
	font-size:12px;
	clear:both;
}


#wrap {
	width:980px;
	margin:0 auto;
}

form {
	font-size:10px;
	color:#9c9c9c;
}

select {
	font-size:11px;
}

form p:hover {
	color:#000;
}

h1 {
	font-size:11px;
	padding:30px 0 25px 0;
	color:#515c12;
	clear:both;
	
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#515c12;
	font-size:30px;
	font-weight:normal;
	margin-bottom:10px;
	clear:both;
}



h3 {
	font-size:12px;
	color:#568244;
	border:1px #568244 dotted;
	border-width:0 0 1px 0;
	padding:0 0 7px 0;
}





/*content*/

#content {
	width:749px;
	float:right;
}



.loc {
	font-size:12px;
	margin:20px 20px 0 0;
}



/*registration*/

.sity {
	clear:both;
	padding:10px 0 25px 0;
	font-size:12px;
}

.sity li {
	display:block;
	float:left;
	width:125px;
	padding:2px 0;
}

.table_anketa {
	clear:both;
}

.ts_anketa {
	color: #010101;
	font: 13px Arial;
	display: table;
	width:439px;
	float:left;
}



.ts_anketa td {
	padding:10px;
	font-size:12px !important;
	border:1px #5f980e dotted;
	border-width:0 0 1px 0;
	color:#678957;
}



.ar {
	text-align:left;
	color:#e77300 !important;
	width:180px;
}
.vt {
	vertical-align:top;
}
div.hint {
	color:#7f7f7f;
	font-size:11px;
}


.ts_anketa input  {
	margin-right:5px;
}




/*thumbsarea*/

#thumbsarea {
 width:300px;
 float:left;
 padding-left:10px;
}

a.thumb {
 display:block;
 float:left;
 text-decoration:none !important;
 width:127px;
 padding:0 15px 10px 0;
 color:#3da513;
 font-weight:bold;
}

a.thumb:hover {
 
}

a.thumb img {
 display:block;
 width:127px;
 height:100px;
 margin:3px 0;
 border:1px #0076ef solid;
}

a.thumb:hover img {
 border:1px #3da513 solid;
}

a.thumb .location {
 color:#dc5d00;
}


.online {
 display:block;
 width:62px;
 height:11px;
 background:url(online_ru.gif);
 margin:3px 0;
}

.name {
 display:block;
 clear:both;
 height:22px;
 position:relative;
}
.name b {
 display:block;
 position:absolute;
 bottom:0;
}

/*sidebar*/

#sidebar {
	width:200px;
	padding:0 13px 0 18px;
	float:right;
	background:url(logo.gif) 50% 0 no-repeat;
}


a#logo {
	display:block;
	height:118px;
	text-indent:-999%;
	margin:18px 0 35px 0;
}

.box {
	display:block;
	clear:both;
	border:1px #e5e5e4 solid;
	padding:5px;
	margin-bottom:10px;
}

.box:hover {
	border-color:#b7d5ab;
}

.box ul {
	margin:8px 0 0 0;
}

.box li {
	padding:5px 0 5px 12px;
	background:url(marker.gif) 0 8px no-repeat;
}

.box li:first-letter {
	text-transform:uppercase;
}




#quicksearch span {
	display:block;
	float:left;
	width:75px;
}

#count {
	background:url(ex.gif) 0 50% no-repeat;
	font-weight:bold;
	padding:15px 0 20px 50px;
}






/*chat*/

#chat {
 background:#e2edf6;
 height:335px;
 padding:5px;
 overflow:scroll;
}

#chat p {
	margin:5px 0 20px 0;
	border:1px #dbcaa6 dotted;
	border-width:0 0 1px 0;
	width:150px;
}

#chat b  {
	color:#b5002d;
}


.chatform {
	padding:10px 0 0 0;
}

#chatform input {
	float:left;
}

.say-pole {
	width:130px;
	border:0px;
	padding-left:5px;
	margin-right:5px;
	border:1px #666 solid;
}




/*anketa*/

.anketa-foto {
	float:left;
	margin-right:10px;
	line-height:20px;
}

.anketa-foto img {
	display:block;
	border:1px #0076ef solid;
}

.anketa-info {
	float:left;
	width:500px;
}

.anketa-info p {
	margin-top:10px;
}

/*forgot-pass*/

.forgot-pass {
 width:255px;
 padding:8px;
 background:#fffae2;
 border:3px #429500 solid;
}

.close {
 width:15px;
 height:15px;
 background:url(close.gif);
 float:right;
 margin:-7px -7px 0 0;
 display:inline;
 cursor:pointer;
}

.type-mail {
 font-family:Arial, Helvetica, sans-serif;
 font-size:20px;
 color:#5c5c5c;
}

.mail-pole {
 width:226px;
 height:25px;
 line-height:25px;
 background:#fff;
 border:1px #bcbcbc solid;
 margin:8px 0 5px 0;
}

.warning {
 color:#b90000;
 font-size:25px;
}