/**************** font and link styles ***********************/
body, input, option, select, html, h1, h2, h3, h4, h5, p, a {
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
h1, h4, legend {
	color:#666;
}
h1 {
	font-size:1.2em;
	border-bottom:1px solid #808385;
}
h2 {
	font-size:1.0em;
}
h3 {
	font-size:1.0em;
	color:#98ca3c;
}
h4 {
	font-size:1em;
}
h1, h2, h3, h4, h5 {
	clear:both;
}
#banner h1 { /* added to logo - offsets the main page H1 so isn't visible but is SEO'able */
	border: none;
	clear:none;
	height:0;
	margin:0;
	padding:0;
	text-indent:-2000px;
}
h2.homepage { /* same as H1 */
	color:#666;
	font-size:1.2em;
	border-bottom:1px solid #808385;
}
#productDesc h2 { /* same as H1 */
	color:#666;
	font-size:1.2em;
	border-bottom:1px solid #808385;
}
a {
	color:#666;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
#mainContent a {
	color:#ED1D24;
}
#mainContent fieldset a b {
	color:#666;
}
#mainContent fieldset a:hover b {
	color:#666;
	text-decoration:underline;
}
#mainContent .productinfo a {
	color:#666;
}
.title {
	color:#333 !important;
}
a.NewsItem {
	font-size:0.8em;
}
.SectionNameText a {
	color:#333 !important;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;/*padding:3px;*/
}
.small {
	font-size:0.8em;
	font-weight:bold;
}
.pMisc {
	font-size:0.85em;
	font-weight:normal;
	color:#333;
}
li.prodlist {
	font-size:1em;
}
ol.privacy, ul.privacy {
	font-size:0.8em;
}
ul {
	list-style-type:none;
}
ul.mainlist {
	list-style-image:url(images/ListIcon.gif);
	font-size:13px;
	line-height:1.5em
}
ol.mainlist {
	font-size:13px;
	line-height:1.5em
}
dl.mainlist {
	font-size:13px;
	line-height:1.5em
}
dl.mainlist dt {
	font-weight:bold;
}
#lnkAddBillingAddress, #lnkAddShippingAddress, #lnkChangeBilling, #lnkChangeShipping, #pnlFunctions a, a#SignUpLink, #CartForm a {
	font-size:13px;
}
a#SignUpLink {
	color:#ED1D24;
	text-decoration:underline;
}
a.contact:link {
    color:#ED1D24;
    font-weight: bold;
}
a.contactReg:link {
    color:#ED1D24 !important;
    font-weight: normal;
}
/******* product details *************/
#prodContent {
	position: relative;
	padding: 0;
	float: left;
	background: #FFFFFF;
	width: 98%;
}
.productDetails div.hr {
	border: 0;
	background: #EAEAEA;
	height: 1px;
	margin: 8px 0 10px 0;
}
.productDetails div.hr hr {
	display: none;
}
.productDetails .brand {
	position: absolute;
	right: 0;
}
.productDetails div.hr {
	border: 0;
	background: #EAEAEA;
	height: 1px;
	margin: 8px 0 10px 0;
}
.productDetails div.hr hr {
	display: none;
}
.prdLeft {
	width: 48%;
	float: left;
	padding: 0;
}
.prdLeft h1 {
	margin: 5px 0 5px 0;
	font-size: 0.8em;
	border:none;
}
.prdLeft .itemDesc {
	color: #666666;
	font-weight: bold;
	margin: 0;
	font-size:0.75em;
}
.prdLeft .fastorder {
	color: #666666;
	margin: 2px 0 0 0;
	font-size:0.7em;
}
.prdLeft .imgholder {
	position: relative;
	border: 1px solid #EAEAEA;
	min-width: 190px;
	padding: 10px 0 10px 0;
	text-align: center;
	height:230px;
}
.prdLeft br {
	line-height: 10px;
}
.prdLeft ul { /*workaround to enable only paragraph description to be shown on product pages and remove all lists*/
	display:none;
}
.imgProd, .prodShowMed img {
	display: block;
	border: 1px solid #FFFFFF;
	margin: 9px 9px 0 0;
}
.imgProdFeat {
	/*float: left;
	display: block;
	border: 1px solid #FFFFFF;
	width: 90px;
	height: 90px;
	margin: 9px 9px 0 0;*/
	float:left;
	margin-top:9px;
}
.imgProdSpecial {
	/*height:90px;
	width:145px;*/

	margin-top:9px;
}
.email {
	font-size:1.1em;
	color: #666666;
	padding: 0 0 20px 5px;
}
.email a {	
	color: #666;
}
.email img {
	padding-right:5px;
}
a.email {
	background: url(images/email.gif) no-repeat 0 10px;
}
a.email:hover {
	text-decoration:underline;
}
span.RegularPrice {
	color:#333;
	text-decoration:line-through;
}
.prodShowMed .out {
	display:none;/*	color:#900;
	padding:0px;
	margin:0px;	*/
}
div.prodShowMed span.RegularPrice, div.prodShowMed span.SalePrice {
	font-size:0.8em;
}
div.prodShowMed span.SalePrice {
	margin-left:-5px;
	color:#F00;
	font-weight:bold;
}
.prdLeft .email {
	float: right;
	margin: 3px 20px 0 0;
}
.prdRight {
	width: 50%;
	float: left;
	position: relative;
	height: 1%;
	margin-bottom: 5px;
	padding:8px 5px;
}
/**** changed by Nicola to remove the strange padding/relative oddness  ****/

/*.prdRightP {
    width: 50%;
    float: right;
	position: relative;
    height: 1%;
}*/


.prdRightP {
	float:right;
	margin-top:25px;
	width:51.5%;
}
.prdRightP .price {
	/*display: block;*/
    font-weight: bold;
	margin: 0;
	padding: 6px;
	font-size:1em;
	color:#F00;
}
a.add {
	border:none;
	display:inline;
	background: url(images/add.gif) no-repeat;
}
.zoom, .zoom a {
	background: url(images/zoom.gif) no-repeat;
	display: block;
	width: 30px;
	height: 30px;
	float:right;
}
.zoomHold {
	position: absolute;
	bottom: 15px;
	right: 5px;
	/*width: 110px;*/
	height: 30px;
}
.zoomHold a {
	color:#666 !important;
}
.zoomHold b {
	color:#666;
	font-size:0.8em;
	float:right;
	margin:18px 10px 0 0;
}
.prdRight a {
	color:#9A0000 !important;
}
.hide {
	display: none;
}
.prdRight .details {
	font-size: 0.9em;
}
.delivery {
	width: 121px;
	color: #666;
	float: left;
	min-height: 100px;
	padding: 5px;
	font-size:0.85em;
	border-right:1px solid #EAEAEA;
}
.delivery p {
	margin-top:2px;
	margin-top:2px;
}
.delivery p a {
	color:#9A0000 !important;
	margin-top:0px
}
.delivery a img {
	border:none;
}
.deliveryTitle {
	color:#333;
	font-weight:bold;
	margin-bottom:3px;
}
small a {
	color:#666 !important;
}
span.totals {
	font-weight:bold;
	font-size:0.8em;
}
.description {
	font-size:0.8em;
	min-height:60px;
}
.news {
	font-size:0.8em;
	width:80%;
}
.date {
	padding-left:5px;
	font-size:0.8em;
	font-weight:bold;
}
.features {
	border-top:1px solid #ED1D24;
	background: #F4F4F4;
	margin: 0 0 30px;
	padding: 10px 10px 7px 10px;
	width:90%;
	font-size:0.8em;
}
.features ul li {
	font-weight:bold;
	clear: left;
	color:#808385;
	list-style-image:url(images/ListIcon.gif);
}
.features p {
	display:none;
}
.features .price {
	float: right;
	width: 160px;
	text-align: center;
	height: 1%;
}
.features .price {
	font-size: 170%;
	font-weight: bold;
}
.txtStyle01 {
	padding-right:8px;
	font-weight:bold;
	font-size:11px;
}
.instructions, #pnlCreditCardPane p {
	background-color:#ffffcc;
	margin:0.5em 0;
	padding:3px;
	font-size:0.8em;
	font-weight:bold;
	clear:both;
}
.summarycontainer {
	max-width:400px;
	margin:10px 0;
}
.formcontainer, .cardscontainer {
	max-width:560px;
	margin:10px 0;
	text-align:left;
}
.formcontainer label {
	/*	display:block;*/
	line-height: 1.8;
	vertical-align: top;
	padding-left:5px;
	width: 180px;
	float:left;
}
.formcontainer ul {
	font-size:0.8em;
}
.formcontainer ul li {
	list-style-image:url(images/ListIcon.gif);
}
.cardscontainer label {
	line-height: 1.8;
	vertical-align: top;
	padding-left:5px;
	width: 160px;
}
.cardscontainer img {
}
.cardscontainer input {
	margin-bottom:8px;
}
.reqMark {
	color:#FF0000;
}
label {
	font-size:0.8em;
	font-weight:bold;
	text-align:right;
	margin-right:5px;
}
p#intro {
	margin:0;
}
.alert, .success, .CheckInstructions {
	padding: 20px;
	font-weight:bold;
	font-size:0.8em;
	max-width:500px;
	margin:10px 0;
}
.alert {
	border: 1px solid #d44;
	background:#fee;
}
.success {
	border: 1px solid #37B821;
	background:#D0FDD0;
}
.noOrder {
	font-weight:bold;
	font-size:0.8em;
}
.productForm {
	float:right;
}
#productDesc br {
	clear:none;
	display:none; /*fixes issue in opera browser */
}
/*** Checkout breadcrumb styles ***/
#CheckoutPanel, #pnlCheckoutImage {
	width:95%;
	text-align:center;
}
#CheckoutPanel li b, #pnlCheckoutImage li b {
	font-size:1.2em;
	font-weight:bolder;
	margin-right:0.3em;
}
#CheckoutPanel ul, #pnlCheckoutImage ul {
	font-size:0.8em;
	margin:0;
	padding:0;
}
#CheckoutPanel ul li, #pnlCheckoutImage ul li {
	display:inline;
	margin-left:0;
	padding-left:0;
	width:100px;
}
#CheckoutPanel a, #pnlCheckoutImage a {
	font-size:1em;
}
.active, li.active a {
	font-weight:bold;
	color:#98CA3C;
}
.inactive, li.inactive a {
	color:#666;
}
#fastOrderTable {
	max-width:520px;
	width:295px;
}
#fastOrderTable input {
	width:100px;
	padding:0;
	margin:0;
}
.pages {
	font-size:0.9em;
}
/* related and upsell Products Layout */
.relatedProductContent {
	overflow:hidden;
	padding-top:20px;
	padding-bottom:20px;
}
.relatedProductText {
	display:inline;
	margin:0px;
	padding:0px;
}
.relatedProductIcon {
	float:left;
	margin-right:20px;
}
.tick {
	overflow:hidden;
	margin-top:10px;
}
#relatedProductContainer p {
	/*float:right;*/
	margin:0px;
	padding:0px;
}
#relatedProductContainer input {
	margin-right:20px;
}
#relatedProduct0, #relatedProduct1, #relatedProduct2, #relatedProduct3, #relatedProduct4, #relatedProduct5 {
	clear:both;
}
.SameAsBox {
	width:100% !important;
}
/**************** Scroll Layer Bespoke CSS for *************/
 
  
#ScrollLayer {
	border:1px solid #CFCFCF;
	height:150px;
	margin:30px 0 0;
	overflow:auto;
	padding:5px 10px 5px;
	visibility:visible;
}
/*#ScrollLayer h3 {
	margin:0px 0px 0px;
	padding:0px 0px 0px;
}*/

#ScrollLayer h4 {
	margin:0px 0px -10px;
	padding:0px;
}
/*
#ScrollLayer h1, #ScrollLayer h2, #ScrollLayer h3   {
	color:#666;	
	margin:2px 0px 0px;
	font-weight:bold;
	border-bottom:1px solid #fff;
}

#ScrollLayer p {
	margin:0px;
	padding:0px 0;
}
*/

/**************** customer images - placement *************/
/*.customerimage {
    padding: 10px 0 !important;
}
.customerimageRight {
    border: none;
    float: right;
    margin-bottom: 15px;
    margin-left: 15px;
    padding: 0 !important;
}
.customerimageLeft {
    border: none;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    padding: 0 !important;   
}*/
#customerimageCenter {
	text-align: center;
}

