BODY{
	background-color: #ffffff;
	}

A:link {
	color: #CC0000;
	text-decoration: none;
	}

A:visited {
	color: #CC0000;
	text-decoration: none;
	}

A:active {
	color: #CC0000;
	text-decoration: none;
	}

A:hover {
	color: #000066;
	text-decoration: none;
	}

A.dark:link {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	}

A.dark:visited {
	color: #ffffff;
	text-decoration: none;
	}

A.dark:active {
	color: #ffffff;
	text-decoration: none;
	}

A.dark:hover {
	color: #ffffff;
	text-decoration: none;
	}

.dark {
	font-size: 9px;
	font-family : Verdana;
	color : #ffffff;
	}

TD {
	font-size: 12px;
	font-family : Verdana;
	}

P {
	font-size: 12px;
	font-family : Verdana;
	}

TD.dark {
	font-size: 9px;
	font-family : Verdana;
	color : #000000;
	}

P.dark {
	font-size: 12px;
	font-family : Verdana;
    color: #000000
	}

P.copy {
	font-size: 9px;
	font-family : Verdana;
    color: #000000;
	}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
	}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
	}

HR {
	color : #003366;
	height : 1px;
	}

.cattitle {
	font-weight: bold;
	font-family: century gothic;
	font-size: 20px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	}

.prodname {
	color : #677cbc;
	font-weight: bold;
	font-family: century gothic;
	font-size: 12px;
	text-align: center;
	}

.detailname {
	color : red;
	font-weight: bold;
	font-family: century gothic;
	font-size: 26px;
	text-align: center;
	}

.titledescription {
	color:blue;
	font-family:century gothic;
	font-size:11px;
	font-weight:bold;
	text-align: center;
	}

.detailtitledescription {
	color:blue;
	font-family:century gothic;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	}

.detaildescription{
	color:black;
	font-family:century gothic;
	font-size:11px;
	font-weight:normal;
	text-align: center;
	}

.proddescription {
	font-family: century gothic;
	font-size: 11px;
	text-align: left;
	}

.offerdescription {
	font-family: century gothic;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}

.prodprice {
	font-family: century gothic;
	font-size: 11px;
	text-align: center;
	}

.prodaltprice {
	color:	#999999;
	font-family: century gothic;
	font-size: 10px;
	}

.prodoption{
	font-family: Century Gothic;
	font-size: 11px;
	color: #000000;
	}

.radprodoption{
	font-family: Century Gothic;
	font-size: 11px;
	color: #000000;
	}

SPAN.multioption {
	font-family: Century Gothic;
	font-size: 11px;
	color: #ff0000;
	}

.detailoption{
	font-family: Century Gothic;
	font-size: 11px;
	color: #ff0000;
	}

#testimonials {
	font-size: 10px;
	font-style:italic;
	line-height:13px;
	}

div.listprice {
	color: #999999;
	font-family: century gothic;
	font-size: 11px;
	text-align: center;
	}

A.ectlink:link { color: #c22900 !important; font-weight:bold; text-decoration:none; }
A.ectlink:active { color: #c22900 !important; font-weight:bold; text-decoration:none; }
A.ectlink:visited { color: #c22900 !important; font-weight:bold; text-decoration:none; }
A.ectlink:hover { color: #c22900 !important; font-weight:bold; text-decoration:underline; }

A.smileassure:link { color: #c22900; font-size:11px; cursor:pointer; }

.products-header {
	font-family: 'Century Gothic';
	font-size:15px;
	font-weight:bold;
	line-height:24px;
	margin:0; 
	padding:10px 0 0 0;
	text-align:center;
	}
	
.products-header-container {	
	width:800px;
	border:0px solid #0000ff;
}

.shoppingcart-container {
	width:800px; 
	margin:0; 
	padding:0 0 20px 0;
	overflow:auto;
	}

.shoppingcart-container-left {
	width:650px; 
	float:left; 
	clear:left; 
	margin:0; 
	padding:0;
	}

.shoppingcart-container-right {
	width:149px;
	float:right;
	clear:right;
	padding:0;
	margin:0;
	}