/* @group DEFAULTS */

#gallery_wrapper {
	min-height: 500px;
	padding: 20px 25px;
}

#main_panel {
	background: url(/images/cruise/main_panel.jpg) no-repeat;
	height: 221px;
	margin: 0;
	padding: 0;
}

#gallery_wrapper h3 {
	font-size: 12px;
}

/* @end */

/* @group LEFT COLUMN */

#gallery_left_column {
	float: left;
	padding-right: 25px;
	padding-bottom: 15px;
}

#gallery_left_column .top {
	background: url(/images/cruise/cc_info_top.gif) no-repeat;
	height: 40px;
	width: 298px;
}

#gallery_left_column .middle {
	background: url(/images/cruise/cc_info_middle.gif) repeat-y;
	width: 268px;
	padding: 15px 15px 0 15px;
	font-size: 11px;
}

#gallery_left_column .bottom {
	background: url(/images/cruise/cc_info_bottom.gif) no-repeat;
	height: 16px;
	width: 298px;
}

#food, #entertainment, #cars, #raffle {
	padding-right: 80px;
	line-height: 14px;
	height: 100%;
}

#gallery_left_column #food {
	background: url(/images/cruise/cc_info_stand.gif) no-repeat right center;
}

#gallery_left_column #entertainment {
	background: url(/images/cruise/cc_info_entertainment.gif) no-repeat right center;
}

#gallery_left_column #cars {
	background: url(/images/cruise/cc_info_car.gif) no-repeat right center;
}

#gallery_left_column #raffle {
	background: url(/images/cruise/cc_info_raffle.gif) no-repeat right center;
}

#gallery_left_column .last p {
	padding-bottom: 0;
	margin-bottom: 0;
}

/* @end */

/* @group RIGHT COLUMN */

#gallery_right_column {
	margin-left: 300px;
}

#gallery_right_column h2 {
	font-size: 18px;
	margin: 0 0 10px 0;
}

/* @end */

/* @group CALENDAR */

#calendar_wrapper h3 {
	font-size: 12px;
}

#calendar_wrapper span {
	font-weight: normal;
}

#calendar_wrapper .last {
	padding-bottom: 10px;
}

#calendar_wrapper .calendar_icon_wrapper {
	padding-left: 25px;
}

#calendar_wrapper .calendar_icon_wrapper {
	float: right;
}

#calendar_wrapper .cal_icon_top {
	background: url(/images/cruise/calendar_icon_top.png) no-repeat;
	width: 115px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.cal_icon_top span {
	padding: 0 0 0 10px;
}

#calendar_wrapper .cal_icon_mid {
	background: url(/images/cruise/calendar_icon_mid.png) no-repeat;
	width: 115px;
	height: 70px;
	text-align: center;
	line-height: 63px;
	font-size: 45px;
	color: #686868;
}

#calendar_wrapper .cal_icon_mid span, #calendar_wrapper .cal_icon_top span {
	font-weight: bold;
}

#calendar_wrapper .cal_icon_bot {
	background: url(/images/cruise/calendar_icon_bot.png) no-repeat;
	width: 115px;
	height: 23px;
}

/* @end */

/* @group GALLERY */

#visit_gallery_wrapper p.button {
	text-align: center;
	top: -15px;
	position: relative;
}

/* @end */

/* @group BOTTOM BAR */

#gallery_bottom {
	clear: both;
	height: 78px;
	line-height: 70px;
}

#gallery_bottom .about_outer_left {
	height: 78px;
	background: url(/images/cruise/bottom_left.gif) no-repeat top left;
}

#gallery_bottom .about_outer_right {
	background: url(/images/cruise/bottom_right.gif) no-repeat top right;
	height: 78px;
	margin-left: 17px;
}

#gallery_bottom h2, #gallery_bottom span {
	padding: 0;
	margin: 0 0 5px;
	line-height: normal;
}

#gallery_bottom h2 {
	font-size: 14px;
	padding-top: 10px;
}

#gallery_bottom .about_inner_wrapper {
	padding: 5px;
}

#gallery_bottom .item_1, #gallery_bottom .item_2, #gallery_bottom .item_3 {
	float: left;
	font-size: 11px;
	line-height: normal;
	height: 59px;
}

.item_1 {
	background: url(/images/cruise/user_icon.gif) no-repeat left 2px;
	width: 195px;
	padding-left: 65px;
	border-right: 1px solid #d5d5d5;
}

.item_2 {
	width: 190px;
	border-right: 1px solid #d5d5d5;
	padding-left: 15px;
}

.item_3 {
	width: 130px;
	padding-left: 15px;
}

/* @end */

/* @group SPEEDOMETER */

#speedometer {
	padding-left: 15px;
	position:relative;
	float:right
}

/* @end */