body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_tile.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
form
{
	margin: 0;
	border: 0;
}

.popup
{
	width: 250px;
}
.popup h1
{
	font-size: 1em;
	color: Black;
}


#shadow {
	height: 100%;
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow_strip.jpg);
	background-repeat: repeat-y;
}

#wrap {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
}


#nav {
	height: 32px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav li {
	display: inline;
}

#navLogo a:link, #navLogo a:visited  {
	background: transparent url(../images/logo.gif) no-repeat;
	width: 200px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#navLogo a:hover, #navLogo a:active {
	background: transparent url(../images/logo.gif) no-repeat;
}

#navLogo a:link span, #navLogo a:visited span {
	display:none
}

#navHome a:link, #navHome a:visited  {
	background: transparent url(../images/home_off.gif) no-repeat;
	width: 51px;
	height: 32px;
	margin: 0px 0px 0px 400px;
	padding: 0px;
	float: left;
}

#navHome a:hover, #navHome a:active {
	background: transparent url(../images/home_on.gif) no-repeat;
}

#navHome a:link span, #navHome a:visited span {
	display:none
}

#navPortfolio a:link, #navPortfolio a:visited  {
	display:none
}

#navAbout a:link, #navAbout a:visited  {
	display:none
}

/*------------REMOVED TILL CONTENT AVAILABLE------------------------------------------------------------------------------
#navPortfolio a:link, #navPortfolio a:visited  {
	background: transparent url(../images/portfolio_off.gif) no-repeat;
	width: 140px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#navPortfolio a:hover, #navPortfolio a:active {
	background: transparent url(../images/portfolio_on.gif) no-repeat;
}

#navPortfolio a:link span, #navPortfolio a:visited span {
	display:none
}

#navAbout a:link, #navAbout a:visited  {
	background: transparent url(../images/about_off.gif) no-repeat;
	width: 122px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#navAbout a:hover, #navAbout a:active {
	background: transparent url(../images/about_on.gif) no-repeat;
}

#navAbout a:link span, #navAbout a:visited span {
	display:none
}
-------------------------------------------------------------------------------------------------------------*/
#navCALA a:link, #navCALA a:visited  {
	background: transparent url(../images/calahomes_off.gif) no-repeat;
	width: 122px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#navCALA a:hover, #navCALA a:active {
	background: transparent url(../images/calahomes_on.gif) no-repeat;
}

#navCALA a:link span, #navCALA a:visited span {
	display:none
}

.mastHome {
	width: 750px;
	height: 130px;
	background-image: url(../images/mast_home.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 21px;
}

.mastHome span {
	display:none;
}

.mastProperty {
	width: 750px;
	height: 84px;
	background-image: url(../images/mast_property.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 21px;
}

.mastProperty span {
	display:none;
}

.mastResults {
	width: 750px;
	height: 84px;
	background-image: url(../images/mast_results.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 21px;
}

.mastResults span {
	display:none;
}

/*--------------------------------------------- FLASH AND BROWN STRIPS-------------------------------------*/

.brownStrip {
	background-color: #A38649;
	height: 4px;
	margin: 0px;
	padding: 0px;
}

#flashStrip {
	background-color: #FFFFFF;
	height: 100px;
	background-image: url(../images/flash_holder.jpg);
	background-repeat: no-repeat;
}

/*------------------------------------------------ MAIN CONTENT --------------------------------------------*/
#content {
	background-color: #A38649;
	background-image: url(../images/content_bg_fix.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}

#left {
	background-color: #A10018;
	width:250px;
}



#right {
	background-color: #A38649;
	width:532px;
	float:right;
	margin-bottom: 20px;
}

/* for Internet Explorer 6 PC */
/*\*/
* html #right {
	width: 529px;
}
/**/

#rightStatic {
	background-color: #A38649;
	width:532px;
	float:right;
	margin-bottom: 20px;
}

/* for Internet Explorer 6 PC */
/*\*/
* html #rightStatic {
	width: 529px;
}
/**/

#right p {
	margin-left: 20px;
	margin-right: 20px;
}






/*--------------------------------------------- FOOTER --------------------------------------------------*/
#footer {
	margin-top: 10px;
	margin-left: 20px;
	height: 40px;
	font-size: 10px;
	color: #A38649;
}

/* for Internet Explorer 6 PC */
/*\*/
* html #footer {
	margin-top: 10px;
}
/**/

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer li {
	display: inline;
	
}

#footer a:link, #footer a:visited  {
	color: #A38649;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;	
}

#footer a:hover, #footer a:active {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;	
}

#footerCopyright a:link, #footerCopyright a:visited  {
	color: #A38649;
	text-decoration: none;
	margin-left: 445px;
	
}

#footerCopyright a:hover, #footerCopyright a:active  {
	color: #FFFFFF;
}


/*-------------------------------------------------------------------------------------------------------------*/


div#content hr {
	display:block;
	clear:both;
	margin: 0px;
	visibility: hidden;
}

/*----------------------------------------------------------------------------------------------*/

h1#privacy {
	width: 250px;
	height: 38px;
	background-image: url(../images/hd_privacy.gif);
	background-repeat: no-repeat;
	margin: 20px 0px 20px 20px;
}

h1#terms {
	width: 336px;
	height: 38px;
	background-image: url(../images/hd_terms.gif);
	background-repeat: no-repeat;
	margin: 20px 0px 20px 20px;
}

h1#copyright {
	width: 190px;
	height: 20px;
	background-image: url(../images/hd_copyright.gif);
	background-repeat: no-repeat;
	margin: 20px 0px 20px 20px;
}




h1#welcome {
	width: 190px;
	height: 20px;
	background-image: url(../images/hd_welcome.gif);
	background-repeat: no-repeat;
	margin: 20px 0px -20px 20px;
}


h1.searchLocation {
	width: 485px;
	height: 20px;
	background-repeat: no-repeat;
	background-color: #A10018;
	margin-left:20px;
	margin-bottom: 10px;
}

h1#sellingagents {
	width: 350px;
	height: 24px;
	background-image: url(../images/hd_sellingagents.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	margin-bottom: 0px;
	margin-top: 30px;
}

h1#feature {
	width: 170px;
	height: 20px;
	background-image: url(../images/hd_featuredproperty.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 5px;
}

h1#linkcala {
	width: 140px;
	height: 20px;
	background-image: url(../images/hd_linkcalahomes.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 5px;
}



h1.search {
	width: 90px;
	height: 20px;
	background-image: url(../images/hd_search.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}

h1.searchAgain {
	width: 115px;
	height: 20px;
	background-image: url(../images/searchagain.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}

h1.request {
	width: 188px;
	height: 63px;
	background-image: url(../images/hd_requestcallback.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}




h1#back a:link, h1#back a:visited, h1#back a:hover, h1#back a:active {
	width: 485px;
	height: 24px;
	background-image: url(../images/back_btn.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	margin-left:20px;
	margin-bottom: 10px;
	margin-top: 5px;
	display:block;
}

h1#backprop a:link, h1#backprop a:visited, h1#backprop a:hover, h1#backprop a:active {
	width: 485px;
	height: 24px;
	background-image: url(../images/backprop_btn.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	margin-left:20px;
	margin-bottom: 10px;
	margin-top: 5px;
	display:block;
}

h1#moreinfo a:link, h1#moreinfo a:visited, h1#moreinfo a:active, h1#moreinfo a:hover {
	width: 202px;
	height: 24px;
	background-image: url(../images/hd_moreinfobar.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	display:block;
	background-position: right;
	margin-bottom: 30px;
}

h1#visitweb a:link, h1#visitweb a:visited, h1#visitweb a:active, h1#visitweb a:hover {
	width: 208px;
	height: 56px;
	background-image: url(../images/link_visitweb.jpg);
	background-repeat: no-repeat;
	display:block;
	background-position: left;
	margin-bottom: 30px;
}

/* for Internet Explorer 6 PC */
/*\*/
* html h1#visitweb a:link, h1#visitweb a:visited, h1#visitweb a:active, h1#visitweb a:hover {
	width: 200px;
}
/**/

h1.searchLocation span, h1.searchAgain span, h1#back span, h1#sellingagents span, h1#feature span, h1#moreinfo span, h1#linkcala span, h1#visitweb span, h1#welcome span, h1.search span, h1.request span, h1#terms span, h1#copyright span, h1#privacy span {display:none;}


/*---------------------------------------- SEARCH RESULTS BOXES -----------------------------------------------------*/

.lightBox {
	background-color: #BEAA7F;
	width: 485px;
	margin-left: 20px;
	height: 105px;
	margin-bottom: 8px;
	padding-top: 4px;

}

.lightBox p {
	padding: 0;
	font-size: 13px;	
}



.resultThumb {
	margin:10px 15px 10px 10px;
	float:left;
	border: 1px solid #FFFFFF;
	
}

.moreinfo {
	float:right;
	margin-top: 10px;
}

.darkBox {
	background-color: #B09863;
	width: 485px;
	margin-left: 20px;
	height: 105px;
	margin-bottom: 10px;
}

.darkBox p {
	padding-top: 18px;
	font-size: 13px;
}

.resultBold {
	color:#000000;
	font-size: 13px;
	font-weight:bold;
}
.featureBold {
	color:#FFFFFF;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight:bold;
}

.searchResultsBelow {
	font-size: 16px;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}


.searchForm {
	font-size: 9px;
	margin-top: 15px;
	margin-bottom: 40px;
	width: 240px;
	margin-left: 10px;
}

.region_head {
	font-size: 11px;
	padding-bottom: 5px;
}	

.bedrooms {
	font-size: 9px;
	padding-bottom: 2px;
	padding-top: 5px;
}	

.minValue {
	font-size: 9px;
	padding-bottom: 5px;
	padding-top: 15px;
	
}	

.maxValue {
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
}	

.property {
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
}	

.submit {
	padding-top: 5px;
}

.formRow {
	width: 165px;
}



h2 {
	color:#000000;
	font-size: 18px;
	margin-left: 20px;
	margin-bottom: 0px;
}

h3 {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 5px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

h4 {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 0px;
	width: 90px;
	padding: 4px;
	background-color: #A10018;
}
h5 {
	font-size: 14px;
	margin-left: 20px;
	margin-right: 25px;
	margin-top: 0px;
	padding: 4px;
	background-color: #000000;
	background: #FFFFFF;
	color: #000000;
}
.propertyImage {
	border: 1px solid #FFFFFF;
	margin-left: 20px;
}

#detailLeft {
	width: 350px;
	float:left;
	margin-left: 20px;
	
}

#detailLeftFull {
	display: block;
	width: 350px;
	margin-left: 20px;
	clear:both;
}

/* for Internet Explorer 6 PC */
/*\*/
* html #detailLeft {
	width: 340px;
	margin-left: 10px;
}
/**/



#detailLeft p {
	padding-right: 10px;
	padding-top: 10px;
}

#testFull {
	display: block;
	background-color: green;
	clear:both;
}


#detailLeft ul {
	color: #FFFFFF;
	list-style-type: square;
	padding-left: 50px;
	padding-bottom: 15px;
			
}

.detailLeftList {
	color: #FFFFFF;
}


#detailRight {
	width: 120px;
	float:right;
	margin-right: 20px;
	margin-top: 12px;
	
}

#detailRight ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#schedule a:link, #schedule a:visited, #schedule a:hover, #schedule a:active {
	background: transparent url(../images/download_schedule.jpg) no-repeat;
	width: 117px;
	height: 40px;
	display:block;
}

#hip a:link, #hip a:visited, #hip a:hover, #hip a:active {
	background: transparent url(../images/download_hip.jpg) no-repeat;
	width: 117px;
	height: 40px;
	display:block;
}

#location a:link, #location a:visited, #location a:hover, #location a:active {
	background: transparent url(../images/view_location.jpg) no-repeat;
	width: 117px;
	height: 40px;
	display:block;
}


#schedule span, #location span, #hip span {
	display:none
}

.agentTable {
	text-align: center;
}

.agentLogo {
	margin-bottom:10px;
}

a:link, a:visited {
	color: #F5CE4D;
	text-decoration: none;
}

a:hover, a:active {
	color: #910318;
}



#featured  {
	padding-top: 20px;
	margin-left: 24px;
	margin-right: 24px;
}

#featured a:hover {
	color: #fff;
	text-decoration: underline;
	
}

#homeContent {
	padding-top: 20px;
}

#homeContent p {
	margin-left: 20px;
	margin-right: 20px;
}


.ukmap {
	float:right;
	margin-right: 10px;
	margin-top: 20px;
	width: 250px;
	height: 355px;
	border: 1px solid #FFFFFF;
	background-color: #DECDB5;
	background-image: url(/partexchange/images/UK-map-PX-regions.gif);
	background-repeat: no-repeat;
}

/* for Internet Explorer 6 PC */
/*\*/
* html #map {
	margin-right: 10px;
}
/**/

/* for Internet Explorer 6 PC */
/*\*/
* html #homeContent p {
	margin-right: 0px;
}
/**/

.agents {
	background-color:#FFFFFF;
	color:#000000;
	padding: 20px;
}

.agents a:link, .agents a:visited {
	color: #910318;
	text-decoration: none;
}

.agents a:hover, .agents a:active {
	color: #A38649;
}

.agentOne {
	float: left;
	margin-left: 10px;
	text-align: center;
}

.agentTwo {
	float: right;
	margin-right: 10px;
	text-align: center;
}

div.agents hr {

	display: block;
	clear:left;
	margin: 20px;
	visibility: hidden;
}

.bedcheck {
	text-align:center;
	width: 20px;
	float:left;
}

/* homepage MooTools tooltip code */


.tool-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #fff;
	padding: 8px 8px 4px;
	background: #000;
	border-bottom: 1px solid #fff;
}
 
.tool-text {
	font-size: 12px;
	padding: 4px 8px 8px;
	background: #CAB690;
}

/* google tooltip code */

.popup {
	
}
 
.popup h1 {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #000;
	padding-bottom: 5px;
	padding-top: 5px;

}

.popup p {
	font-size: 12px;
	margin: 0;
	color: #000;
	padding-bottom: 5px;
}
.popup a:link, a:visited {
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
	}
	
.popup a:hover {	
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}
	
.popup img {
	float: left;
	margin-right: 10px;
	border:thin #ccc solid;
	}
	
.disclaimer {
	font-size: 9px;
	/*margin-left: 20px;*/
	width: 460px;
	line-height: 1.1;
	}
	
/* terms validation errror style */

.error {
	color: #FFFFFF
}
	
	

