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

body, div, span, p, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

body {
	background: #000 url(../images/logo.jpg) top center no-repeat;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-bottom: 10px;
}

a img {
	border: none;
}

a, a:visited {
	color: #66F;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

a:active {
	outline: none;
}

p {
	margin: 5px 0;
}

#container {
	width: 980px;
	margin: 0 auto;
}

#leftCol {
	width: 270px;
	padding-top: 35px;
	float: left;
}

#rightCol {
	width: 695px;
	float: right;
	margin-left: 15px;
}

#estate {
	width: 270px;
	text-align: right;
	margin: 10px 0;
}

#fotd {
	background: url(../images/fotd-mid.jpg) repeat-y;
	text-align: center;
	font-size: 18px;
	width: 210px;
	margin: 0 auto;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
}

#fotdInner {
	color: #000;
	width: 175px;
	margin: 0 auto;
	padding-bottom: 4px;
}

#fotdBottom {
	width: 190px;
	height: 35px;
	background: url(../images/fotd-bottom.jpg) no-repeat;
	padding: 12px 20px 0 0;
	font-size: .9em;
	text-align: right;
}

.topDivider {
	border-top: 4px solid #FFF;
	width: 220px;
	margin: 10px auto;
	padding: 10px 10px 0;
}

a.topDivider {
	margin: 10px auto;
	display: block;
}

#smLinks a {
	display: block;
	margin: 0 auto 10px;
}

#timeToEat {
	width: 300px;
	height: 158px;
	margin: 60px auto 0;
}

.neonBar {
	background: url(../images/neon-bar-mid.jpg) repeat-x;
	width: 93px;
	height: 34px;
	float: left;
	margin-top: 8px;
}

.neonBar img {
	float: right;
}

.neonBar .firstImg {
	float: left;
}

#navBar a {
	background: url(../images/navigation-sprite.jpg) no-repeat;
	display: block;
	width: 108px;
	height: 53px;
	text-indent: -10000px;
	float: left;
}

a#homeLink {
	background-position: 0 -53px;
}

#homeLink:hover {
	background-position: 0 0;
}

a#menuLink {
	background-position: 0 -159px;
}

#menuLink:hover {
	background-position: 0 -106px;
}

a#infoLink {
	background-position: 0 -265px;
}

#infoLink:hover {
	background-position: 0 -212px;
}

#content {
	width: 615px;
	background: url(../images/body-neon-mid.jpg) repeat-y;
	padding: 0 40px;
	min-height: 300px;
}

#wideBody #content {
	width: 900px;
	background: url(../images/body-neon-mid-wide.jpg) repeat-y;
	padding: 0 40px;
	min-height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#twitterStatus {
	background: url(../images/twitter-mid.jpg) repeat-y;
	width: 615px;
	color: #000;
	margin-bottom: 10px;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	position: relative;
}

#twitterLogo {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	left: 10px;
}

#twitterInner {
	width: 515px;
	float: right;
	margin-right: 10px;
}

h2.menuHeader {
	background:url(../images/checker-header-bg.jpg) no-repeat;
	height: 33px;
	line-height: 33px;
	text-align: center;
	width: 280px;
	margin: 0 auto;
	font-weight: normal;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: 15px 0 5px;
}

/*Cruise nights page*/
#mainPhoto {
	float: left;
	width: 500px;
	height: 340px;
	text-align: center;
	line-height: 240px;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
}

#mainPhoto img {
	position: relative;
}

#photoShare {
	float: left;
	width: 110px;
	margin-left: 5px;
	padding-top: 130px;
}

#photoThumbsInner {
	float: left;
	width: 532px;
	height: 100px;
}

#photoThumbsInner img {
	cursor: pointer;
}

#photoThumbsInner div {
	width: 100px;
	text-align: center;
	float: left;
	margin-left: 8px;
}

#photoThumbsInner div:first-child {
	margin-left: 0;
}

#photosPrev, #photosNext {
	float: left;
	cursor: pointer;
}

h1 {
	height: 60px;
	font-family: 'Arial Black', 'Helvetica Black', Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 49px;
	font-style: italic;
	font-weight: bold;
	font-size: 50px;
	overflow: hidden;
	float: right;
}

#cruiseTitle {
	background: url(../images/page-titles/cruise-night-background.jpg) center center no-repeat;
	width: 518px;
}

#homeTitle {
	background: url(../images/page-titles/home-background.jpg) center center no-repeat;
	width: 326px;
	height: 56px;
}

#menuTitle {
	background: url(../images/page-titles/menu-background.jpg) center center no-repeat;
	width: 316px;
	height: 50px;
}

#infoTitle {
	background: url(../images/page-titles/info-background.jpg) center center no-repeat;
	width: 261px;
	height: 50px;
}

#footer {
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.6em;
}

#videos {
	margin-top: 20px;
}

.red-divider {
	border-top: 4px solid #F00;
	width: 350px;
	margin: 10px auto 0;
	padding: 10px;	
}

#calendar table {
	border: solid #FFFFFF 2px;
}

/* the month and year header */
#calendar caption {
	font-size: 14pt;
	font-family:comic sans ms, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

/* top row cells which hold day names */
#calendar th {
	border: solid #FFFFFF 1px;
	color:#0033FF;
	font-family:comic sans ms, Verdana, Arial, Helvetica, sans-serif;
	padding:2px 2px 2px 2px;
	width:80px;
}

/* day cells */
#calendar td {
	border: solid #FFFFFF 1px;
	height: 50px;
	width: 80px;
	text-align: left;
	vertical-align: top;
}

/* day cells with events */
#calendar td.event {
	color: #FFFFFF;
	font-size:.8em;
	font-weight:bold;
	font-family:comic sans ms, Verdana, Arial, Helvetica, sans-serif;
}

#calendar a:visited {
	font-size: 12pt;
	font-family:comic sans ms, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;	
}

#calendar a:link {
	font-size: 12pt;
	font-family:comic sans ms, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;	
}	
	
#calendar .currentDay {
	background-color: #333;
}

.inputLabel {
	text-align: right;
	vertical-align: top;
	padding-right: 8px;
}

td .error {
	color: #C33;
}

input[type=file] {
	color: #7F7F7F;
}

.ccImageThumb {
	margin-right: 9px;
}
