#header {
  height: 150px;
  background: url(images/header_bg.jpg) no-repeat;
  margin:0 auto;
  width:930px;
}
#logo {
  width:220px;
  height:100px;
  position:relative;
  right:320px;
  top:30px;
  cursor:pointer;
}

#header p {
  color: #ffffff;
  margin:0;
  padding: 0;
}

#header div {
  color: #ffffff;
}
#header a {
  color: #ffffff;
}
#slogan {
  color: #ffffff;
  padding: 0 0 5px 10px;
  font-weight: bold;
  font-size: 13px;
}

.speedbar{
	background:url(images/top_bg.jpg);
	width:930px;
	height:37px;
	margin:0 auto;
}

.speedbarBox{
	line-height:37px;
	margin-left:20px;
}

.speedbarLink{
	padding:0 10px 0 10px;
}

.speedbarLink a{
	color:#9c9994;
}
.speedbarLink a:hover{
	text-decoration:underline;
}

.woodbar{
	background:url(images/woodbar_bg.jpg);
	width:930px;
	height:20px;
	margin:0 auto;
}

#main-body {
  width:930px;
  overflow:hidden;
  background-color:#dcd9d2;
  padding-bottom:20px;
  margin-bottom:0px;
}
#categories {
  background: url(images/cat_header.jpg) no-repeat;
  padding-top: 23px;
  margin-top: 1px;
}
.cat-link {
  background: url(images/cat_bg.jpg) no-repeat;
  padding-left: 50px;
  line-height: 30px;
}
.cat-div {
  background: url(images/cat_div.jpg) no-repeat;
  height: 3px;
}
.cat-footer {
  background: url(images/cat_footer.jpg) no-repeat;
  height: 17px;
}
.dialog-block h1{
  margin: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 15px;
  text-indent:20px;
  background:url(images/menu_header.jpg);
}

.dialog-block .dialog-content {
  padding: 10px 0;
}
.menu-block h1{
  background-image: url(images/menu_header.jpg);
  margin: 0;
  padding: 5px;
  color: #ffffff;
}

.menu-block .menu-content {
  /*border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;*/
  padding: 1px;
  /*background: #e2e9eb url(images/menu_content_bg.jpg) repeat-x;*/
  background-color:#cfccc5;
}
#footer {
  margin: 0 auto;
  width: 930px;
  background-color:#161513;
  line-height:40px;
  text-indent:20px;
  color:#4f4e4c;
}
#footer a{
	color:#4f4e4c;
}
#red-stripes {
  background: #701b1c url(images/red_stripes_bg.jpg);
  line-height: 30px;
  border-top: 1px solid #701b1c;
  border-bottom: 1px solid #701b1c;
}
#red-fade {
  background: #a11414 url(images/red_fade_bg.jpg) repeat-x;
  border-top: 1px solid #a11414;
  text-align: center;
  color: #ffffff;
  font-size: 11px;
  padding: 10px;
}
#copyright {
  line-height: 25px;
  color: #ffffff;
}
#cart-top {
  background: url(images/cart.png) no-repeat left;
  padding-left: 20px;
  margin-top: 15px;
  behavior: url(iepngfix.htc);
}

#ico-contact{
  background: url(images/email.png) no-repeat left;
  padding: 0 8px 0 20px;
  behavior: url(iepngfix.htc);
}
#ico-help{
  background: url(images/help.png) no-repeat left;
  padding: 0 8px 0 20px;
  behavior: url(iepngfix.htc);
}

#ico-myaccount{
  background: url(images/key.png) no-repeat left;
  padding: 0 8px 0 20px;
  behavior: url(iepngfix.htc);
}
#ico-register{
  background: url(images/pencil.png) no-repeat left;
  padding: 0 8px 0 20px;
  behavior: url(iepngfix.htc);
}
#ico-checkout{
  background: url(images/cart_go.png) no-repeat left;
  padding: 0 8px 0 20px;
  behavior: url(iepngfix.htc);
}
#ico-sitemap{
  background: url(images/sitemap.png) no-repeat left;
  padding: 0 8px 0 20px;
  behavior: url(iepngfix.htc);
}
#ico-users{
  background: url(images/user.png) no-repeat left;
  padding: 0 8px 0 20px;
  behavior: url(iepngfix.htc);
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}
#ico-orders{
  background: url(images/money.png) no-repeat left;
  padding: 0 8px 0 20px;
  behavior: url(iepngfix.htc);
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}
#ico-anon{
  background: url(images/cart_go.png) no-repeat left;
  padding: 0 8px 0 20px;
  behavior: url(iepngfix.htc);
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

/****** CHECKOUT SPECIALS **********/

.checkoutSpecialsImage{
	height:100px;
	cursor:pointer;
	width:100px;
}

.checkoutSpecials{
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

.checkoutSpecialsPrice{
	font-weight:bold;
	font-size:16px;
	color:#a11414;
	float:left;
	margin-right:5px;
	margin-top:10px;
	margin-left:150px;
}

div.checkboxOff{width:15px; height:15px; background:url(images/checkbox_off.gif) no-repeat; border:0px; float:left;  margin-top:12px; cursor:pointer;}
div.checkboxOn{width:15px; height:15px; background:url(images/checkbox_on.gif) no-repeat; border:0px; float:left; margin-top:12px; cursor:pointer;}

input.checkboxReal{position:absolute; z-index:2; margin-top:1px; margin-left:-7px; -moz-opacity:0 ; filter:alpha(opacity: 0); opacity: 0; cursor:pointer; }

.left{ float:left; }

.write_review{
	background:url(images/write_review.png) no-repeat;
	width:33px;
	height:16px;
}

.read_review{
	background:url(images/read_review.png) no-repeat;
	width:16px;
	height:16px;
	margin-right:5px;
}

.productReviewsBox{
	width:125px;
	cursor:pointer; 
}

.productReadReviewsBox{
	width:105px;
	cursor:pointer; 
}

.productReadYTReviewsBox{
	width:155px;
	cursor:pointer; 
}

.productReviewsBox:hover{
	text-decoration:underline;
}

.productReadReviewsBox:hover{
	text-decoration:underline;
}

.productReadYTReviewsBox:hover{
	text-decoration:underline;
}

.writeReviewText{
	margin-top:3px; 
	position:relative; 
	font-weight:bold; 
	font-size:12px;
}

.clear{
	clear:both;
}

/* PRODUCT LINKS */

.linksBox{
	position:relative;
	left:-20px;
	top:-20px;
	font-size:14px;
}

.secureShoppingLink{
	font-weight:bold;
	margin-bottom:5px;
}

a.linksBoxFont{
	color:#a11414;
}

.ssMainTitle{
	font-weight:bold;
	font-size:16px;
	color:#a11414;
}

.ssText{
	font-size:12px;
}

.ssTitle{
	font-weight:bold;
	color:#a11414;
}

.ssBody{
	FONT-FAMILY: Arial, Tahoms, Verdana, Helvetica, Sans-serif;
	COLOR: #2c3e49;
	FONT-SIZE: 11px;
}

.ssl{
	width:70%;
	margin-right:10px;
}

.sslImg{
	width:25%;
}

.marginBottom{
	margin-bottom:5px;
}

.footer_ish{
	width:100%; 
	padding-top:10px;
}

/*** TAG CLOUD ***/

.marginTop{ margin-top:5px; }
.left{ float:left; }
.clear{ clear:both; }
.addTag{ width:75px; }
.margin-left{ margin-left:5px; }
.errMsg{ padding:10px; border:solid 1px red; }

/******** HOME PAGE ***************/

.welcomeBox{
	width:469px;
	border-right:solid 1px #cecabf;
	padding-right:15px;
}

.newestProducts{
	padding-left:10px;
	width:180px;
}

/********** FRESH PRODUCTS *************/

.freshProductsBox{
	text-align:center;
	margin-bottom:20px;
}

.freshImageMainBox{
	width:120px;
	height:105px;
	background-color:#cfccc3;
	padding:10px;
	text-align:center;
	margin:0 auto;
	cursor:pointer;
}

.freshImageMainBox:hover{
	background-color:#b0ada6;
}

.freshImageBox{
	background-color:#fff;
	height:105px;
	overflow:hidden;
}

.freshProduct{
	margin-bottom:5px;
}

a.freshProductLink{
	color:#807d76;
	font-weight:bold;
}

.freshLinks a{
	color:#807d76;
	font-size:10px;
}

/********** Bestsellers PRODUCTS *************/

.bestsellersProductsBox{
	text-align:center;
	margin-bottom:20px;
	margin-left:20px;
	width:140px;
}

.bestsellersImageMainBox{
	width:120px;
	height:105px;
	/*background-color:#b0ada6;*/
	background-color:#cfccc3;
	padding:10px;
	text-align:center;
	margin:0 auto;
	cursor:pointer;
}

.bestsellersImageMainBox:hover{
	background-color:#b0ada6;
}

.bestsellersImageBox{
	background-color:#fff;
	height:105px;
	overflow:hidden;
}

.bestsellersProduct{
	margin-bottom:5px;
    line-height:12px;
    height:36px;
    overflow:hidden;
}

a.bestsellersProductLink{
	color:#807d76;
	font-weight:bold;
}

.bestsellersLinks a{
	color:#807d76;
	font-size:10px;
}

/******* DETAILED IMAGES POPUP *********************/

.detailedThumbs{
	margin-top:40px;
}

.detailedThumb{
	margin-top:10px;
	margin-left:20px;
	cursor:pointer;
}

.detailedThumbProd{
	margin-top:10px;
	margin-left:5px;
	cursor:pointer;
}

.detailedImage{
	margin-left:40px;
}

.closeWindow{
	background:url(images/close_window.gif) no-repeat;
	height:20px;
	width:100px;
	cursor:pointer;
	margin-bottom:20px;
}
.smart_shopper{
	background:url(images/smartshopper.png) no-repeat;
	height:83px;
	width:65px;
	position:relative;
	float:right;
	left:27px;
	_margin-left:-28px;
	top:-38px;
	*top: -38px;
}
/******** Menu Colour Boxes **************/

.colourBoxBlack{
	height:15px;
	width:15px;
	background-color:#000;
	cursor:pointer;
	border:solid 1px #f0f0f0;
}

.colourBoxRed{
	height:15px;
	width:15px;
	background-color:#db531d;
	cursor:pointer;
	border:solid 1px #f0f0f0;
}

.colourBoxBrown{
	width:15px;
	height:15px;
	background-color:#804000;
	cursor:pointer;
	border:solid 1px #f0f0f0;
}

.colourBoxWhite{
	width:15px;
	height:15px;
	background-color:#fff;
	cursor:pointer;
	border:solid 1px #f0f0f0;
}

.colourBoxBlue{
	width:15px;
	height:15px;
	background-color:#879db4;
	cursor:pointer;
	border:solid 1px #f0f0f0;
}

.colourBoxCream{
	width:15px;
	height:15px;
	background-color:#e8e2bf;
	cursor:pointer;
	border:solid 1px #f0f0f0;
}