﻿body
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	margin: 0 0 20px 0;
	background: #c0c0c0 url(Graphics/OnTheBeachGdt.jpg) repeat-x;
}
	
/*
------------------------------------------------------------------------------------------------
propertiesonthebeach.com.au
------------------------------------------------------------------------------------------------
*/

/* Hyperlinks */
.OnTheBeach a			
{
	color: #4ed20f;
	font-weight: bold;
	text-decoration:none;
}

.OnTheBeach a:hover
{
	text-decoration: underline;
}

/* Wrapper */
.OnTheBeach #Wrapper
{
	background-color: #ffffff;
	width: 900px;
	margin-left:auto;
	margin-right: auto;
	line-height: 18px;
}		

.OnTheBeach #Wrapper p
{
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}
	
/* Banner */
.OnTheBeach #Banner
{
	width: 100%;
	background: #ffffff url(Graphics/PropertiesOnTheBeach.jpg) no-repeat;
	height: 140px;
}

.OnTheBeach #BannerText
{
	padding: 100px 0 0 80px;
}

.OnTheBeach #BannerText h1
{
	font-family: Tahoma, Geneva, Sans-Serif;
	font-weight: normal;
	font-size: 24px;
	color: #154bac;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 30px;
}
		
/* 	Navigator */
.OnTheBeach #Navigator
{
	font-family: Tahoma, Geneva, Sans-Serif;
	background-color: #165ec6;
	width: 96%;
	padding: 0 2% 0 2%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
}

.OnTheBeach #Navigator a
{
	color: #ffffff;
	text-decoration: none;
	padding: 0 50px 0 50px;
	font-weight: normal;
}

.OnTheBeach #Navigator a:hover
{
	text-decoration: underline;
}

/* Footer */
.OnTheBeach #Footer
{
	clear:both;
	font-family: Tahoma, Geneva, Sans-Serif;
	border-top: solid 10px #154bac;
	width: 895px;
	padding: 5px 5px 5px 0;
	font-size: 10px;
	color: #c0c0c0;
	line-height: 14px;
	text-align: right;
}

/* ContentHolder */
.OnTheBeach #ContentHolder
{
	margin: 10px 10px 10px 10px;
	width: 880px;
}
	
/* Question */
.OnTheBeach #Question		
{
	clear: both;
	width: 880px;
	height: 100px;
	background: #ffffff url(Graphics/Question.jpg) no-repeat;
}

.OnTheBeach .QuestionText
{
	padding: 20px 20px 20px 150px;
	width: 710px;
	text-align: justify;
}		

/* Property section */
.OnTheBeach #PropertyOutline
{
	float: left;
	height: 479px;
	width: 170px;
	background-color: #154bac;
	text-align:center;
	margin-bottom: 10px;
}

.OnTheBeach #PropertyOutline a
{
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
}
	
.OnTheBeach #PropertyInner
{
	width: 150px;
	height: 459px;
	margin: 10px 10px 10px 10px;
}

.OnTheBeach .SingleProperty
{
	width: 100%;
	height: 153px;
}

.OnTheBeach .SinglePropertyLine1
{
	height: 20px;
	line-height: 20px;
	background-color: #154bac;
}

.OnTheBeach .SinglePropertyLine2
{
	height: 20px;
	line-height: 20px;
	background-color: #165ec6;
}

.OnTheBeach .SinglePropertyPic
{
	border: none;
	height: 113px;
	width: 150px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}		

/* Content on home page */
.OnTheBeach #HomePage
{
	float:right;
	width: 700px;
	margin-bottom: 10px;
	line-height: 24px;
}	

/* Copyright text */
.OnTheBeach .Copyright
{
	color: #000000;
	text-transform: uppercase;
}	

/* Property listings */
.OnTheBeach .Listing
{
	width: 100%;
	height: 168px;
	margin-bottom: 10px;
}

.OnTheBeach .ListingHeader
{
	height: 20px;
	line-height: 20px;
	width: 100%;
	background-color: #154bac;
	margin-bottom: 5px;
}		

.OnTheBeach .ListingHeaderTitle
{
	float:left;
	width: 59%;
	padding-left: 1%;
	text-transform: capitalize;
}

.OnTheBeach .ListingHeaderPrice
{
	float:right;
	text-align: right;
	width: 38%;
	padding-right: 1%;
}
		
.OnTheBeach .ListingPic
{
	width: 150px;
	float:left;
	height: 133px;
	margin-bottom: 5px;
}

.OnTheBeach .ListingText
{
	float: right;
	width: 720px;
	height: 133px;
	margin-bottom: 5px;
}

.OnTheBeach .ListingSeparator
{
	clear:both;
	width: 100%;
	height: 2px;
	background-color:#4ed20f;
}			

.OnTheBeach .MoreDetails
{
	height: 20px;
	line-height: 20px;
	background-color: #165ec6;
	width: 150px;
	text-align: center;
}	

.OnTheBeach .MoreDetails a, .OnTheBeach .ListingHeaderTitle a, .OnTheBeach .ListingHeaderPrice a
{
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
}	

/*
------------------------------------------------------------------------------------------------
beachfrontinmission.com.au
------------------------------------------------------------------------------------------------
*/

/* Hyperlinks */
.Beachfront a			
{
	color: #a0410d;
	font-weight: bold;
	text-decoration:none;
}

.Beachfront a:hover
{
	text-decoration: underline;
}

/* Wrapper */
.Beachfront #Wrapper
{
	background-color: #ffffff;
	width: 900px;
	margin-left:auto;
	margin-right: auto;
	line-height: 18px;
}		

.Beachfront #Wrapper p
{
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}
	
/* Banner */
.Beachfront #Banner
{
	width: 100%;
	background: #ffffff url(Graphics/BeachfrontBanner.jpg) no-repeat;
	height: 140px;
}

.Beachfront #BannerText
{
	padding: 10px 0 0 20px;
}

.Beachfront #BannerText h1
{
	font-family: Tahoma, Geneva, Sans-Serif;
	font-weight: normal;
	font-size: 24px;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 30px;
}
		
/* 	Navigator */
.Beachfront #Navigator
{
	font-family: Tahoma, Geneva, Sans-Serif;
	background-color: #003c7e;
	width: 96%;
	padding: 0 2% 0 2%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
}

.Beachfront #Navigator a
{
	color: #ffffff;
	text-decoration: none;
	padding: 0 50px 0 50px;
	font-weight: normal;
}

.Beachfront #Navigator a:hover
{
	text-decoration: underline;
}

/* Footer */
.Beachfront #Footer
{
	clear:both;
	font-family: Tahoma, Geneva, Sans-Serif;
	border-top: solid 10px #003c7e;
	width: 895px;
	padding: 5px 5px 5px 0;
	font-size: 10px;
	color: #c0c0c0;
	line-height: 14px;
	text-align: right;
}

/* ContentHolder */
.Beachfront #ContentHolder
{
	margin: 10px 10px 10px 10px;
	width: 880px;
}
	
/* Question */
.Beachfront #Question		
{
	clear: both;
	width: 880px;
	height: 100px;
	background: #ffffff url(Graphics/Question.jpg) no-repeat;
}

.Beachfront .QuestionText
{
	padding: 20px 20px 20px 150px;
	width: 710px;
	text-align: justify;
}		

/* Property section */
.Beachfront #PropertyOutline
{
	float: right;
	height: 479px;
	width: 170px;
	background-color: #a0410d;
	text-align:center;
	margin-bottom: 10px;
}

.Beachfront #PropertyOutline a
{
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
}
	
.Beachfront #PropertyInner
{
	width: 150px;
	height: 459px;
	margin: 10px 10px 10px 10px;
}

.Beachfront .SingleProperty
{
	width: 100%;
	height: 153px;
}

.Beachfront .SinglePropertyLine1
{
	height: 20px;
	line-height: 20px;
	background-color: #a0410d;
}

.Beachfront .SinglePropertyLine2
{
	height: 20px;
	line-height: 20px;
	background-color: #7b2e00;
}

.Beachfront .SinglePropertyPic
{
	border: none;
	height: 113px;
	width: 150px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}		

/* Content on home page */
.Beachfront #HomePage
{
	float:left;
	width: 700px;
	margin-bottom: 10px;
	line-height: 24px;
}	

/* Copyright text */
.Beachfront .Copyright
{
	color: #000000;
	text-transform: uppercase;
}	

/* Property listings */
.Beachfront .Listing
{
	width: 100%;
	height: 168px;
	margin-bottom: 10px;
}

.Beachfront .ListingHeader
{
	height: 20px;
	line-height: 20px;
	width: 100%;
	background-color: #7b2e00;
	margin-bottom: 5px;
}		

.Beachfront .ListingHeaderTitle
{
	float:left;
	width: 59%;
	padding-left: 1%;
	text-transform: capitalize;
}

.Beachfront .ListingHeaderPrice
{
	float:right;
	text-align: right;
	width: 38%;
	padding-right: 1%;
}
		
.Beachfront .ListingPic
{
	width: 150px;
	float:left;
	height: 133px;
	margin-bottom: 5px;
}

.Beachfront .ListingText
{
	float: right;
	width: 720px;
	height: 133px;
	margin-bottom: 5px;
}

.Beachfront .ListingSeparator
{
	clear:both;
	width: 100%;
	height: 2px;
	background-color:#c0c0c0;
}			

.Beachfront .MoreDetails
{
	height: 20px;
	line-height: 20px;
	background-color: #a0410d;
	width: 150px;
	text-align: center;
}	

.Beachfront .MoreDetails a, .Beachfront .ListingHeaderTitle a, .Beachfront .ListingHeaderPrice a
{
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
}	