
/**
author: rgb(raduga) http://mambasana.ru
**/


/**#################### DEFAULT and FORMS CSS ####################**/

body,html {
  padding          : 0;
  margin           : 0;
  background       : #150A12;
  
     }


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     : 15px;
  list-style       : none;
}
li {
  
  line-height      : 14px;
  padding-left     : 12px;
  padding-top      : 0;
  background-image : url(../images/i.gif) ;
  background-repeat: no-repeat;
  background-position: 0 4px;
}

ul#seolink li{
  padding          : 5px;
  border-bottom    : 1px solid #BAC3C6;
  background       : url(../images/demo.gif) #818C90 no-repeat 2px 2px;
  line-height      : 16px;
  padding-left     : 12px;
  margin-bottom: 10px;
  color            : #000000;
}
ul#seolink li a{
color            : #cccccc;
text-decoration  : underline;
font-weight:bold;
}

a:link, a:visited {
  color            : #003070;
  text-decoration  : underline;
  
}
a:hover {
  color            : #28465F;
  text-decoration  : underline;
  
}

a img {
border:none;
}

form {
margin           : 0; 
padding          : 0;
}
.inputbox {
 color            : #E7E4DD;
 border       : 1px solid #4D5557;
 margin       : 3px 0;
 background: url(../images/link_box.gif) #7F898D repeat;
}
#securityId{
border       : 1px solid #4D5557;
}
h4{
font-size: 13px;
}



/**#################### Main 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            : #dedede;
  border           : 1px solid #4D5557;
  margin           : 3px 0;
  background-color : #7F898D;
  padding          : 2px !important;
  padding          : 1px;
  cursor           : pointer;
}




/** Contact **/

.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  }




/** Module table  **/

table.moduletable {
	margin           : 0 0 8px 0;
	width            : 100%;
      
	}

table.moduletable td {
    padding-top: 2px;
    	}






/** Read more **/

a.readon:link, a.readon:visited {
  color            : #E4E6E8;
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  background       : url(../images/demo.gif) no-repeat #5C646A;
  white-space      : normal;
  font-weight      : normal;
  padding          : 5px 5px 5px 14px;
  float            : left;
  line-height      : 15px;
  text-decoration  : underline;
  
  
}
a.readon:hover {
  color            : #D6D9DC;
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  background       : url(../images/demo.gif) no-repeat #2C3032;
  white-space      : normal;
  font-weight      : normal;
  padding          : 5px 5px 5px 14px;
  line-height      : 15px;
  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        : 12px;
  color            : #386083;
  text-decoration  : none;
}
a.pagenav:hover {
  font-size        : 12px;
  color            : #28465F;
  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            : #dedede;
  padding-left     : 8px;
  
}
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            : auto !important;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  _width: auto;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
  background  : url(../images/content.jpg) no-repeat top left;
}

div.module table.contentpaneopen {
  background  : none;
}

.contentheading,.componentheading, .componentheading h1 {
  font-family      : Georgia, Arial, Verdana, Helvetica, sans-serif;
  width            : 100%;
  font-size        : 17px;
  font-weight      : bold;
  line-height      : 20px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #000000;
  margin           : 3px 0;
   }
.componentheading {
text-indent      : 5px;
margin           : 10px 0 20px 0;
}
a.contentpagetitle h1, a.contentpagetitle h2{
text-decoration: none;
cursor:pointer;
color: #003070;
}
.contentheading h1, .contentheading h2, .sectiontableentry2 h1, .sectiontableentry1 h1{
  font-family      : Georgia, Arial, Verdana, Helvetica, sans-serif;
  width            : 100%;
  font-size        : 17px;
  font-weight      : bold;
  line-height      : 20px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #000000;
  margin           : 3px 0;
   }
.sectiontableentry2 .componentheading a{
text-decoration: none;
}
.sectiontableentry1 .componentheading a{
text-decoration: none;
}
.contentheading a{
text-decoration: none;
cursor:pointer;
}

.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
  text-align:left;
}
.blog_more {
margin   : 10px 0 7px 7px;
}
.blog{
width          : auto !important;
}

.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            : #697377;
}
.smalldark {
  font-size        : 11px;
  color            : #333333;
  text-align: left;
}
.createdate span, .modifydate {
  float            : left;
  font-size        : 11px;
  color            : #dedede;
  width            : auto !important;
  padding: 3px;
  background: #2C3032;
  margin-top: 5px;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}

.sectiontableheader {
  font-size        : 12px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #ffffff;
  padding          : 3px;
  background         : #313333;
  line-height: 22px;
  border   : 1px solid #BAC3C6;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #DDF1FA;
  border-bottom    : 1px solid #B3D6F2;
  line-height      : 16px;
  text-indent: 3px;

}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #B3D6F2;
  background       : #D7EDF8;
  line-height      : 16px;
  text-indent: 3px;
}
.sectiontableentry1 td{
padding: 3px;
color: #2F3436;
}
.sectiontableentry2 td{
padding: 3px;
color: #2F3436;
}
.sectiontableentry3 td{
background       : #727C7F;
line-height      : 16px;
padding: 3px;
border   : 1px solid #BAC3C6;
color: #dedede;
}
.sectiontableentry4 td{
background       : #818C90;
line-height      : 16px;
padding: 3px;
border   : 1px solid #BAC3C6;
color: #dedede;
}

/** Polls **/

.poll {
	color : #333333;
	line-height : 13px;
	font-weight: normal;
      text-align: left;
}
.pollstableborder{
  border-color     : #999999;
}





/** BOTTOM navigation **/

 #mainlevel-bot li {
  float: left;
  display          : block;
  list-style       : none;
  background-image : none;
  padding-left     : 0;
  padding-right    : 2px;
  margin           : 0px;
  width            : auto !important;
  line-height      : 15px;
  white-space      : nowrap;
  
  }
#mainlevel-bot li a {
  display          : block;
  padding          : 0 20px 5px 0;
  font-size        : 12px;
  color            : #73828C;
  text-decoration  : underline;
  
}

#mainlevel-bot li a:hover {
  display          : block;
  font-size        : 12px;
  color            : #dedede;
    
}



/** 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 #################### **/

div.main { 
  text-align: center;
  border-top       : 7px solid #202324;
  background  : url(../images/bg_bot.jpg) repeat-x bottom left;
  padding: 15px 0;
  margin: 0;
}

.maintop {
background  : url(../images/bg_top.jpg) repeat-x top left  #E1F4FB; 
}

div.main1{ 
  width:96%;
  margin-left:auto;
  margin-right:auto;
  text-align: left;
  
}


.mod {
  width            : 2px;
}

td.city {
   background     : url(../images/bg.gif) repeat; 
 }

.logo {
  
  height         : 57px;
  
 
 }
.top_nav_left{
background: url(../images/tlc.gif) no-repeat top left;
  height         : 34px;
 }

.top_nav_repeat{
 position: absolute;
 float: right;
 right:20px;
 top:23px;
  background     : #202324;
  height         : 34px;
  width: 412px;
 }
.top_nav_right{
  height         : 34px;
 }

.mouse {

            background: url(../images/mouse.jpg) no-repeat 95% 0;
            text-align:left;
  padding-bottom      : 20px;
  padding-top      : 20px;
 }


.footer {
 background: url(../images/footer_bg.gif) #202324 repeat-x top left;
 text-align:left;
  
 }

.footer p{
padding-left: 20px;
color            : #73828C;
clear: both;
margin-top:5px;

}

.footer ul{
padding-left: 20px;

}


.link_box{
background: url(../images/link_box.gif) repeat; 
border: 1px solid #4D5557;
padding: 5px 0 15px 10px;
width:350px;
margin-bottom: 5px;
}

#right{
float: right;
width: 200px;
background:#202324;
margin-left:10px;
}

#right ul{
padding-left     : 5px;
}

/** main container **/

#container_out{
background     : url(../images/main_bg.jpg) no-repeat top center;
 

}

div#container {
            
		margin-left: auto;
		margin-right: auto;
		max-width: 950px;
		width: expression(document.body.clientWidth > 950? "950px": "auto" );
            
            

}
#maincontainer{
margin:0;
padding:0;
background     : #E1F4FB;
width:100%;
}

#jam {
 
}
#header{
position: relative;

}

#topcontainer {
    height         : 310px;
    margin       :0px;
    padding      :0px;
    }


/******************* Top Menu************************/

.moduletable-topnav {
    
    width				: auto;
    padding				: 0px 0px 0px 0px;
        	}

.moduletable-topnav td {
    width				: auto;
	}


.topnav {
	width				: 0; 
        
	}

a.topnav {
	position			: relative;
	width				: auto;
	background			: none;
 	padding			: 5px 6px 9px 6px;
	color				: #FFFFFF;
      border-top   		: 5px solid #202324;
      text-decoration		: none;
	font-weight			: bold;
      line-height: 34px !important; 
      line-height: 14px;
      height: 20px;
      
	}
.moduletable-topnav a.topnav{
text-decoration		: none;
color				: #f1f1f1;
}

a.topnav:hover {
 	width				: auto;
	color				: #f1f1f1;
	
      border-top   		: 5px solid #B7D7EE;
 	padding			: 5px 6px 9px 6px;
 	font-weight			: normal;
	text-decoration		: none;
	font-weight			: bold;
	}
a.topnav#current {
	cursor			: default;
	position			: relative;
	width				: auto;
	padding			: 5px 6px 9px 6px;
	color				: #000000;
      border-top   		: 5px solid #B7D7EE;
      text-decoration		: none;
	font-weight			: bold;
      background     : #B7D7EE;
      
	}
 
a.topnav#current:hover {
	cursor			: pointer;
	position			: relative;
	width				: auto;
	background			: none;
 	padding			: 5px 6px 9px 6px;
	color				: #f1f1f1;
      border-top   		: 5px solid #B7D7EE;
      text-decoration		: none;
	font-weight			: bold;

	}

div.module{
background: url(../images/bg.gif) repeat; 
border: 1px solid #353B3C;
padding: 10px;
margin-bottom: 20px;
}
div.module h3, h3{
font-family      : Arial, Verdana, Helvetica, sans-serif;
  width            : auto;
  font-size        : 15px;
  font-weight      : bold;
  line-height      : 20px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #BAD8F0;
  margin           : 3px 0 6px 0;
  padding          : 3px 3px 3px 5px;
  background: #202324;
}

.module div, .module div p{
color            : #ACB5B8;
}
.module div a:link, .module div a:visited {
color            : #ACB5B8;
}

.module div a:hover{
color            : #9EA9AC;
}
.code {
background: #D4EBF3;
border: 1px solid #C5DEE7;
padding: 5px;
width            : 600px;
word-wrap: break-word;
overflow: auto;
white-space: -moz-pre-wrap;white-space: -o-pre-wrap;
}

#right div.module{
background: #2C3032; 
border: 1px solid #353B3C;
padding: 10px;
margin-bottom: 20px;
}
#right div.module h3{
font-family      : Arial, Verdana, Helvetica, sans-serif;
  width            : auto;
  font-size        : 15px;
  font-weight      : bold;
  line-height      : 20px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #BAD8F0;
  margin           : 3px 0 6px 0;
  padding          : 3px 3px 3px 5px;
  background: #202324;
}

#right .module div, #right .module div p{
color            : #ACB5B8;
}
#right .module div a:link, #right .module div a:visited {
color            : #ACB5B8;
}

#right .module div a:hover{
color            : #9EA9AC;
}

span.number{
  font-size        : 16px;
  font-weight      : bold;
  color            : #5090F6;
  padding: 3px 6px;
  background: #202324;
  margin-bottom:5px;
  margin-right:10px;
display:block; float:left;
}

.rekhor{
display:block;
height:70px;
padding-top:10px;
text-align: right;
}

#bookmark {text-align:center; margin:10px 0;}
#bookmark img 
{cursor:pointer;}

.adv a {text-decoration:none;}
p.adv {padding:0 3px;}

#sms {text-align:center;}
div#sms object#1 {cursor: pointer;}

#pravila {background: #BADDF3 url(../images/pravila.gif) no-repeat 30px 96%;}

h2 {font-size        : 14px;
    color            : #E11515;
    margin           : 5px 0;
    padding          : 3px;
    
}

h4 {font-size        : 13px;
    }

.wm {background-color: #C1E0F5; padding: 5px;}
.wm a{color: #E11515; text-decoration: underline;}

