 body,ul,ol,li,span,td,input,select,option,textarea, .content  {font-size:11px; font-family: trebuchet ms,arial,helvetica,sans-serif;}
 b,strong{font-weight: bold; font-family: trebuchet ms,arial,helvetica,sans-serif;}
 .error { color: red;}
 i,em { font-style: italic; font-family: trebuchet ms,arial,helvetica,sans-serif;}
 .large {font-weight: normal; font-style: normal; color: #000000; font-size:12px; font-family: trebuchet ms,arial,helvetica,sans-serif;}
 .large strong {font-weight: bold; font-style: normal; color: red; font-size:12px; font-family: trebuchet ms,arial,helvetica,sans-serif;}
 .subheader {font-weight: bold; font-style: normal; color: #F8B2B1; font-size:12px; font-family: trebuchet ms,arial,helvetica,sans-serif;}
 .header {font-weight: bold; font-style: normal; color: #F8B2B1; font-size:16px; font-family: trebuchet ms,arial,helvetica,sans-serif;}
 th,th a {font-weight: bold; font-style: normal; color: #ffffff; background-color:#52C656; font-size:10px; font-family: trebuchet ms,arial,helvetica,sans-serif;}
 th.header{font-weight: bold; font-style: normal; color: #ffffff; background-color:#52C656; font-size:14px; font-family: trebuchet ms,arial,helvetica,sans-serif;}
 .blue {background-color:#F8B2B1;}

 a    { color: #6666cc; font-family: trebuchet ms,arial,helvetica,sans-serif;}
 a:visited  { color: grey; font-family: trebuchet ms,arial,helvetica,sans-serif;}
 a:hover {  text-decoration : underline;color: red; font-family: trebuchet ms,arial,helvetica,sans-serif;}
 a.index   {font-weight: bold; font-style: normal; text-decoration : none;color: #6666cc; font-size:13px; font-family: trebuchet ms,arial,helvetica,sans-serif;}
 a.index:visited  {font-weight: bold; font-style: normal;text-decoration : none; color: grey; font-size:13px; font-family: trebuchet ms,arial,helvetica,sans-serif;}
 a.index:hover {font-weight: bold; font-style: normal; text-decoration : underline;color: red; font-size:13px; font-family: trebuchet ms,arial,helvetica,sans-serif;}
 
 
.head { font-family: trebuchet ms,arial,helvetica,sans-serif; font-size: 18px;  color: #256b87; } 
.subhead { font : 14pt trebuchet ms,arial,helvetica,sans-serif; color: #256b87; font-weight: normal;}	
.subsubhead { font : 11pt trebuchet ms,arial,helvetica,sans-serif; color: #256b87; font-weight: bold; }
.subsubsubhead { font : 11px trebuchet ms,arial,helvetica,sans-serif; color: #256b87; font-weight: bold; }    
.month { text-indent: 0pt; border-bottom: solid 1px #256b87; } 
.coupon { border: dashed 2pt Black ;}
.ulist { 	list-style: none;	margin-left: 0;	padding-left: 1em;	text-indent: -1em;}
.tip { border-bottom:solid 1px #256b87; } 



 
 .info 
  { 
      background-color:#F5F4F4;
      padding:0pt 0pt 0pt 0pt;
      border:solid .5pt #3300CC; 
      width:100%;
      
  }
  
 /* body */
 body
 {
    background: #FFFFFF;
    margin: 0px;
		padding: 0px;
 }
 
.search
{
      border-top:solid 1px #000000;
      border-bottom:solid 1px #000000;
      border-right:solid 1px #000000;
      border-left:solid 1px #000000;
      margin: 2pt 2pt 2pt 2pt;
}


.buttons {
      background-color: #52C656;
      font-family: Arial,Helvetica,sans-serif;
      font-weight: bold;
      font-size: 8pt;
      color: #FFFFFF;
      border-top:solid 1px #000000;
      border-bottom:solid 1px #000000;
      border-right:solid 1px #000000;
      border-left:solid 1px #000000;
      margin: 0pt 0pt 0pt -1pt;
      cursor:hand;
      cursor:pointer;
}

/* Form elements */
input,textarea, select 
{
	color : #000000;
	font: normal 11px trebuchet ms,arial,helvetica,sans-serif;
	border-color : #000000;
  border-top:solid 1pt #000000;
  border-bottom:solid 1px #000000;
  border-right:solid 1px #000000;
  border-left:solid 1px #000000;
  margin: 0px 0px 0px -2px;
  text-indent : 2px;
}

.quote 
{
	font-family: trebuchet ms,arial,helvetica,sans-serif;font-size: 12px; color: #333399; line-height: 125%; font-style: italic;
}

.rteImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;
	cursor: hand;
}

.rteImageRaised, .rteImage:hover {
	background: #D3D3D3;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered, .rteImage:active {
	background: #D3D3D3;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #D3D3D3;
	padding: 0;
}

.rteDiv {
	display: block;
	position: relative;
}

.rteEditor
{
  z-index:5;
}

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #eeeeee;
	color : #000000;
	font-size: 11px; font-family: trebuchet ms,arial,helvetica,sans-serif;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #ffffff;
}

/* The main submit button option */
input.mainoption {
	background-color : #cccccc;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #cccccc;
	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: #dddddd; border-style: none; }

/* General font families for common tags */
font,th,td,p { font-family: trebuchet ms,arial,helvetica,sans-serif;}

a { text-decoration: none; }
a:link,a:active,a:visited { color : #256b87; }
a:hover		{ color : #000000; }


  input.button {
    font-family: trebuchet ms,arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #a0a0a0;
    border-width: 1px;
    color: white;
  }

  hr  {
    width: 100%;
    height: 1px;
    background-color: #CCCCCC;
    border-width: 0px;
    padding: 0px;
    color: #CCCCCC;
  }

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #ffffff; border: 1px #ffffff solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #ffffff; border: 0px #ffffff solid; }

/* Main table cell colours and backgrounds */
td.row1,tr.row1	{ background-color: #eeeeee; }
td.row2,tr.row2	{ background-color: #dddddd; }
td.row3,tr.row3	{ background-color: #cccccc; }

/* calendar styles */
.calendarGrid th {color:#336624;background-color:#ffffff;font-size:15px; }
.calendarHeader {color:white; background-color:#326523;font-size:14px; }
.currentMonth { background-color:#d3dcad;}
.currentMonth a {font-weight:bold;}
.notCurrent {background-color:#9db86b;}
.calendarToday {font-weight:bold; color:red; border-bottom: 1px dotted black; font-size:13px;}
.calendarDate {font-weight:bold; color:black; border-bottom: 1px dotted black; font-size:13px;}
.threadsTable { background-color:#d3dcad; padding:0pt 0pt 0pt 0pt; border:solid .5pt #336624; width:100%; }
.newQuote {font-family: trebuchet ms,arial,helvetica,sans-serif;font-size: 12px; color: #336624; line-height: 125%; font-style: italic;}
.eventDetails {border-bottom: 1px solid black;}


/*
  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: #cccccc;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #ffffff; font-size: 11px; font-weight : bold;
	background-color: #256b87; height: 25px);
}

/*
  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.head{
	font-weight: bold; border: #ffffff; border-style: solid; height: 28px;
}
td.spaceRow {
	background-color: #cccccc; border: #ffffff; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px;}
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px;}
th.bottom,td.bottom  { border-width: 0px 1px 1px 1px; background: #BCAE79; color: white;}
td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px;}
td.catLeft	  { border-width: 0px 0px 0px 1px;}
th.thLeft { border-width: 0px 1px 0px 0px; background: #59666C; color: white;}
th.thRight { border-width: 0px 1px 0px 0px; background: #59666C; color: white;}
th.thTop	 { border-width: 1px 0px 0px 0px; background: #59666C; color: white;}
th.thCornerL { border-width: 1px 0px 0px 1px; background: #59666C; color: white;}
th.thCornerR { border-width: 1px 1px 0px 0px; background: #59666C; color: white;}

th.thHead, th.thSides, th { background: #59666C; color: white; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 15px; font-family: trebuchet ms,arial,helvetica,sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 8pt; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #256b87; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #000000; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000;font-family: trebuchet ms,arial,helvetica,sans-serif;}
a.mainmenu		{ text-decoration: none; color : #256b87; font-family: trebuchet ms,arial,helvetica,sans-serif; }
a.mainmenu:hover{ text-decoration: underline; color : #000000; font-family: trebuchet ms,arial,helvetica,sans-serif;}

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : black;}
a.cattitle		{ text-decoration: none; color : #256b87; }
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 : #256b87; }
a.forumlink 	{ text-decoration: none; color : #256b87; }
a.forumlink:hover{ text-decoration: underline; color : #000000; }

/* 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 : #256b87; }
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 : #000000; }
a.topictitle:link   { text-decoration: none; color : #256b87; }
a.topictitle:visited { text-decoration: none; color : #666666; }
a.topictitle:hover	{ text-decoration: underline; color : #000000; }

/* 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; line-height: 125%;}
a.postlink:link	{ text-decoration: none; color : #256b87 }
a.postlink:visited { text-decoration: none; color : #666666; }
a.postlink:hover { text-decoration: underline; color : #000000}


.noborder {border-top:solid 0pt #000000;
  border-bottom:solid 0px #000000;
  border-right:solid 0px #000000;
  border-left:solid 0px #000000;}
  
  
#NavLinks { 
	float: left;
	margin: 0;
	padding: 0;
	width:100%;
	font-weight: bold;
	border-style:dotted;
	border-bottom-color:#999999;
        border-right-width: 0px;
        border-top-width: 0px;
        border-left-width: 0px;
        border-bottom-width: 1px;
	background-color: #F5F5F5;  	
}

#NavLinks ul { 
	background-color: #F5F5F5;
	margin: 0;
	padding: 0;
}

#NavLinks li{ 
	margin: 0;
	padding: 0;
	height: 20px;	
}

.productImage { 
  padding:5px ;border:#256b87; border-style:solid ;border-width: 1px; 
}

#NavLinks a, .navlink{ 
	display: block;
	font : 11px trebuchet ms,arial,helvetica,sans-serif;
	font-weight: normal;
	color:#000000;
	padding: 4px;	
	margin: 0;
}

#NavLinks a:hover{ 
	padding: 4px;
  display: block;
  font : 11px trebuchet ms,arial,helvetica,sans-serif;
	background-color: #dddddd;
  font-weight: bold;
	margin: 0;	
}

#breadcrumb {
	font : 12px trebuchet ms,arial,helvetica,sans-serif;
	color : #999999; 
	padding: 5px 0 5px 0;
	margin: 0;
}

#breadcrumb a{
	font : 12px trebuchet ms,arial,helvetica,sans-serif;
	font-weight: normal;
	color : #999999;  	
}

#breadcrumb a:hover{
	font : 12px  trebuchet ms,arial,helvetica,sans-serif;
	color: black;
}

#breadcrumb .corporate{
	font : 12px trebuchet ms,arial,helvetica,sans-serif;
	color: #59666C;
	font-weight: bold;	
}

#Legend {
  margin: 0;
  padding: 0 30px 2px 2px;
}

#Legend td {
  color: #000000;
  font : 10px trebuchet ms,arial,helvetica,sans-serif;
  font-weight:normal;
  padding:0;
}