/* CSS Document */

/* 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;
}


.newsletterinput	{
	width: 188px;
	margin:0 10px 0 10px;
}

.newslettersubmit	{
	padding-left:2px;
	padding-bottom: 2px;
}


#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	{
	width:200px;
	float:left;
	margin: 50px 0px 10px 25px;
}



#csscategory-left h2, #csspage-left h2, #csscategory-left h2 a, #csspage-left h2 a	{
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}

#csscategory-left ul, #csspage-left ul {
	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:#ffffff;
}

#csscategory-left li a:hover, #csspage-left li a:hover	{
	color:#fa0295;
}


#csspage-left h3	{
	margin-top:0;
}


#csscategory-right	{
	width: 691px;
	float: left;
	/*padding: 60px 10px;*/
	padding: 60px 0 10px 30px;
	background-color: #FFFFFF;
	margin:0 0 0 10px;

}

#csspage-right	{
	width: 681px;
	float: left;
	padding: 60px 10px 10px 30px;
	background-color: #FFFFFF;
	margin:0 0 0 10px;
}

#csscategory-right h1, #csspage-right h1, #cssproduct-right h1, #cssrhs h1	{
	margin-top: 0;
	/*color: #840151;*/
	color: #Fa0295;
}



#csscategoryrowwrapper	{
	float:left;
	/*width: 711px;*/
	width: 682px;
	left: 218px;
	margin:0;
	padding:0;
}

#csscategoryrowwrapper > div p	{
	margin-bottom:1em;
}


#csscategoryrowwrapper img{
	border: none;
}

#csscategoryrowrepeater-wrap-alt	{
	width: 161px;
	height: 247px;
	float: left;
	/*padding: 0 7px 40px 7px;*/
	padding: 0 7px 40px 0;
	margin:0;
}
#csscategoryrowrepeater-wrap	{
	width: 161px;
	height: 277px;
	float: left;
	/*padding: 0 7px 40px 7px;*/
	padding: 0 7px 40px 0;
	margin:0;
}

.csscategoryrowrepeater-top	{
	height: 205px;
	border-bottom:2px solid #fff;
}

.csscategoryrowrepeater-middle	{
	background-color:#840151;
	width: 141px;
	height: 50px;
	padding: 10px 10px 0 10px;
	margin:0;
	color:#FFFFFF;
}

.csscategoryrowrepeater-bottom	{
	background-color:#840151;
	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:0;
}

.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:60px 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:290px;
}

#cssproduct-right-continue, .cssproduct-right-continue	{
	width: 520px;
	float: right;
	padding: 0 0 40px 29px;
	margin: 0;
	left: 340px;
}

/* Target IE7 only */
html>body .cssproduct-right-continue {
	/**width: 491px;
	*padding-right: 29px;*/
}

html>body #cssproduct-right {
	*min-height:320px;
}

/* end */

#cssproduct-right-continue h2	{
	margin-bottom: 13px;
	_margin-bottom: 8px;
}

#cssproduct-right-continue > div	{
	display: inline;
	margin-right: 6px;
}

.relatedproduct img	{
	margin-right: 6px;
}



.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;
}

.price	{
	color: #fa0295;
	font-weight:bold;
}

.hide {
 display:none;
}
.show {
 display:block;
}

.hide h2, .show h2	{
	display:inline;
}

.active	{
	color: #fa0295;
}

.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;
}



/* Home page featured product */


#csshomecategoryrowrepeater-wrap	{
	width: 161px;
	float: left;
	padding: 0 8px 20px 8px;
	margin:0;
}

.csshomecategoryrowrepeater-top	{
	height: 205px;
	/*border-bottom:2px solid #fff;*/
}

.csshomecategoryrowrepeater-top img	{
	border:1px solid #fff;
}

.csshomecategoryrowrepeater-middle	{
	/*background-color:#511F3A;*/
	width: 141px;
	height: 55px;
	padding: 10px 0 0 0;
	margin:0;
	color:#FFFFFF;
}


.csshomecategoryrowrepeater-bottom	{
	/*background-color:#511F3A;*/
	width: 141px;
	height: 20px;
	padding: 0;
	margin:0;
	color:#ABABAB;
	font-weight:bold;
}

.csshomecategoryrowrepeater-middle p, .csshomecategoryrowrepeater-bottom p	{
	margin-top:0;
	margin-bottom: 5px;
}

.csshomecategoryrowrepeater-middle a, .csshomecategoryrowrepeater-bottom a	{
	color:#FFFFFF;
}

.csshomecategoryrowrepeater-middle a:hover, .csshomecategoryrowrepeater-bottom a:hover	{
	color:#D9CDC1;
}

/* Target IE7 only */
html>body #csshomecategoryrowrepeater-wrap	{
	*height: 237px;
}

html>body #csshome h1	{
	*padding-top: 25px;
}

/* end */

#csslingeriemenu, #cssbrandsmenu	{
	margin:0;
	padding:0;
}


