/*
 * template_css.css. Используется для описания стилей меню,
 * 
 *
 */

@import "reset.css";
@import "base.css";

html {
  height: 100%;
  width: 100%;
  background-image: url(../images/new_up_11.jpg);
  background-repeat: repeat;

}

body.joo_flex{
  height: 100%;
  position: relative;
  text-align: center;
  width: 100%;

}

#aqua_top {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:160px;
	z-index:1;
	background-image: url(../images/new_up_03.jpg);
	background-repeat: repeat-x;
	background-color: #B7C2D4;
	margin-bottom: 20px;
}
#aqua_logo {
	position:absolute;
	left:40px;
	top:0px;
	width:479px;
	height:114px;
	z-index:2;
	background-image: url(../images/new_up_02.jpg);
}
#aqua_text {
	position:absolute;
	width:145px;
	height:15px;
	left: 0px;
	z-index:2;
	top: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	padding-left: 10px;
	color: #B7C2D4;
	font-style: normal;
	font-weight: bolder;
}
#aqua_search {
	position:absolute;
	top:50px;
	width:400px;
	height:20px;
	z-index:3;
	right: 20px;
}
#aqua_in {
	position:absolute;
	width:350px;
	height:20;
	z-index:2;
	right: 20px;
	top: 116px;
}
#aqua_in2 {
	position:absolute;
	width:auto;
	height:20px;
	z-index:2;
	right: 0px;
	top: 6px;
}
#aqua_in1 {
	position:absolute;
	width:auto;
	height:20px;
	z-index:2;
	left: 0px;
}
#aqua_menu {
	position:absolute;
	left:40px;
	top:126px;
	width:auto;
	height:26px;
	z-index:4;
	text-align: left;
}
#aqua_map {
	position:absolute;
	top:5px;
	width:100px;
	height:30px;
	z-index:4;
	right: 20px;
	text-align: right;
}
#pathway1 {
	position: relative;	
    width:auto;
    text-align: left;
	margin-top: -20px;
	margin-bottom: 20px;
	margin-left: 20%;

}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>---com_content---<<<<<<<<*/
/*------Заголовки------*/
a.contentpagetitle {
	font: normal 14px/16px "Lucida Sans Unicode", "Lucida Grande", "Myriad Pro", sans-serif;
	text-decoration: none;
	color: #4B8EC2;
}
a.contentpagetitle:hover {
	text-decoration: underline;
}
.contentheading {
	color: #5B5B5B;
	font: bold 14px/16px "Lucida Sans Unicode", "Lucida Grande", "Myriad Pro", sans-serif;
	margin: 5px 0 4px 0;
}
/*------Описания------*/
.contentdescription {
	background: #F0F2E4;
	border: 1px solid #EAECDE;
	clear: both;
	overflow: hidden;
	padding: 10px;
}
.contentdescription img {
	border: 3px solid #DCDED4;
	margin: 0 10px 0 0;
}
.category_name, section_name {
	font-weight: bold;
	background: url(../images/elements/arrow.png) no-repeat center left;
	display: block;
	padding: 0 0 0 15px;
	font-size: 11px;
}
/*------Режим БЛОГА------*/
.intro{
    overflow: hidden;
    margin: 4px 0 18px 0;
}
.blog .contentpaneopen td {
	padding-right: 10px;
}
.leading_block {
	border-bottom: 1px dashed #CCC; 
	margin: 5px 0 15px 0;
	padding: 15px;
}
table.intro_block td {
	padding: 4px 10px 5px 2px;
}
div.section_cat {
	background: url(../images/elements/arrow.png) no-repeat center left;
	padding: 6px 0 10px 14px;
    font-weight: bold;
    margin: 0;
}
div.section_cat a {
	font-weight: bold;
}
/*Ссылка "Подробнее" */
a.readon {
	color: #616161;
	font-weight: bold;
    font-size: 11px;
    background: url(../images/elements/arrow.png) no-repeat center left;
    padding: 0 0 0 15px;
}
.article_seperator {
	height: 1px;
}



.header{
  background: url(../images/right_header.jpg) no-repeat 75% 0px;
  height: 165px;
  position: relative;
  text-align: center;
}

.header_center{
  height: 110px;
  margin: 0 auto;
  padding: 24px 0 0 0;
  width: 50%;
}

.header_right{
  position: absolute;
  right: 0;
  top: 10px;
  width: 150px;
}

.wrapper{
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 98%;
}

a#about{
  background: url(../images/about.jpg) no-repeat top left;
  cursor: pointer;
  display: block;
  float: left;
  height: 36px;
  text-decoration: none;
  width: 143px;
}

a#rss {
  background: url(../images/rss_small.png) no-repeat center;
}

.content{
  float: right;
  width: 76%;
  position: relative;
}

.col{
  float: left;
  width: 20%;
}

.col div h3{
  color: #D43015;
}

.footer{
  background: url(../images/footer_bg.jpg) repeat-x bottom left;
  bottom: 0px;
  clear: both;
  position: relative;
}

.bottom{
  border-top: 4px solid #D2D6BF;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  padding: 12px 0 12px 0;
  width: 1004px;
}

.valid {
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* -----Верхнее меню: BEGIN------  */

.menutable-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-align: center;
}
.menutable-nav .ml-div {
	padding-right: 12px;
	padding-left: 12px;
	color: #B7C2D4;
	font-weight: bolder;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-width: 1px;
	border-left-width: 1px;
}
.mainlevel-nav {
	color: #336699;
	font-weight: bolder;
}
.mainlevel-nav:hover {
	color: #990000;
}
.login_button {
	color: #336699;
	text-decoration: underline;	
}

ul#mainlevel-nav, ul#mainlevel-nav li{
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}

.top_menu_1{
  margin: 5px 0 0 0;
  padding: 0 0 0 6px;
}

.top_menu_2{
  padding: 0 4px 0 0;
}

ul#mainlevel-nav{
  display: block;
  height: 28px;
  padding: 0 0 0 0;
  text-align: left;
}

ul#mainlevel-nav li a{
  display: inline;
  font-size: 18px;
  line-height: 15px;
  margin: 0 8px;
  position: relative;
}

ul#mainlevel-nav li a#active_menu-nav{
  color: #4B8EC2;
  text-decoration: none;
}
/* -----Верхнее меню: END------  */
/* -----Левое меню: BEGIN------  */

.moduletable-round{
  background: #EAECDE;
  padding: 15px 20px 15px 20px;
}

.moduletable-round a{
  border-bottom: 1px dashed #CCC;
  color: #5B5B5B;
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding: 1px 5px;
  text-decoration: none;
}

.moduletable-round a:hover, .moduletable-round a#active_menu{
  background: #DEE0D3;
  color: #BD3620;
}

.moduletable-round ul, .moduletable-round ul li{
  list-style: none;
  margin: 2px 0;
  padding: 0;
}
/* -----Левое меню: END------  */
/* -----Дополнительное меню: BEGIN------  */

.moduletable-help{
  background: url(../images/help.jpg) no-repeat top left;
  margin: 15px 0;
  overflow: hidden;
  padding: 20px 0 10px 0;
}

.moduletable-help h3{
  padding: 0 10px 8px 108px;
}

.moduletable-help ul{
  float: left;
  list-style: none;
  margin: 0 6px 0 0;
  padding: 0;
  width: 46%;
}

.moduletable-help ul li{
  list-style: none;
  margin: 0;
  padding: 0;
}

.moduletable-help ul li a{
  color: #498FC3;
}
/* -----Дополнительное меню: END------  */
/* -----Нижнее меню: BEGIN------  */

.footer ul.menulist-bottom {
  float: left;
  margin: 0 0 0 20%;
  text-align: center;
}

.footer ul.menulist-bottom li{
  display: inline;
  height: 32px;
  line-height: 32px;
  margin: 0 10px 0 0;
}

.footer ul.menulist-bottom li a{
  color: #336699;
  font-size: 14px;
  font-weight: bolder;
}
/* -----Нижнее меню: END------  */
/* -----Сервисные ссылки: BEGIN------  */

a.navbar{
  display: block;
  float: left;
  height: 30px;
  width:30px;
  text-decoration: none;
}

a.navbar #home{
  background: url(../images/home.jpg) no-repeat center;
  width:30px;
  height:30px;
  padding-right: 10px;
  padding-left: 10px;
}

a.navbar #mail{
  background: url(../images/mail.jpg) no-repeat center;
  width:30px;
  height:30px;
  padding-right: 10px;
  padding-left: 10px;
}

a.navbar #map{
  background: url(../images/map.jpg) no-repeat center;
  width:30px;
  height:30px;
  padding-right: 10px;
  padding-left: 10px;
}
/* -----Сервисные ссылки: END------  */

.block_w1,
.block_w2,
.block_w3{
  float: left;
  margin: 0 0 10px 0;
  display: inline;
}
.block_w1{
  width: 98%;
}
.block_w2{
  width: 48%;
}

.block_w3{
  width: 32%;
}

.block_w3.w25{
  width: 25%;
}

.block_w3.w35{
  width: 35%;
}


.block_w2.w25{
  width: 25%;
}

.block_w2.w35{
  width: 70%;
}

.block_w1.w25,
.block_w1.w35{
  width: 95%;
}
/* -----Первый блок (user1, user2, user3)---- */

.block1 .moduletable{
  padding: 5px 5px 5px 2px;

}

.block1 h3{
  color: #4B8EC2;
  font-size: 18px;
}
/* -----Второй блок (user4, user5, user6)---- */

.block2 .moduletable{
  margin: 0 10px 0 0;
  padding: 5px 10px 5px 2px;

}

.block2 h3{
  background: url(../images/listok.png) no-repeat 8px 1px #FFF6D7;
  color: #4C8EC0;
  font-size: 20px;
  padding: 5px 2px 5px 52px;
}
/* -----Третий блок (user7, user8, user9)---- */

.block3{
  background: url(../images/block3_bg_top.jpg) repeat-x top left;
  clear: both;
  overflow: hidden;
  padding: 3px 10px 15px 0;
}

.block3_bottom{
  background: url(../images/block3_bg_bottom.jpg) repeat-x bottom left;
  overflow: hidden;
  padding: 0 0 0 10px;
}

.block3 .moduletable{
  margin: 0 10px 0 0;
  padding: 5px 5px 5px 2px;
}

.block3 h3{
  color: #626262;
  font-size: 18px;
  padding: 0 0 10px 0;
}
/* -----Дополнительные стили------ */

div.marker_round {
  font-size: 12px;
  padding: 5px 0;
}

div.marker_round b {
  background: url(../images/ol_big.jpg) no-repeat top left;
  color: #FFF;
  display: block;
  float: left;
  font-weight: bold;
  height: 39px;
  line-height: 32px;
  margin: 3px 6px 4px 0;
  text-align: center;
  width: 36px;
}

div.marker_round br {
  clear: both;
  display: block;
  height: 16px;
  line-height: 16px;
  width: 100%;
}
/* Маркированный список с большими маркерами */

ul.bigred{
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.bigred li{
  background: url(../images/big_marker.png) no-repeat top left;
  list-style: none;
  margin: 0 0 6px 0;
  padding: 0 0 0 40px;
}

#email, #print{
	padding: 3px;
}
