body {
	background-color: #000000;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 18px;
}

div.site {
	background:#000000 url(/images/site/bg.jpg) no-repeat center top;
}

div.header img.logo {
	padding: 18px 0 20px 30px;
}
div.header div.contact {
	float: right;
	padding: 27px 15px 0 0;
}
div.header div.contact img.phone-number {
	padding-bottom: 10px;
}

div.menu {
	background: #000000 url(/images/site/menu-bg.jpg) repeat-x left top;
	height: 61px;
	padding: 15px 30px 0;
}

div.menu ul {
	padding: 0;
	margin: 0;
}
div.menu li {
	float: left;
	list-style: none;
	padding-right: 35px;
}
div.menu li a {
	display: block;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
div.menu li img.padded {
	padding-bottom: 20px;
}
div.menu li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index: 15;
}
div.menu li ul li {
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
}
div.menu li ul li a {
	background: #ffffff url(/images/site/menu-item-bg.jpg) no-repeat left top;
	width: 101px;
	height: 58px;
}
div.menu li ul li a:hover {
	background-position: 0px -58px;
}
div.menu li ul li img {
	padding: 13px 0 0 19px;
}

div.menu div.cart {
	float: right;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-top: 12px;
}
div.menu div.cart img {
	vertical-align: middle;
	padding-left: 6px;
}
div.menu div.cart a {
	color: #ffffff;
	text-decoration: none;
}
div.menu div.cart a:hover {
	color: #ffffaa;
}


div.footer {
	background: #e5e5e5 url(/images/site/footer-bg.jpg) repeat-x left top;
	height: 99px;
	margin-bottom: 20px;
}
div.footer ul {
	margin: 0;
	padding: 5px 0 0 30px;
}
div.footer li {
	float: left;
	list-style: none;
	padding-right: 35px;
}
div.footer li a {
	display: block;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
div.footer ul.main-menu {
	padding-top: 20px;
}
div.footer ul.main-menu li {
	padding-right: 40px;
}
div.footer div.contact {
	float: right;
	text-align: right;
	padding: 30px 25px 0 0;
}
div.footer div.contact img {
	margin-bottom: 10px;
}

div.content-padded {
	margin: 10px 0;
}
table.main {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
}
table.main td {
	background: #ffffff;
	padding: 10px;
	vertical-align: top;
}
table.main td.space {
	background: transparent;
	width: 10px;
	padding: 0;
}
table.main td.cart {
	padding: 0;
	color: #666666;
	font-size: 11px;
}

td.cart div.item {
	padding: 16px 14px 0;
}
td.cart div.item div.price, td.cart div.total div.price {
	float: right;
	font-weight: bold;
}
td.cart div.item a {
	text-decoration: none;
	color: #b70000;
}
td.cart div.item a:hover {
	color: #e70000;
	text-decoration: underline;
}
td.cart div.item div.hr {
	color: #eaeaea;
	background-color: #eaeaea;
	height: 1px;
	width: 174px !important;
	margin: 16px 0 0 0;
	padding: 0 14px 0 14px;
	overflow: hidden;
}
td.cart div.total {
	margin: 16px 14px 16px;
	font-size: 18px;
}
td.cart div.note {
	margin: 16px 14px;
	font-size: 11px;
}
td.cart div.loading, td.cart div.problem {
	text-align: center;
	padding: 10px 0;
}
td.cart div.problem {
	background-color: #ffdddd;
}
td.cart div.loading img {
	vertical-align: middle;
}
td.cart div.button {
	margin: 16px 14px;
}

ul.index-gallery {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.index-gallery li {
	margin-bottom: 10px;
}

h1, h2, h3, div.product-tabs li a {
	font-family: "Arial Narrow", "Lucida Sans Unicode", "Arial", sans-serif;
	font-size: 21px;
}

h1.blue, h2.gray, h1.darkgray {
	background-color: #d6eaf6;
	height: 32px;
	padding: 12px 0 0 25px;
	margin-bottom: 20px;
	color: #3478a1;
}
h2.gray {
	background-color: #e7e7e7;
	color: #676767;
}
h1.darkgray {
	background-color: #5f5f5f;
	color: #ffffff;
}
h2.cart {
	background-color: #b70000;
	height: 32px;
	padding: 15px 0 0 25px;
	margin-bottom: 0;
	color: #ffffff;
}
h3.checkout {
	color: #b70000;
}

div.blue-tri, div.gray-tri, div.darkgray-tri {
	margin-top: -20px;
	height: 20px;
	background: transparent url(/images/site/blue-triangle.png) no-repeat left top;
}
div.gray-tri {
	background-image: url(/images/site/gray-triangle.png);
}
div.darkgray-tri {
	background-image: url(/images/site/darkgray-triangle.png);
}

div.padded-text {
	padding: 0 10px 0 25px;
}
hr {
	height: 1px !important;
}

div.product-tabs {
	padding: 4px 4px 0 4px;
	background-color: #d6eaf6;
	height: 42px;
	margin-bottom: 20px;
}
div.product-tabs ul {
	margin: 0;
	padding: 0;
}
div.product-tabs li {
	float: left;
	list-style: none;
	padding-right: 6px;
}
div.product-tabs li a {
	display: block;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	width: 138px;
	height: 32px;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 0 0 10px;
	font-size: 18px;
	background: transparent url(/images/site/shop-bg.jpg) repeat-x 0 -42px;
}
div.product-tabs li a.selected {
	color: #3478a1;
	background-position: 0 0;
}
div.product-list ul {
	margin: 0;
	padding: 0;
}
div.product-list li {
	float: left;
/* 	background-color: #dcedf8; */
	background-color: #369;
	color: #3478a1;
	font-size: 12px;
	height: 190px;
	width: 224px;
	margin: 0 14px 14px 0;
	overflow: hidden;
}
div.product-list li.empty {
	background-color: #e5e5e5;
}
div.product-list li a.info {
	display: block;
	padding: 5px 10px;
	height: 40px;
/* 	color: #3478a1;  */
    color: #fff;
	text-decoration: none;
}
div.product-list li.last {
	margin-right: 0;
}
div.product-list a.info:hover {
	text-decoration: underline;
}
h1 a.back {
	display: block;
	float: right;
	background: transparent url(/images/site/product-back-bg.jpg) repeat-x bottom left;
	width: 60px;
	height: 28px;
	margin: -9px 3px 0 0;
	color: #3478a1;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
}
h1 a.back:hover {
	color: #204962;
}

table.listing td {
	color: #333333;
	border-bottom: 1px solid #eaeaea;
	padding: 6px 10px;
}
table.listing td.field {
	font-weight: bold;
}
table.listing td.last {
	border-bottom: none;
}

ul.product-gallery {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.product-gallery li {
	float: left;
	margin: 10px 10px 20px 0;
}
ul.product-gallery li.last {
	margin-right: 0;
}
a.add-to-cart {
	display: block;
	background: transparent url(/images/site/add-to-cart.png) top left;
	width: 320px;
	height: 45px;
	margin-bottom: 9px;
	text-decoration: none;
}
a.adding-to-cart {
	background-position: 0px -45px !important;
}

ul.product-included {
	margin: 0;
	padding: 0 10px 0 10px;
	list-style-type: none;
	float: left;
	width: 150px;
}
ul.product-included li {
	padding: 5px 0 5px 14px;
	background-image: url(/images/site/included-list.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

div.contact-holder {
	position: relative;
}
div.contact-map {
	width: 960px;
	height: 173px;
}
div.contact-badge {
	position: absolute;
	top: 36px;
	left: 0px;
	width: 193px;
	height: 90px;
	z-index: 10;
}
div.contact-entry {
	color: #ff0000;
	font-size: 14px;
	font-family: "Arial Narrow", "Lucida Sans Unicode", "Arial", sans-serif;
	height: 46px;
	margin-bottom: 1px;
	overflow: hidden;
}
div.contact-info {
	float: right;
	width: 350px;
	height: 32px;
	font-size: 18px;
	padding: 14px 0 0 20px;
	color: #515151;
	overflow: hidden;
	background: transparent url(/images/site/contact-bg.jpg) repeat-x top left;
}
div.contact-name {
	padding-top: 14px;
	height: 32px;
}
table.contact {
	margin: 0;
}
table.contact td {
	padding: 0 0 4px 0;
	margin: 0;
}
table.contact td {
	font-weight: bold;
}
table.contact td.day {
	font-weight: normal;
	width: 150px;
}

div.gallery {
	position: relative;
	width: 960px;
	height: 500px;
	overflow: hidden;
}
div.gallery div.prev, div.gallery div.next {
	position: absolute;
	top: 226px;
	left: 0px;
	width: 51px;
	height: 47px;
	overflow: hidden;
	z-index: 10;
}
div.gallery div.next {
	left: auto;
	right: 0px;
}
div.gallery img {
	top: 0;
	left: 0;
}
div.gallery div.prev a, div.gallery div.next a {
	display: block;
	width: 51px;
	height: 47px;
	text-decoration: none;
}
div.gallery div.prev a {
	background: transparent url(/images/site/arrows.png) no-repeat left top;
}
div.gallery div.next a {
	background: transparent url(/images/site/arrows.png) no-repeat right top;
}
div.gallery div.prev a.last {
	background-position: left bottom !important;
}
div.gallery div.next a.last {
	background-position: right bottom !important;
}

table.cart, table.cart thead th, table.cart td {
	border: 1px solid #e3e3e3;
	border-collapse: collapse;
}
table.cart thead th, table.cart td {
	padding: 8px;
}
table.cart thead th, div.ssl-secure {
	font-weight: bold;
	color: #3478a1;
}
table.cart thead th {
	background-color: transparent;
}
table.cart tr.total td {
	color: #000000;
	background-color: #f6f6f6;
}
table.cart tr.total td.total {
	font-weight: bold;
	font-size: 15px;
}
table.cart a {
	text-decoration: none;
	color: #b70000;
}
table.cart a:hover {
	color: #e70000;
	text-decoration: underline;
}
table.cart td.remove {
	text-align: center;
	width: 60px;
}

div.ssl-secure {
	text-align: center;
}

div.shipping {
	border: 1px solid #a0c0d3;
	background: #f5fbff;
	color: #6a9cba;
	padding: 15px;
}
div.shipping h3 {
	color: #4f8aae;
	margin-bottom: 15px;
}
div.errors {
	border: 1px solid #cc8686;
	background: #fffbf5;
	color: #ba6a6a;
	padding: 15px;
}
div.errors h3 {
	color: #ae4f4f;
	margin-bottom: 15px;
}
div.errors ul {
	margin-bottom: 0;
}
div.thank-you {
	padding: 15px;
	color: #666666;
	background: transparent;
	border: 1px solid #e3e3e3;
	margin-bottom: 80px;
}

table.checkout-form td, table.checkout-buttons td {
	padding: 0px;
	margin: 0px;
}
table.checkout-form td img {
	vertical-align: middle;
}

table.checkout-form input, table.checkout-form select {
	padding: 4px;
	background: #f7f7f7;
	border: 1px solid #e3e3e3;
	color: #666666;
	width: 250px;
}
table.checkout-form td.label {
	color: #666666;
	vertical-align: middle;
}

table.checkout-form select.country {
	border: 1px solid #000000;
	background: #ffffff;
	color: #000000;
}
table.checkout-form select.payment-type {
	width: 140px;
}
table.checkout-form input.expiration {
	width: 30px;
	text-align: center;
}

table.checkout-buttons {
	color: #666666;
}
table.checkout-buttons a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
table.checkout-buttons a:hover {
	color: #e70000;
	text-decoration: underline;
}

table.checkout-form .disabled {
	color: #aaaaaa;
	font-style: italic;
}