/* ----- end float fix ----- */
body{
	background:#fff8e7 url(../images/new/bg-new.jpg);
	color:#555;
	font: 70%  Arial, Helvetica, sans-serif;	
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
	color: #000;
}



/* ----- tables ----- */
table, td, input, textarea, select, li{
	font: 100% Arial, Helvetica, sans-serif;
	color:#000;	
}
th{
	background:#ddd;
	padding:5px;
}
td{padding:5px;}

/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#54075b;
	text-decoration:none;
}
a:hover{color:#555;}

/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:140%;}
h2{font-size:130%;}
h3{font-size:120%;}
h4, h5{font-size:100%;}

/* ----- global images ----- */
img{border:none;}

/* ----- hidden items ----- */
#skip{display:none;}
.hidden{display:none;}

/* ----- float left / right classes ----- */
.left{float:right;margin-right:.3em;}
.right{float:right;margin-left:.3em;}

/* ----- company contact details ----- */
address{
	font-style:normal;
	margin:1em 0;
}

/* ----- container size & positioning ----- */
#main-bg {
width: 100%;
float: left;
position: relative;
}
#container{
	margin:0 auto;
	width:1014px;
	text-align:left;
	position:relative;
	padding: 10px 0 0 0;
}

/* ----- header area ----- */
#header-top{
width: 1014px;
float: left;
	position:relative;
	background:url(../images/new/top-bg.png) no-repeat;
	height: 23px;
}
#header{
width: 1014px;
	position:relative;
	background:url(../images/new/main-bg.png) repeat-y;
float: left;
}

/* ----- company logo & strapline ----- */
#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:10px;
	left:40px;
	line-height:30px;
	font-size:180%;
	font-weight:normal;
}
#tagline{
	position:absolute;
	margin:0;
	padding:0;
	top:50px;
	left:30px;
	line-height:20px;
}

/* ----- shopping basket info ----- */
#info{
	position:absolute;	
	margin:0;
	padding:0;
	top:10px;
	right:30px;
	z-index:10;
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid{
background:url(../images/new/main-bg.png) repeat-y;
float: left;
width: 1014px;
padding: 0 0 10px 0;
}

/* ----- breadcrumb trail ----- */
#breadcrumbs{
position: absolute;
top: 106px;
left: 531px;
	width:276px;
	font-size: 12px;
}

/* ----- search box ----- */
#search{
	margin:0;
	width: 172px;
	float: left;
}
#searchKeyword {
width: 163px;
font-size: 14px;
color: #54075b;
padding: 5px 4px;
}
#search label{display:block;}

/* ----- side navigation ----- */
#links-bg {
position:relative;
width: 172px;
float: left;
}
#navDept, #navDept li{
	margin:0;
	padding:0;
	list-style:none;
}
#navDept{
border-bottom: 1px solid #fff;
border-top: 1px #ffdb97 solid;
padding-left: 2px;
float: left;
width: 170px;
}

#navDept li{
width: 170px;
border-top: 1px solid #fff;
border-bottom: 1px #ffdb97 solid;
float: left;
}
#navDept li a{
width: 170px;
	display:block;
	color:#54075b;
	font-size: 11px;
float: left;
}
#leftmenu li a:hover, #leftmenu li a.selected{
}
#navDept li a:hover, #navDept li a.selected{
}
#navDept li a span{
}

.menu{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size: 13px;
width: 143px;
}


.menu li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	list-style-type: none;
	display:block;
	padding: 5px 10px;
	color:#555;
	margin-bottom:1px; 
	float: left;	
width: 143px;
}
.menu li a{
	display:block;
	color:#54075b;
width: 143px;
}
.menu li.submenu{ /* Style for LI that contains sub lists (other ULs). */
/*lks	cursor: hand !important; */
	cursor: pointer !important;
	display:block;
	width:100%;
	color:#555;
}
.menu li a span{
	display:block;
	padding:11px 13px 12px 13px;
	color:#54075b;
		font-weight: bold;
		border-left: 4px solid #ffdb97;
width: 143px;
float: left;
}
.menu li a:hover span{
		border-left: 4px solid #54075b;
		background: #ffeecb;
}

.menu li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
}

.menu .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
}

/* ----- subdepartment navigation ----- */
#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}
#navSubDept{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
	float: left;
}
#navSubDept li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
}
#navSubDept li a{color:#777;}
#navSubDept li a:hover, #navSubDept li a.selected{color:#777;text-decoration:underline;}

/* ----- customer tool list ----- */
#navTools{
	position: absolute;
	top: -116px;
	left:370px;
	z-index:99;
	font-size: 12px;
	text-align: center;
	}
#navTools a{
display: block;
	padding: 14px 0;
	width: 295px;
}
#navTools li{
	margin: 0;
	float: left;
	list-style: none;
}
#navTools ul{
list-style: none;
margin: 0;
padding: 0;
}

/* ----- nav static menu items ----- */
.navStatic, .navStatic li{
	margin:0;
	padding:0;
	list-style:none;
}
.navStatic{margin-bottom:1em;}
.navStatic li{
	margin-bottom:1px;
}
.navStatic li a{
	display:block;
	width:100%;	
	background:#f2f2f2;
	color:#555;
}
.navStatic li a:hover{background:#ddd;}
.navStatic li a span{
	display:block;
	padding:3px 20px;
}
#navToolsTitle, #navDeptTitle, .navStaticTitle{
	margin:0;
	padding:3px 20px;
	margin-bottom:1px;
	background:#ddd;
	font-size:100%;
}

/* ----- side navigation column ----- */
#side{
position: relative;
	float:left;
	width:174px;
	padding: 7px 0 20px 20px;
}

/* ----- main content area ----- */
#main{
	float:right;
	width:778px;
	margin: 0 15px 0 0;
	display: inline;
	}
	#content-padding {
	float:left;
		width:767px;
padding: 5px 0 0 18px;
	}
#main-new{
	float:left;
	width:974px;
}
#content{
	float:left;
	width:100%;
}

#content-home{
	float:left;
	width:778px;
}
#content-home-new{
	float:left;
	width:974px;
}
#main h2{
	font-weight:normal;
	padding:0;
	color:#54075b;
	font-size:160%;
	clear:both;
}
#main h2#pageTitle{
	font-weight:bold;
	padding:0;
	margin:0;
	margin-bottom:1em;
	color:#ec008c;
	font-size:16px;
}
.note{
	font-size:110%;
}
.highlight{
	font-size:140%;
}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:right;
	width:250px;
}



#main2{
	float:left;
	width:974px;
	background: url(/graphics/images/body-tile-white.png) repeat-y;
}
#main-pad {
padding: 20px;
}
#main2 h2{
	font-weight:normal;
	padding:0;
	color:#54075b;
	font-size:160%;
	clear:both;
}
#content2{
	float:left;
	width:778px;
	padding: 0 0 15px 0;
}
#content2 h2{
float: left;
width: 653px;
color: #54075b;
font-size: 19px;
font-weight: bold;
line-height: 24px;
padding: 0;
margin: 0 0 10px 0;
}
#content3{
	float:left;
	width:290px;
	padding: 0 22px 0 0;
}
#content3-image{
position:relative;
}


#content4{
	float:left;
	width:778px;
	padding: 0 0 15px 0;
}
#content4 h2{
float: left;
width: 653px;
color: #54075b;
font-size: 19px;
font-weight: bold;
line-height: 24px;
padding: 0;
margin: 0 0 10px 0;
}
.mag-glass {
position:absolute;
top: 0;
left: 0;
border-bottom: 1px solid #855419;
border-right: 1px solid #855419;
}
#content3 img{
border: 1px solid #85541a;
}


#main2 h2#pageTitle{
	font-weight:bold;
	padding:0;
	margin:0;
	margin-bottom:1em;
	color:#ec008c;
	font-size:16px;
}
#side-links {
width: 204px;
float: left;
margin: 0 50px 0 0;
font-size: 12px;
font-weight:bold;
}
#side-links ul{
list-style: none;
padding: 0;
margin: 0;
}
#side-links li {
width: 100%;
padding: 9px 5px;
font-weight:bold;
color: #666;

}
#side-links li:hover {
background: #eeeeee;
color: #333;

}
#side-links a{
color: #666;
}
#side-links a:hover{
color: #333;
}
#side-links2 {
width: 270px;
float: left;
font-size: 12px;
color: #300000;
padding: 0 22px 0 0;
}
#side-links2 img{
width: 270px;
}
#side-links2 hr{
border: 0;
border-top: #ffdd9a 1px solid;
border-bottom: #FFF 1px solid;
width: 280px;
margin: 20px 0 0 0;
}
#side-links2 h2{
color: #54075b;
font-weight: bold;
margin:  0;
padding: 0 0 5px 0;
}
.price3{
	color:#f341a6;
	font-size:15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
/* ----- footer area ----- */
#footer{
	width: 1014px;
	float: left;
	position: relative;
	padding: 0 0 35px 0;
}

#footer p{margin:0;}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
}
#footer li{display:inline;margin-right:.5em;}
#footer a:hover{
	color:#777;
	text-decoration:underline;
}
#footer #credits{
	float:right;
	margin-top:-1.5em;
}

/* ----- pagination (page 1/2 etc.) ----- */
#pagination{
	margin:1em 0;
}
#pagination li{
	margin:0;
	height:16px;
	line-height:16px;
	float:left;
}
#pagination p{
	margin:0;
	float:left;
	width:100px;
}
#pagination a{
	display:block;
	float:left;
	width:9px;
	height:9px;
	margin-left:10px;
	margin-top:3px;
	text-indent:-8000px;
	overflow:hidden;
}
#pagination a#firstPage{background:url(../graphics/plain/ico_first.gif)no-repeat 0 0;}
#pagination a#prevPage{background:url(../graphics/plain/ico_prev.gif) no-repeat 0 0;}
#pagination a#nextPage{background:url(../graphics/plain/ico_next.gif) no-repeat 0 0;}
#pagination a#lastPage{background:url(../graphics/plain/ico_last.gif) no-repeat 0 0;}

/* ----- product thumbnail list ----- */
.products{
	margin:15px 0;
	float: left;
	width: 785px;
}
.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 
.products li{
	color:#777;
	width: 165px;
	float: left;
	margin: 0 0 15px 13px;
	height: 290px;
	background: #fff url(/images/new/product-bottom.jpg) bottom repeat-x;
	border:1px solid #ffd581;
	padding: 7px 6px 0 6px;
	position: relative;
	text-align: center;
	
}
.products li img{
height: 234px;
}
.products li:hover{
	border:1px solid #e2bd72;
}
.products li h3{
	margin-top:0;
	margin-bottom:0;
	padding:0;
	text-align: center;
	font-size:12px;
	width: 165px;
	padding: 3px 0 4px 0;
}
.products li h3 a{
color:#54075b;
	width: 165px;
	padding: 0 0 4px 0;
}
.products li h3 a:hover{color:#791282;}
.products .image{
	float:left;
	margin:0;
	margin-right:10px;
	margin-bottom:5px;
}
.products .image a img{
	background:#fff;
}
.products .image a:hover img{
}
.products .price{
	clear:both;
	margin: 0;
	padding: 0px 0 0 0;
	text-align:center;
	line-height:100%;
	color:#e7337c;
	font-size:12px;
}
.products .price a{
	color:#e7337c;
	text-decoration: none;
	}
.price-colour {
color: #ffd57e;
font-weight: bold;
}
.products .quantity{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
}

/* ----- individual products ----- */
#product{	
padding: 5px 0 0 0px;
width: 780px;
float: left;
}
#product .image{	
	float:left;
	margin-bottom:1em;
}	
#product .image p{margin:.5em 0;}
#product .image img{	
}	
#product .info{	
	float:right;
	width:270px;
	padding: 0;
	margin: 0;
}
#product .price{
	color:#eb2e78;
	font-size:18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#product .info p{
	margin:0;
	margin-bottom:.2em;
}
#product .info h3{
	margin:0;
	margin-bottom:.2em;
}
#product .actions{
	border-top:1px solid #e1e1e1;
	clear:both;
}	
#product #addBasket{
	padding-top:1em;
}
#product #addWishlist a{
}

/* ----- featured articles ----- */
#articles{}
#articles ul, #articles li {
	margin:0;
	padding:0;
	list-style:none;
}
#articles ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
}
#articles ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
	background:url(../graphics/plain/arrow3.gif) no-repeat 0 .6em;
}
#articles  ul li a{color:#777;}
#articles  ul li a:hover{color:#777;text-decoration:underline;}

/* ----- customer reviews ----- */
#reviews{
}
#reviews ul, #reviews li {
	margin:0;
	padding:0;
	list-style:none;
}
#reviews ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
}
#reviews ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
}
#reviews  ul li a{color:#777;}
#reviews  ul li a:hover{color:#777;text-decoration:underline;}

/* ----- site map ----- */
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;		
} 
#sitemap{margin:1em 0;}
#sitemap li{margin:.5em 0;}
#sitemap li h3{margin:.2em 0;}
#sitemap ul{padding-left:20px;}

/* ----- tables and forms ----- */
fieldset{
	border:none;
	padding:0;
	margin:1em 0;
}
legend{
	font-weight:bold;
	padding:0;
	margin:0;
	color:#ec008c;
	font-size:13px;
	clear:both;
}
fieldset h3, fieldset h3{margin:1em 0 0 0;}
#content table{
	width:100%;
	margin:.5em 0;
	border-collapse:collapse;
	line-height:150%;
}
th{
	background:#fce6bb;
	padding:5px;
	border-bottom: 1px solid #f0ca7f;
}
td{
	background:#fff2d8;
	padding:5px;
	vertical-align:top;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #e1e1e1;
	width:200px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #e1e1e1;
	width:20px;
	margin-right:5px;
}
.formFieldMedium{width:96px;}
table .price{
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:150px;}
table .price{
	color:#000;
	font-size:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	background:#fce6bb;
	color:#000;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
	border: 1px solid #e3be76;
}
label span{
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus	{
	background: #fff;
	border: 1px solid #bbb;
}

/* ----- shopping cart ----- */
#total{
	margin:1em 0;
	padding:0;
	width:295px;
	font-size:110%;
}
#total dt{
	width:200px;
	float:left;
	font-weight:bold;
}
#total dd{
	margin-left:201px;
	text-align:right;
}
.actions{
	clear:both;
	margin:0;
	padding:.5em 0;
}

/* ----- first table data style ----- */
td.first{width:40%;}

/* ---------------------- float fix ----------------------------- */
.inner:after, .products:after, .products li:after, #pagination:after, #total:after, .modules:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, #pagination, #total, .modules{display:block;}
/*  \*/
.inner, .products, .products li, #pagination, #total, .modules {min-height:1%;}
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules {height:1%;}
 /*  */
/* ----- end float fix ----- */

/****************
Template CSS
****************/
#home-wrap {
width: 630px;
float: left;
font-size: 12px;
color: #FFF;
}
#content-home-wrap {
padding: 20px 25px;
float: left;
font-size: 11px;
line-height: 14px;
}

#home-wrap h2{
font-size: 21px;
color: #7f1842;
margin: 14px 0 16px 0;
padding: 0;
}
#home-wrap h3{
font-size: 14px;
color: #e7337c;
margin: 3px 0 0 0;
padding: 0;
}

#special-offers {
width: 595px;
float: left;
height: 340px;
margin: 0 0 0 17px;
	background: url(/graphics/images/special-offer.jpg) no-repeat;
}
#offers-wrap {
width: 595px;
float: left;
margin: 13px 0 0 10px;
}
#offers-wrap a{
color: #FFF;
}
#offers-left {
width: 325px;
float: left;
padding: 0 0 0 10px;
}
#offers-left-top {
width: 325px;
float: left;
margin: 0 0 5px 0;
}
#offers-left-bottom {
width: 325px;
float: left;
padding: 7px 0 10px 0;
}
#offers-right {
width: 200px;
float: left;
height: 200px;
padding: 0 0 0 50px;
}

.offers-left-image {
width: 111px;
float: left;
padding: 0 10px 0 0;
}
.offers-left-copy {
	width: 200px;
	float: left;
}
.offers-left-text h1 {
font-size: 15px;
text-decoration: underline;
margin: 0;
padding: 2px 0 0 0;
color: #fff;
}
.offers-left-text a {
color: #fff;
}
.offers-pink-span  {
font-size: 13px;
font-weight: bold;
margin: 0;
padding: 0;
color: #e7337c;
}
.offers-left-text {
padding: 5px 5px 0 10px;
float: left;
}
.offers-line {
width: 158px;
height: 0px;
margin: 5px 0;
border-bottom: 1px #854f7b solid;
}


#image-left {
width: 165px;
float: left;
padding: 65px 0 0 50px;
}
#offer-prices {
width: 137px;
float: left;
}
#image-right {
width: 172px;
float: left;
padding: 80px 0 0 0;
}
#home-wrap a{
font-size: 15px;
font-weight: bold;
color: #54075b;
text-decoration: underline;
}
#offer-prices {
padding: 105px 0 0 35px;
float: left;
}
.price-top {
float: left;
width: 100%;
}
.price-bottom {
padding: 106px 0 0 0;
float: left;
width: 100%;
}


#side-graphic {
width: 338px;
height: 580px;
float: left;
font-size: 12px;
color: #FFF;
margin: 2px 0 0 2px;
}


#your-account-2 {
position:absolute;
top:1px;
left: 410px;
color:#54075b;
	font-size: 12px;
	text-align: center;
}
#your-account-2 a{
display: block;
	padding: 13px 0 12px 0;
	width: 295px;
	font-weight: bold;
background: #ffe4b1;
border: 1px #ffce6f solid;
}
#your-account-2 a:hover{
background: #ffde9f;
border: 1px #ffc555 solid;
color:#54075b;
}




#your-account {
background: #ffe4b1;
border: 1px #ffce6f solid;
color:#54075b;
}
#your-account:hover{
background: #ffde9f;
border: 1px #ffc555 solid;
color:#54075b;
}
#your-account span {
color:#54075b;
font-size: 12px;
font-weight:bold;
}

#basket {
background: #ec008c url(/images/new/basket.gif) center left no-repeat;
position:absolute;	
	margin:0;
	top:1px;
	right:25px;
	z-index:10;
	color:#fff;
font-size: 12px;
font-weight:bold;
padding: 13px 16px 14px 46px;
}
#basket a{
color: #FFF;
text-decoration: underline;
}


#footer-catalogue {
width: 269px;
height: 138px;
float: left;
}

#footer-newsletter {
width: 332px;
float: left;
background: url(/images/new/newsletter.png) no-repeat;
height: 75px;
padding: 53px 0 0 0;
color: #54075b;
font-weight: bold;
font-size: 12px;
line-height: 14px;
}
.newsletter-text {
padding: 0 35px 0 33px;
}
.formwrap {
float: left;
padding: 7px 0 0 35px;
}

.newsletter-form {
margin-top: 4px;
padding: 1px;
}
.newsletter-form2 {
margin: 4px 0 0 0;
padding: 1px;
width: 230px;
}
.submit {
background: url(/images/new/form-button.jpg) no-repeat;
border: 0;
height: 25px;
width: 25px;
padding: 0 0 0 5px;
margin: 0 0 0 10px;
}
.search {
background: url(/images/new/search.jpg) no-repeat right;
border: 0;
height: 27px;
width: 175px;
margin: 8px 0 15px 0;
}
#footer-links {
width: 413px;
background:url(/images/new/footer-right.png) no-repeat;
height: 115px;
float: left;
}
#footer-links ul{
list-style: none;
padding: 80px 0 0 98px;
margin: 0;
float: left;
}
#footer-links li{
list-style: none;
padding: 0;
margin: 0;
float: left;
color: #e6a832;
font-weight: bold;
font-size: 12px;
}
#footer-links li a{
color: #e6a832;
text-decoration: none;
padding: 0 13px;
}
#footer-links li a:hover{
color: #ca9023;
text-decoration: none;
}

#top-links {
position: absolute;
top: 67px;
right: 250px;
width: 350px;
color: #ffc046;
font-weight: bold;
}
#top-links a{
padding: 10px 28px;
color: #54075b;
font-weight: bold;
font-size: 12px;
}
#phone-number {
color: #ec008c;
font-size: 17px;
background:url(../images/new/phone.jpg) no-repeat;
height: 33px;
width: 132px;
float: right;
margin: 51px 22px 0 0;
padding: 15px 0 0 60px;
}
#top-links2 {
float: left;
margin-top: 3px;
font-size: 11px;
font-weight: bold;
color: #363636;
}
#top-links2 span {
margin: 4px 10px 0 10px;
}
#text-links a{
color: #363636;
text-decoration:none;
}
#text-links a:hover{
color: #363636;
text-decoration:underline;
}
.top-image {
height: 23px;
float: left;
margin: -5px 0 0 0;

}
.top-image2 {
margin: -1px 0 0 0;
height: 17px;
float: left;
}
.text-top {
float: left;
margin: 0px 17px 0 10px;

}
.text-top a{
color: #54075b;
text-decoration:none;
}
.text-top a:hover{
color: #54075b;
text-decoration:underline;
}
.text-top2 {
float: left;
margin: 0px 17px 0 10px;

}
.text-top2 a{
color: #363636;
text-decoration:none;
}
.text-top2 a:hover{
color: #363636;
text-decoration:underline;
}



#product-left {
width: 100%;
float: left;
}
#product-image {
width: 290px;
float: left;
margin-right: 20px;
border: 1px solid #855419;
}
#product-text {
width: 330px;
float: left;
}
#product-text h2{
padding:0 0 15px 0;
margin: 0;
color: #54075b;
font-size: 19px;
font-weight: bold;
line-height: 23px;
}


#product-info {
width: 328px;
float: left;
font-size: 12px;
color: #666;
margin: 20px 0 0 0;
}
.product-options {
margin: 15px 0 0 0;
border: 1px solid #ffd684;
width: 290px;
font-weight: bold;
}
.product-options table{
background: none;
}
.product-options td{
background: none;
border: 0;
padding: 0;
color: #57005f;
font-size: 12px;
}
.product-options th{
background: none;
}
.product-options h1{
background: #ffd684;
width: 274px;
padding: 7px 8px;
margin: 0;
color: #570060;
font-size: 14px;
}
.product-padding-new {
padding: 10px;
}

.product-text {
width: 270px;
padding: 0 10px 0 10px;
font-size: 12px;
float: left;
color: #57005f;
}
.product-text2 {
width: 308px;
padding: 0 10px 0 10px;
font-weight: bold;
float: left;
}
.drop-down-style {
background: #eeeeee;
color: #57005f;
border: 1px #333 solid;
padding: 3px;
width: 215px;
font-size: 12px;
}
.quanity-style {
background: #eeeeee;
color: #57005f;
border: 1px #333 solid;
padding: 4px 0px;
font-size: 12px;
width: 28px;
text-align: center;
}

.add-to-basket {
float: left;
padding: 10px;
}
.basket-padding {
padding: 0 0px 10px 10px;
}


.my-we-suggest {
float: left;
width: 152px;
}
.my-we-suggest img {
width: 136px;
}
.my-we-suggest h6{
float: left;
width: 152px;
color: #54075b;
font-size: 14px;
font-weight: bold;
line-height: 23px;
background: #ffd684;
text-align: center;
padding: 4px 0;
margin: 0 0 5px 0;
}

.my-we-suggest ul, .my-we-suggest li{
	margin:0;
	padding:0;
	list-style:none;
	float: left;
	width: 152px;

} 

.my-we-suggest li{
	color:#777;
	width: 136px;
	margin: 0 0 5px 0;
	background: #fff url(/images/new/product-bottom.jpg) bottom repeat-x;
	border: 1px solid #ffd581;
	padding: 7px;
}
.my-we-suggest h3{
font-size: 12px;
font-weight: bold;
padding: 0;
margin: 0 0 0 0;
width: 150px;
text-align: center;
color: #57005f;
}
.my-we-suggest h3 a, .my-we-suggest h3 a:hover{
color: #57005f;
}
.my-we-suggest-price, .my-we-suggest-price a {
width: 150px;
text-align: center;
color: #f341a8;
font-size: 11px;
}
/**************
Spans
**************/
.home {
color: #54075b;
}
#large-image {
margin: 10px 0 0 0;
width: 280px;
padding: 10px;
text-align: center;
font-weight: bold;
color: #e7338c;
background: #eeeeee;
border: 1px #ccc solid;
}
#large-image:hover {
background: #f4f4f4;
border: 1px #ccc solid;
}
#large-image a{
color: #e7337c;
text-decoration: none;
}
#large-image a:hover{
color: #ef5b97;
text-decoration: underline;
}
.left-about {
width: 425px;
float: left;
font-size: 12px;
padding: 0 25px 0 0;
}
.left-about h1{
font-size: 16px;
color: #ec008c;
padding: 0;
margin: 0;
}
.right-about {
width: 300px;
float: left;
padding: 10px 0 0 0;
}



.narrowcolumn {
float: left;
width: 400px;
}
#rightCopy {
width: 200px;
float: left;
}
#sidebar {
float: left;
padding: 10px;
}
#sidebar li{
list-style: none;
}


.left-contact {
width: 300px;
float: left;
}
.right-contact {
width: 420px;
float: right;
padding: 15px;
}
#offers-wrap a{
color: #FFF;
}


.weaccept {
padding: 20px 0 0 0;
float: left;
}


#flash {
width: 783px;
float: left;
}
#home-row {
width: 778px;
float: left;
padding: 10px 0 0 0;
line-height: 14px;
}
#home-copy {
width: 355px;
float: left;
padding: 10px 0 0 8px;
color: #333;
font-size: 12px;
}
#home-copy hr{
border: 0px;
border-top: 1px solid #ffe3af;
border-bottom: 1px solid #fff7e8;
display: block;
margin: 7px 0;
}
#home-copy h1{
color: #54075b;
font-size: 16px;
padding: 0;
margin: 0;
font-weight: normal;
}
#special-offers {
width: 393px;
height: 264px;
float: right;
background:url(/images/new/special-offer.jpg) no-repeat;
padding: 0 3px 0 0;
}

#offers-text{
width: 167px;
float: left;
padding: 28px 0 0 37px;
font-size: 12px;
color: #333;
}
#offers-text a{
font-weight: bold;
color: #54075b;
}
#offers-text h1{
font-size: 16px;
font-weight: bold;
color: #ec008c;
padding: 0;
margin: 0;
}
#offers-text hr{
border: 0px;
border-top: 1px solid #ffeea4;
border-bottom: 1px solid #fff;
display: block;
margin: 7px 0;
}
#special-image {
width: 162px;
float: left;
padding: 21px 0 0 10px;
}
#special-image img{
height: 210px;
border: 1px solid #5c1363;
}

.clear {
clear: both;
}

#page-header {
width: 306px;
float: left;
background:url(/images/new/page-header.jpg) no-repeat;
padding: 16px 22px 0 434px;
height: 135px;
color: #fff;
font-size: 12px;
line-height: 14px;
}
#page-header h1{
 padding: 0 0 16px 0;
 margin: 0;
 color: #57005f;
 font-size: 25px;
 }
 
.news { background:#ffecc9; float:left; width:418px; margin-top:20px; padding:12px; border:1px #ffdb97 solid;  color:#333; font-size:13px; }
.news p { font-family:Arial; }
.news h1, .interactivecat h1 { margin:0; padding:0; border-bottom:1px solid #ffdc99; padding-bottom:8px; margin-bottom:10px;}
.news h4 a { background:#54075b; padding:6px 12px; color:#fff; font-size:17px; margin:0;  }
.news em {  font-weight:bold;    }
.newsbtn a	{ float:left;background:#ec008c;padding:4px 10px; color:#fff; font-weight:bold;margin-top:10px;}

.interactivecat { float:left; border:1px #ffdb97 solid; width:290px;  margin-top:20px; padding:10px 10px 5px 10px; margin-left:20px; }
.catThumb { margin-right:9px; margin-bottom:8px;  }

 .newsletterbox { background:url(../images/newsletter-bg.gif) repeat-x bottom center; border:1px #ffce71 solid; width:152px; padding:14px; font-size:11px; line-height:16px; color:#c1820e; margin-top:16px; }
.newsletterbox h3 { border-bottom:1px solid #ffdc99; margin:0; padding:0;padding-bottom:12px; margin-bottom:10px; }
.newsletterbox form { margin:0; padding:0; }
