@charset "utf-8";
/* CSS Document */

/*
Beige: #E5DCCE
Red: #A50015
Dark Red: #90121F
Grey: #747474
Gold: #B0865B
*/

/*****RESET********************************************************************************/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}



/******BASIC TAG DEFINITIONS***************************************************************/

/*@font-face {
	font-family: 'Colaborate-MediumRegular';
	src: url('../fonts/colabmed-webfont.eot');
	src: local('☺'), url('../fonts/colabmed-webfont.woff') format('woff'), url('../fonts/colabmed-webfont.ttf') format('truetype'), url('../fonts/colabmed-webfont.svg#webfonte2trUopx') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

html,body {height: 100%;}

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	color: #191919; 
	line-height: 16px;
	background: #E5DCCE;
	}

h1 {
	font: 16px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #B0865B; 
	margin-bottom: 10px; 
	border-bottom: 1px solid #B0865B;
	padding-bottom: 2px;
	}
h2 {font: 14px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #90121F; margin-bottom: 10px;}
h3 {font: 14px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #90121F;}
h4 {font: 12px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #90121F;}
h5 {font: 11px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #747474; margin-bottom: 12px;}
h6 {font: 13px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #90121F; margin-bottom: 10px;}

p {margin-bottom: 10px;}

img {border:0;}

blockquote {border: 1px solid #D0B69D; background: #EFEAE2; padding: 10px 14px; margin: 20px 30px;}

caption {font: 14px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #90121F; padding-bottom: 6px;}

a:link {color: #90121F; text-decoration: underline;}
a:visited {color: #191919; text-decoration: underline;}
a:hover {color: #B0865B; text-decoration: underline;}

/******LAYOUT STYLES************************************************************************/

.clearing {clear:both;}

.wrapper {height:auto; min-height: 100%; position: relative; background: #E5DCCE url(/images/ps-back.png) repeat-y center top;}
.header {height: 160px; width: 992px; margin: 0 auto; background: #E5DCCE;}

.logo {height: 110px; width: 370px; float: left; margin-left: 20px;}
.logo h1 {border: none;}
.utility {height: 102px; width: 500px; float: right; margin: 8px 20px 0 0;}
.utilityCart {width: 270px; float:left; margin-top: 24px;}
.search {width: 230px; float: right; text-align: right; }

.contentWrapper {padding: 20px 0 240px 20px; width: 920px; margin: 0 auto;}
.content_1 {width: 680px; float: left; padding: 0 20px 0 0;}
.content_2 {width: 898px;}
.content_3 {}

.content_col {width: 330px; float:left; }
.col1 {margin-right: 20px;}

.col_1of2 {width: 50%; float: left;}
.col_1cart {width: 400px; float: left; margin: 10px 0 15px 0;}
.col_2cart {width: 400px; float: right; margin: 10px 0 15px 0;}

.col_1of3 {
	width: 255px; 
	float: left;  
	padding-right: 30px;
	}
	
.col_2of3 {
	float: left;
	width: 260px;
	padding: 0 30px 0 10px;
	margin: 0 10px 0 0;
	border-right: 1px solid #E5DCCE;
	border-left: 1px solid #E5DCCE;
	min-height: 270px;
	margin-bottom: 30px;
	}

.col_3of3 {
	float: left;
	width: 265px;
}

.col_1of4 {width: 140px; padding-right: 20px; float: left; padding-top: 10px;}
.col_1of4 img { height:88px; }

div.content_1 div.flash-replaced div.alt { display: none; }
div#flash {width: 680px; height: 189px; margin-bottom: 30px;}


.sidebar {
	width: 201px; 
	float: right; 
	padding: 0 0 0 19px;
	background: url(/images/shadow.png) no-repeat 0 0;
	min-height: 500px;
	}

.footerWrapper {
	width: 100%; 
	background: #A50015 url(/images/screen-btm.png) no-repeat center top; 
	bottom: 0; 
	position: absolute; 
	height: 240px;
	}
.footer {width: 960px; margin: 0 auto; padding-top: 50px; color: #fff;}

/******DISPLAY STYLES************************************************************************/

.sep {border-bottom: 1px dashed #E5DCCE;}

.logoImg {
	display: block; 
	position: relative; 
	width: 344px; 
	height:91px;
	}
.logoImg span {
	position: absolute; 
	top: 0; 
	left: 0; 
	background: url(/images/logo.png) no-repeat 0 0; 
	width: 344px; 
	height:91px;
	}

.utilityLinks {list-style: none; text-align:right; height: 30px;}
.utilityLinks li {display:inline; padding: 0 8px 0 4px; border-right: 1px solid #000;}
.utilityLinks li.last {border: none; padding-right: 0px;}

.utilityLinks a {color: #000; text-decoration: none;}
.utilityLinks a:visited {color: #000;}
.utilityLinks a:hover {color: #90121F;}


a.cartBtn, a.checkoutBtn {
	display: inline-block; 
	height: 28px; 
	background: url(/images/cart-btns-back.png) no-repeat top right;
	padding: 5px 12px 0 29px;
	position: relative;
	color: #000;
	text-decoration: none;
	}

.cartBtn span, .checkoutBtn span {
	display: block; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 29px; 
	height:28px; 
	}

.cartBtn span {background: url(/images/icon-cart.png) no-repeat 0 0;}
.checkoutBtn span {background: url(/images/icon-checkout.png) no-repeat 0 0;}

.nav {list-style: none;}
.nav li {display:block; float:left;}

.connect {margin-top: 10px; list-style: none;}

.connect a {
	font-weight: bold; 
	text-decoration: none; 
	color: #90121F;
	display:block; 
	height: 20px; 
	padding: 2px 10px 0 23px; 
	margin: 0 0 3px -2px;
	line-height: 13px;
	}	
.connect a:visited {color: #90121F;}
.connect a:hover {color: #000;}

a.facebook {background: url(/images/icon-facebook.png) no-repeat 0 0;}
a.linkedIn {background: url(/images/icon-linkedin.gif) no-repeat 0 0;}
a.twitter {background: url(/images/icon-twitter.gif) no-repeat 0 0;}
a.rss {background: url(/images/icon-rss.png) no-repeat 0 0; height: 40px;}
.rss-list li { list-style-image:url(/images/icon-rss.png); }
.rss-list li a {font-weight:bold;text-decoration:none;}
.rss-list li a img { border:0; }

.titleVid, .titleBlog {width: 330px; height: 64px; position: relative;}
.titleVid span {
	display: block; 
	position: absolute; 
	top: 0; 
	left: 0; 
	background: url(/images/video-header.png) no-repeat 0 0;
	width: 330px; 
	height: 64px;
	}

.titleBlog span {
	display: block; 
	position: absolute; 
	top: 0; 
	left: 0; 
	background: url(/images/blog-header.png) no-repeat 0 0;
	width: 330px; 
	height: 64px;
}

.content_1 ul.blogListing {list-style: none; line-height: 14px; margin-left: 0px;}
.blogListing li {padding: 4px 6px 8px 6px;}

.catTitle {font-weight: bold; color: #737474;}
.striping {background: #F4F0E9;}

.portalBtm {
	background: url(/images/rule-gradient.png) repeat-x 0 0; 
	padding: 4px 6px;
	margin-top: 10px;
	}
	
.portalBtm a {
	font-weight: bold; 
	text-decoration: none; 
	color: #90121F;
}

.portalBtm a:hover {text-decoration: underline;}

.portalBtm a.rss {
	display:block; 
	height: 20px; 
	padding: 2px 10px 0 23px; 
	line-height: 13px;
	float:right;
	margin-right: -8px;
}

.footerLinks {
	list-style: none; 
	float:left; 
	background: url(/images/footer-shadows.png) no-repeat 10px 0; 
	width: 170px;
	height: 170px;
	padding: 0 35px 0 45px;
	}
.footerLinks li {border-bottom: 1px dashed #b5303F; padding: 3px 0 5px 0;}
.footerInfo {list-style: none; float:left; }

.footerIcons {float: right; width: 180px; text-align:right; padding-right: 24px;}

.copyright {height: 25px; padding-top: 10px;}
.webo {height: 16px; background: url(/images/icon-webo.gif) no-repeat 0 2px; padding-left: 16px; }

.footer a {color: #fff; text-decoration: none;}
.footer a:hover {color: #fff; text-decoration: underline;}

.content_1 .infoLink { border:0; background: url(/images/info.png) no-repeat 0 4px;float:right;padding-left:18px; }
.content_1 .infoLink a {text-decoration:none;}

.breadcrumbs {margin-bottom: 20px; margin-top: -10px;}
.breadcrumbs a {color: #000; text-decoration: none;}
.breadcrumbs a:visited {color: #000;}
.breadcrumbs a:hover {text-decoration: underline;}

.content_1 ul, .content_1 ol {margin-left: 30px;}
.content_1 img, .content_2 img, .recs img {padding: 3px; border: 1px solid #E5DCCE; background: #fff;}

.content_1 .ImgSimple, .content_2 .ImgSimple {border: none; padding: 0px;}

.productListing {
	font-size: 11px; 
	line-height: 15px; 
	margin-top: 20px; 
	border-bottom: 1px dashed #E5DCCE;
	padding-bottom: 10px;
	}
.productListing img {float:left; margin-right: 10px; }
.productInfo {float:right; width: 540px;}

.records {margin-top: -6px;}

.searchResults {margin: 0 5px; line-height: 17px;}
.searchResults a {font-weight: bold; text-decoration: none;}
.searchResultURL {font-size:9px;color:#90121F;font-style:italic;}

.productOptions {
	width: 171px; 
	min-height: 135px;
	float: right; 
	background: url(/images/product-options-back.png) no-repeat 0 0;
	padding: 10px;
	}

.productOptions td {padding: 2px 2px 2px 0;}

.productImg {width: 234px; float:left; text-align:center; margin-bottom: 20px;}
.productDetail {
	width: 420px; 
	float:right; 
	margin-bottom: 20px; 
	font-size: 12px;
	line-height: 18px;
	}
.content_2 .productDetail {
	width: 640px; 
	float:right; 
	margin-bottom: 20px; 
	font-size: 12px;
	line-height: 18px;
	}
.zoom {
	display: block; 
	background: url(/images/magnify.png) no-repeat 0 0; 
	padding-left: 14px;
	height: 13px;
	width: 100px;
	margin: 4px auto;
	}

.productSelect {font-size: 12px; margin: 20px 0; line-height: 18px;}

.productSelectSteps {list-style: none; margin: 30px 0 20px 40px;}
.productSelectSteps li {padding-left: 70px; padding-bottom: 10px; display: block;}
.step1 {background: url(/images/selector-steps-1.png) no-repeat 0 0;}
.step2 {background: url(/images/selector-steps-2.png) no-repeat 0 0;}
.step3 {background: url(/images/selector-steps-3.png) no-repeat 0 0;}
.step4 {background: url(/images/selector-steps-4.png) no-repeat 0 0;}

.feet {margin-right: 10px;}

.dimensions {line-height: 32px;}
.measurement {display: block; width: 60px; font-weight: bold; float: left;}

.col_1of2 ul {margin-left: 24px;}
.col_1of2 ul li {margin-bottom: 6px;}

.recsHorizontal {clear:both; padding-top: 30px;}

/***Tab Layout Styles***/

ul.infoTabs, ol.infoTabs {
	list-style: none; 
	margin: 0px; 
	height: 34px;
	border-bottom: 1px solid #e5dcce;
}

ul.infoTabs li, ol.infoTabs li {
	display: block; 
	float: left;
	height:35px;
	border-bottom: 0px; 
	}

ul.infoTabs li a, ol.infoTabs li a {
	color: #56024a; 
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
	position: relative;
	display: block;
	height: 35px;
	background: #F4F0EB;
	}

ul.infoTabs li a span, ol.infoTabs li a span {	
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 35px;
	}

ul.infoTabs li.hufcor a {width: 129px;}
ul.infoTabs li.woodfold a {width: 152px;}

ul.infoTabs li.hufcor a span {width: 129px;	background: url(/images/tabs.png) no-repeat 0 0; }
ul.infoTabs li.woodfold a span { width: 152px; background: url(/images/tabs.png) no-repeat -129px 0; }

ul.infoTabs li.hufcor a.active span {background: #fff url(/images/tabs.png) no-repeat 0 -35px; }
ul.infoTabs li.woodfold a.active span {background: #fff url(/images/tabs.png) no-repeat -129px -35px; }


ul.infoTabs li.hufcor2 a {width: 164px;}
ul.infoTabs li.woodfold2 a {width: 183px;}

ul.infoTabs li.hufcor2 a span {width: 164px;	background: url(/images/partition-tabs.png) no-repeat 0 0; }
ul.infoTabs li.woodfold2 a span { width: 183px; background: url(/images/partition-tabs.png) no-repeat -164px 0; }

ul.infoTabs li.hufcor2 a.active span {background: #fff url(/images/partition-tabs.png) no-repeat 0 -35px; }
ul.infoTabs li.woodfold2 a.active span {background: #fff url(/images/partition-tabs.png) no-repeat -164px -35px; }

.tabInfo {
	background: url(/images/tab-content-back.png) no-repeat 0 0;
	font-size: 11px; 
	padding: 22px 10px 0px 0px; 
	line-height: 15px; 
	clear: both;
	margin-bottom: 25px;
}

.tabSidebar {float: left; width: 179px;}

.tabNav {
	list-style: none; 
	width: 172px; 
	padding: 3px 3px 0 3px; 
	border-top: 1px solid #e5dcce; 
	border-right: 1px solid #e5dcce;
	background: #fff;
	margin-left: 1px;
	}
	
.tabNav li {
	background: #e5dcce;
	border-bottom: 1px dashed #fff;
	height: 27px;
	}

.tabNav li a {
	text-decoration: none; 
	font-weight: bold;
	display: block;
	height: 17px;
	width: 162px;
	padding: 5px 10px;
	}

.tabNav li a.on {
	background: url(/images/sub-arrow-back.png) no-repeat; 
	margin: -4px 0 0 -8px; 
	/*height: 31px*/
	height: 23px;
	/*width: 186px;*/
	width: 168px;
	padding: 8px 0 0 18px;
	color: #fff;	
	}
	
.tabNav li a.on:hover {color: #fff;}

.tabNav li.on {height: auto;}

.tabNavBtm {
	width: 179px; 
	background: url(/images/sub-cat-nav-btm.png) no-repeat 0 0; 
	min-height: 212px; 
	margin-left: 1px;
	text-align: center;
	padding-top: 14px;
	}
	
.tabNavBtm img {padding: 0px; border: none;}

.tabContent {width: 670px; float: right; margin-right: 15px;}

/***Cart Tabs***/

ol.infoTabs li.step1 a {width: 111px;}
ol.infoTabs li.step1b a {width: 177px;}
ol.infoTabs li.step2 a {width: 115px;}
ol.infoTabs li.step3 a {width: 144px;}
ol.infoTabs li.step4 a {width: 153px;}

ol.infoTabs li.step1 a span {width: 111px;	background: url(/images/cart-tabs.png) no-repeat 0 0;}
ol.infoTabs li.step1b a span {width: 177px;	background: url(/images/cart-tabs.png) no-repeat -111px 0;}
ol.infoTabs li.step2 a span { width: 115px; background: url(/images/cart-tabs.png) no-repeat -288px 0; }
ol.infoTabs li.step3 a span {width: 144px;	background: url(/images/cart-tabs.png) no-repeat -403px 0; }
ol.infoTabs li.step4 a span { width: 153px; background: url(/images/cart-tabs.png) no-repeat -547px 0; }

ol.infoTabs li.step1 a.active span {background: #fff url(/images/cart-tabs.png) no-repeat 0 -35px; }
ol.infoTabs li.step1b a.active span {background: #fff url(/images/cart-tabs.png) no-repeat -111px -35px; }
ol.infoTabs li.step2 a.active span {background: #fff url(/images/cart-tabs.png) no-repeat -288px -35px; }
ol.infoTabs li.step3 a.active span {background: #fff url(/images/cart-tabs.png) no-repeat -403px -35px; }
ol.infoTabs li.step4 a.active span {background: #fff url(/images/cart-tabs.png) no-repeat -547px -35px; }

ol.infoTabs li a.active {margin-left: -1px;}
ol.infoTabs li.step1 a.active {margin-left: 0px;}


/***Shopping Cart Layout Styles***/

.content_1 table td ul {margin: 0px;}
table.cart {width: 100%}
table.cart th {
	border-bottom: 1px dashed #E5DCCE;
	color: #484747;
	padding: 0 10px 7px 0;
	}
table.cart td {
	border-bottom: 1px dashed #E5DCCE;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	padding: 10px 10px 10px 0;
}
table.cartConfirm {
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
table.cartConfirm th {
	color: #90121F;
	border-top: 1px dashed #E5DCCE;
	border-bottom: 1px dashed #E5DCCE;
	padding: 8px 0;
	}
table.cartConfirm td {padding: 10px 0; vertical-align: top;border-bottom: 1px dashed #E5DCCE;}
table.cartConfirm .totalCol {width: 60px; text-align:right; padding-right: 10px;}
table.cartConfirm .orderSum {width: 500px;}
table.confirmTotals {
	width: 100%;
	margin-top: 12px;
}
table.confirmTotals td {text-align:right; padding-right: 10px; vertical-align: top;}
table.confirmTotals th { width:780px;text-align:right;padding:3px 5px; vertical-align: top;}

.finalTotal {
	font-size: 12px; 
	font-weight: bold; 
	background: #E5DCCE;
	padding: 5px 0;
	}
.productCol {width: 345px;}
.productCol img {float: left; margin-right: 10px;}
.productDetails {float: left; list-style: none; width:204px;}
.productDetails li {line-height:13px;margin-bottom:2px;}
td.actions, th.actions {text-align: center;}
.cartRow {
	padding: 8px 0;
	font-size: 11px;
	border-bottom: 1px dashed #E5DCCE;	
	text-align:right;
	}
.cartRow label {font-weight: bold;}
.subtotal {
	font-size: 12px; 
	text-align: right; 
	font-weight: bold; 
	margin-bottom: 10px;
	}
.primaryBtns {width: 200px; float: right; text-align:right;}
.optionBtns {width: 600px; float: right; text-align:right;margin:5px 0;}
.top {margin-top: -10px;}
.recProd {margin-bottom: 25px;}
.tabContentCart {margin: 0 5px 0 15px;}
.totalBox {border: 1px solid #C9BDAA; margin-bottom: 20px; background: #fff;}
table.total {width: 300px; margin: 5px 0 5px 5px;}
table.total th {text-align:right;padding-right:5px;}
.orderTotal {
	background: #EDE6DD; 
	padding: 5px 10px; 
	font-size: 12px;
	font-weight: bold;
	}
.cartFtrBtns {
	border-top: 1px dashed #E5DCCE;  
	clear:both; 
	padding-top: 12px;
	}
.confirmFtrBtns {padding-top: 12px;	}
.cardInfo {padding-top: 20px;}
.resources {padding-top: 25px;}
ul.resourceList {margin-left: 30px;}
ul.resourceList li {margin-bottom: 6px;}

/**Blog Specific Styles**/

.blogTitle {
	border: none; 
	background: url(/images/blog-header-2.gif) no-repeat top right;
	height: 24px;
	padding-top: 27px;
	margin: -20px 0 30px 0;
	font: 16px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #B0865B; 
	}

.postSummary {
	clear:both;	 
	font-size: 11px;
	margin-bottom: 20px;
	}

.tab {
	float:left; 
	width: 89px; 
	background: url(/images/blog-date-tab.png) no-repeat 0 0;
	font-weight: bold;
	color: #fff;
	padding-left: 26px;
	padding-top: 9px;
	margin-left: -24px;
	}
.date {height: 27px;}
.share a {color: #262626; text-decoration: none;}
.summaryContent {float: left; width: 590px; margin-left: -8px;}

.summaryContent h1, .summaryContent h2 {font-size: 14px; margin: 3px 0 0 15px;}

.content_1 ul.postDetails {list-style:none; margin: 0 0 12px 10px;}
ul.postDetails li {display:inline; border-right: 1px solid #000; padding: 0 5px; line-height: 13px;}
ul.postDetails li.last {border-right: none;}

.summaryContent p img {float:left; margin-right: 10px;}

.articleText {border-left: 1px solid #E5DCCE;
	padding-left: 13px;
	font-size: 12px;
	line-height: 18px;}
	
.content_1 ul.comments {list-style: none; width: 590px; margin: 5px 0 0 -8px; float: left;}

.comments li {padding: 6px 8px 10px 10px; border-bottom: 1px dashed #E5DCCE;}
.comments li.odd {background: #F4F0E9;}
.comments li.first {background: #F4F0E9 url(/images/blog-date-tab.png) no-repeat -109px -6px;}

.commentForm {width: 590px; margin-left: 83px;}

.commentForm h3 {
	border-bottom: 1px dashed #E5DCCE;
	font-size: 11px;
	padding: 0 8px 2px 8px;
	line-height: 26px;
	margin-bottom: 12px;
	}

.commentForm p {padding-left: 8px;}

/**Blog Sidebar**/

.blog {padding-top: 8px;}
.blog ul {list-style: none; margin: 10px 10px 30px 10px;}
.blog ul li {margin-bottom: 5px;}
.blog ul a {font-weight: bold; text-decoration: none;}

/**Product Items**/
table.items {width: 100%}
table.items th {
	border-bottom: 3px double #FFFFFF;
	border-top:3px double #E5DCCE;
	color: #484747;
	padding: 5px 10px 5px 0;
	background-color:#E5DCCE;
	}
table.items td {
	border-bottom: 1px solid #E5DCCE;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	padding: 5px 5px 5px 0;
}


/******TEXT STYLES************************************************************************/

.intro, .basic {font-size: 12px; line-height: 20px;}

.productDetail h1 {font: 18px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #90121F; margin-bottom: 10px; padding: 0; border: 0;}
h2.productName {font: 18px Verdana, Arial, Helvetica, sans-serif; margin-bottom: 4px;}

h2.portal {
	font: 16px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #B0865B; 
	margin-bottom: 10px; 
	border-bottom: 1px solid #B0865B;
	padding-bottom: 2px;
}

h2.searchHeading { 
	font: 16px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bolder; 
	color:#90121F; 
	margin: 10px 0; 
	border-bottom: 1px dashed #B0865B;
	padding-bottom: 2px;
	}

.alert, .price {font-weight:bold; color: #90121F; }

.notes {font-size: 11px;}

.productResults {font-weight: bold; border-bottom: 1px dashed #E5DCCE; padding: 5px 0;}

h6.cartHead {margin-bottom: 4px;}
h5.confirmHead {color: #90121F}

/******FORM STYLES************************************************************************/

input, textarea, select {height: 20px; border: 1px solid #C9BDAA; background: #fff;}
textarea {height: 85px; width: 100%;}

input[type=checkbox], input[type=radio] {height: auto; border: none;}

label {font-weight: bold;}

.searchForm {margin-top: 8px; background: url(../images/search-fields-back.png) no-repeat 6px 0;}
.searchForm li {display: inline;}
.searchForm input {background: none; border: 0px;}
.searchForm input[type=text] {width: 175px; padding-left: 3px; margin: -1px 5px 0 0; height: 26px;}
.searchForm input[type=submit] {height: 28px; padding: 0 3px; cursor: pointer; margin-right: 5px;}

.actionButton {
	background: url(/images/button_190.png) no-repeat 0 0;
	border:0px;
	padding-bottom:2px;
	margin:0px;
	color:#FFFFFF;
	height:24px;
	width:190px;
	font-size: 11px;
	font-weight:bold;
	cursor:pointer;
	letter-spacing: .005em;
}

.xButton {
	background: url(/images/button-x.png) no-repeat 0 0;
	border:0px;
	padding-bottom:2px;
	margin:0px;
	color:#FFFFFF;
	height:24px;
	width:26px;
	font-size: 11px;
	font-weight:bold;
	cursor:pointer;
	letter-spacing: .005em;
}

.lgButton {
	background: url(/images/button-lg.png) no-repeat 0 0;
	border:0px;
	padding-bottom:2px;
	margin:0px;
	color:#FFFFFF;
	height:24px;
	width:145px;
	font-size: 11px;
	font-weight:bold;
	cursor:pointer;
	letter-spacing: .005em;
}
.productSelectSteps .step4 input {height: 24px;}

ol.forms {list-style: none; width: 100%; margin-bottom: 10px;}

ol.forms li { 
	clear: both; 
	float: left; 
	margin: 0 0 10px 0; 
	width: 100%; 
	font-size: 11px;
}
ol.forms label {
	cursor: pointer; 
	display: block; 
	float: left; 
	font-weight: bold; 
	margin: 0 10px 0 0; 
	width: 130px; 
	text-align:right;
	font-size: 11px;
}

ol.forms label.simple {font-weight:normal;}

label.radio {padding-right: 10px;}


ol.forms input, ol.forms select { 
	font: 11px Verdana, Arial, Helvetica, sans-serif;  
	width: 240px; 
	float: left;
	height: 20px;
}

ol.forms select {width: 242px;}
ol.forms input[type=radio] {padding:0;width:20px;}
ol.forms input[type=text], ol.forms select {background: #fff; border: 1px solid #D0CBAE;}
ol.forms input[type=submit], ol.forms input[type=button], ol.forms input[type=reset] {font-weight: bold; padding: 2px; font-size: 11px; width: auto;}

ol.forms textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	width: 330px;
	padding: 4px;
	background: #fff;
	border: 1px solid #D0CBAE;
	}
	
ol.forms li.buttons { float: none; width: auto; padding-top: 4px;}
ol.forms li.over, .buttonsOver {margin-left: 140px; clear: both;}

ol.forms li.checkboxes {margin-bottom: 4px;}
ol.forms li.checkboxes input {padding: 0px; width: 20px; display: block; float:left; height: 20px;}
ol.forms li.checkboxes label {font-weight:normal; width: 400px; height: 20px; display: block; text-align:left; float:left;}
ol.forms li.checkboxes label.subscribe {line-height:15px; font-weight:bold; height: auto; margin-bottom: 10px;}

ol.forms li.grouping label { margin: 0 4px 0 0; width: auto; float: none; text-align: left;}
ol.forms li.grouping { margin-bottom: 15px; }

ol.forms li.double select, ol.forms li.double input { margin: 0 4px 0 0; width: auto; }

ol.forms li.last {margin-bottom: 14px;}

ol.forms li.single input {padding:0;width:20px;margin-left:110px;}
ol.forms li.single input[type=radio] {clear:left;}
ol.forms li.single label {width:230px;text-align:left;margin: 0 0 0 10px;}

input#secCode {width: 40px;}

ol.forms li.sameAddy {margin: 0 0 4px 138px;}
ol.forms li.sameAddy label {width: 200px;}

.formNote {font-size: 11px; margin-left: 10px;}

.required {color: #9D3A04;}
/* wizard */
.finishImage {
	border:1px solid #000000;
	cursor:pointer;
	margin:4px;
}
.finishImage:hover {
	border:2px solid #F5933C;
	cursor:pointer;
	margin:3px;
}
.finishImageText {
	color:#000000;
	font-size:9px;
	text-decoration:none;
}
.finishImageText:hover {
	color:#F5933C;
	font-size:9px;
	text-decoration:none;
}
.content_2 img.selectedFinishImage {
	border:4px solid #00D647;
	cursor:pointer;
	margin:1px;
}



/*****************CHROME MENU STYLES******************************************************************************/

/*main nav*/

ul.nav li#nav1 {width: 168px;}
ul.nav li#nav2 {width: 132px;}
ul.nav li#nav3 {width: 213px;}
ul.nav li#nav4 {width: 156px;}
ul.nav li#nav5 {width: 158px;}
ul.nav li#nav6 {width: 161px;}


ul.nav li a  {
display: block; 
height: 50px; 
background: #000;
color: #fff;
overflow:hidden;
position:relative;
}

ul.nav li a span {
cursor: pointer; 
display: block; 
height: 50px; 
position: absolute; 
left: 0; 
top: 0;
}


ul.nav li#nav1 a span { width: 168px; background: url(/images/nav.png) no-repeat 0px 0px; }
ul.nav li#nav2 a span { width: 132px; background: url(/images/nav.png) no-repeat -168px 0px; }
ul.nav li#nav3 a span { width: 213px; background: url(/images/nav.png) no-repeat -300px 0px; }
ul.nav li#nav4 a span { width: 156px; background: url(/images/nav.png) no-repeat -513px 0px; }
ul.nav li#nav5 a span { width: 158px; background: url(/images/nav.png) no-repeat -669px 0px; }
ul.nav li#nav6 a span { width: 161px; background: url(/images/nav.png) no-repeat -827px 0px; }


ul.nav li#nav1 a:hover span, ul.nav li#nav1 a.selected span { background: url(/images/nav.png) no-repeat 0 -50px; }
ul.nav li#nav2 a:hover span, ul.nav li#nav2 a.selected span { background: url(/images/nav.png) no-repeat -168px -50px; }
ul.nav li#nav3 a:hover span, ul.nav li#nav3 a.selected span { background: url(/images/nav.png) no-repeat -300px -50px; }
ul.nav li#nav4 a:hover span, ul.nav li#nav4 a.selected span { background: url(/images/nav.png) no-repeat -513px -50px; }
ul.nav li#nav5 a:hover span, ul.nav li#nav5 a.selected span { background: url(/images/nav.png) no-repeat -669px -50px; }
ul.nav li#nav6 a:hover span, ul.nav li#nav6 a.selected span { background: url(/images/nav.png) no-repeat -827px -50px; }



/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_first{
margin-left:30px;
}
.dropmenudiv{
position:absolute;
top: 0;
font: normal 12px Verdana;
line-height:18px;
z-index:100;
visibility: hidden;
list-style:none;
margin-top: -6px;
}

.dropmenudiv a{
display: block;
border-bottom: 1px solid #A13341; 
border-left: 5px solid #75000F;
padding: 6px 20px 8px 4px;;
text-decoration: none;
font-weight: bold;
background-color: #8A0012;
width: 150px;
line-height: 14px;
}

ul.dropmenudiv li a:link, ul.dropmenudiv li a:visited {color: #fff; text-decoration: none;}

ul.dropmenudiv li a:hover {color: #fff; text-decoration: none; background-color: #75000F;}

/*****************TOOLTIP STYLES******************************************************************************/
.tooltip {
	display: none;        /* required */
	position: absolute;   /* required */
	padding: 0px;
	border: 3px solid #C9AC8F;
	background-color: #B0865B;
	margin-left:-650px;
	width:700px;
	z-index:1000;
}
.tooltip H3 { text-align:center;padding:5px;color:#FFFFFF; }
.tooltip P,.tooltip ul { background-color:#E5DCCE;padding:5px; }
/*****************ADMIN STYLES******************************************************************************/

.adminNav {
	width: 988px; 
	clear:both; 
	background: #000 url(/images/admin-nav.png) no-repeat 0 0; height: 33px;
	padding-top: 17px;
	}
	
.adminNav li {display: inline; padding: 20px;}
	
.adminNav li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	padding:8px;
}

.utilityAdmin {
	height: 40px; 
	width: 500px; 
	float: right; 
	margin: 70px 25px 0 0;
	font-size: 18px;
	color: #000;
	text-align: right;
	}
	
#previewMessage { padding:5px; margin:5px 0; font-weight:bold; background-color:#BEDEEE; }
#previewMessage a { background-image:url(/images/cross.png); background-repeat:no-repeat;padding-left:20px;float:right;text-decoration:none;color:#000000; }


/* ----------------------------------	DEBUG PANEL		-------------------------------------- */
.panel_cart {
	position: absolute;
	top: 0px;
	left: 0;
	display: none;
	background: #FFFFFF;
	border:1px solid #111111;
	width:700px;
	height:700px;
	overflow:auto;
	padding: 10px;
	filter: alpha(opacity=100);
	opacity: 1;
	z-index:10000;
}

a.trigger_cart {
	position: absolute;
	text-decoration: none;
	top: 0px; left: 0;
	font-size: 10px;
	letter-spacing:-1px;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#fff;
	padding: 5px;
	font-weight: 700;
	background:#C20019;
	border:1px solid #FFFFFF;
	display: block;
	z-index:10001;
}

a.trigger_cart:hover {
	position: absolute;
	text-decoration: none;
	top: 0px; left: 0;
	font-size: 10px;
	letter-spacing:-1px;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#E5DCCE;
	padding: 5px;
	font-weight: 700;
	background:#C20019;
	border:1px solid #FFFFFF;
	display: block;
}

.panel_debug {
	position: absolute;
	top: 0px; right: 0;
	display: none;
	background: #000000;
	border:1px solid #111111;
	width:700px;
	height:700px;
	overflow:auto;
	padding: 10px;
	filter: alpha(opacity=100);
	opacity: 1;
	z-index:10000;
}

a.trigger_debug {
	position: absolute;
	text-decoration: none;
	top: 0px; right: 0;
	font-size: 10px;
	letter-spacing:-1px;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#fff;
	padding: 5px;
	font-weight: 700;
	background:#C20019;
	border:1px solid #FFFFFF;
	display: block;
	z-index:10001;
}

a.trigger_debug:hover {
	position: absolute;
	text-decoration: none;
	top: 0px; right: 0;
	font-size: 10px;
	letter-spacing:-1px;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#E5DCCE;
	padding: 5px;
	font-weight: 700;
	background:#C20019;
	border:1px solid #FFFFFF;
	display: block;
}

