html {
	height: 100%;
	overflow: auto;
	}

body {
	background: #000 url(/images/bg.jpg) top center no-repeat;
	color: #ccc;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

a, a:visited {
	color: #ddd;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	}

a:hover {
	color: #ffc;
	text-decoration: underline;
	}

h1 {	font-size: 27px; color: #fff; margin: 0 8px 8px 0; padding: 10px; text-transform: uppercase; /* background: url(/images/bg_h1.png); */ }
h2 {	font-size: 22px; color: #fff; text-transform: uppercase; }
h3 {	font-size: 20px; color: #fff; text-transform: uppercase; }
h4 {	font-size: 18px; color: #eeb; text-transform: uppercase; }
h5 {	font-size: 15px; color: #eee; }
h6 {	font-size: 12px; color: #eee; }

h2,h3,h4,h5,h6 {
	margin: 2px 12px 8px 8px;
	}

hr {
	background: #c20;
	color: #c20;
	border: 0;
	height: 1px;
	margin: 16px 16px 16px 8px;
	padding: 0;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
	display: block;
	position: relative;
	clear: both;
	}

img {
	border: 0;
	}

p {
	margin: 6px 16px 6px 16px;
	}

p.update {
	color: #999;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	margin-top: 24px;
	}

ul {
	margin: 0 0 20px 16px;
	padding: 0;
	list-style-type: square;
	}

li {	margin: 4px 12px;
	padding: 0;
	}

li span.bold {
	font-size: 15px;
	font-weight: bold;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.highlight {
	color: #ff3;
	}

div#strap {
	background: url(/images/bg_strap.png) repeat-x center;
	width: 100%;
	height: 260px;
}

div#header {
	background: url(/images/gogglegrip_logo.png) top center no-repeat;
	width: 960px;
	height: 260px;
	margin: auto;
	}

div#nav_top {
/*	background: url(/images/bg_nav_top.png);
*/	width: 512px;
	height: 146px;
	margin-top: 61px;
	left: 40px;
	float: left;
	position: relative;
	}

div#nav_top a {
	position: absolute;
	}

a#nav_home { left: 28px; width: 383px; height: 98px; }
a#nav_watercraft { background: url(/images/nav_watercraft.png) top center no-repeat; top: 120px; left: 0px; width: 118px; height: 26px; }
a#nav_watercraft:hover { background: url(/images/nav_watercraft_hover.png) top center no-repeat; top: 120px; left: 0px; width: 118px; height: 26px; }
a#nav_snow { background: url(/images/nav_snow.png) top center no-repeat; top: 120px; left: 118px; width: 140px; height: 26px; }
a#nav_snow:hover { background: url(/images/nav_snow_hover.png) top center no-repeat; top: 120px; left: 118px; width: 140px; height: 26px; }
a#nav_offroad { background: url(/images/nav_offroad.png) top center no-repeat; top: 120px; left: 258px; width: 88px; height: 26px; }
a#nav_offroad:hover { background: url(/images/nav_offroad_hover.png) top center no-repeat; top: 120px; left: 258px; width: 88px; height: 26px; }
a#nav_military { background: url(/images/nav_military.png) top center no-repeat; top: 120px; left: 346px; width: 110px; height: 26px; }
a#nav_military:hover { background: url(/images/nav_military_hover.png) top center no-repeat; top: 120px; left: 346px; width: 110px; height: 26px; }


div#grip {
	background: url(/images/bg_gogglegrip_mini_snow.png);
	width: 260px;
	height: 260px;
	float: left;
	}

div#nav_right {
	width: 188px;
	height: 154px;
	margin-top: 53px;
	float: left;
	}

div#nav_right a {
	position: absolute;
	width: 188px;
	height: 24px;
	float: left;
	}

a#nav_about { background: url(/images/nav_about.png) top center no-repeat; top: 70px; }
a#nav_about:hover { background: url(/images/nav_about_hover.png) top center no-repeat; top: 70px; }
a#nav_installation { background: url(/images/nav_installation.png) top center no-repeat; top: 94px; }
a#nav_installation:hover { background: url(/images/nav_installation_hover.png) top center no-repeat; top: 94px; }
a#nav_distributors { background: url(/images/nav_distributors.png) top center no-repeat; top: 118px; }
a#nav_distributors:hover { background: url(/images/nav_distributors_hover.png) top center no-repeat; top: 118px; }
a#nav_contact { background: url(/images/nav_contact.png) top center no-repeat; top: 142px; }
a#nav_contact:hover { background: url(/images/nav_contact_hover.png) top center no-repeat; top: 142px; }
a#nav_cart { background: url(/images/nav_cart.png) top center no-repeat; top: 166px; }
a#nav_cart:hover { background: url(/images/nav_cart_hover.png) top center no-repeat; top: 166px; }

div#container {
	width: 960px;
	min-height: 240px;
	margin: auto;
	}

div#left,
div#right {
/*	background: url(/images/bg_column.png);
*/	width: 240px;
	min-height: 240px;
	float: left;
	}

div#center {
/*	background: url(/images/bg_column.png);
*/	position: relative;
	width: 480px;
	min-height: 240px;
	float: left;
	}

div#text {
	width: 720px;
	float: right;
	}

div.column {
	background: url(/images/bg_column.png);
	width: 240px;
	min-height: 240px;
	float: left;
	}

div.column li,
div.column p {
	font-size: 11px;
	}

div#footer {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	width: 960px;
	margin: auto;
	padding: 24px 0 12px 0;
	clear: both;
	}

div#footer a,
div#footer a:visited {
	color: #aaa;
	text-decoration: none;
	}

div#footer a:hover {
	color: #fff;
	}

div.gallery {
	width: 480px;
	display: block;
	}

div.gallery img {
	display: inline;
	margin: 0;
	padding: 0;
	}

div#product_gogglegrip_watercraft_black		{ background: url(/images/product_gogglegrip_watercraft_black.png) top center no-repeat; }
div#product_gogglegrip_watercraft_clear		{ background: url(/images/product_gogglegrip_watercraft_clear.png) top center no-repeat; }
div#product_gogglegrip_watercraft_silver	{ background: url(/images/product_gogglegrip_watercraft_silver.png) top center no-repeat; }
div#product_gogglegrip_mini_black		{ background: url(/images/product_gogglegrip_mini_black.png) top center no-repeat; }
div#product_gogglegrip_mini_clear		{ background: url(/images/product_gogglegrip_mini_clear.png) top center no-repeat; }
div#product_gogglegrip_mini_smoke		{ background: url(/images/product_gogglegrip_mini_smoke.png) top center no-repeat; }
div#product_gogglegrip_mini_white		{ background: url(/images/product_gogglegrip_mini_white.png) top center no-repeat; }
div#product_gogglegrip_mini_deserttan		{ background: url(/images/product_gogglegrip_mini_deserttan.png) top center no-repeat; }
div#product_gogglegrip_mini_flatblack		{ background: url(/images/product_gogglegrip_mini_flatblack.png) top center no-repeat; }
div#product_gogglegrip_micro_black		{ background: url(/images/product_gogglegrip_micro_black.png) top center no-repeat; }
div#product_gogglegrip_micro_gray		{ background: url(/images/product_gogglegrip_micro_gray.png) top center no-repeat; }
div#product_gogglegrip_micro_white		{ background: url(/images/product_gogglegrip_micro_white.png) top center no-repeat; }
div#product_gogglegrip_micro_deserttan		{ background: url(/images/product_gogglegrip_micro_deserttan.png) top center no-repeat; }
div#product_gogglegrip_micro_flatblack		{ background: url(/images/product_gogglegrip_micro_flatblack.png) top center no-repeat; }

div.product_container {
	background: no-repeat;
	width: 240px;
	height: 200px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: right;
	clear_both;
	}

div.product_container_form {
	background: url(/images/bg_p.png);
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	padding: 8px 10px 2px 0;
	margin: auto 15px;
	width: 200px;
	position: relative;
	top: 130px;
	}

div.product_container_form p {
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}

div.product_container_form p.title { color: #fff; font-weight: bold; }

div.product_container_form p.color { color: #fff; font-weight: bold; }

div.product_container_form p.price {
	background: #fff;
	color: #000;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 8px 0 0;
	padding: 0 8px;
	display: inline;
	}

div.product_container select {
	color: #000;
	font-size: 10px;
	text-transform: uppercase;
	width: 100px;
	}

button.button_add {
	background: url(/images/button_add.png) no-repeat top right;
	border: none;
	width: 100px;
	height: 20px;
	float: right;
	cursor: pointer;
	text-indent: -9999px;
	}

button.button_add:hover {
	background: url(/images/button_add_hover.png) no-repeat top right;
	}

button.button_add_outofstock {
	background: url(/images/button_add_outofstock.png) no-repeat top right;
	border: none;
	width: 100px;
	height: 20px;
	float: right;
	text-indent: -9999px;
	}

img.button_add_inactive {
	background: url(/images/button_add_inactive.png) no-repeat top right;
	border: none;
	width: 100px;
	height: 20px;
	float: right;
	text-indent: -9999px;
	}

div.spacer { clear: both; }

h1#title {
	color: clear;
	}



