body
{
	background-color: white;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;	
}

#logo
{	
	text-align: right;
}

#logo a img
{
	border: 0;		
}

a
{
	text-decoration: none;
	color: #C31129;
}

a:hover
{
	text-decoration: underline;
}

h2
{
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	font-size: 150%;
}

h3
{
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	font-size: 150%;
}

#breadcrumbs
{
	padding: 10px;
	padding-left: 0;
}



#Container
{
	margin-left: auto;
	margin-right: auto;	
	width: 600px;
}


#menuBar
{
	display: none;	
}

#pagePhoto
{
	display: none;
}

#Content /* Main content section */
{
	padding-top: 10px;		
	line-height: 20px;	
	position: relative;	
}


#homepageContent
{		
	position: relative;
	width: 733px;		
	float: left;
	margin-right: 5px;	
	min-height: 440px;
}

#homepageContent .ContentBlock
{
	padding-right: 10px;
}


/* Menu */
ul.menubar
{
	list-style-type: none;
	padding: 0px;		
	margin: 0px;
}

ul.menubar li
{
	float: left;
	margin-right: 15px;
	padding-top: 4px;
	height: 20px;
}

ul.menubar li a
{	
	font-weight: bold;
	color: #C31129;
	font-size: 110%;	
}

ul.menubar li.selected
{
	border-bottom: 2px solid #C31129;	
}

ul.menubar li a, ul.menubar li a:hover
{
	text-decoration: none;
}



/* Content Blocks - Standard*/

.ContentBlock
{
	
}

.ContentBlock .Image
{
	float: right;
	width: 150px;	
	padding-left: 10px;
	padding-bottom: 10px;
	
}

.ContentBlock .Image img
{
	width: 150px;	
	border: 0px;
}

.FullListing .ThumbnailImage
{
	width: 70px;
	float: left;
	position:relative;
	padding: 2px;
	border: 1px solid #CECECE;
	margin-top: 20px;
	margin-right: 9px;
	cursor: pointer;
}




/* Content Blocks - Listing */
.ListingContentBlock
{ 
	clear: both;
	padding-bottom: 20px;		
}

.ListingContentBlock .title
{
	font-weight: bold;	
	font-size: 120%;
}

.ListingContentBlock .price
{
	font-weight: bold;
}

.ListingContentBlock .location
{
	font-weight: bold;
}

.ListingContentBlock .Image
{
	float: right;
	width: 150px;	
	padding-left: 10px;
	padding-bottom: 10px;
	
}

.ListingContentBlock .Image img
{
	width: 150px;	
	border: 0px;
}

.ListingContentBlock ul
{
	padding: 0;
	margin: 0;
	margin-left: 18px;
	margin-top: -15px;
}

.ListingContentBlock ul li
{
	list-style-image: url(../images/redarrow.gif);
	list-style-type: none;		
	list-style-position: outside;		
}

.ListingContentBlock ul li a
{
	color: #BD0C21;
	text-decoration: none;
}

/* News Scroller */
#newsScroller
{	
	width: 188px; 
	height: 240px; 	
	border: 1px solid #434343;	
	margin-left: 15px;
	background-color: #6A6A6A;
	color: white;
	font-weight: bold;
	padding: 5px;	
	
	position: absolute;
	right: 0;
}

#newsScroller marquee
{
	width: 95%;
}

#newsScroller a
{
	color: White;	
	font-weight: normal;	
	text-decoration: none;
}

#NewsScroller hr
{
	height: 1px;
	border-bottom: 1px solid white;
}


/* Homepage Random Property */
.RandomProperty
{
	position: absolute;
	right: 0;
	top: 270px;
	border: 1px solid #CECECE;
	width: 198px;	
	text-align: center;
}

.RandomProperty a img
{
	border: 0;
	padding: 10px;
}

.RandomProperty .title
{
	color: #6A6A6A;
	text-align: left;	
	display: block;
	float: left;
	padding-left: 10px;
	font-size: 95%;
}

.RandomProperty .price
{
	font-weight: bold;
	color: #6A6A6A;
	text-align: right;
	display: block;
	padding-right: 10px;
	font-size: 95%;
	
}


/* Search control */
#SearchControl
{	
	display: none;
}

#SearchControl div.Title
{
	font-weight: bold;
	padding: 5px;
}

#SearchControl div.row
{
	clear: both;	
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
}


#SearchControl div.row span.label
{
	float: left;
	width: 50px;
	font-size: 90%;	
}

#SearchControl div.row span.label2
{
	float: left;
	width: 70px;
	font-size: 90%;	
}

#SearchControl div.row span.element
{
	float: right;	
	text-align: left;	
}

#SearchControl div.row span.element input
{
	border-left: 1px solid #A1A1A1;
	border-top: 1px solid #A1A1A1;
	border-right: 1px solid #A1A1A1;
	border-bottom: 1px solid #FFFFFF;
	
}


#SearchControl div.row .field
{
	height: 13px;	
}

#SearchControl div.row .field1	/* Keyword, Location, Price From and Price To input boxes */
{ 
	background-color: #C8C8C8; 
}

#SearchControl div.row .field2
{ 
	background-color: #D0D0D0; 	
}

#SearchControl div.row .field3
{
	background-color: #D8D8D8; 	
}

#SearchControl div.row .field4
{
	background-color: #E2E2E2;	
}

#SearchControl div.row .button
{ padding-top: 4px; }


/* Sort Options */
.sortOptions
{	
	display: none;
}



/* Full Listing Page */
.FullListing .Price
{
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 10px;
	
	display: block;
	margin-bottom: -10px;	
}

.FullListing .ImageContainer
{
	padding: 0px;
	margin: 0px;	
}

.FullListing .ImageContainer .Image
{
	width: 100px;

	padding: 0;
	margin: 0;
	margin-right: 25px;
	float: left;
	
	background-color: Transparent;
	border: 0;
}

.FullListing .ImageContainer .Image img
{
	width: 100px;
	height: 100px;
	float: left;
	padding: 5px;
	border: 1px solid #CECECE;	
}

.FullListing .Summary
{
	border: 1px solid #CECECE;
	padding: 10px;	
	margin-bottom: 20px;
}

.FullListing .Summary span, .FullListing .Body span, .FullListingSide span
{
	font-weight: bold;
	font-size: 120%;
}

.FullListingSideContainer .FullListingSide
{
	display: none;
}

/* Contact Us Page */

.ContactUsForm
{ 
	display: none;
}

.ContactUsForm fieldset
{
	padding: 5px;
	border: 0;
}

.ContactUsForm div.Row
{
	clear: both;
	padding-top: 5px;	
}


.ContactUsForm div.Row span.label
{
	float: left;
	width: 150px;
	text-align: right;	
}

.ContactUsForm div.Row span.element
{
	float: right;
	width: 65%;
	text-align: left;		
}


.Location
{		
	position: relative;
	margin-bottom: 40px;
}

.Location .locationTitle
{
	text-transform: uppercase;
	font-weight: bold;
	background-color: #E4E4E4;
	width: 780px;
}

.Location .locationAddress
{ }

.Location .locationEmail
{ }

.Location .locationMap
{ 
	position: absolute;
	right: 0;
	top: 0;	
}

.Location .locationMap img
{
	border: 1px solid #CECECE;
}

.ContactUsForm .emailSuccess
{
	border: 1px solid #00C000;
	background-color: #C0FFC0;
	font-weight: bold;
	color: #00C000;
	padding: 5px;
	margin-bottom: 10px;
}

.ContactUsForm .err
{
	border-color: #C00000;
	background-color: #FFC0C0;
	color: #C00000;
}

.SubPage
{
	display: none;
}


/* News Item */
#NewsItem
{ }

#NewsItem h2
{
	
}

#NewsItem h3
{
	padding: 0;
	margin: 0;
	font-size: 100%;
}

#NewsItem .Image
{
	float: right;
	width: 188px;
	height: 188px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding: 5px;
	border: 1px solid #CECECE;
}

#NewsItem .Image img
{
	width: 188px;
	height: 188px;
}



/* Footer */
#Footer
{
	width: 940px;		
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #9B9B9B;	
	position: relative;
}

#Footer .footerText
{
	position: absolute;
	top: 5px;
	left: 110px;
	font-size: 90%;
	color: #9B9B9B;
}


#Footer ul.footerLinks
{
	position: absolute;
	top: 20px;
	left: 110px;
	list-style-type: none;
	padding: 0px;		
	margin: 0px;
	
}

#Footer ul.footerLinks li
{
	float: left;
	padding-right: 15px;
	padding-top: 4px;
}

#Footer ul.footerLinks li a
{		
	color: #9B9B9B;
	font-size: 90%;	
	text-decoration: underline;	
}

#Footer ul.footerLinks li a:hover
{	
	text-decoration: none;
}