/*****************************   anDeRan   ************************************/

body {
	background-color: #FFF;
	color: #666;
}

#header, #content, #footer {
	width: 990px;
	margin: 0 auto;
	position: relative;
}

body, ul, ol, form, h1, h2, h3, h4, p, hr {
	padding: 0;
	margin: 0;
}

body, td, input, select, textarea {
	font: 12px Arial, "Nimbus Sans L", Garuda, sans-serif;
}

img, object {
	border-width: 0;
	vertical-align: middle;
	outline-style: none;
}

a {
	/*color: #CEDFF4;*/
	color: #015BF0;
	outline-style: none;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

p {
	padding-bottom: 14px;
}

.a-center {
	text-align: center;
}

.a-right {
	text-align: right;
}

.a-justify {
	text-align: justify;
}

img.img-left, .img-left img {
	float: left;
	margin: 2px 25px 10px 0;
}

img.img-right, .img-right img {
	float: right;
	margin: 2px 0 10px 25px;
}

p.img-left, p.img-right {
	clear: both;
	padding-bottom: 0;
}

.to-left {
	float: left;
}

.to-right {
	float: right;
}

h2 {
	color: #F6C721;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 14px;
}

h2 a {
	color: #F6C721;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	color: #C00;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	font-family: "Arial Narrow", Arial, "Nimbus Sans L", Garuda, sans-serif;
}

hr {
	color: #CEDFF4;
	height: 1px;
	overflow: hidden;
	border-width: 0;
	margin: 3px 0 15px;
	background-image: url(../images/common/div.png);
}

/* HEADER */

#hdr-text {
	position: absolute;
	margin: 41px 0 0 313px;
	width: 375px;
	height: 79px;
}

.lang-ru #hdr-text {
	background-image: url(../images/common/text_ru.png);
}

.lang-en #hdr-text {
	background-image: url(../images/common/text_en.png);
}

#header {
	height: 147px;
}

#header h1 {
	position: absolute;
	margin: 41px 0 0 9px;
	width: 244px;
	height: 79px;
}

.lang-ru #header h1 {
	background-image: url(../images/common/logo_ru.png);
}

.lang-en #header h1 {
	background-image: url(../images/common/logo_en.png);
}

#header h1 a {
	display: block;
	width: 244px;
	height: 79px;
	position: relative;
	text-indent: -1000em;
	overflow: hidden;
}

#nav {
	position: absolute;
	font-size: 14px;
	right: 9px;
	top: 17px;
	list-style-type: none;
}

#nav li {
	float: left;
	padding-left: 17px;
	margin-left: 16px;
	font-size: 11px;
	background: url(../images/common/nav_div.png) no-repeat left;
}

#nav strong a {
	font-weight: normal;
}

#nav a {
	text-decoration: none;
	color: #666;
}

#nav a:hover {
	text-decoration: underline;
	color: #C00;
}

#nav li.nav-first {
	background-image: none;
	padding-left: 0;
	margin-left: 0;
}

#hdr-shadow {
	position: absolute;
	width: 684px;
	height: 16px;
	background-image: url(../images/common/hdr_shadow.png);
	margin: 56px 0 0 138px;
}

#langs {
	position: absolute;
	top: 61px;
	right: 1px;
	font: 12px Arial, sans-serif;
	background: url(../images/common/lang_bg.png);
	width: 151px;
	height: 24px;
	color: #666;
	z-index: 9;
}

#langs ul {
	position: absolute;
	list-style-type: none;
	width: 151px;
	height: 24px;
	overflow: hidden;
	border-bottom: 0 solid #cdcdcd;
}

#langs li {
	cursor: default;
	height: 24px;
	line-height: 23px;
	border: 1px solid #cdcdcd;
	border-width: 0 1px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 12px 6px;
}

#langs li.li-first {
	background-color: transparent;
	border-width: 0;
	padding-left: 43px;
}

#langs li a {
	color: #666;
	text-decoration: none;
	display: block;
	padding-left: 43px;
	background-repeat: no-repeat;
	background-position: 12px 6px;
}

#langs .flag-en {
	background-image: url(../images/langs/en.png);
}

#langs .flag-ru {
	background-image: url(../images/langs/ru.png);
}

#ask {
	position: absolute;
	right: 9px;
	top: 105px;
}

#ask img {
	margin: -3px 2px 0 0;
}

/* CONTENT */

#h-tabs {
	position: relative;
	height: 306px;
}

#h-tabs .b-top {
	position: absolute;
	width: 990px;
	height: 5px;
	overflow: hidden;
	background-image: url(../images/common/htabs_top.png);
	top: 28px;
}

#h-tabs .b-bottom {
	position: absolute;
	width: 990px;
	height: 12px;
	overflow: hidden;
	background-image: url(../images/common/htabs_bottom.png);
	top: 263px;
}

#h-tabs #h-body {
	background-image: url(../images/common/htabs_bg.png);
	position: absolute;
	height: 230px;
	width: 990px;
	top: 33px;
	line-height: 220px;
	text-align: center;
}

#content #h-nav {
	position: absolute;
	list-style-type: none;
	margin: 0 0 0 33px;
}

#h-nav li {
	float: left;
	width: 151px;
	height: 28px;
	background-image: url(../images/common/htab_off.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align: center;
	text-transform: uppercase;
	font: 14px/30px "Arial Narrow", Arial, "Nimbus Sans L", Garuda, sans-serif;
}

#h-nav li a {
	color: #000;
	text-decoration: none;
}

#h-nav li.nav-maxi-on a, #h-nav li.nav-midi-on a, #h-nav li.nav-mini-on a {
	font-weight: bold;
	color: #C00;
}

#h-nav li.nav-maxi-on {
	background-image: url(../images/common/htab_on.png) !important;
	height: 29px;
}

#h-nav li.nav-midi-on {
	background-image: url(../images/common/htab3_on.png) !important;
	height: 29px;
}

#h-nav li.nav-mini-on {
	background-image: url(../images/common/htab2_on.png) !important;
	height: 29px;
}

#h-nav li.nav-mini {
	width: 121px;
	background-image: url(../images/common/htab2_off.png);
}

#h-nav li.nav-midi {
	width: 131px;
	background-image: url(../images/common/htab3_off.png);
}

.col-left {
	float: left;
	width: 640px;
	padding-left: 2px;
	min-height: 10px;
}

.col-right {
	float: left;
	width: 307px;
	padding-left: 41px;
}

.reg-left {
	float: left;
	width: 540px;
	padding-left: 2px;
	min-height: 10px;
}

.reg-right {
	float: left;
	width: 407px;
	padding-left: 20px;
	padding-right: 21px;
}

.partners {
	height: 100px;
	line-height: 100px;
	margin-top: 10px;
}

.partners img {
	margin-right: 19px;
}

.p-left {
	float: left;
	width: 335px;
	padding-left: 2px;
}

.p-right {
	float: left;
	width: 612px;
	padding-left: 41px;
}

.tabbed {
	padding-top: 48px;
	position: relative;
}

div.tabbed ul {
	position: absolute;
	width: 635px;
	background: url(../images/common/tabbed_nav.png) repeat-x bottom;
	top: 0;
	height: 27px;
	list-style-type: none;
	margin: 0 0 0 1px;
}

.tabbed ul li {
	float: left;
	width: 117px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	background-image: url(../images/common/tab_off.png);
	margin-left: -1px;
	color: #999;
	font-weight: bold;
	cursor: pointer;
}

.tabbed ul li.t-on {
	background-image: url(../images/common/tab_on.png);
	color: #000;
	cursor: auto;
}

.tabbed .cnt {
	padding: 0 5px;
}

#rnav {
	width: 295px;
	position: relative;
	background-image: url(../images/common/rnav_bg.png);
	margin-bottom: 18px;
}

#rnav-out {
	background: url(../images/common/rnav_ftr.png) no-repeat bottom;
	padding: 18px 21px 24px 17px;
}

#rnav ul {
	list-style-type: none;
	background: url(../images/common/rnav_div.png) repeat-x bottom;
	padding-bottom: 2px;
	margin: 0 !important;
}

#rnav li {
	background: url(../images/common/rnav_div.png) repeat-x;
	padding: 8px 0 6px;
}

#rnav li span {
	background: url(../images/common/rnav_li.png) no-repeat 5px 5px;
	display: block;
	padding-left: 20px;
}

#rnav li.rnav-on {
	background-color: #E20A16;
}

#rnav li.rnav-on span {
	background-image: url(../images/common/rnav_li_on.png);
}

#rnav li.rnav-on span a {
	color: #FFF;
}

#rnav #rnav-hdr {
	position: absolute;
	top: 0;
	left: 0;
	width: 295px;
	height: 6px;
	background-image: url(../images/common/rnav_hdr.png);
}

#rnav a {
	color: #535353;
	text-decoration: none;
}

p.check {
	display: none;
}

.sitemap, .sitemap ul {
	margin-left: 20px;
	margin-bottom: 2px;
}

.sitemap li, .sitemap ul {
	margin-top: 2px;
}

.nav-c {
	display: none;
}

.c-on {
	display: block;
}

#content ul, #content ol {
	margin: 0 0 14px 20px;
}

.form label {
	float: left;
	width: 150px;
	position: relative;
}

.form-reg label {
	width: 280px;
}

p.field, p.area, p.button, p.checkbox, p.captcha {
	clear: left;
}

p.field input, p.captcha input, p.area textarea, p.dropdown select {
	width: 200px;
	border: 1px solid #DFDFDF;
}

p.field input.error, p.area textarea.error {
	border-color: #F00;
}

p.captcha input {
	width: 100px;
	margin-left: 20px;
}

.error-msg {
	color: #F00;
}

.col-right label {
	float: none;
	width: auto;
	display: block;
}

#hint {
	position: absolute;
	display: none;
	z-index: 999;
	background-color: #FAFAFA;
	padding: 2px 7px;
	border: 1px solid #CCC;
	text-align: left;
	font-size: 11px;
}

.table {
	border-collapse: collapse;
	border-width: 0;
}

.table td {
	padding: 2px 4px;
	border: 1px solid #BBB;
}

.full {
	width: 100%;
}

.full-hdr td {
	padding: 6px 8px;
}

div.member {
	padding: 14px 14px 0 14px;
	margin: 0 -14px 14px;
	background-color: #FAFAFA;
	display: none;
	position: relative;
}

p.remove {
	position: absolute;
	right: 14px;
	top: 14px;
}

p.remove img {
	cursor: pointer;
}

.gallery p {
	float: left;
	margin-right: 22px;
	margin-left: 3px;
	width: 111px;
	font: 11px Tahoma, sans-serif;
}

.gallery p .border {
	display: block;
	background-image: url(../images/common/border.png);
	width: 114px;
	text-align: center;
	padding: 8px 0;
	margin: 0 -3px 5px;
	position: relative;
}

/* FOOTER */

#footer {
	height: 150px;
	font-size: 11px;
	background: url(../images/common/ftr_div.png) no-repeat 50% 20px;
}

#copyright {
	position: absolute;
	left: 12px;
	top: 47px;
}

#developed {
	position: absolute;
	right: 12px;
	top: 47px;
}

#developed a {
	color: #666;
	text-decoration: none;
}

#developed a:hover {
	text-decoration: underline;
}
