body:after {
	content:url(../img/lightbox/close.png) url(../img/lightbox/loading.gif) 
	url(../img/lightbox/prev.png) url(../img/lightbox/next.png);
	display:none
}

		
.lightboxOverlay {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	background-color:#000;
	filter:alpha(Opacity=88);
	opacity:.88;
	display:none
}


.lightbox {
	position:absolute;
	left:0;
	width:100%;
	z-index:10000;
	text-align:center;
	line-height:0;
	font-weight:400
}


.lightbox .lb-image {
	display:block;
	height:auto;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px
}

	
.lightbox a img {
	border:0
}

	
.lb-outerContainer {
	position:relative;
	background-color:#fff;
	*zoom:1;
	width:250px;
	height:250px;
	margin:0 auto;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px
}


.lb-outerContainer:after {
	content:"";
	display:table;
	clear:both
}

.lb-container {
	padding:4px
}

.lb-loader {
	position:absolute;
	top:43%;
	left:0;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0
}

.lb-cancel {
	display:block;
	width:32px;
	height:32px;
	margin:0 auto;
	background:url(../img/lightbox/loading.gif) no-repeat
}

.lb-nav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10
}

.lb-container>.nav {
	left:0
}

.lb-nav a {
	outline:0
}

.lb-prev,.lb-next {
	width:49%;
	height:100%;
	cursor:pointer;
	display:block;
	border:0!important;
	outline:0!important
}

.lb-prev {
	left:0;
	float:left
}

.lb-prev:hover {
	background:url(../img/lightbox/prev.png) left 48% no-repeat;
	border:0!important
}

.lb-next {
	right:0;
	float:right
}

.lb-next:hover {
	background:url(../img/lightbox/next.png) right 48% no-repeat;
	border:0!important
}

.lb-dataContainer {
	margin:0 auto;
	padding-top:5px;
	*zoom:1;
	width:100%;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px
}

.lb-dataContainer:after {
	content:"";
	display:table;
	clear:both
}

.lb-data {
	padding:0 4px;
	color:#bbb
}

.lb-data .lb-details {
	width:85%;
	float:left;
	text-align:left;
	line-height:1.1em
}

.lb-data .lb-caption {
	font-size:13px;
	font-weight:700;
	line-height:1em
}

.lb-data .lb-number {
	display:block;
	clear:left;
	padding-bottom:1em;
	font-size:12px;
	color:#999
}

.lb-data .lb-close {
	display:block;
	float:right;
	width:30px;
	height:30px;
	background:url(../img/lightbox/close.png) top right no-repeat;
	text-align:right;
	outline:0;
	filter:alpha(Opacity=70);
	opacity:.7
}

.lb-data .lb-close:hover {
	cursor:pointer;
	filter:alpha(Opacity=100);
	opacity:1;
	border:0!important
}

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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline
}

table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	font:inherit
}

input,textarea,select,option,button {
	font-size:100%;
	font:inherit;
	margin:0;
	vertical-align:baseline;
	*vertical-align:middle
}

input,button {
	line-height:normal
}

button,html input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance:button;
	cursor:pointer;
	*overflow:visible;
	width:auto
}

button[disabled],input[disabled] {
	cursor:default
}

input[type=checkbox],input[type=radio] {
	box-sizing:border-box;
	padding:0;
	*height:13px;
	*width:13px
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border:0;
	padding:0
}

textarea {
	overflow:auto;
	vertical-align:top;
	resize:vertical
}

img {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:middle;
	-ms-interpolation-mode:bicubic
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {
	display:block
}

audio,canvas,video {
	display:inline-block;
	*display:inline;
	*zoom:1
}

audio:not([controls]) {
	display:none;
	height:0
}

[hidden] {
	display:none
}

a:focus {
	outline:thin dotted
}

a:active,a:hover {
	outline:0
}

html {
	height:100%;
	font-size:100%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}

body {
	height:100%;
	line-height:1;
	margin:0;
	color:#000;
	background:#fff
}

table {
	border-collapse:separate;
	border-spacing:0
}

caption,td {
	text-align:left;
	font-weight:400
}

th {
	text-align:center;
	font-weight:700
}

sup,sub {
	height:0;
	line-height:0;
	vertical-align:baseline;
	_vertical-align:bottom;
	position:relative;
	font-size:7px
}

sup {
	top:-.4em
}

sub {
	bottom:-.25em
}

ol,ul {
	list-style:none
}

ol {
	list-style:decimal
}

hr {
	display:none
}

acronym,abbr[title] {
	border-bottom:1px dotted
}

strong,b {
	font-weight:700
}

em {
	font-style:italic
}



a {
	font-weight:400;
	text-decoration:none;
	color:#850000;
	-webkit-transition:color .3s;
	-moz-transition:color .3s;
	-o-transition:color .3s;
	transition:color .3s
}

a:hover,a:active {
	text-decoration:underline;
	color:red
}






.topper a {
	color:#fff;
	font-weight:700
}

.topper a:hover,.topper a:active {
	color:#ffe033;
	text-decoration:none
}


.slogan {
	text-transform:uppercase;
	color:#fff;
	width:600px;
	margin:10px 0 0 auto;
	font-weight:700;
	font-size:12px;
	height:31px;
	line-height:31px;
	text-align:center;
	background-color:#2d6172;
	background-color:rgba(0,0,0,.2);
	overflow:hidden;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-shadow:0 1px 1px rgba(0,0,0,.6)
}

.topinfoicon {
	border:1px solid #fff;
	line-height:31px;
	height:16px;
	width:auto;
	background:#fff;
	vertical-align:middle;
	-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.4);
	-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.4);
	box-shadow:0 1px 2px 0 rgba(0,0,0,.4)
}

a .topinfoicon {
	border:1px solid #fff;
	outline:0;
	-webkit-transition:opacity .3s;
	-moz-transition:opacity .3s;
	-o-transition:opacity .3s;
	transition:opacity .3s
}

a:hover .topinfoicon,a:active .topinfoicon {
	outline:0;
	opacity:.5
}

.topper .sep {
	padding:0 5px
}

.slogan .sep {
	padding:0 3px
}


br.mobilebreak {
	display:none;
	width:1px;
	height:1px
}



#cartqtynote {
	color:#000;
	background:#fff;
	display:inline-block;
	padding:2px 4px;
	margin:0 0 0 2px;
	font-size:11px;
	line-height:1.1;
	font-weight:700;
	text-shadow:none;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.8);
	-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.8);
	box-shadow:0 1px 3px 0 rgba(0,0,0,.8)
}







#carouselnice {
	width:100%;
	height:100%;
	position:relative;
	margin:0 auto
}

.niceslide {
	width:100%;
	height:100%;
	position:relative
}

.niceslideimg {
	border:0;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto
}

.niceslidecaption {
	border:0;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:auto;
	padding:0;
	background:rgba(0,0,0,.75)
}

.niceslidecaption p {
	margin:0;
	padding:14px 16px;
	font-weight:700;
	color:#fff;
	font-size:18px;
	line-height:21px;
	text-align:center;
	text-shadow:0 1px 3px rgba(0,0,0,1)
}

a.niceslidelink {
	border:0;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	outline:0;
	display:block;
	cursor:pointer;
	background:rgba(255,255,255,0);
	-webkit-transition:background .3s;
	-moz-transition:background .3s;
	-o-transition:background .3s;
	transition:background .3s
}

a.niceslidelink:hover,a.niceslidelink:active {
	background:rgba(255,255,255,.2)
}


.explore .inner {
	position:absolute;
	top:80px;
	left:125px;
	width:557px;
	height:262px;
	background:transparent url(../img/explore_inner.png) no-repeat 0 0;
	z-index:3
}

.carousel {
	height:207px;
	width:516px;
	margin:1px auto 0 0;
	padding-top:18px;
	position:relative;
	overflow:hidden
}

#carousel {
	width:528px;
	height:207px;
	margin:0 auto
}

.carSlide {
	display:inline;
	float:left;
	text-align:center;
	width:132px;
	height:207px;
	overflow:hidden;
	margin:0;
	position:relative
}

.carSlide img {
	border:0;
	display:block;
	margin:0 auto;
	-webkit-transition:opacity .3s;
	-moz-transition:opacity .3s;
	-o-transition:opacity .3s;
	transition:opacity .3s
}

.carSlide a:hover img,.carSlide a:active img {
	opacity:.6
}

.explore .cover {
	position:absolute;
	top:0;
	left:0;
	height:445px;
	width:975px;
	background:transparent url(../img/explore.png) no-repeat 0 0;
	z-index:4;
	pointer-events:none;
}


.home .extras {
	position:absolute;
	top:0;
	right:0;
	padding-top:21px;
	z-index:5
}

.extras #printbutton {
	display:none;
	background:#fff;
	margin:-10px 0 19px 0;
	padding:4px;
	font-size:12px;
	line-height:20px;
	height:20px;
	text-align:center;
	font-weight:700;
	outline:0;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	-moz-box-shadow:0 1px 4px 0 rgba(0,0,0,.3);
	-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.3);
	box-shadow:0 1px 4px 0 rgba(0,0,0,.3)
}

.extras #printbutton:hover,.extras #printbutton:active {
	text-decoration:none
}

.extras #printbutton img {
	border:0;
	-webkit-transition:opacity .3s;
	-moz-transition:opacity .3s;
	-o-transition:opacity .3s;
	transition:opacity .3s
}

.extras #printbutton:hover img,.extras #printbutton:active img {
	opacity:.6
}

.extras .theaddthisbox {
	margin:0 0 20px;
	text-align:center;
}

.extras .box {
	background:#fff;
	margin:0 0 20px;
	padding:16px;
	font-size:11px;
	overflow:hidden;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	-moz-box-shadow:0 1px 4px 0 rgba(0,0,0,.3);
	-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.3);
	box-shadow:0 1px 4px 0 rgba(0,0,0,.3)
}

.extras .box h4 {
	background:#3b3b3b;
	background:-moz-linear-gradient(top,#3b3b3b 0,#030303 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3b3b3b),color-stop(100%,#030303));
	background:-webkit-linear-gradient(top,#3b3b3b 0,#030303 100%);
	background:-o-linear-gradient(top,#3b3b3b 0,#030303 100%);
	background:-ms-linear-gradient(top,#3b3b3b 0,#030303 100%);
	background:linear-gradient(to bottom,#3b3b3b 0,#030303 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b3b3b', endColorstr='#030303', GradientType=0);
	font-size:11px;
	line-height:36px;
	height:36px;
	color:#fff;
	font-weight:700;
	margin:-16px -16px 16px -16px;
	padding:0 16px;
	text-shadow:0 1px 1px rgba(0,0,0,.9)
}

.extras .box h4 a {
	color:#fff;
	font-weight:700
}

.extras .box h4 a:hover,.extras .box h4 a:active {
	color:#ffe033;
	text-decoration:none
}


.extrasform {
	text-align:center
}

.extrasform input[type=text],.extrasform textarea,.extrasform select {
	border:1px solid #e5e5e5;
	background:#f3f3f3;
	padding:4px;
	color:#000;
	text-align:left;
	margin:0 0 4px;
	width:100%;
	outline:0;
	-webkit-appearance:none;
	-webkit-box-sizing:border-box;
	‌​ -moz-box-sizing:border-box;
	box-sizing:border-box
}

.extrasform input.grey,.extrasform textarea.grey,.extrasform select.grey {
	color:#6b6b6b
}

.extrasform input[type=text]:focus,.extrasform textarea:focus,.extrasform select:focus {
	background:#fffddd
}

.extrasform input.nicebutton {
	display:block;
	width:100%;
	-webkit-box-sizing:border-box;
	‌​ -moz-box-sizing:border-box;
	box-sizing:border-box
}

p.advsearchlink {
	text-align:center;
	margin:2px 0 0;
	padding:0
}

.searchadv p.advsearchlink {
	display:none
}

.boxlist {
	margin:-6px 0 0 0;
	padding:0
}

ul.boxlist li {
	margin:0;
	padding:6px 0;
	border-bottom:1px solid #e5e5e5;
	line-height:1.3;
	vertical-align:middle
}

.home ul.boxlist li {
	white-space:nowrap;
	overflow:hidden
}

ul.boxlist li:nth-child(1) {
	padding-top:6px
}

ul.boxlist li a {
	color:#000
}

ul.boxlist li a:hover,ul.boxlist li a:active {
	color:red;
	text-decoration:none
}

ul.boxlist li.last,ul.boxlist li.readmore {
	padding-bottom:0;
	border-bottom:0
}

ul.boxlist li.readmore a {
	color:#850000
}

ul.boxlist li.readmore a:hover,ul.boxlist li.readmore a:active {
	color:red;
	text-decoration:underline
}

ul.boxlist li.standout {
	background:#f8f2db url(../img/standoutbg.gif) repeat 0 0;
	border-bottom-color:#ddd6ba;
	vertical-align:middle
}

ul.boxlist li.standout img.standouticon {
	border:0;
	outline:0;
	vertical-align:middle;
	padding:0 3px 2px 0;
	width:10px;
	height:10px;
	background:transparent
}


.prodimgs_main .ledge {
	position:relative;
	left:auto;
	bottom:auto;
	width:284px;
	background:transparent url(../img/ledge_lrg.png) no-repeat 0 0;
	display:block;
	margin:0 -2px 14px -1px
}

.prodimgs_extras .ledge {
	width:92px;
	background:transparent url(../img/ledge_sm.png) no-repeat 0 0;
	left:0;
	bottom:-29px;
	background-image:none;
	margin-bottom:0
}

.bigprice {
	font-size:32px;
	line-height:32px;
	color:#444444;
	}



.content p,.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,.content ul,.content ol,.content blockquote,.content .formtable,.gallery,.contentdates {
	margin-bottom:17px
}

.content h1 {
	font-size:34px;
	line-height:36px;
	font-weight:400;
	color:#850000
}

.content h2 {
	font-size:15px;
	line-height:18px;
	font-weight:700;
	color:#850000
}

.content h2 a {
	font-weight:700
}

.content h3,.content h4,.content h5,.content h6 {
	color:#850000;
	font-weight:700
}

.content p.payhead {
	padding:6px;
	color:#fff;
	background:#850000;
	font-weight:700;
	margin:0 0 18px;
	text-align:center
}

.content ul,.content ol {
	margin-left:40px
}

.content ul li {
	list-style:disc
}

.blogitem {
	border-top:1px solid #ddd;
	margin:20px 0;
	padding:20px 0 0;
	position:relative
}

.blogdate {
	float:right;
	display:inline;
	color:#999;
	font-style:italic
}

.contentdates {
	margin-top:-17px;
	color:#888;
	font-style:italic;
	font-size:12px
}

hr {
	height:1px;
	border-bottom:1px solid #ddd;
	margin:20px 0
}

.proddetails {
	float:right;
	display:inline;
	width:280px;
	padding-left:15px;
}

.proddetails p {
	line-height:24px;;
}

.prodimgs {
	float:left;
	display:inline;
	width:282px
}

.prodimgs_main {

}

.prodimgs_main a img {
	border:1px solid #ddd;
	border-bottom:0;
	outline:0;
	width:280px;
	display:block;
	margin:0;
	-ms-interpolation-mode:bicubic;
	-webkit-border-radius:8px 8px 0 0;
	-moz-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
	-webkit-transition:opacity .3s;
	-moz-transition:opacity .3s;
	-o-transition:opacity .3s;
	transition:opacity .3s
	border:1px solid red;
}

.prodimgs_main a:hover img,.prodimgs_main a:active img {
	opacity:.7
}

.prodimgs_extras {
	margin:0 -8px 0 -8px
}

#askbox {
	color:#850000;
	width:220px;
	margin:0px 0px 20px 0px;
	}
	
#askbox h4 {
	font-size:16px;
	}
	
#askbox input[type=text], #askbox select {
	height:28px;
	border: 1px solid #999999;
	color: #666666;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-top:5px;
	}
	
#askbox textarea {
	height:200px;
	border: 1px solid #999999;
	color: #666666;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-top:5px;
	}
	
#askbox .nicebutton {
	height:28px;
	background-color:#850000;
	color: #cdcdcd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-top:5px;
    padding:4px;
	}

.instock {
	color:#850000;
	font-weight:700
}

.outofstock {
	color:#bf5a00;
	font-weight:700
}

.addtocartform {
	margin:0 0 17px
}

.pager {
	text-align:center;
	padding:10px 10px 0px 10px;
	margin:0 -1px 0px -1px;
	font-size:12px;
	line-height:18px;
	border-bottom:1px solid #850000;
	border-left:1px solid #850000;
	border-right:1px solid #850000;
	background-color:#bcbcbc;
}

.pager p {
	margin:0;
	padding:0;
}

.pager p.pagerlinks {
	margin:0 0 2px;
}

.pager p.pagerlinks a,.pager p.pagerlinks span {
	display:inline-block;
	font-weight:700;
	padding:4px 8px;
	margin:0 2px 1px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.pager p.pagerlinks a {
	background:#850000;
	color:#fff;
	border:1px solid #850000;
	-webkit-transition:background .3s;
	-moz-transition:background .3s;
	-o-transition:background .3s;
	transition:background .3s;
}

.pager p.pagerlinks a:hover,.pager p.pagerlinks a:active {
	text-decoration:none;
	background:#5d9cb6;
}

.pager p.pagerlinks span {
	background:transparent;
	color:#000;
	border:1px solid #850000;
}

.pager label {
	font-weight:700;
	padding:0 3px 0 0;
}

.pagersummary {
	text-transform:uppercase;
	font-weight:bold;
	color:#444444;
	line-height:30px;
	}

.pager select {
	height:28px;
	color:#666666;
	border: 1px solid #454545;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.filters {

	}
	
div .pager.filters {
	border-top:1px solid #850000;
	border-bottom:none;
	background-color:#dedede;
	padding-bottom:10px;
	}

	
.prodlist {
	margin:20px 0px 10px 0px;
	zoom:1
	width:100%;
}

.prodlistitem {
	width:142px;
	height:162px;
	float:left;
	display:inline;
	padding:0px 4px 0px 10px;
	margin:10px 0px 18px 0px;
	text-align:left;
	overflow:hidden;
	font-size:12px;
	line-height:15px;
	font-weight:700;
	position:relative;
	border-left:1px solid #999999;
}

.prodlistitem h4 {
	margin:0px 0px 0px 0px;
	max-height:30px;
	overflow:hidden
}

.prodlistitem h4 a {
	max-height:30px;
	overflow:hidden
}

.prodlistitem p.price {
	font-size:1.5em;
	font-weight:normal;
	margin-top:6px;
}

.prodlistimg {
	width:90px;
	height:90px;
	background:#fff;
	overflow:hidden;
	border:1px solid #ddd;
	position:absolute;
	left:10px;
	bottom:8px
}

.prodlistimg p.img {
	width:90px;
	height:90px;
	border:0;
	outline:0;
	position:absolute;
	overflow:hidden;
	text-align:center;
	left:0;
	top:0
}

.prodlistimg p.img img {
	display:block;
	height:90px;
	border:0;
	margin:0 auto;
	outline:0
}

.prodlistimg span {
	width:100%;
	height:20px;
	border:0;
	outline:0;
	position:absolute;
	overflow:hidden;
	color:#fff;
	background:rgba(148,70,0,.8);
	font-size:11px;
	line-height:20px;
	padding-left:4px;
	left:0;
	bottom:0;
	text-shadow:0 1px 1px rgba(0,0,0,.7)
}

.prodlistimg a {
	display:block;
	width:90px;
	height:90px;
	border:0;
	outline:0;
	position:absolute;
	left:0;
	top:0;
	background:rgba(255,255,255,0);
	cursor:pointer;
	-webkit-transition:background .3s;
	-moz-transition:background .3s;
	-o-transition:background .3s;
	transition:background .3s
}

.prodlistimg a:hover,.prodlistimg a:active {
	background:rgba(255,255,255,.4)
}

.cart {
	width:100%;
	font-size:12px;
	line-height:15px;
	margin-bottom:19px
}



.optionsummary {
	color:#666;
	font-size:11px;
	line-height:15px
}

.cartqty {
	width:25px;
	text-align:center;
	border:1px solid #e5e5e5;
	background:#f3f3f3;
	height:25px;
	line-height:25px
}

.cartqty:active,.cartqty:focus {
	background:#fffddd
}



.cart input.deletebutton {
	padding:4px 8px;
	background:#900;
	color:#fff;
	font-weight:700;
	border:0;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-transition:background .3s;
	-moz-transition:background .3s;
	-o-transition:background .3s;
	transition:background .3s
}

.cart input.deletebutton:hover {
	background:red
}

.checkouttable {
	margin-right:auto;
	margin-left:auto
}

.checkouttable td {
	padding:8px 0
}

.checkouttable td.label {
	font-weight:700;
	text-align:right;
	padding-right:10px
}

.checkouttable .niceinput {
	border:1px solid #ccc;
	padding:4px;
	margin:0;
	width:400px
}

.checkouttable select.niceinput {
	width:412px
}

.checkouttable .niceinput:focus {
	background-color:#fffddd;
	outline:0
}

.checkouttable .niceinput::-moz-focus-inner {
	border:0
}

.checkouttable input.nicebutton {
	display:block;
	width:200px;
	height:44px;
	cursor:pointer
}

.checkouttable input.nicebutton:hover {
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	-khtml-opacity:.9;
	opacity:.9
}


.formtable {
	margin-right:auto;
	margin-left:auto
}

.formtable td {
	padding:8px 0
}

.formtable td.label {
	font-weight:700;
	text-align:right;
	padding-right:10px
}

.niceinput {
	border:2px solid #ccc;
	padding:4px;
	margin:0;
	width:300px
}

select.niceinput {
	width:312px
}

.niceinput:focus {
	background-color:#fffddd;
	outline:0
}

.clear {
	clear:both;
	height:0;
	width:1px;
	padding:0;
	margin:0;
	overflow:hidden;
	line-height:1px;
	font-size:1px
}

.cf:before,.cf:after {
	content:" ";
	display:table
}

.cf:after {
	clear:both
}

.cf {
	*zoom:1;
	margin-right:0px;
}

.right {
	text-align:right
}

.center {
	text-align:center
}

.top {
	vertical-align:top
}

.insetright {
	float:right;
	display:inline;
	margin:0 0 10px 20px
}

.insetleft {
	float:left;
	display:inline;
	margin:0 20px 10px 0
}

.contentcaption {
	border:1px solid #ddd;
	margin:4px;
	padding:1px;
	display:inline-block;
	text-align:center;
	width:-moz-min-content;
	width:-webkit-min-content;
	width:min-content
}

.contentcaptionright {
	float:right;
	display:inline;
	margin:0 0 10px 20px
}

.contentcaptionleft {
	float:left;
	display:inline;
	margin:0 20px 10px 0
}

.contentcaption p {
	margin:0!important;
	padding:8px!important;
	font-size:11px;
	line-height:1.1;
	background:#eee;
	color:#444;
	border-top:1px solid #fff;
	text-align:center
}

.contentcaption img {
	border:0;
	display:inline-block;
	margin:0;
	padding:0
}

.msg {
	border:none;
	font-weight:700;
	margin:0 0 16px;
	padding:14px 14px 6px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px
}

.msg a:link {
	text-decoration:underline;
	color:#fff;
	font-weight:700
}

.msg a:visited {
	text-decoration:underline;
	color:#fff;
	font-weight:700
}

.msg a:hover {
	text-decoration:underline;
	color:#fff;
	font-weight:700
}

.msg a:active {
	text-decoration:underline;
	color:#fff;
	font-weight:700
}

.msg p,.msg ul,.msg ol {
	margin:0 0 8px!important
}

.msg ul,.msg ol {
	margin-left:36px!important
}

.extras .msg ul,.extras .msg ol {
	margin-left:10px!important
}

.msg ul,.msg ul li {
	list-style:disc;
	background-image:none;
	padding:0
}

.msg ul li {
	margin:0
}

.extras .msg ul li {
	font-size:11px;
	line-height:1.3
}

.ok {
	background-color:#346610;
	border:none;
	color:#ccebbf
}

.ok ul li {
	background-color:#346610
}



.req {
	font-weight:700;
	font-size:14px;
	color:#B00;
	padding:0 2px 0 0
}

.sVmFormCheck {
	/*display:none*/
}

.exampleround {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px
}

.exampleopacity {
	zoom:1;
	filter:alpha(opacity=50);
	opacity:.5
}

.exampleboxshadow {
	-moz-box-shadow:0 3px 2px 1px rgba(0,0,0,.3);
	-webkit-box-shadow:0 3px 2px 1px rgba(0,0,0,.3);
	box-shadow:0 3px 2px 1px rgba(0,0,0,.3)
}

.exampletextshadow {
	text-shadow:0 2px 2px rgba(0,0,0,.3)
}


#footernav {
	width:14%;
	border-top:10px solid #850000;
	border-bottom:20px solid #850000;
	font-size:1.0em;
	line-height:1.4em;
	color:#ffffff;
	min-height:150px;
	padding-left:18px;
	float:left;
	}
	
#footernav a {
	color:#cdcdcd;
	}
	
.sitemapheader,.sitemapheaderhide {
	color:#ffeab8;
	font-size:1.1em;
	font-weight:700;
	border-bottom:1px solid #ce9d9d;
	margin-bottom:6px;
	padding-bottom:4px;
	}














/* ---- UPDATES 12-09-2016 --- */



.menu {
	height:40px;
	background-color:#ffffff;
	padding:0 0 0 2px;
	max-width:700px;
	margin-left:270px;
	margin-top:64px;
	}

.menu ul {
	height:40px;
	display:block;
	background-color:#ffffff;
	margin:0;
	padding:0 2px 0 0;
}

.menu li:hover a,.menu li a:hover,.menu li a:active {
	text-decoration:none;
	background-color:#850000;
	color:#ffffff;
}



.menu li ul li a {
	display:block;
	width:206px;
	font-size:15px;
	line-height:32px;
	padding:0 14px;
	white-space:no-wrap;
	cursor:pointer;
	height:32px;
	border-top:1px solid #999999;
	border-right:0;
	border-left:0;
	text-align:left;
	letter-spacing:0;
	color:#ffffff;
	font-weight:100;
}

.menu li ul li:hover a,.menu li ul li a:hover,.menu li ul li a:active {
	background:#777777
}

.menu ul ul ul {
	left:97%;
	top:2px;
	/*border-top:1px solid #000*/
}

.menu li ul li ul li a {
	height:26px;
	line-height:26px
}

.menu li ul li ul li:hover a,.menu li ul li ul li a:hover,.menu li ul li ul li a:active {
	background:#999
}

.menu li:hover>ul {
	visibility:visible;
	opacity:1
}


.menu ul ul {
	margin:0 0 0 0px;
	padding:0;
	position:absolute;
	z-index:201;
	background:#ffffff; /* was #000000 */
	/* border:1px solid #000; */
	border-top:0;
	width:230px;
	height:auto;
	visibility:hidden;
	opacity:0;
	/*-moz-box-shadow:0 1px 6px 0 rgba(0,0,0,.9);
	-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.9);
	box-shadow:0 1px 6px 0 rgba(0,0,0,.9)*/
}
	
.menu li.menucart {
	float:right
}

.menu li {
	float:left;
	display:inline;
	position:relative;
	list-style:none;
	padding:0;
}



.menu li a {
	display:block;
	font-size:17px;
	line-height:47px;
	font-weight:100;
	color:#850000;
	padding:0 12px 0 10px;
	white-space:no-wrap;
	z-index:200;
	height:48px;
	position:relative;
	text-decoration:none;
	text-align:center;
	outline:0;
	border:0;
	background:transparent;
	/* text-shadow:0 1px 1px rgba(0,0,0,.9); */
	/*-webkit-transition:background-color .3s ease;
	-moz-transition:background-color .3s ease;
	-o-transition:background-color .3s ease;
	transition:background-color .3s ease*/
}

.menu li a:hover {
	color:#ffffff;
	}


.menu li.menucart a {
	font-weight:bold;
}

.menu li.menucart a:hover {
	background-color:transparent;
}


.header {
	height:143px;
	background:#ffffff;
	position:relative;
	top:0px;
	z-index:10;
	min-width:990px;
	/*-moz-box-shadow:0 1px 5px 0 rgba(0,0,0,0);
	-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,0);
	box-shadow:0 1px 5px 0 rgba(0,0,0,0)*/
}

.home .extras {
	display:none;
	/* float:right;
	display:inline;
	width:229px;
	padding:0 0 20px */
}

.topper {
	  /* deleted height:94px; */
	/* border-top:0px solid #4eabbc; */
	border-top:none;
	/*background:transparent url(../img/head_shine.png) no-repeat 75px 0*/
}

.slogan {
	/*
	text-transform:uppercase;
	color:#fff;
	width:600px;
	margin:10px 0 0 auto;
	font-weight:700;
	font-size:12px;
	height:31px;
	line-height:31px;
	text-align:center;
	background-color:#2d6172;
	background-color:rgba(0,0,0,.2);
	overflow:hidden;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-shadow:0 1px 1px rgba(0,0,0,.6)
	*/
	display:none;
}


/* ADDED THIS OUTSIDE OF @MEDIA TO REMOVE DISPLAY FROM ALL SCREEN SIZES */

.nomobile {
	display:none
}

.topinfo {
	color:#850000;
	width:400px;
	margin:0px 40px 0 auto;
	font-weight:100;
	font-size:12px;
	height:31px;
	line-height:31px;
	text-align:right;
	position:relative;
	top:20px;
	/* REMOVE THIS TO SIMPLIFY TOP
	ackground-color:#6197a9;
	background-color:rgba(255,255,255,.16);
	*/
	overflow:hidden;
	vertical-align:middle;
	/* -webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px; */
	/* text-shadow:0 1px 1px rgba(0,0,0,.6) */
}

.topinfo a {
	color:#850000;
	font-weight:100;
	}

.topinfo a:hover {
	color:#999999;
	font-weight:100;
	}




/* STATIC BANNER */


/*


.drywall {
	height:445px;
	background: url(../img/brewcom_header_full_july0923.jpg) #000000 no-repeat top center;
	background-size:auto 450px;
	-moz-box-shadow:0 1px 5px 0 rgba(0,0,0,.8);
	-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.8);
	box-shadow:0 1px 5px 0 rgba(0,0,0,.8);
	border-bottom:12px solid #850000;
	}



*/
	

/* DYNAMIC SLIDESHOW */





.drywall {
	height:445px;
	background:#ccc url(../img/drywall.gif) repeat-x 0 0;
	min-width:990px;
	-moz-box-shadow:0 1px 5px 0 rgba(0,0,0,.8);
	-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.8);
	box-shadow:0 1px 5px 0 rgba(0,0,0,.8);
	border-bottom:12px solid #850000;
	}




.drywallslideshow {
	position:absolute;
	top:0;
	left:0;
	width:990px;
	height:443px;
	background:#transparent;
	border:0px solid #000;
	overflow-y:hidden;
	z-index:2;
	-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.4);
	-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.4);
	box-shadow:0 1px 3px 0 rgba(0,0,0,.4);
	}



/* HIDE THE MOLDING SECTION */
.molding {
	/* height:51px;
	background:#432505 url(../img/molding.gif) repeat-x 0 100%;
	margin:0 0 28px;
	padding:0;
	min-width:990px;
	-moz-box-shadow:0 1px 5px 0 rgba(0,0,0,.6);
	-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.6);
	box-shadow:0 1px 5px 0 rgba(0,0,0,.6) */
	display:none;
}

/* REMOVE PANEL IMAGE, CHANGE BKG COLOR */
body {
	/* background:#5b4129 url(../img/bg.gif) repeat 0 0; */
	background-color: #ffffff;
	text-align:center;
	color:#000;
	font:400 13px/1.4 Arial,sans-serif;
	position:relative;
	top: 0
	left 0
	margin-top:0px;
	margin-left:0px;
}

/* CHANGE BKG COLOR OF GRID TO WHITE, ADD PADDING */
.catgrid {
	background:transparent;
	padding-top:30px;
	}
	
	
	
	
/* PRODUCT GRID STUFF */

.catgrid {
	margin:0px
}

.griditem {
	float:left;
	display:inline;
	width:114px;
	height:148px;
	position:relative;
	margin:0px 0px 10px 0px;
	padding:0px 25px 0px 25px;  /* added */
	border-bottom: 1px solid #999999; /* added */
	
}

.ledge {
	/*position:absolute;
	left:-8px;
	bottom:-29px;
	width:130px;
	height:29px;
	background:transparent url(../img/ledge.png) no-repeat 0 0*/
}


.prodimgs_extras .griditem {
	height:90px;
	width:31%;
	padding:0px;
	border:none;
	padding-left:6px;
}

.griditem h1 {
	/*
	background:#3b3b3b;
	background:-moz-linear-gradient(top,#3b3b3b 0,#030303 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3b3b3b),color-stop(100%,#030303));
	background:-webkit-linear-gradient(top,#3b3b3b 0,#030303 100%);
	background:-o-linear-gradient(top,#3b3b3b 0,#030303 100%);
	background:-ms-linear-gradient(top,#3b3b3b 0,#030303 100%);
	background:linear-gradient(to bottom,#3b3b3b 0,#030303 100%);
	*/
	/* filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b3b3b', endColorstr='#030303', GradientType=0); */
	font-size:14px;
	line-height:25px;
	height:25px;
	color:#999999;
	font-weight:100;
	margin-bottom:10px;
	padding:0;
	text-align:left;
	/* text-shadow:0 1px 1px rgba(0,0,0,.9); */
	/* -webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0 */
}

.griditem h1 a {
	color:#850000;
	font-weight:100
}

.griditem h1 a:hover,.griditem h1 a:active {
	color:#ffe033;
	text-decoration:none
}

.gridimg {
	text-align:left;
	overflow:hidden;
	height:100px;
	margin:0
}

.gridimg img {
	height:90px;
	display:block;
	margin-top:10px;
	border:0
}


.gridimg a img {
	-webkit-transition:opacity .3s;
	-moz-transition:opacity .3s;
	-o-transition:opacity .3s;
	transition:opacity .3s
}

.gridimg a:hover img,.gridimg a:active img {
	opacity:.7
}

.gridlastupdated {
	text-align:left;
	color:#676767;
	overflow:hidden;
	height:21px;
	line-height:21px;
	font-size:11px;
	margin-top:-117px;
}

.explore {
	/*display:none;*/
	position:absolute;
	top:0;
	left:0;
	height:445px;
	width:975px;
	z-index:2;
}

#footer-sitemap-outer {
	background-color:#850000;
	padding:25px 0px;
	}
	
#footer-sitemap-inner {
	max-width:990px;
	text-align:left;
	}

	
.fineprint {
	color:#cdcdcd;
	}
	
.header #logo {
	width:229px;
	height:133px;
	border:0;
	position:absolute;
	top:8px;
	left:2px;
	-webkit-transition:opacity .3s;
	-moz-transition:opacity .3s;
	-o-transition:opacity .3s;
	transition:opacity .3s
	}

.header a:hover #logo {
	zoom:1;
	filter:alpha(opacity=60);
	opacity:.6;
	}

#horiz-search-outer {
	position:relative;
	overflow:visible;
	height:36px;
	padding-top:8px;
	width:100%;
	background-color:#850000;
	}
	
#horiz-search-inner {
	width:990px;
	}
	
#searchtools {
	width:800px;
	}
	
.newtextinput {
	height:28px;
	padding:0px 8px;
	color:#666666;
	border:1px solid #454545;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background-color:#eeeeee;
	}
	
.newselectinput {
	height:28px;
	color:#666666;
	border:1px solid #454545;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background-color:#eeeeee;

	}

.niceinput::-moz-focus-inner {
	border:0
}

input.nicebutton {
	background:#000000;
	font-weight:700;
	text-transform:uppercase;
	border:1px solid #444444;
	color:#fff;
	cursor:pointer;
	font-size:14px;
	line-height:14px;
	padding:11px 18px;
	margin:0;
	text-align:center;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-transition:background .3s;
	-moz-transition:background .3s;
	-o-transition:background .3s;
	transition:background .3s
}

input.nicebutton:focus,input.nicebutton:hover {
	background:red;
	outline:0
}

input.nicebutton::-moz-focus-inner {
	border:0
}


.footer {
	clear:both;
	font-size:11px;
	line-height:40px;
	height:40px;
	color:#878787;
	font-weight:400;
	margin:0 -25px -1px -42px;
	padding:0 18px;
}

.footer a {
	color:#878787;
	font-weight:400
}

.footer a:hover,.footer a:active {
	color:#fff;
	text-decoration:none
}

.footer p {
	margin:0;
	padding:0
}

.footer p.lastupdated {
	float:right;
	display:inline
}

.footer p.credit {
	color:#000;
	width:1px;
	height:1px;
	overflow:hidden
}

.footer p.credit a {
	color:#000
}

.box {
	display:none;
	}

.cart th {
	padding:8px;
	color:#333333;
	font:700 12px/1.1 Arial,sans-serif
}

.cart td {
	background-color:#fff;
	padding:8px;
	border-bottom:1px solid #ccc
}

.cart tfoot td {
	padding:8px;
	color:#333333;
	background:#efefef;
	font:700 12px/1.1 Arial,sans-serif;
	text-align:right
}

.cart tfoot td.cartright {
	border-right:0
}

.continuebutton {

}

.qtybutton {
	margin-left:10px!important;

}

.nicebutton.cartbutton {
	margin-left:10px!important;
	background-color:#850000;
 	float:right;
}

.buttoncontainer {
	position:relative;
	margin:0 0 18px;
	padding:0;
}

.err {
	background-color:red;
	border:none;
	color:#cdcdcd;
}

.err ul li {
	background-color:red;
}

.content.cf iframe {
	min-height:730px;
	background:transparent;
	overflow:hidden;
	width:600px;
	}
	
.wrap {
	max-width:990px;
	text-align:left; /* changed from left */
	margin:0 auto;
	position:relative;
	padding-bottom:20px;
}

.main {
	background:transparent;
	padding:36px 10px 0px 10px;
	margin:0 0 40px;
	overflow:visible;
	max-width:970px;
}

.main-outer {
	background: #dedede url(../img/boxshadow.gif) repeat-x 0 0;
	width:100%;
}	

.content {
	padding:20px 0 20px;
	float:left;
	display:inline;
	max-width:630px
}

.extras {
	float:right;
	width:260px;
	padding:0 0 0 30px;
	border-left:1px solid #666666;
}

	#forceopen {
		width:640px;
		}
	
	
	
	
	
@media only screen and (max-width:1016px) {

	#forceopen {
		width:640px;
		}
	
	.header,.drywall,.molding,.main,.footer {
		min-width:0;
	}

	.nomobile {
		display:none
	}

	.topinfo,.slogan {
		width:310px
	}

	.menu li a {
		font-size:16px;
		padding:0 7px 0 5px
	}

	.menu li.menucart a {
		padding:0 7px 0 20px
	}

	.menu li ul li a {
		font-size:15px;
		padding:0 7px
	}
	
	.menu ul ul {
		background-color:transparent;
		}

	.drywall {
		position:relative;
		margin-left:0
	}

	.explore {
		width:auto;
		left:-40px;
		right:-2px
	}

	.explore .cover {
		width:auto;
		left:0;
		right:0
	}

	.molding {
		height:14px;
		margin-bottom:16px
	}

	.catgrid {
		width:auto;
		margin-left:0;
		margin-right:0;
		text-align:center
	}

	.catgrid .griditem {
		display:inline-block;
		float:none
	}

	.prodlist {
		text-align:center
	}

	.prodlistitem {
		display:inline-block;
		float:none
	}

	.proddetails {
		width:324px
	}

	.footer {
		margin:0px;
		width:95%;
	}
	
	#horiz-search-inner {
    	width:auto;
    	padding:0px 10px;
	}
	
	.menu {
		max-width:550px;
		margin-top:64px;
		background-color:none !important;
		float:right;
		margin-right:10px;
	}
	
	#footernav {
		width:30%;
		border-top:10px solid #850000;
		border-bottom:20px solid #850000;
		font-size:1.0em;
		line-height:1.4em;
		color:#ffffff;
		min-height:150px;
		padding-left:25px;
		float:left;
		}
		
	#footernav a {
		color:#ffffff;
		}
		
	.sitemapheader,.sitemapheaderhide {
		color:#ffeab8;
		font-size:1.2em;
		font-weight:700;
		border-bottom:1px solid #ffeab8;
		margin-bottom:6px;
		padding-bottom:4px;
		}
	
	#break {
		clear:both;
		}
		
	.content {
		max-width:640px
	}
	
	.extras {
		padding:0 0 0 15px;
	}


}




@media only screen and (max-width:950px) {

	.drywallslideshow {
		width:100%;
		text-align:center;
	}
	
	#horiz-search-outer {
		position:relative;
		overflow:visible;
		height:60px;
		padding-top:0px;
		width:100%;
		background-color:#850000;
		}
	
	#horiz-search-inner {
		max-width:900px;
		}
		
	#mobilesearchtool {
		margin-top:15px;
		}
		
	#keywordfield {
		width:140px !important;
		margin:0px 0px 0px 0px;
		float:none !important;
		}
		
	#horiz-search-outer {
		position:relative;
		margin-top:0px;
		overflow:visible;
		height:36px;
		padding-top:8px;
		width:100%;
		background-color:#850000;
		}
		
	#mobilesearchtool {
		margin-top:0px;
		}
		
	.content {
		max-width:630px
	}
	
	.extras {
		padding:0 0 0 25px;
		width: 230px;
	}

	
}
	
	
@media only screen and (max-width:930px) {

	.drywallslideshow {
		top:0px;
		width:100%;
		margin-top:0px;
		}
	
	.content {
		max-width:580px
	}
	
	.extras {
		padding:0 0 0 20px;
		width: 230px;
	}

	.proddetails {
		width:245px;
		margin-right:-24px
	}

	.prodimgs {
		margin-left:-5px
	}

	.buttoncontainer {
		text-align:center;
		float:none;
		display:block
	}

	.buttoncontainer input {
		display:block;
		margin:5px auto;
		float:none;
		margin-left:auto!important
	}

	#continuebutton,#updatebutton {
		font-size:11px;
		float:left;
		margin-right:6px;
		padding:8px 6px;
	}
	
	.nicebutton.cartbutton {
		font-size:11px;
		padding-top:8px;
		padding-bottom:8px;
		float:right;
		margin-right:0px;
	}

}



	
	
	
	
@media only screen and (max-width:850px) {


	.niceslideimg {
		width:100%
	}

	.niceslidecaption p {
		font-size:16px;
		line-height:18px
	}
	
	.content {
		max-width:530px;
	}
	
	.extras {
		padding:0 0 0 15px;
		width: 230px;
	}

}


@media only screen and (max-width:800px) {


	#searchtools {
		width:700px;
		}
	
	.home .extras {
		float:right;
		display:inline;
		width:220px
	}


	.explore {
		left:0px
	}

	.proddetails {
		width:100%;
		margin-right:0;
		padding-left:10px;
	}

	.prodimgs {
		margin-left:0;
	}

	.niceinput,table.checkouttable .niceinput {
		width:180px
	}

	select.niceinput,table.checkouttable select.niceinput {
		width:192px
	}
	
	.hide {
		display:none;
		}
		
	#searchtools .newtextinput {
		width:90px;
		}
		
	.menu {
		max-width:530px;
		}
		
	.menu li a {
		font-size:15px;
		padding:0 7px 0 5px
	}

	.menu li.menucart a {
		padding:0 7px 0 8px
	}

	.menu li ul li a {
		font-size:14px;
		padding:0 7px
	}
	
	.menu ul ul {
		background-color:transparent;
		}
		
	#keywordfield {
		width:100px !important;
		margin:0px 0px 0px 0px;
		float:none !important;
		}
		
	#horiz-search-outer {
		position:relative;
		margin-top:0px;
		overflow:visible;
		height:36px;
		padding-top:8px;
		width:100%;
		background-color:#850000;
		}
		
	#mobilesearchtool {
		margin-top:0px;
		}
		
	.content {
		max-width:480px;
	}
	
	.extras {
		padding:0 0 0 10px;
		width: 220px;
	}


}


@media only screen and (max-width:750px) {


	#forceopen {
		width:620px;
		}
		
	#searchtools {
		width:630px;
		}
	
		.niceslideimg {
		width:120%;
		margin-left:-10%
	}
	
	#footernav {
		width:27%;
		border-top:10px solid #850000;
		border-bottom:20px solid #850000;
		font-size:1.0em;
		line-height:1.4em;
		color:#ffffff;
		min-height:150px;
		padding-left:25px;
		float:left;
		}
		
	#footernav a {
		color:#ffffff;
		}
		
	.sitemapheader,.sitemapheaderhide {
		color:#ffeab8;
		font-size:1.2em;
		font-weight:700;
		border-bottom:1px solid #ffeab8;
		margin-bottom:6px;
		padding-bottom:4px;

	}
	
	#break {
		clear:both;
		}
		
	#logo {
		width:200px !important;
		height:auto !important;
		margin-top:0px;
		}
		
	.menu {
		width:434px;
		float:right;
		margin-left:0px;
		margin-top:64px;
		position:relative;
		}
		
	.menu li a {
		font-size:15px;
		padding:0 7px 0 5px
	}

	.menu li.menucart a {
		padding:0 7px 0 8px
	}

	.menu li ul li a {
		font-size:14px;
		padding:0 7px
	}
	
	.menu ul ul {
		background-color:transparent;
		}
		
	#searchregion {
		display:none;
		}
		
	#keywordfield {
		width:180px !important;
		margin:0px 0px 0px 0px;
		float:none !important;
		}
		
	#horiz-search-outer {
		position:relative;
		margin-top:0px;
		overflow:visible;
		height:36px;
		padding-top:8px;
		width:100%;
		background-color:#850000;
		}
		
	#mobilesearchtool {
		margin-top:0px;
		}
		
	.content {
		max-width:730px;
	}
	
	.extras {
		padding:0px;
		width: 100%;
		border:none;
		float:none;
		clear:both;
	}
	
	.proddetails {
		max-width:360px;
		}
		
	.boxcontent {
		width:100%;
		}
		
	#askbox {
		width:100%;
		}
		
	#askbox textarea {
		height:90px;
		}
		
	#askbox .nicebutton {
		width:100px;
		float:left;
		}
		
	#vert-banner {
		clear:both;
		}
		
	.buttoncontainer {
		text-align:center;
		float:none;
		display:block
	}

	.buttoncontainer input {
		display:block;
		margin:5px auto;
		float:none;
		margin-left:auto!important
	}

	#continuebutton,#updatebutton {
		font-size:11px;
		float:left;
		margin-right:6px;
		padding:8px 6px;
	}
	
	.nicebutton.cartbutton {
		font-size:11px;
		padding-top:8px;
		padding-bottom:8px;
		float:right;
		margin-right:0px;
	}
}


@media only screen and (max-width:720px) {

	.proddetails {
		width:255px;
		margin-right:-12px
	}

}


@media only screen and (max-width:650px) {


	#forceopen {
		width:570px;
		}
		
	#searchtools {
	width:565px;
	}
	
	.niceslideimg {
		width:140%;
		margin-left:-20%
	}
	
	
	.menu {
		width:100%;
		float:none;
		border-top:1px solid black;
		max-width:3000px;
		margin-left:0px;
		margin-top:96px;
		position:relative;
		}
		
	.menu li a {
		font-size:15px;
		padding:0 7px 0 5px
	}

	.menu li.menucart a {
		padding:0 7px 0 8px
	}

	.menu li ul li a {
		font-size:14px;
		padding:0 7px
	}
	
	.menu ul ul {
		background-color:transparent;
		}

	#logo {
		width:200px !important;
		height:auto !important;
		}
		
	#horiz-search-outer {
		position:relative;
		margin-top:33px;
		overflow:visible;
		height:36px;
		padding-top:8px;
		width:100%;
		background-color:#850000;
		}
		
	#mobilesearchtool {
		margin-top:0px;
		}
		
	#searchregion {
		display:none;
		}
		
	#keywordfield {
		width:120px !important;
		margin:0px 0px 0px 0px;
		float:none !important;
		}
		
	.extras {
		padding-left:0px;
		border-left:none;
		}


}


@media only screen and (max-width:590px) {

	#forceopen {
		width:460px;
		}
		
	.header #logo {
		position:relative;
		display:block;
		margin:0 auto;
		top:auto;
		left:auto;
		width:157px;
		height:50px
	}

	.topinfo {
		display:none
	}

	.proddetails {
		display:block;
		float:none;
		margin-right:auto;
		margin-left:0;
		width:auto
	}

	.prodimgs {
		display:block;
		float:none;
		margin-right:auto;
		margin-left:0
	}

	.slogan {
		width:auto;
		margin:4px auto;
		text-transform:none
	}

	.niceinput,table.checkouttable .niceinput {
		width:120px
	}

	select.niceinput,table.checkouttable select.niceinput {
		width:132px
	}

	.contentcaptionright,.contentcaptionleft {
		float:none;
		display:block;
		width:auto;
		margin:0 auto 10px;
		padding-left:0;
		padding-right:0
	}

	.contentcaptionright img,.contentcaptionleft img {
		width:auto;
		max-width:98%;
		display:block;
		float:none;
		border:0;
		margin:0 auto
	}

	.filters label {
		display:block
	}

	.footer {
		height:auto;
		line-height:18px;
		padding-top:16px;
		padding-bottom:16px;
		text-align:center
	}

	.footer p.lastupdated {
		float:none;
		display:block;
		text-align:center
	}

		
	.home .extras {
		display:block;
		width:auto;
		float:none
	}

	.drywallslideshow,.explore {
		display:none
	}
	
	.except {
		border-bottom:none !important;
		margin-top:-40px;
		}
		
	.hide {
		display:none;
		}
		
	.hide590 {
		display:none;
		}


	#searchtools {
	width:320px;
	}
	
		br.mobilebreak {
		display:block
	}
	
	#footernav {
		width:90%;
		border-top:10px solid #850000;
		font-size:1.0em;
		line-height:1.4em;
		color:#ffffff;
		padding-left:25px;
		padding-right:25px;
		float:left;
		min-height:auto;
		height:auto;
		}
		
	#footernav.nohead {
		margin-top:-20px;
		border-top:none;
		}
		
	#footernav a {
		color:#ffffff;
		}
		
	.sitemapheaderhide {
		display:none;
	}
	
	.except {
		border-bottom:none !important;
		margin-top:-40px;
		}
		
	.hide {
		display:none;
		}
	
	#break {
		}
		
	.menu {
		width:100%;
		border-top:1px solid black;
		float:none;
		max-width:3000px;
		margin-left:0px;
		margin-top:8px;
		position:relative;
		text-align:center;
		}
		
	.menu li a {
		font-size:14px;
		padding:0 7px 0 5px
	}

	.menu li.menucart a {
		padding:0 7px 0 8px
	}

	.menu li ul li a {
		font-size:13px;
		padding:0 7px
	}
	
	.menu ul ul {
		background-color:transparent;
		}

	#logo {
		width:200px !important;
		height:auto !important;
		}
		
	#horiz-search-outer {
		position:relative;
		margin-top:30px;
		overflow:visible;
		height:38px;
		padding-top:8px;
		width:100%;
		background-color:#850000;
		}
		
	#horiz-search-inner {
		width:100% !important;
		}
		
	#searchstock,#searchregion,#searchcategory {
		display:none;
		}
		
	#keywordfield {
		width:180px !important;
		margin:0px 0px 0px 0px;
		float:none !important;
		}
		
	#searchsubmit {
		position:relative;
		top:0px;	
		margin-right:30px;
		}
		
	.drywall {
		display:none;
		}
	
		
	.extras {
		padding-left:0px;
		border-left:none;
		}


}


@media only screen and (max-width:490px) {

	
	#forceopen {
		width:380px;
		}
		
	.buttoncontainer {
		float:right;
		display:block;
		text-algn:right;
		width:200px;
	}

	.buttoncontainer input {
		display:block;
		margin:5px auto;
		margin-left:auto!important
	}

	#continuebutton {
		font-size:11px;
		margin-right:0px;
		padding:8px 6px;
		float:right;
		width:140px;
	}
	
	#updatebutton {
		font-size:11px;
		float:right;
		margin-right:0px;
		padding:8px 6px;
		width:140px;
	}
	
	.nicebutton.cartbutton {
		font-size:11px;
		padding-top:8px;
		padding-bottom:8px;
		margin-right:0px;
	}


}

@media only screen and (max-width:372px) {

	.prodimgs {
		margin-right:-14px;
		margin-left:-14px
	}

	table.cart {
		margin-left:auto;
		margin-right:auto
	}

	table.cart tr th,table.cart tr td {
		font-size:11px;
		padding-left:3px;
		padding-right:3px
	}
	
	#logo {
		width:200px !important;
		height:auto !important;
		margin-top:0px;
		}
		
	.menu {
		width:100%;
		margin-left:0px;
		margin-top:0px;
		position:relative;
		padding:0px;
		}
		
	.menu li a {
		font-size:12px;
		padding:0 6px 0 5px
	}

	.menu li.menucart a {
		padding:0 7px