/* Store Settings */

.product_price { color: #6F2506; margin-top: 15px;  }

/* Categories */

#category_photo {
	width: 140px;
	float: left;
	text-align: center;
}

#category_description {

}

/* The main header of the category page - name of category */
h1.category {

	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #6F2506; 
	color: #fff;
	padding: 5px 10px;
	margin: 0;
	letter-spacing: 0.1em;
}



/* Category Option box at the top of all category list pages */
#category_options {
	border: 1px #efefef solid;
	margin: 5px 0 5px 0;
	padding: 5px;
	background: #e4e4e4;
}

/* The colum inside the category option area - for filters, etc */
#category_options .option_column {
	width: 200px;
	background: #ffffff;
	padding: 4px;
	float: left;
	margin: 0 5px 0 0;
}

/* Category Keywords */

h2 {
	font-size: 110%;
	font-weight: bold;	
	margin: 0 0 10px 0;
}	

#category_keywords {
	margin: 5px 0 15px 0;
	width: 100%;
	height: auto;
	clear: both;
}

	.keyword_block {
		width: 170px;
		margin: 0 10x 25px 0;
		float: left;
	}

/* Featured Products Template */

h1.featured {
	border-bottom: 1px #efefef solid;
	padding: 0 0 5px 0;
	margin: 10px 0 10px 0;
}

	#featured_products {
		width: 598px;
		height: auto;
		float: left; 
		margin: 3px 0 20px 0;
		padding: 20px 0;
		border: 1px #6F2506 solid;
		background-color: white;
		clear: both;
	}
	
	#featured_products .featured_product:last-child { border-right:none;}

	.featured_product {
		width: 100px;
		padding: 10px 24px;
		height: 190px;
		float: left; display:inline;
		
		border-right: 1px solid #ccc;

		
	}
	
	.featured_product img {
		height: 100px;
		float: left;
		margin-bottom: 10px;
	}
	
	.featured_product a { clear: both;  color: #666; }
	
	.featured_product a:hover { color: #6F2506; }

/* Sale Products Template */

h1.sale {
	border-bottom: 1px #efefef solid;
	padding: 0 0 5px 0;
	margin: 0;
}

	#sale_products {
		width: 100%;
		height: auto;
		float: left;
		margin: 0 0 20px 0;
		clear: both;
	}

	.sale_product {
		width: 110px;
		height: 140px;
		float: left;
		margin: 5px 10px 0 0;
	}
	
	.sale_product img {
		height: 100px;
		float: left;
	}	
	
/* Product Display in Ctegory Pages */

h3.category_heading { margin-top: 25px; padding-right: 20px; text-align: right; letter-spacing: 0.1em; font-size: 95%; color: #fff; text-transform: uppercase; }

h3.category_heading a, h3.category_heading span { color: #fff; background-color:#6F2506; padding: 5px 10px;  }

.category_product {
	position: relative;
	height: auto;
	margin: 4px 0 0 0;
	padding: 15px;
	border: 1px #6F2506 solid;
	background-color: white;
	clear: both;
}

.category_product img {
	height: 100px;
	float: left; position: relative;
	margin: 0 15px 0 0;
	border: 1px #e4e4e4 solid;
}

.category_pages .pages ul {
	margin: 0;
	text-align: right;
}

.category_product .product_options {
	width: 100%;

	clear: both;
	margin: 25px 0 5px 0;
	text-align: right;
}

a#select_options { 
	text-decoration: none;
	margin: 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-size:90%;
    line-height:120%;
    color:#565656;
    cursor:pointer;
    padding:6px 8px 4px 5px; /* Links */
}


/* Product Detail */

h1.product {
	color: #fff;
	background-color: #6F2506;
	float: right; display: inline;
	padding: 5px 10px;
	margin: -15px -15px 15px 0;
	letter-spacing: 0.1em; font-weight: bold;
}

#product_detail {margin-top: 15px; border: 1px solid #6F2506; background-color: white; padding: 15px;}

	#product_detail table { margin-bottom: 10px;}

#product_description { clear: right;}

#product_photo img { padding: 5px 15px 5px 0; border-right: 1px solid #ccc;}

	/* Product Photo Gallery */
	#product_gallery {
		width: 100%;
		margin: 10px 0 10px 0;
	}
	
	.product_gallery_photo {
		margin: 0 5px 5px 0;
		float: left;
	}
	
.product_option {
	width: 100%;
	height: 60px;
	float: left;
	clear: none;
	border-bottom: 1px #efefef dashed;
	position: relative;
	z-index: 5;
}

.product_button {
	width: 100%;
	
	text-align: right;
	clear: both;
	position: relative;
	z-index: 6;

}

.product_button button, 
#product_order .product_button button, 
.product_options button {
 	margin-right: 0;
}

#product_order .product_button button { position: relative; bottom: 26px; }

.product_opt_button {
	width: 200px;
	float: right;
	text-align: right;
	clear: none;
	margin: 20px 0 0 0;
}

.product_option_image {
	width: 30px;
	height: auto;
	float: left;
}

.product_option form {
	margin: 0;
	padding: 0;
}

.product_quantity {
	width: 25px;
}

/* Related Products Template */

h1.related {
	border-bottom: 1px #efefef solid;
	padding: 0 0 5px 0;
	margin: 10px 0 10px 0;
}

	#related_products {
		width: 100%;
		height: auto;
		float: left;
		margin: 0 0 20px 0;
		clear: both;
	}

	.related_product {
		width: 110px;
		height: 140px;
		float: left;
		margin: 5px 10px 0 0;
	}
	
	.related_product img {
		height: 100px;
		float: left;
	}

/* Mini Cart */

#store_minicart {
	font-size: 90%;
}

#store_minicart th {
	font-size: 105%;
	font-weight: bold;
	margin: 2px;
}

#store_minicart th.bottom {
	font-size: 105%;
	font-weight: bold;
	border-top: 1px #000000 solid;
	margin: 2px;
}



/* Shopping Cart */

h1.cart {
	text-align: right;
	text-transform: uppercase;
	background-color: #6F2506; 
	color: #fff;
	padding: 5px 10px;
	margin: 0;
	letter-spacing: 0.1em;
}

#shopping_cart {
	padding: 10px;
	border: 1px #6F2506 solid;
	background-color: #fff;
}

#shopping_cart h2 {
	font-weight: bold;
	font-size: 105%;
}

#shopping_cart th {
	font-size: 105%;
	font-weight: bold;
	margin: 2px;
}

#shopping_cart .desc {
	font-size: 80%;
	font-style: italic;
	margin-bottom: 20px;
}

#shopping_cart th.bottom {
	font-size: 105%;
	font-weight: bold;
	border-bottom: 1px #ccc solid;
	margin: 2px;
}


/* Check Out Steps */

#checkout_steps .on, #checkout_steps .off {
	width: 87px;
	height: 55px;
	margin: 0 5px 50px 0;
	padding: 5px;
	border: 1px #efefef solid;
	float: left;
	text-align: center;
	font-size: 80%;
	background: #e4e4e4;
}

	#checkout_steps .off {
		opacity: 0.6;
		-moz-opacity: 0.6;
		filter: alpha(opacity=60);
	}

#checkout_steps h2 {
	padding: 2px;
	font-size: 120%;
	font-wieght: bold;
	background: #666666;
	color: #ffffff;
}

#checkout_continue {
	width: 200px;
	float: right;
	text-align: right;
}

#checkout_return {
	width: 200px;
	float: left;
	text-align: left;
}

#checkout_instruction {
	width: 200px;
	float: left;
	text-align: left;
}

.form_column {
	width: 48%;
	height: auto;
	float: left;
}

.address {
	width: 48%;
	float: left;
}

.notice {
	width: 150px;
	float: right;
	margin: 10px 10px 0 0;
	font-size: 120%;
	text-align: center;
}

/* Image Overlay */

#overlay{
	position:absolute;
	border:1px solid #ccc;
	background:#333 url('/themes/default/images/loading.gif') no-repeat center center;
	padding:2px;
	display:none;
	color:#fff;
	}