
/* Main */
html, body, img, form, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}


td {
  vertical-align: top;
  padding: 0px;
  border-collapse: collapse;
  }

/*Верхняя строка тавлицы*/

.index {
padding: 4px;
font-size: 12px;
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.mainfont { 

font-size: 10px;
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;

}

.leftbox {
  width: 230px;
  
}
.top {
  margin    : 0px 15px 0px 15px;
}

.twidht {
  width: 100%;
}  
  
.rightbox {
  width: 230px;
}

.menu_bg {
   border-bottom   : 1px solid #ccc;
   height          : 44px;
   width           : 100%;
}

td, tr, p, div {
  font-family      : tahoma, sans-serif;
  color            : #000000;
  font-size        : 11px;
}

hr {
  color            : #E0E0E0;
  height           : 1px;
  width            : 100%;
}

/*MODULES*/
table.moduletable {
   /* background     : #E7FFD4; */
	width          : 230;
	margin-bottom  : 1px;
	margin         : 5px;
	padding        : 3px;
	padding-right  : 3px;
	margin-right   : 3px;
	border         : 0px solid #DCDCDC;
}

/*Заголовок меню*/

table.moduletable th {
	width           : 230px;
	color           : #0B00F1;
	text-align      : left;
	text-decoration : underline;
    padding-top     : 2px;
	padding-bottom  : 2px;
	font-size       : 14px;
	font-weight     : bold;
}

/*Меню*/

table.moduletable td {
    
	font-size       : 12px;
	padding         : 0px;
	margin          : 0px;
	width			: 230px;			
}

/*СУБМЕНЮ*/

a.sublevel:link, a.sublevel:visited {

padding-left: 0px;
color: #0066FF;
font-size: 10px;
font-family: verdana;
text-align: left;
padding-top: 2px;
height: 18px !important;
text-decoration: none;
}

a.sublevel:hover {
text-decoration: none;
color: #EB3D00;
padding-left: 0px;
}

a.sublevel:active {
background: url(../images/sublevel_bg2.png) no-repeat top;
color: #FF9000;
}


#active_menu
{
color           : #000000;
font-size       : 12px;
}

.button {
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #9ABBD8;
  color            : #FFFFFF;
  border           : 1px solid #cccccc;
  margin           : 5px;
}
.inputbox {
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  border           : 1px solid #B8D1E8;
  background       : #DDE9F5;
  color            : #336699;
  margin           : 5px;
}

.sectiontableheader {
  font-size        : 12px;
  font-weight      : bold;
  text-align       : left;
  color            : #FFFFFF;
  background       : #9ABBD8;
  vertical-align   : middle;
  height           : 20px;
  border-right     : 1px solid #fff;
  padding          : 0px 10px;
}

.sectiontableentry1 {
  background       : #F9F9F9;
  padding          : 3px 5px;
}

.sectiontableentry2 {
  background       : #F0F0F0;
  padding          : 3px 5px;
}

a:link, a:visited {
  color            : #EB3D00;
  text-decoration  : none;
  font-weight:        bold;
}

a:hover {
  color            : #000000;
  text-decoration  : none;
  font-weight:        bold;
  text-decoration  : none;
  padding-left:       0px;
}

a.category:link, a.category:visited {
  font-weight      : bold;
}

.readon {
  font-weight      : bold;
}

.pagenavbar {
  background-color : #F0F0F0;
  border           : 1px solid #e0e0e0;
  padding          : 3px;
  text-align       : center;
}

.contenttoc {
  background-color : #F0F0F0;
  border           : 1px solid #e0e0e0;
  padding          : 2px;
}

.contenttoc th {
  padding          : 3px 5px;
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  color            : #A0522D;
}

.contenttoc td {
  padding          : 2px 5px;
}

.small {
  font-size        : 10px;
  color            : #336699;
}

.smalldark {
  font-size        : 10px;
  color            : #696969;
}

.createdate, .modifydate {
  font-size        : 10px;
  color            : #999999;
}

.content_rating {
  font-size        : 10px;
  color            : #A0522D;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 10px;
  padding-right    : 10px;
}

.contentpane {
  padding          : 0px;
  background       : #fff;
}

.contentpaneopen {
  padding          : 0px;
  text-align       : justify;
  background       : #fff;
}

.contentheading, .componentheading {
  padding          : 0px;
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  color            : #0074C5;
}

.contentpagetitle {
  font-weight      : bold;
  color            : #000;
}

a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active {
  text-decoration  : none;
}

a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : tahoma, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  float            : right;
  line-height      : 10px;
  text-decoration  : none;
}

.ram img {
  background-color : #fff;
  border           : 1px solid #9ABBD8;
  padding          : 3px;
}

a.readon:hover {
  color            : #336699;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  float            : right;
  line-height      : 10px;
  text-decoration  : none;
}

.back_button a:link, .back_button a:visited {
  color            : #E02828;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

.back_button a:hover {
  color            : #000000;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

pre {
  overflow         : auto;
  width            : 70%;
  border           : 1px solid #951111;
  background-color : #F0F0F0;
  padding          : 8px;
 }

.pagenav a:link, .pagenav a:visited {
  color            : #E02828;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  float            : left;
  text-decoration  : none;
}

.pagenav a:hover {
  color            : #000000;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}
ul {
  margin           : 0;
  padding          : 0;
  list-style       : none;
}
li {
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(../images/arrow.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
div.mosimage {
  border           : 1px solid #ccc;
}

.mosimage {
  border           : 1px solid #cccccc;
  margin           : 5px
}

.mosimage_caption {
  margin-top       : 2px;
  background       : #efefef;
  padding          : 1px 2px;
  color            : #666;
  text-transform   : normal;
  font-size        : 10px;
  border-top       : 1px solid #cccccc;
}


