BODY{
	scrollbar-3d-light-color: #E1E9EF;
	scrollbar-arrow-color: #003366;
	scrollbar-base-color: #E1E9EF;
	scrollbar-dark-shadow-color: #E1E9EF;
	scrollbar-face-color: #E1E9EF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E1E9EF;
	}

input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A.dark:link {
	color: #063;
	text-decoration: none;
}

A.dark:visited {
	color: #063;
	text-decoration: none;
}

A.dark:active {
	color: #063;
	text-decoration: none;
}

A.dark:hover {
	color: #960;
	text-decoration: none;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFF;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

TD.mincart {
	font-size: 10px;
	font-family : Verdana;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}

TD.menu {
	FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}

HR {
	height: 1px;
	color: #702BA8;
}

div.prodinstock {
font-size: 10px;
font-family : Verdana;
color: 666666 
}
div.detailname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

div.detailprice {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

div.detaildescription p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

div.TabbedPanelsContentGroup ul li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	list-style-image: url(images/arrow.gif);
	padding: 2px;
}

/*The product detail page

In version 4.9.0 we added some new classes which are specific to the product detail page:

div.detailid: The properties of the text "Product ID"
div.detailname: The properties of the product name on the product detail page
div.detaildiscounts: The properties of the discounts text for the product detail page
td.detailimage: The alignment of the product image on the product detail page
img.prodimage: The properties of the product image
div.detaildescription: The properties of the text in the long product description
div.detailoptions: The properties of the product options on the product detail page
div.detailprice: The properties of the price on the product detail page
div.detailcurrency: The properties of the alternative currencies on the product detail page

The product page

In version 4.9.0 we added some new classes which are specific to the product page:

div.prodid: The properties of the text "Product ID"
div.prodname: The properties of the product name on the product page
div.proddiscounts: The properties of the discounts text for the product page
td.prodimage: The alignment of the product image on the product page
img.prodimage: The properties of the product image
div.proddescription: The properties of the text in the short product description
div.prodoptions: The properties of the product options on the product page
div.prodprice: The properties of the price on the product page
div.prodcurrency: The properties of the alternative currencies on the product page*/
div.prodname a.ectlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#036;
}
div.prodname a.ectlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color:#036;
}
div.detaildescription p.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
div.detaildescription p.important {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
}

P.pagenums {
font-size: 12px;
font-family : Verdana;
}

SPAN.currpage {
color: #FF0000;
font-weight: bold;
}
.Login_Borders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	border: 1px solid #999999;
}
.cpdhl {
background : #589AAE;
color: #A1DDEF;
font-weight: bold;
}
.buybutton{
	vertical-align:bottom;
}

.receiptoption{
	background-color:#EBFFE1;
}
.receipthr{height: 0;border-width: 1px 0 0 0;border-style: solid;border-color: #594a29;}
.receipthl{
	background-color:#ECFFE6;
}
.receiptheading{
	background-color:#633;
	color: #FFFFFF;
	font-weight:bold;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 1em;
}
.Photo-Borders {
	border: 1px solid #CCCCCC;
}
.Map {
	background-image: url(images/Map.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Cart-Border {
	border: 1px solid #197130;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}