/* Generic styles */
Body {
	font-size: 12px;
	font-family : Arial;
	margin: 2px;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #C0BC91;
	scrollbar-base-color: #D0CDAD;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #FBF7D7;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
}

A.dark:link {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:visited {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:active {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:hover {
	color: #0000CC;
	text-decoration: none;
}

A:link {
	color: #0000CC;
	text-decoration: none;

}

A:visited {
	color: #0000CC;
	text-decoration: none;

}

A:active {
	color: #0000CC;
	text-decoration: none;

}

A:hover {
	color: #50E44A;
	text-decoration: overline underline;

}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.menu {
	font-size: 11px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #009900;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #009900;
	border-width: 2px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

/* Mini Cart and mini Login includes file */

TD.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

P.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

table.mincart
{
border: 1px dotted #e69d01;
background-color: #FFF;
width: 134px;
}

td.mincart
{
background-color: #FBF7D7;
}

/* Horizontal line products products seperator */

HR {
	color : #006400;
	height : 1px;
}

span.price {
color: #FF0000;
font-weight: bold;
}

.proddescription, .detaildescription{
line-height: 1.4;
font-size: 12px;
font-family : Verdana,Arial,sans-serif;
color : #000;
}

td.prodnavigation {
font-size: 14px;
font-family : Verdana;
color : #A0A0A0;
}

P.prodnavigation {
font-size: 14px;
font-weight:bolder;
font-family : Verdana;
color : #006600;
background-color: #FBF7D7;
margin-top:10px;
padding:.75%;
border:.09px solid brown;
outline-color:#e7e7e7;
outline-style:ridge;
}

SPAN.currpage {
color: #FF0000;
font-weight: bold;
}

div.detailname {
color: #FF9900; font-size: 18px; text-align:center;
}


div.detaildiscounts {
color: #FF0000;
font-weight: bold;
font-size: 16px;
}

div.detailprice {
font-size: 16px;
}

div.detaillistprice {
font-size: 14px;
}

div.listprice {
font-size: 14px;
}

div.prodprice{
font-size: 14px;

}

div.catdiscounts {
font-weight: bold;
font-size: 16px;
}

/* Search table */

TABLE.cobtbl{
background-color: #E0E0E0;
}

TD.cobhl{
background-color: #FBF7D7;
}

TD.cobll{
background-color: #FFFFE5;
color : #666666;
}

/* Category Layout Page */
P.catname {
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
background-color: #FBF7D7;
padding:.75%;
}

P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

IMG.catimage {
border:0px;
border-thickness: 1px;
border-color: #000;
border-style: solid;
vertical-align:top;
}

P.catnavigation {
font-size: 14px;
font-weight:bolder;
font-family : Verdana;
color : #006600;
background-color: #FBF7D7;
margin-top:10px;
padding:.75%;
border:.09px solid brown;
outline-color:#e7e7e7;
outline-style:ridge;
}

div.proddiscounts{
font-weight: bold;
font-color: #FF0000;
font-size: 20px;
}

div.prodid{
font-weight: bold;
}

div.prodname{
    font-weight: bold;
    font-size: 13px;
	font-family : Verdana;
	text-align:center;	
    background-color: #FBF7D7;
    margin-top:10px;
}

span.prodoption{
font-weight: bold;
}

span.extraimage{
color: #CC0000;
}

span.extraimagenum{
color: #000;
}

.giantimgname{
background-color:blue;
}

.giantimgback{
background-color:yellow;;
}

div.prodmanufacturer {
color: #333;
}

div.detailmanufacturer {
color: #333;
}

div.detailname{
font-weight: bold;
font-size: 16px;
}

Table.products {
border: 1px solid #FBF7D7;
background-color: #FFF;
}
