/* ================================================== */
/* Main styles */
/* ================================================== */
html {
	margin-left: -1px;
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 20px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}
table {
	font-size: 11px;
}
img { border: 0; behavior: url("/admin/include/style/png.htc"); }
table.border, table.border td, table.border th {
	border-collapse: collapse;
	border: 1px solid #000000;
}

p { padding: 0 0 10px 0; margin: 0; }

h1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #E6E6E6;
	margin: 18px -14px 10px -14px;
	padding: 0 14px 6px 14px;
	text-transform: uppercase;
}

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
}

h3 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

a:link, a:visited {
	color: #2477B3;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

ul { padding: 0; margin: 0 0 10px 0; }
ul ul { padding: 0; margin: 0 0 0 0; }
ul li {
	padding: 0;
	margin: 4px 0 4px 16px;
	list-style-type: disc;
	list-style-position: inside;
}
ul ul li { list-style-type: circle; }
ul ul ul li { list-style-type: square; }
ol { margin: 0 0 10px 0; padding: 0; }
ol ol { padding: 0; margin: 0 0 0 0; }
ol li {
	padding: 0;
	margin: 4px 0 4px 16px;
	list-style-position: inside;
	list-style-type: decimal;
}
ol ol li { list-style-type: lower-greek; }
ol ol ol li { list-style-type: lower-roman; }
/* -------------------------------------------------- */

/* ================================================== */
/* User styles */
/* ================================================== */
.toc {
	background: #F3F2EF url(/i/bg_top.gif) top left repeat-x;
	padding: 0;
}

/* Header */
.header {
	background: #FFFFFF url(/i/header.jpg) top right no-repeat;
	height: 150px;
	width: 1000px;
	margin: auto;
}

/* Main menu */
.mmenu_body {
	height: 49px;
	width: 999px;
	margin: auto;
	background: #FFFFFF;
	padding-left: 1px;
}
.mmenu_body a:link, .mmenu_body a:visited, .mmenu_body a:hover {
	color: #000000;
	text-decoration: none;
}
.mmenu_item_block, .mmenu_item_block_o {
	float: left;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 1px 1px 1px 0;
}
a.mmenu_item:link, a.mmenu_item:visited {
	border: 1px solid #7AB43F;
	border-bottom: 4px solid #7AB43F;
	background: #B4E681;
	color: #000000;
	display: block;
}
a.mmenu_item:hover {
	border: 1px solid #C5363B;
	border-bottom: 4px solid #C5363B;
	background: #E55F64;
	color: #000000;
	display: block;
}
a.mmenu_item_s:link, a.mmenu_item_s:visited, a.mmenu_item_s:hover {
	border: 1px solid #C5363B;
	border-bottom: 4px solid #C5363B;
	background: #E55F64;
	color: #000000;
	display: block;
}
.smenu_body {
	position: absolute;
	top: 47px;
	left: 0;
	width: 286px;
	display: none;
	padding-top: 1px;
	background: #FFF;
}
.smenu_body a:link, .smenu_body a:visited {
	border: 1px solid #7AB43F;
	background: #B4E681;
	display: block;
	color: #000000;
	display: block;
	margin-bottom: 1px;
	text-align: left;
	padding: 4px 6px 4px 6px;
}
.smenu_body a:hover, .smenu_body a.s:link, .smenu_body a.s:visited, .smenu_body a.s:hover {
	border: 1px solid #C5363B;
	background: #E55F64;
	display: block;
	color: #000000;
	display: block;
	margin-bottom: 1px;
	text-align: left;
	padding: 4px 6px 4px 6px;
}

/* Body */
.path {
	width: 982px;
	margin: auto;
	padding: 15px 0 11px 18px;
	color: #D32E33;
	text-transform: lowercase;
}
.path a:link, .path a:visited {
	color: #666666;
	text-decoration: none;
}
.path a:hover {
	text-decoration: underline;
}
.path img {
	margin: 0 10px 0 10px;
}
.body_cont {
	width: 1000px;
	margin: auto;
	padding-bottom: 36px;
}
.lbar, .rbar, .body {
	border: 1px solid #B2B2B2;
	background: #FFF;
}
.lbar, .rbar {
	padding-top: 1px;
}
.lbar {
	padding-bottom: 170px;
}
.bar_h {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #B2B2B2;
	background: #FFF url(/i/bar_h_bg.gif) repeat-x;
	padding: 16px 0 15px 0;
}
.rbar_body {
	padding: 10px;
}
.lbar_body {
	padding: 0 10px 10px 10px;
}
.body {
	padding: 9px;
}
.content {
	padding: 0 14px 14px 14px;
	line-height: 16px;
}
.content table {
	line-height: 16px;
}
.both {
	clear: both;
}
a.black:link, a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	text-decoration: underline;
}

/* Leftbar */
a.lbar_menu:link, a.lbar_menu:visited {
	display: block;
	background: url(/i/lbar_menu.gif) right 16px no-repeat;
	padding: 14px 0 13px 0;
	border-bottom: 1px solid #E6E6E6;
	text-decoration: none;
	color: #000;
}
a.lbar_menu:hover {
	text-decoration: underline;
}
a.lbar_menu_s:link, a.lbar_menu_s:visited, a.lbar_menu_s:hover {
	display: block;
	background: url(/i/lbar_menu.gif) right 16px no-repeat;
	padding: 14px 0 13px 0;
	border-bottom: 1px solid #E6E6E6;
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
.block_contacts {
	width: 208px;
	height: 138px;
	margin-top: -170px;
	padding: 16px;
}
.block_contacts .h {
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #E6E6E6;
	padding: 0 6px 4px 6px;
	margin: 0 -6px 10px -6px;
}

/* Footer */
.footer_body {
	background: #B4E681;
	height: 49px;
}
.footer {
	width: 1000px;
	margin: auto;
	padding-top: 18px;
}
.footer_copyright {
	float: left;
	padding-left: 48px;
}
.footer_dev {
	float: right;
	padding-right: 48px;
}
.footer_dev a:link, .footer_dev a:visited {
	color: #000;
	text-decoration: none;
}
.footer_dev a:hover {
	text-decoration: underline;
}

/* -------------------------------------------------- */

/* ================================================== */
/* Forms */
/* ================================================== */
form { margin: 0; padding: 0; }
.textbox {
	border: 1px solid #7E7E7E;
	font-size: 11px;
	font-family: Tahoma;
	padding: 2px;
	width: 300px;
}
textarea {
	border: 1px solid #7E7E7E;
	font-size: 11px;
	font-family: Tahoma;
	padding: 2px;
	width: 300px;
}
.select {
	font-size: 11px;
	font-family: Tahoma;
	width: 306px;
}
.button {
	font-size: 11px;
	font-family: Tahoma;
	background: #C5363B;
	color: #FFF;
	padding: 3px 20px 4px 20px;
	cursor: pointer;
	border: 0;
}
/* -------------------------------------------------- */
