/* CSS Document */

body

	{

	background-color: white;
	
	margin: 0;	/* set both padding and margin to cope with browser differences */
	padding: 0;
	font: normal normal normal 12pt Arial, Geneva, sans-serif; 
	margin-left: 5pt;
	color: black;
	
	}


h1

	{

	font: normal  normal bold 14pt Arial, Geneva, sans-serif; 
	color: black;
	text-align: center;
	/*border: 1pt solid red;*/
	}
	
	
h2

	{

	
	font: normal normal bold 12pt Arial, Geneva, sans-serif; 
	color: black;
	background-image: url(images/gold_tab.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding: 0;
	margin: 0;
	padding-left: 10pt;
	width: 190pt;
	float: right;
	/*border: 1pt solid blue;*/
	
	}




img

	{

	border: 0;

	}



p

	{
	
	padding: 0;	/* set both padding and margin to cope with browser differences */
	margin: 0;
	font: normal normal normal 12pt Times New Roman, Times, serif;

	/*border: 1pt solid blue;*/
	}









#shell /* the shell is set with auto left and right margins to centre the div on the screen */

	{
	
	width: 480pt;
	padding: 5pt 0;	
	margin-left:  0;
	margin-right: 0;
	margin-top: 0pt;
	padding-top: 0;
	/*border: 1pt solid green;*/

	
	}

	
#logo	/* the logo is embedded into the html code and is set as a background */
	

	{ 
		
	background-repeat: no-repeat;
	background-position: top left;
	
	padding: 0;
	height: 107px;
	/*border: 1px solid blue;*/
	position: relative;
	top: 0px;
	border-bottom: 3px solid #335C85;
	
	}	
	
	
	
	
	
	
#wrapper	/* the wrapper uses the shell div as its reference, wrapper holds the menu and maincontent divs */

			/* all other divs except the footer use the wrapper as a ref, all other divs use a relative position */
	{

	width:480pt;
	margin: 0;
	padding: 0;
	background-color: white;
	color: #000000;
	position: relative;
	top: 10pt;
	/*border: 1pt solid #335C85;*/

	
	
	}
	
	
#menu

	{
	
	display: none;
	/*border: 1pt solid blue;	*/
	}	

#gspc

	{
	display: none;
	}	
	
		

#date


	{
	
	display: none;

	}



.noprint

	{
	
	display: none;

	}


p#closingDate

	{
		
	font-weight: bold;	
	background-color: white;
		
	}


	

#contentmain

	{
	
	
	float: left;
	position: relative;
	top: 0pt;
	background-color: white;
	width: 480pt;
	/*border-left: 1pt solid #335C85;*/
	/*border-bottom: 1pt solid #335C85;*/
	
	/*border: 1pt solid red;*/

	}
	
	
#contentmain p

	{
		line-height: 1.3em;
		text-align: justify;
		padding: 5pt;
	}



	
	
ul#indexHouses

	{
		
	float: right;	
	width: 300pt;	
	margin: 0;
	padding: 0;
	margin-left: 10pt;
	
	background-color: #7F99B2;
	list-style: none;
	/*border: 1pt solid purple;*/
		
	}	
	
ul#indexHouses li

	{
		
	width: 100%;
	/*border: 1pt solid yellow;*/
	margin: 10pt 0;
	padding-left: 5pt;
	margin-bottom: 50pt;
	}
	
	


	

	
	
#propertySummary li

	{
		
	font: 11pt Times New Roman, Times, serif;
	background-color: white;
	color:  black;
	margin-top: 0pt;
	padding: 1pt 0;
	
	}
	
.dateAdded
	
	{
	
	display: block;
	width: 230pt;
	border-left: 1pt solid #999999;
	border-right: 1pt solid #CCCCCC;
	border-bottom: 1pt solid #999999;
	padding: 2pt 0;
	margin-top: 5pt;
	text-align: center;
	font: normal normal bold 10pt Arial, Geneva, sans-serif;
	background-color: white;

		
	}

		
		
.indexHouse

	{
		
	float: right;
	margin-right: 5pt;
	border: 1pt solid #335C85;
	padding: 2pt;
	background-color: white;
			
		
	}
	
	
#propertyDisplay img

	{
		
	
	float: left;
	border: 1pt solid #335C85;
	padding: 2pt;
	background-color: white;
	margin-bottom: 5pt;
	margin-top: 5pt;
	}
	

img#soldSign 

	{
		
	display: none;
		
		
	}
	


#footer

	{

	display: none;
	
	}


#footer p a

	{

	text-decoration: none;
	color: black;

	}


#footer p a:hover

	{

	text-decoration: underline;

	}
	
	
a

	{
		
	text-decoration: none;
	color: white;
		
	}	
	
	
a:hover

	{
		
	text-decoration: underline;
	
		
	}

p.row

	{
	
	clear: both;
	
	/*border: 1pt solid yellow;*/
	line-height: 3em;
	text-align: center;
	color: black;
	font: normal normal normal 12pt Arial, Geneva, sans-serif;
	
	}


p.row span.align

	{

	
	/*border: 1pt solid red;*/
	padding: 0 20pt;
	

	}



.alert

	{

	color: red;
	background-color: white;
	border: 1pt solid red;
	font: normal normal normal 12pt Arial, Geneva, sans-serif; 
	padding: 5pt;
	text-align: left;
	margin: 0 10pt;

	}


.divider

	{
	
	line-height: 1pt;
	padding-left: 30%;
	padding-right: 30%;
	border-bottom: 1pt solid #CCCCCC;
	
	}


.link

	{

	font: normal normal bold 11pt Arial, Geneva, sans-serif;
	text-decoration: none;
	color: black;

	}
	
	
.sitelink a

	{
		
	color: black;
	padding: 2pt 5pt;
	text-decoration: none;	
		
	}

.sitelink a:hover

	{
		
	text-decoration: underline;	
		
	}
	
	
.highlight

	{
	
	background-color: white;		
	color: white;
	line-height: .5pt;

	
	}
	
	

	
	

	
	
ul#listProperties

	{
	
	position: relative;	/* lists need to be defined as relative positioned in IE to prevent disappearing background */
	margin: 0;
	padding: 0;
	list-style: none;
	/*border: 1pt solid purple;*/
	margin-right: 20pt;
	margin-top: 20pt;
	width: 95%;	
	}
	
ul#listProperties li 

	{
	
	width: 100%;		/* width of element contained in list needs to be defined in IE to prevent disappearing background */
	border-top: 4pt solid #7F99B2;
	border-left: 1pt solid #7F99B2;
	border-right: 1pt solid #999999;
	border-bottom: 2pt solid #666666;
	padding: 4pt 3pt;
	background-color: #E5EAEF; 
	margin-bottom: 20pt;
	
	}
	
	
ul#listProperties p.newProperty

	{
	
	background-color: transparent;
	background-image: url(images/new_property.gif);
	background-repeat: repeat-x;
	padding: 0pt;	
	}
	



.displayThumbnails

	{
		
	padding: 8pt 4pt;
	border-top: 1pt dashed #335C85;

	}

.displayThumbnails img

	{
		
	border: 1pt solid #335C85;
	padding: 2pt;
	background-color: white;
	margin-left: 10pt;
		
		
	}
		
	
		
.lightHeader

	{
		
	padding: 4pt 3pt;
	text-transform: capitalize; 	
	background-color: #E5EAEF; 
	margin-bottom: 5pt;
	margin-left: -5pt;	
	}
	
#displayStatus()

	{
		
	display: none;	
		
	}

.nodisplay

	{
		
	visibility: visible;
	font-weight: bold;
			
	}