@charset "utf-8";

*{
	padding: 0px;
	margin: 0px;
}

#logoHeader {
	padding: 15px 0px 15px 30px;
	height: 47px;
}

#mainContent {
	background-image: url(../images/products/mainContentBG.png);
	background-color: #DCD7D1;
	min-height: 1150px;
	width: 100%;
	display:block;
	padding-bottom: 20px;
}

#topBanner {
	padding-top: 10px;
}

#section1 {
	clear: both;
	width: 100%;
	min-height: 480px;
}

#boatPicture {
	width: 550px;
	height: 450px;
	float: left; 
	padding: 10px 0px 0px 50px; 
}

#otherBoatLink {
	width: 250px;
	height: 450px;
	float: right; 
	padding: 10px 50px 0px 0px; 
}

.titleBoatLink {
	padding-left: 8px;
}


#mainLoading {
	position: relative;
	visibility: hidden;
	top: 60px;
	z-index: 2;
}

#mainPicture {
	padding-top: 10px;
	height: 231px;
	margin-bottom: 10px;
}

#mainImg {
	position: relative;
	top: -100px;
	z-index: 1;
}

#popularColors {
	padding-top: 10px;
}

#highQuality {
	width: 520px;
	padding-bottom: 10px;
}

#boatDetails {
	padding-top: 10px;
	width: 510px;
}

#sitOnTopLink, #touringLink, #fishingLink, #accessoriesLinkCategories  {
	width: 220px;
	background-color: #f3f2f0;
	border-style: solid;
	border-color: #077590;
	padding-left: 20px;
	text-align: left;
}

#section2 {
	width: 100%;
	height: 170px;
	margin-top: 10px;
}

#section3 {
	/*width: 950px;*/
	padding: 0px 40px 0px 40px;
}

#section3 table{
	/*width: 100%;*/
}

#section3 table tr td{
	vertical-align: top;
}

#section3 #specifications
{
	width: 250px;
}

#section3 #specifications table
{
	width: 250px;
 	margin-top: 5px;
}

#section3 #specifications tr
{
	height: 20px;
}

#section3 #specifications tr td
{
	vertical-align: middle;
}

#specHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 15px;
	width: 75px;
	background-color: #a7a6a1;
}

#specDetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69686d;
	padding-left: 15px;
	background-color: #FFFFFF;
}

#section3 #features{
	width: 210px;
	padding-left: 30px;
	display: inline-block;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69686d;
	list-style: disc;
	margin-left: 1em;
    padding-left: 0;
	margin-top: 3px;
}

#section3 #performance {
	width: 370px;
	padding-left: 30px;
}

#section3 #performance table {
	margin-top: 5px;
}

/*#section3 #performance table tr {
	line-height: 5px;
}

#section3 #performance table tr td {
	line-height: 5px;
}*/

#section3 #performance table tr td img{
	border: 0px 0px 0px 0px;
}

#perfHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69686d;
	width: 130px;
}

#footer h4 {
	padding-top: 10px;
}