body {
	background:url(images/bg.png) top no-repeat; 
}

.png {
	behavior: url("/png_behavior.htc"); 
}

#goHeader {
	text-align:right;
	font-size:10.5px;
	margin:0px;
	padding:0px 0px 10px 0px; 
	color:#888;
	float:right;
}

.right {
	text-align:right;
}

.form {
	display:block;
	margin:0px;
	padding:0px;
}

.actionText {
	color:#BF5800;
	cursor:pointer;
	font-size:15px;
	margin-top:5px;
	line-height:22px;
}

/* Menu */
#menu {
	height:32px;
	position:relative;
	z-index:5;
	padding:0px 20px;
	margin:10px auto 0px auto;
	clear:left;
	width:960px;
}

a.tab {
	height:32px;
	width:160px;
	position:relative;
	overflow:hidden;
	display:block;
	float:left;
	margin-right:-16px;
	z-index:5;
}

a.tab img {
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
}

a.tabCurrent img, a.tab:hover img{
	top:-32px;
	z-index:6;
}

a.tabCurrent, a.tab:hover {
	z-index:6;
}

.submitArrow {
	vertical-align:text-bottom;
	margin-left:20px;
}

#flagsAndHeader {
	width:964px;
	margin:4px auto;
	height:100px;
	position:relative;
}

#flagsAndHeader a.flag {
	float:right;
	margin:0px;
	padding:0px;
}

.goSubHeader {
	font-size:14px;
	color:#fff;
}

#containerBack
{	
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	width:1000px;	
}

#subMenuBack {
	position:absolute;
	top:20px;
	left:20px;
	border-top:4px solid #FF6C00;
	background-color:#1e0eba;
	height:35px;
	width:960px;
}

#topText {
	color:#1e0eba;
}

#containerLeftFade {
	position:absolute;
	top:59px;
	left:20px;
	opacity:.8;
	filter:alpha(opacity=80);
}

#container {
	width:960px;
	padding:41px 20px;
	margin:-20px auto 10px auto;
	overlow:hidden;
	position:relative;
	z-index:2;
}

#containerTop {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	display:none;
}

#containerBottom {
	position:absolute;
	bottom:-30px;
	left:0px;
	display:none;
}


#containerContents {
	position:absolute;
	z-index:4;
	padding-top:18px;
	display:block;
}

.clear {
	clear:both;
	overflow:hidden;
	height:1px; 
	widht:98%;
}

.halfColumn {
	width:160px;
	overflow:hidden;
	float:left;
}

.oneColumn {
	width:320px;
	overflow:hidden;
	float:left;
}

.twoColumn {
	width:640px;
	overflow:hidden;
	float:left;
}

.orangeBox {
	background-color:#ff7f00;
}

.catchBar {
	height:60px;
}

#pageIntroImages {
	position:relative;
	top:0px;
	left:0px;
	height:240px;
	width:640px;
	z-index:5;
	overflow:hidden;
	margin:0px;
	padding:0px;
	zoom:1;
}

#slide_2, #slide_3, #slide_4 {
	opacity:0;
	filter:alpha(opacity=0);
}

#slide_1, #slide_2, #slide_3, #slide_4 {
	position:absolute;
	top:0px;
	left:0px;
}

#logo{
	position:absolute;
	top:10px;
	left:12px;
	z-index:10;
}

#homeColumnHeaderBack {
	background-color:#334252;
	width:640px;
	height:50px;
	z-index:8;
	position:absolute;
	bottom:0px;
	left:0px;
	opacity:.6;
	filter:alpha(opacity=60);
}


#homeColumnHeader {
	width:640px;
	height:50px;
	z-index:9;
	position:absolute;
	left:0px;
	bottom:0px;
}

#homeColumnHeader h2 {
	color:#fff;
	margin:10px 5px 0px 15px;
	padding:0px;
	font-size:25px;
	line-height:25px;
	display:block;
	height:25px;
	overflow:hidden;
	float:left;
}

.png {
	behavior: url("/png_behavior.htc"); 
}

/* Search Form */

#yachtSearchHolder {
	width:300px;
	margin:10px;
}

.searchLabel {
	width:110px;
	float:left;
	clear:left;
	color:#fff;
}

.searchSelect, .searchInput {
	color:#CC5F00;
	width:160px;
	float:left;
	border:1px solid #ccc;
	font-size:14px;
}

.searchBlock {
	overflow:hidden;
	hieght:25px;
	width:270px;
	padding:1px 5px;
}


#searchForm .actionText {
	color:#0e1148;
	font-weight:bold;
}


#footerMenu ul {
	list-style:none;
	margin:2px;
	padding:3px 16px;
}

#footerMenu  a {
	color:#777;
	font-size:10px;
	margin:2px 10px;
	padding:0px;
}

#footerMenu  a:hover {
	color:#CC5F00;
}

#footerMenu h4 {
	color:#777;
	font-size:11px;
	padding:2px 16px;
	marging:0px;
	text-transform:uppercase;
}

.footerMenuColumn {
	width:180px;
	float:left;
}

#startDate {
	width:105px;
}

#calendarIcon {
	vertical-align:top;
	padding-left:10px;
	cursor:pointer;
}


#footer {
	height:35px;
	background-color:#57708C;
	border-bottom:4px solid #FF6C00;
	color:#fff;
	text-align:center;
	font-size:85%;
	overflow:hidden;
	width:960px;
	clear:both;
	margin-top:10px;
}

.grey {
	color:#777;
	font-size:90%;
}

.grey:hover {
	color:#FF6C00;
}

table {
	margin:10px;
}

.specialOfferTitle {
	color:#E88018;
	padding:5px 10px 0px 10px;
	margin-left:10px;
	float:left;
}
