html {
	margin: 0px;
	background-color: #990000;
}
body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #990000;
	line-height: 130%;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	height:71px;
}
#banner {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:111px;
}
#banner_main {
	height:110px;
	width:950px;
	margin: auto;
}
#footer_main {
	height:115px;
	width:950px;
	margin: auto;
	padding-top:30px;
}
#brands {
	text-align: center;
	padding-top: 15px;
}

#content {
	background-image: url(../images/footer_shadow.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color:#FFFFFF;
}
#carttopsummary {
	float: left;
	line-height: 40px;
	height: 40px;
}
#carttopactions {
	float: right;
	line-height: 40px;
	height: 40px;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	height:115px;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
#cartarea {
	background-color: #EFEFEF;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.cartTabBG a {
	color: #333333;
	outline:none;
}

#carttop {
	line-height: 40px;
	margin: auto;
	width: 950px;
}
#prodcatbox {
	background-image: url(../images/categories_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #76C704;
	padding: 20px;
	color: #FFFFFF;
}
#prodcatbox p {
	color: #FFFFFF;
}
#prodcatbox td {
	color: #FFFFFF;
}
#prodcatbox a {
	color: #FFFFFF;
	text-decoration: underline;
}
#prodcatbox a:hover {
	color: #FFCC00;
}


.cartTabBG {
	background-image: url(../images/btn_cart.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	padding-top: 5px;
	color: #333333;
	outline:none;
}
.carttabstxt  {
	color: #FFFFFF;
}
.carttabstxt  a {
	color: #FFFFFF;
}
.carttabstxt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerlinks {
	line-height: 170%;
	color: #FFFFFF;
}
.footerlinks a {
	line-height: 170%;
	color:#FFFFFF;}
.footerlinks a:hover {
	line-height: 170%;
	color:#FFFFFF;
	text-decoration:underline;}
.footertext {
	color:#FFFFFF;
	font-size: 11px;}
.footertext a {
	color:#FFFFFF;}
.footertext a:hover {
	color:#FFFFFF;
	text-decoration:underline;}
#content_main {
	width: 950px;
	margin:auto;
	padding-top: 12px;
	padding-bottom: 12px;
}

#content_body {
	width: 616px;
	float:left;
	margin-right: 12px;
	}
#side_body {
	width: 322px;
	float:right;}
#login_box {
	width:282px;
	background-color: #FF3300;
	background-image: url(../images/login_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:20px;
	}
.login_field {
	width:210px;}
#login_divider {
	background-color: #46A3FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006D9E;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;
}
.productlinks {
	line-height: 170%;
	color: #FFFFFF;
}
.productlinks a {
	line-height: 170%;
	color:#FFFFFF;
	text-decoration:underline;}
.productlinks a:hover {
	line-height: 170%;
	color:#FFFFFF;
	text-decoration:none;}
#navcontainer {
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 25px;
}
#topnav {
	height: 25px;
	line-height: 25px;
	margin: auto;
	width: auto;
	overflow: visible;
}
#topnav a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 20px;
}
#topnav a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 25px;
	background-image: url(../images/navhovbg_l.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	float: left;
	padding-left: 20px;
	display: block;
}
#topnav a span {
	padding-right: 20px;
	cursor: pointer;
	display: block;
	height: 25px;
	float: left;
}
#topnav a:hover span{
	background-image: url(../images/navhovbg_r.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	cursor: pointer;
	display: block;
	float: left;
	padding-right: 20px;
	height: 25px;
}
.content_box_grad_grey {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 30px;
}
.infoboxYellow {
	background-color: #FFFFCC;
	background-image: url(../images/icon_info.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#quickcart {
	height: 40px;
}
.content_box_home {
	background-image: url(../images/content_bg-index.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 325px;
	text-align: right;
	height: 350px;
}
.welcometxt {
	font-size: 14px;
	line-height: 120%;
}
#catalog  a {
	background-image: url(../images/btn_prodcat.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 24px;
	width: 94px;
	display: block;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.prodcatnames {
	font-size: 13px;
	line-height: 110%;
}

#catalog a:hover {
	background-image: url(../images/btn_prodcat_f2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 24px;
	width: 94px;
	display: block;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.prodimg {
	width: 96px;
	border: 1px solid #CCCCCC;
	float: left;
}
.prodDescShort {
	margin-left: 110px;
}
.moreinfo      {
	background-image: url(../images/btn_prodcat_f2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 24px;
	width: 94px;
	display: block;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.moreinfo:hover {
	background-image: url(../images/btn_prodcat.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 24px;
	width: 94px;
	display: block;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.prodDescShort input {
	padding: 0px;
}
.prodName {
	font-size: 14px;
	margin-bottom: 5px;
}
.enquiryform-field {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 270px;
}
#tabbox {
	margin-top: 15px;
}
.specials {
	color: #FF0000;
}
#searchbox {
	background-color: #CCCCCC;
	background-image: url(../images/products_bg.jpg);
	background-repeat: repeat-x;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.headersearch {
	font-size: 16px;
	color: #333333;
}

#prodcatbox  h3 {
	color: #333333;
}
#prodcatbox  p {
	color: #333333;
}
#prodcatbox a {
	color: #333333;
}
#prodcatbox a:hover {
	color: #FF0000;
}
