/* 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;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
FORM, SELECT, INPUT {display:inline;}
/**********************/
/* Global Styling     */
/**********************/
body {
	background: #000 url(../images/global/bck_body.jpg) 0 0 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#383838;
	font-size:12px;
	padding-bottom:20px;
}
a {color:#CD8200;text-decoration:none;}
a:hover {color:#D2BE9A;}
input {/*height:20px;*/color:gray;}
input:focus {color:#000;}
input.textBox {background:transparent url(../images/global/form_input_text.jpg) 0 0 no-repeat;border:none;padding-left:5px;font-size:11px;height:20px;}
input.subButton {border:1px solid #B0B0B0;margin:0;padding:0 5px;color:#8A8A8A;cursor:pointer;font-size:10px;font-weight:bold;background-color:#EFEFEF;height:20px;}
.right {float:right;}
.left {float:left;}
.clear {clear:both;}
.small {font-size:11px;color:#777777;}
input {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
#container {width:940px;margin:0 auto;}
/* !BoF Header Styling */
#header, #content, #subheader {width:100%;}
#header {height:90px;color:#d2be9a;font-size:13px;position:relative;}
#header a, #subheader ul.subNav a, .copyright a {color:#D2BE9A;}
#header a:hover, #subheader ul.subNav a:hover, .copyright a:hover {color:#CD8200;}
#header .phone {padding-top:9px;}
#header .phone .callUs {padding-right:5px;float:right;}
#header .phone .phoneNumber {
	font-size:20px;
	border-right: 1px solid #D2BE9A;
	padding:0 10px 0 0;
	float:right;
}
.topNav {padding-top:10px;}
.topNav ul li {display: inline;text-transform: uppercase;padding:0 10px;}
.topNav ul li.viewCart a {
	padding-right: 25px;
	background: transparent url(../images/global/icon_cart.png) right 2px no-repeat;
}
.searchTop {width:359px;height:10px;background:transparent url(../images/global/head_search_top.png) 0 0 no-repeat;position:absolute;bottom:0;right:0;}
.topNav ul li {border-left: 1px solid #D2BE9A;}
.noBorder {border:none !important;}
#subheader {height:50px;background:gray url(../images/global/bck_head_nav.jpg) 0 0 repeat-x;}
#subheader .navRows {width:590px;background:transparent url(../images/global/head_navtosearch.jpg) top right no-repeat;float:left;}
#subheader ul li {display: inline;}
#subheader ul.mainNav {height:20px;line-height:20px;font-weight:bold;text-transform:uppercase;}
#subheader ul.mainNav a {color:#424140;}
#subheader ul.mainNav a:hover {color:gray;}
#subheader ul.mainNav li {padding:0 10px;}
ul.mainNav li {border-right: 1px solid #424140;}
ul.mainNav li.last {border:none !important;}
/* BoF Sub-Navigation Menus */
/* ul.subNav {height:30px;line-height:30px;padding-left:10px;}
ul.subNav li {padding-right:25px;}
ul.subNav li.last {padding-right:0px !important;} */
.subNav {height:30px;line-height:30px;position:absolute;top:-30px;left:10px;}
.subNav, .subNav ul {margin:0;padding:0;}
.subNav ul {
	position: relative;
	height: auto;
	line-height:18px;
	background:#E9E1D5 url(../images/global/bck_subnav.jpg) 0 0 repeat-x;
	z-index:1000;
}
.subNav a{display:block;padding:0 25px 0 0;}
.subNav a.last {padding-right:0px !important;}
.subNav li {float:left;position:relative;}
.subNav ul {
	position:absolute;
	display:none;
	font-size:10px;
	width:160px;
	top:24px;
}
.subNav li ul {margin-top:5px;padding:5px 10px;border:1px solid #000;}
.subNav li ul li {width:100%;}
.subNav li ul li.submenuHead {font-family:"Arial Black", arial, helvetica, sans-serif;width:160px;}
.subNav li ul li.submenuDivide {border-top:1px solid #D0B286;}
.subNav li ul a {
	width:160px;
	font-size:11px;
	color:#513500;
	padding-right:0px !important;
	height:auto;
	float:left;
}
.subNav li ul a:hover {color:#CD8200;}
.subNav ul ul {top:auto;}
.subNav li ul ul {left:50px;margin:0;}
.subNav li:hover ul ul, .subNav li:hover ul ul ul, .subNav li:hover ul ul ul ul {display:none;}
.subNav li:hover ul, .subNav li li:hover ul, .subNav li li li:hover ul, .subNav li li li li:hover ul{display:block;}
/* EoF Sub-Navigation Menus */
.searchBox {float:left;width:350px;height:50px;background:transparent url(../images/global/bck_head_search.jpg) 0 0 repeat-x;}
.searchForm {width:100%;height:50px;background:transparent url(../images/global/head_endcap_search.jpg) top right no-repeat;}
.searchInput {width:288px;height:28px;background:transparent url(../images/global/head_searchinput.png) 0 0 no-repeat;float:left;margin:6px 0 0 16px;float:left;}
.searchInput input.searchText {width:270px;height:18px;font-size:13px;margin:6px 0 0 10px;border:none;background:none;}
.searchSubmit {
	background:transparent url(../images/global/icon_search.png) 0 0 no-repeat;
	border:none;
	width:24px;
	height:26px;
	float:left;
	margin:9px 0 0 11px;
	cursor:pointer;
}
.searchSubmitOn {background:transparent url(../images/global/icon_search_on.png) 0 0 no-repeat;}
#contentBody, #footer {background:#E6E6E6;position:relative;}
.priceBar {width:100%;height:36px;background:transparent url(../images/global/bck_headsub_bar.png) 0 0 repeat-x;position:absolute;z-index:500;}
.priceBar div {height:36px;float:right;}
.priceTabLeft, .priceTabRight {width:25px;}
.priceTabLeft {background:transparent url(../images/global/headsub_bartotab.png) 0 0 no-repeat;}
.priceTabCenter {width:310px;background:transparent url(../images/global/bck_headsub_tab.png) 0 0 repeat-x;font-size:14px;font-weight:bold;line-height:26px;}
.priceTabCenter span {background:transparent url(../images/global/icon_lowprice.png) 0 2px no-repeat;height:28px;display:block;margin-left:22px;}
.priceTabCenter a {color:#513500;padding:0 40px 0 45px;background:transparent url(../images/global/icon_arrow_brown.png) right 2px no-repeat;}
.priceTabCenter a:hover {color:gray;}
.priceTabRight {background:transparent url(../images/global/headsub_endcap_tab.png) 0 0 no-repeat;}
.content {border-top:1px solid #FFB13B;background:transparent url('../images/global/bck_content.jpg') top center no-repeat;padding:20px 10px 5px;}
#subFooter div {float:left;height:60px;}
.payAccept, .dealerLogin {padding-top:5px;}
.payAccept {width:290px;}
.payAccept ul {font-size:0px;margin:5px 0 0 35px;}
.payAccept ul li {display:inline;margin-right:11px;}
.payAccept ul li img {border:1px solid #B4BCC0;}
.becomeAffiliate {width:318px;border-left:1px solid #B8B8B8;border-right:1px solid #B8B8B8;padding:0 10px;}
.becomeAffiliate img {width:200px;margin:10px 0 0 60px;}
.dealerLogin {width:280px;padding-left:10px;}
.dealerLogin .sectionHead {display:block;}
.dealerLogin input.textBox {width:110px;margin:10px 5px 0 0;}
.dealerLogin input.subButton {padding:0 4px;}
#footer {margin:20px 0;padding:5px 10px;}
#footer .getUpdates, #footer .linksColumn {float:left;}
.getUpdates {width:280px;padding-right:10px;border-right:1px solid #B8B8B8;height:75px;}
.getUpdates .sectionHead {display:block;border-bottom:2px solid #B8B8B8;padding:4px 0;margin-bottom:5px;}
.getUpdates input.textBox {width:225px;margin:5px 5px 0 0;}
#footer ul.linksColumn {padding:5px 0 0 45px;font-weight:bold;}
#footer ul.linksColumn li ul {padding-left:20px;font-weight:normal;}
#footer ul.linksColumn li ul li {line-height:14px;}
.badges img {margin-right:10px;}
.copyright {text-align:right;color:#D9D9D9;}
.copyright span {display: block;line-height:18px;}
.copyright span.needfulTag {font-size:15px;}

/**********************/
/* Home Styling       */
/**********************/
.headerRow {display:block;}
.sectionHead {font-family:"Arial Black", Arial, Helvetica, sans-serif;font-weight:bold;font-size:13px;}
/* BoF Splash Styles */
div.wrap {
width : 940px;
margin : 0 auto;
text-align : left;
}
div#top div#nav {
float : left;
clear : both;
width : 940px;
height : 52px;
margin : 22px 0 0;
}
div#top div#nav ul {
float : left;
width : 700px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#splash {
margin : -1px 0 0;
}
div#video-header {
height : 683px;
margin : -1px 0 0;
}
div#splash div.wrap {
height : 200px;
background : #666;
}
div#splash div#slide-holder {
/* z-index : 40;*/
width : 940px;
height : 200px;
position : absolute;
}
div#splash div#slide-holder div#slide-runner {
top : 0px;
left : 0px;
width : 940px;
height : 200px;
overflow : hidden;
position : absolute;
}
div#splash div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#splash div#slide-holder div#slide-controls {
left : 0;
bottom : 0;
width : 940px;
height : 24px;
display : none;
position : absolute;
/* background : url(images/slide-bg.png) 0 0; */
}
div#splash div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
div#splash div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 18px;
display : inline;
margin : 0 3px 0 0;
}
div#splash div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 16px;
height : 18px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 18px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#splash div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -18px;
color:#000;
}
div#splash div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(../images/splash/silde-nav.png);
color:gray;
}
div#nav ul li a {
background : url(images/nav.png) no-repeat;
}
/* #splash {height:189px;border-bottom:1px solid #927100;background:#F6DBB7;overflow:hidden;} */
/* EoF Splash Styles */
ul.pictoral {width:542px;height:62px;white-space: nowrap;float:left;font-size:1px;padding-top:12px;}
ul.pictoral li {display:inline;margin-left:7px;}
ul.pictoral li.first {margin-left:0 !important;}
ul.pictoral li img {}
#promoBoxContainer {float:right;background:#000;padding:1px;}
#promoBox {background-color:#E9E1D5;width:368px;height:58px;text-align:center;line-height:60px;}
.promoImg {float:right;}
.featured, .topBrands {clear:both;padding-top:15px;}
.featuredHead {font-size:20px;}
.seeAllLg, .seeAllSm {float:right;font-weight:bold;}
.seeAllLg {padding-top:7px;font-size:14px;}
.seeAllSm {padding-top:5px;font-size:12px;}
.seeAllLg a, .seeAllSm a, .featuredInfo span, .featuredInfo strike {color:#8A8A8A;}
.seeAllLg a:hover, .seeAllSm a:hover {color:#383838;}
.homeGroup {clear:both;border-top:3px solid #BCBCBC;margin-top:3px;padding-top:15px;}
.featuredItem {width:430px;float:left;padding-right:25px;padding-bottom:15px;position:relative;}
.featuredImg {width:170px;height:160px;padding-right:20px;float:left;}
.featuredItem h3 {font-size:14px;}
.featuredItem h4 {font-size:16px;}
.featuredInfo {font-size:13px;line-height:14px;}
.featuredInfo p {padding:5px 0;}
.featuredInfo strike {padding:0 2px;font-size:12px;}
.featuredInfo span {color:#8A8A8A;font-weight:bold;}
.featuredItem .details {
	position:absolute;
	bottom:20px;
	right:25px;
	font-size:12px;
	line-height:13px;
	padding-right:16px;
	font-weight:bold;
	background:transparent url(../images/global/icon_arrow_orange.jpg) top right no-repeat;
}
.topBrandsHead {font-size:16px;}
.topBrands .homeGroup table {text-align:center;margin-bottom:15px;}

/* Article Specific  */
.artHeaderRow {display:block;border-bottom:3px solid #B8B8B8;padding:10px 0 5px;margin-bottom:10px;}

/* Article: Price Match */
.priceMatchBox {width:600px;margin:0 auto 10px;background:#DDD url(../images/global/bck_noticebox.jpg) top right repeat-x;border:1px solid gray;}
.priceMatchBox .priceBoxHeader {display:block;background-color:gray;padding:6px 5px;font-size:14px;color:#000;}
.formRowOne, .formRowTwo {padding:10px;width:280px;}
.formFullRow {padding:10px;}
.formRequired {color:red;padding:0 5px;font-size:14px;}
.formInstruct {font-size:10px;}
.formButtonRow {border-top:2px solid #999;padding:10px 0 0;width:97%;margin:0 auto;}
.capBox {text-align:center;}
.priceMatchBox label {font-weight:bold;line-height:18px;}

/* Article: Price Match Response */
.errorsList li {list-style:disc;margin-left:40px;line-height:20px;}

/* Article: Construction */
#construction {
	width:700px;
	margin:40px auto 60px;
	padding:10px 60px 30px;
	background:silver url(../images/global/bck_noticebox.jpg) top right repeat-x;
	border:1px solid gray;
	background-color:silver;
	text-align: center;
}
#construction h2 {font-family: Helvetica;font-weight:normal;font-size:25px;padding:10px 0 20px;}
#construction p {font-size:16px;line-height:22px;}
#construction small {font-size:11px;margin:15px 0 0;display:block;}


/* Volusion Specific */
.productnamecolorLARGE {font-size:20px;padding:5px 0 10px;display:block;border-bottom:1px solid gray;}
#product_photo {padding:5px;margin:10px 0;border:3px solid #FFF;background-color:gray;}
.colors_pricebox, .colors_descriptionbox {background-color:#EEE;}
.colors_productprice {font-size:14px;font-weight:bold;}
.colors_backgroundlight {font-size:12px;padding:10px 0;text-decoration:underline;}
.colors_background1 {background-color:#000;color:#fff;}
.colors_searchrefinement {margin:10px 0;}
td.colors_backgroundlight {background-color:#FFF;text-decoration:none;}
td.colors_lines {background-color:#000;width:1px;}
#table_checkout_cart0, #table_checkout_cart3 {background-color:#E6E6E6;border-top:1px solid gray;}
#table_checkout_cart3 {border:1px solid gray;padding:5px;}
/* Temp */
/* #table_articleid_2, #table_articleid_71, #table_articleid_75 {display:none;} */

.colors_pricebox input[type="image"] {width:107px;height:25px;}