/**
author: Nick Shipitsin
**/

body,html {
  padding          : 0;
  margin           : 0;
  margin-bottom    : 10px;
     }

.main { 
  float            : left; 
  width            : 100%;
  margin           : 0; 
  padding          : 0;
 
}


.mod {
  background       : #FFFFFF;
  width            : 2px;
}

td, tr, p, div {
	font-family      : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #000000;
	line-height      : normal;
}
hr {
	color            : #999999;
	height           : 1px;
	width            : 100%;
}
form {
margin           : 0; 
padding          : 0;
}

.back_button {
	font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size        : 11px;
	font-weight      : normal;
	float            : right;
	display: block;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	text-indent: 22px;
	height: 16px;
  }
  
.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #cccccc;
  margin           : 3px 0;
  background-color : #f0f0f0;
  padding          : 2px !important;
  padding          : 1px;
  cursor           : pointer;
}
.zag_news {
	color            : #666666;
	font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size        : 11px;
	font-weight      : normal;
	font-style: normal;
}

.inputbox {
 color        : #000000;
 background   : #ffffff;
 border       : 1px solid #cccccc;
 margin       : 3px 0;

}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;

}
table.moduletable {
	width            : 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	}

table.moduletable th {
	font-family          : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 12px;
	font-weight        : bold;
	text-align         : left;
	color              : #336699;
	padding            : 2px;
	line-height        : 25px;
	background-image: url(../images/modul.gif);
	}

table.moduletable td {
    padding-top: 2px;
    	}

.sectiontableheader {
  font-size        : 12px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #ffffff; 
  padding          : 1px;
}


.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #f6f6f6;
  border-bottom    : 1px solid #ffffff;
  line-height      : 15px;

}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #ffffff;
  background       : #f0f0f0;
  line-height      : 15px;
}
.sectiontableentry1 img{
margin-right: 4px;
}
.sectiontableentry2 img{
margin-right: 4px;
}

a.mainlevel  {
	display           : block;
	width             : auto;
	font-size        : 11px;
	background-image: url(../images/about.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 0;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 11px;
  border-bottom    : 1px solid #cccccc;
  background-image: url(../images/bullet.png);
  font-weight      : normal;
  padding          : 2px 0;
  color            : #666666;
  padding-left     : 14px;
}
a.mainlevel:hover {
  border-bottom    : 1px solid #cccccc;
  font-size        : 11px;
  font-weight      : normal;
  color            : #0033CC;
  background-image: url(../images/bullet_a.png);
  text-decoration  : none;
  padding-left     : 14px;
}
#active_menu {
	color            : #FF0000;
	border-bottom    : 1px solid #cccccc;
	font-weight      : normal;
	background-image: url(../images/bullet_a.png);
	background-repeat: no-repeat;
}
a#active_menu:hover {
	color            : #333333;
	font-weight: normal;
}

a:link, a:visited {
  font-size        : 11px;
  color            : #003366;
  text-decoration  : none;
}
a:hover {
  font-size        : 11px;
  color            : #003399;
  text-decoration  : underline;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #003399;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  background       : url(../../adviser/images/arrow.png) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0px 3px 14px;
  float            : right;
  line-height      : 13px;
  text-decoration  : underline;
}
a.readon:hover {
  color            : #FF6600;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  background       : url(../../adviser/images/arrow.png) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0px 3px 14px;
  line-height      : 13px;
  text-decoration  : underline;
}
ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  line-height      : 14px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../../adviser/images/strelka.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
}
table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 11px;
  color            : #999999;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  }
a.pagenav:link, a.pagenav:visited {
  font-size        : 11px;
  color            : #003366;
  text-decoration  : none;
}
a.pagenav:hover {
  font-size        : 11px;
  color            : #FF6600;
  text-decoration  : none;
}
.small {
  font-size        : 11px;
  color            : #999999;
}
.smalldark {
  font-size        : 11px;
  color            : #333333;
}
.createdate, .modifydate {
	float            : right;
	font-size        : 10px;
	color            : #666666;
	font-weight      : bold;
	text-align       : left;
	width            : 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding          : 2px 0;
  }
.content_rating {
  font-size        : 10px;
  color            : #999999;
}
.pathway {
  font-size        : 10px;
  color            : #333333;
  padding-left     : 20px;
  
}
a.pathway:link, a.pathway:visited {
  font-size        : 10px;
  padding-left     : 0;
  font-weight      : bold;
  text-decoration  : underline;
}
a.pathway:hover {
  font-size        : 10px;
  padding-left     : 0;
  font-weight      : bold;

}
table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
.poll {
	color : #333333;
	line-height : 13px;
	font-weight: bold;
      
}

.pollstableborder{
  border-color     : #999999;
}
.contentheading{
	font-family      : Arial, Helvetica, sans-serif;
	width            : 100%;
	font-size        : 11px;
	font-weight      : bold;
	line-height      : normal;
	text-transform   : none;
	text-align       : left;
	color            : #973521;
}

.componentheading {
	font-family      : Arial, Helvetica, sans-serif;
	width            : 100%;
	font-size        : 11px;
	font-weight      : bold;
	line-height      : 12px;
	text-transform   : uppercase;
	text-align       : left;
	color            : #973521;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #973521;
  }


.ontab {
  border-left      : 1px solid #666666;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.offtab {
  border-left      : 1px solid #666666;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.tabpadding {
 border-left       : 1px solid #666666;
}

.footer {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #666666;
  font-weight      : normal;
  height           : 50px;
  padding-top      : 5px;

   
 }
.footer a:link, .footer a:visited {
  font-size        : 11px;
  color            : #006600;
  text-decoration  : underline;
  font-weight      : normal;
  line-height      : 17px;
}
.footer a:hover {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : underline;
  font-weight      : normal;
}


.col {
	vertical-align   : top;
	padding          : 0 5px 5px 0;
	background-color: #FFFFFF;
}
.col2 {
	vertical-align   : top;
	border-left-width: 1px;
	padding-top: 0;
	padding          : 0 0 5px 5px ;
}
#rightcol {
	vertical-align   : top;
	padding-left: 8px;
	padding-right: 5px;
  }
#rightcol div {
width: 185px;
}


.foot {
  margin-top       : 6px;
  vertical-align   : top;
  border-top       : 1px solid #e0e0e0;

}


.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}

td.pw{
	margin: 0;
	padding:  0;
	height: 20px;
	padding:  3px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.sublevel {
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10px;
   font-weight      : bold;
   color            : #999999;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
}
a.sublevel:link, a.sublevel:visited {
  color		        : #999999;
  text-decoration	: none;
}
a.sublevel:hover {
  color            : #006600;
  text-decoration  : none;
}
a.sublevel#active_menu  {
	background      : transparent;
	color           : #006600;
	border          : 0px;
      
}

.head {
  
  background     : url(../../adviser/images/head.jpg) no-repeat top left;
  height         : 43px;
  width          : 129px;
 
 }
td.top_bar {
  margin : 0;
  padding:  0;
  height         : 43px; 
  padding-right  : 30px;  
 }
td.top_left{
  margin : 0;
  padding:  0;
  background     : url(../../adviser/images/body.jpg) no-repeat top left;
  width          : 129px;
  height         : 102px;
 }
td.top_nav_left{
  margin : 0;
  padding:  0;
  background     : url(../../adviser/images/top_nav_left.jpg) no-repeat top left;
  width          : 22px;
  height         : 102px;
 }

td.top_nav_middle{
  margin : 0px;
  padding:  0px;
  background     : url(../../adviser/images/top_nav_body.jpg) repeat-x top left;
  height         : 102px;
 }
td.top_nav_right{
  margin : 0;
  padding:  0;
  background     : url(../../adviser/images/top_nav_right.jpg) no-repeat top left;
  width          : 12px;
  height         : 102px;
 }


td.bgline {
  margin : 0;
  padding:  0;
  width          : 7px;
 }


 #mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
   
}

#mainlevel-nav li {
  float            : left;
  display          : block;
  list-style       : none;
  background-image : none;
  padding-left     : 0;
  padding-right    : 4px;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 28px;
  white-space      : nowrap;
  border-left      : 0px solid #cccccc;

}
#mainlevel-nav li a {
	padding-left     : 5px;
	padding-right    : 10px;
	font-size        : 10px;
	color            : #666666;
	text-decoration  : none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-weight: bold;
}

#mainlevel-nav li a:hover {
	font-size        : 10px;
	color            : #FF6600;
	font-weight: bold;
	text-decoration: underline;    
}

.blog_more {
margin   : 10px 0 7px 7px;
}
.buttonheading {
padding  : 0 2px;
}

.mosimage {
  border     : 1px solid #dedede;
  margin     : 5px;
  padding-top:  3px;

}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #666666;
  font-size : 10px;
  background: #f1f1f1;
}




div.module {
	width: 230px;
	background: url(../../adviser/images/mod_mid.gif) repeat-y;
	margin-top: 10px;
	margin-bottom: 8px;
}

div.module div {
  background: url(../../adviser/images/mod_bot.gif) bottom left no-repeat;
}

div.module div div {
	background: url(../../adviser/images/mod_top2.gif) top left no-repeat;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;  
}
div.module div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
}

div.module div div div h3 {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	font-weight      : bold;
	color            : #336699;
	text-transform   : uppercase;
	text-align       : left;
	background-image: url(../images/arrow_down.png);
	background-repeat: no-repeat;
	padding-left: 23px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

/******************* Top Menu************************/

.moduletable-topnav {
    float: right;
    width				: auto;
    padding				: 0px 0px 1px 5px;
        	}

.moduletable-topnav td {
    width				: auto;
	}


.topnav {
	width				: 0px;
      


	}

a.topnav {
	position			: relative;
	width				: auto;
	background			: none;
 	padding			: 3px 6px 7px 6px;
	color				: #FFFFFF;
      border-top   		: 4px solid #666666;
      text-decoration		: none;
	font-weight			: bold;
      line-height: 25px;

	}
a.topnav:hover {
 	width				: auto;
	color				: #ffffff;
	background			: #000000;
      border-top   		: 4px solid #ff3300;
 	padding			: 3px 6px 7px 6px;
 	font-weight			: normal;
	text-decoration		: none;
	font-weight			: bold;
	}
a.topnav#current {
	cursor			: default;
	position			: relative;
	width				: auto;
	background			: #000000;
 	padding			: 3px 6px 7px 6px;
	color				: #ffffff;
      border-top   		: 4px solid #33cc00;
      text-decoration		: none;
	font-weight			: bold;

	}
 
a.topnav#current:hover {
	cursor			: pointer;
	position			: relative;
	width				: auto;
	background			: #000000;
 	padding			: 3px 6px 7px 6px;
	color				: #ffffff;
      border-top   		: 4px solid #ff0000;
      text-decoration		: none;
	font-weight			: bold;

	}
