/**********************************		Родные стили		*****************************************************/
td.text {font-family: Verdana; color: #557a84; font-size: 11px; font-weight: bolder; text-align: right;}

a{font-family: Verdana; color: #1E2D3B; font-size: 11px; font-weight: bolder; text-align: right; TEXT-DECORATION: none}
a:link {text-decoration: none; } 
a:visited {text-decoration: none;} 
a:active {text-decoration: none}
a:hover {font-family: Verdana; color: #FF4500; font-size: 11px; font-weight: bolder; text-align: right; TEXT-DECORATION: none}

font{font-family: Verdana; color: #557a84; font-size: 11px; font-weight: bolder;}
font.1{font-family: Verdana; color: #1E2D3B; font-size: 11px; font-weight: normal;}

table.1{border: 2px; solid; #1E2D3B;}
li{list-style: square; color: #557a84; font-family: Verdana; color: #1E2D3B; font-size: 11px; font-weight: normal;}

td.z{font-family: Verdana; color: #557a84; font-size: 11px; font-weight: bolder; text-align: center; background-color:#eaf1f3;}
td{font-family: Verdana; color: #1E2D3B; font-size: 11px; font-weight: normal; background-color:#eaf1f3;}
hr {color: #557a84;}
/************************************************************************************************************/
body{
	background:#eaf1f3; font-size: 12px; font-family: Arial;
}

.headerdiv{
	width:100%;
	background:#88CCFF;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

.mainmenudiv{

}

.selectedmainmenu{
	color:red;
}

.unselectedmainmenu{

}

.submenudiv{
	padding:0 15 0 5;
}

.submenudiv div{
	font-weight:bold;
	font-size:14px;
}

.level2{
	padding: 7px 10px 7px 10px; background-color: #E1ECEE; border-bottom: 1px solid #D2DDE1;
}

.level3{
	padding: 3px 0 3px 20px; 
}

.level4{
	padding-left:40px;
}

.selectedsubmenu{
	color:red;
}

.unselectedsubmenu{

}

.chainmenudiv{
	margin:10 0;
	background:#eeeeee;
	/*border-bottom:3px solid #557a84;*/
}

.maintable{
	width:100%;
	/*height:70%;*/	
}

.maintable tr td{
	position:relative;
}

.footerdiv{
	width:100%;
	background:#88CCFF;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

.bannerdiv{
	border:1px solid #bbbbbb;
	margin:15 0;
	padding:5;
	text-align:center;
	font-style:bold italic;
}

.templateinfo{
	text-align:center;
	background:#cccccc;
	margin:10 0;
}


/********************************************************************************************************/
table.menufloat{
	
}

td.menufloath{
	font-weight:bold;
	background:#88CCFF;
}

td.menufloatr{
	background:#CCCCCC;

}

/********************************* блок облака тегов ***************************************************************/
.metacloud{
	border-top:3px solid #557a84;
}

/********************************************************************************************************/
.highlight {
	background-color: yellow;
}



.highslide { cursor: url(/images/zoomin.cur), pointer; outline: none; }
.highslide-active-anchor img { visibility: hidden; }
.highslide img { border: 2px solid #587C86; }
.highslide:hover img { border: 2px solid #000; }
.highslide-wrapper { background: white; }
.highslide-image { border: 2px solid white; }
.highslide-image-blur { }
.highslide-caption { display: none; border: 2px solid white; border-top: none; font-size: 10px; padding: 5px; background-color: white; }
.highslide-loading { display: block; color: black; font-size: 8pt; font-weight: bold; text-decoration: none; padding: 2px;
	border: 1px solid black; background-color: white; padding-left: 22px; background-image: url(/images/loader.white.gif);
	background-repeat: no-repeat; background-position: 3px 1px; }
a.highslide-credits, a.highslide-credits i { padding: 2px 2px 0 5px; color: #FFF; text-decoration: none; font-size: 11px; }
a.highslide-credits:hover, a.highslide-credits:hover i { color: white; background-color: gray; }
a.highslide-full-expand { background: url(/images/fullexpand.gif) no-repeat; display: block; margin: 0 30px 30px 0; width: 34px; height: 34px; }
.highslide-display-block { display: block; }
.highslide-display-none { display: none; }

