/* Main content */

body{margin:10px;
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#333;
line-height:1.6;
background-image: url(images/template/page_bkgr.jpg);
background-position:50% 0;
background-repeat: repeat-y;}

td p {font:11px Verdana, Arial, Helvetica, sans-serif;
color:#333;
line-height:1.6;}

ul{margin:0;
padding:0;}

/* Main Link Properties */
A:link {
	color: #333;
	text-decoration: none;
}
A:visited {
	color: #333;
	text-decoration: none;
}
A:active {
	color: #333;
	text-decoration: none;
}
A:hover {
	color: ##8c7f66;
	text-decoration: none;
}
/* Store Generated Link Properties */
A.ectlink:link {
	color: ##8c7f66;
	text-decoration: none;
}
A.ectlink:visited {
	color: ##8c7f66;
	text-decoration: none;
}
A.ectlink:active {
	color: ##8c7f66;
	text-decoration: none;
}
A.ectlink:hover {
	color: #333;
	text-decoration: none;
}

/* Left properties */
.leftSide ul li{list-style:none;line-height:18px;}

/* Titles */
h1 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding-top: 5px;
	border-bottom: 1px dotted #999;
	color : #333;
	margin-left: 14px;
	margin-right: 4px;
	text-align:right;
}

h2 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	margin-top:0px;

}

h3 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	color:#fff;
	padding: 5px;
	margin-top:0px;
	margin-bottom:0px;
}

/* SEARCH PROPERTIES
-------------------------------------*/
   
.sub	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFF;
background: #8c7f66;
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: #CCC;
}
/* 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;
}

table.mincart
{
background-color: #FFF;
width: 140px;
}

td.mincart
{
background-color: #FFF;
}
/* 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:1.1em Arial, Helvetica, sans-serif;color:#333;
padding-top: 4px;
text-align: left;
}

.detailimage{ float: left;}
.prodname, .detailname{
color: #333;
font-weight:bold;
}
.prodcurrency{
text-align:center;}

P.catname {
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}
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;
}
TD.catimage {
vertical-align:top;
text-align: center;
}
TD.catname {
vertical-align:top;
text-align: center;
}
TD.catnavigation {
vertical-align:middle;
text-align: center;
}

/* accordian menu*/
ul.ectmenu1 {
width:250px;
list-style: none;
border:0px solid;
font-size:1em;
font-weight: bold;
color:#fff;
padding:0px;
background-color: #000000;
}
li.ectmenu1 {
border: 1px dotted #aa290b;
padding:0px;
font-size:1em;
font-weight: bold;
background-color:#000000;
color: #fff;
}
li.ectmenuhassub1 a{
display:block;
padding:4px;
background-image:url();
color: #fff;
}
li.ectmenuhassub1 a:hover{
display:block;
padding:4px;
background-image:url( );
background-color: #aa290b;
color: #fff;
}
li.ectmenu1 a{
display:block;
padding:4px;
color: #fff;
}
li.ectmenu1 a:hover{
background-color: #aa290b;
color: #fff;
}
li.ectsubmenu1{
background-color: #000000;
border-bottom:0px;
color: #fff;
}
ul.ectmenu2 {
width:250px;
list-style: none;
border:0px;
font-size:1em;
font-weight: bold;
color:#fff;
padding:0px;
background-color: #000000;
}
li.ectmenu2 {
border-bottom: 1px dotted #aa290b;
padding:0px;
font-size:1em;
font-weight: bold;
background-color:#000000;
color: #fff;
}
li.ectmenuhassub2 a{
display:block;
padding:4px;
background-image:url();
color: #fff;
}
li.ectmenuhassub2 a:hover{
display:block;
padding:4px;
background-image:url();
background-color: #aa290b;
color: #fff;
}
li.ectmenu2 a{
display:block;
padding:4px;
color: #fff;
}
li.ectmenu2 a:hover{
background-color: #aa290b;
color: #fff;
}
li.ectsubmenu2{
background-color: #000000;
border-bottom:0px;
color: #fff;
}
ul.ectmenu3 {
width:250px;
list-style: none;
border:0px;
font-size:1em;
font-weight: bold;
color:#fff;
padding:0px;
background-color: #000000;
}
li.ectmenu3 {
border-bottom: 0px;
padding:0px;
font-size:1em;
font-weight: bold;
background-color:#000000;
color: #fff;
}
li.ectmenuhassub3 a{
display:block;
padding:4px;
background-image:url( );
color: #fff;
}
li.ectmenuhassub3 a:hover{
display:block;
padding:4px;
background-image:url();
background-color: #aa290b;
color: #fff;
}
li.ectmenu3 a{
display:block;
padding:4px;
color: #fff;
}
li.ectmenu3 a:hover{
background-color: #aa290b;
color: #fff;
}
li.ectsubmenu3{
background-color: #000000;
border-bottom:0px;
color: #fff;
}

.prodimage{
float:left;
}

