/****************************************************************************************
																  			>> Generics << 
*****************************************************************************************/
html, body {
	margin: 0; 
	padding: 0;
	border: 0;
}
body {
	color: #000;
	font: 12pt/1.5 Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}
a:link, a:visited {
	text-decoration: none; 
	color: #000;
}
a img {border: 0;}
form {
	margin: 0;
	padding: 0;
}
p {margin: 0 0 1.5em;}
ul, ol, dl {
	margin: 0 0 1.5em 30px;
	padding: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font: 12pt/1.5 Georgia, "Times New Roman", Times, serif;
}
abbr {border-bottom: 0;}
hr {
	color: #ded7d8; 
	background: #ded7d8; 
	height: 1px; 
	border: 0;
}
blockquote {
	font: italic normal 12px Georgia, "Times New Roman", Times, serif; 
	margin: 0; 
	padding: 0;
	color: #600e12;
}
blockquote p {margin-bottom: 0;}
h1 {
	font: 500 19pt "Trebuchet MS", Tahoma, "Lucida Console", "Lucida Sans Unicode";
	color: #000;
	margin: 0 0 0.70em;
	border-bottom: 1px solid #ded7d8;
	padding-bottom: 3px;
}
h2,h3,h4,h5,h6 {
	font: 500 17px "Trebuchet MS", Tahoma, "Lucida Console", "Lucida Sans Unicode";
	color: #000;
	margin: 0 0 0.40em;
}
h3,h4,h5,h6 {
	color: #666; 
	font-size: 16pt; 
	font-weight: bold; 
	margin-bottom: 0.20em;
}
h4,h5,h6 {color: #999;}
h5,h6 {
	color: #000; 
	font: bold 13pt Verdana, Arial, Helvetica, sans-serif;
}

/****************************************************************************************
																		     >> Layout << 
*****************************************************************************************/

/*-------------------------------------------Hide Elements---*/
.hide,
#accessibility,
div.imrcmain0,
#footer p span,
#footer a,
#toolbar,
#productNav,
table.categorytable td.categorysub a.product-details,
table.producttable td.productimg p,
table.producttable td.productinfo table td input,
table.producttable td.productinfo table td a img {display: none;}

/*-------------------------------------------Show Elements---*/
#wrapper {width: 100%;}

#masthead {
	border-bottom: 5px solid #000;
	padding-bottom: 2px;
}
	#masthead h1 {
		margin: 0;
		font: italic bold 28pt "Times New Roman", Times, serif;
		text-align: right;
		border-bottom: 1px solid #ccc;
		padding-bottom: 3px;
	}
	
#mainContent {padding: 20px 0;}
	
#footer {
	border-top: 1px solid #666;
	padding: 5px 0 0 5px;
}
	#footer p {
		margin: 0;
		font: normal 9pt Arial, Helvetica, sans-serif;
		color: #666;
		line-height: normal;
	}
	
/****************************************************************************************
UNIWIN
*****************************************************************************************/
table.categorytable {
	width: 555px;
	border-bottom: 1px solid #ded7d8;
}
table.categorytable td.categorysub {
	padding: 10px 0 20px 0;
	vertical-align: top;
	font-size: 10pt;
	width: 157px;
}
table.categorytable td.divider {
	width: 42px; 
	font-size: 30px;
	padding: 0;
}
table.categorytable td.categorysub p {
	margin: 0 0 3px; 
	line-height: normal;
}
table.categorytable td.categorysub p.product-desc {font-style: italic;}
table.categorytable td.categorysub img {
	display: block;  
	border: 1px solid #ded7d8;
	width: 148px;
	height: 148px;
	margin-bottom: 8px;
}
/* Sub Category Table */
table.subcategorytable {margin-bottom: 15px;}
table.subcategorytable td.categorysub {padding-bottom: 12px; padding-top: 0;}
table.subcategorytable td.categorysub p {margin: 0;}
h3.subheader {
	font: 500 17pt "Trebuchet MS", Tahoma, "Lucida Console", "Lucida Sans Unicode";
	color: #333;
	margin-bottom: 8px;
}
table.subcategorytable td.categorysub h6 {
	font: 500 16pt "Trebuchet MS", Tahoma, "Lucida Console", "Lucida Sans Unicode"; 
	margin: 0 0 2px;
	color: #666;
}
															
/* ---------- Product Table ---------- */														
table.producttable {
	width: 595px; 
	margin-top: 10px;
}
table.producttable td.productimg {
	width: 285px; 
	vertical-align: top; 
	text-align: left;
}
table.producttable td.productimg a.product-img {
	width: 254px;
	border: 1px solid #D6CED6; 
	display: block;
	margin-bottom: 10px;
}
table.producttable td.productimg img.product-img-tmb {
	border: 1px solid #D6CED6; 
	margin-right: 5px;
}
table.producttable td.productinfo {
	width: 310px; 
	vertical-align: top;
}
table.producttable td.productinfo h1 {
	padding: 3px 0;
	font: 500 20pt "Trebuchet MS", Tahoma, "Lucida Console", "Lucida Sans Unicode";
	margin: 0;
}
table.producttable td.productinfo table td {
	border-bottom: 1px solid #D6CED6; 
	padding: 7px 0;
	font-size: 10pt;
}
table.producttable td.productinfo table td select {display: inline;}
table.producttable td.productinfo table td p {font-size: 10pt; line-height: 1.2em;}
table.producttable td.productinfo table td ul.productdetail {
	margin: 0 10px 10px 26px;
	padding: 0;
}
table.producttable td.productinfo table td ul.productdetail li {margin-bottom: 2px; line-height: 1.2;}
table.producttable td.productinfo p.discount {
	padding-right: 2px;  
	color: #666;
	margin-top: 4px;
}
div.grey-line,
table.producttable td.productinfo table td div.breaker {
	height: 1px; 
	border-bottom: 1px solid #D6CED6; 
	width: 100%; 
	font-size: 1px; 
	margin: 7px 0; 
	clear: both;
}
div.option-caption { 
	font-weight: bold; 
	padding: 3px 0 0 0;
	width: 125px;
	float: left;
}
div.option-caption span {color: red; font-weight: bold;}
table.producttable td.productinfo table td div.breaker {
	background: #fff;
	margin: 1px 0;
}
table.producttable td.productinfo table td input.nostyle {border: 0;}

/* ---------- Checkout Table ---------- */												
table.checkoutTable {width: 555px; border-collapse: collapse;} 
table.checkoutTable td.submit-btn {padding: 5px 0 0 0;}
.checkoutTableAdmin {background-color: #CCC; border: 1px #CCC solid; width: 555px; padding: 1px;}
.checkoutHeadingRow {
	background: #333; 
	color: #fff; 
	padding: 3px 5px; 
	font: bold 16px "Trebuchet MS", Tahoma, "Lucida Console", "Lucida Sans Unicode";
	border: 1px solid #ccc;
}
.checkoutRow1 {background: #E0E0E0; padding: 4px 3px; border: 1px solid #ccc;}
.checkoutRow2 {background: #FFF; padding: 4px 3px; border: 1px solid #ccc;}
.checkoutRow3 {background: #DDE6E6; padding: 4px 3px; border: 1px solid #ccc;}
.checkoutSuccess {font-weight: bold; color: #33CC00;}
.checkoutFail {font-weight: bold; color: red;}

/* ---------- Related Products Table ---------- */
table.related-products {}
table.related-products td {
	width: 137px;
	text-align: center;
	border-right: 1px solid #DEDED6;
	padding: 5px 0 7px 0;
}
table.related-products td a {text-decoration: none; color: #000;}
table.related-products td a img {
	border: 1px solid #D6CED6;
	width: 103px;
	height: 103px;
	display: block;
	margin: 0 auto;
}
table.related-products td p {margin-bottom: 10px; line-height: normal;}
															
/* ---------- Misc ---------- */
a.edit {color: #fff; text-decoration: none;}
h1.also-like {
	background: #EFEFEF;
	border-top: 1px solid #ded7d8;
	border-bottom: 0;
	padding: 5px;
	margin-top: 25px;
	font: 500 18pt "Trebuchet MS", Tahoma, "Lucida Console", "Lucida Sans Unicode";
}
ul.product-list {
	margin: 6px 15px 6px 20px;
	padding: 0;
}
ul.product-list li {
	margin-bottom: 1px;
	color: #666;
	font-size: 11px;
}
p.bodyTextError {font-weight: bold; color: red;}
ul.error-list {margin-top: 8px; padding-top: 0;}
.bodyTextBold,
.checkoutBodyTextBold {font-weight: bold;}
.bodyTextError {color: red;}
.bodyTextSmall {font-size: 9pt;}
.bodyTextWhite {font-weight: bold; color: #ccc;}
.voucherHeading {font-size: 15pt; font-weight: bold; color: #000;}


