/* mosst.ru */
body { background-color: #F3F3F3; margin-left : 0px; margin-right : 0px; margin-top : 0px; margin-bottom : 0px; color : #000000;	 }
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; color : #000000; }
a:link { text-decoration: none; color : #006666; }
a:active { text-decoration: none; color : #006666; }
a:visited { text-decoration: none; color : #006666; }
a:hover	{ text-decoration: underline; color : #08949C; }
/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: Black; border: 1px solid #00312F; }
/* This is the outline round the main forum tables */
/* .forumline	{ background-color: #111111; border: 1px none #00312F; } */
/* Main table cell colours and backgrounds */
td.row1	{ background-color : #F3F3F3; }
td.row2	{ background-color: #F9F9F9; }
td.row3	{ background-color: #FDFDFD; }
td.inputrow { background-color: #B8D2D0; }
/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {	background-color: #00312F; }
/* Header cells - the blue and silver gradient backgrounds */
th	{ color: #FAECD2; font-size: 11px; font-weight : bold; background-color: #00312F; }
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-color: #006666; border: #0D4834; border-style: none; }
td.thHead,td.thSides,td.thTop,td.thLeft,td.tdRight,td.thBottom,td.thCornerL,td.thCornerR {  background-color: #093F3D; border: #0D4834; border-style: none; }
/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom { border-width: 0px 0px 0px 0px; }
td.thHead,td.thSides,td.thTop,td.thLeft,td.thRight,td.thBottom,td.thCornerL,td.thCornerR { font-weight: bold; border: #000000; border-style: none;  font-size: 12px; text-align : center;}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR { font-weight: bold; border: #000000; border-style: none; }
td.row3Right,td.spaceRow { background-color: #00312F; border: #00312F; border-style: solid; }
/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2 { font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 120%; color : #006666; }
/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color : #282E38; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color : #0D4834; text-decoration: underline; }
/* a.gen:visited,a.genmed:visited,a.gensmall:visited { color : #FAECD2; text-decoration: none; } */
/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-weight: bold; font-size: 10pt; color : #535353; }
a.mainmenu		{ font-weight: bold; font-size: 10pt; text-decoration: none; color : #535353;  }
a.mainmenu:visited { font-weight: bold; font-size: 10pt; text-decoration: none; color : #535353;  }
a.mainmenu:hover { font-weight: bold; font-size: 10pt; text-decoration: underline; color : #535353; }
/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #FFFFFF}
a.cattitle		{ text-decoration: none; color : #FFFFFF; }
a.cattitle:visited		{ text-decoration: none; color : #FFFFFF; }
a.cattitle:hover{ text-decoration: underline; color : #FF8000; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color :  #3A3F5A; }
a.forumlink 	{ text-decoration: none; color : #3A3F5A; }
a.forumlink:visited{ text-decoration: none; color : #34403C; }
a.forumlink:hover{ text-decoration: underline; color : #0C7B81; }
.forumdescr { color : #999999; }
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #08261C;}
a.nav			{ text-decoration: none; color : #08261C; }
a.nav:visited		{ text-decoration: none; color : #08261C; }
a.nav:hover		{ text-decoration: underline;  color : #0D4834;  }
.nav1			{ font-weight: bold; font-size: 11px; color : #F0F0F0;}
a.nav1			{ text-decoration: none; color : #F0F0F0; }
a.nav1:visited		{ text-decoration: none; color : #B2CFC5; }
a.nav1:hover		{ text-decoration: underline;  color : #F5F5F5;  }
/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 13px; color : #08261C; }
a.topictitle:link   { text-decoration: none; color : #08261C; }
a.topictitle:visited { text-decoration: none; color : #34403C; }
a.topictitle:hover	{ text-decoration: underline; color : #0C7B81; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 12px; color : #08261C;}
a.name:link   { text-decoration: none; color : #08261C; }
a.name:visited { text-decoration: none; color : #08261C; }
a.name:hover	{ text-decoration: underline; color : #0C7B81; }
/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #384641; }
/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #535353 }
a.postlink:visited { text-decoration: none; color : #A56C03; }
a.postlink:hover { text-decoration: underline; color : #0C7B81; }
/* Quote & Code blocks */
.code { font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #462F0F; background-color: #FCFCFC; border: #777777; border-style: dashed; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px }
.quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #191105; line-height: 125%; background-color: #FCFCFC; border: #777777; border-style: dashed; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px }
/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #0C7B81; letter-spacing: -1px;}
a.copyright		{ color: #0C7B81; text-decoration: none;}
a.copyright:hover { color: #0C7B81; text-decoration: underline;}
/* Form elements */
input,textarea, select { color : #090601; font: normal 11px Verdana, Arial, Helvetica, sans-serif; background-color : #FFFFFF; border-color: #9D9C9C; }
/* The text input fields background colour */
input.post, textarea.post, select { background-color : #FFFFFF; }
input { text-indent : 2px; }
/* The buttons used for bbCode styling in message post */
input.button { background-color : #FFFFFF; color : #352003; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
/* The main submit button option */
input.mainoption { background-color : #FFFFFF; font-weight : bold;
	/* border : 1px solid #999999; */
}
/* None-bold submit button */
input.liteoption { background-color : #FFFFFF; font-weight : normal;
	/* border : 1px solid #999999;	 */
}
input.checkbox { background-color : #F9F9F9; }
/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #F9F9F9; border-style: none;  color : #0C7B81;  }
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
/* alternativeSuns specific styles */
hr { height: 0px; border: solid #222222; 0px; border-top-width: 1px; }
td.mainforumcell { border : solid #043625 1px; border-left-width : 1px;	border-right-width : 1px; border-bottom-width : 0px; border-top-width : 0px;  background-color : #FFFFFF;}
td.lineforumcell { background-color : #FFFFFF;}
td.newpms { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; background-repeat: no-repeat; color : #0C7B81; text-align : center; }
td.forumcolumns { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 9px;	color : #D6D6D6; text-align : center; background-color : #009966; }
td.categorybar { background-repeat : repeat-x; background-color : #006666; }
td.tableborder { background-color: #A5BBBA; }
td.stdtable1 { background-color: #0C0C0C; color : #FD4000; }
a.faqlink { color: #535353; text-decoration: none; }
a.faqlink:visited { text-decoration: none; color : #535353;  }
a.faqlink:hover { text-decoration: underline; color : #0D4834; }
.error { font-size : 11px; font-weight: bold; color: #FAECD2; }
iframe.topicreview { border-color: #111111; border-width : 0px; }
.ver11norbw { FONT-FAMILY: Verdana; FONT-SIZE: 11px; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none; Color: #0D4834; }
#upbar { FONT-WEIGHT: bold; MARGIN: 2px 0px 0px 5px; TEXT-ALIGN: left; }
.ver10norwbol { FONT-FAMILY: Verdana; FONT-SIZE: 10px; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none; Color: #FFFFFF; }


