/* -----------------Layout--------------------- */

body {
	min-width: 600px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06066A;
	margin: 0 auto;
	text-align: center;
}
a {
	color: #06066A;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #99D81E;
}

form {
	margin: 0px;
	padding: 0px;
}



/* -----------------Container--------------------- */ 

#container {
	width: 600px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FFFFFF;
	height: 100%;
}

/* following rules are invisible to IE 5 - this is for the mac \*/
#container {
	width: 600px;
	position: relative;
	padding: 0px;
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-top-style: none;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 /* end IE 5 mac hack */ 

#wrapper {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}


/* -----------------Header--------------------- */

#top {
	height: 100px;
	position: relative;
	display: none;
}

#logo {
	position: absolute;
	left: -37px;
	top: 0px;
	height: 100px;
	width: 100px;
}

#search {
	position: absolute;
	width: 544px;
	top: 52px;
	left: 192px;
	text-align: left;
	border: 1px solid #99D81E;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	background-color: #EBF6D5;
	display: none;
}

#search form {
	margin: 0px;
}

#search .submit {
	position: absolute;
	top: -5px;
}

#searchfield {
	border: 1px solid #0096FF;
	margin-left: 10px;
	margin-right: 10px;
}


#signin {
	position: absolute;
	width: 380px;
	height: 20px;
	right: 15px;
	top: 5px;
	font-size: 11px;
	text-align: right;
	display: none;
}

#signin a {
	width: 90px;
	padding: 3px;
	position: absolute;
	right: 15px;
	display: block;
}

#signin .friend {
	margin-right: 17px;
	margin-left: 17px;
	background-color: #99D81E;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 150px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #06066A;
	padding: 2px;
}
#signin .friend:hover {
	background-color: #06066A;
}
#signin .contact {
	display: block;
	margin-right: 102px;
}





#navigation {
	position: absolute;
	top: 89px;
	width: 590px;
	left: 172px;
	height: 25px;
	padding-top: 10px;
	z-index: 100;
	font-size: 11px;
	display: none;
}

#navigation a {
	font-weight: bold;
	margin-right: 9px;
	text-decoration: none;
	margin-left: 8px;
}

#navigation a:hover {
	color: #99D81E;
}

#navigationborder {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #99D81E;
	width: 550px;
	position: relative;
	height: 10px;
	float: left;
	left: 20px;
	display: none;
}


/* -----------------Content--------------------- */

#content {
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}


#content p {
	font-size: 12px;
	line-height: 17px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

#content li {
	line-height: 17px;
}
#content .link {
	background-color: #99D81E;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-align: center;
	text-decoration: none;
	height: 20px;
	padding-top: 4px;
	border: 1px solid #06066A;
}
#content .link:hover {
	background-color: #06066A;
}



#contactform {
	text-align: left;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #99D81E;
	background-color: #F4FBE6;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#contactform p {
	margin: 10px 0px;
	padding: 0px;
}
#contactDetails {
	background-color: #F4FBE6;
	border: 1px solid #99D81E;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 580px;
}
#contactDetails p {
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contactDetails h3 {
	font-size: 1em;
	font-weight: bold;
	color: #F4FBE6;
}
#contactDetails .heading {
	font-size: 1.1em;
	font-weight: bold;
	color: #0096FF;
}


#thanksDetails {
	background-color: #F4FBE6;
	border: 1px solid #99D81E;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#thanksDetails p {
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 0.8em;
	padding-left: 20px;
	padding-right: 0px;
}


#content .advertiseNow {
	position: absolute;
	top: 55px;
	right: 55px;
	display: none;
}


input {
	margin-top: 5px;
	margin-bottom: 5px;
}
select {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #99D81E;
}


#contactformtable .lefttd{
	width: 215px;
	vertical-align: text-top;
	padding-top: 8px;
}
#contactformtable .hidden {
	display: none;
	background-color: #AADF44;
}


#contactform .formfields {
	border: 1px solid #99D81E;
	width: 175px;
}
#contactform .formfieldslarge {
	border: 1px solid #99D81E;
	width: 400px;
}
#contactform .dropdowns {
	width: 250px;
	border: 1px solid #99D81E;
}

#contactform .uploadformfields {
	width: 225px;
	border: 1px solid #99D81E;
}

#contactform .submit {
	background-color: #99D81E;
	font-weight: bold;
	width: 179px;
	border: 1px solid #99D81E;
	color: #FFFFFF;
}




#jForm .formfields {
	border: 1px solid #99D81E;
	width: 100px;
}
#jForm .dropdowns {
	width: 220px;
	border: 1px solid #99D81E;
}

#jForm .uploadformfields {
	width: 225px;
	border: 1px solid #99D81E;
}

#jForm .submit {
	background-color: #99D81E;
	font-weight: bold;
	width: 100px;
	border: 1px solid #99D81E;
	color: #FFFFFF;
}




.panel {
	text-align: left;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #99D81E;
	background-color: #F4FBE6;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
#content .panel p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}


.searchresults {
	text-align: left;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #99D81E;
	background-color: #F4FBE6;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#content .searchresults .soldstc {
	position: absolute;
	top: 50px;
	right: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 25px;
	background-color: #99D81E;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}


#content .searchresults p {
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
#content .searchresults .resultslink {
	background-color: #99D81E;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
	height: 20px;
	display: block;
	text-align: center;
	width: 200px;
	padding-top: 1px;
}
#content .searchresults .resultslink:hover {
	text-decoration: none;
	background-color: #1F1F79;
	display: block;
}

#content .searchresults h3 {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 1.2em;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#content .searchresults img {
	margin: 10px;
	position: static;
}
#content .searchresults .thumb {
	padding: 3px;
	border: 1px solid #485589;
}


#content h3 {
	margin-top: 15px;
	font-size: 1.1em;
	margin-bottom: 15px;
	color: #0096FF;
	text-align: left;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#content h2 {
	margin-top: 15px;
	font-size: 1.6em;
	padding: 0px 60px;
	margin-bottom: 15px;
	color: #0096FF;
	text-align: left;
}







.propdetails {
	text-align: left;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #99D81E;
	background-color: #F4FBE6;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
}
.examplelink {
	color: #FFFFFF;
	background-color: #99D81E;
	display: block;
	text-align: center;
	text-decoration: none;
	border: 1px solid #06066A;
	margin-top: 10px;
	height: 20px;
	padding-top: 4px;
}
.examplelink:hover {
	color: #FFFFFF;
	background-color: #06066A;
	display: block;
}


#propdetailstitle {
	background-color: #99D81E;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	text-align: left;
	padding: 10px 5px;
	color: #FFFFFF;
	display: none;
}


#content .propdetails p {
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
#content .propdetails .link {
	background-color: #99D81E;
	margin: 0px;
	padding: 3px 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
}
#content .propdetails .link:hover {
	text-decoration: none;
	background-color: #1F1F79;
}

#content .propdetails .contactsellerlink {
	background-color: #99D81E;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
	width: 425px;
	display: block;
	text-align: center;
	height: 20px;
	padding-top: 1px;
}
#content .propdetails .contactsellerlink:hover {
	text-decoration: none;
	background-color: #1F1F79;
	display: block;
}


#content .propdetails h3 {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 1.2em;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	color: #0096FF;
}
#content .propdetails h4 {
	font-size: 1.2em;
	color: #99D81E;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}


#content .propdetails .thumbnail {
	border: 1px solid #485589;
	padding: 3px;
	background-color: #FFFFFF;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	height: 60px;
	width: 78px;
}

#content .propdetails .large {
	border: 1px solid #485589;
	padding: 3px;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
}


#content .panel .link {
	background-color: #0096FF;
	margin: 0px 10px 0px 0px;
	padding: 5px 5px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
	display: block;
	text-align: center;
}
#content .panel .link:hover {
	text-decoration: none;
	background-color: #1F1F79;
}
#content .bluebold {
	font-weight: bold;
	color: #0096FF;
}
#content .homelogos {
	position: relative;
	height: 70px;
	padding-left: 0px;
	text-align: left;
}





#images {
	position: relative;
	width: 718px;
	margin-top: 10px;
}


#homemap {
	padding-left: 20px;
	position: relative;
	float: right;
	top: 0px;
}


.leftpanel {
	vertical-align: top;
	width: 50%;
	font-size: 1em;
	padding-left: 10px;
}

.rightpanel {
	vertical-align: top;
	font-size: 1em;
	padding-left: 10px;
}

.contentpanel {
	width: 288px;
	text-align: left;
	float: left;
	padding-bottom: 15px;
}

.contentpanel ul {
	margin-left: 15px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	padding: 0px;
}

.contentpanelheader {
	background-image: url(../images/heading_bg.gif);
	background-repeat: no-repeat;
	width: 288px;
	height: 37px;
	background-color: #FFFFFF;
	padding-top: 17px;
}

.savingsheader {
	width: 283px;
	height: 20px;
	background-color: #99D81E;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 5px;
	margin: 0px;
	font-size: 12px;
}

#searchagain
{
	width: 150px;
	position: absolute;
	top: 100px;
	right: 60px;
	text-align: right;
	display: none;
}

#printpage
{
	width: 150px;
	position: absolute;
	top: 100px;
	right: 60px;
	text-align: right;
	display: none;
}

.guideheader {
	height: 20px;
	background-color: #99D81E;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 0px;
	padding-top: 5px;
	padding-left: 10px;
}

.helptext {
	color: #99D81E;
	font-size: 0.9em;
}

.greentext {
	color: #99D81E;
}

.redtext {
	color: #FF0000;
	font-weight: bold;
}

#container #wrapper #content .leftpanel .contentpanel .contentpanelcontent li {
	line-height: 1.7em;
}

#container #wrapper #content .rightpanel .contentpanel .contentpanelcontent li {
	line-height: 1.7em;
}


.contentpanelcontent {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	width: 265px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
#content .leftpanel .contentpanel .contentpanelcontent p {
	text-align: left;
	margin: 10px 0px 0px;
	padding: 0px;
}

#content .rightpanel .contentpanel .contentpanelcontent p {
	text-align: left;
	margin: 10px 0px 0px;
	padding: 0px;
}

.bottompanel {
	width: 288px;
	text-align: left;
	float: left;
	padding-bottom: 15px;
	border: 1px solid #EEEEEE;
}

#content .bottompanel p {
	text-align: left;
	margin: 10px;
	padding: 0px;
}



/* -----------------Footer--------------------- */ 

#footer {
	clear:left;
	padding:6px;
	margin:0px;
	color: #BFC0C2;
	text-align: center;
	display: none;
} 
#terms {
	text-align: left;
	padding: 0px;
	position: relative;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#terms a {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	color: #bfc0c2;
	font-size: 0.8em;
}
#terms p {
	width: 300px;
	margin: 0px;
	padding: 0px;
}



#footer p {
	font-size: 11px;
}

#footerlinks {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #99D81E;
	padding: 3px;
	text-align: center;
	display: none;
}
#footerlinks a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 8px;
}
#footerlinks a:hover {
	text-decoration: underline;
}

#furtherinfolinks {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #EBF6D5;
	padding: 3px;
	text-align: center;
	border: 1px solid #99D81E;
	position: relative;
	width: 710px;
	visibility: hidden;
}
#furtherinfolinks a {
	color: #99D81E;
	text-decoration: none;
	padding: 0px 8px;
}
#furtherinfolinks a:hover {
	text-decoration: underline;
}
