body
{
	margin: 0;
	padding: 0;
	font-family: Verdana,Arial,Helvetica,Univers,Zurich BT;
	font-size: 11px;
	background-color:White;
}
#default
{

	background-color:#001653;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	-filter:alpha(opacity=70);
	-opacity:0.7;
}

.modalPopup {
	background-color:#c5d5ed;
	border-width:0px;
	border-style:solid;
	border-color:#cccccc;
	padding:5px;

}

.Menu
{
	
	text-align: left;
	
	background-color:#001653;
	text-transform:uppercase;
	padding-top:2px;
	padding-left:4px;
	padding-right:2px;



}

.MenuNotHover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	border-left:solid 1px #001653;
	border-top:solid 1px #001653;
	display:block;
	color: White;
	text-decoration: none;
	padding: 0px 7px 0 7px;
	
}

	
.MenuHover, .MenuSelected
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;

	display:block;
	color: White;
	text-decoration: none;
	padding: 0px 7px 0 7px;
	
	background-color:#001653;
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;

	border-right: 0;
	border-bottom:0;
	
}	
.PopupMenu
{
	text-transform:uppercase;
	width:190px;
	background-color:#001653;
	border-left: solid 1px #ffffff;
	border-right: 0;
	border-bottom:0;
	-opacity:.8;
	-filter:alpha(opacity=80);
}
.whiteOpacity
{
	
background-color:White;-opacity:.3;	-filter:alpha(opacity=30); height:20px;position:absolute; width:110px; z-index:0.1;
}
.PopupMenu a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: White;
	text-decoration: none;
}

.PopupMenu a:hover
{
	text-decoration: underline;

}
.divContentText
{
	margin: 60px 15px 15px 15px;
}
.divBoatTypeContainer
{
	width:880px;
	height:660px;
	background-color:#e9eff8;
}
.divBoatContainer
{
	
	background-color:#e9eff8;
}
.divBoatTypeHeader
{
	padding-top:120px;
	padding-left:20px;

}
#divBoatTypeImage
{
	float:left;
	border-right:solid 2px white;
	width:230px;
	height:175px;
	
}
#divBoatPager
{

	padding-top:5px;
	text-align:right;
}

#divBoatTypeImages
{
	height:322px;
	width:880px;
	border-bottom:solid 2px white;
	border-top:solid 2px white;
}

.divBoatTypeImage1
{
	border-right:solid 1px white;
	border-bottom:solid 1px white;
	float:left;
	width:439px;
	height:160px;
}
#divBoatTypeImage1
{
	border-right:solid 1px white;
	border-bottom:solid 1px white;
	float:left;
	width:439px;
	height:160px;
}
#divBoatTypeImage2
{
	border-left:solid 1px white;
	border-bottom:solid 1px white;
	float:left;
	width:439px;
	height:160px;	
}
#divBoatTypeImage3
{
	clear:both;
	border-top:solid 1px white;
	border-right:solid 1px white;
	float:left;
	width:439px;
	height:160px;	
}
#divBoatTypeImage4
{
	border-left:solid 1px white;
	border-top:solid 1px white;
	float:left;
	width:439px;
	height:160px;	
}


#divBoatImage2
{
	border-right:solid 1px white;
	float:left;
	width:520px;
	height:439px;	
}
#divBoatImage3
{
	clear:both;
	border-bottom:solid 1px white;
	border-left:solid 1px white;
	border-right:solid 2px white;
	width:140px;
	height:120px;	
}
#divBoatImage4
{
	border-left:solid 1px white;
	border-top:solid 1px white;
	border-bottom:solid 1px white;
	border-right:solid 2px white;
	width:140px;
	height:85px;	
}
#divBoatImage5
{
	border-left:solid 1px white;
	border-top:solid 1px white;
	border-right:solid 2px white;
	width:140px;
	height:230px;	
}
#divBoat
{	
	background-color:#c5d5ed;
	height:439px;
	border-bottom:solid 2px white;
	border-top:solid 2px white;
}

#divBoatRight
{
	
}
#divBoatContent
{
	
	padding: 10px 10px 10px 10px;

}

#divBoatContent p
{
	margin-top: 10px;
	font-family: Verdana;
	font-size: 9px;
	color: #001653;
	line-height:1.6em;
	font-style: italic;
	

}
#divAccessories
{
	background-color:#c5d5ed;
	height:439px;
	border-bottom:solid 2px white;
	border-top:solid 2px white;	
	
}


#divBoatFacts td
{

	font-family: Verdana;
	font-size: 9px;
	color: #001653;
	line-height:1.3em;
	font-style: normal;
}
#divBoatTypeContent
{
	
	padding:0 15px 0px 15px;
	

}
#divBoatTypeContent p
{
	margin-top: 5px;
	font-family: Verdana;
	font-size: 10px;
	color: #001653;
	line-height:1.5em;
	font-style: italic;
	

}
#divBoatFacts
{
	border-top: solid 2px white;
	border-left:solid 0px white;
	padding: 10px 10px 10px 10px;
}

#divAccessorieContent
{
	
	padding: 10px 0px 0px 5px;

}

#divAccessorieContent p
{
	margin-top: 3px;
	font-family: Verdana;
	font-size: 9px;
	color: #001653;
	line-height:1.2em;
	font-style: italic;
	
}

div
{
	-moz-box-sizing: border-box;
	-box-sizing: border-box;
	margin: 0;
	padding: 0;

}

h2
{
	-moz-box-sizing: border-box;
	-box-sizing: border-box;
	margin: 0;
	padding: 0;
}
h3
{
	-moz-box-sizing: border-box;
	-box-sizing: border-box;
	margin: 0;
	padding: 0;
}
h4
{
	-moz-box-sizing: border-box;
	-box-sizing: border-box;
	margin: 0;
	padding: 0;
}


img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#background
{
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color:#001653;
}

#content
{
	padding-right: 22px;
	padding-left: 10px;
	
	padding-bottom: 10px;
	padding-top: 5px;
	
	background:white url(  '../images/rightshadow.gif' ) 100% 0 no-repeat;

	/*border: solid 0px white;*/
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#foot
{
	clear:both;
	width:912px;  
	border:solid 0px red; 
	background: #001653 url(  '../images/bottomshadow.gif' ) no-repeat;
	 text-align:left;
	 padding-top:10px;
	 padding-left:10px;
	 color:#ffffff;
	font-style:italic;
}

tr
{
}
td
{
	vertical-align: top;
}


#cms_common_menu
{
	display: block;
}
#cms_menu
{
	margin-top: 0px;
	display: block;
}


.whiteLink
{
	font-weight: bold;
	text-decoration: none;
	color: White;
}
.whiteLink:link
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.whiteLink:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.whiteLink:hover
{
	font-weight: bold;
	color: #001653;
	text-decoration: underline;
}
.DarkHover:hover
{
	color: #3f3f3f;
	font-weight: bold;
	text-decoration: underline;
}

.headerLink
{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -5000px;
}
.hide
{
	text-indent: -5000px;
}
.clear
{
	font-size: 1px;
	height: 1px;
	clear: both;
}
.clearleft
{
	clear: left;
}




h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #001653;
	text-align: left;
	text-transform:uppercase;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #001653;
	font-style:italic;
	font-weight:normal;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight:normal;
	color: #001653;
	text-align: left;
	text-transform:uppercase;
}
h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #001653;
	text-align: left;
}

p
{
	margin-top: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #001653;
	line-height:1.7em;
	font-style: italic;
}

li
{
	font-family: Verdana;
	font-size: 11px;
	color: #001653;
}

input
{
	display: inline;
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	padding:0px;
}

#divBoatFoot.hlReadMore
{
	
}
.hlReadMore
{
	text-decoration: none;
	color: #001653;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.hlReadMore:link
{
	text-decoration: none;
	color: #001653;
}

.hlReadMore:visited
{
	text-decoration: none;
	color: inherit;
}
.hlReadMore:hover
{
	color: #001653;
	text-decoration: underline;
}


.whitetext
{
	font-family: Verdana,Arial,Helvetica,Univers,Zurich BT;
	font-size: 11px;
	color: #ffffff;
}

.text
{
	font-family: Verdana,Arial,Helvetica,Univers,Zurich BT;
	font-size: 11px;
	color: #001653;
}
.text a:link
{
	text-decoration: none;
	color: #001653;
}
.text a:visited
{
	text-decoration: none;
	color: #001653;
}
.text a:hover
{
	text-decoration:underline;
	color: #001653;
}
.lightbluetext
{
	font-family: Verdana,Arial,Helvetica,Univers,Zurich BT;
	font-size: 11px;
	color: #8cb3ed;
	font-style:italic;
}
.lightbluetext a
{
	text-decoration: none;
	font-style:italic;
}
.lightbluetext:link
{
	text-decoration: none;
	color: #8cb3ed;
	font-style:italic;
}
.lightbluetext:visited
{
	text-decoration: none;
	color: #8cb3ed;
	font-style:italic;
}
.lightbluetext:hover
{
	text-decoration:underline;
	color: #001653;
	font-style:italic;
}

.whitetext a
{
	text-decoration: none;
	font-style:italic;
}
.whitetext a:link
{
	text-decoration: none;
	color: white;
	font-style:italic;
}
.whitetext a:visited
{
	text-decoration: none;
	color: white;
	font-style:italic;
}
.whitetext a:hover
{
	text-decoration:underline;
	color: white;
	font-style:italic;
}

.ErrorText
{
	font-family: Verdana,Arial,Helvetica,Univers,Zurich BT;
	font-size: 11px;
	color: red;
}
.strong
{
 font-weight:bold;
}

p a:link
{
	color:#001653;
}





