﻿/*----------------------------------------
Reset v1.0 | 20080212 (from http://meyerweb.com/eric/tools/css/reset/) 
----------------------------------------*/

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, img, 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;
}
body {
	line-height: 1;
}
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;
}



/*----------------------------------------
  960 Grid System - Core CSS. - http://960.gs/ - Licensed under GPL and MIT.
----------------------------------------*/

.container_12,.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}.container_12 .grid_3,.container_16 .grid_4{width:220px}.container_12 .grid_6,.container_16 .grid_8{width:460px}.container_12 .grid_9,.container_16 .grid_12{width:700px}.container_12 .grid_12,.container_16 .grid_16{width:940px}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_4{width:300px}.container_12 .grid_5{width:380px}.container_12 .grid_7{width:540px}.container_12 .grid_8{width:620px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}.container_12 .prefix_3,.container_16 .prefix_4{padding-left:240px}.container_12 .prefix_6,.container_16 .prefix_8{padding-left:480px}.container_12 .prefix_9,.container_16 .prefix_12{padding-left:720px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}.container_12 .suffix_3,.container_16 .suffix_4{padding-right:240px}.container_12 .suffix_6,.container_16 .suffix_8{padding-right:480px}.container_12 .suffix_9,.container_16 .suffix_12{padding-right:720px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}html body div.clear,html body span.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}



/*----------------------------------------
  Global
----------------------------------------*/

/* --> HTML Elements */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	background-color: #fff;
	line-height: 1.6em;
}
a, a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #ff0000;
}
p {
	padding: 2px 0 2px 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin: 0 0 4px 0;
	/*text-transform: capitalize;*/
}
h1 {
	font-size: 160%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 90%;
}
h6 {
	font-size: 70%;
}
input, select, textarea, iframe {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 10pt;*/
}
textarea {
	line-height: 120%;
	padding: 1px 0 1px 2px;
}

/* --> Text Alignments */
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.alignjustify {
	text-align: justify;
}
.block {
	display: block;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

/* --> Trace */
#__asptrace {
	background-color: #fff;
	margin: 20px 0 0 0;
}

/* --> Status */
.error {
	color: #ff0000;
	font-weight: bold;
	font-size: 80%;
}
.errorbox {
	background: #f9ccc4 url(   "images/error.png" ) no-repeat 8px 5px;
	border: solid 1px #191918;
	padding: 5px 8px 5px 30px;
	margin: 12px 0 10px 0;
	font-size: 90%;
	font-weight: bold;
}
.okbox {
	background: #e6ffcc url(   "images/ok.png" ) no-repeat 8px 5px;
	border: solid 1px #191918;
	padding: 5px 8px 5px 30px;
	margin: 12px 0 10px 0;
	font-size: 90%;
	font-weight: bold;
}
.statusbox {
	background: #ffffcc url(   "images/status.png" ) no-repeat 8px 5px;
	border: solid 1px #191918;
	padding: 5px 8px 5px 30px;
	margin: 12px 0 10px 0;
	font-size: 90%;
	font-weight: bold;
}
.securebox {
	background: #ffffcc url(   "images/lock.png" ) no-repeat 8px 5px;
	border: solid 1px #191918;
	padding: 5px 8px 5px 30px;
	margin: 12px 0 10px 0;
	font-size: 90%;
	font-weight: bold;
}
.loadingbox {
	background-color: #fff;
	border: solid 1px #191918;
	padding: 5px 8px 5px 8px;
	margin: 12px 0 10px 0;
	font-size: 100%;
	font-weight: bold;
}
.errorbox li, .okbox li, .statusbox li {
	color: #000;
	margin: 2px 0 2px 15px;
	list-style-type: square;
	font-weight: normal;
	font-size: 120%;
}

/* --> Popup Control */
/*#subnavication-bar-right .popupcontrolbox {
	background-color: #fff;
	border: solid 1px #bbb;
	padding: 5px 3px 5px 3px;
	margin: 4px 0 0 0;
	z-index: 999;
	position: absolute;
	width: 130px;
}
#subnavication-bar-right .popupcontrolbox ul {
	padding: 3px 0 3px 15px;
}
#subnavication-bar-right .popupcontrolbox li {
	padding: 3px 0 3px 0;
	position: relative;
}
#subnavication-bar-right .popupcontrolbox li a {
	padding: 0 10px 0 0;
}*/

/* --> Auto Complete Control */
.autocomplete {
	padding: 2px 2px 2px 2px;
	color: #504d47;
}
.autocomplete:hover, .autocompletehighlight {
	padding: 2px 2px 2px 2px;
	color: #fff;
	background-color: #504d47;
}
.autocomplete ul {
	position: absolute;
	z-index: 999;
}
/*.autocomplete ul li {
	position: absolute;
	z-index: 999;
}*/

/* --> Modal Box Control */
.modalbox {
	background-color: #fff;
	border: solid 1px #58514a;
}
.modalopacity {
	background-color: #000;
	opacity: 0.5;
}
.modalbox .controls {
	text-align: center;
}
.modalopacityprocessing {
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #fff;
	opacity: 0.5;
}
.modalheader {
	margin: 0 0 0 0;
	padding: 6px 4px 6px 4px;
	background-color: #efefef;
	border-bottom: solid 1px #e6e6e6;
	text-align: right;
}
.modalbody {
	background-color: #fff;
	padding: 4px 3px 4px 3px;
	margin: 0 auto;
}
.modalfooter {
	/*background-color: #58514a;*/
	background-color: #efefef;
	border-top: solid 1px #e6e6e6;
	padding: 4px 4px 4px 4px;
	text-align: center;
}
.modalheader a.button, .modalheader a.button:link, .modalheader a.button:visited, .modalheader a.button:active {
	color: #eee;
	background-color: #58514a;
	margin: 0 0 0 0;
	padding: 0 4px 0 4px;
	border: solid 1px #eee;
	text-decoration: none;
	font-weight: bold;
}
.modalheader a.button:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	border: solid 1px #fff;
}
.modalbody a:link img, .modalbody a:visited img, .modalbody a:active img, .modalbody a:hover img {
	border: solid 1px #25221b;
}
.modalboxprocessing {
	position: fixed;
	top: 35%;
	left: 42%;
	background-color: #eee;
	border: solid 1px #58514a;
	padding: 20px 20px 20px 20px;
	opacity: 1;
}
.modalboxprocessing img {
	padding: 0 4px 0 0;
}

/* --> Collapsible Panel Control */
.collapsiblepanel {
	height: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.collapsibleheader {
	margin: 0 0 0 6px;
	padding: 6px 4px 6px 4px;
	background-color: #58514a;
	text-align: right;
}
.collapsibleheader a.button, .collapsibleheader a.button:link, .collapsibleheader a.button:visited, .collapsibleheader a.button:active {
	color: #eee;
	background-color: #58514a;
	margin: 0 0 0 0;
	padding: 0 4px 0 4px;
	border: solid 1px #eee;
	text-decoration: none;
	font-weight: bold;
}
.collapsibleheader a.button:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	border: solid 1px #fff;
}

/* --> Forms */
table.form {
	margin-top: 2px;
}
.form td, .form th {
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}
.form td label, .form td.label {
	display: block;
	text-align: right;
	padding: 2px 2px 0 0;
	font-size: 1.0em;
}
.formleft td label, .formleft td.label {
	text-align: left;
}
.form td label .required {
	padding: 0 0 2px 0;
	font-size: 0.9em;
}
.form td .checkbox label, .form td .radiobutton label {
	display: inline;
}
.form table.checkbox, .form .checkbox table, .form table.radiobutton, .form .radiobutton table {
	/* CheckBoxList and RadioButtonList */
}
.form td.buttonright {
	text-align: right;
}
span.error {
	position: absolute; /* margin will not work without this */
	font-weight: bold;
	margin: 4px 0 0 10px;
}
.required {
	color: #dd0000;
	font-weight: bold;
}
.form .required {
	font-size: 0.9em;
}
.smalltext {
	color: #58514a;
	font-size: 0.9em;
	margin: 4px 0 0 0;
}
a.smalltext, a.smalltext:link {
	color: #2662BD;
}

/* --> Pager Control */
.paging {
	font-size: 1em;
	width: 685px;
	background-color: #efefef;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #333333;
	margin-bottom: 5px;
}
.paging .current {
	font-weight: bold;
}
.paging a {
}
.pagingRight {
	float: right;
	width: auto;
	margin-right: 5px;
	margin-left: 25px;
	padding-top: 1px;
}
.pagingThumbnails {
	float: right;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 11px;
	background-image: url(images/thumbnail-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 12px;
	padding-top: 1px;
}
.pagingDetailed {
	float: right;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 11px;
	background-image: url(images/detail-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 1px;
}
.paging a {
	padding: 0 3px 1px 3px;
	margin: 0 2px 0 2px;
	text-decoration: none;
	color: #555555;
}
.paging a:link, .paging a:visited {
}
.paging a:hover, .paging a:active {
	color: #d00;
	text-decoration: underline;
}
.paging a.here {
	background-color: #504D47;
	color: #fff;
	font-weight: bold;
}
.paging img {
	border: 0;
}



/*----------------------------------------
  Header
----------------------------------------*/

#header {
	padding: 8px 0 8px 0;
}
#header .headerleft {
	float: left;
}
#header .headerright {
	float: right;
	max-width: 620px;
}
/*#header #newsletter {
	display: none;
}*/

/* --> Top Menu */
#topmenu {
	text-align: right;
}
#topmenu li {
	display: inline;
	list-style-type: none;
	font-size: xx-small;
}
#topmenu .popupcontrolbox {
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 5px 3px 5px 5px;
	margin: 4px 0 0 0;
	width: 80px;
	text-align: left;
}
#topmenu .popupcontrolbox ul {
	padding: 3px 0 3px 15px;
}
#topmenu .popupcontrolbox li {
	padding: 3px 0 3px 0;
}
#topmenu .popupcontrolbox li a {
	padding: 0 10px 0 0;
	color: #000;
	font-weight: bold;
}

/* --> Header Forms */
#headerforms {
	text-align: right;
	margin: 20px 0 20px 0;
}
.newsletter {
	float: left;
	padding-right: 10px;
}
.search {
	float: right;
}
#headerforms .error {
	font-size: 95%;
	text-align: left;
}

/* --> Main Menu */
/*#mainmenu {
	text-align: right;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.4px;
	padding-right: 20px;
}
#mainmenu a, #mainmenu a:link, #mainmenu a:visited {
	text-decoration: none;
	color: #000;
}
#mainmenu a:hover, #mainmenu a:active {
	text-decoration: underline;
	color: #666;
}
#mainmenu a.on, #mainmenu a.on:link, #mainmenu a.on:visited, #mainmenu a.on:hover, #mainmenu a.on:active {
	text-decoration: underline;
	color: #666;
}*/
#mainmenu li {
	display: inline;
	list-style-type: none;
	/*padding-left: 10px;*/
	padding-right: 10px;
	font-size: 120%;
	font-weight: bold;
}



/*----------------------------------------
  Common
----------------------------------------*/

.common {
	background-color: #efefef;
	padding: 2px 2px;
}

/* --> Breadcrumbs */

/* --> Social Controls */
#socialcontrols {
	text-align: right;
}
#socialcontrols li {
	display: inline;
	list-style-type: none;
	padding-left: 12px;
}



/*----------------------------------------
  Body
----------------------------------------*/

#body {
	border-left: solid 2px #efefef;
	border-right: solid 2px #efefef;
	/*border-bottom: solid 2px #efefef;*/
	margin-top: 8px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/* --> Side Column */
#sidecolumn ul {
	margin-left: 6px;
}
#hcard-Klipsch-Support .fn, #hcard-Klipsch-Support .org, #hcard-Klipsch-Support .type {
	display: none;
}
#hcard-Press-Contact .type {
	display: none;
}

/* --> Main Column */

/* ----> MagicZoom */
.MagicZoomBigImageCont {
	border: 2px solid #000;
	background: #fff url(images/loading.gif) no-repeat center center;
}
.MagicZoomHeader {
	font: 10px Tahoma, Verdana, Arial, sans-serif;
	color: #eee;
	background: #58514a;
	text-align: center;
}
.MagicZoomPup {
	border: 1px solid #aaa;
	background: #ffffff;
}
.MagicZoomLoading {
	text-align:	center;
	background: #ffffff;
	color: #444;
	border: 1px solid #ccc;
	opacity: 0.8;
	padding: 3px 3px 3px 3px !important;
	display: none; /* do not edit this line please */
}
.MagicZoomLoading img {
	padding-top:	3px !important;
}

/* ----> Tags */
.CloudTag1, .CloudTag2, .CloudTag3, .CloudTag3, .CloudTag4, .CloudTag5, .CloudTag6 {
	margin: 0px;
	padding: 0px;
	display: inline;
}
a.CloudTag1:link, a.CloudTag1:visited, a.CloudTag1:active {
	margin-right: 6px;
	text-decoration: none;
	color: #333;
	font-size: 225%;
	font-weight: 900;
}
a.CloudTag2:link, a.CloudTag2:visited, a.CloudTag2:active {
	margin-right: 6px;
	text-decoration: none;
	color: #666;
	font-size: 175%;
	font-weight: 800;
}
a.CloudTag3:link, a.CloudTag3:visited, a.CloudTag3:active {
	margin-right: 6px;
	text-decoration: none;
	color: #999;
	font-size: 150%;
	font-weight: 600;
}
a.CloudTag4:link, a.CloudTag4:visited, a.CloudTag4:active {
	margin-right: 6px;
	text-decoration: none;
	color: #ADADAD;
	font-size: 130%;
	font-weight: 500;
}
a.CloudTag5:link, a.CloudTag5:visited, a.CloudTag5:active {
	margin-right: 6px;
	text-decoration: none;
	color: #CCCCCC;
	font-size: 110%;
	font-weight: 300;
}
a.CloudTag6:link, a.CloudTag6:visited, a.CloudTag6:active {
	margin-right: 6px;
	text-decoration: none;
	color: #D9D9D9;
	font-size: 90%;
	font-weight: 200;
}
a.CloudTag7:link, a.CloudTag7:visited, a.CloudTag7:active {
	margin-right: 6px;
	text-decoration: none;
	color: #E6E6E6;
	font-size: 70%;
	font-weight: 100;
}
a.CloudTag1:hover, a.CloudTag2:hover, a.CloudTag3:hover, a.CloudTag4:hover, a.CloudTag5:hover, a.CloudTag6:hover, a.CloudTag7:hover {
	text-decoration: underline;
}

/* ----> Content Lists */
.splashbox{
	margin: 10px 20px 10px 20px;
	padding: 0;
	display: inline;
	width: 310px;
	height: 180px;
	float: left;
}
.splashbox p{
	padding: 5px 0 5px 0;
}
.splashbox img{
	margin: 0 4px 10px 0;
	padding: 0 0 0 5px;
}
.splashbox h2{
	margin: 5px 0 -17px 0;
	padding: 0;
}
.series .pic:hover {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.seriesDetail {
	width: 660px;
	text-align: left;
	height: 170px;
	font-size: 1em;
	float: left;
	line-height: 1.2em;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C3BCAE;
}
.seriesDetail a {
	color: #666;
}
.seriesDetail a:hover {
	color: #432F17;
}
.seriesDetail img {
	height: 150px;
	width: 150px;
	float: left;
	margin-right: 30px;
	border: solid 1px #ccc;
}
.seriesDetail a.sku {
	font-weight: bold;
	display: block;
	color: #000;
	font-size: 1.7em;
	line-height: 1.3em;
	padding-bottom: 0px;
}
.seriesDetail a.desc {
	font-weight: normal;
	display: inline;
	color: #444;
	padding-bottom: 15px;
}
.seriesDetail .price {
	display: block;
	color: #333333;
	font-size: 1.3em;
	font-weight: bold;
	width: 200px;
	float: right;
	text-align: right;
	padding-top: 5px;
	line-height: 20px;
}
.seriesDetail .detail {
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
}
#product-info .seriesDetail {
	width: 480px;
}
.series, .series a {
	/*color: #666;*/
}
.series {
	width: 160px;
	text-align: center;
	height: 220px;
	font-size: 1em;
	float: left;
	margin: 15px 15px 15px 0;
	line-height: 1.2em;
}
.store .series {
	height: 300px;
}
.series a:hover {
	color: #432F17;
}
.series img {
	height: 150px;
	width: 150px;
}
.series a.pic {
	display: block;
	padding-bottom: 10px;
}
.series a.sku {
	font-weight: bold;
	display: block;
}
.series a.desc {
	font-weight: normal;
	display: block;
	color: #444;
}
.series .price {
	display: block;
	color: #000;
	font-size: 1em;
	font-weight: normal;
}
.series a.pic img, #resultList .pic img {
	border: solid 1px #ccc;
}
#resultList {
	width: 90%;
	margin-left: 25px;
	float: left;
	margin-top: 10px;
}
#resultList .pic {
	height: 160px;
	width: 160px;
	display: block;
	float: left;
}
.date {
	font-weight: bold;
	color: #333333;
	display: block;
	float: left;
	height: 7em;
	width: 115px;
}
.result {
	display: block;
	padding-bottom: 12px;
}
.result a {
	display: block;
	font-weight: bold;
	text-decoration: underline;
}
#photos-bottom {
	border: 1px solid #ccc;
	display: block;
	background-color: #fff;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#photos-bottom img {
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#photos-bottom img:hover {
	border: 1px solid #000;
}
#photo #photo-bottom {
	width: 358px;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.graybox {
	border: 1px solid #ccc;
	display: block;
	background-color: #fff;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 10px;
}
.desktop {
	width: 160px;
	text-align: center;
	height: 220px;
	font-size: 1em;
	float: left;
	margin: 15px 15px 15px 0;
	line-height: 1.2em;
}
img.alignright {
	float: right;
}


/* ----> Misc */
.fltrt {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
#photo-bottom ul {
	margin: 0px;
	padding: 0px;
	width: 350px;
	position: relative;
	display: block;
	height: 18px;
}
#photo-bottom li {
	float: left;
	color: #e9decc;
	line-height: 16px;
}
#photo-bottom img {
	display: inline;
	margin-right: 5px;
	margin-bottom: 5px;
}
#photo-bottom img:hover {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#photo-bottom .rollover {
	background-image: url(images/search-icon-blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 16px;
	margin-right: 10px;
}
#photo-bottom .download {
	background-image: url(images/left-blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 16px;
	margin-right: 15px;
}
#photo-bottom .finishes {
	margin-right: 3px;
	color: #999999;
}
#photo-bottom li a {
	color: #e9decc;
	display: inline;
}
#supportHeader {
	width: 669px;
	height: 140px;
	position: relative;
	left: 0px;
	padding-top: 25px;
	padding-left: 20px;
	display: block;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border: solid 1px #ccc;
}
#supportHeader #textfield {
	border: 1px solid #666666;
	width: 150px;
	margin-right: 3px;
	height: 16px;
}
#supportHeader .email {
	font-weight: bold;
	font-size: 18px;
}
#supportHeader .phone {
	font-weight: bold;
	font-size: 18px;
}
#supportHeader .column {
	width: 265px;
	float: left;
	padding-right: 15px;
	padding-left: 25px;
	display: block;
}
#supportHeader .column + .column {
	border-left: solid 1px #ccc;
}
#supportHeader h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	line-height: 19px;
	margin: 0px;
	color: #333333;
}
#downloads {
	width: 280px;
	padding-right: 15px;
}
#downloads ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#downloads li {
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-top: 2px;
}
#productTop {
	min-height: 105px;
}
#product-info-tabs {
	width: 100%;
	float: left;
	line-height: 17px;
}
#product-info-tabs ul {
	margin: 0;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}
#product-info-tabs li {
	float: left;
	margin: 0;
	background-color: #efefef;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
	margin-right: 3px;
	border: solid 1px #ccc;
	border-bottom-width: 0;
}
#product-info-tabs a {
	float: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #999;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 2px;
	padding-left: 1px;
}
#product-info-tabs .current {
	background-color: #ccc;
}
#product-info-tabs .current a {
	background-color: #ccc;
	color: #000;
}
#product-info-wrap {
	float: left;
	border: solid 1px #ccc;
}
#product-info {
	padding: 25px 20px 25px 25px;
	margin: 0px;
	min-width: 493px;
}
#product-info h2 {
	font-size: 1.6em;
	color: #000000;
	line-height: 1em;
	border-bottom: solid 1px #efefef;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: -1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#product-info h3 {
	margin: 0px;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	letter-spacing: -1px;
}
#product-info ul {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	list-style-type: square;
	padding-left: 25px;
	line-height: 1.3em;
}
#product-info li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#product-info .series {
	width: 145px;
	height: 150px;
}
.imgLgBorder {
	border: solid 2px #000;
}
.tags {
	margin: 0 20px 15px 25px;
	background-color: #efefef;
	padding: 4px;
	min-width: 480px;
}
table.comparison {
	color: #58514a;
	line-height: 1.65em;
	margin-bottom: 15px;
}
.comparison td {
	padding: 2px 4px 2px 4px;
	vertical-align: top;
}
.comparison tr.row td {
	vertical-align: top;
}
.comparison tr.rowalternate td {
	vertical-align: top;
}
.comparison tr.row td, .comparison tr.rowalternate td, .comparison tr.photo td {
	font-size: .90em;
	vertical-align: middle;
	border-bottom: 1px #58514a solid;
}
.comparison tr.photo td, .comparison tr.remove td {
	border-bottom-width: 0;
}
html > body .comparison tr.row td, html > body .comparison tr.rowalternate td {
	border-bottom: 1px #58514a dotted;
}
html > body .comparison tr.photo td, html > body .comparison tr.remove td {
	border-bottom-width: 0;
}
.comparison tr.row:hover td, .comparison tr.rowalternate:hover td {
	background: none;
	background-color: #fff;
}
.comparison a.pic {
	display: block;
	padding-bottom: 10px;
}
.comparison a.pic img {
	border: solid 1px #000;
}
.comparison a.sku {
	font-weight: bold;
	display: block;
}
#spec td {
	border-bottom: 1px #eee solid;
}
html > body #spec td {
	border-bottom: 1px #ccc dotted;
}
#spec .spec-name {
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	text-transform: uppercase;
}
#spec .spec-detail {
	padding-left: 5px;
}
.headergraphic {
	overflow: hidden;
	width: 935px;
	padding-bottom: 10px;
}
.grid {
	border: solid 1px #ccc;
}
.grid td, .grid th {
	padding: 4px 4px;
}
.headerrow, .headerrow th, .headerrow td {
	background-color: #efefef;
	border-bottom: solid 1px #ccc;
}
.row, .altrow, .row td, .altrow td {
	border-bottom: solid 1px #ccc;
}
.altrow, .altrow td {
	background-color: #f8f8f8;
}
#cart .buttons-left {
	float: left;
	padding-top: 4px;
	margin-bottom: 10px;
}
#cart .buttons-right {
	float: right;
	padding-top: 4px;
	margin-bottom: 6px;
}
#cart .row, #cart .altrow, #cart .row td, #cart .altrow td {
	vertical-align: top;
}
.shippingmethod {
	float: left;
	margin-right: 60px;
	padding-left: 10px;
}
#billingaddress {
	float: left;
	margin-right: 60px;
	border-left: solid 1px #ccc;
	padding-left: 45px;
}
#shippingaddress {
	float: left;
}
.homeCategories {
	float: left;
	width: 300px;
	padding-right: 20px;
}
.homeCategories + .homeCategories {
	
}
.homeCategories + .homeCategories + .homeCategories {
	padding-right: 0;
}
img.icon {
	vertical-align: bottom;
}
#dealerLocator {
	background-color: #FFFFFF;
	float: left;
	width: 512px;
	padding: 10px;
	margin-left: 6px;
	margin-bottom: 18px;
	border: 1px solid #9A846D;
	display: block;
}
#dealerLocator h2 {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dealerLocator .series {
	width: 155px;
}
#dealerLocator th, .locator th {
	text-align: left;
	background-color: #efefef;
}
.locatorpanel {
	/* allows autocomplete to layer over map */
	position: relative;
	z-index: 1;
}
#map {
	width: 680px;
	height: 300px;
	margin: 0 auto;
	background-color: #58514a;
	border: solid 1px #000;
}
.map {
	background-color: #58514a;
	padding: 4px 4px;
}
.mapcontrols {
	background-color: #58514a;
	color: #fff;
	padding: 4px 4px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin-bottom: 10px;
}
.term {
	padding: 4px 0 8px 0;
	border-bottom: solid 1px #efefef;
}
.strike {
	text-decoration: line-through;
}
.sale {
	color: #ff0000;
	font-weight: bold;
}
#sidebar {
	border-left: solid 1px #ccc;
	padding-left: 10px;
}
#sidebar div {
	margin-bottom: 10px;
}
/*.boxtop {
	font-size: 140%;
}
#productTop h1 {
	font-size: 210%;
	margin-bottom: 10px;
}*/
#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider li { 
	width: 940px;
	height: 414px;
	overflow: hidden; 
}
#checkoutstatus { 
	color: #ccc; 
	background-color: #f8f8f8;
	border: solid 1px #efefef;
	font-weight: bold;
	padding: 6px 0 6px 0;
	margin: 0 0 10px 0;
}
#checkoutstatus .current { color: #333; margin: 0 10px 0 0; }
#checkoutstatus .done { color: #ccc; margin: 0 10px 0 0; }
#checkoutstatus .numbercurrent { color: #fff; background-color: #666; padding: 0 5px 0 5px; margin: 0 5px 0 10px; }
#checkoutstatus .numberdone { color: #fff; background-color: #ccc; padding: 0 5px 0 5px; margin: 0 5px 0 10px; }
.checkoutstatustitle {
	color: #000;
	font-size: 150%;
	padding-left: 20px;
	padding-right: 20px;
}
.checkoutstatustitle img {
	vertical-align: text-bottom;
}
.customerinfoleft {
	width: 330px;
	float: left;
	padding-right: 10px;
}
.customerinforight {
	width: 330px;
	float: left;
	border-left: solid 1px #ccc;
	padding-left: 15px;
}
.paymentleft {
	width: 400px;
	float: left;
	padding-right: 10px;
}
.paymentright {
	width: 260px;
	float: left;
	padding-left: 15px;
}
.formhighlightbox {
	background-color: #f8f8f8;
	border: solid 1px #efefef;
	padding: 10px 12px 5px 15px;
	margin-top: 10px;
	margin-right: 10px;
}
.formbuttons {
	margin-top: 15px;
	vertical-align: top;
}
.formbuttonsleft {
	float: left;
}
.formbuttonsleft a, .formbuttons a:link { padding-top: 2px; }
.formbuttonsright {
	float: right;
}
.instock {
	color: #009900;
}
.limitedstock {
	color: #0033cc;
}
.outofstock {
	color: #d00000;
}
.freeshipping {
	color: #d00000;
	font-weight: bold;
	font-size: 130%;
	margin-top: 2px;
}
#cart .freeshipping {
	font-size: 114%;
}
a.instock, a.instock:link, a.instock:visited, a.instock:active {
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
a.instock:hover {
	text-decoration: none;
}
a.limitedstock, a.limitedstock:link, a.limitedstock:visited, a.limitedstock:active {
	color: #0033cc;
	text-decoration: underline;
	font-weight: bold;
}
a.limitedstock:hover {
	text-decoration: none;
}
a.outofstock, a.outofstock:link, a.outofstock:visited, a.outofstock:active {
	color: #d00000;
	text-decoration: underline;
	font-weight: bold;
}
a.outofstock:hover {
	text-decoration: none;
}
a.freeshipping, a.freeshipping:link, a.freeshipping:visited, a.freeshipping:active {
	color: #d00000;
	text-decoration: underline;
	font-weight: bold;
}
a.freeshipping:hover {
	text-decoration: none;
}
.storeprice {
	font-size: 150%;
	font-weight: bold;
}
.storesale {
	color: #ff0000;
	font-weight: bold;
	font-size: 150%;
}
.storedetail {
	margin-top: 4px;
}
#buynow {
	margin: 10px 0 0 0;
}
.imagealignmiddle {
	vertical-align: middle;
	margin-right: 1px;
}
.storefloatleft {
	float: left;
	padding-right: 20px;
}
.storedetailpartnumber {
	margin: 0 0 4px 0;
}
.findadealer {
	font-size: 130%;
	font-weight: bold;
}
a.findadealer, a.findadealer:link, a.findadealer:visited {
	margin: 16px 0 6px 0;
}


/*----------------------------------------
  5.1 Page
----------------------------------------*/
#51what
{color:#60F;}




/*----------------------------------------
  Footer
----------------------------------------*/

#footer {
	text-align: center;
}
#footer ul li {
	display: inline;
	list-style-type: none;
	font-size: xx-small;
}
#copyright {
	padding: 12px 0 12px 0;
}
#address {
	padding-bottom: 12px;
}