/** Local Change for Global Values **/
body {
	background: #000;
}
#headerWrapper {
	z-index: auto;
}
	.imageAreaContainer {
		min-width: 1203px;
	}
	
		.imageArea {
			min-height: 469px;
			width: 1203px;
		}
		
			.imageArea img {
				vertical-align: bottom;	
			}
	
		#backgroundImg {
			position: absolute;
			top: 0;
			left: 250px;
		}
		
		.imageArea.crowneImageArea #backgroundImg {
				left: -90px;
		}
	
		#container, #footerWrapper {
			top: 0;
		}
/**********************************************************
/ Boat Series
 **********************************************************/
	.boatModelTitle {
		height: 160px;
		position: absolute;
			left: 0;
			top: 88px;
		width: 340px;	
		z-index: 1;
	}
	
	.imageAreaTextContainer {
		color: #fff;	
		float: left;
		font-size: 12px;
		/*margin: 10px 0 0 125px;*/
		position: absolute;
			left: 125px;
			top: 100px;
		width: 450px;
		z-index: 100;
	}
	
		.imageAreaTextContainer .imageAreaText {
			line-height: 18px;
			margin-bottom: 8px;
			width: 320px;
		}
		
			.imageAreaTextContainer .imageAreaText img {
				float: left;
			}
			
			.imageAreaTextContainer .imageAreaText p {
				color: #fff;	
				margin: 8px 0;
			}
	
			.imageAreaTextContainer h1, .imageAreaTextContainer h2 {
				margin: 0;	
			}
			
			.imageAreaTextContainer h1 {
				font-family: 'Michroma', sans-serif;
				font-size: 20px;
				margin-bottom: 6px;
				margin-top: 0;
				text-transform: uppercase;
				word-spacing: 4px;
			}
			
				.imageAreaTextContainer ul {
					margin-bottom: 8px;
					margin-left: 15px;	
				}
			
					.imageAreaTextContainer ul li {
						line-height: 18px;
						list-style: disc;	
					}
	.contentMain .information {
		padding: 24px 25px;	
	}
    .contentMain .information.active { margin-top: 31px; }
	
	.contentMain .information.boatSeriesTop {
		background: #f9f9f9; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmQyZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #f9f9f9 0%, #d2d2d2 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#d2d2d2)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f9f9f9 0%,#d2d2d2 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f9f9f9 0%,#d2d2d2 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f9f9f9 0%,#d2d2d2 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f9f9f9 0%,#d2d2d2 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#d2d2d2',GradientType=0 ); /* IE6-8 */
	}
	
	.contentMain .information h1 {
		font-family: 'Michroma', sans-serif;
		color: #770009;
		font-size: 14px;
		margin: 0;
		text-transform: uppercase;
		word-spacing: 4px;
	}
					
		.contentMain .information .leftContent {
			float: left; 
			width: 167px;	
		}
		
		.content .information .leftContent .leftContentTitle {
			font-family: 'Michroma', sans-serif;
			color: #770009;
			font-size: 14px;
			font-weight: bold;
			margin-bottom: 5px;
			text-transform: uppercase;
		}
		
		/** Boat Series Details **/
		
		.contentMain .information ul.pontoonInfo a {
			color: #606060;
		}
		
			.contentMain .information ul.pontoonInfo li a:hover, .contentMain .information ul.pontoonInfo li a.current {
				color: #000000;	
			}
		
			.contentMain .information ul.pontoonInfo li {
				margin-bottom: 5px;
			}
			.contentMain .information ul.pontoonInfo li span {
				display: none;
				float: left;
				width: 10px;
			}
			
			.contentMain .information ul.pontoonInfo li:hover span, .contentMain .information ul.pontoonInfo li a.current span {
				color: #770009;
				display: block;
				margin-left: -10px;
			}		
			
		/** Boat Series **/
		
		.contentMain .information ul.boatSeries a {
			color: #606060;
		}
		
			.contentMain .information ul.boatSeries li a:hover {
				color: #000000;	
			}
		
			.contentMain .information ul.boatSeries li {
				margin-bottom: 5px;
			}
			
			.contentMain .information ul.boatSeries li span {
				width: 10px;
			}
		
			.contentMain .information ul.boatSeries li:hover span {
				color: #770009;
				margin-left: 0;
			}
					
	
		.contentMain .information .rightContent {
			border-left: 1px solid #9c9c9c;
			float: left;
			padding-left: 25px;
			width: 710px;
		}
		
			.contentMain .information .rightContent.boatDetailAchorLinks a {
				color: #535353;
			}
			
				.contentMain .information .rightContent.boatDetailAchorLinks a:hover {
					text-decoration: underline;
				}
	
		.contentMain .informationDetails  {
			background: #e0e0e0;
			float: left;
			min-height: 200px;
			padding-bottom: 25px;
			width: 960px;
		}

		.contentMain .informationDetails table {
			width: 100%;
		}
		
			.contentMain .informationDetails ul li  {
				border-top: 1px solid #b4b4b4;
				margin-bottom: 5px;
			}
			
				.contentMain .informationDetails ul li:first-child  {
					border-top: none;
				}
			
			.contentMain .informationDetailsTitle {
				background: #770009;
				color: #fff;
				font-weight: normal;
				padding: 3px 0 3px 25px;
				text-transform: uppercase;
			}
			
				.contentMain .informationDetailsTitle span {
					color: #c3a3a5;	
					font-weight: normal;
					margin-left: 55px;
					text-transform: none;
				}
		
			/*.contentMain .informationDetails table  {
				width: 960px;
			}*/
			
			.contentMain .informationDetails table th  {
				background: #770009;
				color: #bb8084;
				padding: 3px 0;
				text-transform: uppercase;
			}
			
			.contentMain .informationDetails table td:first-child  {	
				padding: 3px 0 12px 35px;
			}
			
			
				.contentMain .informationDetails table th:first-child {	
					color: #fff;
					padding-left: 25px;
				}
			
			.contentMain .informationDetails table td {
				color: #676767;	
				padding: 5px 0;
			}
			
		.contentMain .informationDetails table tr:nth-child(1n+3) {
				
			}
/**********************************************************
/ Intro Boat Series Pages
 **********************************************************/	
 
 	.content.boatDetailsContentPage {
		background-color: #C5C5C5;
	}

	
 	.content.boatDetailsContentPage .boatDetailsTopBar ul.socialMedia {
		margin: 0;
	}
	
 	.content.boatDetailsContentPage .boatDetailsTopBar ul.socialMedia li {
		float: left;
		padding-top: 6px;
	}		
			
	.contentMain .description {
		background: #f9f9f9; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmQyZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #f9f9f9 0%, #d2d2d2 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#d2d2d2)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f9f9f9 0%,#d2d2d2 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f9f9f9 0%,#d2d2d2 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f9f9f9 0%,#d2d2d2 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f9f9f9 0%,#d2d2d2 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#d2d2d2',GradientType=0 ); /* IE6-8 */
		min-height: 213px;
		padding: 15px 35px 24px;
	}
	
		.contentMain .description img {
			float: left;	
		}
		
			.contentMain .description .marginRight {
				margin-right: 16px;	
			}
			
			.contentMain .description .marginRight.style {
				margin-right: 28px;	
			}
			
		.contentMain .description p {
			margin-top: 1px;	
		}
		
		.contentMain .description a {
			color: #770009;
		}
	
		.contentMain .description h2 {
			font-family: 'Michroma', sans-serif;	
		}
	
		.contentMain .description h2,.contentMain .chooseBoatContainer h2 {
			color: #770009;
			font-style: italic;
			font-size: 16px;
			font-weight: normal;
			margin: 0;
			text-transform: uppercase;
		}
		
		.contentMain .chooseBoatContainer {
			background: #f9f9f9;
			min-height: 36px;
			padding: 15px 35px 24px;
		}
		
			.contentMain .chooseBoatContainer h2{
				margin-bottom: 10px;
			}
		
			.contentMain .chooseBoatContainer ul li a {
				border-left: 1px solid #848484;
				color: #848484;
				padding: 0 30px;
				text-transform: uppercase;
			}
		
				.contentMain .chooseBoatContainer ul li a:hover {
					color: #000;
				}
			
			.contentMain .chooseBoatContainer ul li:first-child a {
				border-left: none;
				padding-left: 0;
			}
			
			.contentMain .chooseBoatContainer ul li {
				
				float: left;
			}
			
/**********************************************************
/ Social Media
 **********************************************************/	
 
a.addthis_button_google{
    background: url("/images/icon/social-mediaTop.png") 0px 0 no-repeat;
}
	a.addthis_button_google:hover{
		background: url("/images/icon/social-mediaTop.png") 0px -18px no-repeat;
	}
a.addthis_button_facebook{
    background: url("/images/icon/social-mediaTop.png") -24px 0 no-repeat;
}
	a.addthis_button_facebook:hover{
		background: url("/images/icon/social-mediaTop.png") -24px -18px no-repeat;
	}
a.addthis_button_youtube{
    background: url("/images/icon/social-mediaTop.png") -48px 0 no-repeat;
}
	a.addthis_button_youtube:hover{
		background: url("/images/icon/social-mediaTop.png") -48px -18px no-repeat;
	}
	
a.addthis_button_pinterest{
    background: url("/images/icon/social-mediaTop.png") -72px 0 no-repeat;
}
	a.addthis_button_pinterest:hover{
		background: url("/images/icon/social-mediaTop.png") -72px -18px no-repeat;
	}


/* Reviews */
/* Reviews */

.reviews-container {
    position: relative;
}

.arw-item {
    width: 100% !important;
}

.arw-title {
    font-size: 24px;
    color: #770009;
    margin-bottom: 0;
}

.arw-disclaimer,
.arw-create-date,
.arw-page {
	color: #770009;
}

.arw-author, 
.arw-city-state {
	color: #535353;
}

.arw-message {
    font-weight: bold;
}

.reviews-container .flex-direction-nav li a.flex-prev {
    left: -30px;
}

.arw-noresults {
	color: #000;
}

.reviews-container .flex-direction-nav li a {
    background: url('/images/home/video-slider/arrows.jpg') -42px -65px no-repeat;
    height: 70px;
    margin: auto;
    padding: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    text-align: left;
    text-indent: -9999px;
    width: 40px;
    z-index: 8000;
}

.reviews-container .flex-direction-nav li a.flex-next {
    right: -30px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.reviews-container .flex-direction-nav li a {
    background: url('/images/home/slider/slider-arrows.png') 0 -65px no-repeat;
    height: 65px;
    margin: auto;
    padding: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    text-align: left;
    text-indent: -9999px;
    width: 40px;
    z-index: 8000;
}