@charset "UTF-8";
/* CSS Document */

#interiorcontentbrochuredetail {
	min-height:400px;
	background-color: #e1962f;
	margin-top: 35px;
	padding: 20px;
}
#interiorcontentbrochuredetail p, #interiorcontentbrochuredetail span, #interiorcontentbrochuredetail td, #interiorcontentbrochuredetail li {
	font-size:1.2em;
	line-height:150%;
}
#brochuredetail {
	border: 1px solid #fff;
}
#brochuredetailtext {	
	background: url(/images/tdetailbg.jpg) no-repeat bottom left #f9971c;
	min-height: 300px;
	padding: 0 0 10px 17px;
}
#brochuredetailtext td {
	vertical-align: top;
	padding-left: 10px;
}
#brochuredetailtext p {
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
}
#maintopflash {
	background: url(/images/maintopflashtbg.jpg) repeat-x #ffe1b9;
	position:relative;
}
#floorplanflash {
	background: url(/images/tfloorplanbg.jpg) repeat-x #ffe1ba;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 580px;
	height: 246px;
}
#floorplanflash2 {
	background: url(/images/tfloorplanbg.jpg) repeat-x #ffe1ba;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 580px;
	height: 246px;
}
.bluebgleft {
	background: url(/images/specsleft3.gif) no-repeat left #d67620;
	padding-right:5px;
}
.bluebgright{
	background: url(/images/specsright3.gif) no-repeat right #d67620;
	padding-right:5px;
}
.bluebgleftdouble {
	background: url(/images/specsleft3double.gif) no-repeat left #d67620;
	padding-right:5px;
}
.bluebgrightdouble{
	background: url(/images/specsright3double.gif) no-repeat right #d67620;
	padding-right:5px;
}
#keyoptions h6, #keyfeatures h6 {

	padding-left: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	background: url(/images/features_t.gif) no-repeat;
background-position: 0px 5px;	
}
#bottomlogos {
/*	background: url(/images/bottomlogostbg.jpg) no-repeat #febb6b;*/
	background:#febb6b url(/images/showroom/sport-deck-boats/template/background-logos.jpg) 0px 0px no-repeat;
	height: 94px;
	margin-top: 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
/*	padding-left: 170px;*/
	padding-top: 5px;
}
/*
#bottomlogos img{
	margin-right: 70px;
}
*/
	#bottomlogos img{
		  margin:0px;
	  }
	  
	  #bottomlogos ul{
		  height:94px;
		  margin:0px;
		  padding:0px;
		  position:relative;
		  text-align:center;
	  }
	  
		  #bottomlogos ul li{
			  display:inline-block;
			  vertical-align:middle;
			  *display:inline;
		  }
	  
		  #bottomlogos ul li a{
			  display:inline-block;
			  padding:0 15px;
		  }
	  
		  #bottomlogos ul li #iso{
			  background:url(/images/showroom/logo/iso-footer.png) 0px 0px no-repeat;
			  height:49px;
			  width:147px;
		  }
	  
		  #bottomlogos ul li #iso:hover{
			  background-position:0px -49px;
		  }


/*
#seriesspecials {
	height:136px;
	background: url(/images/tagsd.jpg) no-repeat;
}
#seriesspecials ul {
	margin: 0 0 0 40px;
	padding-top: 12px;
}
*/
				
#seriesspecials{
	background:none;
	background:url(/images/showroom/canvas-footer/background.png) 0px 0px no-repeat;
	height:137px;
	padding:5px 0 0 0;
	width:209px;
	top:15px;
	left:30px;
}

	#seriesspecials ul{
		margin:0 0 0 36px;
		padding:0px;
		width:161px;
	}

		#seriesspecials ul li a{
			display:block;
			width:161px;
		}
	
		#seriesspecials #construction{
			background:url(/images/showroom/canvas-footer/construction.png) 0px 0px no-repeat;
			height:32px;
		}
	
		#seriesspecials #construction:hover{
			background-position:0px -32px;
		}
	
		#seriesspecials #accessories{
			background:url(/images/showroom/canvas-footer/accessories.png) 0px 0px no-repeat;
			height:28px;
		}
	
		#seriesspecials #accessories:hover{
			background-position:0px -28px;
		}
	
		#seriesspecials #system_matched{
			background:url(/images/showroom/canvas-footer/system-matched.png) 0px 0px no-repeat;
			height:27px;
		}
	
		#seriesspecials #system_matched:hover{
			background-position:0px -27px;
		}



/**********************************************************
	Collapsible Tabs - Found On Individual Boat Pages
**********************************************************/
#collapsibleTabs{
	width:580px;
	position:relative;
	color:#FFF;
}

	#collapsibleTabs #options{
		width:270px;
		float:left;
		margin:0 0 0 5px;
		position:relative;
	}
	
	#collapsibleTabs #features{
		width:270px;
		float:right;
		margin:0 10px 0 0;
		position:relative;
	}

	#collapsibleTabs h1{
		height:25px;
		line-height:25px;
		padding:6px 6px 0 6px;
		color:#FFF;
		font-size:1.4em;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
	}
		
	#collapsibleTabs ul.actions{
		position:absolute;
		top:6px;
		right:0px;
		height:25px;
	}
		
		#collapsibleTabs ul.actions li{
			float:left;
		}
	

			#collapsibleTabs ul.actions li a{
				font-size:10px;
				color:#FFF;
				margin:0px;
				padding:0px 4px;
				line-height:25px;
			}

				#collapsibleTabs ul.actions li a.openAll{
					border-right:solid #fff 1px;
				}

	#collapsibleTabs .menu{
		width:270px;
		margin:0px;
		padding:0px;
	}
	
		#collapsibleTabs .menu li{
			clear:both;
			margin:3px 0 12px 0;
		}
	
		#collapsibleTabs  .menu a{
			cursor: pointer;
			display: block;
			font-weight: bold;
			text-decoration:none;
			width: 250px;
			color:#FFF;
		}

		#collapsibleTabs .menu ul{
			margin:0px;
			padding:0px;
			width:270px;
			font-weight: normal;
		}
	
		#collapsibleTabs .menu ul li{
			border-bottom:solid #FFF 1px;
			clear:left;
			min-height:5px;
			overflow:auto;
			margin:5px 0 0 10px;
			width:260px;
			padding:0 0 5px 0;
			font-size:14px;
		}
	
			#collapsibleTabs .menu ul li img{
				float:left;
				margin:3px 3px 7px 0;
				width:60px;
			}
	
			#collapsibleTabs .menu ul li span{
				float:left;
				width:187px;
				font-size:12px;
			}
	
		#collapsibleTabs .menu ul li:last-child{
			border:none;
		}
		
			#collapsibleTabs .menu ul li a{
				color:#FFF;
				font-weight:normal;
				width: 270px;
				text-decoration:underline;
				display:inline;
			}
		
			#collapsibleTabs .menu li a span{
				width:270px;
				display:block;
			}
	
			#collapsibleTabs .menu a.expanded, #collapsibleTabs .menu a.collapsed{
				height:24px;
				width:270px;
			}
			
			#collapsibleTabs .menu a.expanded,  #collapsibleTabs .menu a.collapsed{
				background:url(/images/features_t.gif) 0px 0px no-repeat;
				font-size:12px;
			}
			
			#collapsibleTabs .menu a.expanded span, #collapsibleTabs .menu a.collapsed span{
				height:24px;
				line-height:24px;
				padding:0 6px 0 27px;
				width:237px;
			}
			
			#collapsibleTabs .menu a.expanded span {
				background:url(/images/minus.jpg) 10px 6px no-repeat;
			}
			
			#collapsibleTabs .menu a.collapsed span {
				background:url(/images/plus.jpg) 10px 6px no-repeat;
			}
	
			#collapsibleTabs .menu .footer {
				width:250px;
				background-color:#039;
			}
			
			#collapsibleTabs .menu .footer span {
				display: none;
			}
			
			
			
			
/**********************************************************
/	Navigation
**********************************************************/
#nav_container {
	border-top:1px solid white;
	border-bottom:1px solid white;
	width:100%;
	font-size:16px;
	color:white;
	background:#E1962F;
	height:33px;
}

	#nav_container h2{
		float:left;
		font-weight:bold;
		font-size:18px;
		padding:0 16px;
		line-height:33px;
		height:33px;
		font-family:"lucida grande",geneva,arial,sans-serif;
		background:#bf752c;
		border-left:1px solid white;
		border-right:1px solid white;
	}

	#nav_container h2:first-child{
		border-left:none;
	}
	
	#nav_container a {
		color:#fff;
		text-decoration:none;
	}
	
	#nav_container a:hover{
		color:#bf752c;
		text-decoration:underline;
	}
	
	#nav_container li.selected a{
		color:#bf752c;
		text-decoration:none;
	}
	
	#nav_container li.selected a:hover{
		color:#fff;
		text-decoration:underline;
	}

	#nav_container ul{
	}
	
		#nav_container ul li{
			float:left;
			line-height:33px;
			padding:0 10px;
		}
		
		
		
		
/**********************************************************
/	Floorplans
**********************************************************/
#floorplan{
	background:url(/images/showroom/sport-deck-boats/background-floorplan.jpg) 0px 0px repeat-x;
	border-bottom:solid #fff 1px;
	border-left:solid #fff 1px;
	cursor:pointer;
	height:246px;
	width:580px;
}

	#floorplan h1{
		background:#bf752c;
		color:#FFF;
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:bold;
		padding:8px 10px;
	}
	
	#floorplan p{
		color:#000;
		float:left;
		font-size:18px;
		padding:5px 10px 0 10px;
		margin:0px;
	}
	
 /**********************************************************
FAMILY FUN GUIDE
**********************************************************/
#family-fun{
	background:#f5f4f0;
	min-height:1134px;
	height:auto !important;
	height:1134px;
	margin:35px 0 0 0;
}

	#family-fun #title{
		display:block;
		margin:0 auto 0;
		padding:23px 0 16px 0;
	}
	
	#family-fun #cruiser{
		background:url(/images/showroom/sport-deck-boats/family-fun/main-cruiser.jpg) 0px 0px no-repeat;
		border-right:solid #fff 2px;
		float:left;
		display:block;
		height:405px;
		padding:14px 0 0 0;
		text-decoration:none;
		width:489px;
	}
	
	#family-fun #cruiser:hover{
		background:url(/images/showroom/sport-deck-boats/family-fun/main-cruiser.jpg) 0px -419px no-repeat;
	}
	
	#family-fun #angler{
		background:url(/images/showroom/sport-deck-boats/family-fun/main-angler.jpg) 0px 0px no-repeat;
		float:left;
		display:block;
		height:405px;
		padding:14px 0 0 0;
		text-decoration:none;
		width:489px;
	}
	
	#family-fun #angler:hover{
		background:url(/images/showroom/sport-deck-boats/family-fun/main-angler.jpg) 0px -419px no-repeat;
	}
	
		#family-fun #cruiser span, #family-fun #angler span{
			color:#000;
			display:block;
			font-size:14px;
			margin:7px 0 0 28px;
			width:395px;
		}
		
	#family-fun #features{
		background:url(/images/showroom/sport-deck-boats/family-fun/background-features.jpg) 0px 0px repeat-x;
		border-bottom:solid #7b7769 15px;
		height:574px;
		padding:31px 0 0 0;
	}
	
	#family-fun table{
		margin:0 auto;
		width:960px;
	}
	
		#family-fun td{
			border-bottom:solid #fff 1px;
			border-right:solid #fff 1px;
			font-size:12px;
			height:280px;
			line-height:normal;
			padding:0 25px 0 25px;
			width:190px;
		}
	
			#family-fun td img{
				margin:0 0 3px 0;
			}
	
			#family-fun .lastRow{
				border-bottom:none;
				padding-top:10px;
			}
	
			#family-fun .lastCell{
				border-right:none;
			}