﻿div.SummaryCabin
{
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #AAAAAA;
}
.Odd
{
	background: #ADB078 url(images/SummaryOdd.gif) repeat-x top;
}
.Even
{
	background: #6285A3 url(images/SummaryEven.gif) repeat-x top;
}

.SummaryCabin h2 a
{
	font-size: 18pt;
}

.SummaryCabin h2 img
{
	border: 1px solid #000000;
}

.ImageCabin
{
	float: left;
	width: 135px;
}

.ImageCabin img
{
	max-width: 125px;
	max-height: 94px;
}

ul.DetailsCabin
{
	float: left;
}

.DetailsCabin div
{
	width: 6em;
	float: left;
	font-weight:bold;
	text-align:right;
	margin-right:10px;
}

.SummaryCabin hr
{
	border-top: 1px solid #AAAAAA;
}

p.DescCabin
{
	margin: 0;
	padding: 5px;
}
.Odd p
{
	background: #6285A3 url(images/SummaryDescEven.gif) repeat-x bottom;
}
.Even p
{
	background: #ADB078 url(images/SummaryDescOdd.gif) repeat-x bottom;
}

.imgBorder
{
	border:1px solid #000000 !important;
	margin:8px;
}

hr		/*		horizontal rule		*/
{
	clear: both;
	height: 0px;
}
ul		/*		unordered list		*/
{	list-style-type: none;	}
.TitleCabin 
{
    width:100%;
    background-color:#fff;
    border:solid 1px #000;
    border-left-width:0px;
    border-right-width:0px;
}
.TitleCabin a 
{
    color:#000;
    font-family: "Trebuchet MS", Trebuchet;
    text-decoration:none;
    margin-left:10px;
}

/*--- INDIVIDUAL CABIN STYLES begin---*/
#photoViewer
{
	height: 360px;
	width: 660px;
	margin-bottom: 15px;
}

#mainPhotoDiv
{
	width: 480px;
	height: 360px;
	float: left;
	margin-left:15px;
	border:solid 1px #000000;
}

#smallPhotos
{
	width: 145px;
	height: 360px;
	overflow: scroll;
	float: left;
	margin-left:15px;
}

#smallPhotos img
{
	display: list-item;
	margin-top:3px;
	margin-bottom:3px;
	border:solid 1px #000000;
	width:125px;
	height:94px;
}

.phone
{
	text-align: center;
	width: 100%;
	font-weight: 900;
	margin: 10px 0 10px 0;
}

.tollFree
{
	font-size: 150%;
}

.number
{
	font-size: 150%;
	color: #F5B41C;
}

.phoneTop
{
	text-align: right;
	font-weight: 900;
	border: 1px solid #000000;
	background-color: #1F4373;
	color:White;
	float: right;
	padding: 3px;
}

#cabinDetails
{
	background: #996633;
	border: 1px solid #000000;
	padding: 3px;
	margin: 0 10px 10px 0;
	float: left;
}

#cabinDetails li
{
	color: #F6F5D9;
}

.cabinAmenitiesList
{
	margin-bottom: 15px;
}

.cabinAmenity
{
	float: left;
	min-height: 3ex;
	width: 211px;
	margin-right: 10px;
	padding-left: 5px;
}

.monthChoose
{
	border: 1px solid #000000;
	background-color: #C0C0C0;
	padding: 5px;
}

#calendarsBooking
{
	width:430px;
	margin: 0 auto 15px auto;
	text-align:center;
}
#nameOfCabin
{
    font-size:35px;
    font-weight:bold;
    font-family:Lucida, Lucida Sans Unicode;
    width:100%;
    background-color:White;
    border:solid 1px #75ACE5;
    border-left:0px;
    border-right:0px;
}
/*--- INDIVIDUAL CABIN STYLES end---*/
