/* Main content */
body{
	margin:10px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	line-height:1.6;
	background-color: #808080;
}
td p {
	color:#333;
	line-height:1.6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
ul{margin:0;padding:0;}
/* Main Link Properties */
A:link {
	text-decoration: none;
	color: #2A3F55;
}
A:visited {
	color: #2A2A2A;
	text-decoration: none;
}
A:active {
	color: #333;
	text-decoration: none;
}
A:hover {
	color: #da6805;
	text-decoration: underline;
}
/* Store Generated Link Properties */
A.ectlink:link {
	color: #B38E59;
	text-decoration: none;
}
A.ectlink:visited {
	color: #B38E59;
	text-decoration: none;
}
A.ectlink:active {
	color: #B38E59;
	text-decoration: none;
}
A.ectlink:hover {
	color: #333;
	text-decoration: underline;
}
/* Top navbar */


div#tagback
{
font-family: Times; font-size: 30px; font-weight: bold;  line-height: 1.25
}
div#tagfront
{
font-family: Times; font-size: 16px; font-weight: bold; line-height: 1.25
}
div#label
{
font-family: Arial; font-size: 13px; font-weight: bold; line-height: 1.25
}
div#reverse
{
font-family: Arial; font-size: 12px; color: white; align: center; font-weight: semibold; 
}
div#topnav
{
background-color: #333;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}
div#topnav ul
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
line-height:1.3;
}
div#topnav ul li
{
display: inline;
}
div#topnav ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
margin-right: -1px;
}
div#topnav ul li a:hover
{
background-color: #da6805;
color: white;
}

/* Left properties */
.leftSide ul li{list-style:none;line-height:18px;}

/* Titles */
h1 {
	font-size: 18px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bolder;
	padding-top: 5px;
	border-bottom: 0px dotted #999;
	color : #B38E59;
	margin-left: 14px;
	margin-right: 4px;
	text-align:left;
}

h2 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 2px;
	background-color: #000;
	border-bottom: 1px dotted #CCC;
	color : #FFF;
	margin-top:1px;
	text-align: center;
	margin-left: 0px;

}

h3 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 3px;
	background-color: #999;
	border-bottom: 1px dotted #CCC;
	color : #FFF;
	margin-top:0px;
	margin-bottom:0px;
}

/* SEARCH PROPERTIES
-------------------------------------*/
   
.sub	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFF;
background: #999;
height: 20px;
width: 56px;
border: 1px solid #333;
padding-bottom:12px;
text-align:center;
vertical-align:bottom;
}

input.search	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
background: #ECECEC;
height: 16px;
width: 240px;
border: 1px solid #333;
}

td.searchtd{
height:10px;
text-align:right;
vertical-align:top;
}
/* Gray cell backgrounds */
td.gray{
background-color:#CCC;
}

/* Horizontal rule */
hr {
height: 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #e69d01;
}
/* Minicart */
TD.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

P.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}


{
border: 1px dotted #333;
background-color: #FFF;
width: 140px;
}


{
background-color: #ECECEC;
}
/* Table backgrounds */
TABLE.cobtbl{
background-color: #333;
}

TD.cobhl{
background-color: #ECECEC;
}

TD.cobll{
background-color: #FFF;
color : #333;
}
/* Price properties */
SPAN.price, .detailprice, .prodprice {
font:bold 14px Arial, Helvetica, sans-serif;color:#333;
padding-top: 4px;
text-align: center;
}

.prodname, .detailname{
color: #333;
font-weight:bold;
}
.prodcurrency{
text-align:center;}
