* { padding: 0; margin: 0; list-style: none; }

body {
	font: .8em "Arial", sans-serif;
	background: #eee url('body.gradient.gif') repeat-x top;
}

a { color: #000; text-decoration: none; }
a img { border: 0; }
h1, h2, h3 { color: #990000; }
h2 { font-size: 1.4em; }


#account {
	width: 1067px;
	margin: .5em auto;
	text-align: right;
}

	#account li {
		display: inline;
	}

#container {
	clear: both;
	width: 1064px;
	margin: 0 auto 1em auto;
	padding: 10px;
	border: 2px solid #888;
	background-color: #fff;
}

#logo {
	float: left;
	width: 585px;
	height: 125px;
}

#repair {
	float: right;
	width: 468px;
	text-align: center;
	padding-left: 10px;
	margin-bottom: .2em;
}


	#repair p.title {
		line-height: 150%;
		margin-bottom: 1.2em;
	}
	
		#repair p.title span.large {
			display: block;
			font-size: 1.4em;
			font-weight: bold;
		}
	
#reviews ul{ margin-left: 12px; }
#products ul{ margin-left: 12px; }
#site-links ul{ margin-left: 12px; }

#site-navigation {
	float: right;
	text-align: center;
	width: 380px;
	border: 1px solid #000;
	border-width: 1px 0;
	padding: .2em 0;
	margin-bottom: .3em;
}

	#site-navigation li {
		display: inline;
	}

#middle {
	clear: both;
	border: 1px solid #000;
	background-color: #cbdef3;
	overflow: hidden;
	padding: .3em;
	margin-bottom: 1em;
}

	#middle input, #middle img {
		vertical-align: middle;
	}

#middle #search {
	float: left;
	width: 49%;
}

#middle #we-accept {
	float: right;
	width: 49%;
	text-align: right;
	font-weight: bold;
}

#body {
	width: 100%;
	overflow: hidden;
}

#sidebar {
	float: left;
	width: 200px;
}

	#sidebar div.section {
		border: 1px solid #000;
		background-color: #b5ceeb;
		margin-bottom: .5em;
		padding: .4em;
	}
	
	#sidebar h5 {
		margin-bottom: .2em;
	}
	
	#sidebar p {
		text-align: center;
	}
	
	#sidebar #fots {
		margin-bottom: .5em;
	}
	
		#sidebar #fots a {
			color: #f00;
			text-decoration: underline;
		}

#sidebar2 {
	float: right;
	width: 200px;
}

	#sidebar2 div.section {
		border: 1px solid #000;
		background-color: #b5ceeb;
		margin-bottom: .5em;
		padding: .4em;
	}
	
	#sidebar2 h5 {
		margin-bottom: .2em;
	}
	
	#sidebar2 p {
		text-align: center;
	}
	
	#sidebar2 #fots {
		margin-bottom: .5em;
	}
	
		#sidebar2 #fots a {
			color: #f00;
			text-decoration: underline;
		}

#content {
	float: right;
	width: 650px;
	padding: 0px 5px 5px 5px;
}

#contentsidediv {
	float: left;
}

#footer {
	border-top: 2px solid #888;
	padding-top: 1em;
	margin-top: 1em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}

#footer a { color: #333; }

#footer input {
	vertical-align: middle;
}

	#footer ul {
		margin-bottom: .6em;
	}
	
		#footer ul li {
			display: inline;
		}
		
	#footer p {
		margin-bottom: .6em;
	}
	
	#footer #intuit a {
		font-size: .8em;
		font-weight: normal;
	}

#body.storefront #frs {
	height: 130px;
	width: 170px;
	text-align: center;
	float: right;
	background: #fff;
	border: 1px solid #5a83ce;
}

#body.storefront #oems {
	border: 1px solid #5a83ce;
	width: 460px;
	text-align: center;
	float: left;
	padding: 5px 0;
	margin-bottom: 1em;
	min-height: 90px;
}

	#body.storefront #oems li {
		display: inline;
	}
	
		#body.storefront #oems li img {
			vertical-align: middle;
		}
		
#body.storefront #featured-categories {
	clear: both;
	text-align: center;
	padding: 1em 0;
	border: 1px solid #baa05a;
}

	#body.storefront #featured-categories li {
		display: inline;
		padding: 0 .3em;
	}
	
#body.storefront #featured-products {
	margin: 1em 0;
	float: left;
}

#body.storefront #featured-products h2 {
	text-align: center;
	/* border: 1px solid #baa05a; */
	padding: .3em 0;
	margin-bottom: 1em;
	color: #4D94FF;
	font-size: 12px;
}
#body.storefront #featured-products h2 a{
		color: #4D94FF;
}

/* Product Listing! */

div.products {
	clear: both;
	overflow: hidden;
	width: 100%;
}

div.products div.product div.information h2 {
	margin: .2em 0;
}

	div.products div.product div.information h2 a {
		text-decoration: none;
	}

div.products div.product div.information p {
	line-height: 130%;
}

div.products div.product div.add-to-cart ul.pricing {
	margin: 0 0 .4em 0;
	list-style: none;
	padding: 0;
	margin: .3em 0;
}

	div.products div.product div.add-to-cart ul.pricing li {
		margin: .2em;
	}
	
		div.products div.product div.add-to-cart ul.pricing li span {
			font-weight: bold;
			color: #ff0033;
		}

	div.products div.product div.add-to-cart ul.pricing li.our {
		font-size: .9em;
	}

/* Grid */
div.products.grid div.product {
	border:1px solid #BAA05A;
	float:left;
	margin:1px;
	padding:3px 6px 3px 2px;
	text-align:center;
	width:200px;
	min-height: 340px;
}

	div.products.grid div.product div.information p {
		display: none;
	}

/* Classy */
div.products.classy div.product {
	border:1px solid #BAA05A;
	float:left;
	margin:2px;
	padding:3px 6px 3px 2px;
	text-align:center;
	width:200px;
	min-height: 340px;
}

	div.products.classy div.product div.information h2 {
		margin: 0 0 .1em 0;
	}
	
	div.products.classy div.product div.information p.brief {
		margin: 0 0 .5em 0;
	}

div.products.classy div.product div.thumb {
	float: left;
	margin-right: .3em;
	width: 110px;
	height: 250px;
}

/* List */
div.products.list div.product {
	width: 99%;
	overflow: hidden;
	border-bottom: 1px dotted #ddd;
	padding: 1% 0 2% 0;
	margin: 0 0 1% 0;
}

div.products.list div.product.last {
	border-bottom-width: 0;
}

	div.products.list div.product h2 {
		margin: 0 0 1em 0;
	}

	div.products.list div.product div.thumb {
		float: left;
		width: 17%;
		height: 100px;
		margin-right: .8em;
	}
	
	div.products.list div.product div.information {
		float: left;
		width: 54%;
	}
	
	div.products.list div.product div.add-to-cart {
		float: right;
		text-align: center;
		width: 24%;
	}
	
	div.information h2{ font-size: 1.2em; }
	
.level-1 a{ color: #000000; }
.level-2 a{ color: #444444; margin-left: 8px; font-size: 10px; }
.current a{ color: #ff0033; }
