/*
*******************************************************************

Title:			global.css
Browser(s):		Safari, Firefox, IE

Author:			Andy Davis (www.raddsigns.com)
Created:		05.05.2008
Last modified:	05.27.2008

Thanks for looking - but do not steal!

*******************************************************************
*/

/* reset.css */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, img, q, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, form {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

.grid {
	margin-left: auto;
	margin-right: auto;
	background: url(../images/grid.png) no-repeat top center;
	width: 100%;
	height: 900px;
	position: absolute;
	z-index: 100;
}

body {
	margin: 0;
	padding: 0;
	background:url(../images/main_bg.jpg) no-repeat top center;
	background-color: #000;
	color: #FFF;
	font: normal 13px Helvetica, Arial, sans-serif;
	line-height: 17px;
}

a {
	color: #4ad0d0;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

a.visited {
	color: #4ad0d0;
	text-decoration: none;
}

h1 {
	display: block;
	width: 212px;
	height: 110px;
	text-indent: -9999px;
	background:url(../images/aqua-vu-logo.gif) top left no-repeat;
	color: #FFF;
	float: left;
	margin: 15px 0 0 20px;
	padding: 0px;
}

h2.flash-title1 {
	font: normal 24px Helvetica, Arial, sans-serif;
	color: #FFF;
	text-align: left;
	margin: 12px 20px 8px 20px;
	border-bottom: 1px solid #78b4cf;
	padding: 0 0 10px 0;
}

ul {
	list-style: none;
}

#container {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

.clear {
	clear: both;
}

/********** CONTENT STYLES **********/

.copy {
	font: normal 13px Helvetica, Arial, sans-serif;
	color: #88aec4;
}

.home {
	margin: 5px 20px 20px 20px;
	line-height: 17px;
}

/************* HEADER ***************/

#header {
	width: 970px;
	height: 140px;
}

/*********** CART INFO *************/

#cart_tab {
	width:310px;
	height:41px;
	color:#FFF;
	font: normal 11px Helvetica, Arial, sans-serif;
	float: left;
	padding: 5px 0 0 0;
	position: relative;
	top: 20px;
	left: 400px;
}

#cart_tab a {
	color: #FFF;
}

#cart_tab a:hover {
	color: #4ad0d0;
}

a.btn_view_cart {
	display: block;
	width: 70px;
	height: 20px;
	background: url(../images/btn_view_cart.gif) no-repeat;
	text-decoration: none;
	border:none;
	position: absolute;
	left: 250px;
	top: 0px;
	z-index: 2;
	outline: 0;
}

a.btn_view_cart:hover {
	background-position: -70px 0;
}

/********* NAV & BUTTONS ***********/
a {
	outline: 0;
}
a.btn_view_models {
	display: block;
	width: 199px;
	height: 38px;
	background: url(../images/btn_view_all_models.gif) no-repeat;
	text-decoration: none;
	border:none;
	text-indent: -9999px;
	position: relative;
	top: 40px;
	left: 20px;
}

a.btn_view_models:hover {
	background-position: -199px 0;
}

a.btn_learn_more {
	display: block;
	width: 111px;
	height: 20px;
	background: url(../images/btn_learn_more.gif) no-repeat;
	text-decoration: none;
	border:none;
	text-indent: -9999px;
	position: relative;
	top: 13px;
	left: 20px;
}

a.btn_learn_more:hover {
	background-position: -111px 0;
}

a.btn_view_videos {
	display: block;
	width: 93px;
	height: 20px;
	background: url(../images/btn_view_videos.gif) no-repeat;
	text-decoration: none;
	border:none;
	text-indent: -9999px;
	position: relative;
	top: -4px;
	left: 20px;
}

a.btn_view_videos:hover {
	background-position: -93px 0;
}

/****** HOMEPAGE BODY & BOXES ******/

#mainbody {
	width: 100%;
	clear: both;
}

#videobox {
	width: 340px;
	height: 470px;
	background:url(../images/videobox_bg.gif) no-repeat top center;
	margin: 0;
	float: left;
}

#aquatitle {
	display: block;
	width: 340px;
	height: 41px;
	text-indent: -9999px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

#video {
	width: 320px;
	height: 240px;
	background:url(../images/video_placeholder.jpg) no-repeat top center;
	margin: 10px 10px 8px 10px;
}

#videotitle {
	width: 320px;
	height: 10px;
	margin: -1px 10px 10px 10px;
	padding: 0;
	font: normal 14px Helvetica, Arial, sans-serif;
	color: #8eabac;
	text-align: left;
}

#videotitle span {
	color: #333;
	margin-right: 8px;
}

#overviewtitle {
	text-transform: uppercase;
	font: normal 18px Helvetica, Arial, sans-serif;
	margin: 29px 20px 0px 20px;
}

#overview {
	margin: 10px 20px 20px 20px;
	color: #b9d8e3;
}

#flashbox {
	width: 620px;
	height: 270px;
	background: url(../images/home_products_alt.jpg);
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	margin-top: -10px;
}

.subbox {
	background: url(../images/sub_box_bg.jpg) repeat-x bottom;
	background-color: #1f2e35;
	font: normal 13px Helvetica, Arial, sans-serif;
	color: #8eabac;
}

.learn-more {
	width: 310px;
	height: 200px;
	float: left;
	margin: 10px 10px 0px 10px;
}

.underwater-video {
	width: 300px;
	height: 200px;
	margin: 10px 0px 10px 0px;
	float: right;
}
/*
blockquote {
	width: 255px;
	margin: 90px 0px 0px 20px;
	font: normal 14px Helvetica, Arial, sans-serif;
	color: #FFF;
	background: url(../images/close-quote.gif) no-repeat right bottom;
 	padding-left: 18px;
 	text-indent: -18px;
}

blockquote:first-letter {
	background: url(../images/open-quote.gif) no-repeat left top;
  	padding-left: 18px;
}
*/
.quoted {
	width: 255px;
	margin: 15px 0px 0px 20px;
	text-align: right;
	font: italic 11px Helvetica, Arial, sans-serif;
	color: #87c2d1;
	clear: both;
}

/********** FOOTER **************/

#footer {
	width: 970px;
	background: url(../images/footer_bg.gif) no-repeat top center;
	clear: both;
	padding: 0 0 80px 0!important;
}

#naturevision {
	width:  220px;
	margin: 20px;
	float: left;
}
#naturevision p {
	font: normal 11px Helvetica, Arial, sans-serif;
	color: #7b7b7b;
	line-height: 14px;
}

#naturevisionlogo {
	width: 135px;
	height: 68px;
	background: url(../images/naturevision_logo.gif) no-repeat top left;
	margin: 0 0 20px 0;
}

#sitemap {
	width: 670px;
	position: relative;
	top: 10px;
	left: 0px;
	float: left;
	padding: 30px 0 0 30px;	
}

.linkbox {
	float: left;
	margin: 0 15px 0 0;	
}

h4 {
	font: bold 10px Helvetica, Arial, sans-serif;
	color: #00dfda;
	margin: 20px 15px 8px 15px;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #636363;
}

.singlecolumn {
	width: 100px;
	margin:0 0 0 20px;
}

.dualcolumn {
	width: 200px;
	margin: 0 0 0 20px;
}

.column {
	float: left;
	margin:	0 0 0 20px;	
}

#footer ul {
	font: normal 10px Helvetica, Arial, sans-serif;
	color: #fff;
	list-style-type: none;
	display: block;
}

#footer ul li {
	margin: 10px 0 0 0;
}

#footer ul li a {
	color: #FFFFFF;
}

#footer ul li a:hover {
	color:  #4ad0d0;
	cursor: pointer;
}

product_info {
	padding: 20px!important;
}
/*
.textbox {
 	text-align: left;
	width: 300px;

	color: #000;
	font: normal 13px Helvetica, Arial, sans-serif;
}
*/
#credits {
	font-size: 9px;
	padding-top: 20px;
	line-height: 10px;
}
