body {
	font-family: Helvetica, Arial, "MS Sans Serif", sans-serif;
	color: #000000;
	background-color: #f3f3f4;
	margin: 0px;
}

#scrollbox {  border: 1px solid #c5c5c5;
		padding: 5px; overflow: auto;
		width: 680px;
                text-align: left;
		height: 96px;
		background-color: #ffffff; 
}

td {
	font-size: 11px;
}

a {
	text-decoration: underline;
	line-height: 150%;
	color: black;
	background-color: transparent;
}

p {
	line-height:1.5em;
}

.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 {
	height: 100px;
	width: 100%;
}

#logo {
	height: 75px;
	width: 282px;
	float: left;
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin-left: 10px;
	margin-top: 10px;
}

#top_menu {
	height: 82px;
	width:  150px;
	float: right;
	margin-right: 0px;
	margin-top: 5px;
	background: url('../images/tear.gif') bottom no-repeat;

}

#sub_top_menu {
	height: 30px;
	width:  150px;
	float: right;
	background: url('../images/reflection.png') no-repeat;
}

#menu_spacer {
	width: 100%;
	height: 22px;
	float: right;
	padding: 0px 0px 0px 0px;
}

.menu_box {
	padding: 2px 0px 0px 0px;
	font-size: 10px;
	color: #999;
	background: #F3F3F4;
	border-top: 1px solid #ccc;
	
}

.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;
}

.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: #555555;
	background-color: transparent;
	font-weight: normal;
}

.page_title2 {
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	font-weight: bold;
	background-color: transparent;
}

.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;
}

.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;
}

.smallgray {
	color: #666666;
	background-color: transparent;
	text-decoration: none;
}

.smallgray:hover {
	color: #996699;
	background-color: transparent;
}

.stockitem {
	position: relative;
	font-weight: bold;
	color: #092C32;
	background-color: transparent;
	padding: 10px;
	text-decoration: none;
}

.stockitem:hover {
	font-weight: bold;
	background-color: #fff;
	text-decoration: none;
}

.discount {
	font-size: 11px;
	font-weight: bold;
}

.menu:hover {
	text-decoration: underline;
}

.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;
}

.checkouttext {
	color: #666666;
	background-color: transparent;
}

.checkoutlinks {
	font-weight: normal;
	color: #666666;
}

.checkoutlinks:hover {
	color: #999;
	background-color: transparent;
}






.menumid {
	padding-left: 5px;
}

.boxtop {
	font-weight: bold;
	color: #333;
	background-color: #ffffff;
	padding-top: 3px;
	padding-left: 8px;
	height: 19px;
	margin-bottom: 2px;
	
}

.boxtop2 {
	font-weight: bold;
	color: #fff;
	background-color: #999999;
	padding-top: 5px;
	padding-left: 5px;
	width: 200px;
	height: 18px;
	margin-bottom: 3px;
}

.boxmid {
	padding-left: 0px;
	padding-top: 3px;
}

.boxbot {
}

.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;
}


.formheader {
	font-weight: bold;
}

.form {
	font-size: 12px;
}

.tinytext {
	font-size: 8px;
}

.smallertext {
	font-size: 12px;
}

.mediumtext {
	font-size: 14px;
}

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.pageTitleImage {
	margin-left: 6px;
}

.selected {
	font-weight: bold;
	color: #999;
}

.menu {
	background-color: transparent;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
}

.menu:hover {
	text-decoration: none;
	color: #999;
}

#categories {
	position: relative;
	top: 0px;
}

.category {
	margin-bottom: 1px;
}

.menuTableLevel0 {
	background-color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:8px;
}

/* 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, .menuLevel1 {
	color: #333;
	margin-bottom: 3px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	display:block;
	padding-left: 5px;

}

.menuLevel0:hover {
	background: #eee;
	display:block;
	text-align:left;
	padding-left: 5px;
}

.menuLevel2 {
	color: #666;
	margin-top: 0px;
	text-align: left;
	padding-left: 15px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

/* set the cheverons for the first level of categories */
.menuCell1Level1 {
	background-repeat: no-repeat;
	background-position: 10px;
}

/* set the cheverons for the second level of categories */
.menuCell1Level2 {
	background-position: 15px;
	background-repeat: no-repeat;
}

.menuRow {
	padding-bottom: 5px;
}

menuRowLevel1 {
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
}

.menuCell {
	background-image: none;
}

.menuCell2Level1,.menuCell1Level1 {
	padding-bottom: 2px;
	padding-top: 1px;
	border-bottom: 1px dotted #C0C0DE;
}

.menuCell2Level2 {
	padding-bottom: 5px;
	border-bottom: 1px dotted #C0C0DE;
}

.selectedCell1, .selectedCell  {
	background: #ffffff;
}

#delivery_ad {
	padding-top: 20px;
}

/* tab menu */
/*#tabnav {
	height: 20px;
	margin: 0;
	padding-left: 10px;
}

#tabnav li {
	margin: 0;
	display: inline;
	list-style-type: none;
}

#tabnav a:link,#tabnav a:visited {
	float: left;
	background: #fff;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	padding: 2px 12px 2px 12px;
	margin-right: 4px;
	text-decoration: none;
	color: #000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.60;
}

#tabnav a.active:link, #tabnav a.active:visited {
	background: #fff;
	line-height: 24px;
	color:#000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	padding: 2px 12px 2px 12px;
	}

#tabnav a:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;}*/




#header1 {
  float:left;
  width:100%;
  background:url("../images/bgtopmenu.gif") repeat-x top;
  font-size:93%;
  line-height:normal;
  }

#header1 ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }

#header1 li {
  float:left;
  background:url("../images/left.gif") no-repeat left top;
  margin-right:6px;
  padding:0 0 0 4px;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

#header1 a {
  float:left;
  display:block;
  background:url("../images/right.gif") no-repeat right top;
  padding: 4px 15px 2px 9px;
  text-decoration:none;
  font-weight:bold;
  color:#555;

  }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/

#header1 a {float:none;}
/* End IE5-Mac hack */

#header1 a:hover {
  color:#333;
  }
  
  
  

/*#header1 #current {
  background-image:url("../images/left_on.gif");
  }

#header1 #current a {
  background-image:url("../images/right_on.gif");
  color:#333;
  padding-bottom:5px;

  }*/

	
  #header1 a.current:link, #header1 a.current:visited {
	  background-image:url("../images/right_on.gif");
	  color:#333;
	  padding-bottom:3px;
	}
  
	  
  #header1 .current {
  	  color:#00CC66;
	}
	
   #header1 #hometab {
		  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	}
	
	
	#menu_bar {
		width: 100%;
		float: right;
		background: url('../images/topmenubg.gif') top left repeat-x;
		text-align: right;
		padding: 0px 0px 0px 0px;
	}

form {
	display: inline;
}

.form-input {
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #ffffff;
	opacity: 0.6;
	border: 1px #333 solid;
	margin-left: 10px;
	margin-bottom: 3px;
	width: 120px;
}

.topTagSelect {
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #ffffff;
	opacity: 0.6;
	border: 1px #333 solid;
	margin-left: 10px;
	margin-bottom: 3px;
	width: 160px;
}

.inputitem {
	text-decoration: none;
	height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #9B9C9B;
	margin-right: 9px;
}

input.btn {
	font-family: 'trebuchet ms', verdana, helvetica, sans-serif;
	opacity: 0.8;
	font-weight: bold;
	font-size: 90%;
	height: 20px;
}



.dotted {
	border-bottom: 1px dotted #999;
	padding: 2px 0px 2px 0px;
}


#advert {
	width: 170px;
	height: auto;
	padding: 0px 2px 4px 2px;
}

.advert_text {
	line-height: 1.5em;
	font-weight:bold;
	color: #000;
}

.advert_message {
	width: auto;
	height: auto;
	padding: 3px 3px 3px 3px;
	border: 1px solid #fff;
	margin-top: 10px;

}

.advert_message:hover {
	background: #F4F4F4;
	border: 1px solid #333;

}

.formatted_text {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:1.5em;
}

.selectedPaymentProvider{
	border: 1px solid black;
}

.optionsImg {
	z-index: 20;
	position: absolute;
	right: 0px;
	bottom: 10px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.75;
}

#container {
	width: 100%;
	margin-top: 10px;
	height:auto;
}

.content {
	color:#333333;
	line-height:1.5em;
	text-align:left;
	width:40%;
	float: left;
	margin-left: 20px;
}

#content_spacer  {
	width: 50px;
	float: left;
}


.content h1 {
	font-weight: bold;
	font-size:14px;
	margin-top: 15px;
}

.content li {
	margin: 0  0 10px -25px;
}

.content h2 {
	font-weight: normal;
	font-size:11px;
	color: #555;
}

.opacity {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.50;
}

.subtitle {
	font-weight: bold;
	color: #333;
}

label {
	display:block;
	float:left;
	margin-right:1em;
	text-align:right;
	width:8em;
}

.req {
	color: #CC0000;
	padding: 0 0 0 2px;
}


.bannerhome {
	width: 700px;
	height: 210px;
	float:left;
	/*-- background: url('../images/future-of-retail-home.jpg') top left no-repeat;  --*/
}

.bannerhome_text {
	color: #FFFFFF;
	font-weight: bold;
	width: 315px;
	height:240px;
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	margin-left: 0px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0;
	top: 15px;
	background-repeat: no-repeat;
	background-position: left top;
}

.bannerhome_text h1 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
	line-height: 1.5em;
}

.bannerhome_text a {
	color: #FFFFFF;
	text-decoration:underline;
}


/*-------------------------------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 {
	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;
}

/*============================ FOOTER STYLES =========================*/
#footer-container {display:block;height:100px;margin:3px;margin-top: 2px;background: #ffffff; margin-left:200px;}

.divfooter {float:left;margin:0pt;padding:0pt;text-align:left;width:24.9%;}
.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: #000000;}
.footer {text-decoration: none;}
.footer:hover {text-decoration: none;color: #333333;background-color: transparent;}
#footer {color:#333;width:100%;height: 40px; margin-top:30px; }
#footer a {color: #666;}
#footer a:hover {text-decoration:underline;}

/*-------------------------------toadd_20071026.css----------------------*/
.button_basket {background-color:#AE0E28;border:2px 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;}
/*-------------------------------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_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------------------------*/


.grouptextnew					{ height:50px; }
.stockthumbFormat3				{ height:247px; }
img.primaryimage 				{ border:0px solid #CCCCCC; }

.buttonaddtobasket        { background:url('../images/add-to-basket-secure.gif') center center no-repeat;}
.buttonaddtobasketpersonalisation  { background:url('images/add-to-basket-personalisation.gif') center center no-repeat; }
.buttonupdatebasketpersonalisation { background:url('images/update-basket-personalisation.gif') center center no-repeat; }
.buttonupdatebasket       { background:url('images/update-basket-secure.gif') center center no-repeat; }
.buttontellyourfriend     { background:url('images/tell-your-friend.gif') center center no-repeat; }

.menulevel0 { margin-bottom:6px; }
/*-------------------------------toadd_20090316.css------------------------*/
.component_stockdetail			{ min-width:685px; width:685px; float:left; }
#component_stockdetail_maindetail		{ width:441px; }
#component_stockdetail_tabbedinfo_ajax	{ width:435px; }
#component_stockdetail_alsobought		{ margin-right:7px; width:433px; }
#stockdetailtrail                	    	{ width:395px; }
#baskettrail                		{ width:320px; }

#menu_ajax li a				{ color:#e4fbc7; }
.tab a span 					{ font-weight: normal; }
#shopping_cart				{ text-align:left; color:#ccaa00; margin-left:5px; margin-top:10px; }
#shopping_cart a				{ text-align:left; color:#ccaa00; }

img.primaryimage 				{ border:0px solid #CCCCCC; }

.menuLevel0 { line-height:150%;padding-top:0px; padding-bottom:0px; }
.menuCell4Level1, .menuCell3Level1, .menuCell2Level1, .menuCell1Level1 { border-bottom:0 solid #999999; }

.boxtop { vertical-align: top; }

.button { background-color: transparent; border: 0px none; padding-left:9px; padding-right:9px; }

#registerexistingcustomers { margin-bottom:25px; }

.grouptextnew { line-height: 1.3em; font-weight: normal; height:40px; }
.stockthumbpriceFormat2 { font-weight: bold; }
/*-------------------------------toadd_20090316.css------------------------*/


#menu_ajax li a { color:#ccaa00; }
#categories { left:10px; }
.menuparent { background:transparent url(images/menuparent.gif) no-repeat scroll 4px 5px; padding-left:14px; }
#zoom1-big { left:50.35%; top:186px; }

.stockthumbitemdetailFormat1  {float:none;}


#component_stockdetail_linkedproducts .stocklistingreview {left:0px;position:absolute;top:65px;}
.textArea .qtyadd {display:block;float:right;}
.stockthumbitemdetailFormat1  {float:right;width:118px;}

