body
{
	color: #675132;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow-y: scroll;	
	behavior: url("/inc/css/csshover3.htc");
}
/* float clearing for IE6 */
 * .wrapper{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
 * .wrapper{
	min-height: 1%;
}

/* float clearing for everyone else */
.wrapper:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

table.content
{
	border-left-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-color: #ffffff;
	border-style: solid;
}

table.product-new
{
	padding-top: 5px;
	padding-bottom: 5px;
}


td
{
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}



span.content-title
{
	font-size: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
    letter-spacing: 0.1em;
    color: #776343;
}

td.page
{
	background-color:#FFFFFF;
}

td.border
{
	background-color:#FBFAF7;
}

td.footer
{
	background-color:#F6F5F2;
	background-repeat: no-repeat;
}

td.page-title
{
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

td.page-sub-title
{
	background-color:#2A3019;
}


td.content
{
	background-color:#FFFFFF;
}

td.content-block
{
	background-color:#FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

td.email-divider
{
	padding-top: 12px;
	padding-bottom: 12px;
}

td.content-divider
{
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url("/images/public/divider_horizontal.gif");
	background-position: center;
	background-repeat: repeat-x;
}

td.vertical-divider
{
	background-image: url("/images/public/divider_vertical.gif");
	background-position: center;
	background-repeat: repeat-y;
}

td.divider, div.divider
{
	background: url("/images/public/divider_horizontal.gif") 50% 60%;
	background-repeat: repeat-x;
}

td.sidebar
{
    position: relative;
	background-color:#59666A;
}

td.sidebar-header
{
	background-color:#3A464A;
}

td.sidebar-nav
{
	height: 12px;
}

td.sidebar-divider
{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url("/images/public/divider_horizontal.gif");
	background-position: center;
	background-repeat: repeat-x
}

td.signature
{
	background-position:bottom right;
	background-repeat:no-repeat;
}

td.padded
{
	padding: 20px;
}

td.alert
{
	background-color: #FFFFFF;
	border: solid 1px #e2e2e2;
	padding: 5px;
}

td.box
{
	background-color: #FFFFFF;
	border: solid 1px #e2e2e2;
	padding: 20px;
}

td.box2
{
	background-color: #FFFFFF;
	border: solid 1px #e2e2e2;

}

td.header
{
	background-color:#ffffff;
	border: solid 1px #e2e2e2;
	padding: 15px;
}

td.nav
{
	background-color:#F3F2EF;
}

td.ideas
{
	background-color:#A18E70;
}

div.page-nav
{
	padding-top:3px;
	padding-bottom:3px;
	color: #cccccc;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

table.form-frame
{
	padding-left:20px;
	padding-right:20px;
	padding-bottom: 20px;
}



td.form-header
{
	background-color:#e0dfdb;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
}

td.form-footer
{
	background-color:#f9f8f6;
	padding: 5px;
}

td.form-row
{
	border-bottom: 5px solid #ffffff;
}


td.form-label
{
	background-color:#f6f5f3;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 5px;
}

td.form-input
{
	background-color:#fbfbfa;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 5px;
}

td.form-divider
{
	background-color: #710D01;
}
td.list-item
{
	border-bottom: 1px solid #C0C79C;
	border-right: 1px solid #C0C79C;
}

td.list-paging
{
	background-color: #77694E;
}

td.list-head
{
	border-top: 5px solid #394031;
	background-color: #95A26B;
}

tr.list-row1
{
	background-color: #EBECCD;
}

tr.list-row2
{
	background-color: #DCDDBD;
}


td.nav_level_0
{

}


td.nav_level_0_selected
{
	
}

td.nav_level_1
{
		
}


td.nav_level_1_selected
{
	
}


td.tabs
{	
	
}


td.tab
{	
	background-color: #080907;
	border-right: 1px solid #343433;
}

td.tab_selected
{	
	background-color: #000000;
	border-right: 1px solid #343433;
}

a.tab
{
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

a:hover.tab
{
	color: #ffffff;
	text-decoration: underline;
	background: none;
}

a.tab_selected
{
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: none;
}

a.sidebar
{
	color: #ffffff;
	text-decoration: none;
	background: none;
}

a:hover.sidebar
{
	color: #ffffff;
	text-decoration: underline;
	background: none;
}

a.form-label
{
	color: #EBECCD;
	font-weight:bold;
	text-decoration: none;
	background: none;
}

a:hover.form-label
{
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
	background: none;
}

a.nav_header
{
	color: #cc1212;
	font-size: 10px;
	
	text-decoration: none;
}

a:hover.nav_header
{
	color: #cc1212;
	font-size: 10px;
	
	text-decoration: underline;
}

a.nav_header_selected
{
	color: #cc1212;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.nav_header_selected
{
	
	font-weight:bold;
	text-decoration: underline;
	background: none;
}

nav_email_header
{
	color: #cc1212;
	font-size: 10px;
	font-weight: bold;
}

nav_email
{
	color: #cc1212;
	font-size: 10px;
}

a.nav_level_0
{
	color: #cc1212;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

a:hover.nav_level_0
{
	color: #cc1212;
	text-decoration: underline;
}

a.nav_level_0_selected
{
	color: #7b2b00;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.nav_level_0_selected
{
	color: #cc1212;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

a.nav_level_1
{
	color: #cc1212;
	font-size: 10px;
	text-decoration: none;
}

a:hover.nav_level_1
{
	color: #cc1212;
	text-decoration: underline;
}

a.nav_level_1_selected
{
	color: #cc1212;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

a:hover.nav_level_1_selected
{
	color: #cc1212;
	text-decoration: underline;
}


a.nav_level_3
{
	color: #E2FDB0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

a:hover.nav_level_3
{
	color: #E1F56E;
	text-decoration: underline;
	background: none;
}

a.nav_level_3_selected
{
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: none;
}

a:hover.nav_level_3_selected
{
	color: #ffffff;
	text-decoration: underline;
	background: none;
}

a.sidebar
{
	color: #B4BCBF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: underline;
	line-height: 15px;
}

a:hover.sidebar
{
	color: #FFAE00;
	font-weight:normal;
	text-decoration: underline;
	background: none;
}

a.sidebar-selected
{
	color: #FFAE00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}

a:hover.sidebar-selected
{
	color: #FFAE00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}



a.paging
{
	color: #FFAE00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	background: none;
}

a:hover.paging
{
	color: #FFAE00;
	font-weight:normal;
	text-decoration: underline;
	background: none;
}




a.nav_footer
{
	font-weight:normal;
	color: #677677;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	background: none;
}

a:hover.nav_footer
{
	color: #859394;
	text-decoration: underline;
	background: none;
}

a.nav_footer_selected
{
	color: #859394;
	font-weight:bold;
}

a
{
	color: #cc1212;
    text-decoration: none;
}



a:hover
{
	color: #cc1212;
	text-decoration: underline;
}





span.sidebar
{
	color:#7d2c00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

span.content
{
	color:#675132;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

span.content-small
{
	color:#675132;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}


span.header
{
	font-weight:bold;
	color: #776541;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



span.header-nav
{
	color: #cccccc;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

span.footer
{
	font-weight:normal;
	color: #ada497;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

span.nav-footer
{
	font-weight:normal;
	color: #cc1212;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

span.nav
{
	color:#ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

span.nav-disabled
{
	color:#626E47;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

span.new
{
	color:#ed8b00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
}

span.news-date
{
	font-weight:bold;
	color: #776541;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

span.h1
{
	color: #ffffff;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

span.h2
{
	color: #864F00;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

span.h3
{
	color: #ffffff;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

span.image-detail
{
	color: #999999;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}

span.form-header
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #494B33;
}

span.form-label
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #494B33;
}

span.form-input
{
	color: #494B33;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

span.form-required
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DB0B0B;
}

span.list-select
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

span.list-item
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

span.alert-message
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	color: #494B33;
}

span.paging
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #776343;
}

span.page-selected
{
	font-weight:bold;
}

span.cart-items
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	color: #7d2c00;
}

span.cart-nav
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	color: #7d2c00;
}

span.cart-nav-selected
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	color: #7d2c00;
}

span.cart-total
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	color: #7d2c00;
}

span.product-item
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	color: #7d2c00;
}

span.product-item-code
{
	font-weight: bold;
}

span.product-item-description
{
	font-weight: bold;
	font-style: italic;
}

span.product-item-price
{
	font-weight: bold;
}

span.order-header
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	color: #7d2c00;
}

span.order-detail
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	color: #7d2c00;
}

span.order-sub-total
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	color: #7d2c00;
}

span.order-total
{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	color: #7d2c00;
}

.image
{
	border: 10px solid #2E0000; 
}

.alpha-off
{
	border: 10px solid #2E0000; 
}

.alpha-over
{
	border: 10px solid #ffffff; 
}


div.sponsors
{
	position: absolute;
	bottom: 15px;
	left: 15px;
}



input
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

select
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.small{ width: 50px; }

.default{ width: 200px; }

.medium{ width: 150px; }

.large{ width: 400px; }

.product-search
{ 
	padding: 3px;
	width: 160px; 
	border: solid 1px #CCCCCC;
}

.email-signup
{ 
	height: 19px;
	width: 263px; 
	border: solid 1px #CCCCCC;
	padding: 3px;
	font-style: italic;
	color: #666666;
}

UL
{ 
	list-style-image: url("/images/public/bullet.gif");
	padding-left: 1em;
	margin-left: 1em;
}

LI
{
	padding-bottom: 5px;
}

option.separator
{
	height: 1px;
	border-bottom: 1px solid #343433;
}

td.product-out
{
	background-color:#FFFFFF;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	cursor:pointer;
	width:107px;
}

td.product-over
{
	background-image: url(/images/public/item_rollover_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-right: 1px dotted #e2e2e2;
	border-left: 1px dotted #e2e2e2;
	cursor:pointer;
	width:107px;
}



td.portfolio-item-select
{
	background-color: #f6f5f3;
}

td.product-item-none
{
	width:107px;
}

td.upholstery-out
{
	background-color:#FFFFFF;
	cursor:pointer;
}

td.upholstery-over
{
	background-color:#fefbe7;
	cursor:pointer;
}


td.upholstery-selected
{
	background-color:#fff7be;
	cursor:pointer;
}


td.prod-item-out
{
	background-color:#FFFFFF;
	cursor:pointer;
}

td.prod-item-over
{
	background-color:#fefbe7;
	cursor:pointer;
}


td.prod-item-selected
{
	background-color:#fff7be;
	cursor:pointer;
}


td.captcha-image
{
	background-color:#f6f5f3;
	padding:10px;
}

a.product-nav-out
{
	color: #6f6f6f;
	font-size: 10px;
	text-decoration: none;
}

a:hover.product-nav-out
{
	color: #cc1212;
	text-decoration: underline;
}


a.product-nav-over
{
	color: #cc1212;
	text-decoration: underline;
}

input.submit
{
	border: 1px solid #a50000;
	padding: 3px;
	background-color: #cc1212;
	background-image: url('/images/public/btn_bg.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 10px;
	font-style: italic;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	cursor:pointer;
}

input.submit:hover
{
	border: 1px solid #a50000;
	background-color: #cc3512;
	background-image: url('');
}

input.submit:active
{
	border: 1px solid #530000;
	background-color: #8e0505;
	background-image: url('');
}


td.ways-to-shop
{
	background-color:#982711;
	padding:15px;
}

span.ways-to-shop
{
	font-weight:bold;
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
}

a.ways-to-shop
{
	font-weight:bold;
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
}

a:hover.ways-to-shop
{
    text-decoration: underline;
}

.gray_back
{
	background-color:#f3f2ee;
	width:165px;
	height:13px;
	padding:16px 0 5px 5px;
	text-align:top;
}

td.immed_available
{
	width:170px;
	vertical-align:top;
}

#product-images span
{
	display: block;
	margin-top: 5px;
	padding: 20px;
}

span.req-switch
{
	visibility:visible;
}

#sweepstakes td.page-title
{
	padding:0;
}

#sweepstakes-header{
	
	vertical-align: top;
}

#sweepstakes-header p
{
	position: relative;
	color: white;
	left: 510px;
	top: 15px;
	width: 250px;
	font-size: 11px;
	line-height: 18px;
}

.home-h1
{
	margin:0;	
}

#sitemap-products
{
	padding:10px 25px 10px 0px;
}

#sitemap-products dl
{
	border-left:#888 dotted 1px;
	padding-left:25px;
}

#sitemap-products h3
{
	padding-left:25px;
}

#sitemap-navigation
{
	padding:10px 25px;
}

/* Product Details Images */
#product-images #product-lg-image
{
	width:365px;
	text-align:center;
	padding:0 0 10px 0;
	background-color:white;
}

#product-images .product-image-pic
{
	padding:255px 10px 0 0;
	background-repeat:no-repeat;
	width:355px;
	height:20px;
	background-position:center center;
	text-align:right;
	background-color:transparent;
}

#product-images .product-image-pic a.enlarge
{
	font-size:10px;
	color:#ccc;
	font-family:"andale monospace";
	letter-spacing:.1em;
}

#product-images .product-image-pic a.enlarge:hover
{
	text-decoration:none;
	color:#cc1212;
}

#product-thumbnails
{
	width:365px;
}

#product-thumbnails .tab
{
	float:left;
	background-color:white;
	padding:3px 0;
}

#product-thumbnails .thumb-spacer
{
	float:left;
	height:66px;
	background-color:#fff;
	width:6px;
}

#product-thumbnails img
{
	cursor:pointer;
}

#product-thumbnails div.opaque img
{
	opacity:0.6;
	filter:alpha(opacity=60);
}
#product-thumbnails div.opaque:hover img
{
	opacity:1.0;
	filter:alpha(opacity=100);
}

/*#product-thumbnails .product-controls
{
	background:url('/images/public/product_image_nav_bg.jpg') no-repeat transparent top left;
	width:20px;
	height:30px;
	float:left;
	color:#cc1212;
	padding:25px 0 0 7px;
	font-size:10px;
	cursor:pointer;
	margin:3px;
}*/
