/* Below items added by Garry Blackmore - 09/02/2005 */
.textblockpd h1, .article h1 {
	font-size:1.2em;
	color:#BBBBBB;
	font-weight:bold; /* bold or normal */
}
.textblockpd h2, .article h2 {
	font-size:1.1em;
	color:#000000;
	font-weight:bold;
}
.textblockpd h3, .article h3 {
	font-weight:1.0em;
	color:#000000;
	font-weight:bold;
}
.article {

}
html>body .article img {

	position:relative;
}
*html .article p, *html .article h1 {
	padding-left:0;
	margin-left:0;
	padding-top:0;
	margin-top:0;
}
body {
	font-family:arial, sans-serif;
}

/* Quantity text next to qty box: */

.quantity, span.quantity {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #bbbbbb;
}

/* Alternative box header bg image and text: */

TD.infoBoxAlt {
  /*background-image: url('images/infobox/infoboxalt.gif');*/
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  height: 14;
}

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 9px;
  /*font-weight: bold;*/
  background: #333333; 
    font-weight: bold;
  color: #0E80FB;
}

/* Categories bg colour & Product Listing box borders: */

.prod_list_box {
  background: #333333;
}

/* Alternate box bg colour & New / Specials box borders: */

.prod_list_alt {
  background: #CCCCCC;
}

/* Banner box border: */

.BannerBox {
  background: #FF8431;
}

/* Price as displayed on index.php: */

TD.priceHeading {  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #B0353D;
}

/* Product Name as displayed on index.php: */

TD.newHeading {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
}

/* Special Price as displayed on product_info.php: */

SPAN.productSpecialPrice {  font-family: Verdana;
  color: #0000ff;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}

/* Standard Price as displayed on product_info.php: */

SPAN.productPrice, TD.productPrice {  font-family: Verdana;
  color: #AAAAAA;
  font-weight: bold;
  font-size: 16px;
  text-align: left;
}

/* name font and bground for specials and whats new boxes: */

TD.NewBoxName {  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #B0353D;
  background: #F4F4F4;
}

/* Above items added by Garry Blackmore - 09/02/2005 */
.top { font-family: Verdana; font-size: 10px; color: #EBEBE8; font-weight: bold; }
.boxTextCat { font-family: Verdana font-size: 10px; color: #ffffff; font-weight: bold; }
.boxText { font-family: Verdana; font-size: 10px; color: #0E80FB;}
.errorBox { font-family : Verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #000000; color: #bbbbbb }
.orderEdit { font-family : Verdana; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
 background-image: url('images/images/bodybg.gif');
  margin: 0px;
}

.pdmaintable {
background: url('images/images/bgleft.gif');
background-repeat: repeat-y;
}

A, .pageResults {
  color: #156AC9;
  text-decoration: none;
}

A:hover, .pageResults:hover {
  color: #cccccc;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;

}

TD.headerNavigation {
  font-family: Verdana;
  font-size: 13px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #156AC9; 
}

A.headerNavigation:hover {
  color: #cccccc;
}

TR.headerError {
  background: #ff3300;
}

TD.headerError {
  font-family: Verdana;
  font-size: 12px;
  background: #ff3300;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000000;
}

TD.footer {
  font-family: Verdana;
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /* background: #ffffff; */
}

.infoBoxContents {
  /* background: #ffffff; */
  font-family: Verdana;
  font-size: 10px;
  color: #bbbbbb;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana;
  font-size: 10px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #000000;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #000000;
}

TABLE.productListing {
  /* border: 1px; */
  /* border-style: solid; */
  border-color: #b6b7cb;
  /* border-spacing: 1px; */
}

.productListing-heading {
  font-family: Verdana;
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #AAAAAA
}

A.pageResults {
  color: #156AC9;
}

A.pageResults:hover {
  color: #156AC9;
  /*background: #FFFF33;*/
}

TD.pageHeading, DIV.pageHeading {  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #bbbbbb;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main,tr.main {
  font-family: Verdana;
  font-size: 11px;
  line-height: 1.5;
    color: #BBBBBB;
    background: #000000;
    
}

.main h1 {
font-size:1.2em;
	color:#BBBBBB;
	font-weight:bold;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana;
  font-size: 10px;
      color: #666666;
}

TD.accountCategory {
  font-family: Verdana;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana;
  font-size: 10px;
  color: #ff3300;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana;
  font-size: 12px;
  color: #993333;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana;
  color: #ff3300;
}

.moduleRow { }
.moduleRowOver { background-color: #000000; cursor: pointer; cursor: hand; color: #ffffff; }
.moduleRowSelected { background-color: #000000; color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana; font-size: 10px; color: #ff0000; }

/* Simon's extras */
.simonbuttontext {
	font-weight:bold;
	font-size:8px;
}
.simonbuttontext img {
	position:relative;
	top:1px;
}
h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #bbbbbb;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
h2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	/* background: #bbc3d3; */
	color: #990000;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
.article {
	padding-top:0;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:5px;
	margin-right:10px;
	border:1px dashed #cccccc;
	background: #000000;
	color: #BBBBBB;
	font-family: Verdana;
  	font-size: 10px;
}
body>html .article {
	padding-left:3px;
	padding-right:3px;
}
.imagespace {
	padding:15px;
	border:1px solid #8A8A8A;
	font-family: Verdana;
  	font-size: 10px;
}
.gallerytext {
	font-family: Verdana;
  	font-size: 10px;
}
span.simonmenu {
	color:#FF0000;
	text-decoration:underline;
}
.submenu1links a:link, .submenu1links a:visited{
	color:#156AC9;
	font-weight:bold;
	font-size:10px;
	font-family:verdana;
}
.submenu1links a:hover{
	color:#156AC9;
}
td.submenu2 A {
  	color: #333333;
  	text-decoration: none;
	font-size:10px;
	font-family:verdana;
}
td.submenu2 A:hover {
  	color: #156AC9;
  	text-decoration: none;
}
.pdleft {
background-color:#000000;
}
#menu {
	position:relative;
	z-index:50;
	top:2px;
	border-left:1px solid #156AC9;
}
*html #menu {
	top:3px;
}
/* Menu */
#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
z-index:999;
}
.headerlinks{
padding-bottom:4px;
/*padding-left: 15px;
padding-right: 15px;
border-left:1px solid #FFFFFF;*/
}
.front .headerlinks {
border:0;
}
.headerlinks a{
font-weight: bold;
color: #156AC9;

}
.headerlinks a:hover{

color: #cccccc;

}

.submenus{
font-size: 11px;
display: none;
width: 200px;
position: absolute;
top: 21px;
left: 0;
background-color:#333333;
border: 1px solid #FFFF00;
z-index:999;
}
*html .submenus {
	top:17px;
}

.submenus li{
width: 100%;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 10px;
color: #FFFFFF;

padding-top:4px;
padding-bottom:4px;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{

color: #156AC9;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}
.textblockpd {
	padding-left:20px;
	padding-right:20px;
}
/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
		
	
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;

}

.vertitem	a {   /* Font style, size of main menu items */
	font-size:0.7em;
	text-decoration: none;
	position: relative;
	display: block;		
	width:122px;
}
*html .vertitem	a {
	width:123px;
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #FFFFFF;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #00AEEF;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #333333;
	border: 1px solid #0E80FB;
	position: relative;
	display: block;	
	font-weight:bold;
	padding:5px;
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
	font-size:0.7em;
	text-decoration: none;
	font-family:verdana, arial, sans;
	position: relative;
	display: block;	
		padding-left:5px;
		padding-right:5px;
		padding-top:2px;
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #FFFFFF;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #0E80FB;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #00AEEF;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #00AEEF;
}

#marqueecontainer{
position: relative;
width: 180px; /*marquee width */
height: 125px; /*marquee height */
background-color: #CCCCCC;
overflow: hidden;
border: 2px solid #000000;
padding: 2px;
padding-left: 4px;
}

.estimatedshippingBox {
background: #156AC9; 
color: #FFFFFF;
}

TD.estimatedshippingBoxHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
background: #2a2a2a;
color: #ffffff; 
}

.estimatedshippingBoxContents {
background: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 10px; 
color: #ffffff;
}

.ShowShipping {
background: #333333;
color: #2B6EFB;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-align: center;
}
