/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#EAE6DD;
	color:#8b7e6a;
	line-height: 120%;
}
h1 {
	color:#897350;
	font-size:22px;
	font-weight:normal;
	font-family: Tahoma;
	margin-bottom: 25px;
	margin-top: 0px;
}
h2 {
	color:#8D7E69;
	font-size:16px;
	font-weight:bold;
	font-family: Tahoma;
	margin-top: 20px;
}
h3 {
	font-size: 11px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Tahoma;
}
h4 {
	font-size: 14px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma;
}
#product_listing_details h1 p {
/* font-size:90%*/
}
p {
	font-family: Tahoma;
	line-height: 140%;
	margin-right: 30px;
	color: #a0937d;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
}
#main_content a:link { 
text-decoration: underline; 
color : #a0937d; 
}
#main_content a:hover { 
text-decoration: underline; 
color : #cc2014; 
}
#main_content a:visited,#main_content a:hover { 
text-decoration: underline; 
color : #cc2014; 
}
.small {
	font-size: 11px;
	line-height: 150%;
}
#product_prices {
line-height: 100%;
}
#design_wrap {
	background:#fff;
	padding:10px;
	width:989px;
	border:none;
}
form {
	padding:0;
	margin:0;
}
/* Navigiation */
/* Crumb */
#crumb {
	color:#a0937d;
}
#messages {
width: 100%;
}
/* Global nav */
#global_nav {
	background:url(graphics/layout/globalnav_bg.gif);
	width:989px;
	height:28px;
	color:#fff;
	padding:8px 0 0 0;
	margin:0;
}
#global_nav a {
	display:block;
	margin:0;
}
#globalnav_wrap {
	width:100%;
	padding:0;
	margin:0;
}
.menu a {
	color:#FEEBEB;
	text-decoration:none;
	font-weight:bold;
}
.menu a:hover {
	color:#fff;
	text-decoration:underline;
}
#global_nav #first {
 	background:none;
}
#global_nav li {
	list-style:none;
	background: url(graphics/layout/global_nav_sep.gif) left no-repeat;
	float: left;
	margin: 0;
	padding:5px 10px 5px 12px;
	line-height:inherit;
	overflow:inherit;
}
#global_nav ul li {
	list-style:none;
	background:none;
	float: left;
	margin: 0;
	padding:0px 10px 0px 12px;
}
.global_sub {
	float:left;
	background:#fff;
	color:#867b68;
	padding:0;
	border:1px solid #DADADA;
	text-align:left;
	clear:both;
	position:absolute;
	float:left;
	padding:0;
	margin-top:5px;
	display:none;
}
.global_sub ul {
	/*list-style:none;*/
	padding:0 0 10px 0;
	margin:0;
	float:left;
}
.global_sub ul li {
	margin:0;
	padding:0;
	clear:both;
	width:158px;
	background: #fff;
	list-style:none;
}
.global_sub a {
	font-weight:normal;
	color:#867b68;
	margin:auto;
	padding:5px;
	font-family: Tahoma;
}
.global_sub a:hover {
	background:#FF9900;
	color:#fff;
	text-decoration:none;
}
.col {
	clear:none;
}
.col_heading {
	font-weight:bold;
}
/* feature nav */
#featurednav_wrap {
	width:100%;
	padding:0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#featured_nav {
	/* background:url(graphics/layout/featurenav_bg.gif); */
	width:989px;
	height:50px;
	color:#fff;
	padding:8px 0 0 0;
	margin:0;
}
#featured_nav a {
	display:block;
	margin:0;
	font-size:26px;
	color:#CC0000;
	text-decoration:none;
}
#fmenu a, #fmenu {
	font-size:11px;
	background:#F0ECE9;
	border:none;
}
#featured_nav li #fmenu li {
	border:none;
}
#fmenu a:hover {
	background:#fff;
}
#featured_nav li {
	list-style:none;
	border-left:solid 1px #EEEEEE;
	float: left;
	margin: 0;
	padding:10px 20px 10px 20px;
	font-style:normal;
}
#featured_nav ul li {
	list-style:none;
	background:none;
	float: left;
	margin: 0;
	padding:5px 10px 5px 12px;
}
.featured_sub {
	float:left;
	color:#666666;
	padding:0;
	border:1px solid #fff;
	text-align:left;
	clear:both;
	position:absolute;
	padding:0;
	margin-top:5px;
	display:none;
	margin-left:-15px;
	background:#F0ECE9;
}
.featuredmenu {
	font-size:11px;
}
#featured_nav #sub_first {
	/*height:15px;
	/background:url(graphics/layout/featured_sub_bg.jpg) top repeat-x;*/
	border-top:#EDE8E4 5px solid;
}
.featured_sub ul {
	/*list-style:none;*/
	padding:0 0 10px 0;
	margin:0;
	float:left;
}
.featured_sub ul li {
	margin:0;
	padding:0;
	clear:left;
	height:15px;
	width:175px;
	background: #fff;
	list-style:none;
}
.featured_sub a {
	color:#666666;
	margin:auto;
	padding:5px;
	height:15px;
}
.featured_sub a:hover {
	background:#FF9900;
	color:#fff;
	text-decoration:none;
}
.featuredmenu a {
	color:#FEEBEB;
	text-decoration:none;
	font-weight:normal;
}
.featuredmenu a:hover {
	color:#fff;
	text-decoration:underline;
}
#featured_nav #first {
 	border:none;
}
#body_wrap {
	width:100%;
}
/* Layout */
/* Header */
#header {
	width:989px;
	height:109px;
	background:url(graphics/layout/header.jpg) no-repeat;
}
#header a {
	padding:8px;
	color:#fff;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}
#searchnav {
	color:#fff;
	float:right;
	width:450px;
	height:40px;
	margin:10px 10px 0 0;
	clear:both;
}
#searchnav .cart {
	color:#EAE6DD;
}
#headernav {
	float:right;
	width:450px;
	height:10px;
	margin:0;
	padding:30px 15px 0 0;
	clear:both;
}
/* Content */

#content {
	width:989px;
	background:#fff;
/*	overflow:auto;*/
	overflow: hidden;
	border:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_content {
	width:760px;
	padding:0;
	margin:0;
	border:none;
	float: right;
}
/* Main Banner */

#banner {
	width:955px;
	height:220px;
}
/* Side bar */
#side_bar {
	width:220px;
	float:left;
	padding:0;
	margin:0;
}
#side_bar ul {
	padding:0;
	margin: 0px;
}
#side_bar ul li {
	list-style:none;
	height:auto;
	line-height:18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#side_bar ul li.heading {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-image: url(/graphics/layout/bg-sidebar-header.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#side_bar ul li.active {
	font-weight:bold;	
}
#side_bar ul li a {
	color:#8D7E69;
	text-decoration:none;
	font-family: Tahoma;
}	
/* Product listing */
#image_details_wrapper {
	float:left;
	padding:0px;
	width:290px;
	overflow:hidden;
	margin-top: 10px;
}
#product_listing {
	text-align:center;
	color: #a8917f;
	width: 125px;
}
#product_listing_details {
	float:left;
	width:370px;
	clear: both;
	font-family: Tahoma;
}
#product_listing_details h1 {
	font-size:16px;
}
#product_listing_details p {
	font-size:11px;
}

.product-listing-wrapper {
	font-family: Tahoma;
	width: 144px;
	clear: both;
	color: #a79581;
}
#product_listing_image {
	width:128px;
	height:128px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	/*clear:both;*/
}
#product_qty {
font-size: 12px;
}
#listing_table {
padding: 4px;
width: 100%;
float: right;
}
/* CHECKOUT */
#checkout {
width: 940px;
}
/* ADDS */
#options h3 {
	padding-top:10px;
	font-weight:bold;
	font-size:12px;
}

#options li, #options ul {
	padding:2px;
	margin:0;
	list-style:none;
}
/* Messages */
#messages {
	float:left;
	font-size:12px;
	color:#cc2014;
	font-weight:bold;
	width:300px;
	margin-top: 10px;
	margin-left: 0px;
}  
.redtext {
color: #cc2014;
}      	
/* Footer */
#footer {
	width:989px;
	height:254px;
	background-image: url(/graphics/layout/bg-footer.jpg);
	background-repeat: no-repeat;
} 
#footer a {
 color:#8D7E69;
 padding:5px;
 text-decoration:none;
}
#footer a:hover {
 text-decoration:underline;
}
#footer-sitemap {
	padding: 35px 0 25px 0;
}
/* Buttons */
/*globa for submit */
.submit {
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
}
.button_add_cart {
 background:url(graphics/layout/button_add_cart.gif) center no-repeat;
 width:85px;
 height:23px;
 border:none;
}
.button_more-info {
 width:69px;
 height:23px;
 display:block;
 background:url(graphics/layout/button_more-info.gif) center no-repeat;
 padding-left:45px;
}
.button_search {
	font-family:Arial, Helvetica, sans-serif;
 	font-size:11px;
	color:#fff;
	background:#AF251B;
	padding:1px;
	border:none;
	height:15px;
}
/* Misc */
/* Page numbers */
#page_numbers, #page_numbers a {
	color:#CC0000;
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
}
#empty_td {

}
/* Messages */
.white {
	background-color: #FFFFFF;
}

/* Add - Home page */
.feedburnerFeedBlock ul {
	list-style:none;
	padding:5px 0 0 0;
	margin:0;
	font-size:11px;
}
.feedburnerFeedBlock a {
	text-decoration:underline;
	color:#a4947a;
}
.theme_nav {
	width:150px;
	clear:both;
}
.theme_nav a {
	font-size:14px;
	text-decoration:none;
	color:#a4947a;
	margin:5px;
}
.theme_nav a:hover {
	text-decoration:underline;
}
.more_images {
	line-height:28px;
	clear:both;
	text-align:left;
	font-size:12px;	
}	
.more_image_link {
	line-height:28px;
	padding:5px;
	border: 1px solid #EAEAEA;
	color:#a4947a;
	text-decoration:none;
}
.more_images a:hover {
	background:#EAEAEA;
}
.review_entry {
	border-bottom: 1px dashed ;
}
/* NEW BELOW */

 

#cart {
	background:url(/graphics/layout/icon-cart.jpg) no-repeat;
	width:446px;
	height:65px;
	line-height:18px;
	float:right;
	margin-top: 10px;
}

 

/* Page numbers */

#page_numbers, #page_numbers a {
                color:#CC0000;
                font-size:14px;
                padding-left:5px;
                padding-right:5px;
                clear:both;
}

/* Messages  (I think this was a change, not new)*/              
#cartcontent {
                margin:30px;
}
.static_table {
 width:989px;
 padding: 0 0 0 25px;
}
.smalltext {
font-size: 90%;
}

.options_description {
	padding:12px;
	background:#f0d8d7;
	border: solid 1px #ebc7c5;
}