/********** LISTING DETAILS STYLES ****************/
@import url(Default_Listing.css);

/********** FEATURED PROPERT STYLES ****************/
@import url(Default_FeaturedListing.css);
	
/********* RESULTS FILTERING BAR ************/
@import url(Default_FilterBar.css);
	
/********* Destination Styles ************/
@import url(Default_Destination.css);



/* Below are the custom style options for single page sites*/

BODY	{
	margin: ;
	background-color: #BDDDFD;
	font: 8pt Tahoma,Verdana,Geneva,Arial,Helvetica,Sans Serif;
	scrollbar-3dlight-color:;
    scrollbar-arrow-color:;
    scrollbar-base-color:;
    scrollbar-darkshadow-color:;
    scrollbar-face-color: #7CB7D5;
    scrollbar-highlight-color:;
    scrollbar-shadow-color:
	}

.whiteText	{
	font:Georgia, 'Times New Roman', Times, serif; color:#FFFFFF; 
	font-size:12px;
	font-weight:normal;
	}

P 	{ font:Georgia, 'Times New Roman', Times, serif; color:#FFFFFF; 
	font-size:12px;} 

TD 	{ color: #000000; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: normal;} 
	
.HeaderBackgroundColour	{
	background-color:;
	}
	
.HeaderCompanyName	{

}

.HeaderLocationTag	{
	font-size:14px; 
	color:#FFFFFF; 
	padding-left: 15px;
	display: ;
	letter-spacing: 2px;
}


.HeaderContactDetails	{
	font-size:11px; 
	color:#FFFFFF;
	line-height: 14px; 
	display: ;

}

.white	{
	color: #ffffff;
	}

.grey	{
	color: #999999;
	}
	
.HeaderNavigationBar	{
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	padding: 6px;
	color:#FFFFFF;
	}
	
.HeaderNavigationBarBgColour	{
	background-color: #085F99;
	}
	

.HeaderNavigationOn	{ color: #E8DFD8; font: 10pt Tahoma,Verdana,Geneva,Arial,Helvetica,Sans Serif;}
.HeaderNavigationOn:Link	{  text-decoration: none; color: #E8DFD8; font-weight:;}
.HeaderNavigationOn:Visited	{  text-decoration: none; color: #E8DFD8; font-weight:;}
.HeaderNavigationOn:Active    { text-decoration: none; color: #E8DFD8; font-weight:;}
.HeaderNavigationOn:Hover     { text-decoration: underline; color: #ffffff; font-weight:;}

.whitelink	{ color: #ffffff;}
whitelink:Link	{  text-decoration: none; color: #ffffff; font-weight:;}
whitelink:Visited	{  text-decoration: none; color: #ffffff; font-weight:;}
whitelink:Active    { text-decoration: none; color: #ffffff; font-weight:;}
whitelink:Hover     { text-decoration: underline; color: #ffffff; font-weight:;}

.HeaderNavigationOff	{ color: #ffffff; font-family: Verdana,Arial,Helvetica; font-weight:bold; font-size: 11px; font-weight: normal;}

.specialsDetailsDiv	{
	background-color:#ffffff; 
	border:2px solid #00FFFF; 
	padding:6px; 
	color:#FF0000; 
	font-weight: bold; 
	margin-top: 4px; 
	margin-bottom: 10px;
	}

H1	{
	font-size:32px; 
	color:#FFFFFF; 
	padding-left: 14px;
	text-transform: uppercase;
	display:inline;
	font-weight:normal;
	}

H2	{
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
	}

H3	{
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
	}	


.MainContainer	{
	width: 779px; 
	border: 8px solid #FEFCF2;
	background-image:url(/OT/images/melros-beach-house/melros-background.jpg);
	height:100%;
	}

.TextContainer	{
	padding:20px;
	padding-right:10px;
	text-align:left;
	height: 100%;
	}
	


