html {
	background: #e8e8e8 url(/_images/layout/background.jpg) repeat-x top;
	/*background: #b3b3b3 url(/_images/layout/christmastheme.jpg) no-repeat center top;*/
	margin: 0;
}
body {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #808181;
	margin: 0 0 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
tr {
	vertical-align: top;
}
.onlineShopTable {
	text-align: center;
}
.onlineShopTable a {
	text-decoration: none;
}
.onlineShopTable a:hover {
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
.priceMatchButton {
	width: 164px;
	height: 56px;
	background: url(/_images/price-match.jpg) no-repeat;
	float: right;
}
#container {
	width: 980px;
	margin: auto;
}
#topBar {
	height: 42px;
	position: relative;
	padding: 0 0 0 20px;
	width: 960px;
	margin: auto;
	background: url(/_images/layout/topBarBG.jpg) no-repeat;
}
#basket {
	float: right;
}
#search {
	float: left;
}
#header {
	height: 158px;
}
#main {
	background: #eceeed;
	padding: 20px;
}
#basketContents {
	position: absolute;
	background: #eceeed;
	padding: 5px 0 0;
}
.col_1 {
	width: 620px;
	float: left;
	margin: 0 20px 0 0;
}
.col_2 {
	width: 300px;
	float: left;
}
.col_full {
	width: 100%;
	float: left;
	margin: 20px 0 0;
}
#menu {
	background: url(/_images/layout/menucurved.jpg) no-repeat;
	height: 43px;
	text-align: center;
}
#menu a {
	text-decoration: none;
	color: #767676;
	font-size: 1.5em;
	display: inline-block;
	padding: 10px 50px 7px;
	font-family: Arial, 'Trebuchet MS';
}
#menu a:hover {
	color: #fff;
}
.whiteBg {
	background: #fff url(/_images/layout/menu/greyBackground.jpg) repeat-y left;
}
.catMenu {
	background: #eceeed;
	padding: 20px 20px 0;
	text-align: center;
}
.subCatMenu {
	width: 200px;
	float: left;
	border-top: 2px solid #f4f6f5;
	margin: 0 0 0 -20px;
}
.subCatMenu a {
	display: block;
	text-decoration: none;
	color: #999;
	background: #eceeed;
	border-bottom: 2px solid #f4f6f5;
	padding: 5px 20px;
}
.subCatMenu a:hover {
	background: #ccc;
}
.mainContent {
	width: 720px;
	float: left;
	padding: 0 20px 20px;
	background: #fff;
}
.greenBullet {
	color: #4bac65;
}
.purpleBullet {
	color: #9ca3cf;
}
.yellowBullet {
	color: #c58411;
}
.catMenu a {
	text-decoration: none;
	color: #767676;
}
.catMenu a:hover {
	color: #999;
}
a.currentCat {
	color: #4bac65;
}
a.currentSubCat {
	background: #dfe1e0;
}
.box {
	width: 298px;
	height: 160px;
	border: 1px solid #cfd1d0;
	background: #f6f8f6;
	float: left;
	margin: 0 20px 20px 0;
	position: relative;
}
.lastBox {
	margin: 0 0 20px 0;
}
.noPadding {
	width: 298px;
	height: 160px;
	padding: 0;
}
#staticText {
	width: 450px;
	float: left;
}
#staticLeft {
	float: left;
	width: 420px;
	padding: 10px 0 0;
	font-size: 0.8em;
}
#staticRightContain {
	width: 250px;
	float: right;
	margin: 0;
}
#staticRightTop,
#staticRightBottom {
	height: 10px;
	width: 300px;
}
#staticRightTop {
	background: url(/_images/staticTop.jpg) no-repeat;
	margin: 0 0 -2px;
	_margin: 0 0 -10px;
}
#staticRightBottom {
	background: url(/_images/staticBottom.jpg) no-repeat;
}
#staticRight {
	padding: 0px 10px;
	font-size: 0.8em;
}

#leftImageDescription {
	padding: 0px 10px;
	font-size: 0.8em;
}


#footer {
	background: #eceeed;
	margin: -0px 0 0 0;
	position: relative;
	/*width: 960px;
	margin: auto;*/
}
#footer a {
	color: #333;
}
#outerBottom {
	height: 10px;
	background: url(/_images/layout/outerBottom.gif) no-repeat;
	width: 980px;
	margin: auto;
}
.clear {
	clear: both;
}
#products_list_header { /* category/brands 'header' text */
	width: 735px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}
.products_list_box { /* box to hold each products in the list */
	background-color: #ffffff;
	float: left;
	width: 160px;
	height: 200px;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	overflow: hidden;
	cursor: pointer;
}
*html .products_list_box {
	width: 160px;
}
.products_list_box:hover, .products_list_box:hover #products_list_box_short, .products_list_box:hover #products_list_header, .products_list_box:hover .products_title_box, .products_list_box:hover .products_desc_box, .products_list_box:hover .products_image_box, .products_list_box:hover .products_price_box, #products_list_box_short:hover, #products_list_box_short:hover .products_title_box, #products_list_box_short:hover products_image_box {
	background: #e6f3e4;
	cursor: pointer;
}
#products_list_box_short { /* short version of box to hold each products in the list */
	background-color: #ffffff;
	float: left;
	width: 160px;
	height: 180px;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	overflow: hidden;
}
.products_title_box { /* fixed height box to hold products title */
	font-size: 1em;
	color: #737772;
	background-color: #fff;
	width: 160px;
	height: 50px;
	overflow: hidden;
	font-weight: bold;
}
.products_price_box { /* fixed height box to hold products price */
	background-color: #ffffff;
	width: 160px;
	overflow: auto;
}
.products_desc_box { /* fixed height box to hold products description */
	background-color: #ffffff;
	width: 160px;
	height: 20px;
	overflow: hidden;
	padding-bottom: 7px;
}
.products_image_box { /* fixed height box to hold products image */
	background-color: #ffffff;
	width: 160px;
	height: 120px;
	overflow: hidden;
	text-align: center;
}
#thumbnail_list_box { /* box to hold item image thumbnails */
	float: left;
	padding: 20px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	overflow: hidden;
}
#thumbnail_list_box2 { /* box to hold item image thumbnails */
	float: right;
	width: 252px;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	overflow: hidden;
}
#image_box { /* box to hold 'zoomed' item image */
	float: left;
	width: 450px;
	/* height: 450px; */ /* now set in item.asp code */
 padding: 0 0 0 0;
	margin: 5px 5px 5px 5px;
	overflow: hidden;
}
#item_addtobasket_box { /* bod to hold 'add to basket' controls */
	clear: left;
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}
#item_description_box { /* box to hold item description */
	clear: left;
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	text-align: justify;
}
#item_associations_box { /* box to hold item associations */
	clear: both;
	float: left;
	margin: 5px 5px 5px 5px;
}
#leftImageDescription {
	padding: 0px 10px;
	font-size: 0.8em;
}

.containerBox {
	float: left;
	width: 415px;
	border: 1px solid #d8d8d8;
	position: relative;
	margin: 20px 0 0;
	padding: 25px 10px 10px;
}
.rightMargin {
	margin: 20px 20px 0 0;
}
.labelHeader {
	background: #fff;
	font-size: 0.9em;
	position: absolute;
	top: -15px;
	left: 10px;
	border: 1px solid #d8d8d8;
	padding: 5px 10px;
	font-weight: bold;
}
.fixedHeight {
	min-height: 90px;
}
#errortext,
.error {
	color: red;
}
#backgroundPopup {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0; 
	left: 0;
	background: #000000;
	border: 1px solid #cecece;
	z-index: 10000;
}
#popupContact {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	width: 420px;
	z-index: 20001;
	font-size: 13px;
}
#popupContact a {
	color: #333333;
}
#popupContact h1 {
	text-align: left;
	color: #737772;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 1px dotted #D3D3D3;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
#popupContactClose {
	right: 6px;
	top: 4px;
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	display: block;
}
#popupContactClose a {
	color: #fff;
}
#popupContactClose:hover {
	cursor: pointer;
}
#button{
	text-align: center;
}
.adminContainer {
	border: 1px solid #fff;
	padding: 10px;
}
.thirdsContainerFinal {
	float: left;
	width: 255px;
	border: 1px solid #669900;
	background-color: #e7f1da;
	padding: 10px;
	margin: 0;
}
.thirdsContainer {
	float: left;
	width: 255px;
	border: 1px solid #669900;
	background-color: #e7f1da;
	padding: 10px;
	margin: 0 20px 0 0;
}
.wholeContainer {
	border: 1px solid #000;
	padding: 10px;
}
#popupImage {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	width: 450px;
	background: #FFFFFF;
	border: 2px solid #cecece;
	z-index: 20000;
	padding: 12px;
	font-size: 13px;
}
#popupImage a {
	color: #333333;
}
#popupImage h1 {
	text-align: left;
	color: #737772;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 1px dotted #D3D3D3;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
#popupImageClose {
	font-size: 14px;
	line-height: 14px;
	right: 6px;
	top: 4px;
	position: absolute;
	color: #6fa5fd;
	font-weight: 700;
	display: block;
}
#popupImageClose:hover {
	cursor: pointer;
}
#menu a.onlineShopLink:hover {
	color: #49ad64;
}
#menu a.stovesLink:hover {
	color: #c58411;
}
#menu a.rangeCookersLink:hover {
	color: #9ca3cf;
}
.footerSection {
	width: 220px;
	float: left;
	font-size: 0.9em;
	color: #333;
}
.footerContainer {
	position: absolute;
	top: 85px;
	height: 0;
	color: #fff;
}

#menu {
	position: relative;
	padding: 0 0 0 3px;
	z-index: 10000;
}
#menu a {
	float: left;
}

#bigMenuHover {
	float: left;
}
#bigMenu {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background: #eceeed;
	border: 6px solid #189b44;
	vertical-align: top;
}
#bigMenu a {
	padding: 0;
	float: none;
}
#bigMenu a:hover {
	color: #79b599;
}
#bigMenu hr {
	border: none;
	border-top: 1px solid #79b599;
	width: 90%;
	float: left;
}
#bigMenuHover:hover #bigMenu {
	text-align: left;
	visibility: visible;
	height: auto;
	width: 806px;
	z-index: 3000;
	top: 42px;
	left: 162px;
	font-size: 0.6em;
}
.innerBigMenu {
	width: 180px;
	float: left;
	padding: 5px;
	clear: none;
}
#bigMenuHover:hover a.onlineShopLink {
	background: #189b44;
	color: #fff;
}
.innerBigMenu b {
	font-size: 1.8em;
}
.menuContentPadding {
	padding: 5px 0 0 5px;
}
#basketTable {
	background: #fff;
}
.greenBox:hover {
	background: #189b44;
}
#addedtobasket {
	padding: 10px;
	margin: 10px 0;
	background: #49ad65;
	color: #fff;
}