/*
  	Default Template developed by 
	Created by Roger H. Nuttall
	http://www.cbn-uk.com
*/

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	scrollbar-face-color: #212121;
	scrollbar-highlight-color: #404040;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #616161;
	scrollbar-arrow-color:  #A1A1A1;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

/* General font families for common tags */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 0px;
}
a:link,a:active,a:visited { text-decoration: none; color : #000000;  }
a:hover		{
	text-decoration: none;
	color : #7800B3;
}
hr	{
	height: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9900FF;
}

/* The Main Menu */
.mainmenu		{ font-size : 11px;	color : #999999; }
a.mainmenu		{ text-decoration: none; color : #000000;  }
a.mainmenu:visited { text-decoration: none; color : #333333; }
a.mainmenu:hover{ text-decoration: none; color : #00CCCB; }

/* Breadcrumb Menu Line */
a.breadcrumb		{ text-decoration: none; color : #999999;  }
a.breadcrumb:visited { text-decoration: none; color : #999999; }
a.breadcrumb:hover{	text-decoration: none; color : #660099;	font-weight: bold;}

/* Sub Menu */
.subMenu	a    	{text-decoration: none; color : #999999; font-size: 12px;}
.subMenu a:hover		{text-decoration: none; color : #660099; font-weight: bold;}
table.breadcrumb {
	background-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	letter-spacing: 0.2em;
	padding-right: 8px;
	border-top-style: solid;
	text-transform: none;
	padding-left: 8px;
	font-variant: small-caps;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Main Body */
a.mainBody		{ font-size : 11px; text-decoration: none; color : #999999; font-weight: bold; }
a.mainBody:visited { text-decoration: none; color : #999999; }
a.mainBody:hover{ text-decoration: none; color : #660099; }
td.mainBody {
	background-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	padding-left: 8px;
	border: 1px none #999999;
}

/* Footer Line */
a.footer    		{text-decoration: none; color : #999999; font-size: 12px;}
a.footer:visited	{text-decoration: none; color : #999999; }
a.footer:hover		{text-decoration: none; color : #660099; font-weight: bold;}
table.footer {
	background-color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	letter-spacing: 0.1em;
	padding-right: 8px;
	border-top-style: solid;
	text-transform: none;
	padding-left: 8px;
	font-variant: small-caps;
	margin-top: 10px;
	margin-bottom: 0px;
}

/* Normal text */
.normal { font-size : 12px; }
.normalMed { font-size : 11px; }
.normalSmall { font-size : 10px; }
.normal,.normalMed,.normalSmall { color : #000000; text-decoration: none; }

/* Normal Light on Dark text */
.normalW { font-size : 12px; }
.normalWMed { font-size : 11px; }
.normalWSmall { font-size : 10px; }
.normalW,.normalWMed,.normalWSmall { color : #FFFFFF; text-decoration: none; }

/* Headings */
.heading1 {	font-size : 14px; color : #808080; font-weight: bold;}
.heading1W { font-size : 14px; color : #000000; font-weight: bold; }
.heading2 {	font-size : 12px; color : #7800B3; font-weight: bold;}
.heading2W { font-size : 12px; color : #000000; font-weight: bold; }
.textPurple {	font-size : 12px; color : #7800B3; font-weight: bold;}
.textRed {
	font-size : 12px;
	color : #FF0000;
	font-weight: bold;
}
h1 {
	font-size : 14px;
	color : #808080;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size : 12px;
	color : #7800B3;
	font-weight: bold;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Borders */
.border {
	border: 1px solid #999999;
	margin: 3px;
	background-color: #F7F7FF;
}
.highlight {
	background-color: #99FF33;
	font-size: 12px;
}
/* Email Link colours */
a.email		{
	text-decoration: none;
	color : #999999;
	font-weight: bold;
	font-size: 12px;
}
a.email:visited {
	text-decoration: none;
	color : #999999;
	font-weight: bold;
	font-size: 12px;
}
a.email:hover{
	text-decoration: none;
	color : #660099;
	font-size: 12px;
}
table.mainBody {

	background-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	padding-left: 8px;
	border: 1px none #999999;
}
.newsletter {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
}
tr.catalogueSeperator {
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 2px;
}
.seperator {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 10px;
}
.catalogueAttribute {
	font-size : 12px;
	text-indent: 5pt;
}
.cataloguePrice {
	font-size : 12px;
	font-weight: bold;
}
.price {
font-size : 11px;	color : #999999;
}
div.figureRight {
	float: right;
	width: 200px;
	margin: 0.3em;
	padding: 0.3em;
	border: 1px solid #B380B3;
}
div.figureRight p {
	text-align: center;
	font-style: normal;
	font-size: 10px;
	text-indent: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.shoutRed {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

