/***********************************************/
/* Standard HTML tag styles                    */
/***********************************************/ 
 /* The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #B8BFC7;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin-top: 0px;	
}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

h1,h2	{
			font-weight: bold; font-size: 14px; 
			text-decoration: none; line-height : 120%; color : #006699;
 }

h3,h4 { 	font-size : 10px; 
 			font-weight: bold;
			text-decoration: none; color : #000000;
}

/***********************************************/
/* Text elements                               */
/***********************************************/ 

.pageTitle	{
			font-weight: bold; font-size: 14px; 
			text-decoration: none; line-height : 120%; color : #006699;
 }
.text { font-size : 12px; }
.textMed { font-size : 11px; }
.textSmall { font-size : 10px; }
.text,.textMed,.textSmall { color : #000000; }
a.text,a.textMed,a.textSmall { color: #006699; text-decoration: none; }
a.text:hover,a.textMed:hover,a.textSmall:hover	{ color: #DD6900; text-decoration: underline; }

/* Bold section in between paragraphs on a page */
.sectionBold {
    font-size : 12px; 
 	font-weight: bold;
	text-decoration: none; color : #006699;}

/***********************************************/
/* Borders and fills                           */
/***********************************************/ 
/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

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

/* This is the outline round the avertisement tables */
.advertline	{ background-color: #EEF1F4; border: 2px #006699 solid; }

/* Main table cell colours and backgrounds */
td.row	{ background-color: #EFEFEF; }

/* Header */
td.bgTop { background-color: #006699; height: 100px; }

/***********************************************/
/* Top and Bottom Navigation                   */
/***********************************************/ 
/* Breadcrumb Trail Navigation */
.breadCrumb		{ font-size : 11px; color : #006699; }
a.breadCrumb		{ text-decoration: none; color : #006699;  }
a.breadCrumb:hover{ text-decoration: underline; color : #DD6900; }

/* Top Navigation menu */
.topNav {
	color: #FFFFFF; text-align: right; padding: 5px 3px 5 0; margin: 0;
	font-size: 10px; font-weight: bold;
}
a.topNav {
	text-decoration: none;
	color : #FFFFFF;
	padding-bottom: 20px;
	line-height : 120%;
	text-align: right;
}
a.topNav:hover { text-decoration: underline; color : #DD6900; }
a.topNav:active { text-decoration: underline; color : #DD6900; }
a.topNav:visited { text-decoration: none; color : #FFFFFF; }

.topNav2 {
	color: #000000; text-align: right; padding: 5px 3px 5 0; margin: 0;
	font-size: 10px; font-weight: bold;
}
a.topNav2 {
	text-decoration: none;
	color : #000000;
	padding-bottom: 20px;
	line-height : 120%;
	text-align: right;
}
a.topNav2:hover { text-decoration: underline; color : #DD6900; }
a.topNav2:active { text-decoration: underline; color : #DD6900; }
a.topNav2:visited { text-decoration: none; color : #000000; }


/* Copyright info */
.copyright		{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	letter-spacing: -1px;
	text-align: center;
}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Bottom Navigation menu */
.bottomNav {
	color: #444444; text-align: center; padding: 0; margin: 0;
	font-size: 10px; padding-top: 10px; font-weight: bold;
}
a.bottomNav { text-decoration: none; color : #006699;  }
a.bottomNav:hover { text-decoration: underline; color : #DD6900; }


/***********************************************/
/* Side Navigation                             */
/***********************************************/ 

/* Side Navigation */
td.sectionTitle {
	height: 25px;
	font-weight: bold;
	border: #FFFFFF;
	border-style: solid;
	height: 25px;
	color: #006699;
	font-size: 11px;
	border-width: 1px 1px 0px 1px;
	background-color: #D1D7DC;
 }
td.menuTitle {
	font-weight: bold;
	border: #FFFFFF;
	border-style: solid;
	height: 25px;
	color: #FFA34F;
	font-size: 12px;
	border-width: 1px 1px 0px 1px;
	background-color: #006699;
 }
/***********************************************/
/* Bottom Advertisements                       */
/***********************************************/ 
.adTitle { 
	font-size : 10px; font-weight: bold; text-decoration: none; color : #000000;
	line-height: 120%; 	padding-bottom: 5px; padding-top: 5px; 
}
.adText { font-size : 10px; text-decoration: none; color : #000000;	}
.adLink { font-size : 10px; color : #000000; text-align: right; }
a.adLink { color: #006699; text-decoration: none; text-align: right;}
a.adLink:hover { color: #DD6900; text-decoration: underline; text-align: right;}

/***********************************************/
/* Form Fields	                               */
/***********************************************/ 
.pdButton {
background-color: #c0c0c0;
border: #000000 1px solid;
font-size: 11px;
color: #778899;

}
.pdTextField {
	background-color: #ececec;
	font-size: 11pt;
	color: #09c09c;
}

/***********************************************/
/*   STORE ITEMS                               */
/***********************************************/
.itemlink		{ font-weight: bold; font-size: 11px; color : #006699; }
a.itemlink 	{ text-decoration: underline; color : #006699; }
a.itemlink:hover{ text-decoration: underline; color : #DD6900; }

.itemprice		{ font-weight: bold; font-size: 11px; color : #006699; }




/***********************************************/
/***********************************************/
/*          CHECK TO SEE IF USED               */
/***********************************************/ 
/***********************************************/
/*
  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 {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }

th.thSides,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, { 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 register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
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 : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }

/* 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 : #006699; }
a.nav:hover		{ text-decoration: underline; }

/* Header cells - the blue and silver gradient backgrounds */
td.cat,td.catLeft,td.catRight {
	background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.formCaption {
	font-size: 10pt;
	padding: 10px;
}

.hrDivider		{ font-size : 11px; color : #006699;  border-top: 1px dashed; width: 75%; align: left}
