﻿/* PRICE NAME and DISCOUNTS DISPLAY
-------------------------------------*/
.prodprice, .detailprice, .prodname, .detailname {
	color: #5b325f;
	font-size: 11px;
	font-weight : bold;
}
.discountsapply{
	color: #84210F;
	font-size: 11px;
	font-weight : bold;
}
.proddiscounts, .detaildiscounts, .catdiscounts{
	color: #69018B;
	font-size: 11px;
	font-weight : normal
}
/* CROSS SELLING
-------------------------------------*/
.csprodname {
	font-size: 10px;
	font-family : Verdana;
}

.csprodimage {
	font-size: 10px;
	font-family : Verdana;
}
/* 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: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height:1.6;
}

/* MAIN SETTINGS
-------------------------------------*/

body {
	background-image:url('images/pattern1.gif'); 
	background-repeat:repeat;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0; 
	padding: 0;
	background-color: #000000; 
	color: #fff;
	line-height:1.6;
}
.container {
	width: 1050px; 
	background-image:url('images/shade.png'); 
	background-repeat:repeat-y; 
	background-position:center
}
table.main {
	width: 900px;
}
td.main {
	vertical-align: top;
	background-color: transparent;
	color: #ffffff;
	padding: 5px;
	text-align: center
}
td.menu {
	vertical-align: top; 
	text-align: left
}
img, div { 
	behavior: url(iepngfix.htc);
	border: 0 
}
.bkgd-bottom {
	 width:980px; 
	 background-color: #000;
	 background-image: url('images/scroll-bkgd-bottom.png'); 
	 background-repeat:no-repeat; 
	 background-position:center bottom
}
.bkgd-top {
	width: 980px; 
	background-color:black; 
	background-image: url('images/scroll-bkgd-top.png'); 
	background-repeat:no-repeat; 
	background-position:center top
}

/* LINK PROPERTIES
-------------------------------------*/

a {	
	color: #714b75; 
	text-decoration: none; 
}
a:hover { 
	color: #daafbe; 
	text-decoration: none; }

/* FOOTER LINK PROPERTIES
-------------------------------------*/

a.footer {	
	color: #ccc; 
	text-decoration: none; 
}
a:hover.footer { 
	color: #fff; 
	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;
}

/* CSS ACCORDION MENU
-------------------------------------
ul.ectmenu1 - The properties of the vertical home categories
li.ectmenu1 - The properties of the categories without sub categories
li.ectmenu1 a - The link properties
li.ectmenu1 a:hover - The mouse over properties
li.ectmenuhassub1 a - The properties of the category links which spawn sub-categories
li.ectmenuhassub1 a:hover - The mouse over properties of the category links which spawn sub-categories
li.ectsubmenu1 - The properties of the category which contains products 
*/
ul.ectmenu1 {
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	list-style-type: none;
	margin: 0px;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 16px
}
li.ectmenu1 {
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	list-style-type: none;
	margin: 0px;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 16px
}
li.ectmenuhassub1 a{
	display:block;
	padding:4px;
}
li.ectmenuhassub1 a:hover{
	display:block;
	padding:4px;
	background-color: #000;
	color: #daafbe;
}
li.ectmenu1 a{
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b325f;
	list-style-type: none;
	margin: 0px;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 16px
}
li.ectmenu1 a:hover{
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #daafbe;
	list-style-type: none;
	margin: 0px;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 16px
}
li.ectsubmenu1{
	background-color: #000;
	border-bottom:0px;
}
/* TOP NAVIGATION
-------------------------------------*/

.topmenu{
	width:900px;
}
div#topnav
{
	text-align: center;
	background-color: #DAAFBE;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
div#topnav ul
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	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: #7A6672;
	color: white;
}

/* SECOND NAVIGATION
-------------------------------------*/

#menu { 
	background-color: #5b325f; 
	height: 34px; list-style: none; 
	margin: 0px; 
	padding: 2px 0px 0px 12px; 
	text-align: center; 
	line-height:1.3;
}
#menu li { 
	text-align: center; 
	height: 30px; 
	font: bold 10px/30px Verdana, Helvetica, sans-serif;
	background: url(images/separator.gif) 0% 100% no-repeat; 
}
#menu li.f { 
	background: url(images/separator.gif) 0px 6px no-repeat; 
}
#menu li.s { 
	background: none; 
}
#menu li a { 
	color: #ffffff; padding: 0px 20px; 
} 
#menu li a:hover, #menu li.over a { 
	color: #000000; 
}
   
/* SEARCH PROPERTIES
-------------------------------------*/
   
input.sub	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #d4a1d4;
	height: 20px;
	width: 35px;
	border: 1px solid #666666;
	padding-bottom:12px;
	text-align:center;
	vertical-align:bottom;
}

input.search	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #FFFFFF;
	height: 16px;
	width: 100px;
	border: 1px solid #666666;
}

#search{
	height:150px;
	text-align:right;
	vertical-align:bottom;
}

/* LEFT NAVIGATION
-------------------------------------*/

.leftmenu {
	margin: 0px;
	background-image: url(images/lefttop.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 141px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 16px;
	display: block;
}

.leftmenu_list {
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	list-style-type: none;
	margin: 0px;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 16px
}

.leftmenu_text {
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: none;
	margin: 0px;
	background-image: url('images/leftmenubg.gif');
	background-repeat: repeat-y;
	width: 141px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 16px
}
.leftmenu_cart {
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: none;
	margin: 0px;
	background-image: url('images/leftmenubg.gif');
	background-repeat: repeat-y;
	width: 141px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px
}

.leftmenu_list li {
	display: inline;
}

.leftmenu_list a {
	color: #5b325f;
	text-decoration: none;
	padding-left: 5px;
	display: block;
}
.leftmenu_list a:hover {
	text-decoration: none;
	color: #daafbe;
}

/* HOME PAGE PRODUCTS
-------------------------------------*/

.homeproduct{
	border-bottom:1px dashed #000000; 
	padding:8px 0;
}
.homeproduct .txt{
	padding:2px 8px 0 0;
}
.homeproduct a{
	font:bold 14px Verdana, Helvetica, sans-serif;
}
.homeproduct span{
	color:#333;
	font-weight:bold;
	padding:2px 8px 0 0;
}

/* TITLES
-------------------------------------*/

h1 {
	font-size: 20px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	padding-top: 5px;
	border-bottom: 1px dashed #daafbe;
	color : #6b3a6b;
	margin-left: 4px;
	margin-right: 4px;
	text-align:left
}
h3 {
	font-size: 12px;
	text-decoration: underline;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	padding-top: 5px;
	text-transform:uppercase;
	color : #daafbe;
	text-align:left
}

/* RIGHT BACKGROUND
-------------------------------------*/

td.rightbg{
	width:141px;
	background-color: #000000;
}

/* MINICART PROPERTIES
-------------------------------------*/

table.mincart{
	font-size: 11px;
	border: 0;
	background-color: #000;
	width:130px;
}

td.mincart{
	background-color: #000;
}

/* HORIZONTAL RULE
-------------------------------------*/

HR {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: dashed;
	border-color: #ffffff;
}

/* SEARCH, CART ETC TABLES
-------------------------------------*/

table.cobtbl{
	background-color: #68007b;
}

td.cobhl{
	background-color: #714b75;
}

td.cobll{
	background-color: #5b325f;
	color : #333;
}


/* PRICE DISPLAY
-------------------------------------*/

.prodprice, .detailprice {
	color: #60596A;
	font-size: 12px;
	font-weight : bold;
}

/* PRODUCT PAGE
-------------------------------------*/

td.prodnavigation {
	font-size: 11px;
	font-family : Verdana;
	font-weight: bold;
	vertical-align:top;
	text-align: left
}

P.prodnavigation {
	font-size: 11px;
	font-family : Verdana;
	color : #fff;
}

/* CATEGORY PAGE
-------------------------------------*/

TD.catnavigation {
	vertical-align:top;
	text-align: left;
}
/* EMAIL & THANKS PAGE RECEIPTS
-------------------------------------*/
.receiptbody{
	background-color:#000000;
	color: #FFFFFF
	}
.receiptoption{
	background-color:#eed0ee;
	color: #000000
	}
.receipthr{
	height: 0;
	border-width: 1px 0 0 0;
	border-style: dashed;
	border-color: #FFFFFF;
}
.receipthl{
	background-color:#d482d4;
}
.receiptheading{
	background-color:#69018B;
	color: #FFFFFF;
	font-weight:bold; 
}
