
@charset "utf-8";

/********************************** 
Site:		Sundown Sport and Marine
Author:		Jeff
Email:		jeff@artmil.com

Basic structure, easy to change.
Valid HTML & CSS
**********************************/

html, body{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-size: 12px;
	color: #717171;
}
img{
	border: 0;
}
a{
	color: #717171;
	text-decoration: none;

}

hr{
	color: #717171;
	width:107px;
	height:1px;
	margin-left: 0px;
	margin-bottom: 8px;
	float:left;	
}

a:hover{
	color: #000000;
}

/* Basic Structure */
#container{
	margin: 0 auto;
	width: 964px;
}

#wrapper{
	margin: 0 auto;
	width: 964px;
}

#headerWrap{
	width: 964px;
	height: 245px;
	background: top left url(../images/headerinventory.jpg) no-repeat #FFFFFF;
	overflow: visible;
}

#headerproshopitemWrap{
	width: 964px;
	height: 245px;
	background: top left url(../images/headerproshopitem.jpg) no-repeat #FFFFFF;
	overflow: visible;
}

#headerinventoryWrap{
	width: 964px;
	height: 245px;
	background: top left url(../images/headerinventory.jpg) no-repeat #FFFFFF;
	overflow: visible;
}
#headerproshopWrap{
	width: 964px;
	height: 245px;
	background: top left url(../images/headerproshop.jpg) no-repeat #FFFFFF;
	overflow: visible;
}

#headermalibuWrap{
	width: 964px;
	height: 245px;
	background: top left url(../images/headermalibu.jpg) no-repeat #FFFFFF;
	overflow: visible;
}

#headerreinellWrap{
	width: 964px;
	height: 245px;
	background: top left url(../images/headerreinell.jpg) no-repeat #FFFFFF;
	overflow: visible;
}
#headeraxisWrap{
	width: 964px;
	height: 245px;
	background: top left url(../images/headeraxis.jpg) no-repeat #FFFFFF;
	overflow: visible;
}
.lowernav{
	color:#FFF;
}

.logoWrap{
	float: left;
	padding-left: 30px;
}

#bodyWrap{
	width: 964px;
	padding-bottom: 20px;
}

#navigation{
	float: left;
	width: 107px;
	padding-top: 35px;

	padding-left: 55px;
	padding-bottom: 10px;
	padding-right: 43px;
}

#mainBody{
	width: 700px;
	float: left;
	padding-top: 35px;
	padding-bottom: 20px;
	}

#lowermain{
	width: 644px;
	padding-top: 35px;
	padding-bottom: 20px;
	margin-left: 220px;
	}
#lowermain2{
	width: 659px;
	padding-top: 35px;
	padding-bottom: 20px;
	margin-left: 205px;
	}	
.bodyContent{
	font-family: Verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #717171;
	width: 675px;
	margin: 0;
	line-height: 175%;
	padding-bottom: 10px;
}

.proshopformverb{
	font-family: Verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #717171;
	width: 675px;
	margin-top: 30px;
	padding-bottom: 20px;
}

.navContent{
	font-family: Verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #717171;
	width: 530px;
	margin: 0;
	padding-top: 10px;
}

.financing{
	font-family: Verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #717171;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

.financing2{
	font-family: Verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #717171;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 255px;
}

#sideNav{
	width: 175px;
	float: left;
	padding-right: 26px;
	background-repeat: repeat-y;
	background-image: url(../images/subnavgradient.jpg);
	margin-left: 1px;
	height: 525px;
}
#proshop{
	width: 175px;
	float: left;
	padding-right: 26px;
	background-repeat: repeat-y;
	background-image: url(../images/proshop.jpg);
	margin-left: 1px;
	height: 525px;
}
#events{
	width: 175px;
	float: left;
	padding-right: 26px;
	background-image: url(../images/events.jpg);
	margin-left: 1px;
	height: 525px;
}

#backgroundgradient{
	width: 175px;
	float: left;
	padding-right: 26px;
	background-repeat: repeat-y;
	margin-left: 1px;
	background-image:url(../images/subnavgradient.jpg);
}

.sidenavheader{
	color: #717171;
	text-decoration: none;
	font-size: 18px;
}

#bottomnav {
	width: 100%;
	margin-left: 150px;
	margin-top: 4px;
	padding: 0;
	list-style: none;
	color: #FFF;
	text-align: center;
	font: Verdana, Geneva, sans-serif;
	font-size: 11px;
	
}

.copyright {
	text-align: center;
	color:#FFF;
	padding-top: 8px;
	font-size:10px;
	}
	
#bottomnav li {
    color: #FFF;
	float: left;
	margin-left: 30px;
	}

#footerWrap{
	width: 964px;
	height: 51px;
	background: top left url(../images/footer_background.jpg) no-repeat;
	float: left;
	border-top: 3px solid #0d1f33;

}

CONTACT FORM
#contactFormWrap{
width: 400px;
padding-top: 20px;
width: 435px;
}
#contactFormWrap input{

}

.form {
	padding-top: 10px;
	padding-bottom: 5px;
}

#inventoryitem {
	width: 215px;
	height: 195px;
	float: left;
	margin: 6px;
}

#items {
	width: 215px;
	height: 140px;
	float: left;
	margin: 6px;
}
.active {
	color:#000;
	font-family: Verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 13px;
	width: 530px;
	margin: 0;
	padding-top: 10px;
	text-decoration: none;
}

.inventoryheadline {
	width: 215px;
	height: 17px;
	float: left;
	margin-top: 4px;
	text-indent: 5px;
	text-align: left;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
}

<!--background-color:#999-->
#inventoryimage {
	width: 205px;
	height: 100px;
	padding-bottom: 10px;
}
#inventoryinfo {
	width: 205px;
	float: left;
	height: 16px;
	text-align: left;
}
#inventorybody {
	width: 205px;
	float: left;
	text-align:left;
}
#logos {
	width: 700px;
	margin-left: 215px;
	padding-bottom:10px;
	padding-top: 20px;
}
.logoimage {
	margin-right: 37px;
}

#boatdescription {
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	}

#proshoplogos {
	width: 700px;
	padding-top: 20px;
	margin-left: 5px;
}
.proshoplogoimage {
	margin-right: 22px;
}
.inventorydetail {
	text-indent: 4px;
	height: 16px;
}
.inventoryprice {
	text-indent: 4px;
}
#leftboatdetails {
	width: 350px;
	float: left;
	padding-top: 10px;
}
#rightboatdetails {
	width: 350px;
	float: left;
	padding-top: 10px;
}

li {
	list-style-type:none;
	padding-top: 3px;
}

#boatcolumn {
	width: 700px;
	min-height: 120px;
}

#boatimagesleft{
	width: 325px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}

#boatimagesright{
	width: 325px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}

#id{
width:140px;
float:left;
padding-left: 50px;
}

#info{
width:auto;
float:left
}

#input{
width:150px;
float:left;
}

.red{
color:#FF0000;
font-size:13px;
font-weight:bold
}

.title{
font-size:12px;
color:#717171;
font-family:Tahoma, Geneva, sans-serif;
font-weight: bold;
}

.text{
font-size:12px
}

.style1 {
	font-size: 12px;
	font-style: italic;
	font-family:Arial, Helvetica, sans-serif;
	color: #4B371D;
	padding-top: 5px;
}



<!--
.style2 {	font-size: 18px;
	color: #FF0000;
}
.style3 {	font-size: 18px;
	color: #FF0000;
	text-align:center;
}
-->



