/* ----- end float fix ----- */
body{
	background:#eeeeee;
	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%;}
hr{display:none;}

/* ----- 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 ----- */
#container{
	margin:0 auto;
	width:974px;
	text-align:left;
	background:#eeeeee;
	position:relative;
}

/* ----- header area ----- */
#header{
	height:127px;	
	position:relative;
	background: url(/graphics/images/header.jpg) no-repeat;
margin: 0 4px;
}

/* ----- company logo & strapline ----- */
#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:34px;
	left:4px;
	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{}

/* ----- breadcrumb trail ----- */
#breadcrumbs{
	float:right;
	display:inline;
	margin-right:10px;
	width:530px;
}

/* ----- search box ----- */
#search{
	margin:0;
	width: 147px;
	float: left;
}
#search label{display:block;}

/* ----- side navigation ----- */
#links-bg {
width: 966px;
float: left;
			background: #dedcd6 url(/graphics/images/links-bg-2.gif) repeat-x;
}
#navDept, #navDept li{
	margin:0;
	padding:0;
	list-style:none;
	float: left;
}
#navDept{

padding-left: 2px;
}

#navDept li{
}
#navDept li a{
	display:block;
	color:#555;
			border-top: 9px solid #aba89f;
			border-right: 1px solid #eeeeee;
			
			background: #dedcd6 url(../graphics/images/links-bg.png) repeat-x;
			

}
#leftmenu li a:hover, #leftmenu li a.selected{background:#ddd;
		border-top: 9px solid #e7337c;
}
#navDept li a:hover, #navDept li a.selected{background:#e6e4de url(../graphics/images/links-hover.png) repeat-x;
		border-top: 9px solid #e7337c;
}
#navDept li a span{
}

/* ----- 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: 11px;
	right: 280px;
	z-index:99;}
#navTools li{
	margin: 0;
	float: left;
	list-style: none;
	padding: 11px 30px;
}
#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{
	float:left;
	width:966px;
	margin: 0 4px;
}

/* ----- main content area ----- */
#main{
	float:left;
	width:974px;
	background: url(/graphics/images/body-tile-2.jpg) repeat-y;
	}
#main-new{
	float:left;
	width:974px;
	background: url(/graphics/images/body-tile-2.jpg) repeat-y;
}
#content{
	float:left;
	width:100%;
}
#content-home{
	float:left;
	width:974px;
	background: url(/graphics/images/body-head-2.jpg) no-repeat;
}
#content-home-new{
	float:left;
	width:974px;
	background: url(/graphics/images/body-head-2.jpg) no-repeat;
}
#main h2{
	font-weight:normal;
	padding:0;
	color:#54075b;
	font-size:160%;
	clear:both;
}
#main h2#pageTitle{
	font-weight:normal;
	padding:0;
	margin:0;
	margin-bottom:1em;
	color:#54075b;
	font-size:180%;
}
.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:660px;
	
}
#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:653px;
	
}
#main2 h2#pageTitle{
	font-weight:normal;
	padding:0;
	margin:0;
	margin-bottom:1em;
	color:#54075b;
	font-size:180%;
}
#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%;
border-top: 1px #ccc solid;
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: 236px;
float: left;
margin: 0 20px 0 4px;
font-size: 12px;
color: #5e5c59;

}
#side-links2 img{
width: 236px;
}
#side-links2 h2{
color: #54075b;
font-weight: bold;
margin:  0;
padding: 15px 0 15px 0;
border-top: 1px #ccc solid;
}
/* ----- footer area ----- */
#footer{
	background: url(/graphics/images/footer-bg.jpg) no-repeat;
	padding:10px;
	height: 118px;
}
#footer2{
	height: 118px;
	width: 974px;
}
#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;
}


#footer2 p{margin:0;}
#footer2 ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
}
#footer2 li{display:inline;margin-right:.5em;}
#footer2 a:hover{
	color:#777;
	text-decoration:underline;
}
#footer2 #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:1em 0;
	float: left;
}
.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 
.products li{
	margin-bottom:1em;
	color:#777;
	width: 200px;
	float: left;
	margin: 0 0 0 17px;
	height: 330px;
}
.products li:hover{
}
.products li h3{
	margin-top:0;
	margin-bottom:0;
	padding:0;
	background:none;
	text-align: center;
	font-size:11px;
}
.products li h3 a{color:#54075b;}
.products li h3 a:hover{color:#791282;}
.products .image{
	float:left;
	margin:0;
	margin-right:10px;
	margin-bottom:5px;
}
.products .image a img{
	border:1px solid #e2e2e2;
	background:#fff;
}
.products .image a:hover img{
}
.products .price{
	clear:both;
	margin: 0;
	padding: 0;
	text-align:center;
	line-height:180%;
	color:#e7337c;
	font-size:120%;
	font-weight:bold;
}
.products .quantity{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
}

/* ----- individual products ----- */
#product{	
	margin:1em 0;	
}
#product .image{	
	float:left;
	margin-bottom:1em;
}	
#product .image p{margin:.5em 0;}
#product .image img{	
	border:1px solid #e1e1e1;
}	
#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{
	border-top:1px solid #e1e1e1;
	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:normal;
	padding:0;
	margin:0;
	color:#555;
	font-size:120%;
	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{
	border:1px solid #fff;
	background:#ddd;
	padding:5px;
}
td{
	background:#eee;
	border:1px solid #fff;
	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:#13689d;
	font-size:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	background:#296fa4;
	color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}
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 {
background: #e9e7e1;
border: 2px #dedddc solid;
color:#54075b;
}
#your-account span {
color:#54075b;
font-size: 12px;
font-weight:bold;
}

#basket {
background: #54075b url(/graphics/images/basket.gif) 7px no-repeat;
border: 2px #54075b solid;
position:absolute;	
	margin:0;
	top:22px;
	right:0px;
	z-index:10;
	color:#db90e2;
font-size: 12px;
font-weight:bold;
padding: 10px 15px 10px 40px;
}
#basket a{
color: #FFF;
text-decoration: underline;
}


#footer-catalogue {
width: 320px;
height: 173px;
float: left;
padding:  5px 0 0 20px;
}
#footer-catalogue2 {
width: 340px;
height: 173px;
float: left;
}
#footer-newsletter {
padding: 5px 0 0 0;
width: 280px;
float: left;
}
#footer-newsletter2 {
width: 307px;
float: left;
background: url(/graphics/images/signup.jpg) no-repeat;
height: 131px;

}
#newsletter-bg {
margin: 10px 0 0 0;
padding: 10px 20px 10px 20px;
float: right;
color: #FFF;
width: 223px;
height: 65px;
background: url(/graphics/images/newsletter-bg.png) no-repeat;
}
#newsletter-bg2 {
float: left;
color: #FFF;
width: 223px;
padding: 52px 0 0 40px;
}
.newsletter-form {
margin-top: 4px;
padding: 1px;
}
.newsletter-form2 {
margin: 4px 0 0 0;
padding: 1px;
}
.submit {
background: url(/graphics/images/submit.gif) no-repeat;
border: 0;
height: 25px;
width: 25px;
padding: 0 0 0 5px;
}
.search {
background: url(/graphics/images/search.png) no-repeat;
border: 0;
height: 19px;
width: 19px;
}
#footer-wrap {
width: 320px;
float: left;
margin: 5px 0 0 0;
}
#footer-number {
width: 302px;
height: 62px;
float: right;
}
#footer-wrap2 {
width: 327px;
float: left;
}
#footer-number2 {
width: 327px;
float: right;
}
#footer-text {
width: 302px;
float: right;
text-align: right;
font-size: 12px;
font-weight: bold;
color: #aaa6a1;
margin-top: 45px;
line-height: 14px;
}
#footer-text2 {
width: 302px;
float: right;
text-align: right;
font-size: 12px;
font-weight: bold;
color: #aaa6a1;
margin: 8px 22px 0 0;
line-height: 14px;
}
#footer-text2 a{
color: #aaa6a1;
text-decoration: none;
}
#footer-text2 a:hover{
text-decoration:underline;
}
#footer-text a{
color: #aaa6a1;
text-decoration: none;
}
#footer-text a:hover{
text-decoration:underline;
}
#top-links {
	float: right;
	margin: 81px -05px 0 0;
}
#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: 300px;
float: left;
margin-right: 20px;
}
#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;
border: 1px solid #eeeeee;
float: left;
font-size: 12px;
color: #666;
margin: 20px 0 0 0;
}
.product-options {
background: #eeeeee;
width: 308px;
padding: 10px;
font-weight: bold;
}
.product-text {
width: 308px;
padding: 17px 10px 0 10px;
font-weight: bold;
float: left;
}
.product-text2 {
width: 308px;
padding: 0 10px 0 10px;
font-weight: bold;
float: left;
}
.drop-down-style {
background: #eeeeee;
color: #54075b;
border: 1px #333 solid;
padding: 3px;
width: 80%;
}
.add-to-basket {
float: left;
width: 308px;
padding: 10px;
}
.my-we-suggest {
float: right;
width: 653px;
}
.my-we-suggest h6{
float: left;
width: 653px;
color: #54075b;
font-size: 19px;
font-weight: bold;
line-height: 23px;
}
/**************
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: 340px;
float: left;
}
.right-about {
width: 300px;
float: right;
}



.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: 600px;
float: right;
}
#offers-wrap a{
color: #FFF;
}
