@import url('reset.css');

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	line-height: 100%;
	color: #000;
	background: url('/images/bg_body.gif');
}


/* ----- DEFAULTS ----- */

a,
a:visited {
	color: #8a857a;
}

a:active,
a:hover {
	color: #8a857a;
}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}

h2 {
	font-size: 1.5em;
}

fieldset {
	margin: 0;
	padding: 0;
}

fieldset legend {
	padding-bottom: 1.0em !important;
	padding: 0;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 100%;
}

sup {
	font-size: 0.5em;
}

.vcard .hidden {
	display: none;
}

div.container {
	margin: 0 auto;
	padding: 0 60px;
	width: 960px;
	font-size: 0.75em;
}

div.container ul {
	padding-left: 20px;
}

/*a,
a:visited {
	color: #168adc;
}

a:active,
a:hover {
	color: #0044a3;
}*/

div#header {
	background: #1e1b16;
}

div#header .container {
	position: relative;
	height: 349px;
	background: #1e1b16 url('/images/bg_header.gif') no-repeat 0 0;
}

div#main {
	min-height: 448px;
	background: #26221c url('/images/bg_main.gif') repeat-x 0 0;
}

div#main .container {
	padding: 30px 80px 0;
	width: 920px;	
	min-height: 418px;
	background: url('/images/bg_main-container.gif') repeat-y 0 0;
}

h1#logo {
	margin: 0 0 0 10px;
	padding: 7px 0 0 0;
	width: 240px;
	height: 262px;
}

h1#logo a {
	display: block;
	width: 100%;
	height: 100%;
	background: url('/images/zero-corrosion-products-by-hp.png') no-repeat 0 0;
	text-indent: -5000px;
}

h2#tagline {
	position: absolute;
	right: 70px;
	bottom: 80px;
	width: 507px;
	margin: 0;
	font-size: 1.25em;
	font-weight: normal;
	text-align: justify;
	color: #ffff00;
}

ul#navigation {
	margin: 15px 0 0 0;
	padding: 0;
	list-style-type: none;
}

ul#navigation li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 240px;
	height: 65px;
}

ul#navigation li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 240px;
	height: 65px;
	text-indent: -5000px;
}

ul#navigation li#our-products a {
	background: url('/images/li_our-products.gif') no-repeat 0 0;
}

ul#navigation li#how-it-works-faq a {
	background: url('/images/li_how-it-works-faq.gif') no-repeat 0 0;
}

ul#navigation li#military-origins a {
	background: url('/images/li_military-origins.gif') no-repeat 0 0;
}

ul#navigation li#distributors-retail a {
	background: url('/images/li_distributors-retail.gif') no-repeat 0 0;
}

ul#navigation li a:hover {
	background-position: 0 -65px !important;
}

ul#navigation li.current a,
ul#navigation li.current a:hover {
	background-position: 0 -130px !important;
}

ul#commerce-tools {
	position: absolute;
	right: 70px;
	top: 20px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#commerce-tools li {
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 0.6875em;
	color: #a89f91;
}

ul#commerce-tools li a.cart {
	display: block;
	width: 24px;
	height: 24px;
	background: url('/images/icon-cart.png') no-repeat 0 0;
	text-indent: -10000px;
}

div#slideshow {
	position: absolute;
	left: 470px;
	top: 10px;
	background-color: transparent !important;
}

div#slideshow img {
	background-color: transparent !important;
}

ul#products-listing {
	margin: 0 -5px;
	padding: 0 !important;
	list-style-type: none;
}

ul#products-listing li {
	float: left;
	width: 300px;
	margin: 50px 5px 40px;
	line-height: 150%;
	list-style-type: none;
}

/*ul#products-listing a.thickbox {
	width: 300px;
	height: 300px;
	display: block;
}

ul#products-listing a.thickbox:hover {
	background: url('/images/icon_zoom.gif') no-repeat right bottom;
}*/

ul#products-listing li h3,
ul#products-listing li dl,
ul#products-listing li form {
	margin-left: 20px !important;
}

ul#products-listing li form {
	margin-top: 20px !important;
}

ul#products-listing li h3 {
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 1.25em;
}

ul#products-listing dt,
ul#products-listing dd {
	display: block;
	margin: 0;
	padding: 0;
	color: #7a6c5d;
}

ul#products-listing dt {
	float: left;
	margin-right: 0.5em !important;
}

ul#products-listing dd.price {
	font-weight: bold;
	color: #000;
}

ul#products-listing li a.add-to-cart img{
	margin-top: 10px !important;
}

dl#sales-rep dt,
dl#sales-rep dd {
	display: block;
	margin: 0;
	padding: 0;
}

dl#sales-rep dt {
	float: left;
	font-weight: bold;
	margin-right: 0.5em !important;
}

dl#sales-rep dd {
	margin-bottom: 1.0em;
}

p.guarantee {
	height: 84px;
	margin-bottom: 0.75em;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 180px;
}

div.seals {
	position: relative;
	float: right;
	width: 349px;
}

div.seals img.cards {
	position: absolute;
	left: 0;
	bottom: 0;
}

div.seals div.AuthorizeNetSeal {
	position: absolute;
	right: 0;
	bottom: 0;
}

div#footer {
	margin-top: -12px;
	min-height: 214px;
	background: url('/images/bg_footer.png') repeat-x 0 0;
}

div#footer .container {
	padding: 0px 80px;
	width: 920px;	
	min-height: 20px;
	background: url('/images/bg_footer-container.png') no-repeat 0 0;
}

div#footer .container p {
	margin-top: 0;
	padding-top: 30px;
	text-align: center;
	color: #8a857a;
}

/* Cart */

ol#progress {
	height: 26px;
	margin: 15px 0px;
	padding: 0px !important;
}

ol#progress li {
	float: left;
}

ol#progress li#progress-review {
	display: block;
	width: 168px;
	height: 26px;
	margin-right: 20px;
	background: transparent url('/images/progress-review.png') 0px -26px no-repeat;
	text-indent: -10000px;
}

ol#progress li#progress-shipping {
	display: block;
	width: 168px;
	height: 26px;
	margin-right: 20px;
	background: transparent url('/images/progress-shipping.png') 0px -26px no-repeat;
	text-indent: -10000px;
}

ol#progress li#progress-billing {
	display: block;
	width: 168px;
	height: 26px;
	margin-right: 20px;
	background: transparent url('/images/progress-billing.png') 0px -26px no-repeat;
	text-indent: -10000px;
}

ol#progress li#progress-payment {
	display: block;
	width: 168px;
	height: 26px;
	margin-right: 20px;
	background: transparent url('/images/progress-payment.png') 0px -26px no-repeat;
	text-indent: -10000px;
}

ol#progress li#progress-receipt {
	display: block;
	width: 168px;
	height: 26px;
	background: transparent url('/images/progress-receipt.png') 0px -26px no-repeat;
	text-indent: -10000px;
}

ol#progress a {
	display: block;
	width: 168px;
	height: 26px;
}

ol#progress li.active {
	background-position: 0px 0px !important;
}

table#cart {
	margin-top: 43px;
}

h2 + table#cart {
	margin-top: 13px !important;
}

table#cart th,
table#cart td {
	padding: 0;
}

table#cart th {
	text-transform: uppercase;
	color: #494949;
	border-bottom: 1px solid #d0d0d0;
}

table#cart th#price-header {
	text-align: right;
}

table#cart th#total-header {
	text-align: right;
}

table#cart tr.product-row {
	height: 97px;
	border-bottom: 1px solid #d0d0d0;
	padding: 7px 0px 7px 0px;
	font-size: 1.1667em;
	color: #333;
}

table#cart tr.product-row td {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

table#cart tr.product-row td.image {
	width: 120px;
	padding-left: 8px;
}

table#cart tr.product-row td.name {
	width: 350px !important;
}

table#cart tr.product-row td.name dl {
	display: block;
	margin-top: 0;
	list-style: none;
}

table#cart tr.product-row td.name dt,
table#cart tr.product-row td.name dd {
	display: inline-block;
	margin: 0;
}

table#cart tr.product-row td.name dd {
	padding-left: 0.5em;
}

table#cart tr.product-row td.price {
	width: 66px;
	text-align: right;
}

table#cart tr.product-row td.times {
	width: 94px;
	text-align: center;
	color: #999;
}

table#cart tr.product-row td.quantity {
	width: 115px;
}

table#cart tr.product-row input[type="text"] {
	display: inline-block;
	width: 28px;
	height: 14px;
	border: 1px solid #333;
	padding: 4px 4px 4px 4px;
	text-align: right;
}

table#cart tr.product-row td.equals {
	width: 22px;
	color: #999;
}

table#cart tr.product-row td.total {
	width: 66px;
	text-align: right;
}

table#cart tr.product-row td.remove,
table#cart tr.discount td.remove {
	width: 68px;
	padding-left: 12px;
	text-indent: -10000px;
}

table#cart tr.product-row td.remove a,
table#cart tr.discount td.remove a {
	display: block;
	float: right;
	width: 47px;
	height: 14px;
	margin-right: 12px;
	background: transparent url('/images/icon-remove.gif') 0px -14px no-repeat;
	outline: none;
}

table#cart tr.product-row td.remove a:hover,
table#cart tr.discount td.remove a:hover {
	background-position: 0px 0px;
}

table#cart tr#discount-input td {
/*	height: 64px;*/
	font-size: 1.1667em;
	color: #333;
}

table#cart tr#discount-input td label {
	line-height: 28px;
}

table#cart tr#discount-input div#fields {
	float: left;
	width: 203px;
}

table#cart tr#discount-input input[type="text"] {
	float: right;
	width: 67px;
	height: 14px;
	border: 1px solid #333;
	padding: 4px 4px 4px 4px;
	text-align: right;
} 

table#cart tr.discount,
table#cart tr#subtotal,
table#cart tr#shipping,
table#cart tr#tax,
table#cart tr#grand-total {
	height: 28px;
}

table#cart tr.discount td.discount-header,
table#cart tr#subtotal td#subtotal-header,
table#cart tr#shipping td#shipping-header,
table#cart tr#tax td#tax-header {
	text-transform: uppercase;
	color: #494949;
}

table#cart tr#grand-total {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
}

table#cart tr.discount td.discount-code,
table#cart tr.discount td.discount-amount,
table#cart tr#subtotal td#subtotal-amount,
table#cart tr#shipping td#shipping-amount,
table#cart tr#tax td#tax-amount {
	text-align: right;
	font-size: 1.1667em;
	color: #333;
}

table#cart tr#grand-total td#grand-total-amount {
	text-align: right;
	font-size: 1.5em;
	font-weight: bold;
}

table#cart td#continue-checkout {
	padding-top: 50px;
}

table#cart td#continue-checkout a.continue-checkout {
	display: block;
	width: 203px;
	height: 40px;
	background: transparent url('/images/button-continue-checkout.png') 0px 0px no-repeat;
	text-indent: -10000px;
}

table#cart a.continue-shopping {
	display: block;
	padding-top: 4px;
	color: #939393;
}

table#cart div.button {
	display: inline-block !important;
	cursor: pointer;
	height: 14px;
	overflow: hidden;
}

table#cart div.button.apply {
	float: right;
	margin: 5px 20px 0 0;
	width: 39px;
}

table#cart div.button.remove {
	float: right;
	margin-right: 12px;
	width: 47px;
}

table#cart div.button.update {
	margin: 0 0 -3px 6px;
	width: 45px;
}

table#cart div.button input {
	margin-top: -14px;
}

table#cart div.button:hover input {
	margin-top: 0px;
}

table#cart tfoot tr:first-child td {
	padding: 20px 0 8px;
}