/*--------------------------------------------------
/ Design for Webmaster.spb.ru   2009
/ Develop by : Petrov Nikolay
--------------------------------------------------- */

html { 
	height:100%;  /* о */ 
	font-size:100%;
}

body {
	color:#1a1a1a;
	height:100%; /* о */
	font-family: tahoma, 'Trebuchet MS', tahoma, Arial, Helvetica, sans-serif; 
	font-size: 62.5%;
}

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:1.3em; }

a { color: #003d76; outline:none;}
a:hover { color: #2c93cc;}

h1, h2, h3, h4, h5, h6 {
	font-size:1em;
	font-weight:normal;
	margin:0;
}


/* ДЕФОЛТНЫЕ СТИЛИ */

.default {
	overflow:hidden; /* обрезаем большие картинки и таблицы */
	font-size:1.4em;
	line-height:1.43em;
	color:#1a1a1a;
	zoom:1;
}

.default img {
	margin-right:15px;
	margin-bottom:0px;
	margin-top:6px;
}

.default p {
	margin-top:0;
	margin-bottom:14px;
}

.pageTitle {
	font-size:3em; /* o */
	text-decoration:none;
	line-height:1.2em;  /* o */
	padding-bottom:13px;
	margin-bottom:0 ;
	font-weight:normal;
	color:#4c4c4c;
}
.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:20px;
	margin-bottom:4px;
	font-size:1.7em;  /* o */
	line-height:1.2em; /* o */
	font-weight:normal;
	color:#2c93cc;
}
.default h3, .default .h3 {
	margin-top:10px;
	margin-bottom:9px;
	font-size:1.5em;
	font-weight:normal;
	color:#686868;
}
.default h4, .default .h4 {
	font-size:1.25em;
	font-weight:normal;
	color:#2c93cc;
	margin-top:17px;
	margin-bottom:8px;
}
.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:20px;
	padding-right:20px;
	vertical-align:top;
}

.default table thead td {
	padding-top:5px;
	padding-bottom:7px;
	background:#2C93CC;
	border:1px solid white;
	color:white;
}

.default table tbody td {
	padding-top:8px;
	padding-bottom:12px;
}

.default table td.lastTd {
	border-right:none;
}

.default table tbody tr { 
	border-bottom:1px solid #D3EFFF;
}

.default table tbody tr.odd { 
	border-bottom:0px solid #D3EFFF;
}

.default table tbody tr.odd td { 
	padding-top:7px;
	padding-bottom:10px;
	border-right:1px solid #D3EFFF;
}


/* OL */

.default ol {
	margin-bottom:15px;
	list-style-position:outside;
	padding-left:30px;
	line-height:1.2em;
}

.default ol li {
	list-style-type:decimal;
	margin-bottom:5px;
}

.default ol li ol {
	list-style-position:outside;
	margin-bottom:0px;
	position:relative;
	left:-7px;
}

.default ol li ol li {
	margin-top:5px;
}

/* UL */

.default ul {
	margin-bottom:15px;
	zoom:1;
	line-height:1em;
}

.default ul li {
	background:url(/bitrix/templates/main/img/li.gif) no-repeat 0 0.6em;
	/* _background:url(/bitrix/templates/main/img/li.gif) no-repeat 0 9px; */
	zoom:1;
	padding-left:19px;
	padding-bottom:8px;
}

.default ul li ul {
	margin-bottom:0;
	position:relative;
	left:-7px;
	margin-bottom:-8px;
}

.default ul li ul li {
	padding-left:19px;
	background:url(/bitrix/templates/main/img/li2.gif) no-repeat 0 0.5em;
	/* _background:url(/bitrix/templates/main/img/li.gif) no-repeat 0 9px; */
	margin-top:8px;
	margin-bottom:0px;
	zoom:1;
}

.default ul li ul li ul li {
	background:url(/bitrix/templates/main/img/li.gif) no-repeat 0 0.5em;
}

.artCaption {
	border-left:2px solid #516B9C;
	font-weight:bold;
	padding-left:10px;
	color:#4C4C4C;
}

/* framework */

.tahoma { font-family:tahoma; }
.georgia { font-family:georgia; }
.f11 { font-size:1.1em; }
.f12 { font-size:1.2em; }
.f13 { font-size:1.3em; }
.f14 { font-size:1.4em; }

.fl { float:left;}
.z {zoom:1; }
.fr { float:right;}
.pr {position:relative;}
.br { border:1px solid red;}
.none {display:none; }
.block {display:block !important;}
.clear { clear:both; }
.nowrap { white-space:nowrap; }
.lastItem {margin-right:0 !important; padding-right:0 !important;}
.white { color:white;}
.bold { font-weight:bold; }
.center { text-align:center; }
.clearRight {clear:right;}
.clearLeft {clear:left;}
.out{ position:absolute;
	top:0 !important;
	top:-6000px !important; 
}


.select {
	border:1px solid #7F9DB9;
	height:21px;
	font-size:14px;
}

.inputText {
	border:1px solid #7F9DB9;
	height:18px;
}

.inputIE {
	_border-top:2px ridge #B5B5B5;
	_border-left:2px ridge #B5B5B5;
	_border-bottom:1px solid #D4D0C8;
	_border-right:1px solid #D4D0C8;
}

.rub {
	background: url(/bitrix/templates/main/img/rub.gif) no-repeat scroll 0 0.73em;
	font-size: 14px;
}

.rubBold {
	background: url(/bitrix/templates/main/img/rubBold.gif) no-repeat scroll 0 0.85em;
	font-size: 14px;
	font-weight:bold;
}

.rubBig {
	background: url(/bitrix/templates/main/img/rubBig.gif) no-repeat scroll 1px 0.8em;
	font-size: 24px;
}

.dashed {
	text-decoration:none;
	border-bottom:1px dashed #003d76;
}

.dashedP:hover .dashed,
.dashed:hover {
	text-decoration:none;
	border-bottom:1px dashed #2c93cc;
}

.content {
	zoom:1;
	/*padding-left:3%;*/
	/*_padding-left:20px;*/
	padding-right:0%;
	z-index:50;
	position:relative;
}

.content3col {
	zoom:1;
	padding-left:3%;
	_padding-left:20px;
	margin-right:37%;
	z-index:50;
	position:relative;
	overflow:hidden;
}

.content3col .default {
	_width:410px;
}

.contentInner {
	line-height:1em;
	padding-right:1px;
	
}

.main {
	margin:0 auto;
	height:100%;
	min-height:100%; /* о */
	height: auto !important;
	height:100%;
	zoom:1;
	margin-bottom:-140px;
	font-size:1em;
	min-width:990px;
	max-width:1280px;
	/* position:relative; */
}

.footer {
	min-width:990px;
	max-width:1280px;
	height:140px; /* о */
	margin-top: -140px; /* о */
	text-align:center;
	/*max-width:1600px;*/
	clear:both;
	margin:0 auto;
	font-size:1em;
	
	zoom:1;
	position:relative;
	z-index:400;
}

.body {
	padding-bottom:156px;
	padding-bottom:222px;
	zoom:1;
	/* min-height:350px; /* минимальная высота страницы */
	z-index:100;
	line-height:1.4em;
	margin-left:28%;
	padding-right:2%;
	/* position:relative; */
}

.sidebarR {
	float:right;
	padding-bottom:30px;
	width:34%;
	position:relative;
}

.sidebarL {
	float:left;
	padding-bottom:30px;
	zoom:1;
	padding-left:1%;
	_padding-left:10px;
	width:24%;
}

.header {
	z-index:100;
}

/* DEFAULT !!!!!!!!!!!!!!!!!!!!!!!!!!!  !!!!!!!!!!!!!!!!!!!!!!!!!!!  */
