font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size: 12px}
img.new {
	width: 120px;
	height: 80px;
        border: 4C7FDA 1px solid;
        margin: 0px 10px 10px 0px;
}

body {
	background-color: #303030;
	scrollbar-face-color: #d1d1d1;
	scrollbar-highlight-color: #aeaeae;
	scrollbar-shadow-color: #d1d1d1;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-arrow-color:  c0c0c0;
	scrollbar-track-color: #d9d9d9;
	scrollbar-darkshadow-color: #98AAB1;
        color : ffffff;
}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : c0c0c0; }
a:hover		{ text-decoration: underline; color : #FF9900; }
hr	{ height: 0px; border: solid #C0C0C0 0px; border-top-width: 1px;}

.bodyline	{ background-color: #aeaeae; border: 1px #98AAB1 solid; }

.forumline	{ background-color: #aeaeae; border: 0px #5a5a5a solid; }

td.row1	{ background-color: #d9d9d9; }
td.row2	{ background-color: #d1d1d1; }
td.row3	{ background-color: #C0C0C0; }
td.row4	{ background-color: 5a5a5a; }
td.row5	{ background-color: 1D4893; }
td.row6	{ background-color: 4C7FDA; }

td.rowpic {
		background-color: #aeaeae;
		background-image: url(templates/subSilver/images/);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #EEBB00; font-size: 11px; font-weight : bold;
	background-color: 5a5a5a;
	background-image: url(../forum/templates/subSilver/images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(templates/subSilver/images/);
			background-color:#C0C0C0; border: #C0C0C0; border-style: solid; height: 28px;
}

/*
  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; border: #aeaeae; border-style: solid;
}
td.row3Right,td.spaceRow {
	background-color: #C0C0C0; border: #C0C0C0; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
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	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : ffffff;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : ffffff; }
a.gen,a.genmed,a.gensmall { color: c0c0c0; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FF9900; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : ffffff }
a.mainmenu		{ text-decoration: none; color : c0c0c0;  }
a.mainmenu:hover{ text-decoration: underline; color : #FF9900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : c0c0c0}
a.cattitle		{ text-decoration: none; color : c0c0c0; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : c0c0c0; }
a.forumlink 	{ text-decoration: none; color : c0c0c0; }
a.forumlink:hover{ text-decoration: underline; color : #FF9900; }

/* 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 : ffffff;}
a.nav			{ text-decoration: none; color : ffffff; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : ffffff; }
a.topictitle:link   { text-decoration: none; color : c0c0c0; }
a.topictitle:visited { text-decoration: none; color : c0c0c0; }
a.topictitle:hover	{ text-decoration: underline; color : #FF9900; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : ffffff;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : ffffff; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : c0c0c0 }
a.postlink:visited { text-decoration: none; color : c0c0c0; }
a.postlink:hover { text-decoration: underline; color : #FF9900}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #003366;
	background-color: #e6e6e6; border: #C0C0C0; 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; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #e6e6e6; border: #C0C0C0; 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-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: ffffff; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : 5a5a5a;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background-color : aeaeae;
	border-color : ffffff;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #e6e6e6;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : 5a5a5a;
	color : ffffff;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : ;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #e6e6e6;
	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: #d1d1d1; border-style: none; }

h1
{ color : c0c0c0; 
}
h5
{
}
.header
{ font-size:		100%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		100%;
}
.price_brief
{ font-size:		100%;
}
.big
{ font-size:		100%;
  text-decoration:	none;
}
.cat
{ font-size:		100%;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		100%;
}
div.topmenu_selected
{
  background:		#203560;
  padding:			7px;
}
div.topmenu_notselected
{
  background:		#4E679F;
  padding:			7px;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.category_child
{
  font-weight:		normal;
}
.cart
{
  font-size:		90%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		bold;
  color:			white;
  background-color:  transparent;
}