@charset "utf-8";
/* CSS Document */
/*
	Author:	Eric Diedrick
			ediedrick@gmail.com
*/			
/*  RESETS & BASIC PAGE SETUP */
* { margin: 0; padding: 0; }
html {overflow-y: scroll; }
body {
	font: 62.5% Helvetica, sans-serif;
	background-color: #585566;
}

ul { list-style: none inside; }

p {
	font-size: 1.4em;
	line-height: 1.4em;
	/*margin-bottom: 0.8em;*/
	padding: 0px 30px 15px 30px;
	color: #000;
}

#bottom-content p {
	font-size: 1.4em;
	line-height: 1.4em;
	/*margin-bottom: 1.4em;*/
	padding: 20px 30px 20px 20px;
	color: #FFF;
}
	
#footer p {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 1.4em;
	padding: 30px 30px 20px 100px;
	color: #FFF;
}
a { outline: none; }
a img { border: none; }
a {
	text-decoration: none;
}

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 2.6em;
	font-weight: bold;
	color: #222;
	letter-spacing: -0.03em;
	margin-left: 40px;
	margin-bottom: 0.8em;
	}
	
h1.red {
	font-family: Helvetica, sans-serif;
	font-size: 4em;
	font-weight: bold;
	color: #F00;
	margin-left: 200px;
}
	
h2 {
	font-family: Helvetica, sams-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #222;
	letter-spacing: -0.05em;
	}
	
h3 {
	font-family: Helvetica, sams-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #fff;
	letter-spacing: -0.05em;
}

h4 {
	font-family: Helvetica, sams-serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #fff;
	letter-spacing: -0.05em;
}

h6 {
	font-family: Helvetica, sams-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #222;
	letter-spacing: -0.05em;
	}

/* END RESET */

/* TOOLBOX */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
/* END TOOLBOX */

/* STRUCTURE & STUFF */
#page-wrap {
	padding: 0px 20px 0px 20px; 
	width: 1000px;
	margin: 0 auto;
	background: url(images/body_bg.jpg) repeat-y;
}

#nav {
	height: 41px;
}

ul#nav {position: relative; 
	
	}
	ul#nav li {
		display: inline;
		margin: 0;
		
		}
		
		ul#nav li a {
			display: block;
			height: 41px;
			text-indent: -9999px;
			float: left;
		}
		
		ul#nav li.home a {
			width: 117px;
			background: url(images/nav-home.jpg) bottom center no-repeat;
		}
		ul#nav li.products a {
			width: 146px;
			background: url(images/nav-products.jpg) bottom center no-repeat;
		}
		ul#nav li.about a {
			width: 156px;
			background: url(images/nav-about.jpg) bottom center no-repeat;
		}
		ul#nav li.contact a {
			width: 169px;
			background: url(images/nav-contact.jpg) bottom center no-repeat;
		}
		ul#nav li.installation a {
			width: 371px;
			background: url(images/nav-installation.jpg) bottom center no-repeat;
		}
		ul#nav li a:hover {
			background-position: top center;
		}

#main-content {
		padding: 0px;
		margin: 0px 41px 0px 0px;
		background: url(images/content_bg.jpg) top left repeat-x;
		background-image: url(images/boatvent_logo.jpg) top left no-repeat;
		background-color: #FFF;
}

		#upper-content {
			background-color: #fff;
			background: url(images/content_bg.jpg) top left repeat-x;
			min-height: 300px;
			float: left;
}
		#contact-form {
			margin: 10px 10px 30px 200px;
			padding: 10px;
			font-size: 1.2em;
			font-family: Verdana, Geneva, sans-serif;
		}
		#form-message{
			width: 400px;
			margin-left: 150px;
		}

		#left-column {
			padding-bottom: 50px;
			float: left;
			width: 600px;
			}
			
		#right-column {
			padding-top: 10px;
			padding-bottom: 50px;
			float: right;
			width: 350px;
			}
			
		#index-SlideShow {
			float: right;
			padding-left: 15px;
			padding-right: 15px;
			
		}
		
		
#shop {
	margin-left: 50px;
	background: url(images/shop_btn.png) bottom center no-repeat;
	width: 150px;
	height: 50px;
	display:block;
}

#shop:hover {
			background-position: top center;
}
			
#center-bar {
		padding: 18px 0 0 0px;
		margin-right: 41px;
		background: url(images/center_bar_bg.jpg) repeat-x;
		min-height: 40px;
}
.nav-center {
	/*text-align: center;*/
	margin: 0;
	padding-top: 0px; padding-bottom: 20px;
	font: 2.5em "Helvetica", Arial, sans-serif;
}

.nav-center li{
	display: inline;
	margin-right: 0.5em; padding-right: 100px;
	padding-left: 150px;
	border-right: 1px solid #ccc;
	font-weight: bold;
	text-decoration: none;
}

.nav-center li.last a {
	color: #ccc;
}

.nav-center li.last {
	border-right: 0;
	color: #ccc;
}

.nav-center li.first {
	color: #F00;
}

.nav-center li.first a{
	color:#F00;
}
#bottom-content {
	background: url(images/content_bottom_bg.jpg) repeat-x;
	background-color: #16151b;
	margin-right: 41px;
	padding: 20px;
}

#home #bottom-content {
	background: url(images/content_bottom_bg.jpg) repeat-x;
	background-color: #16151b;
	margin-right: 41px;
	padding: 20px;
	min-height: 650px;
}

#bottom-content img {
	float: left;
	padding: 20px 30px 10px 20px;
}

#bottom-content a {
	text-decoration: none;
}

#bottom-content h3 {
	font-family: Helvetica, sams-serif;
	font-size: 1.7em;
	font-weight: bold;
	text-decoration: none;
	color: #65edfb;
	letter-spacing: 0.05em;
	padding: 0 0 0 20px;
}

#bottom-content a:link {
	text-decoration: underline; color: #f7b14d;
}
#bottom-content a:visited {
	text-decoration: underline; color: #f7b14d;
}
#bottom-content a:hover {
	text-decoration: underline;
}
#bottom-content a:active {
	text-decoration: underline; color: #f7b14d;
}

#product-picture {
	overflow: hidden;
	width: 300px;
	height: 200px;
	padding-right: 40px;
	padding-bottom: 40px;
	margin-right: 20px;
	float: left;
}

#footer {
	background: url(images/footer_bg.jpg) repeat-x;
	font: "Helvetica", Arial, sans-serif,;
	font-weight: bold;
	color: #fff;
	margin-right: 41px;
	min-height: 76px;
}
