A:link
{
	font-size: 11px;
	color: #ef59a1;
	font-family: Arial;
	text-decoration: none;
}
A:active
{
	font-size: 11px;
	color: #ef59a1;
	font-family: Arial;
	text-decoration: none;
}
A:hover
{
	font-size: 11px;
	color: #ef59a1;
	font-family: Arial;
	text-decoration: none;
}
A:visited
{
	font-size: 11px;
	color: #ef59a1;
	font-family: Arial;
	text-decoration: none;
}

a.navBasketLink
{
	font: bold 12px arial !important;
	color: #ef59a1 !important;
	text-decoration: none;
}

a.navBasketLink:link
{
	font: bold 12px arial !important;
	color: #ef59a1 !important;
	text-decoration: none;
}
a.navBasketLink:active
{
	font: bold 12px arial !important;
	color: #ef59a1 !important;
	text-decoration: none;
}
a.navBasketLink:visited
{
	font: bold 12px arial !important;
	color: #ef59a1 !important;
	text-decoration: none;
}


/* ######### Style for Top Menu ######### */
.chromestyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: 0;
	width: 980px;
}
.chromestyle:after
{
	/*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: inline-block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.chromestyle ul
{
	margin: 0;
	border-bottom: 0px;
	text-align: center;
	width: 980px;
	list-style-type: none;
}
.chromestyle ul li
{
	display: inline-block;
	float: left;
	height: 31px;
	text-align: center;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.chromestyle ul li a
{
	color: #ffffff;
	margin: 0;
	text-decoration: none;
	line-height: 31px;
	padding: 6px;
	padding-left: 10px;
	padding-right: 10px;
	/*TaskID-6616 Ends*/
	*padding-left: 5px;
	*padding-right: 5px;
	_padding-left: 5px;
	_padding-right: 5px;
	/*TaskID-6616 Ends*/
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.chromestyle ul li a.selected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ef59a1;
	background-color: #f5f3f2;
	background-image: none;
	border-bottom: 1px solid #f5f3f2;
	line-height: 31px;
	margin-top: 0px;
}
.chromestyle ul li a.selected:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ef59a1;
	background-color: #f5f3f2;
	background-image: none;
	border-bottom: 1px solid #f5f3f2;
	border-top: 0px;
	line-height: 31px;
	margin-top: 0px;
}
.chromestyle ul li a:visited
{
	color: #ffffff;
	margin: 0;
	text-decoration: none;
	line-height: 31px;
	padding: 6px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.chromestyle ul li a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ef59a1;
	background-color: #f5f3f2;
	background-image: none;
	border-bottom: 1px solid #f5f3f2;
	border-top: 0px;
	line-height: 31px;
	margin-top: 0px;
}

/* ON VERSION */

.chromestyle ul li a.active
{
	color: #f5c8e3;
}
.chromestyle ul li a.active:visited
{
	color: #f5c8e3;
}
.chromestyle ul li a.active:hover
{
	color: #ef59a1;
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv
{
	position: absolute;
	border-right: 1px solid #d5d0c9;
	border-left: 1px solid #d5d0c9;
	border-bottom: 1px solid #d5d0c9;
	border-top: 1px solid #f5f3f2;
	font: normal 11px arial;
	color: #7d6a55; /*z-index: 1;*/
	z-index: 600;
	background-color: #f5f3f2;
	width: 200px;
	visibility: hidden;
	margin-top: -1px;
}
.dropmenudiv a
{
	width: auto;
	display: block;
	text-indent: 5px;
	margin: 0px;
	font: normal 11px arial;
	color: #7d6a55!important;
	border-bottom: 0px;
	border-top: 0px;
	padding-left: 6px;
	padding-top: 5px;
	text-decoration: none;
}
* html .dropmenudiv a
{
	/*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover
{
	background-color: #f5f3f2;
	color: #EF59A1!important;
}

.header
{
	font: normal 11px arial;
	color: #7d6a55;
}

.header a, .header a:visited
{
	font: normal 11px arial;
	color: #7d6a55;
	text-decoration: none;
}

.header a:hover
{
	font: normal 11px arial;
	color: #ef59a1;
	text-decoration: none;
}
.headerbasket a, .headerbasket a:visited
{
	font: bold 12px arial;
	color: #ef59a1;
	text-decoration: none;
}

.headerbasket a:hover
{
	font: bold 12px arial;
	color: #ef59a1;
}

.bottombar a, .bottombar a:visited, .bottombar a:active, .bottombar a:hover
{
	font: normal 16px arial;
	color: #ffffff;
	text-decoration: none;
}

.bottombar
{
	background-color: #7D6A55;
}

.bottomnavbar a, .bottomnavbar a:visited
{
	font: normal 11px arial;
	color: #7d6a55;
	text-decoration: none;
}

.bottomnavbar a:hover
{
	font: normal 11px arial;
	color: #ef59a1;
	text-decoration: none;
}

.bottomNav a, .bottomNav a:visited
{
	font: normal 11px arial;
	color: #7d6a55;
	text-decoration: none;
}

.bottomNav a:hover
{
	font: normal 11px arial;
	color: #ef59a1;
	text-decoration: none;
}

.bottomNavAlt a, .bottomNavAlt a:visited
{
	font: normal 11px arial;
	color: #ef59a1;
	text-decoration: none;
}

.bottomNavAlt a:hover
{
	font: normal 11px arial;
	color: #ef59a1;
	text-decoration: none;
}

.shoppingbagtable
{
	border-right: #ef59a1 1px solid;
	border-top: #ef59a1 1px solid;
	border-left: #ef59a1 1px solid;
	border-bottom: #ef59a1 1px solid;
}
a.leftNavCategoryLink, a.leftNavCategoryLink:visited
{
	font: normal 11px arial;
	color: #7d6a55;
	text-decoration: none;
}

a.leftNavCategoryLink:hover
{
	font: normal 11px arial;
	color: #ef59a1;
	text-decoration: none;
}
.categoryheadercontent a, .categoryheadercontent a:hover, .categoryheadercontent a:visited
{
	font: normal 12px arial;
	color: #ef59a1;
	text-decoration: none;
}

.category
{
	font-family: Helvetica, Arial, MS Sans, sans-serif;
	color: #403329;
	font-size: 13px;
	font-weight: bold;
}

h2.productTitle
{
	font: bold 12px arial;
	color: #ef59a1;
	height: 45px;
	overflow: hidden;
}

h2.articleTitle
{
	font: bold 12px arial;
	color: #ef59a1;
}

a.addtobaglink, a.addtobaglink:hover, a.addtobaglink:visited
{
	font: normal 12px arial;
	color: #ef59a1;
	text-decoration: none:;
}

.headersecondnav a, .headersecondnav a:hover, .headersecondnav a:visited
{
	font: normal 14px arial;
	color: #ef59a1;
	text-decoration: none:;
}

a.WBCArticlerightnav, a.WBCArticlerightnav:visited
{
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	font-family: Arial, helvetica;
}
a.WBCArticlerightnav:hover
{
	font-weight: normal;
	font-size: 16px;
	color: #f5c8e3;
	font-family: Arial, helvetica;
}
a.wbcrightnavsupporttext, a.wbcrightnavsupporttext:visited
{
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	font-family: Arial, helvetica;
}
a.wbcrightnavsupporttext:hover
{
	font-weight: normal;
	font-size: 14px;
	color: #f5c8e3;
	font-family: Arial, helvetica;
}

ul.tabbernav li a
{
	padding: 6px 0.5em;
	margin-right: 3px;
	border: 0px solid #e5e2de;
	border-bottom: none;
	background: #f4f3f1;
	text-decoration: none;
	font: 16px Arial;
}

ul.tabbernav li a:link
{
	color: #ef59a1;
}
ul.tabbernav li a:visited
{
	color: #ef59a1;
}

ul.tabbernav li a:hover
{
	color: #ef59a1;
	background: #f4f3f1;
	border-color: #e5e2de;
	font: 16px Arial;
}

ul.tabbernav li.tabberactive a
{
	background-color: #e5e2de;
	border-bottom: 1px solid #fff;
	color: #7d6a55;
	font: 16px Arial;
}

ul.tabbernav li.tabberactive a:hover
{
	color: #7d6a55;
	background: #e5e2de;
	border-bottom: 1px solid white;
	font: 16px Arial;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab
{
	padding: 10px;
	border: 1px solid #e5e2de;
	border-top: 0;
	overflow: auto;
	height: 140px;
}

A.thanksViewOrder
{
	font-weight: normal;
	font-size: 11px;
	color: #ef59a1;
	font-family: Arial, MS Sans, sans-serif;
}

.exclusiveoffer
{
	background-color: #ef59a1;
	border-top: solid 1px #ffffff;
}

h2.sidepromotitle
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	display: inline;
	color: #ef59a1;
}

/* Cleverset Product page display */
#cs-recslot
{
	text-align: left;
	padding: 0;
	font: 12px Arial, sans-serif;
	
}

#cs-recslot .cs-header-text
{
	width: 780px;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	border-bottom: solid 1px #e3e1df;
}

#cs-recslot .cs-rec
{
	float: left;
	width: 242px;
	height: 220px;
	margin-bottom: 3px;
	margin-top: 3px;
	border: solid 1px #CAC6C1;
	padding-left: 3px;
}

#cs-recslot img
{
	width: 160px;
	height: 160px;
	margin-left: 0px;
	margin-bottom: 3px;
	margin-top: 8px;
	border: 0;
}

#cs-recslot a
{
	color: #d93a86;
	text-decoration: none;
	margin: 3px;
	text-align: left;
	font-weight: bold;
}

#cs-recslot a:hover
{
	color: #d93a86;
}

#cs-recslot a span
{
	display: block;
	clear: both;
	margin-left: 0px;
	margin-right: 10px;
	min-height:45px;
}

#cs-recslot .cs-price
{
	padding: 0;
	text-align: left;
	padding-top: 3px;
	font-weight: bold;
	color: #403329;
	margin-left: 0px;
}

#cs-recslot a:hover
{
	color: #d93a86;
}

.recommendHeading
{
	background-color: #E5E2DE;
	color: #7D6A55;
	font-family: Arial,MS Sans,sans-serif;
	font-size: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-right: 0px;
	text-align: left;
}

.addto-cart-div img
{
	width: 16px !important;
	height: 16px !important;
}


/*************chromestyle***************************/

.chromestyle ul li  a
{
	color: #fff !important;
}
.chromestyle ul li a:hover
{
	color: #EF59A1 !important;
}
.chromestyle ul li a.selected
{
	color: #EF59A1 !important;
}
.chromestyle ul li a.active
{
	color: #EF59A1 !important;
}
.chromestyle ul li a.active:hover
{
	color: #EF59A1 !important;
}

.chromestyle ul li.men  a
{
	color: #FFFFFF !important;
}

/*men*/
.chromestyle ul li.men a:hover{color: #4EB2B2 !important;}
.chromestyle ul li.men a.selected:visited{	color: #4EB2B2 !important;}
#dropmenu6 a:hover {color: #4EB2B2 !important;}
/*men ends*/

.bottombar a
{
	color: #fff !important;
}
/*
.men-blue{
	color: #7D6A55;
}
.men-blue a:hover{
	color: #4EB2B2!important;
}
*/
a.navBasketLink span {color: #EF59A1 !important;}
a.navBasketLink{color: #EF59A1 !important;}
.bottomnavbar a
{
	color: #7D6A55 !important;
}

.bottomnavbar a:hover
{
	color: #EF59A1  !important;
}
.bottomNav a
{
	color: #7D6A55 !important;
}
.bottomNav a:hover
{
	color: #EF59A1 !important;
}

.header a
{
	color: #7D6A55 !important;
}
.header a:hover
{
	color: #EF59A1 !important;
}
.tabberactive
{
	color: #7D6A55 !important;
}
/*************chromestyle***************************/
a.navBasketLink:hover
{	
	color: #ef59a1 !important;
}
/*TaskID-6554 New classes added for Christmas shop Starts*/
/*.cshop:hover{ background:none !important;}*/
/*#dropmenu7{ position:absolute; margin-top:-7px !important; width:169px; border-top:0px !important}*/
/*TaskID-6554 New classes added for Christmas shop Ends*/