body,html {
  padding          : 0;
  margin           : 0;
  margin-bottom    : 10px;
  

    }
#body_bg{
background     : url(../images/bg_top.png) #677857 repeat-x top left;
}
.main { 
  float            : left; 
  width            : 100%;
  margin           : 0; 
  padding          : 0;
}


.mod {
  background       : #FFFFFF;
  width            : 2px;
}

td, tr, p, div {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #000000;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
form {
margin           : 0; 
padding          : 0;
}
.mcol {
   vertical-align  : top;
   padding     : 0px 5px;
}
.lcol {
   vertical-align  : top;
   padding     : 5px;
   border-right    : 1px solid #677857;
}
.leftrow {
  width            : 165px;
  height           : 100%;
  /*background       : #9DA28C;*/
}
.rightrow {
  height           : 100%;
  width            : 165px;
 /* background       : #9DA28C;*/
}
.rcol {
   vertical-align  : top;
   padding     : 5px;
   border-left    : 1px solid #677857;
}

.back_button {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
  }
.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #999999;
  margin           : 3px;
  background-color : #EDEDED;
  padding          : 2px !important;
  padding          : 1px;

  cursor           : pointer;
}

.inputbox {
 color        : #000000;
 background   : #FFF1D1;
 border       : 1px solid #677857;
 margin       : 3px;
}

.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;

}
table.moduletable {
	margin           : 0 0 8px 0;
	width            : 100%;
  	background       : #ffffff;
  	border           : 1px solid #677857;
}
table.moduletable-noborder {
	margin           : 0 0 8px 0;
	width            : 100%;
  	background       : #ffffff;
}
table.moduletable th, table.moduletable-noborder th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size          : 11px;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
	background-color   : #677857;
	color              : #FFF1D1;
	padding            : 2px;
	text-indent        : 2px;
	line-height        : 15px;
	/*background-image: url(../images/moduletable_top.png);
	background-repeat: no-repeat;*/
	}

table.moduletable td {
    padding-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #FFFFFF;
  background-color   : #677857;
  padding          : 1px;
}


.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : none;
  border-bottom    : 1px solid #ffffff;
  line-height      : 25px;

}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #ffffff;
  background       : #FFF1D1;
  line-height      : 25px;
  }
.sectiontableentry1 img{
 padding-right: 4px !important;
 padding-right: 2px;

}
.sectiontableentry2 img{
 padding-right: 4px !important;
 padding-right: 2px;

}

/****************************************************************************************
                            * M E N U *
 ****************************************************************************************/ 
 
/*******************************************************************
                            MAINLEVEL
 *******************************************************************/ 
a.mainlevel, 
a.mainlevel_current, 
a.mainlevel_active {
	display          : block;
	width            : auto;
	margin           : 0px;
	padding          : 0px;
	font-size        : 12px;
	font-weight      : normal;
	text-indent      : 10px;
	line-height      : 20px;
	border-width     : 1px 0px;
	border-style     : solid;
	border-color     : #FFF1D1;
}
a.mainlevel:link,         a.mainlevel:visited, 
a.mainlevel_active:link,  a.mainlevel_active:visited,
a.mainlevel_current:link, a.mainlevel_current:visited {
	background-color : #677857;
	color            : #FFF1D1;
	font-size        : 12px;
	font-weight      : normal;
}
a.mainlevel:hover, 
a.mainlevel_current:hover,
a.mainlevel_active:hover {
	color            : #FFF1D1;
	font-size        : 12px;
	font-weight      : normal;
	background-color : #9DA28C;
	border-color     : #677857;
}
#active_menu{
	color            : #FFF1D1;
	font-size        : 12px;
	font-weight      : normal;
	background-color : #9DA28C;
}
/*******************************************************************
                            SUBLEVEL
 *******************************************************************/ 
a.sublevel,
a.sublevel_current,
a.sublevel_active {
	display          : block;
	width            : auto;
	margin           : 0px;
	padding          : 0px;
	text-indent      : 5px;
	font-size        : 11px;
    font-weight      : normal;
	line-height      : 20px;
    color            : #FFF1D1;
	border-width     : 1px 0px;
	border-style     : solid;
	border-color     : #9DA28C;
}
a.sublevel:link,         a.sublevel:visited,
a.sublevel_active:link,  a.sublevel_active:visited,
a.sublevel_current:link, a.sublevel_current:visited {
	font-size        : 11px;
    font-weight      : normal;
	background-color : #DAD9D0;
  	color		     : #677857;
}
a.sublevel:hover,
a.sublevel_active:hover,
a.sublevel_current:hover {
	font-size        : 11px;
    font-weight      : normal;
	background-color : #9DA28C;
    color            : #FFF1D1;
	border-color     : #677857;
}
a.sublevel#active_menu,
a.sublevel_current#active_menu  {
	font-size        : 11px;
    font-weight      : normal;
	background-color : #9DA28C;
  	color		     : #FFF1D1;
	border-color     : #FFF1D1;
}
/*******************************************************************
                            MAINLEVEL-TOP
 *******************************************************************/ 
.user9 table{
	border           : 0px;
}
#mainlevel-top {
	font-size        : 12px;
	list-style       : none;
	padding          : 0;
	margin           : 0;
	margin-left      : 1px;
	display          : block;
}
#mainlevel-top li {
	float            : left;
	display          : block;
	list-style       : none;
	background-image : none;
	background-color : #677857;
	width            : auto !important;
	line-height      : 20px;
	white-space      : nowrap;	
	padding-left     : 0px;
	padding-right    : 0px;
	margin           : 0px;
}
#mainlevel-top li a{
	padding: 0px 10px;	
}
a.mainlevel-top,
a.mainlevel_current-top,
a.mainlevel_active-top { 
	display          : block;
	width            : auto;
	margin           : 0px;
	padding          : 0px;
	font-size        : 12px;
	font-weight      : normal;
	line-height      : 20px;
	margin           : 1px;
	border           : 1px solid #FFF1D1;
}
a.mainlevel-top:link,         a.mainlevel-top:visited, 
a.mainlevel_active-top:link,  a.mainlevel_active-top:visited,
a.mainlevel_current-top:link, a.mainlevel_current-top:visited {
	background-color : #677857;
	color            : #FFF1D1;
	font-size        : 12px;
	font-weight      : normal;
}
a.mainlevel-top:hover, 
a.mainlevel_current-top:hover,
a.mainlevel_active-top:hover {
	color            : #FFF1D1;
	font-size        : 12px;
	font-weight      : normal;
	background-color : #9DA28C;
	border-color     : #FFF1D1;
}
a.mainlevel-top#active_menu-top,
a.mainlevel_current-top#active_menu-top{
	color            : #FFF1D1;
	font-size        : 12px;
	font-weight      : normal;
	background-color : #9DA28C;
}
/*******************************************************************
                            MAINLEVEL-NAV
 *******************************************************************/ 
td.topnav {
	margin           : 0px;
	padding          : 0px;
	background       : url(../images/bg_top.png) repeat-x top left;
	height           : 42px;
	width            : 770px;
}
#mainlevel-nav {
	font-size        : 12px;
	list-style       : none;
	padding          : 0;
	margin           : 0;
	margin-left      : 1px;
	display          : block;
}
#mainlevel-nav li {
	float            : right;
	display          : block;
	list-style       : none;
	background-image : none;
	padding-left     : 2px;
	padding-right    : 2px;
	margin           : 0;
	width            : auto !important;
	font-size        : 12px;
	line-height      : 28px;
	white-space      : nowrap;
	border-left      : 1px solid #FFF1D1;
}
#mainlevel-nav li a {  
	font-weight      : normal;
	padding-left     : 10px;
	padding-right    : 10px;
	font-size        : 12px;
	color            : #FFF1D1;
	text-decoration  : none;
}
#mainlevel-nav li a:hover {
	display          : block;
	font-weight      : normal;
	font-size        : 12px;
	color            : #FFF1D1;
	background-color : #9DA28C;
}

/*******************************************************************
                           * A *
 *******************************************************************/ 
a:link, a:visited {
  font-size        : 11px;
  color            : #677857;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #9DA28C;
  text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  float            : right;
  line-height      : 10px;
  text-decoration  : underline;
}
a.readon:hover {
  color            : #677857;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  line-height      : 10px;
  text-decoration  : underline;
}
ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/strelka.png) ;
  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        : 10px;
  color            : #0066CC;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  }
a.pagenav:link, a.pagenav:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}
a.pagenav:hover {
  font-size        : 11px;
  color            : #677857;
  text-decoration  : none;
}
.date {
  font-size        : 11px;
  font-weight      : bold;
  color            : #FFF1D1;
  padding-right    : 10px;
}
.banner {
  
  padding-right    : 10px;
}
.bottom_right {
  font-size        : 11px;
  color            : #FFF1D1;
  padding-right    : 6px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  float            : left;
  font-size        : 10px;
  color            : #666666;
  font-weight      : bold;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #999999;
}
.pathway {
  font-size        : 11px;
  color            : #FFF1D1;
  padding-left     : 15px;
}
a.pathway,a.bottom_right {
  color            : #FFF1D1;
}
a.pathway:link, a.pathway:visited, a.bottom_right:link,a.bottom_right:visited {
  font-size        : 11px;
  padding-left     : 0;
}
a.pathway:hover,a.bottom_right:hover {
  color            : #677857;
  font-size        : 11px;
  padding-left     : 0;
}
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 : 12px;
	font-weight: normal;
      
}

.pollstableborder{
  border-color     : #999999;
}
.contentheading,.componentheading {
  border-bottom    : 1px solid #677857;
  font-size        : 13px;
  font-weight      : bold;
  line-height      : 16px;
  text-align       : left;
  text-indent      : 0;
  color            : #677857;
  width            : 100%;
  padding          : 1px;
  margin: 3px 0px;
  }


.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            : #FFF1D1;
  font-weight      : bold;
  height           : 31px;
  border-top       : 1px solid #677857;
  padding-top	   : 5px;

 
 }
.footer a:link, .footer a:visited {
  font-size        : 10px;
  color            : #666666;
  text-decoration  : none;
  font-weight      : bold;
}
.footer a:hover {
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.foot {
  background       : none;
  vertical-align   : top;
  
}

.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}

td.top1{
margin: 0;
padding:  0;
height: 28px !important;
height: 28px;
padding-top:  2px !important;
padding-top:  3px;
background		: url(../images/shadow.png) #ffffff repeat-x top;
}
td.bottom1{
margin: 0;
padding:  0;
height: 28px !important;
height: 28px;
padding-top:  2px !important;
padding-top:  3px;
background		: url(../images/shadow.png) #ffffff repeat-x top;
}
table.top2{
background : #ffffff; 

}

.searchbox {
  margin           : 0;
  padding          : 0;
  margin-top       : 13px;
  margin-left      : 10px;
  width            : 130px;
  font-size        : 11px;
  color            : #FFF1D1;
  padding          : 2px !important;
  padding          : 1px; 
  border           : 1px solid #FFF1D1;
  background       : none;
  
   }


td.mainheader{
	margin: 0;
	height         : 100px;
	width          : 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #677857;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	/*background: #FFF1D1;*/
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
 }
.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     : #677857;
  font-size : 10px;
  background: #f1f1f1;
}