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: 320px;
	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;
}

.orderform1 {
background-color:#efedee;
height: 30px;
vertical-align:middle;

}

.orderform {
height: 30px;
vertical-align:middle;

}

.orderTitle {
font-size: 1.1em;
font-weight:bold;
}

.ErrorMessage, .FormErrorMessage
{
	background-image: url(../Images/ErrorBig.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	width: 360px;
    color: #f00;
    background-color: #fff;
    border: solid 2px #f00;
    padding: 20px 20px 20px 80px;
    font-weight:bold;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.SuccessMessage
{
	background-image: url(../Images/SuccessBig.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	width: 400px;
    color: #0a0;
    background-color: #fff;
    border: solid 2px #0a0;
    padding: 20px 20px 20px 80px;
    font-weight:bold;
	text-align:center;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
}

.WarningMessage
{
	background-image: url(../Images/WarningBig.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	width: 400px;
    color: #960;
    background-color: #fff;
    border: solid 2px #960;
    padding: 20px 20px 20px 80px;
    font-weight:bold;
	text-align:center;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
}

.InfoMessage
{
	background-image: url(../Images/InformationBig.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	width: 400px;
    color: #33f;
    background-color: #fff;
    border: solid 2px #33f;
    padding: 20px 20px 20px 80px;
    font-weight:bold;
	text-align:center;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
}

.ContentRight {
	float: left;
	width: 250px;
}
.FormLabel
{
	font-weight: bold;
}

#col_4 {
float:left;
}

#col_5 {
float:right;
margin-top: 24px;
}

.contact {
font-size:1.1em;
}

.breadcrumb {
border-bottom: 1px solid #CCCCCC;
height: 23px;
padding-top: 7px;
margin-bottom: 10px;
}

.products_list_box1 { /* box to hold each products in the list */
	background-color: #fff;
	float: left;
	width: 158px;
	height: 230px;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	overflow: hidden;
	cursor: pointer;
	}
	
	.onsale {
	background:url(../_images/layout/onsale.png);
	height: 120px;
	width: 140px;
	}
	
	.products_image_box1 { /* fixed height box to hold products image */
	background-color: #ffffff;
	width: 140px;
	height: 120px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.products_title_box1 { /* fixed height box to hold products title */
	font-size: 0.9em;
	color: #737772;
	width: 160px;
	height: 50px;
	overflow: hidden;
	font-weight: bold;
	text-align:center;
	margin-top: 12px;
}

.products_price_box { /* fixed height box to hold products price */

	width: 160px;
	overflow: auto;
	text-align:center;
	font-size:0.9em;
	color:#179b45;
	font-weight:bold;
}


.item-image {
width: 230px;
float:left;
margin-top: 10px;
}

.item-photo {
width: 230px;
float:left;
border:1px solid #CCCCCC;
text-align:center;

}

.item-details {
width: 470px;
float:left;
margin-left: 20px;
margin-top: 10px;

}

.item-title {
font-size:1.4em;
margin-bottom: 20px;
padding-left: 10px;
border-bottom: 1px solid #CCCCCC;
padding-bottom: 8px;
}

.item-text {
font-size:0.9em;
}

.item {
border-bottom: 3px solid #179b45;
padding-bottom: 40px;
}

.item-info-box {
background:#edefee;
height: 160px;
margin-top: 30px;
}

/* Style for Usual tabs */
.usual {
  
  color:#6b6d6c;
  width:720px;
margin:14px auto;
}
.usual li { list-style:none; float:left; }
.usual ul {
	margin: 0 0 0 -40px;
}
.usual ul a {
  display:block;
  padding:6px 10px;
  text-decoration:none!important;
font:10px Verdana;
  background:#FFF;
  border: 1px solid #dcdbdb;
  border-bottom: 0;

}
.usual ul a:hover {
  color:#FFF;
  background:#cfd0d0;
  }
.usual ul a.selected {
  margin-bottom:0;
  background:#edefee;
  cursor:default;
  }
  
  .usual ul a.selected:hover {
 color:#6b6d6c;
  }
  
.usual div.content {
  padding:15px 10px 15px 10px;
  *padding-top:3px;
  *margin-top:-15px;
  clear:left;
  background:#edefee;
  font-size:0.8em;
  border: 1px solid #dcdbdb;
}
.usual div a { color:#000; font-weight:bold; }

#usual2 { background:#0A0A0A; border:1px solid #1A1A1A; }
#usual2 a { background:#222; }
#usual2 a:hover { background:#000; }
#usual2 a.selected { background:snow; }
#tabs3 { background:#FF9; }

.btn {
background:#199944;
border: 0;
color:#fff;
padding: 3px 10px;
}

.btn:hover {
background:#9fa0a3;

}
table.checkouttable tr {
        height: 27px;
}
table.checkouttable tr td input {
	margin: 0;
}
