body {
	background: #580c0d url(../images/body_back.jpg) repeat-x;
	margin: 10px 0 20px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

a {
	color: #600e0f;
}

a:hover {
	color: #000000;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	background: #efe3c5;
	border: 1px solid #340707;
	border-top: none;
}

h2 { color: #600E0F; }

/*************HEADER****************/

.header-top{
	background: url(../images/heading_back.jpg) no-repeat;
}

#logo {
	width: 228px;
	height: 134px;
}

#search_mini_form { 
	float: left;
	margin: 3px 0 0 17px;
	vertical-align: middle;
}

#search_mini_form .search_button, #search_mini_form #search {
	vertical-align: middle;
}

/**********NAV*****************/

ul#nav  { height: 30px;
	width: 493px;
	margin: 0;
	padding: 0;
	float: left;
}

#nav li { 
	list-style: none;
	float: left;
}

#nav a {
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	background: #ff000f;
	overflow: hidden;
	text-indent: -99999em;
}

#nav a.home {
	width: 59px;
	background: url(../images/nav_grid.jpg) no-repeat 0px 0px;
}

#nav a.home:hover {
	background: url(../images/nav_grid.jpg) no-repeat 0px -31px;
}

#nav a.artwork {
	width: 82px;
	background: url(../images/nav_grid.jpg) no-repeat -59px 0px;
}

#nav a.artwork:hover {
	background: url(../images/nav_grid.jpg) no-repeat -59px -31px;
}

#nav a.artists {
	width: 73px;
	background: url(../images/nav_grid.jpg) no-repeat -141px 0px;
}

#nav a.artists:hover {
	background: url(../images/nav_grid.jpg) no-repeat -141px -31px;
}

#nav a.wood {
	width: 182px;
	background: url(../images/nav_grid.jpg) no-repeat -214px 0px;
}

#nav a.wood:hover {
	background: url(../images/nav_grid.jpg) no-repeat -214px -31px;
}

#nav a.contact {
	width: 97px;
	background: url(../images/nav_grid.jpg) no-repeat -396px 0px;
}

#nav a.contact:hover {
	background: url(../images/nav_grid.jpg) no-repeat -396px -31px;
}


/************FOOTER*****************/

.footer {
	width: 960px;
	height: 110px;
	padding-top: 32px;
	background: #efe3c5 url(../images/footer_back.jpg) repeat-x;
	text-align: center;
}

.footer ul {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}

.footer_nav li {
	display: inline;
}	

.footer_nav .separator {
	margin: 0 8px;
}

.footer_info {
	line-height: 18px;
}

/********SIDEBAR*******************/

.mini-cart {
	padding: 0 10px 18px;
}

.mini-cart h4 {
	margin: 0 0 20px -10px;
	width: 204px;
	height: 47px;
	background: url(../images/cart_side_heading.jpg) no-repeat;
	text-align: left;
	text-indent: -99999em;
	overflow: hidden;
}

.mini-cart .head {
	text-align: right;
}

.mini-cart .actions button {
	background: url(../images/checkout_btn.jpg) no-repeat;
	border: none;
	width: 80px;
	height: 22px;
	margin-left: 104px;
	cursor: pointer;
}

.mini-cart .actions span {
	display: none;
}

.mini-cart h5 {
	border-top: 1px solid #000000;
	padding-top: 10px;
}

.mini-cart ol {
	list-style: none;
	padding: 0;
}

.mini-cart ol img {
	border: solid 1px #aa763f;
	float: left;
	margin: 0 10px 10px 0;
}

.mini-cart ol br {
	clear: left;
}

.mini-cart .product-details {
	margin-bottom: 10px;
}

/***********CONTENT****************/

.middle {
	background: url(../images/page_back.gif) repeat-y;
}

#main {
	background: url(../images/content_back.jpg) repeat-x;
	width: 712px;
	float: left;
	padding: 16px 22px 20px 22px;
}

.col-right {
	width: 204px;
	float: left;
}

.col-left {
	display: none;
}

.home_text {
	color: #600e0f;
}

ul.breadcrumbs, .layered-nav, h4.no-display {
	display: none;
}

/******home******/
.home_featured .pager, .home_featured .view-by, .home_featured button, .home_featured .add-to, .listing-type-grid button, .listing-type-grid .add-to {
	display: none;
}

/*******product listing******/

.home_featured h2 {
	background: #fff;
	font-size: 14px;
	color: #754515;
	border-bottom: 3px solid #c79c60;
	padding: 10px;
	margin: 20px 0 0;
}

.home_featured ol, .listing-type-grid ol {
	list-style: none;
	padding: 10px;
	margin: 0px;
	background: #e8d5ad;
	border-bottom: 1px solid #c79c60;
}

.home_featured ol.even, .listing-type-grid ol.even {
	background: #fff;
	
}

.home_featured li, .listing-type-grid li {
	float: left;
	width: 220px;
	margin-right: 10px; 
}

.home_featured .product-image, .listing-type-grid .product-image {
	float: left;
	margin: 0 8px 0 0;
}

.home_featured h5, .listing-type-grid h5 {
	font-weight: normal;
}

.home_featured img, .listing-type-grid img{
	border: solid 1px #aa763f;
}	

.pager {
	background: #aa763f url(../images/pager_back.jpg) repeat-x;
	color: #fff;
	width: 100%;
	height: 30px;
	padding: 0 18px;
}

.pager a, .pager a:hover {
	color: #fff;
}

.pager ol {
	list-style: none;
	padding: 0;
	display: inline;
}

.pager li { display: inline; }


.pager td { width: 33%; text-align: center;}
.view-by td { width: 50%; text-align: center; }

.view-by {
	background: #fff;
	padding: 4px 18px;
	border-bottom: 3px solid #c79c60;
	width: 100%;
}

.listing-type-list .product-image img {
	float: left;
	margin: 0 26px 18px 0;
}

.listing-type-list .listing-item {
	margin-top: 18px;
	border-bottom: solid 1px #aa763f;
}

.listing-type-list .last {
	border: none;
}

/****PRODUCT NAV****/
body.category-artwork .mini-product-tags, body.category-artwork .artist_nav {
	width: 50%;
	float: left;
	margin-bottom: 20px;
}

body.category-artwork .mini-product-tags li, body.category-artwork .artist_nav li {
	display: block;
	float: left;
	width: 44%;
	padding-right: 6%;
	margin-bottom: 4px;
}

body.category-artwork .mini-product-tags li a, body.category-artwork .artist_nav li a {
	text-decoration: none;
	font-size: 13px;
}

body.category-artwork .mini-product-tags li a:hover, body.category-artwork .artist_nav li a:hover {
	text-decoration: underline;
} 

body.category-artwork .mini-product-tags .actions, body.category-artwork .artist_nav .actions {
	clear: left;
	paddging-top: 12px;
}

body.category-artwork .mini-product-tags h4, body.category-artwork .artist_nav h4{
	margin: 0;
}

/*****PRODUCT PAGE*******/

.product-img-box img {
	border: solid 1px #aa763f;
	float: left;
	margin-right: 20px;
}

.product-info-box h3.product-name {
	color: #600e0f;
}

.add-to-cart-box label, .add-to-cart-box input, .add-to-cart-box legend {
	display:none;	
}

.add-to-cart-box {
	border: none;
	padding: 0;
	margin: 8px 0;
}

.add-to-holder {
	height: 20px;
	padding-bottom: 18px;
}

.clear_product_img {
	width: 500px;
	height: 10px;
}

body.category-artwork .category-head, body.category-original-wood-turning .category-head  {
	display: none;
}

.add-tag-box fieldset {
	border: none;
	margin: 6px 0 8px;
	padding:0 ;
}

/****ONE PAGE CHECKOUT ***/
ol#checkoutSteps {
	list-style: none;
	padding: 0;
}

ol#checkoutSteps li{
	background: #DDBF84;
	border: 1px #AA763F solid;
}

ol#checkoutSteps li .head {
	background: #AA763F;
	padding: 8px 20px;
	border-bottom: 2px solid #fff;
}

ol#checkoutSteps li .box {
	padding: 0 20px 20px 20px;
}

ol#checkoutSteps li .box-no-padding{
	padding: 8px 20px 20px;
}

ol#checkoutSteps li h3 {
	margin: 0;
	color: #fff;
	width: 50%;
	float:left;
}

ol#checkoutSteps li .head a { 
	float:right;
	color: #fff;
}

ol#checkoutSteps li li {
	padding: 0;
	border: none;
	list-style: none;
}

ol#checkoutSteps li ul {
	padding: 0;
	margin: 0 0 10px 0;
}

ol#checkoutSteps li br {
	margin-top: 10px;
}

#checkoutSteps .col-1 {
	float: left;
	width: 50%;
}

#checkoutSteps .col-2 {
	float: right;
	width: 50%;
}

#checkoutSteps input.input-text{
	margin-bottom: 6px;
	width: 220px;
}

.required {
	color: #C13037;
}

#checkoutSteps fieldset {
	border: none;
}

#co-payment-form {
	margin-top: 8px;
}

#checkout-review-table {
	width: 100%;
	margin-top: 8px;
	line-height: 18px;
}

.one-page-checkout-progress h3 {
	text-align: center;
	color: #600E0F;
}

.one-page-checkout-progress ol {
	margin-left: 12px;
	color: #600E0F;
}

.one-page-checkout-progress h4 {
	color: #AA763F;
}

.one-page-checkout-progress h4.complete {
	color: #600E0F;
}

/****CUSTOMER LOGIN PAGE****/
#login-form .col-1, #login-form .col-2 {
	width: 50%;
	float: left;
}

#login-form .col-2 ul {
	padding: 0;
	list-style: none;
}

#login-form .col-2 input {
	margin: 4px 0 6px;
}

/*****shopping cart**************/
.shopping-cart-collaterals .col2-set {
	width: 50%;
	float: right;
	display: none;
}

.shopping-cart-collaterals .col1-set {
	width: 50%;
	float: left;
}

#shopping-cart-table {
	width: 100%
}

#shopping-cart-table .cart-price{
	text-align: center;
}

#shopping-cart-table thead th {
	background: #aa763f url(../images/pager_back.jpg) repeat-x;
	padding: 8px 0;
	color: #fff;
}

ul.checkout-types {
	padding: 0;
	list-style: none;
	margin-bottom: 18px;
}

ul.checkout-types big {
	display: none;
}

ul.checkout-types li {
	text-align: right;
}



#shopping-cart-table .attributes-col {
	text-align: center;
}

#shopping-cart-table tr td{
	border-top: 1px solid #AA763F;
	padding: 12px 0;
}

#shopping-cart-table tr.last td{
	border-bottom: 1px solid #AA763F;
}

#shopping-cart-table tfoot td, #shopping-cart-table tfoot tr.last td {
	border: none;
}

#shopping-cart-table tr.odd {
	background: #E8D5AD;
}

#shopping-cart-table tr.even {
	background: #fff;
}

#shopping-cart-totals-table { 
	text-align: right;
	font-size:14px;

}

#shopping-cart-totals-table td {
	padding-right: 18px;
}

#shopping-cart-totals-table strong {
	font-size: 18px;
}

ul.messages, ul.messages ul {
	padding: 0;
	margin: 10px 0;
	list-style: none;
}

ul.messages li.error-msg, .error{
	color: #C13037;	
}

/*******CREATE AN ACCOUNT************/
body.customer-account-create fieldset {
	border: 1px solid #AA763F;
	margin-bottom: 12px;
	padding: 0 18px;
}

body.customer-account-create #main ul {
	padding: 0;
	list-style: none;
}

body.customer-account-create #main ul input {
	margin: 4px 0;
}


/*********ACCOUNT PAGES****************/

#my-orders-table {
	width: 100%;
	margin: 10px;
}

#my-orders-table h5 {
	margin: 0;
}

#my-orders-table td {
	vertical-align: top;
}

#my-orders-table th {
	text-align: left;
	padding-bottom: 12px;
}

#my-orders-table .price {
	font-weight: bold;
}

#my-orders-table tfoot td.totals {
	text-align: right;
	padding-right: 20px;
}

.customer-account-index h4{
	font-size: 13px;
}

body.customer-account-edit fieldset, body.customer-address-form fieldset {
	border: 1px solid #AA763F;
}

body.customer-address-form fieldset{
	margin-bottom: 12px;
}

body.customer-account-edit ul, body.customer-address-form ul {
	list-style: none;
	padding-left: 24px;
}

body.customer-account-edit #main input, body.customer-address-form #main input, body.customer-account-edit 
#main select, body.customer-address-form #main select {
		margin: 4px 0;
}

.button-set {
	margin-top: 10px;
}

.sales-order-view .order-info, .page-popup .order-info {
	margin-top: 12px;
}

.sales-order-view ul, .page-popup ul {
	list-style: none;
	padding: 0;
}

.sales-order-view li, .sales-order-view h4, , .page-popup li, , .page-popup h4 {
	font-weight: bold;
	font-size: 13px;
}

.sales-order-view .col-1, .sales-order-view .col-2, .page-popup .col-1, .page-popup .col-2 { 
	width: 50%;
	float: left;
}

body.page-popup {
	width: 800px;
	margin: 0;
	background: none;
}

/**********OTHER PAGE SIDEBAR************/
.customer-account-index .mini-cart h4, .customer-account-edit .mini-cart h4, .customer-address-form .mini-cart h4, .sales-order-history .mini-cart h4, .sales-order-view .mini-cart h4 , .customer-address-index .mini-cart h4{
	margin: 16px 0 20px -10px;
	width: 204px;
	height: 34px;
	background: url(../images/cart_side_heading_lower.jpg) no-repeat;

}

.account-nav h3 {
	margin: 0 0 4px; 
	width: 204px;
	height: 47px;
	background: url(../images/my_account_side_heading.jpg) no-repeat;
	text-align: left;
	text-indent: -99999em;
	overflow: hidden;
}

.account-nav ul {
	font-size: 14px;
	list-style: none;
	padding-left: 24px;
	margin-bottom: 20px;
}

.account-nav ul li {
	margin-bottom: 4px;
}

/********ARTISTS PAGE ******************/
.alphabet_links{
	text-align: center;
}

.alphabet_links a {
	margin: 0 6px;
	font-size: 14px;
}

.to_top {
	font-size: 10px;
	font-weight: normal;
	margin-left: 608px;
}

.artists_list h1{
	padding-top: 32px;
	clear: left;
}

.artists_list li {
	display: block;
	width: 220px;
	float: left;
	margin-bottom: 8px;
}

.artists_list li a{
	font-size: 12px;
	text-decoration: none;
}

/************BUTTONS ******************/

.add-to-cart-box button{
	background: url(../images/add_to_cart_button.gif) no-repeat;
	width: 98px;
	height: 22px;
	text-indent: -99999em;
	border: none;
	cursor: pointer;
}

#shopping-cart-table tfoot button.update {
	background: url(../images/update_shopping_cart_button.gif) no-repeat;
	width: 172px;
	height: 22px;
	text-indent: -99999em;
	border: none;
	cursor: pointer;
}

button.continue-shopping {
	background: url(../images/continue_shopping_button.gif) no-repeat;
	width: 149px;
	height: 22px;
	text-indent: -99999em;
	border: none;
	cursor: pointer;
}

button.continue {
	background: url(../images/continue_button.gif) no-repeat;
	width: 78px;
	height: 22px;
	text-indent: -99999em;
	border: none;
	cursor: pointer;
}

button.login {
	background: url(../images/login_button.gif) no-repeat;
	width: 46px;
	height: 22px;
	text-indent: -99999em;
	border: none;
	cursor: pointer;
}

button.new_address {
	background: url(../images/add_new_address_button.gif) no-repeat;
	width: 137px;
	height: 22px;
	text-indent: -99999em;
	border: none;
	cursor: pointer;
}

button.save {
	background: url(../images/save_button.gif) no-repeat;
	width: 45px;
	height: 22px;
	text-indent: -99999em;
	border: none;
	cursor: pointer;
}

a.proceed_checkout {
	display: block;
	background: url(../images/proceed_to_checkout_button.gif) no-repeat;
	width: 167px;
	height: 22px;
	text-indent: -99999em;
	text-align: left;
	overflow: hidden;
	margin-left: 550px;
}

img.remove { 
	border: solid 1px #aa763f;
	margin-left: 40px;
}

.add-tag-box button {
	background: url(../images/add_tags_button.gif) no-repeat;
	width: 76px;
	height: 22px;
	text-indent: -99999em;
	border: none;
	cursor: pointer;
}

/*artist page*/
.artist_img { margin: 4px 12px 12px 0; float:left;}

h6, h5 { font-size: 11px; }
