/* CSS Document */

body {
	margin-top:50px;
	background-color:#7C706B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#7C706B;
}

/* FF 3.5 and under */
@-moz-document url-prefix() {
    td { font-size: 12px; }
}


/* Reset FF 3.6 and above */
@media screen and (min-width: 0.1em) 
{ 
	td { font-size:1em; }
}

/* end FF only */


form	{
	margin:0;
	padding:0;
}

input, select	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}

.clear {
	clear:both;
}

#csswrapper	{
	margin: 0 auto;
	width: 961px;
}

#cssheader	{
	margin: 0 auto 0 auto;
	width: 961px;
	height: 114px;
	padding:0;
	overflow: auto; /* tricks browser into clearing the float */
}


#csslogo {
	width:651px;
	background:url(../images/logo_bg.gif) top left no-repeat;
	float:left;
	height:54px;
	margin: 0 0 34px 0;
}

#csslogo-right {
	width:280px;
	float:right;
	text-align:right;
	background:url(../images/input_bg.gif) center right no-repeat;
	height: 34px;
	margin: 0 0 35px 0;
	padding: 12px 5px 0 0;
}

.newsletterinput	{
	width: 188px;
}

.newslettersubmit	{
	padding-left:2px;
	padding-bottom: 2px;
}


#cssnav {
	width:954px;
	padding: 0;
	margin:0;
}

#cssnav ul {
	padding: 0;
	font-family: Copperplate Gothic Bold, Copperplate, Arial, Verdana;
	font-size:1em;
	list-style-type: none;
	margin: 0; /* for IE  */
}

#cssnav li {
	display: inline;
	margin: 0;
}
	
#cssnav li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	color: #FFF;
	padding: 5px 30px 5px 0; /*padding inside each tab*/
}
	
#cssnav li.last a {
	float: right;
	display: block;
	background: url(../images/icon_basket.jpg) left no-repeat;
	text-decoration: none;
	margin: 0;
	color: #FFF;
	padding: 5px 0 5px 25px; /*padding inside each tab*/
}


#cssnav li a:hover, #cssnav li a.current {
	color: #501E39;
	margin: 0;
}


#csstop {
	Width:949px;
	background-color:#ffffff;
	border:6px solid #ffffff;
	margin: 0 auto;
	overflow: auto; /* tricks browser into clearing the float */
}

#csstop-left {
	width:670px;
	float:left;
}

#csstop-right {
	width:278px;
	float:left;
}

#cssproductfinder {
	width:248px;
	height:91px;
	background:url(../images/main_finder.jpg) no-repeat;
	padding: 50px 10px 0 20px;
}
#cssproductfinder select {
	margin-bottom: 4px;
}


#csslinks {
	width:905px;
	background-color:#A69B97;
	border-left:6px solid #ffffff;
	border-bottom:6px solid #ffffff;
	border-right:6px solid #ffffff;
	margin: 0 auto;
	overflow: auto; /* tricks browser into clearing the float */
	padding: 23px 22px 23px 22px;
}

#csslinks-col-1	{
	width: 360px;
	float:left;
}

#csslinks-col-2	{
	width: 180px;
	float:left;
	left: 360px;
}

#csslinks-col-3	{
	width: 360px;
	float:left;
	left: 540px;
}


#csslinks ul {
	padding-left: 0;
	list-style: none;
	margin-left: 0;
	margin-top: 23px;
}

#csslinks li	{
	display: inline;
	width: 155px;
	padding: 0 10px 5px 15px; /*padding inside each tab*/
	background: url(../images/bullet-home.gif) 3px 5px no-repeat;
	float: left;
	display: block;
}

#csslinks li a	{
	color:#FFFFFF;
}

#csslinks li a:hover	{
	color:#000;
}

	
#csslinks h3	{
	margin-top:0;
	margin-bottom:0;
}


#cssbottom {
	width:949px;
	background:url(../images/cssbottomdiv-bg.gif) repeat-y;
	border-left:6px solid #ffffff;
	border-bottom:6px solid #ffffff;
	border-right:6px solid #ffffff;
	margin: 0 auto;
	overflow: auto; /* tricks browser into clearing the float */
}

#cssbottom-left {
	/*background-color:#D9CDC1;*/
	width:600px;
	float:left;
	border-right:6px solid #ffffff;
	padding: 50px 42px 50px 22px;
}


#cssbottom-right {
	/*background-color:#511e3a;*/
	color: #D9CDC1;
	width:234px;
	float:left;
	padding: 50px 22px 50px 22px;
}

#cssbottom-right a {
	color: #FFF;
}

#cssbottom-right a:hover {
	color:#D9CDC1;
}


#csscategorywrap	{
	width: 949px;
	overflow: auto; /* tricks browser into clearing the float */
	border:6px solid #ffffff;
	background:url(../images/csscategorywrapdiv-bg.gif) repeat-y;
	margin:0;
	padding:0;
}

#csscategorywrap { 
	_overflow:visible; 
	_overflow-x:auto; 
	_overflow-y:hidden; 
}



#csscategory-left, #csspage-left	{
	background-color:#D9CDC1;
	width: 198px;
	padding: 30px 10px;
	margin:0;
	float:left;
}


#csscategory-left h2, #csspage-left h2	{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#csscategory-left ul, #csspage-left ul {
	font: 1.25em Georgia, "Times New Roman", Times, serif;
	padding-left: 0;
	list-style: none;
	margin-left: 10px;
	margin-top:0;
	padding-top:0;
}

#csscategory-left li, #csspage-left  li	{
	padding: 5px 0 5px 15px; /*padding inside each tab*/
	background: url(../images/bullet-category.gif) 3px 10px no-repeat;
	}

#csscategory-left li a, #csspage-left li a	{
	color:#58596E;
}

#csscategory-left li a:hover, #csspage-left li a:hover	{
	color:#000;
}


#csspage-left h3	{
	margin-top:0;
}


#csscategory-right	{
	width: 711px;
	float: left;
	padding: 30px 10px;
	background-color: #FFFFFF;
	margin:0;
}

#csspage-right	{
	width: 671px;
	float: left;
	padding: 30px;
	background-color: #FFFFFF;
	margin:0;
}

#csscategory-right h1, #csspage-right h1	{
	margin-top: 0;
}



#csscategoryrowwrapper	{
	float:left;
	width: 711px;
	left: 218px;
	margin:0;
	padding:0;
}

#csscategoryrowwrapper img{
	border: none;
}

#csscategoryrowrepeater-wrap-alt	{
	width: 161px;
	height: 247px;
	float: left;
	padding: 0 8px 40px 8px;
	margin:0;
}
#csscategoryrowrepeater-wrap	{
	width: 161px;
	height: 277px;
	float: left;
	padding: 0 8px 40px 8px;
	margin:0;
}

.csscategoryrowrepeater-top	{
	height: 205px;
	border-bottom:2px solid #fff;
}

.csscategoryrowrepeater-middle	{
	background-color:#511F3A;
	width: 141px;
	height: 50px;
	padding: 10px 10px 0 10px;
	margin:0;
	color:#FFFFFF;
}

.csscategoryrowrepeater-bottom	{
	background-color:#511F3A;
	width: 141px;
	height: 20px;
	padding: 0 10px 10px 10px;
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
}

.csscategoryrowrepeater-middle p, .csscategoryrowrepeater-bottom p	{
	margin-top:0;
	padding-top:0px;
}

.csscategoryrowrepeater-middle a, .csscategoryrowrepeater-bottom a	{
	color:#FFFFFF;
}

.csscategoryrowrepeater-middle a:hover, .csscategoryrowrepeater-bottom a:hover	{
	color:#D9CDC1;
}

#cssproductwrap	{
	width: 889px;
	border:6px solid #FFFFFF;
	background-color:#FFFFFF;
	overflow: auto; /* tricks browser into clearing the float */
	padding:30px;
	float:left;
}

#cssproduct-left	{
	width: 340px;
	margin: 0 0 37px 0;
	padding: 0;
	float:left;
}

#cssproduct-left img	{
	margin-bottom: 6px;
}

#cssproduct-left img.botleft	{
	margin-right: 6px;
}


#cssproduct-right{
	width: 520px;
	float: left;
	padding: 0 0 10px 29px;
	margin: 0;
	left: 340px;
	min-height:295px;
}

#cssproduct-right-continue, .cssproduct-right-continue	{
	width: 520px;
	float: right;
	padding: 0 0 25px 29px;
	margin: 0;
	left: 340px;
}

/* Target IE7 only */
html>body .cssproduct-right-continue {
	/**width: 491px;
	*padding-right: 29px;*/
}

html>body #cssproduct-right {
	*min-height:325px;
}

/* end */


#cssproduct-right-continue h2	{
	margin-bottom: 13px;
	_margin-bottom: 8px;
	margin-top:0;
}

#cssproduct-right-continue > div	{
	display: inline;
	margin-right: 6px;
}

.relatedproduct img	{
	margin-right: 6px;
}


#cssfoot {
	width:961px;
	padding:0;
	margin:0;
	text-align:right;
	float:left;
}


#cssfoot ul {
	padding: 0;
	font-family: Copperplate Gothic Bold, Arial, Verdana;
	font-size:1em;
	margin-top: 8px;
	
}

#cssfoot li {
	display: inline;
	list-style-type: none;
	margin: 0;
}
	
#cssfoot li a {
	text-decoration: none;
	margin: 0;
	color: #FFF;
	padding: 5px 0 0 30px; /*padding inside each tab*/
}
	

#cssfoot li a:hover, #cssfoot li a.current {
	color: #501E39;
	margin: 0;
}

a	{
	color: #501E39;
	text-decoration: none;
}

a:hover	{
	color: #000;
}

h1, h2	{
	/*font: 28px "Bodoni MT","Times New Roman",Times,serif;*/
	font: 28px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:8px;
	color: #511e3a;
}


h3	{
	/*font: 19px "Bodoni MT","Times New Roman",Times,serif;*/
	font: 19px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #511e3a;
}

#cssbottom-left h1, #cssbottom-left h2	{
	/*font: 28px "Bodoni MT","Times New Roman",Times,serif;*/
	font: 28px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:0;
	color: #511e3a;
}

#cssbottom-left h3	{
	/*font: 24px "Bodoni MT","Times New Roman",Times,serif;*/
	font: 24px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #511e3a;
}

#cssbottom-right h1, #cssbottom-right h2	{
	/*font: 28px "Bodoni MT","Times New Roman",Times,serif;*/
	font: 28px Georgia, "Times New Roman", Times, serif;
	margin-top:0;
	font-weight:normal;
	color: #fff;
}

#cssbottom-right h3	{
	/*font: 24px "Bodoni MT","Times New Roman",Times,serif;*/
	font: 24px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #fff;
}

.white	{
	color:#FFFFFF;
}

.imgright {
	float:right;
	border:6px solid #ffffff;
	margin:0 0 3px 10px;
}

.imgleft	{
	float:left;
	border:6px solid #ffffff;
	margin:0 0 3px 10px;
}

.imgbaseline	{
	vertical-align:middle;
}

.pagination	{
	/*float:right;*/
	margin: 0 20px 0 30px;
	display:inline;
}

.pagination img	{
	padding: 0 0 0 12px;
}

.price	{
	color: #511e3a;
	font-weight:bold;
}

.hide {
 display:none;
}
.show {
 display:block;
}

.hide h2, .show h2	{
	display:inline;
}

.active	{
	color: #501E39;
}

.greyed	{
	color:#CCCCCC;
}

.done	{
	color:#000000;
}

.error	{
	color:#FF0000;
	font-weight:bold;
}

.ShopTotal	{
	font-weight:bold;
}

.ShopProductAttribute	{
	float:left;
	margin-right: 15px;
}

.aligntop td	{
	vertical-align:top;
}
#ProductAdd2Basket	{
	text-align:right;
	width: 600px;
	clear:both;
}

#csslingeriemenu, #cssbrandsmenu	{
	margin:0;
	padding:0;
}

div#GiftItemsYes{  margin: 0px 20px 0px 0px;}
div#GiftItemsNo{  margin: 0px 20px 0px 0px;  display: none;}

/* for cufon */
.cufon-loading {
	display: none !important;
}
