@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, .indents br, .indents p {
	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: #024978 url("../files/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("../files/tophead_bg.png") repeat-x 0 0;
}
.tophead .dleft {
	background: url("../files/tophead_left.jpg") no-repeat 0 0;
	padding-left: 322px;
	position: relative;
}
.tophead .dright {
	background: url("../files/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("../files/blockinform.png") repeat-x 0 -83px;
 }
.tophead .blockinform .dleft { 
	background: url("../files/blockinform.png") no-repeat 0 0;
	padding-left: 40px;
 }
.tophead .blockinform .dright { 
	background: url("../files/blockinform.png") no-repeat 100% -166px;
	padding-right: 10px;
 }

.blockinform .bicont {
	color: #537386;
	line-height: normal;
}

.blockinform .bicont h3 { color: #478bb2; line-height: 15px; margin: 0; padding: 0; }

.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("../files/menutop.png") repeat-x 0 -116px;
}
.topmenu .dleft {
	background: url("../files/menutop.png") no-repeat 0 0;
	padding-left: 11px;
}
.topmenu .dright {
	background: url("../files/menutop.png") no-repeat 100% -58px;
	padding-right: 11px;
}

/*BANNERTOP HIDE*/
.bannertop {
	background: #70a6c2 url("../files/bannertop_bg.png") no-repeat 50% 0;
	border-top: 1px solid #588399;
	text-align: center;
	overflow: hidden;
}
.bannertop .dleft { background: url("../files/bannertop_left.png") repeat-y 0 0; }
.bannertop .dright { background: url("../files/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("../files/bannertophide.png") repeat-x 0 -46px;
	text-align: center;
}
.bannertophide .dleft { background: url("../files/bannertophide.png") no-repeat 0 0; }
.bannertophide .dright { background: url("../files/bannertophide.png") no-repeat 100% -23px; }

/*SHADOWS CONT*/
.s_left { padding-left: 6px; background: #f4f9fc url("../files/mainshadows.png") repeat-y left 0; }
.s_right { padding-right: 6px; background: transparent url("../files/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("../files/footer2.png") no-repeat 100% -178px;
	padding-right: 32px;
}
.footer .dleft {
	padding-left: 104px;
	background: url("../files/footer2.png") no-repeat 0 0;
}
.footer .dright {
	background: #cadce6 url("../files/footer2.png") repeat-x 0 -89px;
	position: relative;
}

*html .footer {
	position: relative;
	background: #cadce6 url("../files/footer.png") repeat-x 0 -89px;
	padding: 0;
}
*html .footer .dleft {
	padding-left: 104px;
	background: url("../files/footer.png") no-repeat 0 0;
}
*html .footer .dright {
	padding-right: 32px;
	background: url("../files/footer.png") no-repeat 100% -178px;
}

/*FOOTBLIK*/
.footblik, .footblik .dleft, .footblik .dright { height: 41px; }
.footblik { background: url("../files/footblik2.png") no-repeat 100% -41px; padding-right: 12px; }
.footblik .dleft { background: url("../files/footblik2.png") no-repeat 0 0; padding-left: 12px; }
.footblik .dright { background: url("../files/footblik2.png") repeat-x 0 -82px; }

*html .footblik { background: url("../files/footblik.png") repeat-x 0 -82px; padding: 0; }
*html .footblik .dleft { background: url("../files/footblik.png") no-repeat 0 0; padding: 0; }
*html .footblik .dright { background: url("../files/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: 0;
	width: 100px; height: 22px;
	background: url("../files/centroarts.png") no-repeat 0 0;
}

.centroarts:hover img {
	background-position: 0 -22px;
}





/* Menus */
ul.uz, ul.uMenuRoot {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/721/15.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* ----- */

/* Site Menus */
.uMenuH li {float:left;padding:0 5px;}


.uMenuV .uMenuItem {font-weight:normal;}
.uMenuV li a:link {text-decoration:none; color:#FFFFC5}
.uMenuV li a:active {text-decoration:none; color:#FFFFC5}
.uMenuV li a:visited {text-decoration:none; color:#FFFFC5}
.uMenuV li a:hover {text-decoration:none; color:#FFFFFF}

.uMenuV .uMenuItemA {font-weight:bold;}
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#FFFFFF}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#FFFFFF}
.uMenuV a.uMenuItemA:hover {text-decoration:underline; color:#FFFFFF}
.uMenuV .uMenuArrow {position:absolute;width:10px;height:10px;right:0;top:3px;background:url('/.s/img/wd/1/ar1.gif') no-repeat 0 0;}
.uMenuV li {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/721/15.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* --------- */

/* Module Part Menu */
.catsTd {padding: 0 0 6px 13px; background: url('/.s/t/721/15.gif') no-repeat 0px 3px;}
.catName {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNameActive {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNumData {font-size:7pt;color:#65a8d1;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#6D6D2D;}
a.catName:visited {text-decoration:none; color:#6D6D2D;}
a.catName:hover {text-decoration:none; color:#000000;}
a.catName:active {text-decoration:none; color:#6D6D2D;}
a.catNameActive:link {text-decoration:none; color:#2a74a1;}
a.catNameActive:visited {text-decoration:none; color:#2a74a1;}
a.catNameActive:hover {text-decoration:underline; color:#2a74a1;}
a.catNameActive:active {text-decoration:none; color:#2a74a1;}
/* ----------------- */

/* Entries Style */
.eBlock {}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:15px;font-weight:bold;color:#65a8d1; padding: 0 0 0 19px; background: url('../files/5s_2.png') no-repeat 0px 1px;}
.eTitle a:link {text-decoration:none; color:#65a8d1;}
.eTitle a:visited {text-decoration:none; color:#65a8d1;}
.eTitle a:hover {text-decoration:none; color:#9EB3CC;}
.eTitle a:active {text-decoration:none; color:#65a8d1;}

.eMessage {text-align:justify;padding-bottom:5px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #cfcfcf}
.eDetails {border-top:1px dashed #cfcfcf;border-bottom:1px dashed #CCCC9E;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#000000;padding-bottom:5px;padding-top:3px;text-align:left;font-size:7pt;}
.eDetails1 {border-top:1px dashed #cfcfcf-bottom;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#000000;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}
.eDetails2 {border-bottom:1px dashed #cfcfcf;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#000000;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/721/17.gif') no-repeat 0px 0px;}
/* ------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {background:#e1f3fb; border:1px solid #BCBCBC;}
.cBlock2 {background:#e1f3fb; border:1px solid #BCBCBC;}
/* -------------- */

/* Comments Form Style */
.commTable {border: 1px solid #BCBCBC; }
.commTd1 {color:#000000;}
.commTd2 {}
.commFl {color:#000000; width:100%;background:#FFFFFF;border:1px solid #BCBCBC;}
.smiles {border:1px inset;background:#FFFFFF;}
.commReg {padding: 10px 0 10px 0px; text-align:center;}
.commError {color:#FFFFFF;}
.securityCode {color:#000000; width:40px;background:#FFFFFF;border:1px solid #BCBCBC;}
/* ------------------- */


/* Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/721/18.gif') no-repeat 0px 4px; font-family:Tahoma,Arial,Sans-Serif;}
a.archLink:link {text-decoration:underline; color:#65a8d1;}
a.archLink:visited {text-decoration:underline; color:#65a8d1;}
a.archLink:hover {text-decoration:none; color:#000000;}
a.archLink:active {text-decoration:none; color:#000000;}
/* ------------ */

/* Archive Style */
.archiveCalendars {text-align:center;color:#0000FF;}
.archiveDateTitle {font-weight:bold;color:#65a8d1;padding-top:15px;}
.archEntryHr {width:250px;color:#EF3404;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/721/19.gif') no-repeat 0px 4px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#65a8d1}
a.archiveDateTitleLink:visited {text-decoration:none; color:#65a8d1}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#65a8d1}
a.archiveDateTitleLink:active {text-decoration:underline; color:#65a8d1}
.archiveNoEntry {text-align:center;color:#0000FF;}
/* ------------- */

/* Calendar Style */
.calMonth {font-size:7pt;}
.calWday {color:#555D24; background:#CCCC9E; width:15px;font-size:7pt;}
.calWdaySe {color:#FFF7E2; background:#68681A; width:15px;font-size:7pt;}
.calWdaySu {color:#FFF7E2; background:#68681A; width:15px; font-weight:bold;font-size:7pt;}
.calMday {color:#5E5C4E;border:1px solid #CCCC9E;font-size:7pt;}
.calMdayA {background:#65a8d1;font-weight:bold; color: #FFFFFF;font-size:7pt;}
.calMdayIs {background:#FFF7E2;font-weight:bold;border:1px solid #33332D;font-size:7pt;}
.calMdayIsA {border:1px solid #65a8d1; background:#FFF7E2;font-weight:bold;font-size:7pt;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#718611;font-size:7pt;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#718611;font-size:7pt;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:none; color:#65a8d1;font-size:7pt;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:none; color:#718611;font-size:7pt;}
/* -------------- */

/* Poll styles */
.pollBut {width:110px;}

.pollBody {padding:7px; margin:0px; background: url('/.s/t/721/21.gif') #A18358; margin:0px; padding:0px;}
.textResults {background:#E3EAE1}
.textResultsTd {background:#FFFFFF}

.pollNow {border-bottom:1px solid #E3EAE1; border-left:1px solid #E3EAE1; border-right:1px solid #E3EAE1;}
.pollNowTd {}

.totalVotesTable {border-bottom:1px solid #E3EAE1; border-left:1px solid #E3EAE1; border-right:1px solid #E3EAE1;}
.totalVotesTd {background:#FFFFFF;}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

/* Other Styles */
.replaceTable {background:#FFFAED;height:100px;width:300px;border:1px solid #CCCC9E;}
.replaceBody {background: #FFF7E2;}

.legendTd {font-size:7pt;}
/* ------------ */


.otstyp {
	right: 10px;
}