* { /* quick reset */	margin: 0;}
body { 
	background-color: #006BA3;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.wrapper {
	background: transparent url(/img/content-bg-2.jpg) 0px 0px repeat-y;
	margin: 0 auto; /* This centers the grid. Remove this line to place the grid on the left of the page. */
	text-align: left;
	width: 780px;
}
.inner-wrapper {
	background: transparent url(/img/content-bg.jpg) 0px 0px no-repeat;
	clear: both;
	display: inline;/* IE double margin fix. Feel free to move this to your IE specific stylesheets. */
	float: left;
	position: relative;
	padding: 16px;
}
h1.text-logo {
	display:  none;
	font-size: .5em;
}
h1 {line-height: 27px;}
h2 {
	border-bottom: 3px solid #ADC22F;
	font-size: 1.75em;
}
h3, h4, h5, h6 {
	margin-bottom: 5px;
	padding-bottom: 0;
}
#header {
	margin: 125px 0 55px 0; 
	padding: 0 0 0 10px;
	position: relative;
}
#logo {
	width: 575px; 
	position: relative; 
	float: left;
	*margin-top: 15px; /*For IE7*/
}
div#contact {
	display: block;
	position: absolute;
	width: 160px;
	right: 0px;
	top: -15px;
	*top: 0px; /*For IE7*/
}
#contact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 1.1;
	font-weight: 600;
	margin: 0;
	padding: 0;
}
#contact p strong {
	font-size: 23px;
}
/* NAV MENU */
#nav {
	background: url(/img/nav-menu-bg.jpg) repeat-x; 
	background-color: #AED12D;
	position: absolute;
	top: 220px;
	left: 6px;
	padding-top: 8px;
	width: 768px;
}
#nav ul, #nav li {
	padding: 0;
	margin: 0;
}
#nav .menu {
	position: relative;
	list-style: none;
	z-index: 50;
}
#nav ul li {
	position: relative;
	float: left;
	list-style: none;
	font-weight: 600;
	font-size: 14px;
	border-right: 1px solid #FFF;
	line-height: 38px;
	padding: 0 20px;
}
#nav .menu ul {
	position: absolute;
	visibility: hidden;
	list-style: none;
	z-index: 110;
}
#nav .menu ul li {
	clear: both;
	background: transparent url(/img/nav-menu-bg.jpg) repeat-x; 
	border-top: 1px solid #FFF;
	width: 250px;
	text-align: left; 
	margin-left: -20px;
}
#nav .menu a {
	display: block;
	text-decoration: none;
	color: #000;
	text-align: center;
}
#nav .menu .submenu a {text-align: left;}
#nav .menu a:hover {color: #FFF;}
#nav ul li ul li:hover {background: transparent url(/img/nav-menu-bg-hover.jpg) 0px 0px repeat-x; }
#nav .menu .submenu a {
	background: transparent url(/img/nav-drop-down-arrow.png) 5px 10px no-repeat; 
	padding-left: 20px;
	display: block;
}
#nav .menu li:hover ul, #nav .menu a:hover ul, #nav .menu :hover ul :hover ul, #nav .menu :hover ul :hover ul :hover ul {visibility: visible;}
#nav .menu :hover ul ul, #nav .menu :hover ul :hover ul ul {visibility: hidden;}
#nav .menu #products {margin-left: 30px; border-left: 1px solid #FFF;}

/* CAROUSEL - for more particular styles see http://josh-southern.timtrice.com/js/jcarousel/skins/hughesac/skin.css */
#carousel {
	width: 624px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 97px;
	*margin-top: 210px; /*For IE7*/
}
#content {
	margin: 270px 69px 0 60px; 
	width: 619px;
	*margin-top: 285px; /*For IE7*/
}
#content .content-left {padding-right: 15px;}
#content .content-right {margin-left: 315px;}
#content .content-left {position: relative; float: left; width: 300px;}
#content a {color: #6699CC;}
#content a:hover{color: #336699;}

/* HOMEPAGE PROMOS */
div#promos {
	clear: both;
	margin: 15px 0;
}
div#promos a {
	display: block;
	float: left;
	text-decoration: none;
	width: 245px;
	height:185px;
	padding: 0;
	margin: 0 50px 25px 10px;	
	border: 3px solid #ccc;
}
div#promos a.odd {
	margin-right: 0;
}
div#promos a:hover {
	border: 3px solid #ADC22F;
}
div#promos a img {
	border: 0px none;
}

/* FOOTER */
#footer {
	clear: both;
	border-top: 1px solid #333;
	margin-top: 25px;
}
#footer p {
	text-align: center; 
	font-size: .75em;
}
#footer a#bbb_seal {
	display: block;
	margin: 5px auto;
	padding: 0;
	width: 200px;
}
.clear {clear: both;}

/* Forms formatting */
#form {
	margin: 15px 0px;
}
form h6 {
	clear: both;
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 25px;
}
form h6 label {
	float: left;
}
form h6 input, form h6 textarea, form h6 select {
	float:right;
}	
form label {
	font: 11px verdana, sans-serif;
	color: #171c4e;
}
#remindermsg {
	width: 475px;
	border: 1px solid #ff9900;
	padding: 20px;
	background-color: #ccc;
	margin-left: 15px;
	margin-right: auto;
	margin-bottom: 10px;
}
#remindernav {
	width: 475px;
	border: 1px solid #333;
	padding: 5px 20px;
	background-color: #ccc;
	margin-left: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
}
#reminderform {
	width: 475px;
	border: 1px solid #333;
	padding: 20px;
	background-color: #ccc;
	margin-left: 15px;
	margin-right: auto;
	margin-bottom: 10px;
}
#reminderform p {
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold;
}
#reminderform form h6 {
	width: 435px;	
	clear: both;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 5px;
}
#reminderform form h6 label {
	float: left;
}
#reminderform form h6 input, form h6 textarea, form h6 select {
	float: right;
}	
#reminderform form label {
	font: bold 11px verdana, sans-serif;
	color: #171c4e;
}
#reminderform #ReminderReminderMessageId {width: 350px;}
#reminderform table {
	width: 435px;
	margin-left: 15px;
	border: 0px none;
}
#reminderform table th {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #171c4e;
	text-align: left;
}
#reminderform table td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #171c4e;
	padding: 5px;
}
#storenav {
	background-color: #fff;
	width: 100%;
	position: relative;
	top: -2px;
	padding-bottom: 10px;
}
#storenav a {
	font: 11px "Verdana", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #6699cc;
	border: 1px solid #fff;
	text-decoration: none;
	padding: 3px 5px;
}
#storenav a:hover {
	background-color: #336699;
	text-decoration: underline;
}
#storeintro ul {
	list-style-type: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #171c4e;
	margin-top: -5px;
	padding-top: 3px;
	padding-right: 5px;
	margin-right: 0px;
}
#storeintro li a img {
	border: 1px solid #fff;
	vertical-align: middle;
	margin-bottom: 5px;
}
#storeintro li a:hover img {
	border: 1px dashed #de5800;
}	
.product {
	border-bottom: 1px solid #171c4e;
}
.bottompadding {
	padding-bottom: 50px;
}
.toppadding {
	padding-top: 20px;
}
.product img {
	float: left;
	padding: 0px 15px;
}
.product h4 {
	margin-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.product h4 img {
	float: none;
	padding: 0px;
	vertical-align: text-top;
}
.priceform {
	margin-left: 175px;
	margin-right: 20px;
	border: 1px dashed #333;
	background-color: #ededed;
	margin-bottom: 3px;
	margin-top: 0px;
	padding: 5px;
}
.priceform form {
	margin-top: 0px;
	margin-bottom: 12px;
	padding: 0px;
}
.priceform form h6 {
	clear: right;
	width: 320px;
	padding: 5px;
	margin: 0px;
	font: bold 11px Verdana, sans-serif;
	color: #171c4e;
	text-align: right;	
}
.priceform form input, form textarea, form select {
	float: right;
}
.priceform form h6 label {
	float: left;
	margin-left: 60px;
	font: bold 11px Verdana, sans-serif;
	color: #171c4e;
}

/* Store sub nav */
#content #storesubnav ul.horizontal {
	text-align:left; 
	font: 12px Arial, Helvetica, sans-serif;
	position:relative; 
	background: #336699; 
	width: 100%;
	height: 21px;
	margin: 0; 
	padding: 0; 
	list-style-type:none;
	border: 0;
	border-top: 2px solid #fff;
}
#content #storesubnav  ul.horizontal { /*For Online Store subnavigation bar */
	background: #fff; 
	border-top: 0px none;
}
#content #storesubnav ul.horizontal ul {
	padding:0; 
	margin:0; 
	list-style-type:none; /* for Firefox */
}
#content #storesubnav ul.horizontal li {
	float:left; 
	position:relative;
	background: #336699;
	text-align: center;
	margin: 0;
}
#content #storesubnav ul.horizontal li { /*For Online Store subnavigation bar */
	background: #6699CC;
}
#content #storesubnav ul.horizontal li a {
	display:block; 
	text-decoration: none;
	color:#fff; 
	background: #336699;
	margin: 0; 
	padding: 3px 23px;
	border: 0;
	border-right: 2px solid #fff;
	font: 12px Arial, Helvetica, sans-serif;
}
#content #storesubnav ul.horizontal a:hover {
	color:#fff;
	background-color: #336699;
}
#content #storesubnav ul.horizontal li a, #storesubnav ul.horizontal li a:visited { /*For Online Store subnavigation bar */
	background: #6699CC;
}
#content #storesubnav ul.horizontal li ul {
	visibility:hidden; 
	position:absolute; 
	top: 21px; 
	left: 0; 
	overflow:hidden;
}
#content img.about_us_img {display: block; margin-left: auto; margin-right: auto;}
#content .note {font: 9px Verdana, Arial, Helvetica, sans-serif;}
#content .white {font: 12px Verdana, Arial, Helvetica, sans-serif; color: #fff;}
#content .white a {color: #fff;}
#content .white a:hover {color: #de5800;}
#content .black {font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000;}
#content .black a {color: #000;}
#content .black a:hover {color: #de5800;}

#iceberg {
	background: url(/img/iceberg-sidebar.jpg) top right no-repeat;
}
.manufacturer_logo {
	display: block;
	float: left;
	margin: 10px 15px 35px 0;
}
p.productslast {
	clear: both;
	padding-bottom: 30px;
}
.clear {
	clear: both;
}
.centered {
	text-align: center;
}

/* Testimonial styles */
.testimonials #testimonials div[class*="testimonial-"] {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.testimonials #testimonials div[class*="testimonial-"] p.attr {font-weight: bold; text-align: right;}
.testimonials form ul, .testimonials form li {margin: 0px; padding: 0px; list-style: none;}

/* Testimonial form styles */
.testimonials form li {margin-top: 10px;}
.testimonials form label {display: block; width: 200px;}
.testimonials form input, .testimonials form textarea {margin-top: 10px;}
.testimonials form textarea {display: block; width: 300px; float: left;}
.testimonials legend {width: 300px; border-bottom:3px solid #ADC22F; font-size:1.5em;}