@import url("menu.css");
/*============================ EDIT BELOW BUT DO NOT DELETE  =========================*/
body {font-family: Arial, Verdana, "MS Sans Serif", sans-serif; color: #000000; margin-top: 0px; background: #ffffff;}
#logo {height: 72px; width: 370px; float: left; margin: 5px 0px 0px 6px; z-index: 20; top: 0px; }
#logo h1 {display:block; height: 72px; width: 370px; text-indent:-9009px; margin: 0px 0px 0px 0px; background: url('../images/logo-new-1.jpg') no-repeat;}
#logo h1 a {display:block; width:100%; height:100%; outline:none;}
.button:hover {}
.button_basket {height:24px; width:111px;background-color:#ffffff; background-image:url(images/add-to-basket-mini.gif); background-repeat:no-repeat;border:0px groove #FFFFFF;color:#FFFFFF;overflow:visible;padding: 0px 8px 2px 8px;font-size:1em;}
.button_thumbmoreoptions {background-color:9999CC;padding: 2px 2px 2px 2px;text-align:right;}
.button_thumbview {background-color:9999CC;padding: 2px 2px 2px 2px;}
.button_thumbbasket {padding: 2px 2px 2px 2px;font-size:1em;}
/*============================ EDIT ABOVE BUT DO NOT DELETE =========================*/

/*============================ CHECKOUT POLICY LINKS=================================*/
a.extnav:link {color:#000000; text-decoration: underline; font-weight:normal }
a.extnav:visited {color: #000000; text-decoration: underline; font-weight:normal }
a.extnav:hover {color: #3300FF; text-decoration: underline; font-weight:normal }
a.extnav:active {color: #000000; text-decoration: underline; font-weight:normal }
/* ===== end ====*/

#checkout_policy{

display:block;

background-image:url(../images/policybg.jpg); 

background-repeat:no-repeat; 

background-position:top left; 

width:205px; 

height:104px; 

padding-top:10px; 

padding-left:5px;
}


#formatted-bannertext {
text-align: left;
font-size:11px;
font-family; Arial,Verdana,"MS Sans Serif",sans-serif;
font color: #000000;
border: 1px solid #c5c5c5; 
margin:0px; 
overflow: auto; 
width: 667px; 
height: 130px;
padding-left:0px;
padding-right:0px;
}

#formatted-bannertext h1 {
color:#000000;
font-size:12px;
font-family; Arial,Verdana,"MS Sans Serif",sans-serif;
font-weight:normal;
margin-bottom:0;
margin-top:0;
}

#formatted-bannertext h2 {
color:#000000;
font-size:11px;
font-family; Arial,Verdana,"MS Sans Serif",sans-serif;
font-weight:normal;
margin-bottom:0;
margin-top:0;
}

#formatted-bannertext-1 {
text-align: left;
font-size:11px;
font-family; Arial,Verdana,"MS Sans Serif",sans-serif;
font color: #000000;
border: 0px solid #c5c5c5; 
margin:0px; 
overflow: auto; 
width: 750px; 
height: 105px;
padding-left:0px;
padding-right:0px;
}

#formatted-bannertext-1 h1 {
color:#000000;
font-size:12px;
font-family; Arial,Verdana,"MS Sans Serif",sans-serif;
font-weight:normal;
margin-bottom:0;
margin-top:0;
}

#formatted-bannertext-1 h2 {
color:#000000;
font-size:11px;
font-family; Arial,Verdana,"MS Sans Serif",sans-serif;
font-weight:normal;
margin-bottom:0;
margin-top:0;
}

#formatted-bannertext-2 {
text-align: left;
font-size:11px;
font-family; Arial,Verdana,"MS Sans Serif",sans-serif;
font color: #000000;
border: 0px solid #c5c5c5; 
margin:0px; 
overflow: auto; 
width: 750px; 
height: 90px;
padding-left:0px;
padding-right:0px;
}

#formatted-bannertext-2 h1 {
color:#000000;
font-size:12px;
font-family; Arial,Verdana,"MS Sans Serif",sans-serif;
font-weight:normal;
margin-bottom:0;
margin-top:0;
}

#formatted-bannertext-2 h2 {
color:#000000;
font-size:11px;
font-family; Arial,Verdana,"MS Sans Serif",sans-serif;
font-weight:normal;
margin-bottom:0;
margin-top:0;
}

#formatted-bannertext-3 {
text-align: left;
font-size:11px;
font-family; Arial,Verdana,"MS Sans Serif",sans-serif;
font color: #000000;
border: 0px solid #c5c5c5; 
margin:0px; 
overflow: auto; 
width: 750px; 
height: 115px;
padding-left:0px;
padding-right:0px;
}

#formatted-bannertext-3 h1 {
color:#000000;
font-size:12px;
font-family; Arial,Verdana,"MS Sans Serif",sans-serif;
font-weight:normal;
margin-bottom:0;
margin-top:0;
}

#formatted-bannertext-3 h2 {
color:#000000;
font-size:11px;
font-family; Arial,Verdana,"MS Sans Serif",sans-serif;
font-weight:normal;
margin-bottom:0;
margin-top:0;
}


#header {
	height: 85px;
	width: 100%;
	text-decoration:none;
}

#header-bar {
background:#ffffff none repeat scroll 0 0;
padding:0;
}

.topmenuitem {
color:#222222;
}

.topmenuitem a {
color:#222222;
float:left;
font-weight:bold;
height:18px;
padding:3px 12px;
font-size:14px;
border-right:1px solid #cccccc;
}

.topmenuitem a:hover {
color:#cccccc;
float:left;
font-weight:bold;
height:18px;
padding:3px 12px;
}


#basket {
	float:right;
	width:auto;
	margin: 0px 0px 0px 0px;
	color: #212121;
	text-align: right;
	text-decoration:none;
	padding-right:13px;
	padding-top:20px;
}

#boxtop {
	margin: 0px;
	padding-top:6px;
	font-size:14px;
font-weight:bold;
	}

.boxtop p {
color:#222222;
font-size:14px;
font-weight:bold;
margin-bottom:2px;
}
	
a {
background-color:transparent;
color:#666666;
line-height:150%;
text-decoration:none;
	}
/*============================ LOCAL TEXT STYLES =========================*/

.btn btnaddressaddupd { margin-right:30px; }

#leftmargin080	{padding-top:35px;}

#body_hdr {
background-color:#FFFFFF;
border:0 none;
display:block;
height:90px;
margin-left:auto;
margin-right:auto;
width:100%;
}

.menuparent {
padding-left:10px;
text-align:left;
background:white;
}

#body_wrap {
display:block;
height:auto;
margin-left:auto;
margin-right:auto;
position:relative;
text-align:left;
width:1000px;
}

#body_central {
float:left;
padding-top:10px;
padding-left:30px;
}

#body_left_margin {
float:left;
padding-top:20px;
width:215px;
}

#footer-container {
background:#FFFFFF none repeat scroll 0 0;
border-top:8px solid #E7E7E7;
display:block;
height:165px;
margin:2px 3px 3px;
}

.divfooter {
float:left;
margin:0pt;
padding:0pt;
text-align:left;
width:20%;
}

.stockthumbrowdivider {
border-bottom:1px dashed #CCCCCC;
height:8px;
}

.divfooter h2 {
color:#222222;
font-size:11px;
margin:0;
padding:1em 0 0.5em 1.3em;
}
.divfooter ul li a {
color:#222222;
}

.divfooter ul li a:hover {
color:#999999;
}

.trail a {
background-color:transparent;
color:#222222;
padding-left:2px;
padding-right:2px;
padding-top:10px;
text-decoration:none;
}

#menu_ajax li a {
border-bottom:0 none;
border-top:0 none;
color:#222222;
height:15px;
line-height:15px;
padding-top:0;
text-align:left;
}

.black-box{color:white;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;padding-left:11px;}

.pagetitle {
background-color:transparent;
color:#222222;
font-size:15px;
font-weight:bold;
margin-top:0px;
}

#menu_ajax    {}
#menu_ajax ul { margin-top:0px; margin-bottom:0px; margin-left:0px;  border-top:0px none; border-bottom:0px none; padding-top:3px; padding-bottom:3px; padding-left:8px; list-style:none; text-indent:0px; }
#menu_ajax li { text-align:left; }
#menu_ajax li a { border-top:0px none; border-bottom:0px none; text-align:left; padding-top:0px; padding:bottom:0px; line-height:15px; height:15px; }
.menuactive   { text-decoration:none; }
.menuparent   { text-align:left; background:white; background-position: 0px 7px; padding-left:10px;  }
.menuleaf     { padding-left:10px; }
.menulevel0   { font-size:12px; padding-bottom:5px;border-bottom:1px dashed #CCCCCC;padding-top:3px; }
.menulevel1   { padding-left:10px; font-size:12px;padding-top:3px;}
.menulevel2   { padding-left:10px;padding-top:3px; }
.menulevel3   { padding-left:10px; padding-top:3px;}
.menulevel4   { padding-left:10px; padding-top:3px;}
.menulevel5   { padding-left:10px; padding-top:3px;}
.menulevel6   {}
.menulevel7   {}
.menulevel8   {}
.menulevel9   {}

.quickpaycolor {
color:#006600;
font-style:normal;
}
/*-------------------------------toadd_20070601.css------------------------*/

.giftHeaderImage {
	width: 95%;
	text-align: right;
	position: relative;
	top: -20px;
}

.giftListSearchImg {
	position: relative;
	top: 5px;
	left: 3px;
}

#giftListSearch {
	position: relative;
	top: 10px;
}

#listcode {
	font-size: 8px;
	width: 145px;
}

.psMsg {
	font-size: 12px;
	padding-bottom: 20px;
}

.purchasesContainer {
	text-align: left;
	background-color: #ECEFF6;
	margin-top: 50px;
	padding-bottom: 10px;
}

.templateList {
	padding-left: 50px;
}

#mainTitle {
	padding-bottom: 20px;
}

/*
using > is something only mozilla will recognise, not IE. In this instance, mozilla will position the image -25px
and IE will position it -35px as IE seems to display it lower when not positioned.
*/
#mainTitle>#mainImg {
	position: relative;
	top: -25px;
}

#mainImg {
	position: relative;
	top: -35px;
}

.glButton {
	font-weight: normal;
	background-image: url("../images/button_bak20.jpg");
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	width: 135px;
}

.glButton:hover {
	background-image: url("../images/button_bak20a.jpg");
}

.topTagSelect {
	width: 90%;
	margin-top: 5px;
}

.footerText {
	font-size: 10px;
}

.margin_bg {
	border: 1px solid #b4bdd7;
	width: 180px;
}

.page_title {
	font-weight: bold;
	font-size: 10pt;
	color: #330099;
	background-image: url(../images/box-1.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

input.login_form {
	margin-left: 5px;
	margin-top: 5px;
}

.login_image {
	margin-top:5px;
	position: relative;
	right: -115px;
}

#basket_total {
	position: relative;
	float: right;
}

.checkout_image {
	position: relative;
	right: -115px;
	top: 5px;
	margin-bottom: 10px;
}
/*-------------------------------toadd_20070601.css------------------------*/
/*-------------------------------toadd_20070921.css----------------------*/
.selectedPaymentProvider{
	border: 1px solid black;
}
/*-------------------------------toadd_20070921.css----------------------*/
/*-------------------------------toadd_20071026.css----------------------*/

h1 {
	font-size: 1.5em;
	font-weight:normal;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}


hr {
	border-color:#ccc;
	border-style:solid;
	border-width:1px 0px 0px;
	height:0px;
}

.smalltext {
	color: #555555;
	font-family: Helvetica, Verdana, Arial, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight:normal;
}

.item_price {
	font-size: 16px;
}

.inputitem_qty {
	margin-left: 0px;
	margin-bottom: 5px;
	padding:1px 0pt 0pt;
	width:15px;
	display:inline;
}
.reasons {
	width: 31%;
	line-height:1.5em;
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

.qty {
	float:left;
	margin-top:0px;
	width:100px;
}

img.primaryimage {
	border: 1px solid #ccc;
}

.left {
	text-align: left;
	float:left;
}

/*-------------------------------toadd_20071026.css----------------------*/
/*-------------------------------toadd_20080201.css----------------------*/

.test_mode {
	width: 100%;
	height: 50px;
	margin-top: 10px;
	padding-top: 10px;
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align:center;
	font-size: 30px;
	color: #fff;
	background: #FF0000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.75;
	text-transform:uppercase;
}


/*-------------------------------toadd_20080201.css----------------------*/
/*-------------------------------toadd_20080627.css------------------------*/

.button_basket {
	height: 22px;
	font-size:10px;
	color: #fff;
	background: #ae0e28;
}

.pagesubtitle {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	background-color: transparent;
	font-weight: normal;
}

/*-------------------------------toadd_20080627.css------------------------*/
/*-------------------------------toadd_20090316.css------------------------*/
.component_stockdetail			{ min-width:745px; width:745px; float:left; }
#component_stockdetail_maindetail		{ width:506px; }
#component_stockdetail_tabbedinfo_ajax	{ width:500px; }
#component_stockdetail_alsobought		{ width:506px; }
#stockdetailtrail                	    	{ width:440px; }
#baskettrail                		{ width:420px; }

#menu_ajax li a				{ color:#e4fbc7; }
.tab a span 					{ font-weight: normal; }
#shopping_cart				{ text-align:left; color:#e4fbc7; margin-left:5px; margin-top:10px;}
#shopping_cart a				{ text-align:left; color:#e4fbc7;}

img.primaryimage 				{ border:0px solid #CCCCCC; }

td { text-align:left; }

.menuCell4Level1, .menuCell3Level1, .menuCell2Level1, .menuCell1Level1 { border-bottom:0 solid #999999; }

.boxtop { padding-top: 0px; vertical-align: middle; }
/*-------------------------------toadd_20090316.css------------------------*/

#productserviceslinks { width:90px; }
.productservicelink { margin-right:5px; }
#basketalsobought { width:722px; }

#menu_ajax    {}
#menu_ajax ul { margin-top:0px; margin-bottom:0px; margin-left:0px;  border-top:0px none; border-bottom:0px none; padding-top:3px; padding-bottom:3px; padding-left:8px; list-style:none; text-indent:0px; }
#menu_ajax li { text-align:left; color:333333;}
#menu_ajax li a { border-top:0px none; color:333333; border-bottom:0px none; text-align:left; padding-top:0px; padding:bottom:0px; line-height:15px; height:15px; }
.menuactive   { text-decoration:none; }
.menuparent   { text-align:left; background:white; background-position: 0px 7px; padding-left:10px;  }
.menuleaf     { padding-left:10px; }
.menulevel0   { font-size:12px; padding-bottom:5px;border-bottom:1px dashed #CCCCCC;padding-top:3px; }
.menulevel1   { padding-left:10px; font-size:12px;padding-top:3px;}
.menulevel2   { padding-left:10px;padding-top:3px; }
.menulevel3   { padding-left:10px; padding-top:3px;}
.menulevel4   { padding-left:10px; padding-top:3px;}
.menulevel5   { padding-left:10px; padding-top:3px;}
.menulevel6   {}
.menulevel7   {}
.menulevel8   {}
.menulevel9   {}

.quickpaycolor {
color:#006600;
font-style:normal;
}

#shopping_cart				{ text-align:left; color:#333333; margin-left:5px; margin-top:10px; }
#shopping_cart a				{ text-align:left; color:#333333; }

#menu_ajax li a {
border-bottom:0 none;
border-top:0 none;
color:#222222;
height:15px;
line-height:15px;
padding-top:0;
text-align:left;
}

element.style {
width:142px;
}
.stockthumbFormat3 {
border-color:#AAAAAA;
border-style:dotted;
border-width:0 1px 1px 0;
color:#092C32;
float:left;
font-weight:normal;
height:242px;
padding-bottom:15px;
padding-left:15px;
padding-right:15px;
position:relative;
text-align:left;
}

form#newsform input#nls {
border:1px solid #666666;
color:#999999;
font-size:1em;
height:20px;
margin:0 3px 0 0;
padding:0 4px;
width:120px;
}

.grouptextnew { display:block; height:53px; }

.menuCell4Level1, .menuCell3Level1, .menuCell2Level1, .menuCell1Level1 { border-bottom:0 solid #999999; }

.boxtop { padding-top: 0px; vertical-align: middle; }

#stockdetailtabbody { height:149px; }
#component_stockdetail_alsobought { width:500px; }
#alsoboughtheader { margin-left:12px; }

button {
	background-color:transparent;
	border:default;
	color:black;
	font-size:default;
	overflow:visible;
	padding:default;
}

#zoom1-big { left:491px; top:354px; }


.refinehead { color:#fff; margin-left: 15px; }
.refineitems a { color:#aaa; }
#refinespacer{ height:10px; }
#rs_currprice ul { margin-bottom:0px; margin-top:3px;}
#newsletter { margin-top:30px; }
.refineblock { background-color:black; width:214px; }
.pagetitle img { display:none; }
.sortByLabel {padding-left:3px; }
#stocklistingSortOptions { margin-top:11px; }

/* ALL DEPTS menu - note: remove any above refernces to qm0 then add the below styles */
#qm0 {	border-color:#6ab3cf; }
#qm0 a { padding:0px 7px 4px 7px; color:#222222; font-size:12px; font-weight:bold; text-transform:none; width:auto; }
#qm0 div { padding: 0px 0px 5px 0px; border-color:#BBB; border-width:2px; }
#qm0 ul { border:0px solid #222222; padding:5px 15px; }
#qm0 .menubox { width:auto; height:auto; }
#qm0 .menubox a { background-color:transparent; border:none; color:#444444; font-size:12px; font-weight:normal; text-transform:none; padding:0 10px 0px 10px; margin-right:15px; }
#qm0 .menubox a.qmlevel0 { color:#444444; font-size:14px; font-weight:bold; text-transform:uppercase; padding-top:8px;  }
#qm0 .menubox a.qmlevel2 { padding-left:20px; }
#qm0 .menubox a.qmlevel3 { padding-left:30px; }
.menubox td { border-left:1px solid #CCC; }
#menuboxcol1 { border-left:0px solid #CCC; }
#menuboxcol1 .menubox a { padding-left:0px; }
#menuboxcol1 .menubox a.qmlevel0 { padding-left:0px; }
#qm0 a { background-color:transparent; color:#111111; border-style:solid; border-width:0px 0px 0px 1px; }
#qm0 { border-style:hidden; border-width:0px; width:1001px; }
#qm0 .topmenu { font-family:Arial,Helvetica,sans-serif; font-size:1.1em; font-weight:bold; text-transform:uppercase; color:#000000; }
body #qm0 .qmactive, body #qm0 .qmactive:hover { background-color:#CDECC; text-decoration: underline; color:#222222;  }
#qm0 .qmparent { background-image:none; padding-left:9.4px; padding-right:8.5px; padding-top:3px; padding-bottom:3px; }
#qm0 .qmparent:hover { background-image:url(../images/arrow_19.gif); background-position:99% 55%; }
#qm0 a { backgrXXXound-color:#E0ECEF; border-color:#222; }
a#alldepts { background-color:#000; color:#eee; }
body #qm0 .qmactive, body #qm0 .qmactive:hover { background-color:#BBB; }
body #qm0 .qmactive:hover { background-color:#000; color:#FFF; }
body #qm0 #menucolalldepts .qmactive { background-color:transparent; color:#444; }
.saveImgFormat2 { z-index:5; }
.saveImgPrimaryImage { z-index:5; }

#qm0 a:hover {color:#C5C5C5; text-decoration:underline;}











#body_nav {height:181px;}

#refinecurrent { margin-top:0px; background-color:black; }
#refinefurther { margin-top:7px; background-color:black; }
.primaryimagezoomlink {visibility:hidden;}
div#qm0 a#qmunvalentines-day { width:85px; }


div.stockXXXXthumbitemdetailFormat2 span.stockStatus { display:none; }

div#qm0 a#qmunsummeractive{background-color:#FFFF00; width:60px;}
#quickshopcalc{color:white}

/*--------------------------------added_03032009-------------------------*/
.lp {width: 250px; background-color:#000000; border:1px solid #000000; padding:2px; color:#ffffff; margin: 0px; font-weight: bold; font-size: 12px;}
.lp a {background-color:#000000; color:#ffffff; font-size: 12px; font-weight: bold; }

.lpa {width: 210px; background-color:#000000; border:1px solid #000000; padding:2px; color:#ffffff; margin: 0px; font-weight: bold; font-size: 12px;}
.lpa a {background-color:#000000; color:#ffffff; font-size: 12px; font-weight: bold; }

.lpb {width: 150px; background-color:#000000; border:1px solid #000000; padding:2px; color:#ffffff; margin: 0px; font-weight: bold; font-size: 12px;}
.lpb a {background-color:#000000; color:#ffffff; font-size: 12px; font-weight: bold; }

#imageandlink {
border:medium none;
margin:0;
padding:0;
width:285px;
}
/*-------------------------------toadd_20091118.css------------------------*/

#servicepersonalisation {
height: auto;
padding-bottom: 58px;
}
#hdrbanner{height:152px}

