/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #ffffff;
	scrollbar-face-color: #e0e9e0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #e0e9e0;
	scrollbar-3dlight-color: #e1ebe1;
	scrollbar-arrow-color:  #006600;
	scrollbar-track-color: #F7F7F7;
	scrollbar-darkshadow-color: #749474;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* General font families for common tags */
font,th,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a:link, a:active, a:visited {
	color : #0e9922;
	text-decoration: underline;
}

hr	{ height: 0px; border: solid #e1ebe1 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline {
	/*background-color: #ffffff;
	border: 1px #749474 solid;*/
}

/* This is the outline round the main forum tables */
.forumline {
	/*background-color: #ffffff;
	border: 2px #749474 solid;*/
}

/* Main table cell colours and backgrounds */
td.row1	{
	background-color: #f7f7f7;
	text-align: left;
}
td.row2	{
	background-color: #F7F7F7; 
	text-align: left;
}
td.row3	{
	background-color: #e1ebe1;
	text-align: left;
}

/*
  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: #ffffff;
	background-image: url(templates/subSilver/images/cellpic2.gif);
	background-repeat: repeat-y;*/
	background-color: #969696;
}

/* Header cells - the blue and silver gradient backgrounds */
th {
	color: #ffffff;
	font-weight: bold;
	background-color: #7d7d7d;
	height: 25px;
	/*background-image: url(templates/subSilver/images/cellpic3.gif);*/
	text-align: left;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	/*background-image: url(templates/subSilver/images/cellpic1.gif);
	background-color: #e1ebe1;
	border: #FFFFFF;
	border-style: solid;*/
	background-color: #969696;
	color: #fff;
	height: 28px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom a {
	color: #fff;
}
.cattitle a {
	color: #fff;
}
.catHead .nav {
	color: #fff;
}

/*
  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 {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold;
	height: 28px;
}

td.row3Right,td.spaceRow {
	background-color: #e1ebe1;
	border: #FFFFFF;
	border-style: solid;
}

th.thHead,td.catHead { border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle {
	text-align: center;
	font-size: 150%;
}

/* General text */
.gen {}
.genmed {}
.gensmall {}
.gen,.genmed,.gensmall { color : #222; }

a.gen,a.genmed,a.gensmall {}

a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #00ae00; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ color : #222 }

a.mainmenu		{}

/* Forum category titles */
.cattitle {
}
/*
a.cattitle {
	text-decoration: none;
}
a.cattitle:hover {
	text-decoration: underline;
}
*/

/* Forum title: Text and link to the forums used in: index.php */
.forumlink {
	font-weight: normal;
	font-size: 120%;
}
a.forumlink {
}
a.forumlink:hover{
}

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav {
}
a.nav {
}
a.nav:hover {
	text-decoration: underline;
}

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2 {
	color : #222;
}
a.topictitle:link   {}
a.topictitle:visited { color : #6eaf6e; }
a.topictitle:hover	{ text-decoration: underline; color : #00ae00; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ color : #222;}

/* Location, number of posts, post date etc */
.postdetails		{ color : #222; }

/* The content of the posts (body of text) */
.postbody {
	line-height: 18px;
	color: #000;
}

a.postlink:link	{ text-decoration: none;  }
a.postlink:visited { text-decoration: none; color : #6eaf6e; }
a.postlink:hover { text-decoration: underline; color : #00ae00}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif;
	background-color: #fafafa; border: #e1ebe1; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #222; line-height: 125%;
	background-color: #fafafa; border: #e1ebe1; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #222; letter-spacing: -1px;}
a.copyright		{ color: #222; text-decoration: none;}
a.copyright:hover { color: #222; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #222;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #222;
}

/* 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 : #F7F7F7;
	color : #222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #fafafa;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #fafafa;
	font-weight : normal;
}

/* 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: #e0e9e0; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/subSilver/formIE.css");

body {
	margin: 0;
	padding: 0;
}

.menuMain ul {
	padding: 0;
	margin: 0;
}
.menuMain li {
	display: inline;
	padding: 2pt;
	margin: 0;
}
.menuMain li a, .menuMain li a:visited {
	font-size: 10pt;
	display: inline;
	color: #fff;
	text-decoration: underline;
}

.menuMain li a.active {
	text-decoration: none;
	padding: 2pt;
}

img {
	border: 0;
}

.menu {
	font-size: 9pt;
}
.menu ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
.menu li {
	padding-bottom: 5pt;
}
.menu li a {
	color: #1a1617;
}

table {
	/*width: 100%;*/
}

table.layout tr th, table.layout tr td {
	/*vertical-align: top;*/
}

/**/

#headerBlock {
	background-color: #0ebd22;
	height: 100px;
	margin: 0 0 10px 0;
}

#headerLeftPic {
	background-image: url(http://autosputnik.com/img/divarication3.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	background-position: top left;
	float: left;
	height: 108px;
	width: 180px;
	display: inline;
}

#headerRightPic {
	background-image: url(http://autosputnik.com/img/siluetes.gif);
	background-repeat: repeat-x;
	margin-left: 200px;
	margin-right: 10px;
	height: 108px;
}

