/*
	Author: Rumin Sergey
	Copyright: CENTROARTS.com
	e-mail: centroarts@mail.ru
	URL: http://www.centroarts.com
*/

@import url("tools.css");
@import url("blocks.css");
@import url("base.css");
@import url("slaed.css");

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, table, font {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Arial, Verdana, sans-serif;
    margin: 0 0 0.2em 0;
	line-height: 1.1em;
}

/*Настройка заголовков*/
h1 { font-size: 12px; font-weight: bold; }
h2 { font-size: 12px; font-weight: bold; line-height: 18px; }
h3 { font-size: 1em; font-weight: bold; line-height: 16px; }
h4 { font-size: 10px; font-weight: bold; line-height: 15px; }
.flarge { font-size: 17px; font-weight: normal; line-height: 18px; }

/*links*/
a { color: #761218; text-decoration: none; outline: none; }
a:hover { color:#9E0612; text-decoration:none; }

/*forms*/
input, textarea, select {
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

/*PAGE*/
body {
	color: #4D4D4D;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}

.pagebg { padding: 0; margin: 0; background-color: #320000; }

.wwide {
	width: 100%; height: auto;
	text-align: center;
	min-width: 948px;
}
* HTML .wwide { width: expression(document.body.clientWidth > 948 ? "100%" : "948px") }

.wrapper {
	margin: auto;
	width: 948px;
	text-align: left;
}

/*OTHER SETTINGS*/
p { padding: 0; margin: 0 0 10px 0; }
.clr { clear: both; }
img  { border:0 none; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
hr	{
	border: 0 none;
	border-top: 1px solid #cab8a4;
	height: 1px;
}

/*TOPTOOL*/
.toptool, .toptoolinn { height: 60px; }

.toptool {
	background: #242424 url("../images/pagebg.png") repeat-x 0 0;
	overflow: hidden;
}

.toptoolinn { background: url("../images/theader.jpg") no-repeat 50% 0; }

/*MIDTOOL*/
.midtool, .midtoolinn { height: 89px; }

.midtool {
	background: #d5bca1 url("../images/pagebg.png") repeat-x 0 -60px;
	overflow: hidden;
}

.midtoolinn { background: url("../images/theader.jpg") no-repeat 50% -60px; }

/*HEADER*/
.theader, .theaderinn { height: 201px; }

.theader {
	background: #74211e url("../images/pagebg.png") repeat-x 0 -149px;
	overflow: hidden;
}

.theaderinn { background: url("../images/theader.jpg") no-repeat 50% -149px; }

.topheader {
	height: 169px;
	position: relative;
}

.menutop {
	height: 32px;
	overflow: hidden;
}

/*LOGO*/
.clubsex {
	margin: 0; padding: 0;
	float: left;
	width: 270x; height: 93px;
	background: none;
	overflow: hidden;
	line-height: 999px;
	position: absolute;
	top: 9px;
}

.clubsex a {
	display: block;
	width: 270px; height: 93px;
} 

/*ONLINE*/
.onlines {
	float: right;
	width: 155px;
	text-align: right;
	font-size: 0.9em;
	position: relative;
	top: 20px;
}

.onlines span { color: #7c2420; }

/*toppage*/
.toppage { background: #decbb6 url("../images/pagebg.png") repeat-x 0 -350px; }
.shwpage { background: url("../images/pageshw.png") no-repeat 50% 0; }

/*mainbody*/
#mainbody { width: 100%; background: #f7f6f6 url("../images/mbmid.png") repeat-y 0 0; }
.mbtop { width: 100%; background: url("../images/mbtop.png") no-repeat 0 0; }

.container,
.leftside,
.rightside,
.bbox { overflow: hidden; }
.leftside { float: left; width: 210px; }
.rightside { float: right; width: 211px; }
.centerside { width: 527px; overflow: hidden; padding-top: 20px; float: left; }
.bbox {
	float: right;
	width: 421px;
	overflow: hidden;
}

.container { padding-bottom: 10px; }

/*footpicture*/
.footpic, .footpic .wrapper { height: 63px; }
.footpic { background: #090806 url("../images/footbg.png") repeat-x 0 0; }
.footpic .wrapper { background: url("../images/footgirl.jpg") no-repeat 50% 0; }

/*footline*/
.footline, .footline .wrapper { height: 59px; }
.footline { overflow: hidden; background: #090806 url("../images/footbg.png") repeat-x 0 -63px; }
.footline .wrapper { background: url("../images/footerdecor.png") no-repeat 50% 0; }

/*footer*/
.footer, .footer .wrapper { height: 95px; }
.footer { overflow: hidden; background: url("../images/footbg.png") repeat-x 0 -122px; }
.footer .wrapper { position: relative; background: url("../images/footerdecor.png") no-repeat 50% -59px; }

.finform {
	padding-top: 10px;
	color: #b50a17;
}

/*===COPYRIGHT===*/
.copyright {
	padding-top: 21px;
	white-space: nowrap;
	display: block;
	color: #e9bfa5;
	font-size: 17px;
	padding: 21px 0 0 0;
}

.copyright a { color: #e9bfa5; }

/*===СЧЕТЧИКИ===*/
div.count {
	position: absolute;
	right: 18px;
	top: 15px;
}

div.count span {
	display: block;
	float: left;
	height: 31px;
	margin-left: 2px;
}