/* set defaults - font and take padding off tables so it doesn't have to be defined for each <table> tag.
   A better option is to explicitly use padding if you need it.

   Font sizes all relative to the "body" tag below and by using "em" it means if the user increases the font size on the browser (DDA compliance)
   then the sizes increase on the site in proportion too.
*/
body { font-family: Tahoma, Verdana; font-size: .85em; BACKGROUND-COLOR: #eaeaea}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td {
	margin:0;
	padding:0;
}
img { border: 0;}
table {border-collapse: collapse;}

/* this sets the overall width of the template so that we don't have to define it all the way through - plus it centres it */
#page {PADDING-RIGHT: 15px;	PADDING-LEFT: 15px;	BACKGROUND: url(images/template/bg2.gif) repeat-y;	PADDING-BOTTOM: 5px;	MARGIN: 0px auto;	FONT: 12px Arial,Helvetica,sans-serif;	WIDTH: 806px;	COLOR: #666666;	PADDING-TOP: 5px;	HEIGHT: 100%;	TEXT-ALIGN: left}

/* Region: TOP MENU  */
#regTopMenuBar { width: 100%; padding:  10px 3px  15px 3px; font-size:14px;}
#regTopMenuBar  .MenuItem { padding: 0px 10px 0px 10px; display: inline;}
#regTopMenuBar .MenuItem a {color: #555555; font-weight: bold; text-decoration: none;}
#regTopMenuBar  .MenuItem a:hover {color:#000000; text-decoration: underline;}

/* Region: FOOTER */
#regFooter {color:#666}
#regFooter td {color: #666; padding: 4px 4px 4px 4px;}
#regFooter A {color: #666; font-weight: normal; text-decoration: none;}
#regFooter A:hover {text-decoration: underline;}

/* Region: Middle bit encompassing left menu and body content (and right menu if appropriate) */
#regMainContent {width: 100%;}

#regLeftMenu {vertical-align:top; color: #555555; width: 210px; padding-top:10px;}
#regLeftMenu h2 {font-size: 1.1em; font-weight: bold; color: #222222; padding-top: 10px; padding-bottom: 4px;}
#regLeftMenu .MenuItem { font-size:14px;}
#regLeftMenu .MenuItem A {PADDING-RIGHT: 5px;	DISPLAY: block;	PADDING-LEFT: 5px;	PADDING-BOTTOM: 5px;	WIDTH: 176px;	COLOR: #666;	PADDING-TOP: 5px;	BORDER-BOTTOM: #fc6 1px dashed;	TEXT-DECORATION: none}
#regLeftMenu .MenuItem A:hover {BACKGROUND: #dff0f0;	COLOR: #666}

#regLeftMenu .subMenuItem { font-size:11px; }
#regLeftMenu .subMenuItem A { color:#222222; text-decoration: none; font-style: italic; PADDING-RIGHT: 5px;	DISPLAY: block;	PADDING-LEFT: 15px;	PADDING-BOTTOM: 3px;	WIDTH: 166px;	COLOR: #666;	PADDING-TOP: 3px;	BORDER-BOTTOM: #fc6 1px dashed;	TEXT-DECORATION: none}
#regLeftMenu .subMenuItem A:hover {BACKGROUND: #dff0f0;	COLOR: #666}

#regLeftMenu #scrollerPanelNews { height: 170px; padding: 5px; font-size: 1em; font-family: Arial; text-align:left;}

#rightcolumn .rhsNewsHeading {padding-top: 10px;}
#rightcolumn .rhsNewsHeading A {color: #885a99; font-weight:bold; font-size:.85em; text-decoration: none; }
#rightcolumn .rhsNewsBody {color: #1e1e1e; font-size:.85em; text-decoration: none;}
#rightcolumn .rhsNewsBody:hover {color: #555555; font-size:.85em; text-decoration: none;}

/* set the 750px width below to be the width (920 - left hand menu width).. */
#regBodyContent {vertical-align:top; padding-left:20px; width: 485px; padding-bottom: 25px;}
#regBodyContent h1 {margin-top: 5px; margin-bottom: 20px; font-size: 1.65em; color: #666666;}
#regBodyContent h2 {margin-top: 15px; margin-bottom: 3px; font-size: 1.1em; font-weight: bold; color: #666666;}
#regBodyContent h3 {margin-top: 5px; margin-bottom: 3px; font-size: 1.45em; font-weight: bold; color: #666666;}

#regBodyContent A {text-decoration: underline; font-weight: bold; color: #CDBC02; }
#regBodyContent .MessageToUser {font-weight: bold; color: red; padding-top: 5px; padding-bottom: 10px} 
#regBodyContent .breadcrumbtrail {padding-top:5px; padding-bottom:10px}
#regBodyContent .breadcrumbtrail A {color: #F8A261}
#regBodyContent .highlight {background-color:Yellow}

/* put table cells for the main body content to have a 1px padding by default */
#regBodyContent table td {padding: 1px 1px 1px 1px}

/* code below allows customised bullet points with graphics to be added - also includes fix for IE */
#regBodyContent ul { margin-left: 10px; padding-left: 15px;  }
#regBodyContent ul li {	 padding-left: 15px; }

/* Button styles */
#regBodyContent .button {font-weight: bold; color: darkGreen;}
#regBodyContent .CancelButton {font-weight: normal; color: Red;}

/* datagrid styles */
#regBodyContent .datagridHeader {background-color: #cccccc;font-weight: bold; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; margin-bottom: 10px;}
#regBodyContent .datagridItem {background-color: #efefef; border-bottom: 1px solid #666666}
#regBodyContent .datagridAlternatingItem {background-color: #ffffff; border-bottom: 1px solid #666666}


/* Payment/checkout/myaccount order history page styles */  
.PaymentForm {margin-left: 30px; margin-top:8px; width: 90%;}
.PaymentForm .heading {width: 140px}
.PaymentForm input, textarea {font-size: 1em;}
.PaymentFormHeading { font-weight: bold; color: Navy; margin-top: 10px}
.PaymentSecureSeal  { text-align:center; margin-top: 10px; }

/* these styles are used on the view shopping basket page... */
.BasketSummary {margin-left: 30px; width: 550px;}
.BasketSummary .BasketSummaryTable {width: 100%; }
.BasketSummary .BasketSummaryTable .BasketSummaryHeader { background-color: black; color: White; font-weight: bold;}
.BasketSummary .BasketSummaryTable .BasketSummaryItem { border-bottom: 1px solid gray; padding-top: 1px; padding-bottom: 2px;}
.BasketSummary .BasketSummaryTable .BasketItemQuantity {width: 20px; text-align:center; font-size: 1em; margin-left: 25px;}
.BasketSummary .BasketSubtotal { width: 100%; text-align: right; margin-bottom: 3px; padding-top: 4px; padding-bottom: 1px;}
.BasketSummary .BasketDelivery { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 3px; padding-top: 3px; padding-bottom: 1px;}
.BasketSummary .BasketDiscount { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 3px; padding-top: 3px; padding-bottom: 1px;}
.BasketSummary .BasketVATAmount { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 6px; padding-top: 3px; padding-bottom: 1px;}
.BasketSummary .BasketGrandTotal { width: 100%; text-align: right; border-bottom: 2px solid black; border-top: 1px solid black; font-weight: bold; font-size: 1.2em; margin-bottom: 15px; padding-top: 3px; padding-bottom: 3px;}
.BasketSummary .BasketButtons {width: 100%}
.BasketSummary .BasketButtons .UpdateQuantity {color: Navy; font-weight: bold; font-size: .95em; width:95px}
.BasketSummary .BasketButtons .Checkout {color: DarkGreen; font-weight: bold; font-size: .95em; width:83px}
.BasketSummary .ApplyDiscountCode {color: DarkGreen; font-weight: bold; font-size: .95em; width:65px}




/* these styles are used on the final checkout page... */
.PaymentSummary {margin-left: 30px; width: 550px;}
.PaymentSummary .PaymentSummaryTable {width: 100%; }
.PaymentSummary .PaymentSummaryTable .PaymentSummaryHeader { background-color: black; color: White; font-weight: bold;}
.PaymentSummary .PaymentSummaryTable .PaymentSummaryItem { border-bottom: 1px solid gray; padding-top: 1px; padding-bottom: 2px;}
.PaymentSummary .PaymentSubtotal { width: 100%; text-align: right; margin-bottom: 3px; padding-top: 4px; padding-bottom: 1px;}
.PaymentSummary .PaymentDelivery { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 3px; padding-top: 3px; padding-bottom: 1px;}
.PaymentSummary .PaymentDiscount { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 3px; padding-top: 3px; padding-bottom: 1px;}
.PaymentSummary .PaymentVATAmount { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 6px; padding-top: 3px; padding-bottom: 1px;}
.PaymentSummary .PaymentGrandTotal { width: 100%; text-align: right; border-bottom: 2px solid black; border-top: 1px solid black; font-weight: bold; font-size: 1.2em; margin-bottom: 15px; padding-top: 3px; padding-bottom: 3px;}

.ProductPhotos {margin-right: 10px; width:300px; }
.ProductPhotos .MainPhoto {text-align:center; border: 1px solid black; height: 300px;}
.ProductPhotos .ThumbnailCaption {font-weight:normal; text-align:center; color: #777777; padding: 5px 0px 5px 0px;}
.ProductPhotos .ThumbnailPhoto { border: 1px solid #aaaaaa; height:90px; margin-left: 3px; margin-right: 3px; margin-bottom: 5px; text-align: center;}

.ProductSKUsTable .ProductSKUsHeader { background-color: black; color: White; font-weight: bold;}
.ProductSKUsTable .ProductSKUsItem { border-bottom: 1px solid gray; padding-top: 1px; padding-bottom: 2px;}
.ProductSKUsTable .ProductSKUsItem .buyNow {color: Red; font-weight: bold; font-size: .8em;}

.ProductThumbnailBrowse {}
.ProductThumbnailBrowse .Thumbnail {height: 190px; width: 150px}
.ProductThumbnailBrowse .Thumbnail .ThumbnailPhoto {border: 1px solid #aaaaaa; height:150px; margin-left: 3px; margin-right: 3px; margin-bottom: 5px; text-align: center;}
.ProductThumbnailBrowse .Thumbnail .ThumbnailProductName {text-align: center; padding-top: 3px; height: 40px; }


.comments {
	display:block;
	width:485px;
	text-align:right;
	font-size:10px;
	margin:0;
	font-weight:normal;
	color:#999;
	padding:10px 0 15px;
	border-top:1px dotted #FFCC66;
}
