/* CSS Document */

#wrapper {
	height:980px;
	width:840px;
	margin-left:auto;
	margin-top:20px;
	margin-right:auto;
	/*behavior:url(iepngfix.htc);*/
	background-image:url(../images/home_splash/white_dashboard_back_shad2.png);
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#timer {
	background-image:url(../images/home_splash/countdown_back.gif);
	background-repeat:no-repeat;
	width:204px;
	height:91px;
	
	margin-top: 85px;
	margin-right:0px;
	margin-left:0px;

	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
}

#timer table {
margin-left:30px;
margin-top:25px;
}

#news {
	width:350px;
	height:155px;
	float:left;
	clear:none;
	background: url(../images/home_splash/news_back.gif);
	margin-left:10px;
	padding: 30px 10px 5px 10px;
}

#cntdwn {
font-family:Arial, Helvetica, sans-serif;
font-size:16;
}
.homenewstitle {
	font-size: 16px;
	color: #FFFF66;
}
.homenewssubtitle {color: #CCCCCC}
#sponsorlogos {
	background-image:url(../images/home_splash/sponsors_back.gif);
	background-repeat:no-repeat;
	width:190px;
	height:147px;
	float:left;
	margin-top: 10px;
	margin-left: 4px;
	padding:15px 0px 0px 10px;
	margin-right:2px;
	overflow:hidden;
	text-align:center;

}

#boatoftheday {
	width:400px;
	height:260px;
	float:left;
	clear:none;
	background-color: #ffffFF;
	margin:80px 0px 10px 10px;
	padding:0px;
	background-image: url(images/ships/adventuress_lg.jpg);
	background-repeat: no-repeat;
	background-position:50% 50%;
	overflow:hidden;
}

#homeshipspecs {color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; text-align:left; padding:5px; margin:0px; margin-top:185px;}

/*#boatoftheday img { behavior:url(/behaviors/iepngfix.htc); }*/

/*#visitingships_title { text-align:left; padding:0px;behavior:url(/behaviors/iepngfix.htc); }
#visitingships_title img { behavior:url(/behaviors/iepngfix.htc);}*/
#visitingships_title { text-align:left; padding:0px; }

.days {font-size:36px; line-height:24px; color:#FFFFFF;}
.days2 {font-size: 16px; line-height:16px; color:#FFFFFF;}
.hrs {font-size: 13px; line-height:14px; color:#7C98B4;}
.mns {font-size: 12px;  line-height:13px; color:#7C98B4;}
.scs {font-size: 10px;  line-height:11px; color:#7C98B4;}
.timeedge {border-right:#7C98B4 1px solid;margin-right:3px;}


/* class styles */
			.fade-box {
				margin-left: 0px;
				margin-right:0px;
				/*position: absolute;
				top:0;*/
				width: 100px;
				height: 100px;	
			}

			
/* id styles */
			
			#crossfade-container {
				margin:20px auto;
				height: 100px;
				overflow:hidden;
			}
			
/* the boxes that fade */
			#box-1 { text-align:center; }
			/*#box-1 img {behavior:url(iepngfix.htc);}*/
			#box-2 { text-align:center;}
			#box-3 { text-align:center; }
			#box-4 { text-align:center; }
			#box-5 { text-align:center; }
			#box-6 { text-align:center; }
			
/* buttons along the footer holder */
#homebuttonsfoot {
			width:815px;
			margin:auto;
			margin-top:-10px;
			display:block;
			clear:both;
			}

