﻿#dvSectionPage
{
	
}

#colAlpha
{
	width:165px;
	float:left;	
	padding-top:20px;
}

#colBeta
{
	margin-top: 20px;
	float: left;
	width: 530px;
	padding-left: 20px;
	margin-left: 20px;
	border-left: #948048 1px solid;

}




/* News */

.newsitem
{
	border-bottom: #948048 1px solid;
	padding-bottom:20px;
	margin-bottom:20px;
}

.newsitem a
{
	text-decoration:none;
	color:#000000;	
}

.newsitem a.image
{
	text-align:right;
}



/* FAQs */

ul.blFAQs
{
	color:#948048;
}

ul.blFAQs li
{
	color:#948048;
	margin-bottom:5px;
}

ul.blFAQs li a
{
	color:#006666;
	text-decoration:none;
}

ul.blFAQs li a:hover
{
	color:#000000;
}




/*  Availability and bookings */
#dvStepOne div.inner, #dvStepTwo div.inner
{
	padding-top:42px;	
	padding-left:15px;
}

#dvStepThree div.inner
{
	padding-left:5px;	
	padding-right:25px;	
	padding-top:10px;
}

#dvStepOne
{
	background-image: url(/Assets/Images/avail-choose.gif);
	background-repeat: no-repeat;
	width:195px;
	height:118px;
	float:left;
	margin-left:50px;
	margin-bottom:20px;
}

#dvStepTwo
{
	background-image: url(/Assets/Images/avail-stay.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 118px;
	float:left;
	margin-left:6px;
	margin-bottom:20px;
}

#dvStepThree
{
	background-image: url(/Assets/Images/avail-date.gif);
	background-repeat: no-repeat;
	width: 398px;
	height: 177px;
	float:none;
	clear:both;
	margin-left:50px;
	margin-top:10px;
}

#dvStepFour
{
	background-image: url(/Assets/Images/end-date.gif);
	background-repeat: no-repeat;
	width: 398px;
	height: 250px;
	float:none;
	clear:both;
	margin-left:50px;
	margin-top:10px;
}


.calendarWrapper_Vista tbody tbody a { color:Green; }

.rcDisabled a
{
	border: silver 1px solid;
	cursor: wait;
	color:Silver !important;
}

.rcDuringStay a
{
	color:Silver !important;
}

.rcNotAvailable a
{
	border: red 1px solid;
	cursor: wait;
	color:Silver !important;
}
