/*------------------BASE CSS ----------------------------*/

html,body
{
margin:0;
padding:0;
background:url(../images/bg.jpg) no-repeat;

/*background-color:#003887;*/
background-color:#0B7DB5;

}

body
{
font-family: verdana;
font-size: 11px;
text-align:center;
}

TEXTAREA, table, OPTION
{
font-family: verdana;
font-size: 11px;	
}

h3
{
 font-size: 120%;

}

p
{
 margin:0 10px 10px;
}

.generalLink  A:link 
{
	 font-weight: bold; 
	text-decoration: none;	
	color:#ffffff;
}

.generalLink  A:active
{
	 font-weight: bold; 
	text-decoration: none;	
	color:#ffffff;
}

.generalLink  A:visited
{
	 font-weight: bold; 
	text-decoration: none;	
	color:#ffffff;
	text-decoration: none;	
}

.generalLink  A:hover 
{
	 font-weight: bold; 
	text-decoration: none;	
	color:#ffffff;
}


.table
{	

 width:100%;
}

.bold
{
 font-weight:bold;
}

.fieldset
{
 /*width: 100%;	*/
 text-align:center;
}

.errorMessage
{
  color:red;	
  font-size:120%;
}

.successMessage
{
  color:green;	
}

.helpPhoneNumber
{
 font-size: 18px;
 color:	#330000;
}

#header
{
		background: url(../images/header.jpg) no-repeat;
		width:1000px;
		height:31px;
		text-align:center;
		margin:0 auto;
}

#headerText
{
	font-weight: bold;
	font-size: 120%;	
}

#navigationContainer
{
	/* background-color:#003A80;*/
	 	background: url(../images/navigationContainer.jpg) repeat-x;
	 	height: 30px;
	 	text-align:left;
}

/*Page Content Outer Container*/
#pageContainer{
width:1000px;
margin:0 auto;
text-align:center;
background-color:#ffffff;
}

/*Content Container*/
#contentContainer
{

width: 1000px;
background-color:#ffffff;
text-align:left;
}

#contentInnerTable
{
	width:100%;		
	  padding: 3px;
	
}

#pageContentTBL
{
	width:1000px;		
	margin:0 auto;
	background-color:#ffffff;
}

#homeTBL

{
 background-color:#330000;	
 width:95%;
}

#specialOfferContainer
{

}
#reservationsContainer
{
	
}
.dealsSearchTBL
{
width: 600px;
	height:127px;
	background: url(../images/dealsSeachContainer.jpg) repeat-x; 
}

.dealsSearchTBL td
{
	 width:33%;	 
	 padding:5px;
}
#dealsSeachContainer
{
	text-align:center;
	width:100%;
	
}

#dealsSeachContainer .dealSearchLabel
{
	color: #BFDEFF;
	font-weight:bold;	
}

#propertySeachContainer
{
	width:400px;
	height:337px;
	text-align:center;
	background: #BFDEFF;	
	background: url(../images/propertySeachContainerBG.jpg) no-repeat;
}

#propertySeachContainer .title
{
	font-size: 140%;
	font-weight: bold;
	color: #BFDEFF;
}
.propertySearchLabel
{
	color: #BFDEFF;
	font-weight:bold;	
	width: 100px;
}



#lgnLoginStatus
{
	color:#EAF2FD;
}
#homeSearchBox
{	
	text-align:left;
	background-color:#EAF2FD;
	height:250px;
	width:320px;	
	background: url(../images/homeSearchBG.jpg) repeat-x;
}

/* Page Footer */
#footerContent
{
	margin:0 auto;
text-align:center;
	background-color:#ffffff;
	width: 1000px;
}
#footerContent p
{
text-align:center;
}

#footer
{
		background: url(../images/footer.jpg) no-repeat;
		width:1000px;
		height:31px;
		vertical-align:bottom;
		margin:0 auto;
		text-align:center;
}

#customerTestimonals
{
	background: url(../images/customerTestimonals.jpg) repeat-x;
	width:900px;
	height:194px;
	margin:0 auto;
	text-align:center;
	
}
#customerTestimonals h3
{
	font-size: 140%;
	font-weight: bold;
	color: #003399;
}
.customerTestimonalsTBL
{
	
	
}

.customerTestimonalsTBL td
{
	 vertical-align:top;
	 width:33%;
	 height: 55px;
	
}

#hrFooterLine
{
	color: #0099FF;
	width: 95%;
}

#topVacationDestinationsTBL
{
	 width:100%;
}

#topVacationDestinationsTBL td
{
	 width:14.28%;
}

#topVacationDestinationsTBL .cityNameTitle
{
	font-size: 110%;
	color: #003399;
}

#topVacationDestinationsTBL a
{
		text-decoration: none;	
}

#topVacationDestinationsTBL .tableBg
{

 background: url(../images/topVacationDestinationsTBLBg.jpg) no-repeat;
 width:1000px;
 height:28px;
}

#topVacationDestinationsTBL .title
{
	font-size: 130%;
	font-weight: bold;
	color: #003A80;
}

.stateDirectory
{
 font-size:100%;
}

#stateDirectory a
{
		text-decoration: none;	
}

.directoryListing
{
	 font-size:110%;
}


/*------------------------END OF BASE CSS------------------------------*/


/*Custom Classes*/


#outlineText
{
	font-weight: bold;
	font-size: 100%;
	color: #990000;
	border-bottom: #006600 2px dotted;
}
#makeStrongButSmall
{
	font-weight: bolder;
	font-size: 85%;
	color:#C90002; 
}

#logo-Left-Side
{
  margin-left:5px;	
  float:left; 
  width: 450px;
}

#moto-top-placement
{
	display: block;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	color: #003399;
	margin-left: 40px;
	margin-bottom: 5px;
	
}

.todayDate
{
	font-weight: bold;
	font-size: 120%;
	color: #003887;
	vertical-align: bottom;
	padding-right: 15px; /*width: 325px;
	height: 45px;*/ /*background: url(../images/todayDate.jpg) no-repeat;*/
}

.greenCircleButton
{	
background: url(../images/GreenCircleButton.jpg) no-repeat;
	border: none;
	width: 33px;
	height: 28px;
	font-size: 110%;
	color:#ffffff;
	font-weight:bold;	
}

#general-Right-Side
{
 float:right;
  width: 500px;
  vertical-align:top;
  text-align:left;
}
.searchButton
{
	background: url(../images/findCondosButton.jpg) no-repeat;
	border: none;
	width: 150px;
	height: 35px;
	font-size: 130%;
	color:#ffffff;
	font-weight:bold;
}

.searchButton-BestDeals
{
	background: url(../images/findCondosButton-bestDeal.jpg) no-repeat;
	border: none;
	width: 150px;
	height: 35px;
	font-size: 130%;
	color:#ffffff;
	font-weight:bold;
}

.goButton
{
	background: url(../images/findCondosButton-bestDeal.jpg) no-repeat;
	border: none;
	width: 150px;
	height: 25px;
	font-size: 130%;
	color:#ffffff;
	font-weight:bold;
}

#btnPrint
{
		background: url(../images/printWindow.jpg) no-repeat;
		width:123px;
		height:37px;
	border: none;	
	font-size: 130%;
	color:#ffffff;
	font-weight:bold;	
}

#btnCloseWindow
{
		background: url(../images/closeWindow.jpg) no-repeat;
		width:123px;
		height:37px;
	border: none;	
	font-size: 130%;
	color:#ffffff;
	font-weight:bold;	
}


.customerInfoButton
{
	background: url(../images/customerInfoButton.jpg) no-repeat;
		width:111px;
		height:29px;
		border: none;
	font-size: 110%;
	color:#ffffff;
	font-weight:bold;
}

.customerCreditCardButton
{
	background: url(../images/customerCreditCardButton.jpg) no-repeat;
		width:111px;
		height:29px;
		border: none;
	font-size: 110%;
	color:#ffffff;
	font-weight:bold;
}

.reservePropertyButton
{	
		background: url(../images/reservePropertyButton.jpg) no-repeat;
		width:120px;
		height:28px;
		border: none;
	font-size: 110%;
	color:#ffffff;
	font-weight:bold;
	
}

.dealSearchButton
{
	background: url(../images/dealSearchButton.jpg) no-repeat;
	width:200px;
	height:45px;
	border: none;
	font-size: 130%;
	color:#ffffff;
	font-weight:bold;
	
}

.nextButton
{
	background: url(../images/nextButton.jpg) no-repeat;
	width:200px;
	height:45px;
	border: none;
	font-size: 130%;
	color:#ffffff;
	font-weight:bold;	
}


.tabHeaderButton
{
	background: url(../images/tabHeaderButton.jpg) no-repeat;
	width:176px;
	height:29px;
	border: none;
	font-size: 130%;
	color:#ffffff;
	font-weight:bold;
}

.reservation
{
	
}

.propertySearchTBL
{
	font-size: 120%;
}

.refineSearch
{
	width:275px;
	background-color: #E0E0E0;
	font-size: 110%;
	padding: 3px;
}

.searchResultsContainer
{
	border-right: #BFDEFF 1px solid;
	border-top: #000066 4px solid;
	border-left: #BFDEFF 1px solid;
	border-bottom: #BFDEFF 1px solid;
	background-color: #1E94BB;
	background: url(../images/searchResultsContainer.jpg) repeat-x;	
	
}

.PropertySearchHorizontalTBL
{
		background-color: #F0F0F0;
}
.PropertySearchHorizontalTBL .propertySearchLabel
{
 color:#000033;	
 width:250px;
}

.propertySummaryCountHeader
{
	font-size: 130%;
	color:#1E94BB;
}

.searchResultsContainerHeader
{
	/*background-color: #1E94BB;	*/
}

.searchResults
{
	width:100%;
	color:#ffffff;
}

.checkPriceAndReserveLink
{
	cursor: hand;
    color: Blue; 
   text-decoration: underline;
}
.clickForAvailability A:link
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.searchResultsAddressContainer
{
	 font-size:120%;
	 font-weight:bold;
	 color:#ffffff;
	 float:left;
}

.searchResultsPriceContainer
{
	font-size: 140%;
	font-weight: bold;
	float: right;
	color: #006600;
}

.searchResultsAddressContainer
{
	font-size: 130%;
	font-weight: bold;
	color:#1E94BB;
	width: 450px;
}

.searchResultsPriceContainerDetail
{
		font-size: 170%;
	font-weight: bold;
	float: right;
	color:#1E94BB;
}

.propertyResultsSummary
{
	font-size: 110%;
	color:#000000;
}

.addressHeaderDetail
{
	font-size: 140%;
	font-weight: bold;
	color:#1E94BB;
}

/* properyPagingResults */
.propertyPagingResultsContainer
{
	width:100%;
	color:#000000;
	font-size: 130%;
}

.propertyPagingResultsContainer  A:link 
{
	 font-weight: bold; 
	text-decoration: none;	
	color:#000000;
}

.propertyPagingResultsContainer A:active
{
	 font-weight: bold; 
	text-decoration: none;	
	color:#000000;
}

.propertyPagingResultsContainer  A:visited
{
	 font-weight: bold; 
	text-decoration: none;	
	color:#000000;
}

.propertyPagingResultsContainer A:hover 
{
	 font-weight: bold; 
	text-decoration: none;	
	color:#056805;
}

.tableHorizontalView
{
	color: #003887;
	width: 100%;
	background: url(../images/tableHorizontalViewBG.jpg) repeat-x;	
	height: 45px;
}

.tableHorizontalView  A:link 
{
	 font-weight: bold; 
	text-decoration: none;	
	color:#003399;
}

.tableHorizontalView  A:active
{
	 font-weight: bold; 
	text-decoration: none;	
	color:#003399;
}

.tableHorizontalView  A:visited
{
	 font-weight: bold; 
	text-decoration: none;	
	color:#003399;
}

.tableHorizontalView  A:hover 
{
	 font-weight: bold; 
	text-decoration: none;	
	color:#330000;
}

.checkInOutSummaryTBL
{
	color: #FFFF00;
	width: 100%;
	height:35px;
	font-size:130%;
	font-weight:bold;
	/*background-color: #00CCFF;*/
 background: url(../images/checkedInOutSummaryBg.jpg);
}

.checkInOutSummaryTBL  A:link 
{
	 font-weight: bold; 
	text-decoration: none;	
	color:#ffffff;
	font-size:120%;
}

.checkInOutSummaryTBL  A:active
{
	 font-weight: bold; 
	text-decoration: none;	
	color:#ffffff;
}

.checkInOutSummaryTBL  A:visited
{
	 font-weight: bold; 
	text-decoration: none;	
	color:#ffffff;
}

.checkInOutSummaryTBL  A:hover 
{
	 font-weight: bold; 
	text-decoration: none;	
	color:#ffffff;
}


/*propertyDetailOptionList 
-------------------------------------------------------------
*/
#propertyDetailOptionList
{		
	width:700px;
	height: 17px;
	background: url(../images/propertyDetailOptionListBG.jpg);
	margin-left: 5px;
	text-align:center;
	 margin-top:6px;
	 font-size:120%;
}

#propertyDetailOptionList a
{
	text-decoration: none;
	color:#1E94BB;
	cursor: pointer;	  
}


#propertyDetailOptionList A:hover 
{
	text-decoration: none;
}

#propertyDetailOptionList .reservePropertyLink
{
 font-weight:bold;
 font-size: 110%;
 color:	#F48D29;
}

#imgPropertyMainPhoto
{
		cursor: pointer;	
}
---------------------------------
/*property Detail Menu */

.propertyDetailsMenu
{
	padding: 3px 0;
	margin:0;
	border-bottom: 1px solid #778;
	width:750px;   /*total hack...will need to be fixed */
}

	.propertyDetailsMenu li
{
	display: inline;
	font-weight: bold;
	font-size: 105%;
	list-style: none;
	margin: 0;
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	background: beige;
	padding-top: 1px;
}

		.propertyDetailsMenu li a
		{
			text-decoration: none;
			/*background: #C2D7E0;*/
			border-bottom: none;
		}
		
			.propertyDetailsMenu li a:hover
			{
				color: #000;
				background:green;
				border-color: #227;
			}


#propertyDetailContainer
{
/* background-color:#1E94BB;*/
}

#propertyDetailContainer H3
{	
	 font-size:150%;
	 font-weight:bold;
	color:#1E94BB;
	background-color:#CCCCCC;
	background: url(../images/PropertyDetailsH3header.jpg)  no-repeat;
	

}


#propertyDetailContainer table
{
	width:100%; 
	text-align:left;	
	font-size: 110%;
}

#bookPropertyContainer
{
	float:right; 
	margin-right:15px;
	 font-size:130%;
	 font-weight:bold;
	 margin-top: 5px;
	 margin-bottom: 5px;
}

#bookPropertyContainer  a
{
			text-decoration: none;
			color: #ffffff;
			border-bottom: none;
}
		
#bookPropertyContainer a:hover
{
	color: #ffffcc;
}

.reservationDateChangeTBL
{
	font-size: 110%;
	background: #FFFFCE;
	padding:3px;
	width: 100%;
}


.customerReservation
{
	font-size: 110%;
	background: #FFFFCE;
	/*background: url(../images/customerReservation.jpg)  repeat-x;*/
}

.customerReservation h3
{
	 font-size:130%;
}

.customerReservation h4
{
	 font-size:120%;
}

.customerReservation table
{
		font-size: 110%;
}

.propertySummaryContainer
{
	width: 100%;
	text-align: left;
}

.chargeSummaryTBL
{
	width: 98%;
	font-size: 120%;
	background-color:#CCDDFF;
	padding:3px;
	/*background: url(../images/chargeSummary.jpg) repeat-x;*/
	
}
.availabilityCheckTBL
{
	text-align:center;
	width: 98%;
	background-color:#E9E9E9;
	/*background: url(../images/availabilityCheckTBL.jpg) repeat-x;*/
}

.availabilityCheckTBL .td
{
	 text-align:center;
}


.nextBtn
{
		background: url(../images/nextBtn.jpg) no-repeat;
	border: none;
	width: 81px;
	height: 28px;
	font-size: 110%;
	color:#ffffff;
	font-weight:bold;
}

.previousBtn
{	
	background: url(../images/previousBtn.jpg) no-repeat;
	border: none;
	width: 81px;
	height: 28px;
	font-size: 110%;
	color:#ffffff;
	font-weight:bold;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}


.UpdateProgressContent{  
 	padding: 40px;  
 	border: 1px dashed #ffffff;  
  	background-color: #006600;  
 	width: 500px;  
 	height: 350px;
  	text-align: center;  
 	vertical-align: bottom;  
 	z-index: 1001;  
  	top: 40%;  
	margin:0px;  
	margin-left:100px;  
 	position: absolute;  
}  

.UpdateProgressBackground  
   {  
	margin:0px;  
	padding:0px;  
	top:0px; bottom:0px; left:0px; right:0px;  
	position:absolute;  
	z-index:1000;  
	background-color:#006600;  
	filter: alpha(opacity=70);  
 	opacity: 0.7;  
 }  
 
 .UpdateProgressContent1{  
 	padding: 40px;  
 	border: 1px dashed #ffffff;  
  	background-color: #006600;  
 	width: 500px;  
 	height: 350px;
  	text-align: center;  
 	vertical-align: bottom;  
 	z-index: 1001;  
  	top: 40%;  
	margin:0px;  
	margin-left:-130px;  
 	position: absolute;  
}  

.UpdateProgressBackground1  
   {  
	margin:0px;  
	padding:0px;  
	top:0px; bottom:0px; left:0px; right:0px;  
	position:absolute;  
	z-index:1000;  
	background-color:#006600;  
	filter: alpha(opacity=70);  
 	opacity: 0.7;  
 }  
