#topheader {
  background: url('images/topbg.jpg') repeat-x;
  line-height: 28px;
  color: #ffffff;
  font-size: 11px;
  padding: 0 10px;
}

#header {
  height: 133px;
  width:928px;
  background: url('images/headerbg.jpg') no-repeat;
}
#header #logo {
  padding: 30px 0 0 38px;
  width: 230px;
  vertical-align: top;
}
#header-content {
  padding: 10px;
  text-align:right;
  vertical-align: top;
}
#header-content div{
  line-height: 180%;
  color: #ffffff;
  font-size: 12px;
}
#headertabs{
    height:42px;
    background:url('images/tabsbg.jpg') no-repeat;
    padding: 4px 0 0 2px;
}

#header .miniCart{
	position:relative;
	color:#8a8986;
	font-size:12px;
	height:40px;
	line-height:44px;
	padding-right:5px;

}
#header a.minicart, a.miniCart link{
	color:#fff;
	font-size:12px;
}


#headerBottom{
    width:930px;
    height:26px;
    background:url(/skin1/images/header-bottom.jpg) no-repeat;
}

#headerSearch{
  position:relative;
  left:0px;
  top:-0px;
  *left:0;
  *top:0;
  margin-bottom:-30px;
}


#top-bar td {
  background: #99343a url(images/topbarbg.jpg) repeat-x;
  padding: 10px;
  color: #ffffff;
}

.top1 {
    text-align: right;
    margin-top:94px;
    margin-right:0px;
    padding-right:0px;
    height:42px;
    line-height:42px;
    background:#d6d6d6;
}

#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;
}
#top-menu td {
  padding: 14px 15px 0 15px;
  vertical-align: top;
}

#main-body {
  width:928px;
  background: #111111;
}
#main-content {
  vertical-align: top;
  color: #ffffff;
}
#main-content p,
#main-content div,
#main-content td,
#main-content span
{
  color: #ffffff;
}
#side-content {
  vertical-align: top;
  width: 210px;
  padding: 10px;
}

#categories {
  /*background: url(images/navbg.jpg) bottom right no-repeat;
  margin: 10px 0;*/
}
.cat-link {
 
  cursor:pointer;
  COLOR: #fff;
}
.cat-link:hover{
	
	COLOR: #fff;
}
.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: #a11414;
  font-size: 15px;
}
.dialog-title{
  padding: 10px;
  font-size: 18px;
}
.dialog-content {
    background: #141414;
    padding: 10px;
}
.product_details{
	font-size:16px;
	color:#59828F;
	padding:15px;
}


.dialog-top {
 background: url(images/dialog-top.jpg);
 width:684px;
 height:12px;
}
.dialog-bottom {
 background: url(images/dialog-bottom.jpg);
 width:684px;
 height:12px;
}
.menu-background {
  background: url(images/dialog-bottom.jpg);
}
.menu-block .menu-header{
	width:100%;
	
}
.menu-block .menu-content {
  /*border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;*/
  padding: 1px;
  background: none;
}
#right-menu-top {
  background: url(images/menu-top.png);
  width: 258px;
  height: 11px;
  margin-top:10px;
}
#right-menu-bottom {
  background: url(/skin1/images/menu-bottom.png);
  width: 258px;
  height: 11px;
  clear:both;
  margin-bottom:10px;
}
.menu-divider{
  margin-top:15px;
  border-top:1px solid #414141;
  padding-top:15px;;
}


#footer {
  background:url('images/footerbg.jpg') no-repeat;
  padding: 10px;
  border-top:1px solid #000000;
}
#footer_nav{
  text-align:center;
  color:#efefef;
  padding:0 30px 0 30px;
  margin:0;
  overflow:hidden;
}

#footer_nav ul{
    list-style:none;
    color:#FFFFFF;
    margin: 0;
    padding:0;
}
#footer_nav ul .last{
    border:0px;
}
#footer_nav ul li{
    border-right:1px solid #6d6d6d;
    color:#efefef;
    padding:2px 10px;
    display: inline;
}
#footer_nav ul li a{
    color:#efefef;
}
#copyright {
  line-height: 32px;
    color:#efefef;
  text-align:center;
}
#copyright a{
    color:#efefef;
}
#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: #5a5955;
  font-size: 11px;
  font-weight: bold;
  margin-left:30px;
}
#ico-orders{
  background: url(images/money.png) no-repeat left;
  padding: 0 8px 0 20px;
  behavior: url(iepngfix.htc);
  color: #5a5955;
  font-size: 11px;
  font-weight: bold;
  margin-left:30px;
}
#ico-anon{
  background: url(images/cart_go.png) no-repeat left;
  padding: 0 8px 0 20px;
  behavior: url(iepngfix.htc);
  color: #5a5955;
  font-size: 11px;
  font-weight: bold;
  margin-left:30px;
}

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

.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; }
.tagCloudBox{ color:#fff; }
.tagCloudTag a{ color:#fff; }

/******* 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{
    background: url(/skin1/images/bright-grey-back.jpg);
}

.footerBar{
	width:930px;
	height:38px;
	background: #5d5d5d;
}

#featuredProducts{
	width:525px;
}

#featured_header{
	background:url(images/featured_header_bg.jpg) no-repeat;
	width:400px;
	height:33px;
	line-height:33px;
	text-indent:20px;
}

#featuredBox{
	padding:10px;
}

#featuredProds{
	
}

.featuredSeperator{
	background:#433F34;
	margin-bottom:20px; 
	width:475px;
	height:1px;
}
.productTop{
  background: url('images/product-top.jpg') left top no-repeat;
  width:184px;
  height:25px;
}


.featuredLinks{
	color:#fff;
	cursor:pointer;
    width:65px;
    height:25px;
    line-height:23px;
    background:url('/skin1/images/thumb-button.png') top left no-repeat;
}

.right_menu{
    width:195px;
    overflow:hidden;
    *margin-right:-20px;

	padding-top:0px;
}

.right_menu_lite{
	background-color:#b4b4b4;
	width:100%;
	height:40px;
	margin-bottom:10px;
	text-indent:20px;
	color:#fff;
	font-size:18px;
	cursor:pointer;
}

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

.imgText{
	padding:11px 0 11px 0;
}

.newsBox{

}

.newsContent{
	padding:20px 0;
	padding-left:30px;
	text-align:left;
}

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

.newsletterText{
	text-align:left;
}

input.newsEmail{
	margin-top:5px;
	background:#505048;
	height:18px;
	padding-top: 3px;
	padding-left:5px;
	border:0;
	width:140px;
	color:#827f78;
}

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

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

.contactUsText{
	margin-left:10px;
}

.cuText{
	color:#9da29e;
}

.contactUsBox{
	margin-top:0;
}

.liveHelp{
	padding:0px;
	margin:0px;
}

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

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

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

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

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

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

/********* SPEEDBAR *****************/

.speedbarLinkFooter{
	color:#abaaa5;
	cursor:pointer;
}

.speedbarBoxHeader{
	margin-right:40px;
}

.speedbarLinkHeader{
    float:left;
	color:#fff;
	line-height:40px;
    padding:14px 0 0 0;
	padding-left:14px;
	cursor:pointer;
	font-size:16px;
    font-weight:bold;
}

.speedbarLinkHeader:hover{
	
	
}
.dividerstrip{
	height:1px;
	background:#3a3a34;
	margin: 4px 10px;
}
#siteCenter {
    padding-left:10px;
    background:url(/skin1/images/site-background-top.jpg) left top no-repeat;
}
#siteRight{
    width:259px;
    overflow:hidden;
    vertical-align:top;
    background:url(/skin1/images/site-background-top.jpg) right top no-repeat;
}
#sitemessage{
	padding-left:10px;
}
#rightPic{
  width:179px;
  height:245px;
  background:url(/skin1/images/trashcan-image.jpg) no-repeat;
  margin-bottom:12px;
}
#mainColumn{
  width:364px;
  vertical-align:top;
  background:url(/skin1/images/dark-grey-back.jpg);
}


.productPage{
  font:10px bold;
  color: #59828F;

}

#product_price {
    white-space: nowrap;
    color:#EFBA2C;
}

.fproductsBox{
  vertical-align:top;
  width:182px;
  float:left;
  margin-bottom:10px;
}

.fproductsName{
  line-height:12px;
  overflow:hidden;
  font-size:12px;
  color:#3C3B35;
  height:36px;
  font-weight:bold;
  margin-bottom:5px;
  margin-left:4px;
  text-align:left;
  cursor:pointer;
}

