#header {
  height:170px;
  width:930px;
  /*border-bottom: 10px solid #523736;*/
  background:url(images/header_bg.jpg) no-repeat;
}
#header .headerLink{
	position:relative;
	top:55px;
	left:-5px;
	cursor:pointer;
	width:400px;
	height:90px;
	float:left;
}
.headerWebsite{
	color:#c9c9c9;
	line-height:20px;
	margin-right:20px;
}
#top-bar td {
  background: #99343a url(images/topbarbg.jpg) repeat-x;
  padding: 10px;
  color: #ffffff;
}

#top-bar a {
  color: #ffffff;
}
#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;
}

#main-body {
  background:#efefef;
  /*border-left:solid 1px #151515;*/
  width:930px;
  /*padding-bottom:20px;*/
}
.left-column {
  /*padding: 10px;*/
  padding:0px;
}
#content-column {
  padding: 10px 10px 10px 0;
}

#categories {
  /*background: url(images/navbg.jpg) bottom right no-repeat;
  margin: 10px 0;*/
  padding:0 0 10px 0;
}
.cat-link {
  cursor:pointer;
  line-height:20px;
  border-bottom:1px dotted grey;
}
.cat-link a{
	color:#8a8984;
}
.cat-link:hover{
	background-color:#efefef;
}
.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{
	background:#fafafa url(images/dialog-header.jpg) no-repeat;
	width:560px;
	#width:540px;
	padding-bottom:10px;
}

.dialog-block h1{
  margin: 0 0 0 30px;
  color: #849da4;
  font-size: 18px;
  line-height:54px;
  width:530px;
  #width:510px;
  border-bottom:solid 1px #e1e1e1;
}

.dialog-block .dialog-content {
  padding:10px 0 0 30px;
  background:#fafafa;
}

.menu-block{
	width:175px;
}

.menu-block .menu-header{
  margin: 0;
  padding-top:10px;
  line-height: 25px;
  font-weight:bold;
  font-size:12px;
  color:#b1b1b1;
  text-indent:25px;
}

.menu-block .menu-content {
  /*border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;*/
  padding: 1px;
  padding-left:8px;
  background: none;
}

.menu-block .menu-content a{
	color:#b1b1b1;
}

.menuWhite{
	background:#fff;
	width:165px;
	padding-bottom:10px;
	border-bottom:solid 1px #dfdfdf;
}

#footer {
  margin: 0 auto;
  width:930px;
  height:54px;
  background:url(images/footer_bg.jpg) no-repeat;
}
#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: #99343a url(images/footerbg.jpg) repeat-x;
  border-top: 1px solid #a11414;
  text-align: center;
  color: #ffffff;
  font-size: 11px;
  padding: 10px;
}
#copyright {
  line-height: 40px;
  color:#fff;
  text-indent:40px;
}
#copyright a{
	color:#fff;
}
#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: #000000;
  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: #000000;
  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: #000000;
  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; }

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

.welcomeHeader{
	background:url(images/welcome_bg.jpg) no-repeat;
	width:930px;
	height:226px;
}

.headerTab{
	background:url(images/sideTab_bg.jpg) no-repeat;
	width:42px;
	height:214px;
	position:relative;
	top:-35px;
	left:-43px;
}

.centralSpace{
	 /*padding-left:30px; 
	 border:solid 1px #fff;
	 border-width:1px 0 0 0;
	 background: #ebebeb url(images/central_bg.jpg) repeat-x; */
	 width:560px;
}

.footerBar{
	width:929px;
	height:38px;
	background:url(images/footerBar_bg.jpg) no-repeat;
	border-left:solid 1px #141414;
}

/*#featuredProducts{
	background: #d8d8d8 url(images/featured_bg.jpg) no-repeat;
	width:649px;
}

#featured_header{
	background:url(images/featured_header_bg.jpg) no-repeat;
	width:205px;
	height:33px;
}

#featuredBox{
	padding:30px 0 0 30px;
}

#featuredProds{
	margin-left:20px;
}

.featuredSeperator{
	background:#d4d4d4; 
	margin-bottom:20px; 
	width:485px; 
	height:1px;
}

.featuredLinks{
	color:#818179;
	cursor:pointer;
}*/

.right_menu{
	padding-top:20px;
	margin-bottom:20px;
	margin-right:0px;
	padding-right:0px;
}
.left_menu{
	margin-bottom:80px;
}
.left_menu_item{
	width:185px;
	height:46px;
	line-height:44px;
	text-indent:30px;
	color:#6e6e6e;
	font-size:14px;
	cursor:pointer;
	background:url(images/main_menu_off_bg.jpg);
}
.left_menu_item:hover{
	font-weight:bold;
	color:#fff;
	background:url(images/main_menu_on_bg.jpg);
}
.leftMenuOn{
	font-weight:bold;
	color:#fff;
	background:url(images/main_menu_on_bg.jpg);
}

.right_menu_dark{
	background-color:#a7a7a7;
	width:100%;
	height:40px;
	margin-bottom:10px;
	line-height:40px;
	text-indent:30px;
	color:#fff;
	font-size:18px;
	cursor:pointer;
}

.newsBox{
	/*padding:10px 10px 10px 30px;*/
}

.newsContent{
	padding:0;
}

.newsletterHeader{
	font-size:20px;
	color:#a6a6a6;
	margin-right:5px;
}

.newsletterText{
	width:150px;
	text-align:right;
	margin-left:10px;
}

input.newsEmail{
	height:20px;
	padding-top:10px;
	padding-left:15px;
	border:solid 1px #dbdbdb;
	width:120px;
	color:#a2a9a2;
}

.newsletterSubmit{
	width:84px;
	height:25px;
	background:url(images/newsletter_subscribe.jpg) no-repeat;
	cursor:pointer;
	margin-top:5px;
}

.contactUsHeader{
	font-size:20px;
	color:#a6a6a6;
	margin-bottom:5px;
}

.contactUsText{
	width:200px;
	margin-left:20px;
}

.cuText{
	color:#9da29e;
}

.contactUsBox{
	width:175px;	
}

.liveHelp{
	margin-top:40px;
}

.manufacturerHeader{
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
}

#header .miniCart{
	position:relative;
	color:#505050;
	font-size:12px;
	right:50px;
}

.usersOnline{
	width:100%;
	padding:10px;
}

.bestsellerBox{
	width:147px;
	margin-right:20px;
	margin-bottom:20px;
}

.bestsellerBorderBox{
	width:147px;
	height:136px;
	border:solid 2px #ededed;
	position:absolute;
	border-width:0 2px 2px 0;
	margin-bottom:10px;
	cursor:pointer;
}

.bestsellerProduct{
	color:#b1b1b1;
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
}

.bestsellerImage{
	width:147px;
	height:136px;
	margin-bottom:10px;
}

.bestsellerPrice{
	color:#b1b1b1;
	font-weight:bold;
	font-size:14px;
}

.bestsellerLinkBox, .bestsellerLinkBox a{
	color:#898a85;
}

/******** Menu Colour Boxes **************/

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

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

.colourBoxYellow{
	width:15px;
	height:15px;
	background-color:#ffd87d;
	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;
}

.welcomeBox{
	background:url(images/welcomeBox_bg.jpg) top left no-repeat;
	width:745px;
	height:300px;
	position:relative;
	bottom:5px;
}

.welcomeBoxRight{
	background:url(images/welcomeBox_right_bg.jpg);
	width:55px;
	height:255px;
	position:relative;
	left:33px;
	top:0px;
	float:right;
}

.smart_shopper{
	background:url(images/smart_shopper.gif) no-repeat;
	width:29px;
	height:141px;
	position:relative;
	left:-56px;
	top:-46px;
	float:left;
}

/* Cartmods Add */
.product_details{
	font-size:14px;
	padding:10px;
	margin-left:20px;
	color:000;
}