

@import url("tools.css");
@import url("blocks.css");
@import url("base.css");
@import url("engine.css");

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, table, font {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    margin: 0 0 0.2em 0;
	line-height: 1.1em;
}

/*Íàñòðîéêà çàãîëîâêîâ*/
h1 { font-size: 12px; font-weight: bold; }
h2 { font-size: 12px; font-weight: bold; line-height: 18px; }
h3 { font-size: 1em; font-weight: bold; line-height: 16px; }
h4 { font-size: 10px; font-weight: bold; line-height: 15px; }
.flarge { font-size: 17px; font-weight: normal; line-height: 18px; }
.indents {
	padding: 0; margin: 0;
	line-height: normal;
}

/*links*/
a { color: #177ebb; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }

/*forms*/
input, textarea, select {
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

/*PAGE*/
body {
	color: #414141;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
}

.pagebg {
	padding: 0; margin: 0;
	background: #596a72 url("../images/background.jpg") repeat-x 0 0;
	/*background-attachment: fixed;*/
}

*html .pagebg { background-attachment: scroll; }

/*OTHER SETTINGS*/
p {
	padding: 0; margin: 0;
	margin-bottom: 12px;
}
.clr { clear: both; }
img  { border:0 none; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
hr	{
	border: 0 none;
	border-top: 1px solid #cfcfcf;
	height: 1px;
}

table {
	border-collapse: collapse;
	border-spacing: 0; border: 0px;
}

table td { padding: 0px; }

/*UL, LI*/
ul {
    margin: 0;
    padding-left: 16px;
    list-style-position:outside;
    list-style-image:none;
}

ul li { margin: 0; padding: 0; }

ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 18px;
	margin-left: 2.2em;
}

/*WRAPPER ÎÑÍÎÂÍÎÉ ÐÀÇÌÅÐÍÛÉ ÁËÎÊ*/
.wrapper {
	margin: auto;
	width: 92%;
	min-width: 994px;
	max-width: 1400px;
	text-align: left;
}

.wrapper { width: expression(((document.body.clientWidth)) < 994? "994px": ((document.body.clientWidth)) > 1400? "1400px": "92%" ); }

/*Îòñòóï*/
.toppad { padding-top: 20px; }

/*TOPHEAD*/
.tophead, .tophead .dleft, .tophead .dright { height: 120px; }
.tophead {
	overflow: hidden;
	background: #e2f8fe url("../images/tophead_bg.png") repeat-x 0 0;
}
.tophead .dleft {
	background: url("../images/tophead_left.jpg") no-repeat 0 0;
	padding-left: 322px;
	position: relative;
}
.tophead .dright {
	background: url("../images/tophead_right.png") no-repeat 100% 0;
	padding-right: 5px;
}

/*Ëîãîòèï*/
h1.zeoslogo {
	display: block;
	width: 229px; height: 106px;
	margin: 0; padding: 0;
	position: absolute;
	top: 7px; left: 12px;
}

.tophead_i1 { height: 92px; overflow: hidden; }
.tophead_i2 {
	height: 25px;
	padding-left: 80px;
	padding-right: 6px;
	position: relative;
}

/*Block info*/
.tophead .blockinform,
.tophead .blockinform .dleft,
.tophead .blockinform .dright { height: 83px; }
.tophead .blockinform { 
	overflow: hidden;
	background: #e8f6fc url("../images/blockinform.png") repeat-x 0 -83px;
 }
.tophead .blockinform .dleft { 
	background: url("../images/blockinform.png") no-repeat 0 0;
	padding-left: 40px;
 }
.tophead .blockinform .dright { 
	background: url("../images/blockinform.png") no-repeat 100% -166px;
	padding-right: 10px;
 }

.blockinform .bicont {
	padding-top: 0px;
	color: #537386;
}

.blockinform .bicont h3 { color: #478bb2; }

.blockinform .settings {
	float: right;
	width: 200px;
	line-height: 13px;
	font-size: 0.9em;
	text-align: right;
	padding-top: 7px;
	color: #537386;
}

/*HOMEBTN*/
.homebtn {
	position: absolute;
	top: 3px; left: 0;
}

/*TOPMENU*/
.topmenu, .topmenu .dleft, .topmenu .dright { height: 58px; }
.topmenu {
	overflow: hidden;
	background: #4183a9 url("../images/menutop.png") repeat-x 0 -116px;
}
.topmenu .dleft {
	background: url("../images/menutop.png") no-repeat 0 0;
	padding-left: 11px;
}
.topmenu .dright {
	background: url("../images/menutop.png") no-repeat 100% -58px;
	padding-right: 11px;
}

/*BANNERTOP HIDE*/
.bannertop {
	background: #70a6c2 url("../images/bannertop_bg.png") no-repeat 50% 0;
	border-top: 1px solid #588399;
	text-align: center;
	overflow: hidden;
}
.bannertop .dleft { background: url("../images/bannertop_left.png") repeat-y 0 0; }
.bannertop .dright { background: url("../images/bannertop_right.png") repeat-y 100% 0; }

.bntopinn {
	margin: 0 8px;
	text-align: center;
}

.bannertophide, .bannertophide .dleft, .bannertophide .dright { height: 19px;  }
.bannertophide {
	overflow: hidden;
	background: #4183a9 url("../images/bannertophide.png") repeat-x 0 -46px;
	text-align: center;
}
.bannertophide .dleft { background: url("../images/bannertophide.png") no-repeat 0 0; }
.bannertophide .dright { background: url("../images/bannertophide.png") no-repeat 100% -23px; }

/*SHADOWS CONT*/
.s_left { padding-left: 6px; background: #f4f9fc url("../images/mainshadows.png") repeat-y left 0; }
.s_right { padding-right: 6px; background: transparent url("../images/mainshadows.png") repeat-y right 0; }
.s_mid { overflow: hidden; }


/*ÑÒÐÓÊÒÓÐÀ ÁËÎÊÎÂ*/
.container,
.rightside,
.leftside,
.centersideinn { overflow: hidden; }
.rightside { float: right; width: 210px; }
.leftside { float: left; width: 210px; padding-top: 4px; }
.centerside { margin-left: 215px; margin-right: 215px; padding-top: 4px; }
.centersideinn { overflow: hidden; }
*html .centerside { margin-left: 212px; margin-right: 212px; }
*html .centersideinn { width: 98.8%; }

/*FOOTER*/
.footer, .footer .dleft, .footer .dright { height: 89px; }

.footer {
	background: url("../images/footer2.png") no-repeat 100% -178px;
	padding-right: 32px;
}
.footer .dleft {
	padding-left: 104px;
	background: url("../images/footer2.png") no-repeat 0 0;
}
.footer .dright {
	background: #cadce6 url("../images/footer2.png") repeat-x 0 -89px;
	position: relative;
}

*html .footer {
	position: relative;
	background: #cadce6 url("../images/footer.png") repeat-x 0 -89px;
	padding: 0;
}
*html .footer .dleft {
	padding-left: 104px;
	background: url("../images/footer.png") no-repeat 0 0;
}
*html .footer .dright {
	padding-right: 32px;
	background: url("../images/footer.png") no-repeat 100% -178px;
}

/*FOOTBLIK*/
.footblik, .footblik .dleft, .footblik .dright { height: 41px; }
.footblik { background: url("../images/footblik2.png") no-repeat 100% -41px; padding-right: 12px; }
.footblik .dleft { background: url("../images/footblik2.png") no-repeat 0 0; padding-left: 12px; }
.footblik .dright { background: url("../images/footblik2.png") repeat-x 0 -82px; }

*html .footblik { background: url("../images/footblik.png") repeat-x 0 -82px; padding: 0; }
*html .footblik .dleft { background: url("../images/footblik.png") no-repeat 0 0; padding: 0; }
*html .footblik .dright { background: url("../images/footblik.png") no-repeat 100% -41px; }

.copyright, .copyright a { color: #024978; }
.copyright strong { text-transform: uppercase; }
.copyright { padding-top: 28px; }

.centroarts img {
	position: absolute;
	top: 35px; right: 32px;
	width: 100px; height: 22px;
	background: url("../images/centroarts.png") no-repeat 0 0;
}

.centroarts:hover img {
	background-position: 0 -22px;
}


/* -------------------------------
	Ðàçäà÷à WMR 
  
------------------------------- */

.head_form{margin:52px 25px 0 0; background:url('/images/white_arrow.gif') no-repeat 160px 40%;}
.head_form2{margin:65px 0 0 0;}
	.head_form strong{padding:0 30px 0 0; font:bolder 12px Tahoma; color:#fff;}
	.head_form input{width:115px; height:19px; border:solid #DDDDDD 1px; margin:0 5px 0 0; border-top:solid #7C7C7C 1px;}
 	.head_button{cursor:pointer; width:73px !important; height:29px !important; padding:2px 0 0 0; border:none !important;  background:url('/images/button_1_bg_a.gif') no-repeat 0 100%; color:#9A6800; font-weight:bolder; font-size:13px;}
	.head_yellow_a{margin:0 87px 0 0; font-size:10px; color:#FFE441;}
	.head_blue_a{font-size:10px; color:#C9DDEF;}
	
.bonus_form{margin:0 0 0 6px; color:#353535; font-size:11px;}
	.bonus_form input{width:160px; height:17px; margin:5px 0 3px 0; padding:4px 0 0 5px; border:solid #DDDDDD 1px; border-top:solid #C3C3C3 1px; border-top:solid #C3C3C3 1px; color:#838383; font-size:11px; font-family:Tahoma;}
	.bonus_button{cursor:pointer; width:174px !important; height:38px !important; margin:5px 0 0 0 !important; padding:0 0 0 0 !important; border:none !important; background:url('/images/button_2_bg.jpg') no-repeat 0 100%; color:#A17100 !important; font-weight:bolder !important; font-size:18px !important;}

.yellow_form{position:relative; width:380px;}
	.yellow_form td{width:103px; padding:3px 0 3px 0;}
	.yellow_form  input{width:180px; height:17px; margin:0 3px 0 3px; padding:2px 0 0 3px; border-top:solid #7C7C7C 1px; border-bottom:solid #DDDDDD 1px; border-left:solid #C3C3C3 1px; border-right:solid #C3C3C3 1px;}  
	.yellow_form  input.mini{width:15px}
	.yellow_form select{width:132px; margin:0 0 0 3px;}
	.yellow_form img{margin:0 5px 0 5px;}
	.yellow_form div{width:200px;}
		.i_td input{width:127px;}
		.big_input input{width:270px;}
	.yellow_form_button{cursor:pointer; position:relative; width:75px !important; height:34px !important; margin:0 0 0 140px !important; _margin:0 0 0 -80px !important; padding:0 0 0 0 !important; border:none !important;  background:url('/images/button_3_bg.jpg') no-repeat 0 100%; color:#9A6800; font-weight:bolder; font-size:13px;}
	*+html .yellow_form_button{margin:0 0 0 -75px !important}
	
	.yellow_form_error_td{background:url('/images/yellow_form_error_bg.gif') no-repeat 0 0;}	
	
	.yellow_form_br{padding:3px 0 25px 0 !important;}
	
	.yellow_form_info{position:absolute; width:180px;margin:20px 0px 0px -20px} 
	.yellow_form_info span{display:block; position:relative; z-index:100; width:12px; height:11px; margin:0 0 0 20px; background:url('/images/yellow_form_info_bg.gif') no-repeat 0 0;}
	.yellow_form_info div{margin:-1px 0 0 0; z-index:10; padding:10px; border:solid #B9D9F8 1px; background:#fff; color:#005EB5; font-size:10px;}
	
	.yellow_form_error{position:absolute; margin:0 0 0 170px; _margin:-10px 0 0 170px !important;}  
	*+html .yellow_form_error{margin:0 0 0 170px;} 
		.yellow_form_error span{display:block; z-index:100; width:11px; height:11px; margin:0 0 0 20px; _margin:15px 0 0 20px !important; background:url('/images/yellow_form_error_red.gif') no-repeat 0 0;}
		.yellow_form_error_block{width:125px !important; margin:-25px 0 0 30px; background:#FF4E00 url('/images/yellow_form_error_top.gif') no-repeat 0 0;}
		.yellow_form_error_block div{width:95px !important; padding:15px; background:url('/images/yellow_form_error_bottom.gif') no-repeat 0 100%;}
		.yellow_form_error_block strong{display:block; height:25px; color:#fff;}		
		
.yellow_form2{position:relative; width:380px !important;}
	.yellow_form2 td{padding:3px 0 3px 0;}
	.yellow_form2_td{width:180px; vertical-align:top;}
	.yellow_form2_td2{width:200px;}
	.yellow_form2 input{width:160px; margin:0 0 30px 0;} 
	.yellow_form2 select{width:164px;} 
	.yellow_form2 textarea{width:380px; height:164px; margin:5px 0 0 0; _margin:0 0 0 -216px;}
		*+html .yellow_form2 textarea{margin:0 0 0 -216px;}
	.yellow_form2 span{display:block; height:15px; padding:0 0 0 5px;}
	
	.yellow_form_button2{cursor:pointer; position:relative; width:105px !important; height:30px !important; margin:20px 0 25px 240px !important; _margin:0 0 0 -80px !important; padding:0 0 0 0 !important; border:none !important;  background:url('/images/button_4_bg.jpg') no-repeat 0 100% !important; color:#9A6800; font-weight:bolder; font-size:13px;}
	*+html .yellow_form_button2{margin:0 0 0 -75px !important}
.right_yellow_block{width:202px; margin:0 0 9px 0; background:#FFF9BC url('/images/right_top_yellow.gif') no-repeat 0 0;}
.right_yellow_block2{ padding:13px 13px 15px 11px; background:url('/images/right_bottom_yellow.gif') no-repeat 0 100%; font-size:10px; color:#272727;}
