* {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-type: none;
	margin: 0.5em 0;
}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
	color: #0A50A1;
}
a:hover {
	border-bottom: 1px solid #0A50A1;
}
a * {
	border: 0;
}

fieldset {
	border: 0;
}

.note {
	font-size: 80%;
}

.zebra1 {
	background-color: #EDF2B3;
}
.zebra2 {
}

/**/
/**/

html, body {
	height: 100%;
}

body {
	position: relative;
	font-family: Myriad, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 21px;
	min-width: 960px;
}

#container {
	width: 780px;
	margin: 0 auto;
}

#page_top {
	height: 108px;
}

#nav {
	margin-top: 32px;
	float: right;
}
#nav li {
	list-style-type: none;
	display: inline;
}
#nav a:hover {
	border-bottom: 3px solid #977347;
}

#slogan {
	height: 80px;
	margin-bottom: 20px;
	padding-right: 6px;
	background-color: #977347;
	text-align: right;
	font-size: 28px;
	line-height: 42px;
	font-weight: bold;
	color: white;
}
#banner {
	height: 80px;
	margin-bottom: 20px;
}
#banner a:hover {
	border: 0;
}

#products {
	margin: 20px 0;
	border: 1px solid #D8E45F;
	padding: 12px;
	position: relative;
	min-height: 360px;
}

#products h1 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 6px;
	color: #977347;
	border-bottom: 15px solid #bfe10e;
}
#product_nav li {
	list-style-type: none;
	float: right;
	display: inline;
	margin-left: 1px;
}
#product_nav a:hover {
	padding-bottom: 0;
	border-bottom: 3px solid #977347;	
}

#products h2 {
	font-weight: bold;
	color: #a16500;
	line-height: 24pt;
	font-size: 20px;
}

#browse_results {
	position: relative;
}
#browse_results h2 {
	margin: 0;
	font-size: 14px;
	line-height: 17px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
#browse_results table {
	width: 540px;
	border-collapse: separate;
	border-spacing: 10px;
}
table#browse_results_table {
	border-spacing: 0;
	width: 730px;
}
#browse_results .table {
	position: relative;
	width: 540px;
	min-height: 90px;
	padding: 6px;
	border: 1px solid #D8E45C;
}
#browse_results td#main_td, #browse_results th#main_th {
	width: 540px;
	text-align: left;
	font-weight: normal;
}
#browse_results td {
	vertical-align: top;
}
#browse_results td#sidebar_td, #browse_results th#sidebar_th {
	padding-left: 20px;
	width: 190px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
}
#browse_results th#sidebar_th, #browse_results th#main_th {
	padding: 0 0 3px 12px;
	width: 190px;
	font-size: 14px;
	font-weight: normal;
}
#browse_results .text {
	margin-left: 100px;
	width: 300px;
}
#browse_results td.image {
	width: 90px;
	text-align: center;
	vertical-align: middle;
	background-color: white;
	border: 2px solid #D8E45F;
}
#browse_results div.image {
	float: left;
	width: 90px;
	text-align: center;
	background-color: white;
	border: 2px solid #D8E45F;
}
#browse_results img {
	padding: 5px 5px 0 5px;
}
#browse_results .image a {
	border: 0;
}
#browse_results h2 a {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #977347;
}
#browse_results h2 a:hover {
	border-bottom: 1px solid #977347;
}
#browse_results .description, #browse_results .introduction {
	color: grey;
	font-size: 12px;
	line-height: 18px;
}
#browse_results .price {
	position: absolute;
	top: 6px;
	right: 10px;
	text-align: right;
}
#browse_results .more_info {
	position: absolute;
	bottom: 12px;
	right: 70px;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	background-color: white;
	border: 1px solid #D8E45F;
	padding: 3px;
}
#browse_results .more_info a {
	color: #977347;
}
#browse_results .more_info a:hover {
	border-bottom: 1px solid #977347;
}
#browse_results .add_to_cart {
	position: absolute;
	bottom: 12px;
	right: 12px;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	background-color: white;
	color: #E74D15;
	border: 1px solid #D8E45F;
	padding: 3px;
}
#browse_results .add_to_cart a {
	color: #E74D15;	
}
#browse_results .add_to_cart a:hover {
	border-bottom: 1px solid #E74D15;	
}

#select_results {
	position: relative;
}
#select_results h2 {
	margin: 0;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
#select_results th {
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-align: left;
}
#select_results table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 10px;
}
#select_results .table {
	position: relative;
	width: 100%;
	min-height: 90px;
	padding: 6px;
	border: 1px solid #D8E45C;
}
#select_results td {
	width: 33%;
	vertical-align: top;
	padding: 0 10px;
}
#select_results dt, #select_results li {
	margin: 5px 0;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #977347;
}
#select_results dd {
	margin-top: -5px;
	font-size: 10px;
	color: grey;
}
#select_results .text {
	margin-left: 100px;
	width: 300px;
}
#select_results td.image {
	width: 90px;
	text-align: center;
	vertical-align: middle;
	background-color: white;
	border: 2px solid #D8E45F;
}
#select_results div.image {
	float: left;
	width: 90px;
	text-align: center;
	background-color: white;
	border: 2px solid #D8E45F;
}
#select_results img {
	padding: 5px 5px 0 5px;
}
#select_results .image a {
	border: 0;
}
#select_results h2 a {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #977347;
}
#select_results h2 a:hover {
	border-bottom: 1px solid #977347;
}
#select_results a {
	font-weight: bold;
	color: #977347;
}
#select_results a:hover {
	border-bottom: 1px solid #977347;
}
#select_results .description, #select_results .introduction {
	color: grey;
	font-size: 12px;
	line-height: 18px;
}
#select_results .price {
	position: absolute;
	top: 6px;
	right: 10px;
	text-align: right;
}
#select_results .more_info {
	position: absolute;
	bottom: 12px;
	right: 70px;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	background-color: white;
	border: 1px solid #D8E45F;
	padding: 3px;
}
#select_results .more_info a {
	color: #977347;
}
#select_results .more_info a:hover {
	border-bottom: 1px solid #977347;
}
#select_results .add_to_cart {
	position: absolute;
	bottom: 12px;
	right: 12px;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	background-color: white;
	color: #E74D15;
	border: 1px solid #D8E45F;
	padding: 3px;
}
#select_results .add_to_cart a {
	color: #E74D15;	
}
#select_results .add_to_cart a:hover {
	border-bottom: 1px solid #E74D15;	
}
#select_results #display_selection {
	text-align: right;
	margin-right: 30px;
}


#product_info {
	width: 100%;
}
#product_info #top_left {
	height: 320px;
	width: 320px;
	text-align: center;
}
#product_info #top_left img {
	margin: 20px;
}
#product_info #top_right {
	vertical-align: top;
	text-align: left;
}
#product_info h2 {
	font-size: 24px;
	line-height: 36px;
	color: #E74D15;	
}
#product_info p {
	font-size: 16px;
	color: grey;
}

#product_info #bottom_right {
	vertical-align: bottom;
	text-align: left;
	padding-bottom: 10px;
}
#product_info .price {
	margin: 20px 0;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: grey;
}
#product_info .add_to_cart {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	background-color: white;
	color: #E74D15;
	border: 1px solid #D8E45F;
	padding: 3px;
}
#product_info .add_to_cart a {
	color: #E74D15;	
}
#product_info .add_to_cart a:hover {
	border-bottom: 1px solid #E74D15;	
}

#products #specs {
	width: 100%;
}
#products #specs #main {
	width: 70%;
}
#products #specs th {
	padding: 10px 10px 0 10px;
	text-align: left;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #977347;
	vertical-align: top;
}
#products #specs td {
	padding: 10px;
	vertical-align: top;
}
#products #specs td * {
	font-size: 13px;
	line-height: 18px;
	color: #666;
}

#products #specs ul {
	margin-left: 20px;
}
#products #specs li {
	margin: 0;
	list-style-type: square;
}


#products #search {
	position: relative;
	top: -6px;
}
#products #search fieldset {
	width: 540px;
	padding: 6px;
	background-color: #E3EA9A;
	border: 1px solid #D8E45C;
}
#products #search label {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #977347;
}
#products #search input#q {
	margin: 0 10px;
	padding: 0 3px;
	width: 360px;
	border: 1px solid #D8E45C;
	font-size: 15px;
	position: relative;
}
#products #search_results {
	width: 540px;
	position: relative;
}
#products #search_results h2 {
	margin: 0;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
#products #search_results .table {
	position: relative;
	width: 540px;
	height: 110px;
	padding: 6px;
	border: 1px solid #D8E45C;
}
#products #search_results .image {
	float: left;
	width: 90px;
	text-align: center;
	background-color: white;
	border: 2px solid #D8E45F;
}
#products #search_results img {
	padding: 10px;
}
#products #search_results .image a {
	border: 0;
}
#products #search_results .text {
	margin-left: 100px;
	width: 300px;
}
#products #search_results h2 a {
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
	color: #977347;
}
#products #search_results h2 a:hover {
	border-bottom: 1px solid #977347;
}
#products #search_results .description, #products #search_results .introduction {
	color: grey;
	font-size: 12px;
	line-height: 18px;
}
#products #search_results .price {
	position: absolute;
	top: 6px;
	right: 10px;
	text-align: right;
}
#products #search_results .more_info {
	position: absolute;
	bottom: 12px;
	right: 70px;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	background-color: white;
	border: 1px solid #D8E45F;
	padding: 3px;
}
#products #search_results .more_info a {
	color: #977347;
}
#products #search_results .more_info a:hover {
	border-bottom: 1px solid #977347;
}
#products #search_results .add_to_cart {
	position: absolute;
	bottom: 12px;
	right: 12px;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	background-color: white;
	color: #E74D15;
	border: 1px solid #D8E45F;
	padding: 3px;
}
#products #search_results .add_to_cart a {
	color: #E74D15;	
}
#products #search_results .add_to_cart a:hover {
	border-bottom: 1px solid #E74D15;	
}


#products #cart {
	position: relative;
}
#products #cart h2 {
	margin: 0;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
#products #cart .table {
	position: relative;
	height: 110px;
	padding: 6px;
	border: 1px solid #D8E45C;
}
#products #cart .image {
	float: left;
	width: 90px;
	text-align: center;
	background-color: white;
	border: 2px solid #D8E45F;
}
#products #cart img {
	padding: 10px;
}
#products #cart .text {
	margin-left: 100px;
	width: 350px;
}
#products #cart h2 a {
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
	color: #977347;
}
#products #cart h2 a:hover {
	border-bottom: 1px solid #977347;
}
#products #cart .description, #products #cart .introduction {
	color: grey;
	font-size: 12px;
	line-height: 18px;
}
#products #cart .piece_price {
	position: absolute;
	top: 5px;
	right: 200px;
}
#products #cart .quantity {
	position: absolute;
	top: 5px;
	right: 170px;
}
#products #cart .quantity input {
	width: 12px;
}
#products #cart .price {
	position: absolute;
	top: 5px;
	right: 10px;
	text-align: right;
}
#products #cart .update {
	position: absolute;
	top: 7px;
	right: 110px;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	background-color: white;
	border: 1px solid #D8E45F;
	padding: 3px;
}
#products #cart .update a {
	color: #977347;
}
#products #cart .update a:hover {
	border-bottom: 1px solid #977347;
}
#products #cart .remove {
	position: absolute;
	bottom: 12px;
	right: 12px;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	background-color: white;
	color: #E74D15;
	border: 1px solid #D8E45F;
	padding: 3px;
}
#products #cart .remove a {
	color: #E74D15;	
}
#products #cart .remove a:hover {
	border-bottom: 1px solid #E74D15;	
}

#products #cart .shipping_cost_header {
	position: absolute;
	top: 10px;
	right: 150px;
	text-align: right;
	color: #977347;	
}
#products #cart .shipping_costs {
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
}
#products #cart .vat_header {
	position: absolute;
	top: 30px;
	right: 150px;
	text-align: right;
	color: #977347;	
}
#products #cart .vat {
	position: absolute;
	top: 30px;
	right: 10px;
	text-align: right;
}
#products #cart .total_header {
	position: absolute;
	top: 50px;
	right: 150px;
	text-align: right;
	font-weight: bold;
	color: #977347;	
}
#products #cart .total {
	position: absolute;
	top: 50px;
	right: 10px;
	text-align: right;
	font-weight: bold;
}

#products #cart .place_order {
	position: absolute;
	bottom: 12px;
	right: 10px;
	font-size: 15px;
	font-weight: bold;
	line-height: 21px;
	background-color: white;
	border: 1px solid #D8E45F;
	padding: 3px;
}
#products #cart .place_order a {
	color: #977347;
}
#products #cart .place_order a:hover {
	border-bottom: 1px solid #977347;
}


#sidebar {
	width: 170px;
	position: absolute;
	top: 6px;
	right: 10px;
	font-size: 12px;
	line-height: 18px;
}
#sidebar h2 {
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 1em;
}
#sidebar dt {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #977347;
}
#sidebar dd {
	margin-left: 1em;
	color: grey;
}
#sidebar p {
	margin-bottom: 1em;
}

#paginate {
	margin: 20px 0;
	text-align: center;
}
#paginate * {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
#paginate a {
	color: #977347;
}
#paginate a:hover {
	border-bottom: 1px solid #977347;
}


#hot_products {
	margin: 20px 0;
	border: 1px solid #D8E45F;
	padding: 12px;
}
#hot_products h2 {
	font-size: 20px;
	line-height: 25px;
	color: #977347;
}
#hot_products table {
	margin: 20px auto;
	width: 660px;
	border: 1px solid #D8E45F;
}
#hot_products col {
	width: 110px;
}
#hot_products th {
	padding: 6px;
	vertical-align: top;
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: #977347;
}
#hot_products td {
	padding: 6px;
	vertical-align: middle;
	text-align: center;
}
#hot_products img {
	text-align: center;
	background-color: white;
	padding: 10px;
	border: 1px solid #D8E45F;
}
#hot_products .right_section {
	margin-left: 100px;
	text-align: center;
}
#hot_products .price {
	margin-bottom: 10px;
}
#hot_products .more_info {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	background-color: white;
	color: #977347;
	border: 1px solid #D8E45F;
	padding: 3px;
}
#hot_products .more_info a {
	color: #977347;
}
#hot_products .more_info a:hover {
	border-bottom: 1px solid #977347;
}

#customer_service {
	padding-bottom: 1em;
}
#customer_service h1 {
	font-size: 24px;
	line-height: 32px;
	color: #977347;
	border-bottom: 12px solid #D8E45F;
	margin-bottom: 1em;
}
#customer_service h2 {
	font-size: 18px;
	line-height: 27px;
	font-weight: normal;
	margin: 1em 0 0.25em 100px;
	color: #aebb34;
}
#customer_service p, #customer_service dl, #customer_service ul, #customer_service address {
	margin: 0.5em 100px;
	font-size: 12px;
	line-height: 18px;
}
#customer_service address {
	margin-left: 120px;
	font-style: normal;
}
#customer_service dt {
	float: left;
	width: 13em;
}
#customer_service dd {
	margin-left: 14em;
}
#customer_service img {
	float: left;
}

#faq {
	margin: 20px 0;
	border: 1px solid #D8E45F;
	padding: 12px;
}
#faq h1 {
	font-size: 24px;
	line-height: 36px;
	border-bottom: 15px solid #d8e45f;
	color: #977347;
}
#faq dl {
	margin-left: 60px;
	margin-bottom: 1em;
}
#faq dt {
	margin-top: 1em;
	color: #aebb34;
	font-size: 14px;
	line-height: 21px;
}
#faq dd {
	color: #333;
	font-size: 12px;
	line-height: 18px;
}

#news_and_deals {
	position: relative;
}
#news_and_deals h1 {
	font-size: 24px;
	line-height: 32px;
	color: #977347;
	border-bottom: 12px solid #D8E45F;
	margin-bottom: 1em;
}
#news_and_deals #blog {
	margin-right: 260px;
	min-height: 660px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
#news_and_deals #blog h2 {
	font-size: 18px;
	line-height: 27px;
	font-weight: normal;
	margin: 1em 0 0.25em 0;
	color: #aebb34;
}
#news_and_deals #blog p, #news_and_deals #blog dl, #news_and_deals #blog ul, #news_and_deals #blog ol, #news_and_deals #blog address {
	margin: 0.5em 0;
}
#news_and_deals #blog dt {
	float: left;
	width: 13em;
}
#news_and_deals #blog dd {
	margin-left: 14em;
}
#news_and_deals #blog img {
	margin: 4px 12px 2px 0;
	float: left;
}
#news_and_deals #blog li {
	list-style-type: square;
	margin-left: 2em;
}
#news_and_deals #deals {
	position: absolute;
	width: 220px;
	top: 70px;
	right: 10px;
	border-left: 1px solid #D8E45F;
}
#news_and_deals table {
	width: 100%;
}
#news_and_deals #deals * {
	font-size: 10px;
	line-height: 13px;
}
#news_and_deals #deals h3 {
	margin-bottom: 0.5em;
}
#news_and_deals #deals h3 a {
	color: #977347;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
#news_and_deals #deals h3 a:hover {
	border-bottom: 1px solid #977347;
}
#news_and_deals #deals .image {
	width: 100px;
	padding: 10px 0;
	text-align: center;
	vertical-align: top;
}
#news_and_deals #deals .text {
	text-align: left;
	padding: 10px 0;
	vertical-align: top;
}
#news_and_deals #deals h2 {
	margin-bottom: 10px;
	color: #aebb34;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
#news_and_deals #rss {
	text-align: center;
	border-bottom: 1px solid #D8E45F;
	padding-bottom: 6px;
	margin-bottom: 12px;
}
#news_and_deals #rss a:hover {
	border: 0;
}
#news_and_deals #top_deal {
	border-bottom: 1px solid #D8E45F;
}

#general_terms h1 {
	font-size: 24px;
	line-height: 32px;
	color: #977347;
	border-bottom: 12px solid #D8E45F;
	margin-bottom: 1em;
}
#general_terms ul, #general_terms ol {
	margin-left: 2em;
	margin-bottom: 1em;
}
#general_terms ol li {
	list-style-type: decimal;
}
#general_terms ul li {
	list-style-type: square;
}

#order_form h2 {
	font-size: 16px;
	line-height: 24px;
	color: #977347;
	margin: 1em 0 0.5em 0;
}
#order_form label {
	float: left;
	display: block;
	text-align: right;
	font-size: 15px;
	line-height: 15px;
	width: 200px;
}
#order_form input, #order_form textarea, #order_form select {
	display: block;
	margin: 12px 0 12px 210px;
}
#order_form input[type="text"], #order_form textarea {
	border: 1px solid #D8E45F;
	width: 450px;
}
#order_form .check_if_same_as_invoice {
	margin-top: -0.5em;
	margin-bottom: 1em;
}
#order_form .check_if_same_as_invoice * {
	font-size: 12px;
	line-height: 18px;
}
#order_form .check_if_same_as_invoice label {
	float: none;
	display: inline;
	width: auto;
	margin: 0 0 0 0.5em;
	text-align: left;
}
#order_form .check_if_same_as_invoice input {
	display: inline;
	text-align: left;
	width: auto;
	margin: 0;
	border: 0;
}
#order_form .submit_order {
	margin: 10px;
	text-align: right;
}
#order_form .submit_order input {
	margin: 0 40px 0 0;
	display: inline;
	float: none;
}
#order_form .fieldWithErrors input, #order_form .fieldWithErrors select, #order_form .fieldWithErrors textarea {
	border: 2px solid red;
}
DIV.error {
	margin: 1em 0;
	padding: 1em 0.5em;
	text-align: center;
	background-color: #f99;
	border: 3px solid red;
}

#order_confirmation h2 {
	margin-top: 120px;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	color: #bfe10e;
}
#order_confirmation h3 {
	margin-bottom: 120px;
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
	text-align: center;
	color: #ee9033;
}

#footer {
	margin: 30px 0;
	border: 1px solid #d8e45f;
	padding: 6px;
	text-align: center;
	color: grey;
	font-size: 11px;
	line-height: 11px;
}


#left_gradient {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 90px;
	background-color: transparent;
	background-image: url(../images/gradient.png);
}

#right_gradient {
	position: fixed;
	top: 0;
	right: 0;
	height: 100%;
	width: 90px;
	background-color: transparent;
	background-image: url(../images/gradient-r.png);
}


/* IE/6 Hacks */

* html #left_gradient, * html #right_gradient {
	display: none;
}

* html #products {
	height: 360px;
}

* html #news_and_deals #blog {
	height: 660px;
}
