		/*Layout Starts*/	
div#banner		{background-image:url(../../../images/topBack.gif); background-repeat:repeat-x;}
div#container		{background-image: url(../../../images/leftBack.gif);	background-repeat: repeat-y;	background-color:#FFFFFF;	}
div#container2		{background-image: url(../../../images/backRight.gif); background-repeat: repeat-y;	background-position: right;	}
div#LeftCol 	{float: left; width: 170px; padding-left: 49px;	padding-top: 25px; }
div#content   {margin-left: 235px;	margin-right: 69px;	padding-top: 1em;	}
div#footer	{background-image:url(../../../images/footerback.gif); background-repeat:repeat-x;	background-position:top; color: White; font-weight: bold; font-size: 1em; text-align: center; height: 24px; padding-top: 5px;}
#footer2  {background-image:url(../../../images/leftBack.gif);	background-repeat:repeat-y;	background-position:left;	background-color:#FFFFFF;		}
#logo{margin-left: 29px;}
#tapPhoto{padding-left: 23px;}
#menu{padding-left: 23px; padding-bottom:1px;	}
		/*Layout Ends*/		
		
body
		{
			margin: 0;
			padding: 0;
			font-family:Arial, Helvetica, sans-serif;
			color: #4b6eb5;
			font-size: 0.8em;
			background-color: #d5ddeb;
		}
		
		a
		{
		color: #4B6EB5;
		}

		A.menuItem, A.menuItem:visited, A.menuItem:active{	
		   text-decoration:none;
			font-size: 1em;
			font-weight:bold;
			color:#FFFFFF;
			padding-right: 10px;
			padding-left: 10px;
			padding-top: 2px;
			padding-bottom: 1px;
			color: #fff;
			
			}
		A.menuItem:hover{
			background-color: #4B6EB5;
			text-decoration:none;
			color: White;
		}
		#CompanyLogo{			
			margin-top: 0px;
			}
			h1{
			font-size: 1.2em;
			text-decoration: none;
			}
			h2{
			font-size: 1.1em;
}			
td.QuickBack{
background-image: url(../../../images/quick/back.gif);
background-repeat: repeat-x;
background-position: bottom;
}
td.QuickLeft{
background-image: url(../../../images/quick/leftBack.gif);
background-repeat: repeat-y;
background-position: left;	

}
td.QuickRight{
background-image: url(../../../images/quick/rightBack.gif);
background-repeat: repeat-y;
background-position: right;	
}
td.featuredLeft{
background-image: url(../../../images/featured/leftBack.gif);
background-repeat: repeat-y;
background-position: left;	

}
td.featuredRight{
background-image: url(../../../images/featured/rightBack.gif);
background-repeat: repeat-y;
background-position: right;	
}


.featuredv_photo{
width: 110px;
border: 1px solid #4B6EB5;
}
/*Custom Colours Start*/
.detail_propstat, .detail_propstat_to_let, .detail_propstat_for_sale,
.results_propstat, .results_propstat_to_let, .results_propstat_for_sale
{
	background-color: #96a5d1;
	border-bottom: 1px Solid #4b6eb5;
}
.detail_priceask, .detail1b_proptype, .detail1b_proptenu, .detail1b_addresssummary, .detail1a_proptype, .detail1a_addresssummary,
.results1_proptenu, .results1_proptype, .results1_addrsummary
 {
	background-color: #F9F9F9;
	color: #4B6EB5;
	border-bottom: 1px Solid #4b6eb5;
}
.results1_propertyborder, .detail_propertyborder{
	border: 1px Solid #4b6eb5;
}
.results1_photo{
border: 0px Solid;
}
.results1_priceask, .detail_priceask{
background-color: #96a5d1;
color: White;
}
.detail_menu {
	padding: 0 0px 0 0px;
	margin: 0px 0px 0px 0px;
	height: 55px;
	width: 99%;
}
.detail_photoborder{
border: 1px solid #4b6eb5;
width: 99%;
}
.detail_menu img {
	margin: 0 5px 0 0;
}
.detail_proptext{
color: #4B6EB5;
}