/* STORE TABLE BACKGROUNDS
-------------------------------------*/
TABLE.cobtbl{
background-color: #B1B1B1;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

TD.cobhl{
background-color: #EBEBEB;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

TD.cobll{
background-color: #FFF;
}
TD.ectshop {text-align: left;}
/* PRICE NAME and DISCOUNTS DISPLAY
-------------------------------------*/
.prodprice, .detailprice, .prodname, .detailname {
color: #60596A;
font-size: 14px;
font-weight : bold;
text-align:left;
}
.discountsapply{
color: #84210F;
font-size: 12px;
font-weight : bold;
}
.proddiscounts, .detaildiscounts, .catdiscounts{
color: #84210F;
font-size: 11px;
font-weight : normal;
}
/* PRODUCT REVIEWS
-------------------------------------*/
.numreviews{
color: #333;
font-size: 13px;
font-weight : bold;
background-color:#ccc;
border-bottom:1px solid #000;
padding:4px;
}
.reviewheader{
color: #333;
font-size: 12px;
font-weight : bold;
}
.reviewcomments{
color: #333;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
.reviewname{
color: #666;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
/* DESCRIPTION FIELDS
-------------------------------------*/
.detaildescription, .proddescription{
 font-family: Arial, Helvetica, sans-serif;
 color: #333;
 line-height:1.6;
 text-align:left;
 font-size: 12px;

}

body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
color: #000;
background: #FFF;
text-align: left;
}
table {
font-family: verdana, helvetica, sans-serif;
text-align: left;
color: #000;
}


TD {
	font-family : Verdana;
}

P {
	font-family : Verdana;
}

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

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

HR {
	color : #CCC;
	text-align: center;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
}
A.ectlink:link {
color: #333;
text-decoration: none;
text-align:left;
}

A.ectlink:visited {
color: #333;
text-decoration: none;
text-align:left;
}

A.ectlink:active {
color: #333;
text-decoration: none;
text-align:left;
}

A.ectlink:hover {
color: #8D2800;
text-decoration: none;
text-align:left;
}
td.prodnavigation {
font-size: 12px;
font-family : Verdana;
color : #A0A0A0;
}

P.prodnavigation {
font-size: 12px;
font-family : Verdana;
color : #A0A0A0;
}

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

SPAN.currpage {
color: #FF0000;
font-weight: bold;
}
P.catname {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height:1.6;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
}

P.catdesc { 
font-family: Arial, Helvetica, sans-serif;
 color: #333;
 line-height:1.6;
 text-align:left;
 font-size: 14px;
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border: 1px solid #000; 
vertical-align:top; 
}

TD.catimage { 
vertical-align:top; 
} 

TD.catname { 
vertical-align:top; 
text-align: left; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
 font-size: 12px;

}
td.receiptoption{
	background-color:#FFF;
	font-size: 12px;
font-family : Verdana;
}
td.receipthr{height: 0;border-width: 1px 0 0 0;border-style: solid;border-color: #F89961;}
td.receipthl{
	background-color:#666;
	color: #FFF;font-size: 12px;
font-family : Verdana;
}
td.receiptheading{background-color:#F89961;color: #FFFFFF;font-weight:bold; font-size: 12px;
font-family : Verdana;}
div.minicartlft {
border:dotted 1px #039;
	background-color: #F1F9FC;
	width:150px;
padding:4px;
margin:2px auto;

}
div.minicart{
	border:dotted 1px #039;
	margin:2px auto;
	width:150px;
	padding:4px;
	background-color: #F1F9FC;
}
div.minicartcnt{
text-align:center;
padding:2px;
font: normal 12px Arial, sans-serif;
border:1px solid #fff;
background-color: #F1F9FC;
}
span.minicartdsc{
text-align:center;
font: normal 12px Arial, sans-serif;
color:#F1F9FC;
}
div.minimailsignup{
border:dotted 1px #039;
background:#F1F9FC;
margin:4px auto;
width:150px;
padding:4px;
}
label.minimailsignup{
display:block;
font-weight:normal;
width:70px;
padding-top:2px;
font-size:14px;

}
input.minimailsignup{
font-size:12px;
padding:2px 2px;
border:solid 1px #999;
width:100px;
margin:2px;
}
input.minimailsubmit{
margin:6px;
}



A:link {
	color: #3366FF;
	text-decoration: none;
	margin:4px auto;
	padding:4px;
	font-size: 16px;
	font-family: Arial, sans-serif;

}

A:visited {
color: #636;
text-decoration: none;
margin:4px auto;
padding:4px;
font-size: 16px;
font-family: Arial, sans-serif;
}

A:active {
color: #3366FF;
text-decoration: none;
margin:4px auto;
padding:4px;
font-size: 16px;
font-family:Arial, sans-serif;
}

A:hover {
color: #636;
text-decoration: none;
margin:4px auto;
padding:4px;
font-size: 16px;
font-family: Arial, sans-serif;
}








