/***************************************************

++++++++++++++++++++++++++++++++++++++++++++++++++++
this file created by rgb(raduga) http:/mambasana.ru
----------------------------------------------------

***************************************************/

body,html {
  padding          : 0;
  margin           : 0;
  margin-bottom    : 10px;
}

.main { 
  float            : left; 
  width            : 100%;
  margin           : 0; 
  padding          : 0;
}

/*********** Header ***********/

#header
{
	margin-left:20px;
	font-size: 22px;
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
}
#header a
{
	font-size: 22px;
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
}

/***********************************/

.mod {
  background       : #FFFFFF;
  width            : 2px;
}

td, tr, p {
  font-family      : Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
form {
margin           : 0; 
padding          : 0;
}


.leftrow {
  width            : 169px;
  height           : 100%;
  margin-right     : 0;
  background-color: #f9eee1;
}
.rightrow {
  height           : 100%;
  width            : 169px;
  margin-left      : 0;
 }
.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            : #6e2e03;
  border           : 1px solid #6e2e03;
  margin           : 3px;
  background-color : #f3ddc7;
  padding          : 1px;
  cursor           : pointer;
}

.inputbox {
 color        : #000000;
 background   : #ffffff;
 border       : 1px solid #dcbb9e;
 margin       : 3px;

}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;

}

pre {
	border				: 1px solid #dcbb9e;
	background-color	: #f9eee1;
	margin-left			: 30px;
	margin-right		: 30px;
	padding				: 0px;
}
pre ol {
  	padding     		: 3px;
  	margin	    		: 0 0 0 30px;
}
pre li {
  	padding     		: 0px;
  	margin      		: 0px;
  	background-image 	: none;
}

h2, .contentheading, .componentheading {
  width            : 100%;
  font-size        : 14px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  text-indent      : 0;
  color            : #6e2e03;
  padding          : 15px 1px 10px 1px;
  margin-top       : 3px;
  }

h3, div.moduletable, .componentheading {
	width            : 100%;
    background       : #f9eee1;
	padding-bottom	 : 10px;
	margin		 	: 0px;
}
div.moduletable_menu {
	width           : 100%;
    background      : #f3ddc7;
	padding	 		: 0px;
	border-bottom	: 1px solid #dcbb9e;
}

div.moduletable_top {
	width           : 100%;
    background      : #f9eee1;
	padding	 		: 6px 0px 4px 0px;
}

div.moduletable_footer {
	width           : 100%;
    background      : #ffffff;
}

div.moduletitle {
  	width           : 100%;
	font-family     : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
    background      : #6e2e03;
	margin-bottom	: 10px;
	padding			: 3px 6px 3px 6px;
	font-size       : 11px;
    font-weight     : bold;
    color           : #ffffff;
}
div.moduletable_menu h3 {
	margin-bottom	   : 0px;
}
h3, .componentheading, legend { 
      
    font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 11px;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
    background-color   : #6e2e03; 
    color              : #f9eee1;
	padding            : 2px;
	margin-bottom	   : 8px;
    text-indent        : 10px;
	line-height        : 15px;  
	}
	
table.moduletable td {
    padding-top: 2px;
    	}

.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #ffffff; 
  padding          : 1px;
}


.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #f9eee1;
  border-bottom    : 1px solid #ffffff;
  line-height      : 25px;

}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #ffffff;
  background       : #f3ddc7;
  line-height      : 25px;
}


a.mainlevel:link, a.mainlevel:visited {
	background-color: #f9eee1;
	color: #6e2e03;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	margin-bottom:-1px;
	display: block;
	border: none;
	padding: 3px 6px 3px 6px;
	clear: both;
	border-top: 1px solid #dcbb9e;
	border-bottom: 1px solid #dcbb9e;
}

a.mainlevel:hover {
	background-color: #eed4b7;
	color: #6e2e03;
}

a.mainlevel#active_menu {
	background-color: #eed4b7;
	color: #6e2e03;
}

.sublevel {
   display			:  block;
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10px;
   color            : #6e2e03;
   background-color : #f3ddc7;
   padding    	 	: 3px 1px 3px 20px;
   margin-top		: 1px;
}
a.sublevel:link, a.sublevel:visited {
  color		        : #6e2e03;
  font-weight		:normal;
}
a.sublevel:hover {
  color            : #6e2e03;
  text-decoration  : underline;
}
a.sublevel#active_menu  {
  color           : #6e2e03;
  text-decoration  : underline;   
}

a:link, a:visited {
  font-size        : 11px;
  color            : #6e2e03;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #6e2e03;
  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            : #6e2e03;
  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            : left;
  line-height      : 10px;
  text-decoration  : underline;
}
a.readon:hover {
  color            : #6e2e03;
  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.gif) ;
  background-repeat: no-repeat;
  background-position: 0 5px;
}
table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #f9eee1;
  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            : #6e2e03;
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  font-weight      : bold;
  color            : #707070;
  padding-right    : 12px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  float            : right;
  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            : #333333;
  padding-left     : 4px;
}
a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 0;
}
a.pathway:hover {
  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;
}


.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        : 10px;
  color            : #666666;
  font-weight      : bold;
  height           : 31px;
  border-top       : 1px solid #dcbb9e;

 
 }
.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;
}


.col {
   vertical-align   : top;
   background       : #ffffff;
   padding-top		: 5px;
   

}

.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;
background-color: #f9eee1;
border-bottom:1px solid #e7cdae;
color:#6e2e03;
}

table.top2{
background : #ffffff; 
}

.searchbox {
  margin           : 0;
  padding          : 0;
  margin-top       : 13px;
  margin-left      : 10px;
  width            : 130px;
  font-size        : 11px;
  color            : #707070;
  border           : 1px solid #dcbb9e;
  padding          : 2px !important;
  padding          : 1px;
  background       : none;
     }

td.topnav {
  margin : 0px;
  padding:  0px;
  background     : url(../images/bg_top.jpg) repeat-x top left;
  height         : 105px;
  width          : 900px;
  
 }

td.bgline {
  margin : 0;
  padding:  0;
  background     : url(../images/s.gif) repeat-y;
  width          : 7px;
 }


.blog_more {
margin   : 10px 0 7px 7px;
}
.buttonheading {
padding  : 0 2px;
}

.mosimage {
  border     : 1px solid #dedede;
  margin-left     : 5px;
  margin-right     : 5px;
  padding-top:  3px;

}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #6e2e03;
  font-size : 10px;
  background: #f9eee1;
}

