/* GLOBAL */
body {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	line-height:1.3;
	background: #91140e;
	text-align: center;
	}
a {
	color: #91140e;
	}
h1,h2,h3,h4,h5,h6 {
	margin:0 0 10px;
	font: normal 150% 'Trebuchet MS', Helvetica, Tahoma, sans-serif;
	line-height:1.2;
	}
h1 {
	margin:0 0 14px;
	}
h2 {
	font-size: 140%;
	}
h3 {
	font-size: 130%;
	}
h4 {
	font-size: 120%;
	}
h5, h6 {
	font: bold 110% Arial, Helvetica, Verdana, sans-serif;
	}
h6 {
	font-size: 100%;
	}
h2 a { display:block; margin: 7px 0; }
p { margin: 0 0 14px; }
ul, ol { margin: 15px 0 15px 50px; }
ul ul, ol ol ,ul ol, ol ul { margin: 5px 0 5px 20px; }
img,a img { border: 0; }
h5 { display: inline; }
form {
	display:inline;
	}
select {
	margin-bottom: 3px;
	}
input, textarea {
	border:1px solid #000;
	}
blockquote {
	margin:15px 35px;
	}
hr {
	margin:0 0 15px;
	color:#fff;
	background:#fff;
	border:1px dotted #666;
	border-style:none none dotted;
	}
#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	}
#contentbox {
	width: 100%;
	background: #fff;
	}
.clear {
	clear:both;
	}
.floatleft {
	float: left;
	}
.floatright {
	float:right;
	}
.small {
	font-size:75%;
	}
#padding {
	padding:0 15px;
	}

/* NAVBAR */
#topbar {
	position: relative;
	width: 100%;
	height: 66px;
	padding: 10px 0;
	border-bottom: 4px solid #91140e;
	}
#topbar h1 {
	position: relative;
	float: left;
	padding-left: 29px;
	width: 218px;
	height: 59px;
	overflow: hidden;
	}
#topbar h1 a {
	position: aboslute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(graphics/00000001/centralvac_logo.gif) no-repeat;
	}
#tollfree {
	position: relative;
	float: right;
	}
#loginlink {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 75%;
	}
#loginlink a {
	text-decoration: none;
	color: #000;
	}
#search {
	float: left;
	width: 224px;
	padding: 5px 3px 5px 20px;
	background: #ccc;
	}
#search .submit {
	background: transparent;
	border: 0;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	}
#topnav ul {
	list-style: none;
	float: right;
	margin:0;
	padding-top: 5px;
	}
#topnav li {
	display: inline;
	padding-right: 30px;
	}
#topnav a {
	font: 105% 'Trebuchet MS', Helvetica, Tahoma, sans-serif;
	color: #000;
	text-decoration: none;
	}
#mainbody {
	clear: both;
	}

/* LeftSide */
#leftside {
	float: left;
	width: 246px;
	background: #ccc;
	border-right: 1px solid #ccc;
	font: 80% 'Trebuchet MS', Helvetica, Tahoma, sans-serif;
	}
.leftsidebox {
	background: #fff;
	border-bottom: 2px solid #ccc;
	}
#leftside h2.lefthead {
	font-size: 150%;
	font-weight: normal;
	padding: 10px 3px 10px 20px;
	border-bottom: 1px solid #ccc;
	}
.leftbox {
	margin: 0 3px 10px 30px;
	}

/* Main Content */
#content_area {
	float: left;
	width: 693px;
	padding: 0 15px;
	font-size: 80%;
	}
table {
	margin:10px 0 15px;
	line-height:1.6;
	}
table.borders tr {
	border:1px solid #777;
	border-left:0;
	}
table.borders tr td {
	padding:5px 10px;
	border-left:1px solid #777;
	}
.bg_gray {
	background:#ccc;
	}
.bold {
	font-weight:bold;
	}
.gray {
	color:#777;
	}
.center {
	text-align:center;
	}

/* CTGY */
#prevbutton {
	clear:right;
	float:left;
	}
#pagenav {
	clear:right;
	float:left;
	}
#nextbutton {
	clear:right;
	float:left;
	}

.catrow {
	float:right;
	margin: 10px 0;
	width:590px;
	}
.prodbutton {
	margin: 7px auto;
	}
.prodcolumn {
	float:left;
	width:280px;
	padding-right: 10px;
	text-align:center;
	}
.thumb {
	margin-right: 15px;
	display:block;
	margin: 10px auto;
	}

/* ACCOUNT PAGES */
.account_top {
	width: 75%;
	float: left;
}
.account_top h5 { width: 180px; clear: both; }
.account_top input { margin-bottom: 3px; display:block; margin-left: 180px; }
.account_top select { margin-bottom: 3px; display:block; margin-left: 180px; }
.account_column {
	width: 50%;
	float:left;
	}
.account_column h5 { width: 130px; clear: both; }
.account_column input { margin-bottom: 3px; display:block; margin-left: 130px; }
.account_column select { margin-bottom: 3px; display:block; margin-left: 130px; }
.paymentdetail {
	width: 130px;
	display:block;
	height: 26px;
	float:left;
	}
.invalid {
	color: #f00;
	}
.pad {
	margin-top: 25px;
	}

/* BASKET */
#minibasket {
	font-size: 80%;
	}
#total {
	padding: 10px 0 0 10px;
	text-align:right;
	}
.baskettext_left{
	padding: 3px 15px 0 10px;
	vertical-align: top;
	}
.baskettext_left h4 { margin: 1px 0 2px 0; }
.baskettext_right{
	padding: 3px 0 0 10px;
	text-align: right;
	vertical-align: top;
	}
.baskettext_right h4 { margin: 1px 0 2px 0; }
.priceeach {
	text-align:right;
	width: 80px;
	margin-left: 5px;
	float:right;
	}

/* PRODUCT PAGES */
h1#prodname {
	font-size: 160%;
	margin-bottom: 5px;
	line-height:1.2;
	}
#prodadd {
	display:inline;
	position:relative;
	top: 5px;
	}
.prodimage {
	margin-right: 20px;
	float:left;
	}

/* PRODUCT LIST */
.alt_row_color {
	background:#f9f6e4 ;
	}
.listheader {
	background: #f8f2f0;
	color: #000;
	height:20px;
	padding: 4px 5px;
	border-top: 4px solid #730000;
	}
.productlist_row {
	padding: 4px 6px;
	width: 578px;
	float:right;
	}
.productlist_row form { display:inline; float:right; }
.productrow_text{
	width: 350px;
	padding-top: 2px;
	float:left;
	}
.productrow_text .floatleft { max-width: 270px; width:expression(document.body.clientWidth > 272? "270px": "auto" ); }
#prod_img {
	width: 400px;
	float: left;
	padding-right: 10px;
	}
#prod_info {
	float: right;
	}
#prod_cart {
	clear: right;
	float: right;
	width: 275px;
	}
#prod_desc {
	padding-top: 10px;
	}

/* SUBNAV - CATTREE */
ul#first{
	width:176px;
	margin: 0 30px 0 0;
	padding-left: 0;
	}
#subnav li a { color: #000; text-decoration:none; display: block; width: 100%; height:100%;font-weight:bold; }
#subnav li a:hover { color: #91140e 	}
#subnav li ul { list-style-type:none; margin: 0 0 0 10px; padding-left: 0; }
#subnav li.subcategory { padding: 0; }
#subnav li.subcategory a { color: #000; }
#subnav li.subcategory a:hover { color: #91140e; }
#subnav h5 {
	font-size: 90%;
	font-weight: bold;
	color: #91140e;
	}

/* SFNT */
#content_home {
	float: left;
	width: 708px;
	min-height:395px;
	height:auto!important;
	height:395px;
	}
#home-header {
	width: 718px;
	height: 176px;
	background: #91140e url(graphics/00000001/built-in-vacuuming_bg.jpg) no-repeat top left;
	color: #fff;
	padding: 3px 0 3px 15px;
	font-size: 110%;
	}
#home-header #rotate {
	float: right;
	width: 181px;
	height: 176px;
	}
#home-header-text {
	padding-top: 17px;
	}
#home-header-text .yellow {
	font-size: 90%;
	color: #ffe8b7;
	}
.home-thumb {
	width: 169px;
	height: 210px;
	float: left;
	text-align: center;
	color: #91140e;
	font-weight: bold;
}
.home-thumb a {
	text-decoration: none;
}
.home-thumb img {
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #91140e;
}
/*SPTS*/
#address {
	float: right;
	margin-left: 10px;
}
#contact-us {
	font-size: 80%;
}
.required {
	color: #91140e;
	font-style: italic;
}
.error {
	color: #91140e;
	font-weight: bold;
}
.noborder {
	border: 0;
	margin-left: 0;
}
#contact-us legend {
	color: #91140e;
}
#contact-us input {
	margin-bottom: 2px;
}
#contact-us label.left, #contact-us span.left {
	width: 230px;
	float: left;
	text-align: right;
	margin-right: 5px;
}
#contact-us .right {
	margin-left: 235px;
}

/* Inner Footer*/
#inner-foot {
	clear: both;
	}
#inner-left {
	width: 247px;
	float: left;
	padding: 15px 0;
	background: #ccc;
	}
#foot-nav {
	font-size: 80%;
	}
#foot-nav ul {
	float:right;
	list-style:none;
	}
#foot-nav li {
	display:inline;
	float:left;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #000;
	}
#foot-nav li a:link,#foot-nav li a:visited {
	font: normal 100% 'Trebuchet MS', Helvetica, Tahoma, sans-serif;
	color:#000;
	text-decoration:none;
	}
#foot-nav li a:focus,#foot-nav li a:hover,#foot-nav li a:active {
	color:#91140e;
	text-decoration:underline;
	}

/* Global Footer */
#footer {
	clear: both;
	color: #ccc;
	font-size: 75%;
	padding: 20px;
	background: #91140e;
	}
#footer a {
	color: #ccc;
	text-decoration: none;
	}
#copyright {
	float: left;
	}
#credits {
	float: right;
	}
