﻿h1
{
	background: #4A2918;
	height: 50px;
}

/*---------------------main cabin page BEGIN---------------------*/
.groupMain
{
	margin:0 0 15px 0;
	padding:10px;
	border:1px solid #330000;
	background-color:#CCCCCC;
}
.groupMain h2 a
{
	font-size: 150%;
}
.groupMain img
{
	float: left;
	margin: 0 10px 5px 0;
	border: 1px solid #000000;
}
.groupMain li
{
	clear: both;
	min-height: 130px;
}
.groupMainitle
{
	font-size: 150%;
}
/*---------------------main cabin page END---------------------*/

/*---------------------cabins grouped by number BEGIN---------------------*/
ul.Models
{
	clear: both;
}
li.ModelGroup
{
	width: 600px;
	clear: both;
}

.ModelGroupTitle
{
	width: 172px;
	width: 310px;
	padding: 5px;
}
.ModelGroupTitle a
{
	font-size: 200%;
}
.ModelGroupAmenities
{
	font-size: 75%;
	vertical-align: bottom;
	width: 170px;
}
.ModelGroupFloorplan img
{
	width: 290px;
	height: 180px;
}

a.ModelGroupFloorplan:hover img
{
	width: 580px;
	height: 360px;
	border:1px solid #000000;
}

a.ModelGroupFloorplan:hover	/*this is here because of IE6*/
{
	color: #FF0000;
	background-color: #000000;
}

.ModelSleeps
{
	color: #4A2918;
	font-size: 85%;
}
.ModelQty
{
	color: #2A0908;
	font-size: 85%;
}

.redOutline
{border: 1px solid #FF0000;}
/*---------------------cabins grouped by number END---------------------*/

/*---------------------individual cabin pages BEGIN---------------------*/
#InfoRes
{
	padding: 15px;
}

.propertyList
{
	list-style: inside url(/images/bullet.gif);
	clear: both;
}

.propertyList li
{
	float: left;
	width: 50%;
}

.giantFooterIMG
{
	background: url(/images/giantFooterIMG.gif);
	width: 600px;
	height: 65px;
	padding: 50px 0 10px 15px;
}

.giantFooterIMG p
{
	color: #FFFFFF;
	width: 70%;
	line-height: 110%;
}

.paragraphOptional p
{
	padding: 15px;
	background: #C5C0A6;
	font-size: 75%;
	line-height: 1.2;
}

.pageBlurb
{
	padding: 15px;
	clear: both;
	width: 600px;
}

#contentMainPhoto
{
	padding-bottom: 0;
}

#slideshow
{
	background: #351307;
	width: 615px;
	height: 100px;
}

#slideshow img
{
	width: 125px;
	height: 94px;
}

.slidePhotosDiv
{
	height: 117px;
	width: 585px;
	position: relative;
	left: 15px;
	overflow: auto;
	background: #351307;
}

.slidePhotosDiv>div>div
{
	width: 125px;
	height: 94px;
	float: left;
}

#BookingAll
{
	display: table;
	width: 500px;
	min-height: 500px;
}

#CalendarsBooking
{
/*	position: absolute;
	left: -160px;
	z-index: 5;*/
	text-align: center;
	width: 350px;
	background-color: #E6E5C9;
	padding: 15px;
	margin-bottom: 15px;	
}
#CalendarsBooking td
{
	font-size: 85%;
}
#discounts
{
/*	visibility: hidden;*/
}
.discountsShow
{
	position: absolute;
	width: 210px;
	font-size: 70%;
	left: 400px;
}
#cabinSearch fieldset { padding:10px; }
#cabinSearch label { font-weight:bolder; width:150px; }
.submit { padding: 0; }
.searchSeparator {
      border-top: 1px dashed #300;
      border-bottom: 1px solid #300;
      color:#D5D0B6;
      background-color:#D5D0B6;
      height: 4px;
      width:90%;
}
.errortext
{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
/*---------------------individual cabin pages END---------------------*/

/*---------------------photo galleries BEGIN---------------------*/
#contentMainPhoto2{background:url('/cabins/1-bedrooms/the-tremont/images/cabin_bg.png'); height:65px; width:100%}
h1.title
{
	background:url('/images/title_bg.png') repeat-x;
	background-position:95px;
	height:auto;
	padding:0 0 0 0;
	margin:10px 0 0 0;
}

a.highslide-credits{visibility:hidden;}

table#galleries{margin:0 auto; padding:0 auto; }
table#galleries tr{padding:0 15px;} 
table#galleries tr td{padding:0 25px;}

table#galleries2{margin:0 auto; padding:0 auto; }
table#galleries2 tr{padding:0 10px;} 
table#galleries2 tr td{padding:0 15px;} 

table.galleries2{margin:0 auto; padding:0 auto; }
table.galleries2 tr{padding:0 0;} 
table.galleries2 tr td{padding:0 10px 0 0;}  

.notice{font-size:11px;color:#4f3025;font-style:italic;}
/*---------------------photo galleries END---------------------*/