@import "reset.css";
@import "list.css";
@import "jquery.fancybox.css";

body {
	background: #FF9602 url("body.background.gif") repeat-x;
}

h1, h2, h3, h4, h5, h6 { color: #c48123; }
h1 { background: #fff url("line.through.gif") repeat-x center; font-size: 2.2em; }
h1 span { background-color: #fff; padding-right: 10px; }
h2 { margin-bottom: .5em; }


a { color: #c48123; }

#wrapper {
	width: 950px;
	margin: 2em auto 0 auto;
	background-color: #fff;
}

#header {
	width: 100%;
	padding: .5em 0 0 0;
	overflow: hidden;
}

#logo {
	width: 230px;
	float: left;
	margin-right: 9px;
	border-right: 1px solid #ccc;
}

	#logo img {
		display: block;
	}
	
div.tool {
	color: #666;
	height: 61px;
	padding-top: 25px;
}

	div.tool img {
		float: left;
		width: 35px;
		height: 35px;
		margin-right: 5px;
	}

	div.tool span.title {
		display: block;
		font-size: 1.3em;
		font-weight: bold;
	}

	div.tool a {
		color: #666;
		text-decoration: none;
	}

#mini-cart {
	width: 150px;
	float: left;
	margin-right: 10px;
}

	#mini-cart a span.title {
		color: #4F871C;
	}

#account {
	width: 190px;
	margin-right: 9px;
	float: left;
	border-right: 1px solid #ccc;
}

	#account a span.title {
		color: #17258E;
	}

#search {
	width: 350px;
	height: 61px;
	float: left;
}

	#search a {
		color: #888;
		text-decoration: none;
	}

	#search input {
		vertical-align: middle;
	}

	#search #keyword {
		width: 250px;
		border: 1px solid #999;
		font-size: 1.5em;
	}
	
#phone {
	font-size: 1.6em;
	font-weight: bold; 
	text-align: center;
	color: #be7207;
}

#secondary {
	float: left;
	width: 100%;
	padding: .5em 0;
	color: #666;
}

	#secondary ul {
		list-style: none;
		margin: 0;
		padding: .5% 2%;
		width: 46%;
		float: left;
	}

		#secondary ul li {
			display: inline;
		}
	
			#secondary ul li a {
				color: #666;
			}
	
	#secondary #navigation {
		text-align: right;
	}
	
		#secondary #navigation li {
			border-right: 1px solid #ddd;
			padding-right: 5px;
		}
	
			#secondary #navigation li.last {
				border-right-width: 0;
			}


#body {
	background: #fff url("content.background.gif") no-repeat top;
	padding: 1.5% 3%;
	width: 94%;
	overflow: hidden;
}

#sidebar {
	float: left;
	width: 220px;
	padding-right: 10px;
}

#content {
	width: 645px;
	float: right;
	padding-left: 10px;
	border-left: 1px solid #ddd;
}


#categories ul {
	list-style: none;
	margin: 0;
}

	#categories li {
		padding: .2em 0;
	}
	
	#categories li.current {
		font-weight: bold;
	}

	#categories a {
		color: #444;
		text-decoration: none;
	}
	

	#categories ul li.level-1 {
		font-size: 1.5em;
		padding: 0 0 .1em 0;
		margin: 1em 0 .2em 0;
		border-bottom: 1px solid #ddd;
	}
	
	#categories ul li.level-1.first {
		margin-top: 0;
	}
	
		#categories ul li.level-1 a {
			color: #c48123;
		}
		
	#categories ul li.level-2 a {
		border-bottom: 1px solid #ddd;
		
	}
	
	#categories ul li.level-2 a:hover {
		color: #c48123;
	}
		
		
#footer {
	text-align: center;
	background-color: #FF9602;
	color: #fff;
}

	#footer a { color: #fff; text-decoration: none; }

	#footer #copyright {
		margin-bottom: 0;
		padding: .5em 0;
	}
	
	#footer #location {
		font-style: normal;
		margin: .2em 0;
	}


/* Storefront */

h1.tagline {
	color: #444;
	font-size: 1.2em;
	line-height: 170%;
	background-image: none;
}

#featured-categories-slideshow {
	width: 645px;
	list-style: none;
	margin: 0 0 1em 0;
	height: 200px;
	overflow: hidden;
	border: 1px solid #7b7b7b;
}

#featured-products div.products {
	border: 1px dotted #ccc;
	padding: 1em 0;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#newsletter {
	width: 49%;
	margin-right: 1%;
	padding-right: 1%;
	border-right: 1px dotted #ccc;
	float: left;
}

	#newsletter p {
		margin: 0;
	}

	#newsletter fieldset {
		border: 1px dotted #ccc;
		border-width: 1px 0;
		padding: .5em 0;
		margin: .5em 0;
	}
	
		#newsletter fieldset #keyword {
			width: 250px;
		}
		
		#newsletter fieldset input {
			vertical-align: middle;
			font-size: 1.3em;
		}

#about {
	float: left;
	width: 45%;
}

/* Product Detail */

#product-pricing {
	list-style: none;
	margin: 0 0 1em 0;
}

ul.pricing li.base {
	color: #060;
	font-size: 2em;
	font-weight: bold;
}

#wrapper.catalogdetail h1 {
	margin: 0 0 .1em 0;
	padding: 0;
}

#wrapper.catalogdetail ul.meta {
	list-style: none;
	margin: 0 0 1.5em 0;
	font-size: .8em;
	color: #555;
}

	#wrapper.catalogdetail ul.meta li {
		display: inline;
		margin-right: .3em;
	}

#media {
	float: left;
	width: 300px;
	position: relative;
}

	#media #product-photo {
		width: 300px;
	}
	
	#media #larger {
		margin: .2em 0;
		border-top: 1px dotted #ddd;
		text-align: right;
		padding: .1em .3em;
	}
	
		#media #larger a {
			text-decoration: none;
			color: #000;
		}
	

	
#information {
	float: right;
	width: 250px;
}

#description {
	clear: both;
	padding-top: 1em;
}

#description h2 {
	margin-bottom: .2em;
}

#add-to-cart {
	border: 1px solid #ddd;
	padding: .5em;
}

#add-to-cart legend {
	font-weight: bold;
	font-size: 1.3em;
}

#add-to-cart dl { margin: 0 0 1em 0; }
#add-to-cart dt { font-size: 1.2em; font-weight: bold; }
#add-to-cart dd { margin: 0; }


