/* 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 SETTINGS
-------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #333;
	line-height:1.6;
	background-color: #ECF6F7;
	background-image: url(images/bgstretch.gif);
	background-repeat: repeat-x;
}

/* LINK PROPERTIES
-------------------------------------*/

a {	color: #A54C6A; text-decoration: none; }
a:hover { color: #333; text-decoration: underline; }

/* FOOTER LINK PROPERTIES
-------------------------------------*/

a.footer {	color: #666; text-decoration: underline; }
a.footer:hover { color: #333; text-decoration: underline; }

/* TOP LINK PROPERTIES
-------------------------------------*/

.cart{padding-left:110px;line-height:26px;}
.cart .basket{background:url(images/ico_cart.gif) left no-repeat;padding:4px 0 4px 20px;}
.cart .account{background:url(images/ico_account.gif) left no-repeat;padding:4px 0 4px 20px;}
.cart .advsearch{background:url(images/ico_search.gif) left no-repeat;padding:4px 0 4px 20px;}

/* TOP NAVIGATION
-------------------------------------*/

.topmenu{
	width:90%;
}
div#topnav
{
	background-color: #8FC2F5;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
div#topnav ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 0px;
	line-height:1.3;
}
div#topnav ul li
{
display: inline;
}
div#topnav ul li a
{
	padding: 5px 10px 5px 10px;
	color: #002B55;
	text-decoration: none;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin-right: -1px;
}
div#topnav ul li a:hover
{
	background-color: #5C8FC2;
	color: white;
}

/* SECOND NAVIGATION
-------------------------------------*/

div#menu
{
	background-color: #5C8FC2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
}
div#menu ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 11px;
	padding-top: 5px;
	padding-left: 0px;
	line-height:1.3;
}
div#menu ul li
{
display: inline;
}
div#menu 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#menu ul li a:hover
{
	background-color: #3A6B9C;
	color: white;
}
   
/* SEARCH PROPERTIES
-------------------------------------*/
   
.sub	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ECF6F7;
background: #50806A;
height: 20px;
width: 56px;
border: 1px solid #50806A;
padding-bottom:12px;
text-align:center;
}

input.search	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
background: #ECF6F7;
height: 16px;
width: 240px;
border: 1px solid #50806A;
}

td.searchtd{
height:10px;
text-align:right;
vertical-align:top;
}

/* LEFT NAVIGATION
-------------------------------------*/

.leftmenu {
	margin: 0px;
	background-image: url(images/lefttop.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 141px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
	display: block;
}

.leftmenu_list {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	list-style-type: none;
	margin: 0px;
	background-image: url(images/leftmenubg.gif);
	background-repeat: repeat-y;
	width: 137px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 16px;
}

.leftmenu_text {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	list-style-type: none;
	margin: 0px;
	background-image: url(images/leftmenubg.gif);
	background-repeat: repeat-y;
	width: 137px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 16px;
}

.leftmenu_list li {
	display: inline;
}

.leftmenu_list a {
	color: #A54C6A;
	text-decoration: none;
	padding-left: 9px;
	display: block;
}
.leftmenu_list a:hover {
	text-decoration: underline;
}

/* HOME PAGE PRODUCTS
-------------------------------------*/

.homeproduct{border-bottom:1px dashed #50806A; padding:8px 0;}
.homeproduct .txt{padding:2px 8px 0 0;}
.homeproduct a{font:bold 14px Arial, Helvetica, sans-serif;}
.homeproduct span{color:#333;font-weight:bold;padding:2px 8px 0 0;}

/* TITLES
-------------------------------------*/

h1 {
	font-size: 20px;
	font-family : Arial,sans-serif;
	font-weight : bold;
	padding-top: 5px;
	border-bottom: 1px dashed #50806A;
	color : #333;
	margin-left: 4px;
	margin-right: 4px;
}

/* RIGHT BACKGROUND
-------------------------------------*/

td.rightbg{
width:5px;
background-image: url(images/rightbg.gif);
}

/* MINICART PROPERTIES
-------------------------------------*/

table.mincart{
border: 1px dotted #50806A;
background-color: #FFF;
width:135px;
}

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

/* HORIZONTAL RULE
-------------------------------------*/

HR {
height: 0;
border-width: 1px 0 0 0;
border-style: dashed;
border-color: #50806A;
}

/* SEARCH, CART ETC TABLES
-------------------------------------*/

table.cobtbl{
background-color: #A54C6A;
}

td.cobhl{
background-color: #DAAFBE;
}

td.cobll{
background-color: #ECF6F7;
color : #333;
}

/* PRICE DISPLAY
-------------------------------------*/

.prodprice, .detailprice {
color: #60596A;
font-size: 16px;
font-weight : bold;
}
.content {
	color: #333;
	font-size: 12px;
}
