/* version 1 */

body {
	text-align: center;
	margin: 0 0 0 0;
	vertical-align: middle;
	font-family: futura, arial;
}

#content { 
	position: relative;
	width: 960px;
	text-align: left;
	margin: 0 auto;
}

#header {
	height: 120px;
	position: relative;
}

#header #contact p {
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}

#header div.flavor {
	letter-spacing: 2px;
	left: 164px;
	top: 66px;
	position: absolute;
	font-weight: bold;
	font-size: 13px;
}

#header #contact p a {
	text-decoration: none;
	color: black;
	font-weight: normal;
}

#header a img {
	border: none;
	float: left;
	position: relative;
}

#nav {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#nav div {
	float: right;
	margin-right: 0px;
	text-align: center;
	width: 132px;
	height: 30px;
	background-image: url('./AC_GRAY_BUTTON.png');
}

#nav div:first-child {
	margin-right: 0;
	width: 136px;
	height: 30px;
	background-image: url('./AC_GRAY_BUTTON_2.png');
}

#nav div a {
	line-height: 30px;
	color: white;
	font-size: 14px;
	text-decoration: none;
}

#nav div a:visited {
	color: black;
}

div#body {
	border: 1px black solid;
	min-height: 377px;
	margin-top: 5px;
	position: relative;
}

div#body div#promotional_panel {
	position: absolute;
	width: 325px;
	border-left: 1px solid black;
	right: 0px;
	height: 100%;
}

div#body div#promotional_panel div {
	height: 125px;
	border-bottom: 1px black solid;
}

div#body div#promotional_panel img {
	border: none;
}

p.subtext {
	font-size: 12px;
	line-height: 16px;
}

div#footer {
	margin-top: 5px;
	position: relative;
	background: #808286;
	padding-top: 1px;
	padding-bottom: 6px;
}

div#footer p {
	color: white;
	font-size: 9px;
	padding: 0px 10px 0px 10px;
}

div#footer img#footer_bottom {
	position: absolute;
	bottom: 0px;
}

div#product_page {
	padding: 20px;
	position: relative;
}

div#product_page div {
	width: 290px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
}

div#product_page div#images {
	float: left;
}

div#product_page div#images img#large_image {
	margin-bottom: 10px;
	width: 100%;
}

div#product_page div#images img#thumb_1 {
	float: left;
}

div#product_page div#images img#thumb_2 {
	position: relative;
	left: 25px;
}

div#product_page div#images img#thumb_3 {
	float: right;
}

span.header {
	font-weight: bold;
}

div#product_page div#description {
	float: left;
	width: 298px;
	font-weight: normal;
	font-size: 13px;
	font-family: helvetica;
	line-height: 15px;
	color: #222;
}

div#product_page div#form {
	float: left;
	width: 575px;
	font-weight: normal;
	font-size: 13px;
	font-family: helvetica;
	line-height: 15px;
	color: #222;
}

div#product_page div#kits_and_packs {
	float: left;
	font-weight: normal;
	font-size: 13px;
	font-family: helvetica;
	line-height: 15px;
	color: #222;
	margin-right: 0px !important;
}

table td {
	vertical-align: top;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

div#product_page div#kits_and_packs table {
	padding-top: 10px;
}

div#product_page div#accessories table {
	padding-top: 5px;
	width: 100%;
}

div#product_page div#accessories table tr td{
	padding-right: 10px;
}

div#product_page div#accessories {
	font-weight: normal;
	font-size: 13px;
	font-family: helvetica;
	line-height: 15px;
	color: #222;
	width: 100%;
}
div#dealer_page {
	padding: 20px;
	position: relative;
}

div#dealer_page div {
	width: 235px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
}

span.header {
	font-weight: bold;
}

div#dealer_page div#description {
	float: left;
	width: 230px;
	font-weight: normal;
	font-size: 13px;
	font-family: helvetica;
	line-height: 15px;
	color: #222;
}

div#dealer_page div#kits_and_packs {
	float: left;
	font-weight: normal;
	font-size: 13px;
	font-family: helvetica;
	line-height: 15px;
	color: #222;
	margin-right: 0px !important;
}

table td {
	vertical-align: top;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

div#dealer_page div#kits_and_packs table {
	padding-top: 10px;
}

div#dealer_page div#accessories table {
	padding-top: 5px;
	width: 100%;
}

div#dealer_page div#accessories table tr td{
	padding-right: 10px;
}

div#dealer_page div#accessories {
	font-weight: normal;
	font-size: 13px;
	font-family: helvetica;
	line-height: 15px;
	color: #222;
	width: 100%;
}

hr {
	margin-top: 15px;
	clear: both;
}

a {
	text-decoration: none;
	border: none;
}

a img {
	border: none;
}

a.support {
	position: relative;
	border: none;
	text-decoration: none;
	margin-bottom: 1px;
}

a.support span {
	border: none;
	font-size: 14px;
	color: #222;
	z-index: 10;
	position: absolute;
	top: -13px;
	left: 45px;
}

a.support img {
	border: none;
}

div#products_list {
	padding: 20px;
	font-size: 13px;
	font-family: helvetica;
	line-height: 15px;
	color: #222;
}

div#products_list div#left {
	width: 480px;
	float: left;
}

div#products_list h1 {
	font-size: 15px;
	margin-top: 0px;
}

div#products_list h2 {
	font-size: 12px;
}
