﻿/*--- DEFAULT STYLES begin---*/

div.SummaryCabin
{
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #AAAAAA;
}
.Odd
{
	background: #C7C3A6 url(images/SummaryOdd.gif) repeat-x top;
}
.Even
{
	background: #FCF8DF 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;
}

.SummaryCabin hr
{
	border-top: 1px solid #AAAAAA;
}

p.DescCabin
{
	margin: 0;
	padding: 5px;
}
.Odd p
{
	background: #FCF8DF url(images/SummaryDescEven.gif) repeat-x bottom;
}
.Even p
{
	background: #C7C3A6 url(images/SummaryDescOdd.gif) repeat-x bottom;
}

/*--- DEFAULT STYLES end---*/

/*--- 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: #990000;
}

.phoneTop
{
	text-align: right;
	font-weight: 900;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	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;
}
/*--- INDIVIDUAL CABIN STYLES end---*/
.SearchButton
{
	
	/* position: absolute;
	top: 50%;
	left: 720px;
	width: 90px;
	height: 50px;
	border:solid 1px #000000;
	background: url(/cabins/images/search.jpg) left top no-repeat;
	text-transform: uppercase;
	font-size: 18px;
	color: #822B00; */
	cursor:default; padding:2px 9px; color:black; background-color: #d6d3ce; text-decoration:none; font-size:2em; font-family:sans-serif; border-top: solid #ffffff 1px; border-right: solid #848284 1px; border-bottom: solid #848284 1px; border-left: solid #ffffff 1px;
}