/* STORE TABLE BACKGROUNDS
-------------------------------------*/
TABLE.cobtbl{
background-color: #333;
}

TD.cobhl{
background-color: #ECECEC;
}

TD.cobll{
background-color: #FFF;
color : #333;
}

/* PRICE NAME and DISCOUNTS DISPLAY
-------------------------------------*/
.prodprice, .detailprice, .prodname, .detailname {
color: #60596A;
font-size: 18px;
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: Arial, Helvetica, sans-serif;
 color: #333;
 line-height:1.6;
}

/* Main content */
body{
	margin:10px;
	color:#333;
	line-height:1.6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
td p {font:11px Verdana, Arial, Helvetica, sans-serif;color:#333;line-height:1.6;margin:10px;}
ul{
	margin:11px;
    padding:0px;
}

/* 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: #0099cc;
	text-decoration: underline;
}
/* Store Generated Link Properties */
A.ectlink:link {
	color: #0099cc;
	text-decoration: none;
}
A.ectlink:visited {
	color: #0099cc;
	text-decoration: none;
}
A.ectlink:active {
	color: #0099cc;
	text-decoration: none;
}
A.ectlink:hover {
	color: #333;
	text-decoration: underline;
}
/* Top navbar */
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;
font-weight : normal;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-right: 0px;
line-height:1.3;
}
div#topnav ul li
{
display: block;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-right: 0px;
}
div#topnav ul li a
{
padding: 5px 15px 5px 15px;
color: white;
text-decoration: none;
border-left: 0px solid #fff;
border-right: 0px solid #fff;
margin-right: 0px;
}
div#topnav ul li a:hover
{
background-color: #44c8f5;
color: white;
}

/* 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: 15px;
	margin-right: 15px;
	text-align:left;
}

h2 {
	font-size: 11px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 0px;
	color : #333333;
	margin-top:20px;

}

h3 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 5px;
	background-color: #999;
	border-bottom: 1px dotted #CCC;
	color : #FFF;
	margin-top:0px;
	margin-bottom:0px;
}

h4 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 2px;
	background-color: #FF0000;
	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;
}

table.mincart
{
border: 1px dotted #333;
background-color: #FFF;
width: 140px;
}

td.mincart
{
background-color: #FFFFFF;
}

/* Price properties */
SPAN.price, .detailprice, .prodprice {
font:bold 18px Arial, Helvetica, sans-serif;color:#FF0000;
padding-top: 4px;
padding-bottom: 4px;
}

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

/* CSS Menu properties */
ul.ectmenu1 { 
list-style: none; 
border:0px solid; 
color:#ffffff;
font:13px Arial, Helvetica, sans-serif; 
padding:0px;
} 

li.ectmenu1 { 
border:0px solid; 
padding:5px; 
background-color: #333; 
text-align:left; 
} 

li.ectmenu1 a{ 
color: #fff; 
padding:4px; 
} 

li.ectmenu1 a:hover{ 
color: #333; 
padding:4px; 
}

li.ectsubmenu1{
position: relative; z-index: 50;
}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px;
border-bottom-width: 6px;
width: 984px; /*width of featured content slider*/
height: 324px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 984px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 174px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #999999;
padding: 0px 0px 0px 0px;
}

.pagination-travel{
width: 174px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #FFFFFF;
padding: 0px 0px 0px 0px;
}

.pagination a{
padding: 0px 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

.sliderwrapper .contentdiv a img {
	border: none;
}

.oostock {
text-decoration: line-through;
color:#cccccc;
font-weight:bold;
}

td.detailimage {
vertical-align:top;
}

td.prodimage {
vertical-align:top;
}

div.prodprice {
text-align:left;
}

div.listprice {
text-align:left;
}

div.prodcurrency {
text-align:left;
}

.optiontext{
text-align:left;
vertical-align:top;
font-weight:bold;
width:15%;
}

div.prodmanufacturer {
vertical-align:top;
}

#bonustable1, #bonustable1 td {
border: 1px solid #FF0000;
}

a {
outline: none;
}
