
body { font:11px verdana, arial, helvetica, sans-serif; line-height:17px; margin:0; padding:15px; background:#FFFFFF !important; text-align:left; }

h1, h2, h3, h4 { margin: 0; clear: both; font-family:Georgia, "Times New Roman", Times, serif; }
h1 { font-size:2.0em; font-weight:bold; margin-bottom:0.5em; }
h2 { font-size:1.5em; line-height:18px; font-weight:bold; margin-bottom:0.5em; margin-top:1em; border-bottom:1px solid #c6c6c6; padding-bottom:5px; }
h3 { font-size:1.1em; padding:0 0 10px 0; font-weight:bold; }
h4 { font-size:1.0em; font-weight:bold; }
h5 { font-size:0.9em; font-weight:bold; }


/* SHOW / HIDE ELEMENT */
#header h1 { position:absolute; left:35px; top:60px;  }
#header h2, .header_box, #main_nav { display:none; }

#footer, .normalLink, .breadcrumbs, .sidebar { display:none; }
.sidebar h1 {display:block;}

#container {  width:650px;  }

/* Ordered list */
li { list-style:none; margin:0px; padding:0px; font-weight:normal; }

/* Table Formatting */
table { width:100%;  }
td { border:1px solid #ccc; padding:10px 10px; vertical-align:top; text-align:right; }
td img { float:left; }

/* Main ID's */
#content { border:1px solid #ccc;padding:15px; }
#checkoutHead { clear:both; }
#globalHeaderCheckout { background:none !important; }
#checkoutThankyouIntro, #accountIntro { margin-left:200px; }



	
/* ----- PRODUCT LISTING ---- */
.productListingBox { float:left; width:150px; margin-bottom:15px; padding-left:8px; margin-top:15px; border-right:1px solid #e8e9e4;}
	.productListingTitle { color:#91826a; margin-top:15px; }
	.productListingPrice { color:#000000;  }
	.productListingPrice span { font-size:160%; }
	.productListingDelivery { margin-top:10px; margin-bottom:10px; }
	.productListingDelivery ul { list-style:none; margin:0px; padding:0px; }
	.productListingZoom a { color:#91826a; text-decoration:underline; }
	.productListingViewDetails a { color:#91826a; text-decoration:underline; }
	.productListingZoom { display:none; }
	.productListingViewDetails { display:none; }
	.noBorder { border:none !important; }
	.productListingBox:hover { background:#f5f5f4; }
	
/* ----- PRODUCT DETAILS ---- */
.largeTitle { font-size:18px; line-height:21px; letter-spacing:2px; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; }
.largeSubTitle { padding-bottom:30px; }
.largeProduct { border:#dfe0dd 1px solid; float:right; margin-left:25px; }
.productDetail { width:auto; margin-right:330px; border-bottom:#dfe0dd 1px solid; }
.detailText { margin-bottom:0; min-height:166px; padding-bottom:10px; }
.detailStatus { border-top:#dfe0dd 1px solid; clear:left; padding:12px 20px 7px 0; }
.detailExport { border-top:#dfe0dd 1px solid; clear:left; padding:12px 20px 7px 0; }
.detailStatus img, .detailExport img  { margin-top:-5px; padding-right:25px; padding-bottom:7px; float:left; }
.productOrder { width:100%; clear:both; margin:10px 0 60px 0;}
.productOrder th { padding:6px 8px; color:#fff; font-size:12px; background:#939689; }
.productOrder td { padding:6px 8px; color:#939689; background:#f5f5f4; font-size:12px; text-align:center; }
.seeLargeLink { margin:10px 0;float:right;clear:both; }