﻿/*
###################################
	CabinsSearch
###################################
*/
.CabinsSearch
{
	width: 461px;
}
.CabinsSearchTop
{
	width: 461px;
	height: 11px;
	font-size: 0px;
	line-height: 0px;
}
.CabinsSearchTopLeft
{
	width: 10px;
	height: 11px;
	float: left;
	display: block;
	background-image: url('/Content/Images/Design/Cabins/Search/top_left.gif');
	background-repeat: no-repeat;
}
.CabinsSearchTopRight
{
	width: 10px;
	height: 11px;
	float: left;
	display: block;
	background-image: url('/Content/Images/Design/Cabins/Search/top_right.gif');
	background-repeat: no-repeat;
}
.CabinsSearchTopSpan
{
	width: 441px;
	height: 11px;
	float: left;
	display: block;
	background-image: url('/Content/Images/Design/Cabins/Search/top_span.gif');
	background-repeat: repeat-x;
}
.CabinsSearchSpan
{
	width: 461px;
	height: 72px;
	background-image: url('/Content/Images/Design/Cabins/Search/span_bg.gif');
	background-repeat: repeat-y;
}
.CabinsSearchSpanPadding
{
	padding-left: 7px;
	padding-right: 7px;
}
.CabinsSearchSpanInner
{
	width: 447px;
	height: 72px;
	background-image: url('/Content/Images/Design/Cabins/Search/span_blue.gif');
	background-repeat: repeat-x;
	background-color: #437dcb;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 18px;
}
.CabinsSearchSpanInnerPadding
{
	padding-top: 5px;
	padding-left: 13px;
}
.CabinsSearchSelectItem
{
	float: left;
	width: 151px;
}
.CabinsSearchSelectButton
{
	float:left;
	padding-top: 24px;
}
.CabinsSearchSelectItemTxt
{
	padding-bottom: 6px;
}
.CabinsSearchSelectPlate
{
	width: 135px;
	height: 32px;
	background-image: url('/Content/Images/Design/Cabins/Search/select_plate.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.CabinsSearchSelectPlatePadding
{
	padding-top: 6px;
	padding-left: 7px;
}
.CabinsSearchSelectBox
{
	width: 124px;
	line-height: 22px;
	font-size: 11px;
	color: #252525;
	font-family: Verdana;
}
.CabinsSearchSpan
{
	width: 461px;
	height: 72px;
	background-image: url('/Content/Images/Design/Cabins/Search/span_bg.gif');
	background-repeat: repeat-y;
}
.CabinsSearchBottom
{
	width: 461px;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
}
.CabinsSearchBottomLeft
{
	width: 10px;
	height: 10px;
	float: left;
	display: block;
	background-image: url('/Content/Images/Design/Cabins/Search/bottom_left.gif');
	background-repeat: no-repeat;
}
.CabinsSearchBottomRight
{
	width: 10px;
	height: 10px;
	float: left;
	display: block;
	background-image: url('/Content/Images/Design/Cabins/Search/bottom_right.gif');
	background-repeat: no-repeat;
}
.CabinsSearchBottomSpan
{
	width: 441px;
	height: 10px;
	float: left;
	display: block;
	background-image: url('/Content/Images/Design/Cabins/Search/bottom_span.gif');
	background-repeat: repeat-x;
}

/*
###################################
	CabinListItem
###################################
*/
.CabinListItems
{
	padding-left: 3px;
}
.CabinListItem
{
}
.CabinListItemSpacer
{
	background-image: url('/Content/Images/Design/Cabins/list/list_bg.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	line-height: 0px;
	height: 1px;	
	font-size: 0px;
	width: 455px;
}
.CabinListItemPlate
{
	float: left;
	width: 259px;
	font-size: 12px;
	line-height: 21px;
	padding-top: 16px;
	padding-bottom: 20px;
}
.CabinListItemPlate h3
{
	padding-bottom: 1px;
}
.CabinListItemPlate .Txt
{
	padding-right: 14px;
}
.CabinListItemPlateLinks
{
}
.CabinListItemPlateLink
{
	float: left;
	padding-top: 7px;
	padding-right: 8px;
}
.CabinListItemImage
{
	padding-top: 17px;
	float: left;
	width: 202px;
	padding-bottom: 20px;
}


/*
###################################
	CabinView
###################################
*/
.CabinViewPlate
{
}
.CabinViewBack
{
	padding-top: 5px;
	padding-right: 10px;
	float: right;
}
.CabinViewPrint
{
	padding-top: 5px;
	padding-right: 10px;
	float: right;
}
.CabinImagePlate
{
	padding-top: 7px;
}
.CabinIntroPlate
{
	padding-top: 17px;
	padding-bottom: 17px;
}
.CabinViewFooter
{
	height: 32px;
	width: auto;
}
.CabinViewFooterBook
{
	padding-left: 2px;
	height: 32px;
	float: left;
}
.CabinViewFooterFloorPlan
{
	height: 32px;
	float: right;
	padding-left: 3px;
}
.CabinViewFooterMoreImages
{
	height: 32px;
	float: right;
	padding-left: 3px;
}
.CabinViewFooterPriceList
{
	height: 32px;
	float: right;
	padding-left: 3px;
}
.CabinViewFooterPrint
{
	height: 32px;
	float: right;
	padding-right: 10px;
}
.CabinViewFooterFacebook
{
	height: 32px;
	float: right;
	padding-right: 10px;
}
.CabinViewFooterFacebookLike
{
    padding-top: 15px;
    padding-left: 4px;
}

/*
###################################
	CabinView Modal
###################################
*/
/* Overlay */
#CabinViewOverlay {background-color:#000;}

.CabinViewModal
{
	padding-right: 50px;
	display: none;
}
.CabinViewModalTop
{
	width: 488px;
	height: 8px;
	font-size: 0px;
	line-height: 0px;
}
.CabinViewModalTopLeft
{
	float: left;
	background-image: url('/Content/Images/Design/Cabins/View/Modal/bg_left_top.png');
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}
.CabinViewModalTopRight
{
	float: left;
	background-image: url('/Content/Images/Design/Cabins/View/Modal/bg_right_top.png');
	background-repeat: no-repeat;
	height: 8px;
	width: 7px;
}
.CabinViewModalTopSpan
{
	float: left;
	width: 473px;
	height: 8px;
	background-color: #ffffff;	
}
.CabinViewModalSpan
{
	width: 488px;
	background-color: #ffffff;	
}
.CabinViewModalBottom
{
	width: 488px;
	height: 8px;
	font-size: 0px;
	line-height: 0px;	
}
.CabinViewModalBottomLeft
{
	float: left;
	background-image: url('/Content/Images/Design/Cabins/View/Modal/bg_left_bottom.png');
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}
.CabinViewModalBottomRight
{
	float: left;
	background-image: url('/Content/Images/Design/Cabins/View/Modal/bg_right_bottom.png');
	background-repeat: no-repeat;
	height: 8px;
	width: 7px;
}
.CabinViewModalBottomSpan
{
	float: left;
	height: 8px;
	width: 473px;
	background-color: #ffffff;	
}
	
.CabinViewModalSpanHeader
{
	font-weight: bold;
	padding-left: 20px;
	padding-top: 4px;
}
	
.CabinViewModalSpanFloorPlanImage
{
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
}
	
.CabinViewModalClose
{
	float:right;
	padding-right: 10px;
	padding-top: 2px;
	cursor: pointer;
}
	
.CabinViewModalSpanImageGalleryPlate
{
	padding-left: 20px;
	padding-top: 7px;
}
.CabinViewModalGalleryPlateFooterMargin
{
	padding-left: 1px;
}
.CabinViewModalGalleryPlateFooter
{
	height: 55px;
}
.CabinViewModalGalleryPlatePrev
{
	float: left;
	width: 32px;
	padding-top: 15px;
	padding-bottom: 8px;
}
.CabinViewModalGalleryPlateText
{
	width: 382px;
	float: left;
	padding-top: 17px;
	font-weight: bold;
	text-align: center;
}
.CabinViewModalGalleryPlateNext
{
	float: left;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 8px;
}
