/**#################### DEFAULT and FORMS CSS ####################**/

body,html {
  padding          : 0;
  margin           : 0;
  /*margin-bottom    : 10px;*/
  
     }
     
     
     
table.htmtableborders 
{
background: #ffffff; 
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

table.htmtableborders td p
{
font-size        : 11px;
}

table.htmtableborders td 
{
border: 1px solid #cccccc;
margin: 0;
}  

div.blag{

position: absolute; top: 5px; right: 0px; border: 0px #e5e9f4 solid;

}

ul.latestnews
{
	border           : 0px solid #cccccc;
text-align       : left  !important;  
}

ul.mostread
{
	border           : 0px solid #cccccc;
text-align       : left  !important;  

}






td, tr, p, div {
  font-family      : Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  line-height      : 15px;

}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  
  line-height      : 14px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0 5px;
}

a:link, a:visited {
  font-size        : 12px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 12px;
  color            : #5a6c96;
  text-decoration  : none;
  font-weight      : bold;
}

form {
margin           : 0; 
padding          : 0;
}
.inputbox {
 color        : #000000;
 background   : #ffffff;
 border       : 1px solid #cccccc;
 margin       : 3px 0;

}




/**#################### Joomla CSS ####################**/

/** Buttons **/

.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;
  text-decoration  : underline;

  }
.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #cccccc;
  margin           : 3px 0;
  background-color : #f0f0f0;
  padding          : 2px !important;
  padding          : 1px;
  cursor           : pointer;
}




/** Contact **/

.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;

}

div.main_top
{
  /*border           : 10px solid #cccccc;*/

}


/** Module table  **/

table.moduletable {
	margin           : 0 0 8px 0;
	width            : 100%;
	border           : 0px solid #cccccc;

	}

table.moduletable td {
    padding-top: 2px;
    	}






/** modules with rounded corners **/

div.module {

text-align:left;
  /*width: 267px;
  margin-left: 20px;
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 30px;*/
  
  /*background: url(../images/mod_mid.gif) repeat-y;*/
  /*margin-bottom: 15px;*/
  /*background: #edf2f8;*/
}

div.module div {
  /*background: url(../images/mod_bot.gif) bottom left no-repeat;*/
}

div.module div div {
 /*background: url(../images/mod_top.gif) top left no-repeat;
  padding: 10px 10px 20px 10px;*/
  
}
div.module div div div {
 /* background: none;
  padding: 0;
  width: auto !important;
  width: 100%; */
}


div.module div div div h3 { 
display: block;  
padding-top : 2px;  
padding-bottom : 2px; 
padding-right :38px;  
margin-top : 2px;
  font-size        : 12px;
  font-weight      : bold;
  color            : #56728a;
  text-align       : right;
  background       : #f9fafc;
  margin-bottom : -8px;
  
    vertical-align: middle;
  background-image : url(../images/ind_fg.gif) ;
}


div.left1
{
background:     blue  ;
width             : 272px;
padding-left: 8px;
margin-left: 8px;
}

div.bg_fs
{
background: #f9fafc;  
background-repeat: no-repeat;
background-image : url(../images/bg_fg.gif); 
margin-top: 12px;
padding-top: 22px; 
padding-bottom: 22px; 
/*border   : 0px solid #cccccc;*/
border-bottom   : 4px solid #506d9e;
}

/** Read more **/

a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/arrow.png) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 14px;
  float            : right;
  line-height      : 13px;
  text-decoration  : underline;
}
a.readon:hover {
  color            : #006600;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/arrow.png) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 14px;
  line-height      : 13px;
  text-decoration  : underline;
}





/** Pagenavigation **/

.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            : #999999;
  text-decoration  : none;
}
a.pagenav:hover {
  font-size        : 11px;
  color            : #006600;
  text-decoration  : none;
}
table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #f1f1f1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}





/** Pathway **/

.pathway {
  font-size        : 11px;
  color            : #333333;
  padding-left     : 20px;
  
}
a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 0;
  font-weight      : bold;
  text-decoration  : underline;
}
a.pathway:hover {
  font-size        : 11px;
  padding-left     : 0;
  font-weight      : bold;

}





/** Content **/

table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  border-spacing   : 10px;
  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;
}
.contentheading,.componentheading {
  font-family      : Georgia, Arial, Verdana, Helvetica, sans-serif;
  width            : 100%;
  font-size        : 17px;
  font-weight      : bold;
  line-height      : 16px;
  text-transform   : uppercase;
  text-align       : left;
  text-indent      : 0;
  color            : #999999;
  padding-bottom   : 5px;
  margin           : 3px 0;
  border-bottom    : 1px solid #999999;
  }
.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}
.blog_more {
margin   : 10px 0 7px 7px;
}
.buttonheading {
padding  : 0 2px;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding          : 2px 0;
  }
.content_rating {
  font-size        : 10px;
  color            : #999999;
}
.small {
  font-size        : 11px;
  color            : #999999;
}
.smalldark {
  font-size        : 11px;
  color            : #333333;
}
.createdate, .modifydate {
  float            : right;
  font-size        : 10px;
  color            : #999999;
  text-align       : right;
  width            : 100%;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}

.sectiontableheader {
  /*font-size        : 12px;
  font-weight      : bold;
  text-transform   : uppercase;*/
 /* letter-spacing   : 1px;*/
  /*color            : #333333;
  background       : #ffffff; 
  padding          : 15px;*/
  
    font-family      : Georgia, Arial, Verdana, Helvetica, sans-serif;
  width            : 100%;
  font-size        : 17px;
  font-weight      : bold;
  line-height      : 16px;
  text-transform   : uppercase;
  text-align       : left;
  text-indent      : 0;
  color            : #999999;
  padding-bottom   : 5px;
  margin           : 3px 0;
  border-bottom    : 1px solid #999999;
  
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 5px;
  margin          : 5px;
  background       : #f6f6f6;
  border-bottom    : 1px solid #ffffff;
  /*line-height      : 15px;*/
  /*background       : url(../images/bg_tab.gif);*/
   height      : 24px;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 5px;
  margin          : 5px;
  border-bottom    : 1px solid #ffffff;
  background       : #f0f0f0;
   border-bottom    : 1px solid #ffffff;
  height      : 24px;
}
.sectiontableentry1 img{
margin-right: 4px;
}
.sectiontableentry2 img{
margin-right: 4px;
}



/** Polls **/

.poll {
	color : #333333;
	line-height : 13px;
	font-weight: normal;
      text-align: left;
}
.pollstableborder{
  border-color     : #999999;
}




/** "Tab" buttons for Joomla frontend **/

.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;
}

div.copy
{
color: #4e6998;
 font-weight      : bold;
 float:left;
 margin-right: 50px;
  width: 55%;
   border       : 0px solid #666666;
}


.footer {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #999999;
  font-weight      : normal;
  height           : 40px;
  text-align: right;
  /*padding-top      : 25px;*/
 border       : 0px solid #666666;
 float:right;
 width: 34%;
   
 }
.footer a:link, .footer a:visited {
  font-size        : 11px;
  color            : #666666;
  text-decoration  : underline;
  font-weight      : normal;
  line-height      : 17px;
}
.footer a:hover {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : underline;
  font-weight      : normal;
}







/** CSS for Mainmenu **/

a.mainlevel  {

display           : block;
 /*width             : 230px;*/
  /*margin           : 1px 0;*/
  padding-top         : 2px;
  padding-bottom         : 0px;
  padding-left         : 10px;
  padding-right         : 15px;
  border-bottom    : 1px solid #cccccc;
  vertical-align: middle;
  height: 24px;
  background       : url(../images/bg_main_menu.gif);
  /*font-size        : 12px;
  background       : none;
  text-indent      : 10px;

 */
}

a.mainlevel:link, a.mainlevel:visited {
  /*display          : block;
  font-size        : 13px;
  border-bottom    : 1px solid #cccccc;
  background-color : #f1f1f1;
  
  padding          : 2px 0;
  color            : #666666;
  font-weight      : bold;*/
  /*text-indent      : 10px;*/
  
}
a.mainlevel:hover {
 /* border-bottom    : 1px solid #cccccc;
  background-color : #e0e0e0;
  font-size        : 13px;
  font-weight      : bold;
  color            : #636367;
  text-decoration  : none;*/
  /*text-indent      : 10px;*/
}
#active_menu {
  color            : #4a638c;
  /*border-bottom    : 1px solid #cccccc;*/
  /*background       : url(../images/menu.gif) #e0e0e0 96% 50% no-repeat;*/
  font-weight      : bold;
}
a#active_menu:hover {
  color            : #333333;
}

div.sub_zoya
{
/*padding: 5px;
background      : #f7f7ff;
text-align: right;*/
}



/** Sublevel for Mainmenu **/

.sublevel {
height: 22px;
 margin-top         : 2px;
 padding-top         : 2px;
  padding-bottom         : 2px;
   margin-bottom         : 2px;
  padding-left         : 10px;
  padding-right         : 30px;
background      : blue;
display           : block;
background       : url(../images/bg_sub_menu.gif);
 font-size        : 11px !important;
 
   /*font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  
   font-weight      : bold;
   color            : #636367;*/
   /*padding    	  : 3px 1px 3px 5px;*/
  border-bottom    : 1px solid #dee7ef; 
   text-align: right;
}
a.sublevel:link, a.sublevel:visited {
 /* color		        : #636367;
  text-decoration	: none;
  font-size        : 12px;
}
a.sublevel:hover {
  color            : #000000;
  text-decoration  : none;
   font-size        : 12px;
}
a.sublevel#active_menu  {
	background      : transparent;
	color           : #000000;*/
	      
}



/** Topmenu styles for BOTTOM navigation **/

 #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;
  

}
#mainlevel-nav li a {
  
  padding-left     : 0;
  padding-right    : 10px;
  font-size        : 11px;
  color            : #666666;
  text-decoration  : underline;
  
}

#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #999999;
    
}




/** images **/

.mosimage {
  border     : 1px solid #dedede;
  margin     : 5px;
  padding-top:  3px;

}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #666666;
  font-size : 10px;
  background: #f1f1f1;
}



/** #################### index.php #################### **/

.main { 
  float            : left; 
  width            : 100%;
  margin           : 0; 
  padding          : 0;
 
}


.mod {
  background       : #FFFFFF;
  width            : 2px;
}

.date {
  font-size        : 10px;
  /*font-weight      : bold;*/
  color            : #707070;
  padding-right    : 25px;
}
td.bgline {
  margin : 0;
  padding:  0;
  width  : 7px;
 }

.www {
  
  /*background     : url(../images/www.gif) no-repeat top left;*/
  height         : 49px;
  width: 370px;
 
 }
td.top_bar {
  margin : 0;
  padding:  0;
  height         : 49px; 
  padding-right  : 30px;  
 }

td.pw{
margin: 0;
padding:  0;
height: 28px;
padding:  3px 0;
text-align: left;
}

.col {

   vertical-align   : top;
   /*background       : red;*/
   /*padding          : 0 5px 5px 0;*/
 
   width: 267px;
}
.rcol {
   vertical-align   : top;
   background       : #ffffff;
   padding          : 0 0 5px 5px;
   text-align: left;
   
}


.foot {
  margin-top       : 6px;
  vertical-align   : top;
  background: url(../images/footer_repeat.gif) repeat-x top left;
  
}




/** main container **/

#container_out{
/*text-align: center;
margin:0;
padding:0 2%;
align: center;*/


}

div#container {
    /*height: 100%;
		margin-left: auto;
		margin-right: auto;
		max-width: 1100px;
		width: expression(document.body.clientWidth > 1100? "1100px": "auto" );*/
            

}
#maincontainer{
margin:0;
padding:0;
/*background     : url(../images/body_bg.gif) repeat-x top left;*/
width:100%;
height: 100%;  
}