/* general styles *************************************************************/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #101010;
	color: #000;
	font: 11px/14px Arial, Helvetica, sans-serif;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
p {
	margin: 1em 0;
}
ul,
ol {
	list-style: none;
}
address {
	font-style: normal;
}

.wrap {
	width: 100%;
	overflow: hidden;
}
.left {
	float: left !important;
	display: inline;
}
.right {
	float: right !important;
	display: inline;
}
.leftalign {
	text-align: left;
}
.rightalign {
	text-align: right;
}
.centeralign {
	text-align: center;
}

/* page holder ****************************************************************/
#container {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

/* header *********************************************************************/
#header {
	background: url(../images/bg-header.jpg) no-repeat;
	height: 193px;
}
#header h1 {
	width: 235px;
	height: 100px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	left: 0;
}
#header h1 a {
	display: block;
	width: 235px;
	height: 100px;
}
.count {
	width: 448px;
	position: absolute;
	top: 10px;
	left: 343px;
	overflow: hidden;
}
.count li {
	float: left;
	overflow: hidden;
	color: #9b8f7b;
	padding-right: 25px;
	height: 1%;
	font: 12px/14px Arial, helvetica, sans-serif;
}
.count li span {
	color: #cdb794;
}
.menu {
	overflow: hidden;
	position: absolute;
	top: 165px;
	left: 20px;
}
.menu li {
	float: left;
	overflow: hidden;
	padding-right: 35px;
	background: url(../images/menu-dot.gif) no-repeat 85% 50%;
}
.menu li a {
	color: #fff;
	font: 14px/16px Arial, helvetica, sans-serif;
}
.menu li a:hover {
	text-decoration: none;
	color: #ffba6f;
}


/* main content area **********************************************************/
.holder {
	margin-top: 10px;
	padding-bottom: 52px;
}
#content {
	float: right;
	overflow: hidden;
	width: 763px;
}
.thumbs {
	margin-top: -10px;
	width: 110%;
	overflow: hidden;
}
.thumbs img {
	width: 131px;
	height: 179px;
	display: block;
	margin: 2px;
}
.thumbs li {
	width: 135px;
	height: 214px;
	float: left;
	overflow: hidden;
	background: #232323;
	border: 4px solid #282828;
	position: relative;
	text-align: center;
	color: #a4a4a4;
	font: 11px/14px Arial, helvetica, sans-serif;
	margin: 11px 12px 0 0;
	display: inline;
}
.thumbs li span {
	background: url(../images/online.png) no-repeat;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 2px;
	left: 63px;
}
.thumbs li a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #a4a4a4;
	text-decoration: none;
	font: 11px/14px Arial, helvetica, sans-serif;
	padding-bottom: 3px;
}
.thumbs li a:hover {
	background: #282828;
	text-decoration: none;
	color: #abb888;
}
.pagination {
	background: url(../images/bg-pagination.jpg) no-repeat;
	width: 763px;
	height: 26px;
	overflow: hidden;
	margin-top: 0px;
	text-align: center;
}
.pagination li {
	overflow: hidden;
	padding: 0 10px;
	display: inline;
}

.pagination li span {
	font: bold 12px/26px Arial, helvetica, sans-serif;
	color: #fff;
}

.pagination li a {
	font: bold 12px/26px Arial, helvetica, sans-serif;
	color: #fff;
}
.pagination li a:hover {
	text-decoration: none;
	color: #f36feb;
}
.pagination li a.current {
	text-decoration: none;
	color: #f36feb;
}
.user-pages {
	width: 100%;
	overflow: hidden;
}
.user-pages li {
	float: left;
	overflow: hidden;
	background: url(../images/user-pages-li.gif) repeat-x;
	height: 28px;
	margin-right: 1px;
	padding: 0 10px;
}
.user-pages li a {
	color: #da987b;
	text-decoration: none;
	font: 11px/28px Arial, helvetica, sans-serif;
	display: block;
	overflow: hidden;
}
.user-pages li a:hover {
	color: #867861;
}
.t-last {
	background: url(../images/user-pages-li-last.gif) no-repeat 100% 0 !important;
}
.t-first {
	background: url(../images/user-pages-li-first.gif) no-repeat 0 0 !important;
}
.active {
	color: #867861 !important;
}
.user-top {
	background: #1c1c1c url(../images/user-top.gif) no-repeat;
	width: 763px;
	overflow: hidden;
}
.user-bottom {
	background: url(../images/user-bottom.gif) no-repeat 0 100%;
	width: 763px;
	overflow: hidden;
	padding-bottom: 12px;
}
.mid {
	width: 178px;
	height: 241px;
	background: #282828;
	float: left;
	overflow: hidden;
}
.mid img {
	display: block;
	padding: 3px;
	width: 172px;
}
.prev {
	background: url(../images/bg-prev.gif) no-repeat;
	width: 68px;
	height: 9px;
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}
.next {
	background: url(../images/bg-next.gif) no-repeat 0 0;
	width: 68px;
	height: 9px;
	border: none;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 99;
}
.slide {
	background: #222222;
	width: 68px;
	height: 241px;
	overflow: hidden;
	position: relative;
	margin-left: 5px;
	float: left;
}
.slide li {
	margin: 4px 4px;
	overflow: hidden;
	height: 60px;
	width: 60px;
}
.slide li img {
	border: 3px solid #282828;
	display: block;
	margin: 0 auto;
}
.place {
	margin: 11px 0 0 9px;
	width: 100%;
	overflow: hidden;
}
.pandc {
	width: 503px;
	overflow: hidden;
}
.profile {
	float: left;
	overflow: hidden;
	width: 250px;
	margin-left: 9px;
	display: inline;
}
.contacts {
	display: inline;
	float: right;
	overflow: hidden;
	width: 221px;
	margin-right: 11px;
}
.profile, .contacts {
	border: 1px solid #282828;
}
.profile h2, .contacts h2 {
	color: #aa997c;
	font: 12px/23px Arial, helvetica, sans-serif;
	background: #282828;
	padding-left: 9px;
}
.profile ul li {
	width: 241px;
}
.contacts ul li {
	width: 212px;
}
.profile ul li, .contacts ul li {
	color: #aaaaaa;
	font: 11px/13px Tahoma, Arial, helvetica, sans-serif;
	border-top: 1px solid #212121;
	margin: 0 auto;
	padding: 5px 0 5px 8px;
}
.profile ul li span, .contacts ul li span {
	color: #94a76f;
}
.profile ul li strong {
	color: #ad94c3;
	font-weight: normal;
}
.contacts ul li a {
	color: #e681ac;
	text-decoration: none;
}
.contacts ul li a:hover {
	text-decoration: underline;
}
.buttons {
	width: 483px;
	overflow: hidden;
	padding: 11px 0 0 9px;
}
.buttons-t {
	overflow: hidden;
	width: 100%;
}
.buttons-t li {
	float: left;
	overflow: hidden;
	padding-right: 9px;
	display: inline;
}
.buttons-b {
	overflow: hidden;
	width: 100%;
}
.buttons-b li {
	float: left;
	overflow: hidden;
	padding: 8px 9px 0 0;
	display: inline;
}
.sendmsg {
	display: block;
	overflow: hidden;
	width: 132px;
	height: 25px;
	text-indent: -9999px;
	background: url(../images/bg-sendmsg.gif) no-repeat;
}
.sendmsg:hover {
	background-position: 0 100%;
}
.ready {
	display: block;
	overflow: hidden;
	width: 274px;
	height: 25px;
	text-indent: -9999px;
	background: url(../images/bg-ready.gif) no-repeat;
}
.ready:hover {
	background-position: 0 100%;
}
.wink {
	display: block;
	overflow: hidden;
	width: 86px;
	height: 25px;
	text-indent: -9999px;
	background: url(../images/bg-wink.gif) no-repeat;
}
.wink:hover {
	background-position: 0 100%;
}
.respond {
	display: block;
	overflow: hidden;
	width: 104px;
	height: 25px;
	text-indent: -9999px;
	background: url(../images/bg-respond.gif) no-repeat;
}
.respond:hover {
	background-position: 0 100%;
}


.aboutme {
	width: 743px;
	margin: 0 auto;
}
.aboutme dt {
	color: #aa997c;
	font: 12px/23px Arial, helvetica, sans-serif;
	background: #282828;
	padding: 0 0 0 9px;
	margin-top: 9px;
}
.aboutme dd {
	color: #aaaaaa;
	font: 11px/13px Tahoma, Arial, helvetica, sans-serif;
	background: #282828;
	padding: 10px 0 10px 9px;
	border: 1px solid #282828;
	background: #1a1a1a;
}

/* sidebar ********************************************************************/
#sidebar {
	background: url(../images/girl.jpg) no-repeat 0 100%;
	float: left;
	overflow: hidden;
	width: 224px;
	padding-bottom: 300px;
}
.login-form {
	background: url(../images/bg-avtorizaciya.jpg) no-repeat;
	width: 224px;
	height: 108px;
	padding-top: 30px;
}
.input-txt {
	overflow: hidden;
	background: url(../images/input-txt.gif) no-repeat;
	width: 208px;
	height: 27px;
	margin: 0 0 6px 8px;
}
.input-txt input {
	width: 198px;
	height: 15px;
	border: none;
	background: none;
	padding: 6px 5px;
	color: #fff;
	font: 12px/15px Arial, helvetica, sans-serif;
}
.links {
	padding: 2px 0 0 8px;
	float: left;
	overflow: hidden;
}
.links a {
	display: block;
	color: #a09b8f;
	font: 12px/14px Arial, helvetica, sans-serif;
}
.button-login {
	background: url(../images/input-button.gif) no-repeat;
	width: 73px;
	height: 28px;
	text-indent: -9999px;
	float: right;
	overflow: hidden;
	margin: 2px 8px 0 0;
	display: block;
}
.button-login:hover {
	background-position: 0 100%;
}
.partners {
	background: url(../images/bg-partners.jpg) no-repeat;
	width: 216px;
	height: 147px;
	margin-top: 4px;
	padding: 33px 0 0 8px;
	overflow: hidden;
}
.partners label {
	float: left;
	overflow: hidden;
	font: 12px/18px Arial, helvetica, sans-serif;
	color: #fff;
}
.partners select  {
	width: 150px;
	height: 20px;
	float: right;
	overflow: hidden;
}
.partners .wrap {
	width: 208px;
	padding-bottom: 6px;
	height: 20px;
}
.age select {
	width: 46px;
	float: left;
	overflow: hidden;
	margin: 0 7px;
}
.age {
	width: 110% !important;
}
.button-find {
	width: 73px;
	height: 28px;
	float: right;
	display: block;
	overflow: hidden;
	cursor: pointer;
	margin: 8px 8px 0 0;
	background: url(../images/btn-find.gif) no-repeat;
	text-indent: -9999px;
}
.button-find:hover {
	background-position: 0 100%;
}
.register {
	width: 369px;
	float: left;
	overflow: hidden;
	margin: 11px 0 0 9px;
	display: inline;
}
#content h3 {
	background: url(../images/h3.gif) no-repeat;
	padding-left: 9px;
	color: #867861;
	font: 11px/28px Arial, helvetica, sans-serif;
	float: left;
	overflow: hidden;
	display: inline;
}
#content h3 span {
	float: left;
	overflow: hidden;
	background: #1c1c1c url(../images/h3-span.gif) no-repeat 100% 0;
	padding: 0 12px 0 3px;
}
.register-in {
	border: 1px solid #282828;
}
.register h2 {
	color: #d2a6ed;
	font: 12px/23px Arial, helvetica, sans-serif;
	background: #282828;
	padding-left: 9px;
}
.register label {
	float: left;
	overflow: hidden;
	color: #fff;
	font: 12px/18px Arial, helvetica, sans-serif;
	padding-left: 9px;
}
.register select {
	float: right;
	overflow: hidden;
	margin-right: 10px;
	width: 264px;
}
.register input  {
	float: right;
	overflow: hidden;
	margin-right: 10px;
	width: 264px;
}
.register .wrap {
	border-top: 1px solid #282828;
	padding: 10px 0;
	width: 365px;
	margin: 0 auto;
}
.select-small {
	width: 119px !important;
}
.button-register_my {

}

.button-register {
	width: 159px !important;
	height: 36px !important;
	margin: 12px 0 0 0 !important;
	display: block;
	background: url(../images/bg-register.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	float: right;
}
.button-register:hover {
	background-position: 0 100%;
}
.popular {
	float: right;
	overflow: hidden;
	width: 363px;
	margin: 11px 10px 0 0;
	border: 1px solid #282828;
	display: inline;
}
.popular h2 {
	color: #a6baed;
	font: 12px/23px Arial, helvetica, sans-serif;
	background: #282828;
	padding-left: 9px;
}
.popular ul {
	margin: -13px 0 0 2px;
	overflow: hidden;
}
.popular ul li {
	width: 114px;
	float: left;
	overflow: hidden;
	margin: 19px 0 0 4px;
	display: inline;
}
.popular ul li a {
	display: block;
	text-align: center;
	color: #df9d7d;
	font: 12px/20px Tahoma, Arial, helvetica, sans-serif;
}
.popular ul li a:hover {
	color: #b9d16f;
	text-decoration: none;
}
.popular ul li img {
	border: 3px solid #282828;
	display: block;
}
/* footer *********************************************************************/
#footer {
	height: 109px;
	background: url(../images/bg-footer.gif) no-repeat;
	overflow: hidden;
}
.f-menu {
	text-align: center;
	width: 100%;
	overflow: hidden;
	margin-top: 5px;
}
.f-menu li {
	display: inline;
	overflow: hidden;
	padding-right: 28px;
}
.f-menu li a {
	color: #9f8881;
	font: 11px/13px Arial, helvetica, sans-serif;
}
.f-menu li a:hover {
	color: #a96350;
	text-decoration: none;
}
.fb-menu {
	margin: 15px 0 0 0;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.fb-menu li {
	display: inline;
	overflow: hidden;
	padding-right: 28px;
}
.fb-menu li a {
	color: #9f8881;
	font: 11px/13px Arial, helvetica, sans-serif;
}
.fb-menu li a:hover {
	color: #a96350;
	text-decoration: none;
}
#footer p {
	color: #232323;
	font: 11px/13px Arial, helvetica, sans-serif;
	text-align: center;
	margin-top: 30px;
}

.history { vertical-align: top; padding-left: 20px; padding-top: 10px; color: #aaaaaa; }

.read {
	display: block;
	overflow: hidden;
	width: 100px;
	height: 25px;
	text-indent: -9999px;
	background: url(../images/read.gif) no-repeat;
}
.read:hover {
	background-position: 0 100%;
}

hr {
 border: none; /* ������� ������� ��� �������� Firefox */
 color: #9074B7; /* ���� ����� ��� �������� Internet Explorer */
 background-color: #9074B7; /* ���� ����� ��� �������� Firefox � Opera */
 height: 1px; /* ������� ����� */
}

textarea {
	width: 400px;
    height: 100px;
    background-color: #E6E6E6;
}


.addcomm {
	display: block;
	overflow: hidden;
	width: 86px;
	height: 25px;
	text-indent: -9999px;
	background: url(../images/addcomm.gif) no-repeat;
}
.addcomm:hover {
	background-position: 0 100%;
}


.thumbs2 {
	margin-top: -10px;
	width: 110%;
	overflow: hidden;
}
.thumbs2 img {
	width: 131px;
	height: 100px;
	display: block;
	margin: 2px;
}
.thumbs2 li {
	width: 135px;
	height: 135px;
	float: left;
	overflow: hidden;
	background: #232323;
	border: 4px solid #282828;
	position: relative;
	text-align: center;
	color: #a4a4a4;
	font: 11px/14px Arial, helvetica, sans-serif;
	margin: 11px 12px 0 0;
	display: inline;
}
.thumbs2 li span {
	background: url(../images/online.png) no-repeat;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 2px;
	left: 63px;
}
.thumbs2 li a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #a4a4a4;
	text-decoration: none;
	font: 11px/14px Arial, helvetica, sans-serif;
	padding-bottom: 3px;
}
.thumbs2 li a:hover {
	background: #282828;
	text-decoration: none;
	color: #abb888;
}

