/*
 * This CSS file is a mess.
 * I'm very sorry.
 */
html{color:#fff;background:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/* some basic styles */
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
#contenttext blockquote, #contenttext ul, #contenttext ol, #contenttext dl {
	margin: 1em;
}
#contenttext ol, #contenttext ul, #contenttext dl {
	margin-left: 2em;
}
#contenttext ol li {
	list-style: decimal outside;
}
#contenttext ul li {
	list-style: square outside;
}
#contenttext dl dd {
	margin-left: 1em;
}
#contenttext h1, #contenttext h2, #contenttext h3 {
	margin: 1em 0;
}
#contenttext p {
	margin:0 0 1em 1em;
}
#contenttext {
	line-height: 1.4;
}
.clear {clear: both;}
a {
	color: #ccc;
	text-decoration: none;
}
a:link, a:visited {
	color: #ccc;
}
a:focus, a:hover, a:active {
	color: #fff;
}
/* blackonwhitelinks */
#wrapper a, #wrapper a:link, #wrapper a:visited {
	color: #222;
	font-weight: bold;
}
#wrapper a:focus, #wrapper a:hover, #wrapper a:active {
	color: #000;
}
#contenttext a:hover, #contenttext a:focus {
	text-decoration: underline;
}
#landingpagecontent a:hover, #landingpagecontent a:focus {
	text-decoration: underline;
	color: #229;
}
/*
	MAIN *****************************************
*/
html {
	background-color: #000;
	padding: 2px;
}
body {
	text-align: center;
	color: #fff;
}
#main {
	font-size: 93%;
	width: 747px;
	border: 1px solid #fff;
	text-align: left;
	margin: 0 auto;
}
/******************HEADER************************/
#header {
	padding: 10px;
	border-bottom: 1px solid #fff;
}
#header #headerback {
	float: left;
	width: 176px;
	height: 55px;
}
#header #headertext {
	float: right;
	padding-left: 10px;
	width: 541px;
	text-align: right;
	font-size: 9px;
	line-height: 1.6;
}
#headerlogo {
	font-size: 9px;
	text-align: center;
	width: 160px;
}
/******************NAVIGATION*********************/
#nav{position:relative;height:57px;border-bottom:1px solid #fff;z-index:100;}
#navtop{width:747px;position:absolute;}
#navtop li{display:block;float:left;border-left:1px solid #fff;border-bottom:1px solid #fff;}
#navtop li.first{border-left:none;}
#navtop a{display:block;text-align:center;color:#999;text-transform:uppercase;padding:2px 8px;height:24px;line-height:24px;}
#company a,#productbrands a,#products a,#dealerlogin a{width:232px;}
#company a{width:233px;}
#navsecond{width:747px;position:absolute;top:29px;left:0;}
#navsecond li{border:none;}
#navsecond a{text-align:center;text-transform:none;}
#navsecond a.long{line-height:1.1!important;}
#navsecond a.long span{padding:2px;}
#main #navsecond a:hover,#main #navsecond a.highlighted{background:#222;}
#navsecond ul{display:none;position:absolute;top:29px;}
#navsecond li{position:relative;}
#navsecond ul li{float:none;border-bottom:1px solid #fff;background:#777;}
.home #company,#company a:hover,#nav .activecompany,#company #navsecond{background:#3a6b80;}
.home #productbrands,#productbrands a:hover,#nav .activeproductbrands,#productbrands #navsecond{background:#444;}
.home #products,#products a:hover,#nav .activeproducts,#products #navsecond{background:#b5001e;}
.home #dealerlogin,#dealerlogin a:hover,#nav .activedealerlogin,#dealerlogin #navsecond{background:#f73c0e;}
#nav .activecompany,#nav .activeproductbrands,#nav .activeproducts,#nav .activedealerlogin{height:29px;}
#nav .active a,.home #nav a,#navtop a:hover{color:#FFF;}
#main #navsecond .of1 a,
#main #navsecond .of2 a,
#main #navsecond .of3 a,
#main #navsecond .of4 a {font-size: 12px; }
#main #navsecond .of5 a,
#main #navsecond .of6 a {font-size: 11px; }
#main #navsecond .of7 a,
#main #navsecond .of8 a,
#main #navsecond .of9 a {font-size: 10px; }
#main #navsecond .of10 a,
#main #navsecond .of11 a {font-size: 9px; }
#main #navsecond a {font-size: 8px; } /*wheee specificity*/
/* this is basically evil. */
#main #navsecond .of1 a {width: 731px; }
#main #navsecond .of2 a {width: 357px; }
#main #navsecond .of2 a.even {width: 358px; }
#main #navsecond .of3 a {width: 233px; }
#main #navsecond .of4 a {width: 170px; }
#main #navsecond .of4 a.even {width: 171px; }
#main #navsecond .of5 a {width: 133px; }
#main #navsecond .of6 a {width: 108px; }
#main #navsecond .of6 a.even {width: 109px; }
#main #navsecond .of7 a {width: 90px; }
#main #navsecond .of7 a.even {width: 91px; }
#main #navsecond .of8 a {width: 77px; }
#main #navsecond .of9 a {width: 67px; }
#main #navsecond .of10 a {width: 58px; padding: 4px 8px; height: 20px; line-height: 20px; }
#main #navsecond .of10 a.even {width: 59px; }
#main #navsecond .of11 a {width: 55px; padding: 4px 6px; height: 20px; line-height: 20px; }
#main #navsecond .of11 a.even {width: 56px; }
#main #navsecond .of12 a {width: 50px; padding: 5px 6px; height: 18px; line-height: 18px; }
#main #navsecond .of13 a {width: 47px; padding: 5px 5px; height: 18px; line-height: 18px; }
#main #navsecond .of14 a {width: 43px; padding: 5px 5px; height: 18px; line-height: 18px; }
#main #navsecond .of15 a {width: 39px; padding: 5px 5px; height: 18px; line-height: 18px; }
#main #navsecond .of15 a.even {width: 40px; }
/*CONTENT ****************************************/
.circlelist li {
	list-style-type:disc;
	margin-left:25px;
}
.numberlist li {
	list-style-type:decimal;
	margin-left:25px;
}

#productcontent ul li {
	list-style-type:disc;
	margin-left:25px;
}
#productcontent ol li {
	list-style-type:decimal;
	margin-left:25px;
}
#wrapper {
	background: #fff;
	color: #000;
	border-bottom: 1px solid #fff;
	padding-top:5px;
}
/* banner */
#master0 {margin:0px 0 0;}
#fadeshow1 {text-align: center;}
/* HOME PAGE */
#logobox {
	background: url(/images/logo_block.jpg);
	width: 747px;
	height: 225px;
	border-bottom: 1px solid #fff;
}
#logobox h2 {
	/*
	position: absolute;
	left: -1000px;
	*/
	display: none;
}
#directlinks {
	border-bottom: 1px solid #FFFFFF;
	height: 320px;
	padding: 0px 0px 0px 5px;
}
.widelinkbox{
	float: left;
	width: 682px;
	height: 42px;
	margin: 20px 12px 0px 12px;
	background: #E8E8E8;
	color: black;
	padding: 4px 15px;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}

.linkbox{
	float: left;
	width: 160px;
	height: 205px;
	margin: 20px 12px 0px 12px;
	background: #E8E8E8;
	color: black;
}
.linkbox img{
	width: 158px;
	height: 95px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #E8E8E8;
}
.linkbox h3 {
	padding: 2px 15px;
}
.linkbox li {
	padding-left: 15px;
}
.linkbox a:link, .linkbox a:visited ,.widelinkbox a:link, .widelinkbox a:visited {
	color: #222;
	text-decoration: none;
}
.linkbox a:hover, .widelinkbox a:hover {
	color: black;
	text-decoration: underline;
}
.linkbox h3{
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}
.linkbox a, .linkbox p {
	font-size: 93%;
}
.linkbox ul{
	padding-top: 5px;
}
/* PAGE CONTENT */
#content {
	position: relative;
}
#content #contentleft {
	width: 180px;
	margin-bottom: 200px;
	float: left;
}
#content #contentwrapper {
	width: 567px;
	float: left;
}
#content #contenttext {
	padding: 10px;
	width: 547px;
}
#sideimage .caption {
	font-size: 13px;
	color: #777;
}
#sideimage .caption strong {
	color: #222;
}
#sideimage p{
	text-align: center;
}
#content #sideimage {
	padding: 10px;
	width: 160px;
	position: absolute;
	left: 0;
	top:0;
}
#content #quicklinks {
	background: #3A6B80;
	position: absolute;
	left: 0;
	bottom: 0;
}
#headerquote {
	background: #333;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	padding: 0;
	position:relative;
	top:-10px;
	height:120px;
}
#wrapper #headerquote p {padding:30px;}
/* brand thumbs for company page */
#brandnav {
	padding: 0 10px 10px 10px;
	text-align: center;
	vertical-align: middle;
}
#brandnav td {
	font-size: 10px;
}
/* FOOTER */
#footer #footertext {
	width: auto;
	height: 44px;
	float: right;
/*	border-left: 1px #fff solid; */
	background: url(/images/castle.png) center right no-repeat;
	padding: 8px 50px 8px 0px;
	text-align: right;
	margin-right: 10px;
}
#footertext p {
	font-size: 9px;
	line-height: 1.6;
	margin-left: 54px;
}
#footer #logo {
	height: 40px;
	width: 168px;
	float: left;
	text-align: center;
	padding: 6px;
}
#footer #logo a {
	font-size: 9px;
	line-height: 1.8;
}
#footer_copyright {
	padding:1em 0;
}
#footer_copyright, #footer_copyright a {
	font-size:9px;
	color:#666666;
}
/* group thumbs */
#thumbnav_content {
	text-align: center;
	padding: 30px 0;
	line-height: 20px;
}
#thumbnav {
	padding: 0 10px 40px 10px;
	width: 727px;
}
#thumbnav td {
	text-align: center;
	vertical-align: top;
}
#thumbnav a:link img, #thumbnav a:visited img {
	border: 2px solid #fff;
}
#thumbnav a:hover img, #thumbnav a:active img, #thumbnav a:focus img {
	border: 2px solid #ff0 !important;
}
#thumbnav a {
	font-size: 9px;
}
/* QUICKLINKS */
#quicklinks {
	color: #fff;
 	background: #555;
	text-align: left;
	width: 180px;
	padding: 10px 0;
	font-size: 11px
}
#quicklinks li {
	padding: 5px 10px;
}
#quicklinks a, #quicklinks a:link, #quicklinks a:visited {
	color: #fff;
}
#quicklinks a:hover, #quicklinks a:focus, #quicklinks a:active {
	color: #fff;
	text-decoration: underline;
}
/* PRODUCT & PRODUCTGROUP */
/* SPECS */
#specs {
	font-size: 11px;
}
#specs col {
	background-color: white;
}
#specs col.alt {
	background-color: #ccc;
}
#specs thead th {
	padding: 4px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}
#specs tbody td {
	padding: 4px;
	text-align: center;
	vertical-align: middle;
}
#specs tbody td {
	font-size: 24px;
	line-height: 11px;
}
#specs tr td, #specs tr th {
	border-bottom: 1px solid #000;
}
#specs tbody th {
	padding: 4px;
	font-weight: normal;
}
#specs .rowgrouphead th {
	text-transform: uppercase;
	color: #960;
	padding-top: 8px;
	border-bottom: 2px solid #960;
	font-weight: bold;
}
#specs .rowgrouphead td {
	padding-top: 8px;
	border-bottom: 2px solid #960;
}
#brandinfo {
	float: left;
	padding: 10px;
	width: 160px;
	text-align: left;
}
#brandinfo .logo {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}
#brandinfo .blurb {
	font-size: 11px;
	margin-top: 10px;
	line-height: 1.3;
}
/* Brochures */
.brochurebox {
	display: block;
	width: 150px;
	height: 78px;
	margin: 2px;
	background: #E8E8E8;
	color: black;
	padding-top: 5px;
	padding-right: 5px;
	clear: none;
	float: left;
}
.brochurebox img {
	height: 81px;
	margin: -5px 5px 0px 0px;
	border: 1px solid #E8E8E8;
	float: left;
}
.brochurebox a{text-align: center;}

.brochurehead {
	text-align: center;
	clear: both;
	font-weight: bold;
}
/* PRODUCT */
#product {position: relative;}
#product #productleft {
	float: left;
	width: 180px;
	margin-bottom: 70px;
}
#product #detail {
	float: right;
	width: 200px;
	margin: 35px 10px 10px 10px;
	position: relative;
	clear: none;
}
#product #detail h3 {
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	text-indent: 0;
}
#product #detail .blurb {
	text-align: left;
}
#productcenter {
	float: left;
}

.productgallery {
	width: 250px;
	margin-left: 5px;
}
.productgallery img{
	padding: 10px;
}

.imagecaption {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 10px 0px;
}
#hotspotkey {
	height: 18px;
	width: 227px;
	font-size: 9px;
	font-weight: bold;
	background:url('../images/hotspotkey.png') no-repeat top left white;
	padding: 7px 0px 0px 23px;
	margin-left: 0px;
}
#productphoto {
	margin: 50px 10px 10px 30px;
	display: block;
	clear: none;
}
#product #productspecs {
	margin-top: 20px;
	width: 200px;
	position: relative;
	font-size: 10px;
	right: 15px;
}
#product #productspecs td {
	width: 100px;
	text-align: left
}
#product #productspecs th {
	width: 100px;
	text-align: right;
	padding-right: 5px;
	color: #666;
	vertical-align: top;
}
#product #productspecs th, #product #productspecs td {
	padding-bottom: 3px;}
#product #productspecs th.price,#product #productspecs td.price {
	padding-top: 3px;}
#product #specswrapper {
	float: left;
	padding: 10px;
	width: 547px;
}
#product #morelinks {
	position: absolute;
	left: 10px;
	bottom: 20px;
}
#product #morelinks li {
	width: 170px;
	border-bottom: 1px solid #000;
}
#morelinks a {
	color: #000;
	padding: 5px;
	display: block;
	font-weight: bold;
}
#productfooter {
	position:relative;}
#productfooter #links {
	clear: both;
	background: #555;
	text-align: left;
}
#productfooter #links #quicklinks {
	float: left;
}
#productfooter #series {
	float: right;
	padding: 20px 40px 10px 40px;
}
#productfooter #seriesleft {
	padding-right: 10px;
	float: left;
	width: 10px;
	height: 50px;
}
#productfooter #seriesleft_img {
	margin-top:-15px;
	cursor: pointer;
}
#productfooter #seriesright {
	padding-left: 10px;
	float: left;
	width: 10px;
	height: 50px;
}
#productfooter #seriesright_img {
		margin-top:-15px;
	cursor: pointer;
}
#productfooter #serieslinks {
	float: left;
	overflow-x: auto;
	overflow-y: hidden;
	color: #fff;
	width:445px;
}
#productfooter #series table{float:right;}
#productfooter.brandnav #series {float:right;margin-right:10px;padding-right:0;
}
#productfooter.brandnav img {width:50px;height:50px;}
#productfooter #serieslinks td {
	text-align: center;
	vertical-align: top;
}
#productfooter #serieslinks a:visited, #productfooter #serieslinks a:link {
	color: #ccc;
}
#productfooter #serieslinks a:hover, #productfooter #serieslinks a:focus, #productfooter #serieslinks a:active {
	color: #fff;
}
#productfooter #serieslinks img {
	border: 1px solid #000;
	margin-bottom: 4px;
}
#productmenu{height:759px;background:black;}
#productmenu h2,#productmenu h4{color:#c0c0c0;text-align:center;font-weight:bold;font-size:110%;}
#productmenu h2{font-size:145%;padding-top:15px;color:#e8e8e8;}
#leftproducts{padding-left:15px;float:left;}
#rightproducts{padding-right:15px;float:right;}
#leftproducts #productbox img{float:left;}
#rightproducts #productbox img{float:left;}
#productbox{display:block;clear:both;width:345px;height:92px;margin:17px 0 0 0;background:#e8e8e8;color:black;padding-top:5px;padding-right:5px;}
#productbox img{width:158px;height:95px;margin:-5px 5px 0 0;border:1px solid #e8e8e8;}
#productbox h3,#productbox a{padding:0;}
#productbox a:link,#productbox a:visited{color:#222;}
#productbox h3{font-weight:bold;font-size:110%;text-align:center;padding-bottom:5px;}
#productbox a,#productbox p{font-size:100%;}
#productbox ul{padding-top:5px;}

/* BRAND PAGES */
#brandleft{float:left;width:180px;margin:10px;}
#brandhomecontent #brandleft {width:300px;}
#brandhomecontent .blurb {margin-top:30px;font-size:12px;}
#brandhomecontent {float:left;}
#brandpage #brandlogo{margin-bottom:20px;}
#brandcontent {padding:10px;}
#brandcontent .blurb {padding:10px;width:700px;}
#brandslideshowwrapper{float:right;width:300px;padding:30px 30px 30px 0;}
#brandcontent h1 {font-size:18px;font-weight:bold;}
/* PRODUCT LANDING PAGE */
#landingpage{background:black;min-height:434px;}
#landingleft,#landingpagecontent{float:left;background:white;margin:12px 0 12px 12px;border:1px solid #ccc;}
#landingpagecontent{width:500px;padding:10px;min-height:434px;}
#landingleft{width:177px;padding:10px 5px;}
#landinglogo{text-align:center;margin-bottom:10px;}
#landingpageproducts li{float:left;margin:2px 25px;padding:5px;min-width:80%;height:100px;}
#landingpageproducts li a{padding:10px 10px 10px 0;display:block;height:80px;}
#landingpageproducts li a:hover{background:#e3e3e3;}
#landingpageproducts img{float:left;margin-top:-5px;padding:0 20px;height:90px;width:90px;}
#landingmenu{height:100%;}
#landingmenu li{height:auto;font-weight:bold;border-bottom:1px solid #ccc;}
#landingmenu li a{display:block;padding:5px 0 5px 10px;}
#landingmenu li h2{font-weight:bold;}
#landingmenu li .landingproductitem{padding-left:25px;}
#landingmenu li a:hover{background:#e3e3e3;}
#landingpageblurb{font-weight:bold;font-size:16px;text-align:center;}
#myImageFlow{margin-top:-30px;width:400px;margin-left:50px;}
#productdetails{background:#eee;border:1px solid #ccc;}
.aproduct{display:none;}
.details{float:right;width:200px;margin:35px 10px 10px 10px;position:relative;clear:none;}
.details h3{font-size:22px;text-align:left;font-weight:bold;text-indent:0;}
.details .blurb{text-align:left;}
.details div.price{font-size:16px;font-weight:bold;}
.details .productspecs{margin-top:20px;width:200px;position:relative;font-size:10px;right:15px;}
.details .productspecs td{width:100px;text-align:left;}
.details .productspecs th{width:100px;text-align:right;padding-right:5px;color:#666;vertical-align:top;}
.details .productspecs th,.details .productspecs td{padding-bottom:3px;}
.details .productspecs th.price,.details .productspecs td.price{padding-top:3px;}
.productcenter {float: left;margin-top: 50px;margin-left: 15px;}
/* PRODUCT GROUP */
#productgroup {
	position: relative;
	text-align: left;
	width: 747px;
}
#productgroup #productleft {
	float: left;
	width: 180px;
	margin-bottom: 140px;
}
#productgroup #productleft_short {
	float: left;
	width: 180px;
	margin-bottom: 20px;
}
#productgroup #quicklinks {
	position: absolute;
	left: 0;
	bottom: 0;
}
#productthumbswrapper {
	width: 530px;
	margin-left: 35px;
	float: left;
}
#productthumbs li {
	float: left;
	margin: 5px 10px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	width: 92px;
	height: 120px;
}
#productthumbs img {
	border: 1px black solid;
}
#productgroupfooter #links {
	clear: both;
	background: #555;
	text-align: left;
}
#productgroupfooter #links #quicklinks {
	float: left;
}
#productgroupfooter #links #footercontent {
	float: left;
	padding: 15px 10px;
	color: #ffffff;
	font-size: 11px;
	width: 547px;
}
#productgroupfooter #links #footercontent a, #productgroupfooter #links #footercontent a:link, #productgroupfooter #links #footercontent a:visited {
	color: #ffffff;
}
#productgroupfooter #links #footercontent a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#productthumbswrapper #productcontent {
	padding: 10px 10px 10px 0;
}
/* GENERAL FORMS */
form label {
	display: block;
	float: left;

	width: 150px;
	text-align: right;
	padding-right: 10px;
	line-height: 20px;
}
form .input {
	display: block;
	float: left;
	line-height: 20px;
}
form .submit {
	margin-left: 160px;
}
form p {
	margin-bottom: 4px;
	clear: both;
}
/* CONTACT FORM */
#contactwrapper {
	padding: 10px;
}
/* LOGIN FORM */
#loginwrapper {
	padding: 10px;
}
#loginwrapper p.error {
	color: #ff0000;
	margin-bottom: 1em;
}
#dealer_list {
	text-align: center;
	padding: 10px;
	width: 547px;
}
#dealer_list .area {
	font-size: 15px;
}
#dealer_list .dealers {
	text-align: left;
	padding-top: 12px;
}
#dealer_list .product_group {
	font-size: 16px;
	font-weight: bold;
}
#dealer_list .region {
	padding-top: 12px;
	font-size: 14px;
	color: #3a6b80;
}
#dealer_list hr {
	border: 0;
	color: #3a6b80;
	background-color: #3a6b80;
	height: 1px;
}
#print_header {
	display: none;
}
#print_footer {
	display: none;
}
#specs .print_img {
	display: none;
}
.media_preview_wrapper { clear: both; }
.showcase_wrapper {width:520px;float:left;}
.media_preview_float { float:left;  width:250px; margin-right:10px; }
.media_preview_float h3 { font-size:16px; font-weight: bold; }
.media_preview_wrapper div { float:left; margin: 5px; }
.media_preview_float p {height:50px;}
.buy-now-button {
	background: url(../images/buy_now.jpg);
	width:95px;
	height:37px;
	border:0;
	cursor:pointer;
}
.button_main,
button.button_main,
input.button_main,
#wrapper a.button_main{
background:url('../images/button-mask.png') no-repeat top left black; font-size:10px; width:73px; height:21px;color:white;font-weight:bold;text-align:center;display:block;line-height:19px;padding:0;margin:0;border:0;text-decoration:none;cursor:pointer;}
input.theme_colour {background-color:#666;}
td.price, th.price {border-top:1px solid #ccc;}
td.checkout, th.checkout {border-bottom:1px solid #ccc;}
div.price {font-size:24px;font-weight:bold;}
#productlist li{border-bottom:1px solid #ccc;width:510px;float:none;padding:10px 0;}
#productlist .thumb {float:left;}
#productlist .thumb img {border:1px solid black;margin:0 10px 0 0;}
#productlist .price-box {float:right;padding-top:20px;}
#productlist h4 {font-weight:bold;font-size:14px;}
#productlist .price-box{text-align:right;width:100px;}
#productlist .price-box small {display:block;}
#productlist .price-box span {font-size:10px;color:#aaa;display:block;margin:0 0 3px;}
#productlist .price-box .button_main {float:right;}
/* CHECKOUT */
table#cart th {color:#aaa;padding:0 10px;}
table#cart td {color:black;font-weight:bold;border-bottom:1px solid #ccc;padding:0 10px;}
table#cart td a {font-weight:normal}
table#cart img {}
#cart_footer {text-align:right;background:#ccc;padding:10px;margin:0 0 10px;}
#cart_footer .productprice {font-weight:bold;}
#cart_footer a {float:left;}
#cart_footer a:link, #cart_footer a:visited {color:#666;}
.cart_checkout_button {float:right;}
/* login form */
#login_form fieldset {background-color:#ccc;padding:10px;}
#login_form .button_main {display:block;float:right;margin-top:10px;background-color:red;}
#login_form fieldset a:link, #login_form fieldset a:visited {color:#666;margin:10px 0 0 10px;font-size:10px;}
#login_form label{width:90px;font-weight:bold;}
#login_form em {margin-top:10px;display:block;}
form h2 {font-weight:bold;}
#wrapper form p {margin-left:0;margin-right:0;}
#signup_form label {width:120px;font-weight:normal;}
#signup_form hr {margin:10px 0;display:block;}
#signup_form .input{width:300px;}
#signup_form .narrow{width:100px;}
#signup_form .medium{width:200px;}
#signup_form abbr {text-decoration:none;border:none;color:red;padding:0 3px;}
#signup_form .required {color:red;}
#signup_form .button_main {float:right;margin:13px 95px 10px 0; background-color:red;}
label.radio {width:auto;display:inline;float:none;}
#checkout #address_adjust{float:left;margin-right:30px;background-color:white;}
#checkout fieldset {background-color:#ccc;padding:10px;}
#checkout .input {width:200px;display:block;}
#checkout .narrow {width:100px;}
#delivery_options h2 {color:#666;clear:both;}
#delivery_options .radio {display:block;float:left;padding-left:10px;}
#delivery_options span{display:block;float:right;}
#delivery_options textarea {width:100%;clear:both;height:100px;}
#checkout #totals {background-color:#ccc;border-top:#666 solid 1px;border-bottom:#666 solid 1px;text-align:right;}
#checkout #totals span {border-bottom:#aaa solid 1px;text-align:right;display:inline-block;display:-moz-inline-box;zoom:1;padding:3px;}
#checkout #totals span.price {color:#666;width:70px;}
#checkout #totals span.last {border:0;}
#checkout #totals h2{text-align:left;display:block;margin:10px 0 -20px 10px;padding:0;}
/* unitip css */
#unitip {position: absolute;z-index: 1000;top: -1000px;color: #000;font: normal normal 9px/1.3 Verdana, Arial, Helvetica, sans-serif;display: none;text-align:left;}
#unitip h4 {font-weight: bold; font-size: 9px; text-align:center; padding-bottom: 3px}
#unitippoint, #unitipmid, #unitipcap {position: relative;top: 0px;left: 0px;width: 160px;display: block;}
#unitippoint, #unitipcap {background: url(../images/TipCap.png) no-repeat;height: 7px;overflow: hidden;}
#unitipmid {background: url(../images/TipMid.png) repeat;width: 150px;height: auto;padding: 0px 5px;}
/*
******** WARRANTY CSS ************
*/

	.warranty_body {}

	#warranty_dealer_information_box {font-size:10px;padding:10px;display:block;margin:0;background:#eee;}
	#warranty_error {color:#ff0000; font-weight:bold; margin-left: 20px;}
	#warranty_error.a {text-decoration: underline;}
	#warranty_error.a:hover {text-decoration: underline; color:#330099;}
	#warranty_claims .input{width:300px;margin-bottom:5px;}
	#warranty_claims select {width:320px;margin-bottom:5px;}
	#warranty_claims textarea {width:300px;margin-bottom:-5px;}
	#warranty_claims th, #warranty_claims label{vertical-align:top;text-align:right;font-weight:normal;color:#999;width:150px;}
	#warranty_claims td {vertical-align:top;}
	
	
	
	#warranty_claims select.date_select {width:auto;}
	#warranty_claims label.no_input {width:auto;padding-left:4px;}
	
	

	#warranty_claims .notes {background:#ccc;padding:10px;}
	#warranty_claims  h3 {font-weight:bold;padding:10px 10px 5px;margin:0;}
	#warranty_claims .notes h3 {padding:0;}
	#warranty_claims .button_main {float:right;margin-right:85px;}
	.warranty_notice {width: 570px; margin-left: 5px; margin-top: 8px; vertical-align:top;color:#000000; font-family: verdana, tahoma, sans-serif; font-size: 9px;}

	.warranty_listed_claims {border-top:1px solid #333;}
	.warranty_listed_claims a{text-decoration: none; display:block;background:#ccc;border-bottom:1px solid #333;padding:5px 10px;margin:0;}
	#contenttext .warranty_listed_claims a:hover {background:#aaa;text-decoration:none;}

	.warranty_result {color:#555555; font-weight:bold; margin-left: 20px;}

	.work_performed {width:190px;}
	.work_performed_hours {width:40px;}
	.work_performed_minutes {width:40px;}
	
	.parts_qty {width:40px;}
	.parts_number {width:55px;}
	.parts_desc {width:55px;}
	.parts_invoice{width:60px;}
	.parts_price{width:60px;}
	
	.req{color:red;}
	

	.form_content {
	background: #ffffff;
	padding: 5px;
}

.form_content p {
	margin-bottom: 4px;
	margin-top: 4px;
}

.form_content p label {
	width: 120px;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	clear: left;
	color: #666666;
}

.form_content p small {
	padding-left: 20px;
}

#registration_form{
	text-align: center;
}
#registration_form table, #registration_form #reg_blurb {
	width: 425px;
	margin-left: 151px;
	display: block;
}
#registration_form label {
	color: #660000;
	font-size: x-small;
	font-weight: bold;
}
#registration_form h3{
	font-size: small;
	font-weight: bold;
	text-align: center;
}
#registration_form .submit{
	margin-left: 0px;
}
#registration_form p{
	font-size: x-small;
}
#registration_form #reg_blurb p{
	font-size: small;
}

p.reg_check {
clear: both;
float: none;
}
p.reg_check label {
clear: right;
display: block;
float: left;
text-align: left;
width: 150px;
}
p.reg_check input {
clear: left;
float: left;
margin-left: 10px;
width: 20px;
min-height: 20px;
}