@charset "UTF-8";
/* CSS Document */

/* 
Colours
Purple - 00467f
Lime - bdd73c
*/

*
{
	padding:0;
	margin:0;
	border:none;
}

body
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#00467f;
	background:#FFFFFF url(http://mlettings.com/images/top-fade.jpg) top repeat-x;
	margin:0 auto;
}

br .clearer
{
	width:100%;
	font-size:1px;
	height:1px;
	clear:both;
}

.float-left
{
	position:relative;
	float:left;
}


.float-right
{
	position:relative;
	float:right;
	padding-left: 5px;
	padding-bottom: 5px;
}

/* HEADER */

#header
{
	width:1000px;
	margin:0 auto;
	clear:both;
	position:relative;
	text-align:right;
}

	#header #header-call
	{
		font-size:1.3em;
		text-align:center;
		width:290px;
		position:relative;
		padding-top:30px;
		float:left;
	}
	
	#header #header-call p.telephone
	{
		font-size:1.5em;
		font-weight:bold;
		padding-bottom:10px;
	}
	
	#header #live-call
	{
		width:143px;
		height:75px;
		position:absolute;
		top:20px;
		right:20px;
		z-index:1000;
	}





/* MIDDLE WAVES */

#centnav-bar
{
	margin:0 auto;
	background:url(http://mlettings.com/images/middle-wave.jpg) repeat-x top center;
}

#mainproducts
{
	position:relative;
	float:right;
	width:650px;
}

	#centnav-bar-home
	{
		width:940px;
		height:205px;
		padding:20px;
		color:#FFFFFF;
		background:url(http://mlettings.com/images/home-mainimg.jpg);
		margin:0 auto;
		position:relative;
	}
	
			#centnav-bar-aboutus
			{
				width:940px;
				height:205px;
				padding:20px;
				color:#FFFFFF;
				background:url(http://mlettings.com/images/aboutus-mainimg.jpg);
				margin:0 auto;
				position:relative;
			}
			
			#centnav-bar-contact
			{
				width:940px;
				height:205px;
				padding:20px;
				color:#FFFFFF;
				background:url(http://mlettings.com/images/aboutus-mainimg.jpg);
				margin:0 auto;
				position:relative;
			}
			
			#centnav-bar-propertytolet
			{
				width:940px;
				height:205px;
				padding:20px;
				color:#FFFFFF;
				background:url(http://mlettings.com/images/aboutus-mainimg.jpg);
				margin:0 auto;
				position:relative;
			}
			
			#centnav-bar-propertyforsale
			{
				width:940px;
				height:205px;
				padding:20px;
				color:#FFFFFF;
				background:url(http://mlettings.com/images/aboutus-mainimg.jpg);
				margin:0 auto;
				position:relative;
			}
			
			#centnav-bar-services
			{
				width:940px;
				height:205px;
				padding:20px;
				color:#FFFFFF;
				background:url(http://mlettings.com/images/aboutus-mainimg.jpg);
				margin:0 auto;
				position:relative;
			}			
			
				#centnav-bar-mlettingssolo
				{
					width:940px;
					height:205px;
					padding:20px;
					color:#FFFFFF;
					background:url(http://mlettings.com/images/aboutus-mainimg.jpg);
					margin:0 auto;
					position:relative;
				}
				
				#centnav-bar-mlettingsmax
				{
					width:940px;
					height:205px;
					padding:20px;
					color:#FFFFFF;
					background:url(http://mlettings.com/images/aboutus-mainimg.jpg);
					margin:0 auto;
					position:relative;
				}
				
				#centnav-bar-HIPS
				{
					width:940px;
					height:205px;
					padding:20px;
					color:#FFFFFF;
					background:url(http://mlettings.com/images/aboutus-mainimg.jpg);
					margin:0 auto;
					position:relative;
				}
				
				#centnav-bar-mortgageadvice
				{
					width:940px;
					height:205px;
					padding:20px;
					color:#FFFFFF;
					background:url(http://mlettings.com/images/aboutus-mainimg.jpg);
					margin:0 auto;
					position:relative;
				}
				
				#centnav-bar-conveyancingservices
				{
					width:940px;
					height:205px;
					padding:20px;
					color:#FFFFFF;
					background:url(http://mlettings.com/images/aboutus-mainimg.jpg);
					margin:0 auto;
					position:relative;
				}
					
			#centnav-bar-testimonials
			{
				width:940px;
				height:205px;
				padding:20px;
				color:#FFFFFF;
				background:url(http://mlettings.com/images/aboutus-mainimg.jpg);
				margin:0 auto;
				position:relative;
			}
			
			#centnav-bar-privacy
			{
				width:940px;
				height:205px;
				padding:20px;
				color:#FFFFFF;
				background:url(http://mlettings.com/images/aboutus-mainimg.jpg);
				margin:0 auto;
				position:relative;
			}
			
			#centnav-bar-terms
			{
				width:940px;
				height:205px;
				padding:20px;
				color:#FFFFFF;
				background:url(http://mlettings.com/images/aboutus-mainimg.jpg);
				margin:0 auto;
				position:relative;
			}
	
	#centnav-bar-home #solo-product
	{
		position:absolute;
		right:269px;
		top:60px;
	}
	
	#centnav-bar-home #max-product
	{
		position:absolute;
		right:20px;
		top:60px;
	}

	#centnav-bar a,
	#centnav-bar a:visited,
	#centnav-bar a:active
	{
		color:#FFFFFF;
		text-decoration:none;
	}
	
	#centnav-bar a:hover
	{
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
	}
	
	#main-nav
	{
		width:250px;
	}
	
	#main-nav ul
	{
		list-style-type:none;
		padding-top:25px;
	}
	
	#main-nav ul li
	{
		padding:3px 0;
	}
	
	p.tagline
	{
		float:right;
		width:650px;
		text-align:center;
		font-size:20px;
		padding-top:10px;
		font-weight:bold;
	}


/* MAIN CONTENT AREA */

#content
{
	width:940px;
	padding:40px 20px 20px 20px;
	margin:0 auto;
	clear:both;
}
/*IE6 fix*/
* html #content
{
    height: 300px;
}


	#content h1,
	#content h2,
	#content h3,
	#content h4,
	#content h5,
	#content h6
	{
		padding-bottom:10px;
	}
	
	#content h1
	{
		font-size:1.3em;
	}
	
	#content h2
	{
	    font-size: 1.2em;
	}
	
	#content h3
	{
	    font-size: 1.1em;
	}
	
	#content p
	{
		padding-bottom:10px;
		line-height:1.5em;
	}
	
	#content ul,
	#content ol
	{
		padding:0 0 10px 30px;
	}
	#content li
	{
		padding:3px 0;
		font-size:0.8em;
	}
	
	#content hr
	{
		height:5px;
		margin:10px 0 20px 0;
		background:#003366;
		clear:both;
	}
	
	.content-left-col
	{
		position:relative;
		width:50%;
		float:left;
	}
	
	.content-right-col
	{
		position:relative;
		width:45%;
		float:right;
	}
	
	#left-col
	{
	}
	
	#right-col
	{
	}
	
	#left-col-home
	{
		width:455px;
	}
	
	#right-col-home
	{
	width:250px;
	float:right;
	clear:right;
	padding:20px;
	text-align:center
	}
	
	#breadcrumbs
	{
		font-size:0.8em;
		padding-bottom:10px;
		margin-top:-20px;
		color:#999999;
	}
	
	#breadcrumbs a,
	#breadcrumbs a:active,
	#breadcrumbs a:visited
	{
		color:#999999;
		text-decoration:none;
	}
	
	#breadcrumbs a:hover
	{
		text-decoration:underline;
	}


/* ABOUT US PHOTOS */

#paul,
#mark
{
	position:relative;
	float:left;
	margin:0 10px 0 0;
}

/* CONTACT FORM */

#contact_formdiv
{
width:420px;
	float:right;
	padding-left:20px;
	clear:right;
}

#contactform
{
	
}

	#contactform select
	{
		width:390px;
		font-size:1.1em;
		padding:5px;
		margin-bottom:10px;
	}
	
	#contactform input,
	#contactform textarea,
	#contactform select
	{
		width:390px;
		font-size:1.1em;
		padding:5px;
		margin-bottom:10px;
		border: 1px #999999 solid;
		font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	}
	
	#contactform .tickbox
	{
	    width: 15px;
	}
	

/* mlettings SEARCH */

#searchform
{
	padding:20px;
	background:#00467f;
	text-align:center;
	clear:right;
}

	#searchform select
	{
		width:390px;
		font-size:1.25em;
		padding:5px;
		margin-bottom:10px;
	}
	
	#searchform .search_button_purp
	{
		width:177px;
		height:50px;
		background:url(http://mlettings.com/images/search-button-onPurp.jpg) no-repeat top left;
		color:#00467f;
		font-weight:bold;
		text-align:center;
		font-size:1.2em;
		cursor:pointer;
		
	}
	
	
/* BOTTOM LINKS */

#bottom-links
{
	text-align:center;
	padding:20px 0 0 0;
	clear:both;
	margin-top:20px;
}	
	
	#bottom-links img
	{
		margin:0 10px;
	}
	

/* FOOTER */

#footer
{
	background:url(http://mlettings.com/images/footer-wave.jpg) center top repeat-x #00467f;
	clear:both;
}

#footer-content
{
	width:940px;
	margin:0 auto;
	padding:70px 20px 20px 20px;
	color:#FFFFFF;
	font-size:0.8em;
	text-align:center;
}

	#footer p
	{
		margin-bottom:10px;
	}
	
	#footer p a,
	#footer p a:visited,
	#footer p a:active
	{
		color:#FFFFFF;
		text-decoration:none;
	}
	
	#footer p a:hover
	{
		text-decoration:underline;
	}

/* PRODUCT LIST */

ul.product-detail-list
{
	list-style-type:none;
	text-align:center;
	margin:0;
}
	
	ul.product-detail-list li
	{
		margin:0;
	}
.top {
	background-color:#0F487E;
	color: #FFF;
	line-height: 20px;
}
.top td {
	padding-left: 10px;
}
.middle {
	padding-left: 20px;
	padding-top: 15px;
}
table.property_list_title {
	width: 800px;
	margin-bottom: 3px;
}
table.property_list {
	width: 800px;
	margin-bottom: 15px;
}
td.leftcolumn {
	width: 600px;
	}
.price {
	padding-right: 2em;
}

