body {
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-bottom:0px;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #FFF;
	background-image:url(images/bg-smb1.jpg);
	background-position:center;
	background-attachment:fixed;
}
#main
{
	background-color:#FFF;
}
/* PRICE NAME and DISCOUNTS DISPLAY
-------------------------------------*/
.prodprice, .detailprice, .prodname, .detailname {
color: #60596A;
font-size: 18px;
font-weight : bold;
}
OPTION.oostock {
color : #A0A0A0;
text-decoration:line-through;
}
.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;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

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

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

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

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

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

P {
	font-size: 12px;
	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 : #3399CC;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
}

/* TERMS PAGE */
.termstbl{
	background-color:#e1f9f9;
}
.termsheaders{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#003;
}
.terms{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#003;
}
.termssubhead{
	font-weight:bold;
	text-decoration:underline;
}
a:link.terms{
	text-decoration:none;
	color:#C00;
}
a:hover.terms{
	text-decoration:underline;
	color:#39F;
}
a:visited.terms{
	text-decoration:none;
	color:#C00;
}
/*add ins */
/* Table */
.cobtbl{
	border:solid #b6c0e4 1px;
}
/* Table Header */
.cobhl{
	background-color:#e1f9f9;
	border:solid #b6c0e4 1px;
	text-align: center;
}
/* Table info */
.cobll{
	background-color:#FFF;
	text-align: left;
}
.mincart{
	background-color:#e1f9f9;
	text-align: center;
}
input{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#036;
	/*text-align: center;*/
}
select{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#036;
}
textarea{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#036;
}
/* Feedback Page*/
.fbhandle{
	font-weight:bold;
	color:#690;
	text-decoration:underline;
}
.fbwhatsaid{
	font-style:italic;
}
