
/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	font-family:Arial, Sans-serif;
	font-size:12px;
	margin:0px 0;
	padding:0;
	background: url(images/bg.gif) repeat-x #eee;
	color:#555;
	line-height:18px;	
}


#wrapper {
	margin: 0 auto;
	width:980px;
	background-color:#ffffff;
	border-style:solid;
	border-color:#fff;
	border-width:0px 10px 10px 10px;
	margin-bottom:0px;
}

 #header {
	height:125px;
	background: #C6CFB8 url("images/top_logo.jpg") no-repeat;
	border-bottom: 1px solid #333;
	border-top: 10px solid #fff;
	border-bottom:1px solid #fff;
}


#footer {
	clear:both;
	text-align:center;
	font-size:11px;
	color:#666666;
	padding: 8px;
	margin-bottom:5px;
	border-bottom:0px solid #ccc;
}
#footer a {
	color:#666666;
	text-decoration:underline
}


#topmenuwrap {
  height: 36px;
  background: url("images/bg_topmenu.gif") repeat-x; 
}

#topmenu {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	height:36px;
	font-size:13px;
	background: url("images/bg_topmenu.gif") repeat-x;
}
#topmenu li {
	height:36px;
	float:left;
	padding: 0px 25px 0px 25px;
	margin:0;
	background: url("images/bg_topmenu_breakline.gif") no-repeat;
	background-position:right;
}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
	line-height:36px;
	vertical-align:middle;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
	margin:0;
	padding:0;
}
#topmenu a:hover {
	color:#fff;
  border-bottom: 2px solid #A20009;
}


#content {
  padding: 0px; margin: 0px;
  padding-top: 10px;
  padding-bottom: 15px;
  background-color: #FFFFFF;
  text-align: left;
  padding-left: 5px;
}

#inside {
  width:970px;
  background-color: #FFFFFF;
  text-align: left;
  margin: 0px;
  padding: 0px;
}

#middle_wide {
  float:left;
  background-color: #FFFFFF;
  width: 770px;
  margin: 0px;
  padding: 0px;  
}

#right {
  margin: 0px;
  background-color: #FFFFFF;
  padding: 0px;
  margin-left: 20px;
  float:left;
  width: 180px;
  
}


/* BOXES GLOBAL DEFINITION */
h2.boxheader {
	background-color:#868686;
	background-image:url(images/bg_boxheader.gif);
	height:28px;
	font-size:12px;
	color:#FFFFFF;
	padding:2px 8px 0px 8px;
	margin:0;
	line-height:28px;
	vertical-align:middle;
}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
	text-decoration:none;
	color:#ffffff
}
.boxbody {
	background-color:#E4EDD9;
	margin-bottom:15px;
	border-style:solid;
	border-color:#909A7F;	
	border-width:0px 1px 1px 1px;
	padding:8px;
}
.boxbody h3, .boxbody h3 a {
	font-size:11px
}
.boxbody h3.center, .boxbody h3.center a {
	font-size:11px;
	text-align:center
}
.boxbody p {
	color:#000000;
	font-size:11px;
	margin:6px 0px 6px 0px
}
.boxbody p.center {
	color:#000000;
	font-size:11px;
	text-align:center;
	margin:6px 0px 6px 0px
}
.boxbody td {
	color:#000000;
	font-size:11px;
	margin:6px 0px 6px 0px
}
.boxbody .productOldPrice {
	font-size:11px;
	color:#FF0000
}
.boxbody div.hr {
	margin-top:5px;
	margin-bottom:5px
}
.boxbody div.hrlightgrey {
	margin-top:5px;
	margin-bottom:5px;
}
.boxbody a {
	font-size:11px;
}
.boxbody .productboximage {
	border: solid 1px #999999;
	padding:5px;
	background:#fff;
}
.boxbody ul.contentlist {
	margin-left:0px;
	margin-right:0;
	padding:0;
}
.boxbody ul.contentlist li {
	margin-left:0px;
	padding:0;
	list-style-type:none
}
.contentlist a {
	border-bottom:1px dotted #9BAD83;
	display:block;
	padding:5px 0;
  color: #3B4921;
}

.contentlist a:hover {
	border-bottom:1px dotted #9BAD83;
	display:block;
	padding:5px 0;
	color: #B11000;
	text-decoration: none;
}


a, a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	cursor:pointer
}
a:link {
	color:#526533
}
a:visited {
	color:#526533
}
a:hover, a:active {
	color:#526533
}
a:hover {
	color:#555;
	text-decoration:underline;
}

.float_right {
  float: right;
  margin: 0px 0px 10px 10px;
}















/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
/* a:link,a:active,a:visited { color : #49592C; } */
/* a:hover		{ text-decoration: underline; color : #526533; } */
/* a:link {color:#FF6600; text-decoration: none;} 
a:visited {color:#FF6600; text-decoration: none;} 
a:hover,a:active {color:#FF6600; text-decoration: underline;}
*/
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
form {display: inline; margin: 0px; padding: 0px; }

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 0px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 0px #49592C solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #F7F7F7; }
td.row2	{ background-color: #EDEDED; }
td.row3	{ background-color: #E4E4E4; }


/*
  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(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 9px; font-weight : bold;
	background-color: #49592C; height: 18px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#C1C1C1; height: 18px;
}


/*
  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 {
	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: #FFFFFF; border-style: solid; }
td.row3Right,td.spaceRow {
	background-color: #E4E4E4; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 10px; 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	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}

h3 { font-weight: normal; font-size: 16px; color: #000000; margin-bottom: 4px; }


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 10px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #49592C; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #526533; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #49592C;  }
a.mainmenu:hover{ text-decoration: underline; color : #526533; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #49592C}
a.cattitle		{ text-decoration: none; color : #49592C; }
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 : #49592C; }
a.forumlink 	{ text-decoration: none; color : #49592C; }
a.forumlink:hover{ text-decoration: underline; color : #526533; }


/* 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 : #000000;}
a.nav			{ text-decoration: none; color : #49592C; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #49592C; }
a.topictitle:visited { text-decoration: none; color : #526433; }
a.topictitle:hover	{ text-decoration: underline; color : #526533; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #49592C }
a.postlink:visited { text-decoration: none; color : #526433; }
a.postlink:hover { text-decoration: underline; color : #526533}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; 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: #FAFAFA; border: #D1D7DC; 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: #000000; text-decoration: underline;}


/* Form elements */
input  {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CACACA;
}

textarea  {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CACACA;
	overflow: auto;
}

/* The text input fields background colour */
input.post, textarea.post  {
	background-color : #FFFFFF;
}

select {
	color : #000000;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	background-color : #FFFFFF;
	height: 17px;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #535353;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	border: 1px solid #CACACA;
	color: #FFFFFF;
	height: 17px;
}

/* None-bold submit button */
input.liteoption {
	background-color : #535353;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	border: 1px solid #CACACA;
	color: #FFFFFF;
	height: 17px;
}

/* 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: #DEE3E7; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

