/*--------------------------------------------------
/ Design for Webmaster.spb.ru   2009
/ Develop by : Petrov Nikolay
--------------------------------------------------- */

html { height:100%;  /* î */  font-size:100%;}
TABLE {border-collapse:collapse;}

body {
	color:#535353;
	height:100%; /* î */
	font-family: 'Trebuchet MS', tahoma, Arial, Helvetica, sans-serif; 
	font-size: 62.5%;
	background: #F6F6F6;
}

select, input, textarea { font-family: arial; }
body, ol, ul, td, form, input, p {margin:0;padding:0; }
ol, ul { list-style:none; }
A IMG { border: none; }
textarea { font-size:0.9em; }

a { color: #516B9C; outline:none;}
a:hover { color: #B751D1;}
h1, h2, h3, h4, h5, h6 {
	font-size:1em;
	font-weight:normal;
	margin:0;
}




/* ÑÒÐÓÊÒÓÐÀ */

.header {
	z-index:200;
}

.sidebarR {
	float:right;
	width:220px;
	z-index:500;
	position:relative;
	padding-top:3px;
	padding-bottom:30px;
	overflow:hidden;
}

.contentStandart {
	zoom:1;
	float:left;
	width:480px;
	padding-left:19px;
	padding-bottom:30px;
}


/* ÄÅÔÎËÒÍÛÅ ÑÒÈËÈ */

.default {
	overflow:hidden; /* îáðåçàåì áîëüøèå êàðòèíêè è òàáëèöû */
	font-size:1.2em;
}


.default img {
	margin-right:15px;
	margin-bottom:25px;
	margin-top:7px;
}

.default p {
	margin-top:0;
	margin-bottom:14px;
}


.defaultImg img {
	margin-right:5px;
	margin-left:5px;
	margin-bottom:15px;
	margin-top:5px;
}


.pageTitle {
	font-size:1.9em; /* o */
	text-decoration:none;
	line-height:1.2em;  /* o */
	padding-bottom:18px;
	margin-bottom:0 ;
	font-weight:normal;
	color:white;
}

.pageTitle h1, .pageTitle .h1{
	font-size:1em;
	margin:0;
}

.default h1, .default .h1 {
	margin-top:9px;
	margin-bottom:11px;
	font-size:1.39em;
	font-weight:normal;
	color:#4C6897;
	line-height:1.2em;
}
.default h2, .default .h2 {
	margin-top:17px;
	margin-bottom:3px;
	font-size:1.4em;  /* o */
	line-height:1.2em; /* o */
	font-weight:normal;
	color:#202020;
}
.default h3, .default .h3 {
	margin-top:10px;
	margin-bottom:3px;
	font-size:1.2em;
	font-weight:bold;
	color:#202020;
}
.default h4, .default .h4 {
	font-size:1.25em;
	margin:30px 0 18px;
	font-weight:normal;
	color:#202020;
}
.default h5, .default .h5 {
	font-size:1.2em;
	margin:18px 0 5px;
	font-weight:normal;
	color:#202020;
}
.default h6, .default .h6 {
	color:#202020;
	font-size:0.73em;
	margin:18px 0 5px;
	font-weight:bold;
}

/* ÒÀÁËÈÖÀ */

.default table {
	margin:0; 
	margin-bottom:43px;
	/*border-spacing:3px;*/
	border-collapse:collapse; 
	margin-left:2px;
	margin-bottom:15px;
	margin-top:5px;
}

.default table td {
	padding-left:6px;
	padding-right:6px;
	vertical-align:top;
	border:1px solid #D6D6D6;
}

.default table thead td {
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

.default table tbody td {
	padding-top:2px;
	padding-bottom:4px;
}

.default table td.lastTd {
	border-right:none;
}


/* ÄÅÔÎËÒÍÀß ÊÀÐÒÈÍÊÀ */
.imgLeft { float:left; margin-right:32px; }
.imgLeft div { margin-right:-6px; }
.imgRight { float:right; margin-left:32px; margin-right:6px; }
.imgRight div { margin-right:-6px; }

.imgDef {
	font-size:0.9em;
	font-style:italic;
	color:#7B7B7B;
	padding-top:5px;
	margin-bottom:50px;
	position:relative;
}

.imgDef img { border:0px solid white; }
.imgDef div {
	padding:4px 2px 4px 8px;
	color:#7B7B7B;
	background:black none repeat scroll 0%;
	bottom:0pt;
	color:white;
	font-size:0.9em;
	left:0pt;
	padding:4px 11px 5px 17px;
	position:absolute;
}

.simbol {
	display:inline-block; 
	*overflow:hidden; 
	*display:inline;
	zoom:1; 
}
/* ÄÅÔÎËÒÍÀß ÊÀÐÒÈÍÊÀ */



.articleCaption {
	border-left:2px solid #516B9C;
	font-weight:bold;
	padding-left:10px;
	color:#4C4C4C;
}


.default ol {
	margin-bottom:15px;
	list-style-position:outside;
	padding-left:23px;
}

.default ol li {
	list-style-type:decimal;
	margin-bottom:13px;
}

.default ol li ol {
	list-style-position:outside;
	padding-left:30px;
	margin-bottom:13px;
	margin-top:13px;
}

.default ul {
	margin-bottom:15px;
	zoom:1;
}

.default ul li {
	padding-left:19px;
	background:url(/a0/ru/img/li.gif) no-repeat 0 0.6em;
	/* _background:url(/a0/ru/img/li.gif) no-repeat 0 9px; */
	margin-top:0;
	margin-bottom:13px;
	zoom:1;
}

.default ul li ul {
	margin-bottom:0;
	margin-top:13px;
	padding-left:22px;
}

.default ul li ul li {
	padding-left:19px;
	background:url(/a0/ru/img/li.gif) no-repeat 0 0.6em;
	/* _background:url(/a0/ru/img/li.gif) no-repeat 0 9px; */
	margin-top:0;
	zoom:1;
}
.none { display:none; }
.clear { clear:both; }
.nowrap { white-space:nowrap; }
.fl { float:left;}
.fr { float:right;}
.lastEl {margin-right:0 !important; padding-right:0 !important;}
.lastItem { padding-right:0 !important; }
.white { color:white;}

.pr { position:relative; }
.fn { font-weight:normal; }
.fb { font-weight:bold; }
.oh { overflow:hidden; zoom:1; }
.b0 { border:0px solid white; }
.bold { font-weight:bold; }
.center { text-align:center; }
.out{ position:absolute;
	top:0 !important;
	top:-6000px !important; 
}


/* øðèôòû */

.tahoma { font-family:tahoma; }
.georgia { font-family:georgia; }


.rub {
	background: url(img/rub.gif) no-repeat scroll 0 0.73em;
	font-size: 14px;
}

.rubBig {
	background: url(img/rubBig.gif) no-repeat scroll 0 0.73em;
	font-size: 18px;
}


.dashed {
	text-decoration:none;
	border-bottom:1px dashed #516B9C;
}

.dashed:hover {
	text-decoration:none;
	border-bottom:1px dashed #B751D1;
}


.shadow {
	background:#000;
	display:none;
	height:100%;
	left:0;
	opacity:0.45;
	filter:alpha(opacity = 45);
	position:fixed;
	top:0;
	width:100%;
	z-index:500;
}

.popap {
	position:fixed;
	top:70px;
	/* 
	top:-6000px; */
	width:730px;
	display:none;
	margin:0 auto;
	z-index:700;
	font-family:arial;
	font-size:14px;
	background:#364457;
	left:50%;
	margin-left:-365px;
	zoom:1;
}

.mainBg {
	min-height:100%; /* î */
	height: auto !important;
	height:100%;
	position:relative;
	background:white;
	background: #F6F6F6 url(/a0/ru/img/background.gif) repeat-x;
	zoom:1;
	position:relative;
	margin-bottom:-210px;
	font-size:1em;
	min-width:990px;
}

.mainBg {
	min-width:990px;
}

.main {
	width:990px;
	margin:0 auto;
	height:100%;
}


.body {
	padding-bottom:156px;
	padding-bottom:222px;
	zoom:1;
	/* min-height:350px; /* ìèíèìàëüíàÿ âûñîòà ñòðàíèöû */
	position:relative;
	z-index:100;
	padding-left:15px;
	padding-right:15px;
	line-height:1.4em;
}

.footer {
	height:210px; /* î */
	margin-top: -210px; /* î */
	text-align:center;
	width:990px;
	/*max-width:1600px;*/
	clear:both;
	margin:0 auto;
	font-size:1em;
	zoom:1;
	position:relative;
	z-index:400;
}

.ol {
	list-style-type:decimal;
	list-style-position:inside;
}



.sidebarL {
	float:left;
	width:220px;
	z-index:500;
	position:relative;
	padding-bottom:30px;
	padding-top:3px;
	overflow:hidden;
}


.content {
	zoom:1;
	float:left;
	width:722px;
	overflow:hidden;
}



/* DEFAULT !!!!!!!!!!!!!!!!!!!!!!!!!!!  !!!!!!!!!!!!!!!!!!!!!!!!!!!  */



.bbc_emoticon
{
	margin:0 !important;
	padding:0 !important;
	vertical-align:middle;
}


.outsideServices  {
overflow:hidden;
padding:3px 0px;
width:100%;
}

.outsideServices div {
display:block;
float:left;
padding-right:9px;
}

.noPadding div {
padding:0;
}


.advert th{
color:#516B9C;
font-size:1.3em;
padding:7px; border:1px solid #D6D6D6;
}
.advert td {padding:5px !important;  text-align:center}
.advert .first {text-align:left}
.advert p  {margin-bottom:0px !important;}
.treven {background-color:#F9F9F9}
.fbold {font-weight:bold;}