/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family :Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #666666;}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #666666; text-decoration: underline; }

ul.sitemap {
  	color:#ff0000;
}

BODY {
  background: #d6d9f2;
  color: #666666;
  margin: 0px;
}

.cart {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	padding: 5px 0 0 0;
	
}

.cart a:hover { color: #ffffff; text-decoration: underline;}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align:justify;
	padding:4px 2px 1px 0;
	background-color:#ffffff;
}

.textcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align:justify;
	padding:0 15px 0 15px;
	background-color:#ffffff;

}

h1 {
	font-family: Arial, sans-serif;
  font-size: 34px;
  font-weight: bold;
  color: #2e3092;
  text-decoration:underline;
}

td.pageHeading, div.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #2e3092;
  text-decoration:underline;
  padding:1px 10px 1px 10px;
}

td.pageHeading2, div.pageHeading2 {
  font-family: Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #2e3092;
  text-decoration:underline;
  text-align:center;
}



P.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #2e3092;
  text-decoration:underline;
  padding:1px 10px 5px 10px;
}

/*Global Menu*/
#modernbricksmenu{
padding: 1px 1px 0 1px;
width:100%;
margin:0;
background: #ffffff;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 14px Arial;
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
background: #ffffff;

}

#modernbricksmenu li{
display: inline;
margin: 0 0 2px 0;
padding: 0;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #6ed2ed; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #f85d7d; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #f85d7d;  
border-color: #f85d7d; 
}

#modernbricksmenu #account a{ /*currently selected tab*/
background-color: #f85d7d;  
border-color: #f85d7d; 
}


#modernbricksmenuline{
clear: both;
margin: 0 1px 0 1px;
width: 796px;
line-height: 3px;
background-color: #f85d7d; 
}

/*Leftside Menu*/


#blueblock{
width: 180px;
border-left: 1px solid #fff;
padding: 0 0 0 0;
margin-bottom: 0em;
font-family:  Arial, sans-serif;
font-size: 95%;
font-weight:bold;
background-color: #6ed2e2;
color: #000;
}

* html #blueblock{ /*IE 6 only */
w\idth: 180px; /*Box model bug: 223px minus all left and right paddings for #blueblock */
}

#blueblock #current a{ /*currently selected tab*/
background-color: #f85d7d;  
border-color: #f85d7d; 
}


#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #ffffff;
margin: 0;
}

#blueblock li a{
display: block;
padding: 7px 5px 5px 8px;
/*border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;*/
background-color: #6ed2e2;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
/*border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;*/
background-color: #f85d7d;
color: #fff;
}

/*Bespoke Menu*/


#blueblock2{
width: 179px;
padding: 0 0 0 0;
margin-bottom: 0em;
font-family:  Arial, sans-serif;
font-size: 95%;
font-weight:bold;
background-color: #00ff00;
color: #000;
}

* html #blueblock2{ /*IE 6 only */
w\idth: 180px; /*Box model bug: 223px minus all left and right paddings for #blueblock */
}

#blueblock2 #current a{ /*currently selected tab*/
background-color: #f85d7d;  
border-color: #f85d7d; 
}


#blueblock2 ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock2 li {
border-bottom: 1px solid #ffffff;
margin: 0;
}

#blueblock2 li a{
display: block;
padding: 5px 5px 5px 8px;
/*border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;*/
background-color: #028A87;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock2 li a{ /*Non IE6 width*/
width: auto;
}

#blueblock2 li a:hover{
/*border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;*/
background-color: #BB375F;
color: #fff;
}

#blueblock3{
width: 179px;
padding: 0 0 0 1px;
margin-bottom: 0em;
font-family:  Arial, sans-serif;
font-size: 95%;
font-weight:bold;
background-color: #fff;
color: #000;
}

* html #blueblock3{ /*IE 6 only */
w\idth: 180px; /*Box model bug: 223px minus all left and right paddings for #blueblock */
}

#blueblock3 #current a{ /*currently selected tab*/
background-color: #f85d7d;  
border-color: #f85d7d; 
}


#blueblock3 ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock3 li {
border-bottom: 1px solid #ffffff;
margin: 0;
}

#blueblock3 li a{
display: block;
padding: 5px 5px 5px 8px;
/*border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;*/
background-color: #990099;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock3 li a{ /*Non IE6 width*/
width: auto;
}

#blueblock3 li a:hover{
/*border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;*/
background-color: #990099;
color: #fff;
}


/*Strapline*/
.style2 {color: #FF0000}
.style3 {color: #2e3092}
.style7 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #efe8e8;
	height:36px;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style9 {font-size: 12px}
.style10 {
	font-size: 12px;
	color: #2e3092;
	font-family: Arial, Helvetica, sans-serif;
}

a.bfnav {color: #fff; text-decoration: none; font-size: 12px;}
	
	a.bfnav:visited {color: #fff; text-decoration: none;}
	a.bfnav:link {color: #fff; text-decoration: non;}
	a.bfnav:active {color: #fff; text-decoration: none;}
	a.bfnav:hover {color: #fff; background-color: #f85d7d;}
	
.ncrmenu { 
	text-align:center;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	background-color:#6ed2e2; 
}

.bar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding-top:10px 0 10px 0;
	color:#fff;
	text-align:center;
	background-color:#2e3092;
	line-height:30px;
	
}

.TBHeader {
	font-size: 24px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#2E3092;
	text-align:center;
}

.TBQty {
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#6ed2e2;
	text-align:left;
}

blockquote { 
	margin:1em 0;
	border: 1px solid #000;
	background:#6ed2e2 url('images/Q-Image.gif') no-repeat 0 0;
	padding-top:25px;
	color:#fff;
	/*width:600px;*/
	width:550px;
	font-weight:bold;
	}

blockquote p { padding:0 1em 0 80px;  }

blockquote p.source { 
	margin:10 0 0 0;
	border-top: 5px solid #FFF;
	padding:.5em .5em .5em 80px;
	background: #336;
	font-style:italic;
   }


.TBVol {color: #FFFFFF; font-weight: bold; text-align:center; background-color:#f85d7d; }

.TBStk {color: #FFFFFF; font-weight: bold; text-align:center; background-color:#6ed2e2; }

A {
  color: #666;
  text-decoration: none;
}

A:hover {
  color: #2e3092;
  text-decoration: none;
  

}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #efe8e8;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #efe8e8;
  color: #666666;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #6ED2E2;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:justify;
 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left:12px;
}



SPAN.newItemInCart {
  font-family:Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 98%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }