
h1
{
	color:#ff0064;
	font-size:20px;
}

#Header .Search{}


#Header
{
	margin-bottom:0;
}


#Wrapper
{
	background:url(../images/catalogue-bg.gif) repeat-y 12px 0;
}

#PrimaryContent
{
	background:#fff;
	margin:0 12px 0 200px;
	padding:0;
	position:relative;
	z-index:200;
	margin-top:-60px;
}

#PrimaryContent h2
{
	 color:#ff0064;
}

#SecondaryContent
{
	background:#f3f3f3;
	float:left;
	width:174px;
	margin:0 0 142px 12px;
	padding:0;
}

#SecondaryContent .Search
{
	margin:88px 0 26px 3px;
	float:left;
	position:relative;
	z-index:100;
}
#SecondaryContent .Search h2
{
	font-size:12px;
	color:#d30b5a;
	margin:0 0 0 3px;
}
#SecondaryContent .Search input.Text
{
	width:140px;
	padding:1px;
	margin:0;
	font-size:11px;
}
#SecondaryContent .Search input.Button
{
	vertical-align:middle;
}
#SecondaryContent ul
{
	list-style:none;
	margin:0 0 0 12px;
	padding:0;
	float:left;
}
#SecondaryContent ul li
{
}
#SecondaryContent ul li a
{
	font-size:12px;
	color:#d30b5a;
	text-decoration:none;
	font-weight:normal;
}

#SecondaryContent ul.SpecialOffer
{
	 padding-top:20px;
}
#SecondaryContent ul.SpecialOffer li a
{
	font-weight:bold;
}

#Breadcrumbs
{
	margin-bottom:20px;
	color:#33a8d4;
	text-decoration:none;
	padding-top:4px;
	display:block;
}
#Breadcrumbs a
{
	color:#33a8d4;
	text-decoration:none;
	padding-top:4px;
	display:inline-block;
}

.Stitching
{
	float:left;
	margin-left:-38px;
	margin-bottom:5px;
	padding-top:6px;
}

.Stitching .Frame
{
 margin:0 0 0 30px;
}

.BannerHolder
{
	margin-bottom:12px;
}

#DepartmentWrapper
{
	position:relative;
	min-height:520px;
}

.DepartmentBlock
{
	float:left;
	width:140px;
	height:210px;
	margin-right:30px;
	margin-bottom:10px;
	position:relative;
}
.DepartmentBlock .Name
{
	height:46px;
}

/*for non-ie browsers*/
#SecondaryContent a,
.DepartmentBlock a
{
	position:relative;
	z-index:1;
}

.DepartmentBlock a 
{
	color:#808080;
	text-decoration:none;
}
.DepartmentBlock p 
{
	color:#d40e5c;
	margin:0;
	padding:2px 0 0 0;
	font-weight:bold;
	background:url(../images/pricing-arrow.gif) no-repeat bottom right;
	height:15px;
	font-size:12px;
}

.LeftCol
{
	float:left;
	width:300px;
	height:100%;
	overflow:auto;
	position:relative;
}
.RightCol
{
	margin-left:300px;

}

.LeftCol .ImageHolder
{
	width:270px;
	border:1px solid #bfbfbf;
	text-align:center;
	margin-right:20px;
	height:320px;
}

.RightCol .TextHolder
{
	margin:0 20px 0 0;
	padding:0;
}
.RightCol .TextHolder h1
{
	margin:0;
	padding:0;
}
.RightCol .TextHolder h1 span.Price
{
	float:right;
}
.RightCol .TextHolder p
{
	margin:20px 0;
	padding:0;
}
.RightCol .TextHolder hr
{
	border-top:1px solid #808080;
	border-bottom:0;
	border-left:0;
	border-right:0;
	height:1px;
	padding-bottom:12px;
}

.TextHolder .Description
{
	
}

.Features
{
	height:100%;
	overflow:auto;
	margin-bottom:16px;
}
.Features h3
{
	font-size:12px;
	margin:0;
	padding:0 0 12px 0;
}

.Features ul
{
	margin:8px 0 0 16px;
	padding:0;
}

.Features ul li
{
	float:left;
	width:160px;
	color:#000;
	padding-bottom:6px;
	margin-left:20px;
}

.StockKey
{
	clear:both;
	background:#fff;
	padding:0 0 0 0;
}
.StockKey img
{
	vertical-align:middle;
	margin-right:2px;
}

.WishList
{
	clear:both;
	background:#fff;
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
}
.WishList img
{
	vertical-align:middle;
	margin-right:6px;
	margin-top:-4px;
}
.WishList a
{
	color:#000;
}

span.TellaFriend
{
	margin-right:80px;
	margin-left:10px;
}
.ColourOptions
{
	padding:8px 0;
	width:280px;
	position:relative;
	left:0px;
}

.ColourOptions h2
{
	color:#d41561;
	font-size:12px;
	margin-left:0px;
}

.ColourOptions div
{
	float:left;
	width:75px;
	height:100px;
	border:1px solid #b8b8b8;
	margin:7px 8px;
}

.ColourOptions .ColourMessage
{
	color:Black;
	font-size:9px;
}

.ColourOptions .GalleryImage
{
   height:90px;
   width:52px;
   border:none;
 
}

.ColourOptions .GalleryMessage
{
	color:Black;
	font-size:9px;
    margin-left:5px;
}

.RightCol .BuyingOptions
{
	float:left;
}
.RightCol .BuyingOptions h2
{
	color:#d41561;
	font-size:14px;
	margin-left:7px;
}


.SkuLeft
{
	float:left;
	position:absolute;
	left:-13px;
	top:0;
	background:url(../images/buy-box-left.gif) no-repeat;
	width:13px;
	height:133px;
}

.SkuRight
{
	float:right;
	position:absolute;
	right:-13px;
	top:0;
	background:url(../images/buy-box-right.gif) no-repeat;
	width:13px;
	height:133px;
}
.Skus
{
	clear:both;
	height:133px;
	background:#fed4e8;
	width:366px;
	position:relative;
	top:0;
	margin-left:13px;
	margin-right:13px;
}
.Skus h2
{
	color:#d41561;
	font-size:12px;
	padding-bottom:8px;
	margin-left:-24px;
	position:relative;
	z-index:100;
}

.Skus .AvailableMessage
{
	position:absolute;
	color:Black;
	font-size:9px;
    margin:-8px 0 0px 5px;
}

.XSell h2
{
	color:#d41561;
	font-size:12px;
	padding-bottom:8px;
	margin-left:-24px;
	position:relative;
	z-index:100;
}


.XSLeft
{
	float:left;
	position:absolute;
	left:-24px;
	top:0;
	background:url(../images/XSell-left.png) no-repeat;
	width:24px;
	height:170px;
}
.XSRight
{
	float:right;
	position:absolute;
	right:-24px;
	top:0;
	background:url(../images/XSell-right.png) no-repeat;
	width:24px;
	height:170px;
}
.XSell
{
	clear:both;
	height:166px;
	background:#d9ecff;
	padding-top:4px;
	margin-top:20px;
	width:644px;
	position:relative;
	margin-left:24px;
	margin-right:24px;
}

.XSell h2
{
	color:#d41561;
	font-size:12px;
	padding-bottom:8px;
	margin-left:-24px;
	position:relative;
	z-index:100;
}

.XSellProduct
{
	float:left;
	width:75px;
	height:140px;
	margin-right:40px;
	margin-left:-24px;
	position:relative;
	z-index:100;
}
.XSellProduct .Img
{
	text-align:center;
	background:#fff;
	border:1px solid #b8b8b8;
	height:90px;
}
/*for non-ie browsers*/
.XSellProduct a
{
	position:relative;
	z-index:1;
}

.XSellProduct a 
{
	color:#808080;
	text-decoration:none;
}
.XSellProduct a.XSellProductName
{
	height:26px;
	display:block;
	line-height:100%
}
.XSellProduct p 
{
	color:#d40e5c;
	margin:0;
	padding:2px 0 0 0;
	font-weight:bold;
	background:url(../images/Xpricing-arrow.gif) no-repeat bottom right;
	height:15px;
	font-size:12px;
}

.BuyBox fieldset
{
	width:300px;
	margin-top:0px;
	border-top:0;
}
.BuyBox fieldset div
{
	clear: both;
	margin-bottom: 12px;
	min-height: 12px;
	margin-left: 90px;
	margin-top: 12px;
	position: relative;
	padding: 0 !important;
}

.BuyBox fieldset label
{
	display: block;
	position: absolute;
	width: 190px;
	left: -215px;
	text-align: right;
	margin-top: 3px;
}

.BuyBox fieldset div div
{
	clear: none;
	margin: 0;
}
.BuyBox fieldset legend
{
	font-weight:bold;
	color:#000;
}

.BuyBox fieldset label .Required
{
	position: absolute;
	left: 197px;
}

.ProductOptions img
{
	border:1px solid #2c2c2c !important;
	margin-top:10px
}
.ProductOptions
{
 
}
.ProductOptions .Action
{
	/*top:6px;
	position:relative;*/
}
.ProductOptions .Colours
{
	float:left;
	width:32px;
	margin-left:4px;
}

.Colours .SwatchName div
{
	position:relative;
}


.Colours .SwatchName div span
{
	display:none;
	position:absolute;
	top:70px;
	left:0;
	font-size:12px;
	font-weight:bold;
	width:200px;
}

.Colours .SwatchName div:hover span
{
	display:block;
}

.SimpleProducts fieldset
{
	width:340px;
}
.SimpleProducts fieldset div
{
	margin-left:80px;
}
.SimpleProducts input
{
	vertical-align:bottom;
}
.SimpleProducts div.Label
{
	float:left;
	font-weight:bold;
}
.SimpleProducts span
{
}
.BuyBox input.SimpleQuantity
{
	margin:15px 10px 0px 0px;
	width:30px;
	text-align:center;
}

.Mail
{
	position:absolute;
	left:-184px;
	margin-top:-140px;
	
}