/**
 * @author Иван Петропольский, info@tgal.ru
 */


/* == Сброс == */
* {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: baseline;
}
ul, ol, li {
	list-style: none;
}
table {
	border-collapse: collapse;
	empty-cells: show;
	font-size: 100%;
}


/* == Основное == */
html {
	background-color: #fff;
}
body {
	background: transparent url('bg_20000.htm') scroll repeat-x 0 0;
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


/* == Ссылки == */
a {
	color: #3c95ea;
	text-decoration: underline;
}
a:hover {
	color: #6a9801;
}
a img {
	cursor: pointer;
}


/* == Форматирование == */
h1 {
	position: absolute;
	left: -7px;
	top: 71px;
}
h1 a {
	background: transparent url('logo0000.png') scroll no-repeat 0 0;
	color: #959595;
	display: block;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 15pt;
	height: 51px;
	overflow: hidden;
	position: relative;
	text-indent: 200%;
	text-transform: uppercase;
	white-space: nowrap;
	width: 242px;
}
h2 {
	background: #6c9701 url('bg000000.png') scroll no-repeat -155px 0;
	color: #fff;
	font-size: 9pt;
	font-weight: normal;
	height: 25px;
	margin: 7px 0 0 0;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 212px;
}
h2 a {
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	color: #fff;
	text-decoration: underline;
}
h3 {
	color: #6a9801;
	font-size: 9pt;
	margin: 1em 0;
}
p, ul, ol {
	margin: 1em 0;
}
ul li {
	list-style: disc outside;
	margin-left: 2.5em;
}
ol li {
	list-style: decimal outside;
	margin-left: 2.5em;
}
dl {
	overflow: hidden;
}
dt {
	clear: left;
	float: left;
	width: 40%;
}


/* == Ограничения по ширине == */
#cont {
	margin: 0 auto;
	max-width: 1176px;
	min-width: 916px;
	padding: 0 42px;
	position: relative;
}


/* == Блоки с уголками == */
.block {
	background-color: #f5f5f5;
	border: 1px solid #ebebeb;
	position: relative;
	z-index: 1;
}
.block:before, .block .before,
.block:after, .block .after {
	background: transparent url('corn_rt0.png') scroll no-repeat 100% 0;
	content: url('corn_lt0.png');
	display: block;
	font-size: 0;
	height: 5px;
	line-height: 0;
	margin: -1px 0 -4px -1px;
	padding: 0 2px 0 0;
	position: relative;
	width: 100%;
	z-index: 1;
}
.block:after, .block .after {
	background-image: url('corn_rb0.png');
	content: url('corn_lb0.png');
	margin: -4px 0 -1px -1px;
}
#menu:before, #menu .before {
	display: none;
}
.block.tab:before {
	content: url('corn_tab.png');
}


/* == Горизонтальные списки == */
ul.cols {
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
ul.cols li {
	background: transparent url('shadow00.png') scroll repeat-y 100% 0;
	float: left;
	left: 37px;
	list-style: none;
	margin: 0 0 -1000px 0;
	padding: 0 0 1000px 0;
	position: relative;
	width: 33%;
}
ul.cols li div {
	padding: 30px 20px;
	position: relative;
	left: -37px;
}
ul.cols li.last {
	background: none;
}
.tab ul.cols a, .tab ul.cols span {
	display: block;
	margin: 0 0 5px 0;
}
.tab ul.cols span {
	color: #707070;
	font-weight: bold;
	
}


/* == Шапка == */
#header {
	height: 170px;
	position: relative;
}


/* == Меню == */
#menu {
	border-top: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 628px;
}
#menu ul {
}
#menu ul li {
	margin: 0;
	padding: 0;
	overflow: visible;
	z-index: 1;
}
#menu li.i1 {
	width: 88px;
}
#menu li.i2 {
	width: 133px;
}
#menu li.i3 {
	width: 109px;
}
#menu li.i4 {
	width: 86px;
}
#menu li.i5 {
	width: 76px;
}
#menu li.i6 {
	background: none;
	width: 135px;
}
#menu ul a {
	color: #707070;
	display: block;
	font-size: 8.25pt;
	left: -37px;
	padding: 16px 0 9px 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	z-index: 1;
}
#menu ul a:hover {
	color: #707070;
	font-weight: bold;
	text-decoration: none;
}
#menu ul .active a {
	font-weight: bold;
}


/* == Статистика == */
#stat {
	position: absolute;
	right: 399px;
	top: 59px;
	width: 229px;
}
#stat dl {
	margin: 0;
	padding: 10px 20px;
	width: 189px;
	overflow: hidden;
}
#stat dt {
	width: 144px;
}
#stat dd {
	color: #3c95ea;
}


/* == Форма == */
#header form {
	background: transparent url('bg000000.png') scroll no-repeat 0 -35px;
	height: 111px;
	position: absolute;
	right: 0;
	top: 59px;
	width: 367px;
}
#header form h2 {
	background: none;
	height: auto;
	margin: 22px 0 7px 39px;
	padding: 0;
	text-align: left;
	width: auto;
}
#header form div {
	margin: 0 0 0 39px;
}
#header form input {
	background: transparent url('bg000000.png') scroll no-repeat 0 0;
	border	: 0px;
	color: #4f4d4d;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 15px 5px 0;
	padding: 5px 9px 6px 9px;
	width: 105px;
	min-height: 17px;
}
#header select {
	margin-bottom: 10px;
}

#header form input.submit {
	background-position: -123px 0;
	color: #000;
	cursor: pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	height: 27px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 32px;
}
#header form a {
	/*clear: left;*/
	float:left;
	color: #fff;
	display: block;
	font-size: 7.5pt;
	position: relative;
}


/* == Содержание == */
.text {
	padding: 20px;
}


/* == Нижний блок == */
#footer {
	padding: 20px;
}
#footer a {
	margin-right: 20px;
}
#footer span {
	margin-left: 155px;
}


/* == Номера == */
.numbers li {
	list-style: none;
	margin-left: 0;
	padding: 0.5em 0 0 2.5em;
	position: relative;
}
.numbers li span {
	font-size: 13.5pt;
	left: 3px;
	position: absolute;
	top: 2px;
}


/* == Баги 8-й Оперы == */
@media all and (min-width: 1px) {
	ul.cols li {
		margin: 0;
		padding: 0;
	}
	.block:before, .block:after {
		display: none;
	}
}

#usermenu form{
	line-height: 18px;	
	padding:5px;
}

#usermenu form a {
	width: 30%;
	float:left;	
}

#usermenu form a:hover{
	text-decoration:none;
}


.error_text {
	FONT-SIZE: 7pt;
	color: #FF0000;
	}
	
.tip_body{
	font-size:8pt;
	padding:7px;
	border:1px dotted #ff8040;
	background-color:#e8e8e8;
	line-height:9pt;
}
 .info_table{
	width:100%;
	background-color:#cccccc;
	font-size:9pt;
	border:1px solid #BFB3B5;
	margin:2px;
	}
 .info_table th{
	background-color:#EFEFEF;	
	font-weight:bold;
	padding:3px;
	font-size:8pt;
	text-align:center;
	}
 .info_table td {
	background-color:#fff;	
	padding:3px;
	vertical-align:top;
	border:1px solid #BFB3B5;
	}


fieldset{
	border:1px dotted #853030;
	padding:4px;
	}
fieldset legend{
	font-weight:bold;
	cursor:hand;
	cursor:pointer;	
	color:#752828;
	}	

table.bottom_box{
	width:100%;
	font-size:8pt;
	}
table.bottom_box a{
	font-size:8pt;
	}

.pager{
	font-size:8pt;	
	text-align:center;
	padding-top:8px;
	}
	
.pager a{
	font-size:8pt;	
	}	

.info_box{
	border:1px solid #853030;
	background-color:#f0f0f0;
	font-size:8pt;
	padding:4px;
	margin:5px;
	}	
	
.sep_mult	{
	padding:2px;
	border-bottom:1px dotted #853030;
	border-top:1px dotted #853030;
	text-align:center;
	font-weight:bold;
	width:100%;
	}
.sep_mult label {font-weight:normal;}	


.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.4;	/* Transparency */
	background-color:#AAA;
	z-index:1;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	border:1px solid #cccccc;	
	padding:10px;
	font-size:9pt;
	height:auto;
	line-height:18px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#FFF;	/* White background color for the message */
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
}

td{
	padding: 2px;
}
