@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ol, ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}

/* remember to define focus styles! */
:focus {
	outline:0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0;
}

body {
	line-height:1;
	font:normal 62.5% Verdana, Arial, sans-serif;
}

.clear {
	clear:both;
}

.hide {
	outline:0;
	text-indent:-9999px;
	display:block;
}

h2, h3, h3 a:link, h3 a:visited, h2 a:link, h2 a:visited {
	color:#de8716 !important;
	text-decoration:none;
}

h3 a:hover, .halfcontent a:hover, h2 a:hover {
	text-decoration:underline;
}

a:link, a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#frame {
	width:6.5in;
	margin:0 0;
}

/*----------- heading ------------*/

#header {
	position:relative;
}

img#logo {
	width:196px;
	height:37px;
	position:absolute;
	top:20px;
	left:43px;
}

p#phone {
	position:absolute;
	top:27px;
	right:10px;
	width:275px;
	height:25px;
	font-size: 1.6em;
	font-weight: bold;
}

/*-------------   Footer  -------------*/

#footer-frame {
	position:relative;
	padding:0px 0;
	height: 15px;
}

#footer {
}

#footer a:link, #footer a:visited {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer li {
	float:left;
}

#footer ul {
	padding:0 0;
}

#footer ul.clear {
	margin-left:50px;
}

/*--------- Sub Pages ----------*/

#frame.sub {
}

#header.sub {
	height:75px;
}

#content.sub {
	padding:10px;
	margin-left: 5px;
}

#content.sub h1 {
	font-weight:bold;
	font-size:1.8em;
	border-bottom:1px dotted #928B6B;
	padding:0 0 6px 4px;
	margin:0px 0 16px;
}

#intro {
	padding:0 35px 0 12px;
	font-size:1.4em;
}

#intro.half {
	width:350px;
	float:left;
	
}

#intro h2 {
	font-size:1.2em;
	font-weight:bold;
}

#intro ul {
}

#intro p {
	text-indent:12px; 
	line-height:1.4em;
}

#intro.half p {
	text-indent:12px; 
	line-height:1.2em;
}

#intro ul {
	line-height: 1.1em;
	font-size: 85%;
	padding: 15px 25px;
	list-style-type: disc;
}

#content-body {
	border-top:1px dotted #928B6B;
	padding:10px;
}

#content-body p {
	padding:0 12px;
	font-size:1.4em;
	line-height:1.4em;
}

/*---------- General Styles ------------*/

ul.generalList {
	line-height: 1.4em;
	padding: 15px 25px;
	list-style-type: disc;
	font-size: 1.4em;
	margin-left: 25px;
}

.item-noBg {
	clear:both;
	margin: 10 0 3px;
	padding: 2px 10px;
	border-bottom: 1px dotted #928B6B;
}

.desc {
	float:left;
	width:630px;
	margin: 6px auto 0px;
}

.desc img {
	margin:5px 10px 10px 0;
	float:left;
}

.desc h3 a {
	color:#0c3666;
}

.desc h3 {
	font-size:1.6em;
}

.desc h3 em {
	font-size:75%;
}

.desc h3 img {
	margin:0 0 0 0;
}

.desc ul {
	list-style-type: disc;
	line-height: 1.1em;
	margin-left: 175px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.desc ul li {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.desc p {
	margin-left:160px;
	line-height:1.5em;
}

/* ----------- Inventory List Table ------------ */

h2.ProductItemHeading {
	color:#eae2c0 !important; 
	text-align:left;
	padding:5px;
	font-size:1.2em;
}

.ProductItems {
}

.ProductItemDescriptionEven {
	padding:5px;
	vertical-align:top;
}

.ProductItemDescriptionOdd {
	padding:5px;
	vertical-align:top;
	background:#CCC;
	border:solid #fff;
	border-width:2px 0;
}

img.hsbwarranty {
	clear:both;
	float:left;
	margin: 0px;
	padding: 0px;
}

img.ProductItemDescription  {
	background-position: center center;
	background: url(/images/siteImages_Brown/Picture85x100_bkgrnd.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 10px;
}

.ProductItemDescriptionEven h3, .ProductItemDescriptionOdd h3 {
	margin-left: 125px;	
	font-size: 1.4em;
}

.ProductItemDescriptionEven p, .ProductItemDescriptionOdd p {
	margin-left: 125px;	
}

.ProductItemDescriptionEven a.quotelink, .ProductItemDescriptionOdd a.quotelink {
	position:relative;
	top:auto;
	left:550px;
	bottom:35px;
	right:auto;
	width:65px;
}

/*----- Inventory Detail PAGES -----------*/

#detail-pics {
	width:38%;
	padding:10px;
	margin:0px 10px;
	text-align:center;
	float:left;
}

#detail-pics img.large {
	margin: 0 auto 10px;
	width: 195px;
}

#detail-pics img.small {
	margin:0 auto 10px;
	width:45px;
	height:60px;
}

#warranty-info {
	padding: 10px 5px 5px 5px;
	text-align: left;
}

#warranty-info h2 {
	color:#ffd206 !important;
	font-size:1.2em;
}

a#warranty-link {
	float: right;
	width: 124px;
	height: 48px;
	background: url(/images/siteImages_Brown/warranty-bg.gif) no-repeat;
}

a#warranty-link-small {
	float: right;
	width: 124px;
	height: 48px;
	background: url(/images/siteImages_Brown/warranty-included.gif) no-repeat;
	vertical-align: middle;
}

#detail-specs {
	width:53%;
	padding:10px;
	float:left;
}

#detail-specs ul {
	margin-right:5px;
}

#detail-specs li {
	padding:5px 0;
}

a#return:link, a#return:visited {
	color:#cb7644;
	text-decoration:none;
	padding:10px;
}

a#return:hover {
	text-decoration:underline;
}

h3.specs-head {
	clear:both !important;
	background:#333;
	color:#FFF !important;
	padding:2px 5px;
	margin:10px 0 0;
}

ul.specs-list, ul.specs-list li ul {
	color:#69634a;
}

ul.specs-list li ul li {
	padding-left:50px;
}

ul.specs-list li ul {
	margin:0 -5px;
}

ul.specs-list li.odd, ul.specs-list li ul li.odd {
	background:#dcdcdc;
}

ul.specs-list li {
	padding:5px;
}

img.fake {
	margin:10px auto;
	width:341px;
	border:0 !important;
}

