/*------------------------------------- STORE TABLE BACKGROUNDS*/
table.cobtbl{
	background-color: #f00;
}

td.cobhl{
	background-color: #f0f0f0;
}

td.cobll{
	background-color: #fff;
	color: #333;
}

/*------------------------------------- PRICE NAME and DISCOUNTS DISPLAY*/
.prodprice, .detailprice {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
span.price {
	color: #ff0000;
}
.pagenums {
	font-size: 12px;
	font-family: verdana;
	text-align: center;
}
span.currpage {
	color: #ff0000;
	font-weight: bold;
}
select.prodoption {
	font-size: 12px;
	font-family: verdana;
	color: #000;
}
option.oostock {
	color : #a0a0a0;
}

span.prodoption {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	color: #ff0000;
}

span.detailoption {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	color: #ff0000;
}
span.multioption {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	color: #000;
}
/*div.listprice {
	text-align: center;
	align: center;
}*/
.prodname, .detailname {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}
.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: verdana;
	font-size: 12px;
	color: #333;
	line-height: 1.6;
}

/*------------------------------------- MAIN SETTINGS*/
body {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	background: #fff;
	text-align: left;
	margin: 0px;
	line-height: 1.4;
}
table.main {
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color: #000;
	width: 100%;
	max-width: 1600px;
	min-width: 600px;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
/*	border-bottom: 1px solid #b3b3b3;*/
}
table {
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color: #000;
}

/*------------------------------------- HEADER SECTION*/
td.topbar {
	background-image:  url(images/topbar.gif);
	font-size: 11px;
	font-family: Tahoma;
	color: #f0f0f0;
	border-top: .1px solid #000;
	letter-spacing: 2px;
}
span.topbar {
	font-size: 12px;
	font-family: Tahoma;
	color: #f0f0f0;
	letter-spacing: 1px;
}

td.topbg {
	background-image: url(images/topbg.gif);
	font-size: 11px;
	font-family: Tahoma;
	color: #f0f0f0;
}

/*------------------------------------- LEFT BAR*/
td.leftside{
	border-right: 1px solid #f7f3f7;
	background: #f0f0f0;
	text-align: center;
}

/*------------------------------------- MINI SEARCH*/
input.search{
	height: 14px;
	background-color: #e1e9ef;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
}
input.search1{
	vertical-align: bottom;
}

 /*------------------------------------- LEFT MENU*/
#menulist
{
	padding: 0;
	margin-left: 0;
	margin-top: 0;
	font: 9px Verdana, sans-serif;
	background: #f0f0f0;
	width: 146px;
}

#menulist li
{
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #666;
	text-align: left;
}

#menulist li a
{
	display: block;
	padding: 4px 1px 2px 3px;
	border-left: 4px solid #f0f0f0;
	background: #f0f0f0;
	text-decoration: none;
}

#menulist li a:link { color: #0000ff; }
#menulist li a:visited { color: #0000ff; }

#menulist li a:hover {
	border-color: #f0f0f0;
	color: #ff0000;
	background: #f0f0f0;
}

/*------------------------------------- LINK PROPERTIES*/
A:link {
	color: #0000ff;
	text-decoration: none;
}

A:visited {
	color: #0000ff;
	text-decoration: none;
}

A:active {
	color: #0000ff;
	text-decoration: none;
}

A:hover {
	color: #0000ff;
	text-decoration: none;
}

A.dark:link {
	color: #0000ff;
	text-decoration: none;
}

A.dark:visited {
	color: #0000ff;
	text-decoration: none;
}

A.dark:active {
	color: #0000ff;
	text-decoration: none;
}

A.dark:hover {
	color: #0000ff;
	text-decoration: none;
}

/*------------------------------------- ELEMENT SETTINGS*/
TD {
	font-size: 12px;
	font-family: Tahoma;
}

P {
	font-size: 12px;
	font-family: Tahoma;
}

TD.dark {
	font-size: 12px;
	font-family: Tahoma;
	color: #f0f0f0;
}

P.dark {
	font-size: 12px;
	font-family: Tahoma;
	color: #f0f0f0;
}

TD.smaller {
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
}

P.smaller {
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
}
/*------------------------------------- RELATED LINKS BODY TEXT*/ 
h1 {
	font-size: 16px;
	font-family: Tahoma;
}

h2 {
	font-size: 14px;
	font-family: Tahoma;
}	

h3 {
	font-size: 13px;
	font-family: Tahoma;
	
}

h4 {
	font-size: 12px;
	font-family: Tahoma;

}

h5 {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: lighter;

}

h6 {
	font-size: 10px;
	font-family: Tahoma;

}
/*------------------------------------- MINICART*/
TD.mincart {
	font-size: 10px;
	font-family: Verdana;
	border: 1px #f7f3f7;
}

P.mincart {
	font-size: 10px;
	font-family: Verdana;
}

/*------------------------------------- HORIZONTAL RULE*/
HR {
	height: 1px;
	color: #3366ff;
}

/*------------------------------------- TOP MENU*/
td.headerback {
	background-image:  url(images/topmenu.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #168baa;
	border-bottom-color: #b3b3b3;
	height: 23px;
	padding-left: 4px;
	letter-spacing: 2px;
	font-weight: bold;
}

/*------------------------------------- RIGHT CONTENT*/
td.right{
	padding: 6px;}

td.rightcon{
	background-color: #fff;
	padding: 4px;
	text-align: left;
}

/*------------------------------------- PRODUCTS AND CATEGORIES*/

P.navdesc {
	font-size: 1px;
	font-family: verdana;
	color: #ffffff;
}
P.catnavigation {
	color: #727272;
	font-weight: bold;
}
TD.catnavigation {
	color: #727272;
	font-weight: bold;
}
P.prodnavigation {
	color: #727272;
	font-weight: bold;
}
TD.prodnavigation {
	color: #727272;
	font-weight: bold;
}

/*------------------------------------- Gray cell backgrounds*/
td.gray {
	background-color: #f7f3f7;
}
.Staticcell {
	font-weight: bold;
	color: #00F;
	text-align: center;
}
TD.Staticcell {
	text-align: center;
	font-weight: bold;
	color: #00F;
}.staticcelltext {
	text-align: center;
	color: #F00;
	font-weight: bold;
}

