@charset "utf-8";
/* CSS Document */

body,td,th,input,textarea,select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
a{
	background: none;
	color:#212b44;
	text-decoration: underline;
}
a:hover {
	background: #efefef;
	text-decoration: none;
}
p{
	margin: 0px 0px 12px 0px;
}
h1{
	font-size: 24px;
	font-weight: bold;
	color: #546f7d;
	text-transform: uppercase;
	line-height: 30px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h2{
	font-size: 18px;
	font-weight: bold;
	color: #e19e32;
	line-height: 23px;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #546f7d;
	line-height: 18px;
	margin: 5px 0px 8px 0px;
	padding: 0px;
}
#masthead{
	height: 148px;
}
#mainmenu{
	height: 39px;
	background: url(mainmenu_bg.gif) left top repeat-x;
}
#mainmenu img{
	border: none;
	cursor: pointer;
}
#bottom{
	height: 47px;
	background: url(bottmenu_bg.gif) left top repeat-x;
	font-size: 11px;
}
#botmenu{
	float: left;
	width: 350px;
	margin: 17px 0px 0px 15px;
	color: #41555f;
}
#botmenu a{
	color: #41555f;
	text-decoration: none;
	background: none;
}
#botmenu a:hover{
	color: #41555f;
	text-decoration: underline;
}
#cright{
	float: right;
	text-align: right;
	width: 550px;
	margin: 17px 15px 0px 0px;
	color: #41555f;
}
#cright a{
	color: #41555f;
	text-decoration: underline;
	background: none;
}
#cright a:hover{
	color: #41555f;
	text-decoration: none;
}
#leftcol{
	width: 200px;
	padding-bottom: 10px;
}
.col_widget{
	width: 180px;
	margin: 10px 10px 0px 10px;
	background: url(col_bg.gif) left top repeat-y;
}
.col_wid_head{
	width: 180px;
	height: 30px;
	background: url(col_top.gif) top left no-repeat;
}
.col_wid_head div{
	text-align: left;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	color: #896838;
	text-decoration: none;
	top: 6px;
	left: 30px;
	width: 150px;
}
.col_wid_head div span{
	position: absolute;
	left: -1px;
	top:-1px;
	color:#fff;
}
.col_wid_cont{
	margin: 7px 12px 0px 12px;
	color: #323232;
	font-size: 11px;
	line-height: 13px;
}
.col_wid_cont input.field{
	width: 152px;
	border: solid #c3c3c3 1px;
}
.col_wid_cont input#login{
	width: 44px;
	height: 20px;
	border: none;
	margin: 0px 5px 0px 0px;
}
.col_wid_cont p{
	margin: 0px 0px 7px 0px;
}
.col_wid_cont li{ margin-left:7px;}


ul{
	margin: 0px 0px 7px 0px;
	padding:0;
	list-style:none;
}
li{
	margin: 0px 0px 0px 17px;
	padding: 0px 0px 1px 8px;
	background: url(arrow.gif) 0 5px no-repeat;
	color: #212b44;
}
#content li.space{
	margin-bottom: 5px;
}
.col_wid_bott{
	width: 180px;
	height: 13px;
	background: url(col_bot.gif) left bottom no-repeat;
}
#rightcol{
	width: 200px;
	padding-bottom: 10px;
}
#contentcol{
	width: 548px;
}
#contentcol div#content{
	margin: 10px;
}
#content ol { padding-left:10px;}
#content ol  li { background:none; padding-left:0px;}
#content ol  ol { padding-left:20px !important;}

.col_tit{
	font-size: 12px;
	color: #222;
	font-weight:bold;
}
.orange{
	color: #e19e32;
}
.font_10{
	font-size: 10px;
}
#words{
	display: none;
}
.r_img{
	margin: 0px 0px 3px 10px;
}
#content .field{
	width: 350px;
}
#plag{
	border: solid #808080 1px;
	background-color: #ffff99;
	color: #3a3a3a;
	font-size: 10px;
	margin-top: 5px;
	padding: 3px;
}

.q_block{
	border: dashed #808080 1px;
	background-color: #ffff99;
	color: #3a3a3a;
	margin: 5px 0px 0px 10px;
	padding: 3px;
}
#testim{
	margin: 5px 0px 0px 25px;	
}
.error {
	color: #F00; font-weight:bold;
}
.reg_tabs { background:url(/images/reg_tabs_bg.png) repeat-x left 33px;}
.reg_tabs .titles { display:block; background:#F0D2A6; height:33px;}
.reg_tabs .titles a { display:block; padding:7px 18px 0 36px; float:left; font:16px Arial, Helvetica, sans-serif; color:#536E7D; text-decoration:none; border-left:2px solid #FFF; height:26px; font-weight:bold; background:url(/images/reg_tabs_m.gif) no-repeat; cursor:default; //border-left:expression(this.previousSibling==null ? 'none' : '2px solid #FFF');}
.reg_tabs .titles a.current { background-color:#E5B264; background-position:left -66px !important; color:#FFF;}
.reg_tabs .titles a:first-child { border:none !important;}
.reg_tabs_body { width:512px; margin:5px; background:#FFF; font-family:Arial, Helvetica, sans-serif; overflow:hidden; position:relative;}
#reg_tabs_body_ { width:5000px; left:0px; position:relative;}

.reg_tabs_body h1 { margin:0; padding:0; font-weight:bold; color:#526D7D; font-size:16px;}
.reg_tabs_body h1 u { color:#000;}
.reg_tabs_body .body { padding:15px;}
.reg_tabs_body .body p { font-size:13px}
.reg_tabs_body .body_box { float:left; width:512px;}

.btn_next { width:49px; height:26px; display:block; background:#E09B2D url(/images/reg_tabs_btn.gif) no-repeat right top; font-size:13px; color:#FFF; float:right; line-height:24px; padding:0 0 0 10px; font-weight:bold;}
.btn_next:hover { text-decoration:none; background:#EBBD75 url(/images/reg_tabs_btn.gif) no-repeat right bottom; color:#575757} 
.btn_prev { width:39px; height:26px; display:block; background:#E09B2D url(/images/reg_tabs_btn.gif) no-repeat left top; font-size:13px; color:#FFF; float:left; line-height:24px; padding:0 0 0 20px; font-weight:bold;}
.btn_prev:hover { text-decoration:none; background:#EBBD75 url(/images/reg_tabs_btn.gif) no-repeat left bottom; color:#575757} 
.btn_reg { width:77px; height:26px; display:block; background:#E09B2D url(/images/reg_tabs_btn.gif) no-repeat -59px top; font-size:13px; color:#FFF; float:right; line-height:24px; padding:0 0 0 10px; font-weight:bold;}
.btn_reg:hover { text-decoration:none; background:#EBBD75 url(/images/reg_tabs_btn.gif) no-repeat -59px bottom; color:#575757} 

/* Attention box */
.attention_box { border:solid 1px #EEE; padding:10px 10px 10px 95px ; background:url(/img/bg_war.jpg) no-repeat 2px 2px; color:#000; font-size:14px}
.attention_box p { margin:2px 0;}

/* FORM REG */
.zirka { color:#f00; font-weight:bold; font-size:18px; padding-right:4px; line-height:12px; font-family: Arial, Helvetica, sans-serif}
.table_reg th { background:#EEE; text-align:left; padding:5px; font-weight:normal; border-top:solid 1px #FFF; vertical-align:top;}
.table_reg td { padding:3px; border-top:solid 1px #EEE;}
.tr_error th, .tr_error td { border-top:none !important; padding-top:0px !important;}
.table_reg td .input_text_big { width:335px;}
.table_reg td .input_select_big { width:339px;}
.table_reg td .input_textarea_superbig { width:517px;}

