body {
	font-family: Arial, Verdana, "MS Sans Serif", sans-serif;
	color: #000000;
	margin-top: 0px;
	background:#efd4bd;
}
td {
	font-size: 11px;
}
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 {
	height: 75px;
	width: 100%;
	background:#DEB99B;
	position:relative;
	text-decoration:none;
}

#logo {
	height: 112px;
	width: 400px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 20;
	position: absolute;
	left: -100px;
	top: 0px;
}


#logo h1 {
	display:block;
	height: 112px;
	width: 380px;
	text-indent:-9009px; 
	margin: 0px 0px 10px 5px;
	background: url('../images/logo.png') no-repeat;
}

#logo h1 a {
	display:block;
	height:100%;
	width:100%;
	/* grafully degrade */
	color:#F2DBBB;
	font-size:28px;
	line-height:3em;
}

#tagline {
	float: left;
	margin-left: 213px;
}

#tagline h2 {
	font-size: 15px;
	color: #7A5E5E;
	line-height: 1.7em;
	padding: 0px;
	margin: 0px;
}

#top_menu {
	float:right;
	height:55px;
	margin-top:10px;
	width:auto;
}



a.top-link {
	color: #333;
	text-transform:uppercase;
	text-decoration:none;
	margin: 0px 5px 0px 5px;
	font-size: 90%;
	}

a.top-link:hover {
	color: #999;
	text-decoration:underline;
	}
	
#basket {
	color: #212121;
	font-weight: bold;
	text-align: right;
	text-transform:uppercase;
	text-decoration:none;
	margin: 10px 5px 0px 0px;
}

#leftmargin-bg {
	background: url('../images/leftmar-bg.gif') repeat-y top right;
}

.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;
}


div.stockcontainer .pagetitle  {
	background-color: #A17A72;
	color: #F2DBBB;
}


.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;
	font-size:15px;
	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: 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;
}
.checkouttext {
	color: #666666;
	background-color: transparent;
}
.checkoutlinks {
	font-weight: normal;
	color: #666666;
}
.checkoutlinks:hover {
	color: #999;
	background-color: transparent;
}
.footer {
	text-decoration: none;
}
.footer:hover {
	text-decoration: none;
	color: #333333;
	background-color: transparent;
}

.footer a {
	color: #eee;
}

.footer a:hover {
	text-decoration:underline;
}

.footer-bottom {
	background:#7A5E5E;
	color:#fff;
	float:left;
	width:100%;
	height: 50px;
}

.menumid {
	padding-left: 5px;
}

.boxtop {
	border-bottom:1px solid #999999;
	color:#212121;
	font-weight:bold;
	height:20px;
	margin-bottom:2px;
	margin-left:4px;
	padding-top:6px;
}
.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;
	border-bottom: 1px solid #666;
}
.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.pageTitleImage {
	margin-left: 6px;
}
.selected {
	font-weight: normal;
	color: #999;
}

.menu {
	background-color: transparent;
	color: #666666;
	text-decoration: none;
	padding-left: 6px;
	}
	
.menu:hover {
	text-decoration: none;
	color: #999;
}
#categories {
	position: relative;
	top: 0px;
	margin-bottom: 10px;
}
.category {
	margin-bottom: 1px;
}

.menuTableLevel0 {
	margin-top: 4px;
	margin-bottom: 4px;
	}

.menuTableLevel0:hover {
	background: #ccc;
	}	

/* 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: #333;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	height: 12px;
}
.menuLevel0:hover {
	text-decoration: none;
	color: #212121;
	font-weight: normal;
}
/* set the cheverons for the first level of categories */
.menuCell1Level1 {
	background-image: url("../images/pointer_blue.gif");
	background-repeat: no-repeat;
	background-position: 10px;
}
/* set the cheverons for the second level of categories */
.menuCell1Level2 {
	background-image: url("../images/pointer_blue.gif");
	background-position: 15px;
	background-repeat: no-repeat;
}
.menuRow {
	padding-bottom: 0px;
}
menuRowLevel1 {
	padding-bottom: 5px;
}
.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: #E8E8E8;
}
#delivery_ad {
	padding-top: 20px;
}
/* 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: 45px;
	float: right;
	padding: 0px 0px 0px 0px;
}

#menu_bar {
	width: 100%;
	height: 35px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background: #C99D87;  
	border-top: 5px solid #A17A72;
}

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:right;
	margin-top: 8px;
	margin-right: 8px;
}

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;
}

/* 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;
	opacity: 0.6;
	border: 1px #333 solid;
	margin-left: 10px;
	margin-bottom: 3px;
	width: 160px;
}
.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;
	_width: 30px;
	_margin-bottom: 2px;
}
.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;
}

#banner {
	width: 690px;
	height: 444px;
	position:relative;
}

.banner_message {
	 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70;
	position:absolute;
	right:15px;
	bottom:15px;
	z-index:20;
	background:#ffffff;
	width: 660px;
	height: 100px;
	text-align:left;
	color:#000;
}

.banner_message:hover {
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.80;
}

.banner_message h1 {
	font-size: 18px;
	margin-left: 10px;
}

.banner_message h2 {
	font-size: 12px;
	font-weight: normal;
	line-height:1.5em;
	margin-left: 10px;
}

.opacity {
	 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.60;
}

#bannerhome {
	width: 100%;
	height: 150px;
	background: url('../images/banner-image.jpg') no-repeat right;
}

#bannerhome h1 {
	margin: 10px 0px 0px 0px;
	font-size: 15px;
	color: #333;
	text-align:left;
font-weight:bold;
}

#bannerhome h2 {
	color: #666;
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	text-align:left;
	line-height: 1.5em;
	width: 50%;
	float: left;
	font-weight:normal;
}

#banner-adverts {
	width: 100%;
	height: auto;
}

.left-advert, .right-advert {
	border: 1px solid #7A5E5E;
	float:left;
	margin-top:3px;
	height:120px;
	width:49%;
	background: #7A5E5E;
}

.right-advert h1, .left-advert h1 {
	background: #A17A72;
	color: #F2DBBB;
	padding-left: 5px;
	border-bottom: 1px solid #DEB99B;
	width: auto;
	text-align: left;
}

.right-advert h2, .left-advert h2 {
	color: #fff;
	margin: 8px 0px 0px 6px;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	line-height: 1.5em;
}

.left-advert {
}

.right-advert {
	margin-left:8px;
}


/*-------------------------------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;
}

.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 {
	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------------------------*/
/*-------------------------------toadd_20090316.css------------------------*/
.component_stockdetail			{ min-width:565px; width:565px; float:left; }
#component_stockdetail_maindetail		{ width:326px; }
#component_stockdetail_tabbedinfo_ajax	{ width:320px; }
#component_stockdetail_alsobought		{ width:326px; }
#stockdetailtrail                	    	{ width:280px; }
#baskettrail                		{ width:320px; }

#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; }

.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: bold; }
.stockthumbpriceFormat2 { font-weight: bold; }
/*-------------------------------toadd_20090316.css------------------------*/
/*-------------------------------toadd_20091118.css------------------------*/
/* to turn image magnify on, remove the 2 styles below  */
#zoom1-big { display:none; }
.MagicZoomPup { display:none; }  
/*-------------------------------toadd_20091118.css------------------------*/
/*-------------------------------toadd_20091118.css------------------------*/
/* to turn image magnify on, remove the 2 styles below  */
#zoom1-big { display:none; }
.MagicZoomPup { display:none; }  
/*-------------------------------toadd_20091118.css------------------------*/
/*-------------------------------toadd_20091118.css------------------------*/
/* to turn image magnify on, remove the 2 styles below  */
#zoom1-big { display:none; }
.MagicZoomPup { display:none; }  
/*-------------------------------toadd_20091118.css------------------------*/

