body {
	font-family: Verdana, Arial, "MS Sans Serif", sans-serif;
	color: #000000;
	margin-top: 4px;
	background:#e3dcdc url('../images/main-bg.gif') repeat-x;
}

#quickshop {background-color:#d7edf7; width:202px; margin-bottom:10px; padding-bottom:10px;border:1px solid #C3B99D; margin-left:8px;}
#quickshop .refinetitle {background-color:#00ADEC; font-family:arial; font-size:13px; font-weight:normal; height:22px; padding:6px 0 0px 13px; text-transform:uppercase; font-weight:bold;}
#quickshop .refineitems a {color:#4E452B}
#quickshop .refinehead  {color:#4E452B;}
#quickshop input {height:22px; width:33px;}
#quickshop #search {font-size:12px; height:auto; width:129px;}
#quickshop select{margin-left:10px;}

#refinecurrent {background-color:#00ADEC; width:202px; border:1px solid #C3B99D; margin-left:8px;}
#refinecurrent .refinetitle {background-color:#00ADEC; font-family:arial; font-size:13px; font-weight:normal; height:15px; padding:5px 0 3px 13px; text-transform:uppercase; font-weight:bold;}
#refinetagcurrent {background-color:#d7edf7;}
#refinecurrent ul {padding-bottom:2px; }

#refinefurther {background-color:#d7edf7; width:202px; margin-bottom:10px; padding-bottom:10px;border:1px solid #C3B99D; overflow:hidden; margin-left:8px;}
#refinefurther .refinetitle {background-color:#00ADEC; font-family:arial; font-size:13px; font-weight:normal; height:25px; padding:5px 0 8px 13px; text-transform:uppercase; font-weight:bold;}
#refinefurther .refineitems a {color:#4E452B}
#refinefurther .refinehead  {color:#4E452B; font-weight:bold;}
#refinefurther ul {margin-bottom:10px; margin-top:7px; padding-left:24px;}

.refineblock {background-color:#d7edf7;}
.refineblock .refineitems a {color:#4E452B}
.refineblock .refineitems li {color:#4E452B}
.refineblock .refinehead{color:#4E452B}

#button1 {
 position:absolute;
 top:74px;
 left:72px;
 height:75px;
 width:95px;
}

#button2 {
 position:absolute;
 top:74px;
 left:220px;
 height:75px;
 width:95px;
}

#button3 {
 position:absolute;
 top:74px;
 left:369px;
 height:75px;
 width:95px;
}

#button4 {
 position:absolute;
 top:74px;
 left:516px;
 height:75px;
 width:95px;
}

#button5 {
 position:absolute;
 top:150px;
 left:150px;
 height:95px;
 width:95px;
}

#button6 {
 position:absolute;
 top:150px;
 left:300px;
 height:95px;
 width:95px;
}

#button7 {
 position:absolute;
 top:150px;
 left:445px;
 height:95px;
 width:95px;
}

#button8 {
 position:absolute;
 top:255px;
 left:80px;
 height:50px;
 width:116px;
}

#button9 {
 position:absolute;
 top:232px;
 left:298px;
 height:95px;
 width:94px;
}

#button10 {
 position:absolute;
 top:271px;
 left:470px;
 height:57px;
 width:168px;
}

#button11 {
 position:absolute;
 top:344px;
 left:58px;
 height:50px;
 width:160px;
}

#button12 {
 position:absolute;
 top:346px;
 left:285px;
 height:51px;
 width:127px;
}

#button13 {
 position:absolute;
 top:343px;
 left:479px;
 height:53px;
 width:139px;
}

/* Static HTML styling start */

#content {
	text-align: left;
	color: #000000;
	width: 100%;
}
	#content h1, h2, h3, h4 {
		font-size: 150%;
		color: #000000;
		margin-top: 15px;
		line-height: 1.5em;
	}
	
	#content h2 {
		font-size: 110%;
	}
	
	#content p {
		margin-top: 0px;
		font-size: 100%;
		font-weight: normal;
		line-height: 1.5em;
	}

#content .image {
	margin: 10px 10px 10px 2px;
}

#formatted_bannertext {
text-align: left;
font-size:120%;
font color: #000000;
border: 1px solid #c5c5c5; 
padding:0px; 
margin:0px; 
overflow: auto; 
width: 712px; 
height: 145px;
}

#formatted_bannertext h2 {
color:#333333;
font-size:18px;
font-weight:normal;
}

#banner-header {
margin-bottom:10px;
margin-top:10px;
width:700px;
}

#banner-header-text {
margin-left:25px;
margin-right:12px;
text-align:justify;
}

#banner-header h1 {
font-size:12px;
font-family: Verdana, Arial, "MS Sans Serif", sans-serif;
line-height: 140%;
}

/* Static HTML styling end */

.lpwelcome {
background-color:#ffffff;
border:1px solid #000000;
color:#000000;
margin:5px;
padding:5px;
width:190px;
}

.lpwelcome a {
background-color:#ffffff;
color:#14cc0b;
}

.lpwelcome2 {
background-color:#ffffff;
border:1px solid #000000;
color:#000000;
margin:5px;
padding:5px;
width:190px;
}

.lpwelcome2 a {
background-color:#ffffff;
color:#e6c50c;
}

#formatted_hometext {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:1.5em;
	text-align:left;
        margin-right:5px;
}

#homefoot {
	font-size:80%;
        margin-left:15px;
}

td {
	font-size: 10px;
}
a {
	text-decoration: none;
	line-height: 150%;
	color: black;
	background-color: transparent;
}

::-moz-selection{
	background:#fff ;
	color:#41A1E4;
}

::selection {
	background:#fff;
	color:#41A1E4;
}

code::-moz-selection {
	background: #333333;
}

code::selection {
	background: #333333;
}

.italic {
	font-style:italic;
	display:inline;
}
.bold {
	font-weight:bold;
	display:inline;
}
a:hover {
	text-decoration: none;
	color: #666666;
	background-color: transparent;
}
img {
	border: none;
}

#header-top {
	height: 36px;
	width: 100%;
	background: url('../images/header-topbar.jpg') no-repeat;
	text-decoration:none;
}

#header-checkout {
	height: 80px;
	width: 100%;
	background: url('../images/header-checkout.jpg') no-repeat;
	text-decoration:none;
	display: none;
}


#header-main {
	height: 203px;
	width: 100%;
	background: url('../images/header-banner.jpg') no-repeat;
	text-decoration:none;
}


#header-body {
	height: 113px;
	width: 100%;
	position: relative;
}

#header-body .text {
	float:left;
	margin-top:35px;
	width:100%;
	margin-left:40px;
}

#header-body .text h1 {
	font-size:9px;
	text-align:center;
	color: #666;
}

#sameday {
	position: absolute;
	top: 23px;
	left: 638px;
}


#header-foot {
	height: 58px;
	width: 100%;
}

#quickshop_old {
	width: 430px;
	text-align: left;
	float: right;
	margin-top: 4px;
	padding-top: 6px;
}

#header-spacer {
	width: 100px;
	float: right;
}

#basket {
	color:#000000;
	float:right;
	font-weight:normal;
	margin:0px 5px 5px 0px;
	text-align:left;
	text-decoration:none;
	width:140px;
	font-family: Tahoma, Arial, Helvetica, sans-serif
}

#basket a {
	color:#000000;
}

#logo {
        float:left;
        height:75px;
        margin:0 0 0 30px;
        padding:0;
        top:0;
        width:270px;
        z-index:20;
}


#logo h1 {
	display:block;
	height: 60px;
	width: 270px;
	text-indent:-9009px;
	margin: 0px 0px 10px 5px;
}

#logo h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
}

#top_menu {
	float:right;
	height:95px;
	margin-right:12px;
	margin-top:8px;
	width:320px;
	text-align: right;
}

#global-nav {
	float: right;
	line-height: 1.5em;
	width: auto;
	margin-right: 40px;
	margin-top: 2px;
}	

#global-nav a {
	color:#4f4e4e;
	padding:6px 6px 3px;
	text-decoration:none;
}

.spacer {
	font-size: 90%;
	display:inline;
	color: #999;
}

a.global-nav {
	color: #999;
	text-decoration:none;
	margin: 0px 5px 0px 5px;
	font-size: 110%;
}

a.global-nav:hover {
	color: #666;
	text-decoration:underline;
	}
	

.mainbutton {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 9px
}
.mainbutton:hover {
	text-decoration: none;
	color: #ccc;
	padding-bottom: 1px;
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
}
.extras {
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
.fulltext {
	color: #000000;
	background-color: transparent;
	line-height: 1.5em;
}
.trail {
	color: #666666;
	background-color: transparent;
	padding-top: 10px;
	text-decoration: none;
}
.trail:hover {
	color: #666666;
	background-color: transparent;
	text-decoration: underline;
}
.grouptext {
	color: #666666;
	background-color: transparent;
	text-decoration: none;
	display:inline;
}

.pagetitle {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	background-color: transparent;
	font-weight: normal;
}

.pagetitle h1 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	background-color: transparent;
	font-weight: normal;
	text-align:left;
}

.boldpurple {
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
.boldpurple:hover {
	font-weight: bold;
	color: #330099;
	background-color: transparent;
	text-decoration: none;
}

.stockthumbimageFormat2 {
text-align: center;
border: 1px solid black;
}

.stockthumbprice {
	font-weight: bold;
	color: #333;
	background-color: transparent;
	text-decoration: none;
}

.stockthumbprice:hover {
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

.stockitem {
	position: relative;
	font-weight: normal;
	color: #092C32;
	background-color: transparent;
	padding: 10px;
	text-align:left;
	text-decoration: none;
}

.stockitemtext {

}

	.stock_item_text:hover {
		text-decoration: underline;
		color: #333;
	    }


.discount {
	font-size: 11px;
	font-weight: bold;
}

.siteindex {
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
.siteindex:hover {
	font-size: 9px;
	font-weight: bold;
	color: #330099;
	background-color: transparent;
}
.nobutton {
	color: #330099;
	background-color: transparent;
	height: 21px;
	font-weight: bold;
	text-align: center;
}
.nobutton:hover {
	color: #330099;
	background-color: transparent;
	height: 21px;
	font-weight: bold;
	height: 21px;
}

.checkout {
	color: #333;
	font-weight: bold;
}

.checkout:hover {
	color: #999;
	text-decoration:underline;
}

#leftmargin-bg {
	background: url('../images/leftmar-crn.gif') no-repeat top right;
}


/* footer */

#footer-container {
	background:#ffffff none repeat scroll 0 0;
	display:block;
	height:1%;
	margin:0pt;
	padding:1em 0pt 1em;
	width: 100%;
}

.divfooter {
	border-top:1px dotted #999999;
	float:left;
	margin:0pt;
	padding:0pt;
	text-align:left;
	width:24%;
}

.divfooter h2 {
	font-size: 11px;
	color: #999999;
	margin:0pt;
	padding:1em 0pt 0.5em 1.3em;
}


.divfooter ul {
	color:#000000;
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt 0pt 0pt 2.8em;
	padding:0pt;
}

.divfooter ul li {
	background-repeat:no-repeat;
	list-style-image:url(../images/tri.gif);
	margin-top:0.2em;
}

.divfooter ul li a {
	color: #999;
}

.divfooter ul li a:hover {
	color: #333;
}

.footer {
	text-decoration: none;
}
.footer:hover {
	text-decoration: none;
	color: #333333;
	background-color: transparent;
}

#footer {
	color:#333;
	float:left;
	width:100%;
	height: 70px;
}

	#footer a {
		color: #666;
	}
	
	#footer a:hover {
		text-decoration:underline;
	}
	
	
.menumid {
	padding-left: 5px;
}

.boxtop {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #00adec;
	color:#fff;
	background: #00adec;
	font-weight:bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
}

#newsletter {
}

#shop_price {
	margin-bottom: 4px;
}

.boxspacing {
	height: 18px;
}


.button, .button_basket, .button_list {
	height: 21px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	color: #99999;
	background: #EEEEEE;
	border: 1px solid #999999;
	text-align: center;
	text-decoration: none;

}

.button:hover {
	color: #fff;
	background: #999;
	border: 1px solid #333;
}

.button_basket {
	height: 18px;
	color: #fff;
	background: #ae0e28;
}

.textareaitem {
	font-size: 11px;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #9B9C9B;
	margin-right: 9px;
}
.inputitem {
	text-decoration: none;
	height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #9B9C9B;
	margin-right: 9px;
}
.formheader {
	font-weight: bold;
}
.form {
	font-size: 12px;
}
.tinytext {
	font-size: 8px;
}
.smallertext {
	font-size: 11px;
}
.mediumtext {
	font-size: 11px;
	font-weight:bold;
	color: #333;
}
img.btnLeft {
	border: none;
	margin-top: 3px;
}
img.btnRight {
	border: none;
}
.height1 {
	height: 1px;
}
.height3 {
	height: 3px;
}
.height5 {
	height: 5px;
}
.height6 {
	height: 6px;
}
.height7 {
	height: 7px;
}
.height10 {
	height: 10px;
}
.height15 {
	height: 15px;
}
.height18 {
	height: 18px;
}
.height24 {
	height: 24px;
}
.height25 {
	height: 25px;
}
.height35 {
	height: 35px;
}
.width1 {
	width: 1px;
}
.width5 {
	width: 5px;
}
.width6 {
	width: 6px;
}
.width9 {
	width: 9px;
}
.width12 {
	width: 12px;
}
width20 {
	width: 20px;
}
.width23 {
	width: 23px;
}
img.noBorder {
	border: none;
}
img.search {
	margin-left: 5px;
}
img.containerHeader {
	border: none;
	margin-right: 4px;
	margin-bottom: 3px;
}
img.checkoutprocess5 {
	margin-top: 8px;
	margin-bottom: 10px;
}
img.checkoutprocess2 {
	margin-top: 15px;
	padding-bottom: 10px;
}
.top {
	vertical-align: top;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
img.megaphone {
	margin-left: 2px;
	margin-right: 3px;
}
img.Image {
	margin-left: 6px;
}
a.selected  {
	font-weight: normal;
	color: #ffffff;
}

.menu {
	background-color: transparent;
	color: #666666;
	text-decoration: none;
	padding-left: 6px;
	}
	
.menu:hover {
	text-decoration: none;
	color: #999;
}

#categories {
	position: relative;
	width: 220px;
	top: 0px;
	margin-bottom: 0px;
}

.category {
	background: #ffffff;
	border-bottom: 1px solid #FFF;
}

a.category:hover {
	font-color: #000000;


}	

.menuTableLevel0 {
	/* padding:3px 5px 3px 5px; */
	}

.menuTableLevel0:hover {
	background: #ffffff;
	}	

/* Hide the cheveron at the front of each top level category */
.menuChevron {
	visibility: hidden;
}
/* Background image for the top level categories must be set on the cell to make it take up the whole width  */
.menuCell2Level0 {
}
/* Set the text style for the a link of the top level categories.*/
.menuLevel0 {
	color: #000000;
	font-size: 1em;
	line-height: 2.2em;
	height: 12px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}
.menuLevel0:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

/* set the cheverons for the first level of categories */
.menuCell1Level1 {
}

/* set the cheverons for the second level of categories */
.menuCell1Level2 {
}

.menuRow {	
}

menuRowLevel1 {
}

.menuCell {
	background-image: none;
}

.menuCell2Level1, .menuCell1Level1 {
	font-size: 10px;
	background: #fff;
	padding: 2px;
}

.menuCell2Level2 {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #FFF;
}

.selectedCell1, .selectedCell {
	background: #ffffff;
}


/* tab menu */
#tabnav {
	height: 24px;
	margin: 0;
	padding-left: 10px;
}
#tabnav li {
	margin: 0;
	display: inline;
	list-style-type: none;
}
#tabnav a:link, #tabnav a:visited {
	float: right;
	line-height: 17px;
	font-weight: bold;
	padding: 4px 12px 2px 12px;
	margin-right: 0px;
	text-decoration: none;
	color: #FFF;
	border-left: 1px solid #fff;
}
#tabnav a.active:link, #tabnav a.active:visited {
	color:#FBD0F5;
	padding: 4px 12px 2px 12px;
}
#tabnav a:hover {
	color:#FBD0F5;
	background:#a0d0f1;
}

#menu_spacer {
	width: 100%;
	height: 12px;
	float: right;
	padding: 0px 0px 0px 0px;
}

#menu_bar {
	width: 100%;
	height: 8px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #999;
	background: #ffee00;
}

form {
	display: inline;
}

.inputitem_qty {
	height: 16px;
	_height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:18px;
	background: #ffffff;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	border: 1px #333 solid;
	margin-left: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding:1px 0pt 0pt;
	display:inline;
}

.form-input {
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #ffffff;
	border: 1px #333 solid;
	margin-left: 10px;
	margin-bottom: 3px;
	width: 120px;
}

/* search added to header bar start */

form#searchform div {
	float:left;
	margin: 5px 0px 5px 0px;
}

form#searchform div * {
	display:block;
	float:left;
}

form#searchform input#search {
	font-size:1em;
	border:1px solid #666;
	color: #999;
	width:135px;
	height:15px;
	padding:0 4px 0 4px;
	margin:0 3px 0 5px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
}

/* search added to header bar end*/

/* newsletter formatting start */

form#newsform div {
	float:left;
	margin-top: 85px;
}

form#newsform div * {
	display:block;
	float:left;
}

form#newsform input#nls {
	border:1px solid #666666;
	color:#999999;
	font-size:1em;
	height:15px;
	margin:0pt 3px 0pt 7px;
	padding:0pt 4px;
	width:155px;
}

/* newsletter formatting end */


.topTagSelect {
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #ffffff;
	border: 1px #333 solid;
	margin-right: 10px;
	margin-bottom: 3px;
	width: 160px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.60;
}
.inputitem {
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #ffffff;
	border: 1px #333 solid;
	margin-left: 10px;
	margin-bottom: 3px;
}
input.btn {
	font-family: 'trebuchet ms', verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	height: 23px;
}
.dotted {
	border-bottom: 1px dotted #999;
	padding: 2px 0px 2px 0px;
}

#advert {
	width: auto;
	height: auto;
	margin-top: 8px;
	padding: 2px 0px 2px 0px;
}
.advert_message {
	width: auto;
	height: auto;
	margin: 8px 4px 12px 4px;
}
.advert_text {
	padding: 3px 3px 3px 3px;
	font-size:11px;
	font-weight: bold;
	line-height:1.5em;
}

.advert_dotted {
	margin: 6px 0px 6px 0px;
	border-bottom: 1px dotted #d04e8a;
}

.formatted_text {
	font-size:11px;
	color:#333333;
	line-height:1.5em;
}
.selectedPaymentProvider {
	border: 1px solid black;
}
.coloursImg {
	z-index: 20;
	position: absolute;
	right: 0px;
	bottom: 10px;
 	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.75;
}

#bannerhome-brands {
	width: 505px;
	float: left;
	margin-top: 3px;
}

#bannerhome-brands .bannerimage {
}


#bannerhome-topselling {
	width: 190px;
	float: left;
	margin-top: 8px;

}

.opacity {
	 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.60;
}

#banner-adverts {
	width: 100%;
	height: auto;
}

.delivery-advert, .newsletter-advert {
	border:1px solid #999;
	float:left;
	margin-left:3px;
	margin-top:3px;
	width:302px;
	height:130px;
}

.delivery-advert {
	background: url('../images/delivery.jpg') bottom right no-repeat;
}

.newsletter-advert {
	background: url('../images/newsletter.jpg') bottom right no-repeat;
}

.smallgray {
color:blue;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

/*-------------------------------toadd_20070821.css----------------------*/

.saveImg {
	z-index: 20;
	position: absolute;
	left: -10px;
	top: -10px;
}
/*-------------------------------toadd_20070821.css----------------------*/
/*-------------------------------toadd_20070921.css----------------------*/
.selectedPaymentProvider {
	border: 1px solid black;
}
/*-------------------------------toadd_20070921.css----------------------*/
/*-------------------------------toadd_20071026.css----------------------*/
h1 {style.css
font-size:2em;
font-weight:normal;
margin-bottom:0;
margin-top:20px;
padding-bottom:2px;
}

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;
}

.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_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 {
	margin-top: 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------------------------*/

.category {
background:#b2e2f9 none repeat scroll 0 0;
border-bottom:1px solid #FFFFFF;
}

.boxtop {
background:#00adec none repeat scroll 0 0;
border-bottom:1px solid #EEEEEE;
color:#ffffff;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-weight:bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.selectedCell1, .selectedCell {
background:#1a82b5 none repeat scroll 0 0;
border-bottom:3px solid #ffffff;
border-top:3px solid #ffffff;
color:#ffffff;
}

.saveImg {
left:0px;
position:absolute;
top:0px;
z-index:20;
}

.button_basket {
background:#eeeeee none repeat scroll 0 0;
color:#333333;
height:18px;
font-size:11px;
}

h1 {
font-weight:normal;
margin-bottom:0;
margin-top:20px;
padding-bottom:2px;
font-size:24px;
}

#header-top {
background:transparent url(../images/header-topbar2.jpg) no-repeat scroll 0 0;
height:34px;
text-decoration:none;
width:100%;
}

#header-main {
background:transparent url(../images/header-banner2.jpg) no-repeat scroll 0 0;
height:169px;
text-decoration:none;
width:100%;
padding-bottom:2px;
}

/*-------------------------------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:565px; width:665px; float:left; }
#component_stockdetail_maindetail		{ width:426px; }
#component_stockdetail_tabbedinfo_ajax	{ width:420px; }
#component_stockdetail_alsobought		{ width:426px; }
#stockdetailtrail                	    	{ width:380px; }
#baskettrail                		{ width:420px; }

#menu_ajax li a				{ color:#e4fbc7; }
.tab a span 					{ font-weight: normal; }
#shopping_cart 				{ text-align:left; color:#000; margin-left:5px; margin-top:0px; }
#shopping_cart a				{ text-align:left; color:#000; }

img.primaryimage 				{ border:0px solid #CCCCCC; }

td { text-align:left; }

.menuCell4Level1, .menuCell3Level1, .menuCell2Level1, .menuCell1Level1 { border-bottom:0 solid #999999; }

.boxtop { padding-top: 5px; vertical-align: middle; }
/*-------------------------------toadd_20090316.css------------------------*/


.stockStatus { color:#0195c3; font-weight:bold; font-size:1.2em; }




/*-------------------------------toadd_20091118.css------------------------*/
/* to turn image magnify on, remove the 2 styles below  */
#zoom1-big { display:none; }
.MagicZoomPup { display:none; }  
/*-------------------------------toadd_20091118.css------------------------*/

.stockgrouXXXpcell{display:none}
.stockgrouXXXptext{display:none}

.groupitem {display:none}



.positiontile { margin-left:auto; margin-right:auto; }

.positiontilewrap { text-align:center; }
td.positiontilewrap { text-align:center; }
#topnavmenu {
float:left;
margin-top:24px;
width:auto;

}




#qm0 {	border-color:#6ab3cf; }
#qm0 a { padding:0px 7px 4px 7px; color:#222222; font-size:1.1em; font-weight:bold; text-transform:none; width:auto; }
#qm0 div { padding: 0px 0px 5px 0px; border-color:#e5f1f7; 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:12px; font-weight:bold; padding-top:8px;  }
#qm0 .menubox a.qmlevel2 { padding-left:20px; }
#qm0 .menubox a.qmlevel3 { padding-left:30px; }
.menubox td { border-left:1px solid #e5f1f7; }
#menuboxcol1 { border-left:0px solid #e5f1f7; }
#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; border-right:1px solid #000000;}
#qm0 .topmenu { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; color:#ffffff; }
body #qm0 .qmactive, body #qm0 .qmactive:hover { background-color:#CDECC; text-decoration: underline; color:#222222;  }
#qm0 .qmparent { background-image:none; padding:7px 20px 7px 20px; }
#qm0 .qmparent:hover { background-image:url(../images/arrow_19.gif); background-position:99% 55%; }
#qm0 a { backgrXXXound-color:#e5f1f7; border-color:#222; }
a#alldepts { background-color:#00adec; color:#ffffff; }
body #qm0 .qmactive, body #qm0 .qmactive:hover { background-color:#e5f1f7; }
body #qm0 .qmactive:hover { background-color:#000; color:#FFF; }
body #qm0 #menucolalldepts .qmactive { background-color:transparent; color:#444; }




div#headerbox1 {
    width:188px;
    height:110px;
    float:right;
    margin-top:0px; }


div#headerbox2 {
    width:189px;
    height:110px;
    float:right;
    margin-top:0px; }


div#headerbox3 {
    width:188px;
    height:110px;
    float:right;
    margin-top:0px;
    margin-right:45px; }

form#searchform {
    clear:left;
    float:left;
    margin-left:120px;
    width:200px; }

