/*
Theme Name: NWDynamic 
Description: 
Version: 1 
*/

/*** 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 { background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
ol,ul { list-style: none; }
blockquote,q { quotes: none; }
blockquote:before,blockquote:after,q:before,q:after { content: ''; content: none; }
:focus { outline: 0; }
img { vertical-align: bottom; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/*** Clearfix ***/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0; }
.clear { clear: both; }
.clr-left { clear: left; }
.clr-right { clear: right; }

/*** Positioning and Alignment ***/
.fl { float: left; }
.fr { float: right; }
.txt-left { text-align: left; }
.txt-right { text-align: right; }
.txt-center, .text-center { text-align: center; }
.underline { border-bottom:1px solid; }
.nomargin{ margin: 0; }

/*** General Settings ***/
body {
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
}

h1,h2,h3,h4,h5,h6 { 
	font-weight: normal; 
	margin-bottom: 15px; 
}

p { 
	margin: 0 0 15px 0; 
}

input, select, textarea {
	font: 13px Arial, Helvetica, sans-serif;
	border: 1px solid #000;
}

sub {
	vertical-align: bottom;
	font-size: smaller;
}

sup {
	vertical-align: top;
	font-size: 62%;
}

.no-border {
	border: none;
}

/*** Links ***/
a {
	text-decoration: none;
	color: #000;
}

/*** Common ***/
.model {
	font-size: 14px;
	font-weight: normal;
	margin: 12px 0 0 0;
}
.model strong {
	font-weight: normal;
	font-size: 18px;
	color: #C49F2E;
}
.model span,
.model a span {
	font-size: 12px;
	color: #999;
}
.price {
	background: url(../images/price.png) no-repeat;
	width: 195px;
	height: 71px;
	display: block;
	text-align: center;
}
.price .normal {
	font-size: 48px;
	letter-spacing: -1px;
	display: block;
	padding: 7px 0;
}
.price a.contact {
	display: block;
	font-size: 26px;
	letter-spacing: -1px;
	line-height: 26px;
	padding: 9px 0;
}
.price .red {
	font-size: 42px;
	line-height: 40px;
	color: #c00;
	padding: 4px 0;
}
/*.price .save {
	background: url(../images/save-tag.png) no-repeat;
	padding: 3px 0 0 6px;
	width: 48px;
	height: 23px;
	font-size: 10px;
	line-height: 10px;
	color: #fff;
	margin: 2px 0 0 10px;
	letter-spacing: 0;
	text-align: left;
}*/
.price .was {
	font-size: 14px;
	letter-spacing: 0;
	font-weight: normal;
	padding: 3px 0;
}
/*.discount {
	color: #c00;
	font-size: 12px;
	display: inline-block;
	margin: 5px 8px;
	line-height: 13px;
}*/
.image {
	position: relative;
}
.zoom {
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
	background: url(../images/zoom.png);
	width: 44px;
	height: 43px;
	position: absolute;
	top: 4px;
	right: 4px;
}
/*.qview,
.qview2 {
	display: block;
	height: 30px;
	left: 50%;
	margin-left: -50px;
	position: absolute;
	top: 80%;
	width: 100px;
	background: url(../images/quick-view.png) no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
	z-index: 1;
}*/
.more a,
a.more {
	background: url(../images/btn-more-details.png) no-repeat;
	display: inline-block;
	width: 111px;
	height: 32px;
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}
/*.brands {
	position: absolute;
	bottom: 10px;
}*/
.brands img {
	background-color: #fff;
}
/*span.next a {
	width: 58px;
	height: 59px;
	background: url(../images/carousel-next.png) no-repeat;
	position: absolute;
	right: 15px;
}
span.prev a {
	width: 58px;
	height: 59px;
	background: url(../images/carousel-prev.png) no-repeat;
	position: absolute;
	left: 15px;
}*/

/*** Header ***/
#header { margin: 0px 0px 0px 0px; position: relative; z-index: 10; }
#header .top { height: 125px; }
#header .top .content { width: 960px; margin: 0px auto; color: #DAD8D9; font-size: 16px; float: none; }
#header .top .content strong { font-weight: normal; font-size: 21px; }
#header .top .content .fr { text-align: right; margin-top: 35px; }
h1.logo { margin: 9px 0px 0px 0px; }

/*** Search ***/
li.search-wrap{
	background: url(../images/search-wrap.png) no-repeat;
	line-height: 0 !important;
	float: right !important;
	margin: 5px 0 0 0 !important;
	height: 38px;
	width: 282px;
}
li.search-wrap form{
	display: inline-block;
	white-space: nowrap;
}

li.search-wrap form .txt{
	width: 180px;
	padding: 11px 0 0 10px;
	font-size: 13px;
	border: none;
	margin-right: 5px;
	float: left;
	background: none;
	color: #4C4B4C;
}

li.search-wrap form .sub{
	width: 83px;
	height: 31px;
	cursor: pointer;
	display: block;
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
	border: none;
	background: url(../images/search-btn.png) no-repeat;
	float: left;
	margin-top: 5px;
}

/*** Wrapper ***/
.wrapper {
	width: 960px;
	margin: 0 auto;
}

/*** Content ***/
#content {
	position: relative;
	margin-top: 15px;
	z-index: 1;
}

/* Mailing list */
.mailing-list { background: url(../images/mailing-list.png) no-repeat; width: 272px; height: 163px; margin: 0 10px 3px 0; }
.mailing-list form { display: inline-block; margin: 70px 0 0 20px; }
.mailing-list input.txt{ font-size: 13px; color: #4C4B4C; float: left; background: url(../images/mailing-list-box.png) no-repeat; padding: 10px 5px 10px 15px; width: 212px; height: 18px; border: none; }
.mailing-list input.sub{ width: 104px; height: 31px; display: block; text-indent: -999em; background: url(../images/mailing-list-btn.png) no-repeat; border: none; float: left; cursor: pointer; margin: 6px 0 0 127px; font-size: 0; line-height: 0px;}

/*** Seo Text ***/
.seotxt { padding: 20px 0; }
.seotxt .top { background: url(../images/seotxt-top.png) no-repeat; width: 958px; margin: 0 auto; height: 4px; }
.seotxt .middle { background: url(../images/seotxt-middle.png) repeat-y; width: 958px; margin: 0 auto; height: auto !important; height: 100px; min-height: 100px; }
.seotxt .bottom { background: url(../images/seotxt-bottom.png) no-repeat; width: 958px; margin: 0 auto; height: 4px; }
.seotxt img.fl { margin: 10px 0 0 10px; }
.seotxt div.fr { width: 780px; margin: 10px 10px 10px 0; font-size: 13px; }

/*** Footer ***/
#footer { height: 247px; padding-top: 32px; font-size: 12px; color: #CAC9C9; }
/*{ width: 900px; border: 1px #ACAFAF solid; padding: 0px 45px 0px 17px; margin: 10px 0 30px; font-family: "Myriad Pro", "Trebuchet MS", Arial; font-size: 12px; }*/
#footer .col1 { width: 610px;  margin: 0; /* margin: 0 11px 0 0; */ }
/*#footer .col2 { width: 468px;  margin: 0; }*/
#footer .col3 { width: 340px; /*290px;*/ }
#footer .col1 img, #footer .col3 img { margin-bottom: 10px; }
#footer a:hover { text-decoration: underline; }
#footer ul.flinks { margin: 0 0 16px 0; text-transform: uppercase; }
#footer ul.flinks li { display: inline; margin-right: 5px; float: left; }
#footer ul.flinks li a { color: #CAC9C9; font-size: 11px; margin-right: 5px; }
#footer ul.flinks li.last, #footer ul.flinks li.last a { margin-right: 0; }
#footer p.col3 a { color: #EFC31A; font-size: 13px; }

/*** Home Top ***/
#home-top {
	height: 310px;
	margin: 0;
	padding: 20px 0;
}

/*** Home Bottom ***/
#home-bottom {
	background: url(../images/home-bottom.jpg) repeat-x center top;
	height: 306px;
	margin: 0;
	padding: 20px 0;
}

/*** Slideshow ***/
#slideshow {
	width: 676px;
	position:relative;
	height: 306px;
	background: url(../images/slideshow.png);
	float: left;
}
#slideshow ul.ui-tabs-nav {
	position: absolute;
	bottom: 20px;
	right: 10px;
	list-style: none;
}
#slideshow ul.ui-tabs-nav li {
	margin: 0 5px 0 0;
	display: block;
	position: relative;
	z-index: 20;
	float: left;
}
#slideshow ul.ui-tabs-nav li.first {
	padding-top: 0;
}
#slideshow li.ui-tabs-nav-item a {
	display:block;
	height: 27px;
	width: 27px;
	font-size: 18px;
	color: #EFC31A;
	line-height: 27px;
	text-align: center;
	background: url(../images/slideshow-nav.png) no-repeat left top;
}
#slideshow li.ui-tabs-selected a,
#slideshow li.ui-tabs-nav-item a:hover {
	color: #fff;
	text-decoration: none;
}
#slideshow .ui-tabs-panel {
	width:668px;
	height:298px;
	position: relative;
	margin: 4px;
}
#slideshow .ui-tabs-panel a {
	width:668px;
	height:298px;
	position:absolute;
	text-indent:-999em;
	font-size:0;
	line-height:0;
}
#slideshow .ui-tabs-hide {
	display:none;
}

/*** Featured ***/
#featured-wrap {
	position: relative;
	overflow: hidden;
	width: 282px!important;
	height: 305px;
	float: right;
	background: url(../images/feature_product.png) no-repeat;
	margin-right: -12px;
}
/*#featured-wrap span.next a,
#featured-wrap span.prev a {
	top: 145px;
}*/
#featured {
	float: left;
}
#featured ul {
	margin: 0;
	list-style: none;
}
#featured ul li {
	position: relative;
	padding: 60px 20px 0 20px;
}
#featured ul li h3 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}
/*	font-size: 14px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase; */


#featured ul li h3 strong {
	font-size: 23px;
	line-height: 23px;
}
#featured ul li rightcol{
width:110px;
margin:0;
padding:0;
float:right;
}

#featured ul li .modelnum {
	font-size:15px;	
	font-family:Arial;
	line-spacing:1.1em;
	font-weight:normal;	
	width: 100px;	
	margin: 45px 0;
	padding-left: 10px;	
}

#featured ul li .pricebox {
	width: 100px;
	font-family:Arial Narrow;
	height: 40px;
	font-size: 36px;
	color:#A40C0C;
	font-weight:bold;
	margin:145px 0;
}

#featured ul li .pricebox .was {
	font-size: 12px;
	color:#444444;
	/*margin: 0;*/
	font-weight: bolder;
    margin: 0 0 0 10px;
	padding: 0;
}

#featured ul li .pricebox a.contact {
	font-size: 20px;
	line-height: 18px;
	margin: 4px 0;
	padding: 0;
}

#featured ul li .brands {
	margin-top:20px;
}

/*
#featured ul li .price .normal {
	font-size: 48px;
	color:#FF0000;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
}
#featured ul li .price a.contact {
	font-size: 20px;
	line-height: 18px;
	margin: 4px 0;
	padding: 0;
}
#featured ul li .price .red {
	font-size: 25px;
	line-height: 22px;
	margin: 4px 0 2px;
	padding: 0;
}
*/


#featured ul li a.more {
	background: url(../images/new_details.png) no-repeat;
	display: inline-block;
	width: 90px;
	height:24px;
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	float: left;
	margin: 25px 0;
}

/*** ADS ***/
.ads{ padding-bottom: 10px; }

/*** Listing Page ***/
.listing #content {
	padding-bottom: 40px;
}

/*** Breadcrumbs ***/
#breadcrumbs {
	margin-top: 2px;
}
#breadcrumbs ul li {
	display: inline;
	float: left;
	font-size: 10px;
	color: #0F2033;
	text-transform: uppercase;
}
#breadcrumbs ul li.first {
	font-size: 11px;
	font-weight: bold;
	color: #C49F2E;
	margin-right: 5px;
}
#breadcrumbs ul li.sep {
	margin: 0px 5px;
}
#breadcrumbs ul li a.selected,
#breadcrumbs ul li.active a {
	font-size: 11px;
	color: #C49F2E;
	font-weight: bold;
}

/*** Left Navigation ***/
#sidebar-left {
	float: left; 
	margin: 0 10px 15px 0;
	width: 189px;
}
#sidebar-left h3 {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 20px;
	display: block;
	background: url(../images/left-nav-heading.png) no-repeat;
	color: #fff;
	font-size: 12px;
	line-height: 45px;
	margin: 0;
}
#sidebar-left .bottom {
	background: url(../images/left-nav-bottom.png) no-repeat left bottom;
	height: 10px;
}
#category-list {
	color: #0F2034;
	font-size: 11px;
	text-transform: uppercase;
	padding: 5px 10px 5px 20px;
	background: url(../images/left-nav.png) repeat-y;
}
#category-list a {
	color: #0F2034;
}
#category-list ul {
	margin-top: 10px;
}
#category-list ul li {
	margin-bottom: 15px;
}
#category-list ul li .expandable {
    cursor: pointer;
	font-weight: bold;
}
#category-list ul li .expandable .icon {
    display: block;
    float: left;
    height: 12px;
    width: 12px;
}
#category-list ul li.open .expandable .icon {
    background: url(../images/minus.png) no-repeat 0 3px;
}
#category-list ul li.close .expandable .icon {
    background: url(../images/plus.png) no-repeat 0 3px;
}
#category-list ul li.close ul {
    display: none;
}
#category-list ul li li {
	padding-left: 20px;
	margin-bottom: 10px;
}
#category-list ul li li a:hover {
	color: #C39F2E;
}
#category-list ul li li.active {
	background: url(../images/arrow-right-yellow.png) no-repeat 20px 2px;
	padding-left: 30px;
}
#category-list ul li li.active a {
	color: #C39F2E;
	font-weight: bold;
}
#sidebar-left .advert {
	margin-bottom: 15px;
}

/*** Middle content ***/
.listing .content {
	float: left; 
	width: 560px;
}
.listing .meta .row-a {
	line-height: 12px;
	margin-bottom: 6px;
}
.listing .meta .row-a .showing {
	font-size: 11px;
	margin-top: 2px;
}
.listing .meta .row-b {
	margin-bottom: 6px;
	line-height: 12px;
}
.listing .meta .row-b .sort { 
	font-size: 11px;
	margin-top: 10px;
}
.listing .meta .row-b .sort strong { 
	color: #C49F2E;
}
.listing .meta .row-b .sort span {
	margin-left: 20px;
}
.listing .meta .row-b .sort span img {
	margin: 0px 2px 3px 2px;
}
.listing .meta .row-b .pagination {
	font-size: 12px;
	margin: 10px 1px 0 0;
}
.listing .meta .row-b .pagination li {
	display: inline;
	float: left;
	margin-right: 4px;
}
.listing .meta .row-b .pagination li.next {
	margin-right: 0;
}
.listing .meta .row-b .pagination li img {
	margin-bottom: 1px;
}
.listing .meta .row-b .pagination li a {
	color: #0F2034;
	text-decoration: underline;
}
.listing .meta .row-b .pagination li a.active {
	color: #C49F2E;
	text-decoration: none;
}
.listing .heading {
	margin: 10px 0 0 0;
	font-weight: normal;
	color: #0F2034;
	font-size: 24px;
	text-transform: uppercase;
}
.listing .clearCompareItems {
	margin-top: 20px;
	color: #0F2034;
	font-size: 11px;
	text-transform: uppercase;
}
#product-list .item {
	background: url(../images/item-sep.png) no-repeat center bottom;
	position: relative;
	margin-bottom: 20px;
}
#product-list .product-view {
	float: left;
	margin-bottom: 20px;
	width: 258px;
}
#product-list .product-details {
	float: right;
	width: 275px;
	margin-bottom: 20px;
}
.pop .image,
#product-list .item .image {
	background: url(../images/image-listing.png) no-repeat;
	float: left;
	width: 258px;
	height: 250px;
	text-align: center;
	padding-top: 8px;
	margin-bottom: 5px;
}
/*.pop .ribbon-wrap,
#product-list .item .ribbon-wrap {
	margin: 5px 3px 5px 8px;
}*/
.pop .compare,
#product-list .item .compare {
	font-size: 11px;
}
.pop .compare .fl img,
#product-list .item .compare .fl img {
	background-color: #fff;
}
#product-list .item .compare .fr {
	margin-top: 10px;
}
#product-list .item .description {
	margin: 10px 0;
}
#product-list .item .description p {
	margin-bottom: 0px;
}
#product-list .item .brands {
	margin: 10px 0;
}
#product-list .item .button {
	margin: 5px 0;
	text-align: left;
}
#product-list .item .button a.more {
	margin-left: -5px;
}
/*#product-list .item .button .request-a-quote {
	background: url(../images/btn-request-a-quote.png) no-repeat;
	width: 129px;
	height: 34px;
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}
#product-list .item .lq-extra {
	margin-top: 10px;
	float: left;
}*/

/*** Tags/Ribbon ***/
.ribbon {
	float: left;
	color: #000;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	margin: 5px 5px 0 0;
	text-transform: uppercase;
	width: 70px;
	text-align: center;
	border: 1px solid #000;
	border-radius: 3px;
	font-weight: bold;
}
/*.ribbon-red {
	background-color: #c03;
}
.ribbon-blue {
	background-color: #38beff;
}*/
.ribbon-black {
	background-color: #DDD;
}
/*.ribbon-green {
	background-color: #2daa06;
}
.ribbon-orange {
	background-color: #f60;
}
.ribbon-yellow {
	background-color: #ffe205;
	color: #000;
}*/

/*** Filters ***/
#sidebar-right {
	float: right;
	width: 189px;
	margin: 0 0 15px 10px;
}
#sidebar-right h3 {
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 20px;
	display: block;
	color: #fff;
	background: url(../images/right-filters-heading.png) no-repeat;
	font-size: 12px;
	line-height: 45px;
	margin: 0;
}
#sidebar-right .bottom {
	background: url(../images/right-filters-bottom.png) no-repeat left bottom;
	height: 10px;
}
#sidebar-right .filters {
	color: #0F2034;
	font-size: 9px;
	text-transform: uppercase;
	padding: 5px 10px 5px 20px;
	background: url(../images/right-filters.png) repeat-y;
}
#sidebar-right h4 {
    color: #7F6924;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 0 0;
	position: relative;
}
#sidebar-right .search {
	font-size: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
} 
#sidebar-right .search ul li {
	margin-bottom: 5px;
}
#sidebar-right .search ul li a {
	color: #0F2034;
}
#sidebar-right .search ul li.active {
	background: url(../images/arrow-right-yellow.png) no-repeat 20px 2px;
	padding-left: 30px;
}
#sidebar-right .search ul li.active a{
	font-weight: bold;
}
#sidebar-right .search ul li a:hover{
	color: #C39F2E;
	font-weight: bold;
}
#sidebar-right .search ul li a.checked {
	height: 14px;
	padding-left: 17px;
	display: inline-block;
	background: url(../../images/checkbox-checked.jpg) no-repeat scroll 0 0;
	font-weight: bold;
	color: #C39F2E;
}
#sidebar-right .search ul li a.unchecked {
	height: 14px;
	padding-left: 17px;
	display: inline-block;
	background: url(../../images/checkbox-empty.jpg) no-repeat scroll 0 0;
}
#sidebar-right .search-btn {
	background: url(../images/btn-submit.png) no-repeat scroll 0 0;
	border: none;
	cursor: pointer;
	font-size: 0px;
	height: 31px;
	line-height: 0px;
	margin-top: 10px;
	text-indent: -999px;
	width: 82px;
}
#sidebar-right .price-range{
	margin-bottom: 15px;
	font-size: 13px;
}
#sidebar-right .range,
#sidebar-right #start,
#sidebar-right #end{
	width: 50px;
	height: 12px;
	padding: 6px 0;
	background: url(../images/input-bg-sidebar.png) no-repeat;
	border: none;
	margin: -3px 0 0 0;
	color: #0F2034;
	font-size: 13px;
	text-align: center;
}
#sidebar-right .to {
	padding: 0 5px;
	margin: 1px 0 0 0;
}
#sidebar-right #slider{
	width: 90%;
	margin: 10px 0;
}

.ui-slider {
	border-width: 0;
}
.ui-slider .ui-slider-handle {
	height: 17px;
	width: 17px;
	top: -2px;
	background: url(../images/slider-handle.png) no-repeat 0 0 transparent;
	border: none;
	-moz-border-radius: 0px;
}
.ui-slider .ui-slider-range {
	background: url(../images/slider-range.png) repeat-x 0 0;
	border: none;
	height: 13px;
}
.plus, .minus {
	cursor: pointer;
}
.plus_icon {
	position: absolute;
	right: 3px;
	top: 12px;
	height: 12px;
	width: 12px;
	display: inline-block;
}
.plus .plus_icon {
	background: url(../images/plus2.png) no-repeat 2px 2px;
}
.minus .plus_icon {
	background: url(../images/minus2.png) no-repeat 2px 2px;
}
/*** Popup Box ***/
/*.pop {
	width: 190px;
	border: #f60 1px solid!important;
	background: #cdcdcd!important;
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 10;
	display: none;
}

.pop .specs {
	text-align: center;
}
.pop ul{
	margin-bottom: 10px;
}
.pop .more {
	text-transform: none;
	margin-bottom: 10px;
	text-align: center;
}
.pop .last{
	margin-bottom: 15px;
}*/

/*** Product Detail Page ***/
.listing-wide .content {
	float:right;
	width:760px;
}

.listing-wide #product-list {
	width: 560px;
}
.listing-wide .meta {
	line-height: 12px;
}

.listing-wide .meta .prev a {
	font-size: 0;
	line-height: 0;
	text-indent: -999px;
	background: url(../images/btn-back.png) no-repeat;
	width: 203px;
	height: 31px;
	display: inline-block;
}

.listing-wide .heading {
	margin: 0 0 10px 0;
}

#product-view-details {
	clear: both;
	margin-top: 50px;
}

#product-view {
	float:left;
	width:310px;
}

#product-view .image {
	width: 309px;
	height: 300px;
	padding-top: 9px;
	background: url(../images/image-detail.png) no-repeat;
	text-align: center;
}

#product-view .thumbs {
	margin: 15px 0 0 0;
}

#product-view .thumbs strong {
	text-transform: uppercase;
	margin: 0 0 5px 3px;
	color: #C49F2E;
	padding-left: 30px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	background: url(../images/additional-views.png) no-repeat;
}

#product-view .thumbs ul li {
	float: left;
	margin: 8px 8px 0 0;
	background: url(../images/image-additional-views.png) no-repeat;
	width: 104px;
	height: 95px;
	padding-top: 8px;
	text-align: center;
}

#product-details {
	float:right;
	width:420px;
}

/*#product-details .ribbon {
	margin: 0 0 5px 5px;
}*/

#product-details .button {
	float: right;
	clear: right;
}

#product-details .button .request-a-quote {
	background: url(../images/btn-request-a-quote.png) no-repeat -2px -2px;
	width: 125px;
	height: 30px;
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}

#product-details .price {
	margin-bottom: 15px;
}

#product-details .discount {
	margin: 5px 0;
}

#product-details .brands img {
	background-color: #fff;
}

#product-details .description {
	margin: 20px 0;
	font-size: 12px;
}

#product-details .description p {
	margin-bottom: 0;
}

#product-details .manuals {
	background: url(../images/manuals.png) no-repeat;
	width: 229px;
	height: auto !important;
	height: 106px;
	min-height: 106px;
}

#product-details .manuals strong {
	text-transform: uppercase;
	float: left;
	color: #C49F2E;
	margin: 10px 0 0 10px;
}

#product-details .manuals ul {
	margin: 0px;
	padding: 25px 0 10px 115px;
	text-align:justify;
	list-style-image: url(../images/arrow-right.png);
}

#product-details .manuals ul li a {
	text-decoration: underline;
	font-size: 12px;
	color: #0F2034;
	text-decoration: underline;
}

/*** Other Products Carousel ***/
/*#other-products {
	margin:10px 0px;
	width: 760px;
	height: 512px;
	background: url(../images/carousel2.png) no-repeat;
	position: relative;
	text-align: center;
}

#other-products .slider {
	width: 597px!important;	
	margin: 10px auto!important;
}

#other-products .title {
	text-align:center;
	font-size:24px;
	line-height: 53px;
	font-weight: bold;
	color:#f60;
	height:53px;
}

#other-products ul.items {
	width: 606px;
	margin: 0 auto;
}

#other-products ul li.item {
	padding: 15px 10px 0 10px;
	display: inline-block;
	width: 179px !important;
	position: relative;
	text-align: center;
	height: 415px !important;
	vertical-align: top;
	background: url(../images/carousel2-item.png) no-repeat;
}

#other-products ul li.item h3.model {
	font-size: 14px;
	color: #fff;
	height: 35px;
	margin: 0;
	letter-spacing: -1px;
}

#other-products ul li.item h3.model a {
	color: #fff;
}

#other-products ul li.item .price-box {
	margin: 5px 0;
	height: 35px;
}

#other-products ul li.item .price-box .red {
	margin-left: 15px;
	font-size: 21px;
	line-height: 18px;
}

#other-products ul li.item .price-box .save {
	margin-left: 0;
	margin-right: 15px;
}

#other-products ul li.item .price-box .was {
	margin-left: 15px;
	font-size: 11px;
}

#other-products ul li.item .category {
	color:#f60;
	font-weight:bold;
	font-size:12px;
	margin:5px 0px;
	text-transform:uppercase;
}

#other-products ul li.item .image {
	margin: 5px auto;
	width: 164px;
	height: 164px;
}

#other-products ul li.item .link {
	text-transform:uppercase;
	font-size:10px;
	font-weight: bold;
	margin: 10px 0;
}

#other-products ul li.item .brands {
	position: absolute;
	bottom: 10px;
	text-align: center;
	width: 179px;
}

#other-products ul li.item .brands img {
	background-color: #fff;
	margin: 0 3px;
	display: inline-block;
}

#other-products span.prev a,
#other-products span.next a{
	top: 240px;
}

#other-products .pop{
	left: 3px;
	top: -29px;
}*/

/*** Specs Table ***/
table.list {
	width: 100%;
}

table.list tr.data td {
	padding: 0 0 0 20px;
	line-height: 22px;
	color: #000;
	font-size: 12px;
}

table.list tr.ttl td {
	color: #fff;
	font: 13px/30px "Myriad pro", "Trebuchet MS", Arial;
	padding: 0 0 0 20px;
	background: #2b486d;
}

table.list tr.data td.name {
	width: 185px;
	border-right: 1px solid #e7e7e7;
}

table.list tr.odd td {
	background: #f4f4f5;
}

/*** Comparison Page ***/
.comparison #content {
	padding-bottom: 40px;
}

.comparison .prev {
	text-align: right;
}

.comparison .prev a {
	font-size: 0;
	line-height: 0;
	text-indent: -999px;
	background: url(../images/btn-back.png) no-repeat;
	width: 203px;
	height: 31px;
	display: inline-block;
}

.comparison .head td {
	text-align: center;
	padding: 40px 0 30px 0;
	vertical-align: top;
}

.comparison .head h1 {
	font-size: 24px;
	font-weight: normal;
	color: #E0B724;
	margin-top: 95px;
	padding-bottom: 140px;
	background: url(../images/comparison.png) no-repeat center bottom;
}

.comparison .head h3.model {
	margin: 0;
}

.comparison .head .price {
	margin: 5px auto;
	height: 65px;
	width: 176px;
	background: url(../images/price-comparison.png) no-repeat;
}

.comparison .head .price .normal {
	font-size: 43px;
}

.comparison .head .price .red {
	font-size: 36px;
	line-height: 34px;
}

/*.comparison .head .price .save {
	margin-left: 0;
	margin-right: 15px;
}*/

.comparison .head .price .was {
	font-size: 13px;
}

.comparison .head .price a.contact {
	font-size: 24px;
	line-height: 24px;
	padding: 8px 0;
}

.comparison .head .image {
	margin: 5px auto;
	width: 176px;
	height: 170px;
	background: url(../images/image-comparison.png) no-repeat;
	text-align: center;
	padding-top: 6px;
}

.comparison .head .image .zoom {
	background: url(../images/zoom-small.png);
	width: 39px;
	height: 39px;
	top: 0;
	right: 0;
}

.comparison .head .link {
	text-transform:uppercase;
	font-size:11px;
	font-weight: bold;
	margin: 10px 0;
}

.comparison .head .link a {
	text-decoration: underline;
	cursor: pointer;
}

.comparison .head .brands img {
	background-color: #fff;
	margin: 0 3px;
}

.comparison table.list tr.data td.name {
	/*background: #f4f4f5;*/
	border: none;
	font-weight: bold;
}

.comparison table.list tr.data td {
	border-left: 1px solid #e7e7e7;
	border-right: none;
}
/*** Category Listing ***/
.category {
	width: 700px;
	float: right;
	padding: 0 35px 50px 25px;
}

ul.category-box{
	list-style: none;
	margin: 0 0 50px 0;
	padding-bottom: 20px;
	padding-top: 15px;
	background: url(../images/line02.png) repeat-x bottom;
}

ul.category-box li{
	float: left;
	display: inline;
	margin-left: 30px;
	margin-bottom: 20px;
}

ul.category-box .cat-box{
	width: 125px;
	height: 182px;
	display: block;
	background: url(../images/image-category.png) no-repeat;
	text-align: center;
	padding: 20px 6px 10px;
}

ul.category-box .cat-ttl{
	height: 35px;
	background: url(../images/line03.png) repeat-x bottom;
	display: block;
	text-transform: uppercase;
}

ul.category-box .cat-ttl a{
	display: block;
	text-decoration: none;
	height: 100%;
}


ul.category-box .cat-box img{
	margin-top: 13px;
}
/*** CUSTOM ***/
#loading {
	background-color: black;
	color: white;
	display: none;
	font-size: 14px;
	left: 42%;
	padding: 10px;
	position: fixed;
	text-align: center;
	top: 40%;
	width: 200px;
	z-index: 99; /* changed to 99 from 10000 to avoid conflict with jquery lightbox */
}
.compareActive, span.compareActive {
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
	color: #0F2034;
}
.misc {
	margin-top: 10px;
	position: relative;
}
.misc h1 {
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #0F2034;
	margin-bottom: 25px;
	text-transform:uppercase;
}
.misc h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #E0B724;
	margin-top: 25px;
}
.misc h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #0F2034;
	margin-top: 25px;
}
.misc h6 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #E0B724;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.misc h5 {
	color: #0F2034;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.misc p {
	text-align: justify;
}
.misc a {
	text-decoration: underline;
}
.misc ul {
	list-style: disc;
	margin-left: 40px;
}
.big {
	font-size: 200%;
	font-weight: bold;
}
.error {
	color: #AB0000;
}

/*** Ask Price ***/
.ask-price {
	position: absolute;
	background-color: #c6c7c8;
	border: 1px solid #000;
	padding: 22px 10px 5px 10px;
	display: none;
	margin-left: 2px;
	font-size: 12px;
	text-align: left;
	z-index: 20;
}
.page-comparative-tool .ask-price {
	margin-top: -40px;
}
.ask-price.show {
	display: block;
}
.ask-price strong {
	color: #0072BC !important;
	font-size: 11px;
}
.ask-price .error {
	font-size: 11px;
}
.ask-price .close {
	background: url(../images/ask-price-close.png) no-repeat 3px 3px;
	width: 17px;
	height: 17px;
	float: right;
	margin-top: -18px;
	margin-right: -6px;
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}
.ask-price-form h3 {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
}
.ask-price-form p {
	margin-bottom: 5px;
}
.ask-price-form label {
	clear: left;
	color: #000;
	margin-bottom: 5px;
	display: block;
}
.ask-price-form label.subscribe {
	font-size: 11px;
	margin-bottom: 5px;
}
.ask-price-form span {
	display: block;
}
.ask-price-form span em {
	color: #991B1E;
	font-style: normal;
}
.ask-price-form .required {
	color: #991B1E;
	margin-bottom: 10px;
}
.ask-price-form .text,
.ask-price-form .textarea {
	padding: 2px;
	width: 210px;
	font-size: 12px;
}
.ask-price-form .textarea {
	height: 60px;
}
.ask-price-form img {
	border: 1px solid #000;
	display: block;
}
.ask-price-form .checkbox {
	margin: 2px 2px 2px 0px;
	vertical-align: middle;
}
/*** Ask Expert ***/
.ask-expert {
	margin: 20px 0;
}
.ask-expert p {
	margin-bottom: 5px;
}
.ask-expert-button a {
	line-height: 0;
	font-size: 0;
	text-indent: -999em;
	width: 203px;
	height: 32px;
	display: inline-block;
	background: url(../images/btn-ask-expert.png) no-repeat 0 0;
	margin: 0 0 10px -4px;
}
.ask-expert-form {
	background-color: #fff;
	padding: 28px;
	display: none;
	height: 325px;
	border: 1px solid #c5c4c1;
}
.ask-expert-form h3 {
	color: #AB0000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
}
.ask-expert-form label {
	clear: left;
	color: #000;
	margin-bottom: 5px;
	display: block;
}
.ask-expert-form label.subscribe {
	font-size: 11px;
	margin-bottom: 20px;
}
.ask-expert-form span {
	display: block;
}
.ask-expert-form span em {
	color: #AB0000;
	font-style: normal;
}
.ask-expert-form .required {
	color: #AB0000;
	margin-top: 30px;
}
.ask-expert-form .text,
.ask-expert-form .textarea {
	border: 1px solid #c5c4c1;
	padding: 2px;
	width: 320px;
}
.ask-expert-form .textarea {
	height: 114px;
}
.ask-expert-form img {
	border: 1px solid #c5c4c1;
	display: block;
}
.ask-expert-form .checkbox {
	margin: 2px 2px 2px 0px;
	vertical-align: middle;
}
/*** Contact Form ***/
.location-info {
	float: left;
	width: 265px;
}
.location-info .storeDetails table td {
	width: 85px;
}
.location-info .storeDetails table td + td {
	width: auto;
}
.location-map {
	margin-top: 20px;
	width:485px;
	height:400px;
	float:right;
	border: 1px solid #333333;
}
.gmapiframe {
	width:100%;
	height:360px;
}
.contact-form h2 {
	font-size:16px;
	padding:24px 0 10px;
	text-transform:uppercase;
}
.contact-form p {
	margin: 10px 0;
}
.contact-form label {
	display: block;
	margin-bottom: 3px;
}
.contact-form span {
	width: 120px;
	vertical-align: top;
	display: inline-block;
}
.contact-form em,
.contact-form .required {
	color: #AB0000;
	font-style: normal;
}
.contact-form .text,
.contact-form .textarea {
	width: 300px;
	padding: 2px;
	margin: 0px;
}
.contact-form img {
	border: 1px solid #000;
}
.contact-form .subscribe {
	font-size: 11px;
}
.contact-form .subscribe {
	font-size: 11px;
}
.contact-form .checkbox {
	margin: 2px 2px 2px 0;
	vertical-align: middle;
}
/*** Rebate Listing ***/
.rebatelists{
    border: 1px solid #adadad;
    background-color: #f2f2f2;
	padding: 10px;
	margin:0 5px 6px 0;
}

.rebatelists .rebateTitle {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #333;
}

.rebatelists a {
	color:#f60;
}

.rebatelists p {
	margin:5px 0 0 0;
}

.rebatelists h3 {
	margin-top: 10px;
	font-size: 15px;
	color: #333;
	font-weight: bold;
}

.rebatelists h3.closed, .rebatelists h3.opened {
	cursor: pointer;
}

.rebatelists .showMore {
	font-weight: normal;
	color:#f60;
	cursor: pointer;
}

.rebatelists .rebateAssociations img {
	vertical-align: middle;
}

/* Shop By Brand */

.shopbybrand {
	background: none;
	border: none;
	padding: 0;
	width: 778px;
}

.shopbybrand h1 {
	margin-bottom: 0;
}

.shopbybrand .prev a {
	background: url("../images/arrow-left.png") no-repeat scroll left center transparent;
	border-bottom: 1px solid #FF6600;
	color: #FF6600;
	font-size: 12px;
	padding-left: 10px;
}

.shopbybrand .brand-image {
	margin:10px 0;
	background-color: #fff;
}

.shopbybrand .brand-image a {
	text-decoration: none;
}

.shopbybrand .cat-box {
	margin-bottom: 10px;
	width: 365px;
	background-color: #F2F2F2;
	border: 1px solid #ADADAD;
	color: #333333;
	height: auto !important;
	_height: 230px; /* IE */
	min-height: 230px;
	padding: 5px;
}

.shopbybrand .cat-title {
	display: block;
	font: bold 15px/35px Arial,Helvetica,sans-serif;
	padding-left: 10px;
}

.shopbybrand .cat-image {
	float: left;
	margin-left: 10px;
}

.shopbybrand .subcat-list {
	margin: 20px 0 20px 160px;
}

.shopbybrand .brandlogos p.explanation {
	display: block;
	width: 100%;
	font-style: italic;
}

.shopbybrand .brandlogos p {
	margin: 10px 0;
	display: inline-block;
	width: 180px;
}

.show-diff {
	background-color: #fff194;
	text-decoration: underline;
	display: none;
	padding: 3px;
	float: left;
	margin: 60px 0 0 10px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.hide-diff {
	text-decoration: underline;
	display: block;
	padding: 3px;
	float: left;
	margin: 60px 0 0 10px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.highlight-diff .data {
	background-color: #fff194 !important;
}