
/* Main */
html, body, img, form, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}



/*Ставим по центру страницу*/
.center
{
  width: 1024px;
  margin: 0 auto;
}

/*Стиль таблицы*/
.tab_1 {
width: 1025px;
height: 800px;
border: 0px; 
border-collapse: collapse;
padding: 0px
}

td {
  vertical-align: top;
  padding: 0px;
  border-collapse: collapse;
  }

/*Верхняя строка тавлицы*/




.mainfont { 

font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;

}


#iconbar {
position: absolute;
top: 75px;
right: 34%;
}
#iconbar ul {
margin: 0px;
padding: 0px;
}
#iconbar li {
float: right;
padding-left: 15px;
padding-top: 0px;
list-style-type: none;
background-image:none;
}
#iconbar a {
height: 67px;
width: 56px;
display: block;
color: #A7C4E2;
font-size: 1px;
}
a#gallery {
background-image: url(../templates/i-datso/images/gallery.png);
background-position: left bottom;
}
a#gallery:hover {
background-position: left top;
border-bottom: none;
}
a#forum {
background-image: url(../templates/i-datso/images/forum.png);
background-position: left bottom;
}
a#forum:hover {
background-position: left top;
}
a#download {
background-image: url(../templates/i-datso/images/download.png);
background-position: left bottom;
}
a#download:hover {
background-position: left top;
border-bottom: none;
}
a#news {
background-image: url(../templates/i-datso/images/news.png);
background-position: left bottom;
}
a#news:hover {
background-position: left top;
}
a#contact {
background-image: url(../templates/i-datso/images/contact.png);
background-position: left bottom;
}
a#contact:hover {
background-position: left top;
}
a#home {
background-image: url(../templates/i-datso/images/home.png);
background-position: left bottom;
}
a#home:hover {
background-position: left top;
}
.leftbox {
  width: 200px;
  
}
.top {
  margin    : 0px 15px 0px 15px;
}

.twidht {
  width: 100%;


}  
  
.rightbox {
  width: 150px;

}

#header {
   position: relative;
   width: 100%;
   background      : url(../templates/i-datso/images/header.jpg) repeat-x;
   background-position: top;
   margin: 0px;
   padding: 0px;
}
.menu_bg {
   border-bottom   : 1px solid #ccc;
   background      : url(../templates/i-datso/images/bgm.png) repeat-x;
   height          : 44px;
   width           : 100%;
}

td, tr, p, div {
  font-family      : tahoma, sans-serif;
  color            : #696969;
  font-size        : 11px;
}

hr {
  color            : #E0E0E0;
  height           : 1px;
  width            : 100%;
}

table.moduletable {
    background     : #F3E715;
	width          : 100%;
	margin-bottom  : 5px;
	border         : 0px solid #DCDCDC;
}

table.moduletable th {
	background      : url(../templates/i-datso/images/th.png) #9ABBD8 repeat-x;
	width           : 100%;
	color           : #FFFFFF;
	text-align      : center;
    padding-top     : 8px;
	padding-bottom  : 7px;
	font-size       : 11px;
	font-weight     : bold;
}

table.moduletable td {
    
	font-size       : 14px;
	padding         : 8px;
	margin          : 0px;
}

.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        : 10px;
  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            : #EB3D09;
  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        : 10px;
  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(../templates/i-datso/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;
}


