/* ========= Editable Stylesheet white2_base.css ============ 
Please follow the steps below to edit your stylesheet.
There are 10 steps in all.
Layout - White Layout 2 (This template must be used in conjunction with Business2.css)
=======================================================*/

/***************DO NOT REMOVE******************/
    @import url(white2_custom.css);
/*********************************************/
	
/* ------------------------------------------------------------------------------------
1. Background Colours / Images
--------------------------------------------------------------------------------------*/

/* body background colour*/
body, html, #footer { 
	background-color: #3c3578; 
	}
/* content area*/	
#main {
background-color: #ffffff;
background-image: url(../img/wrap_bg.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-x-position: 0pt;
background-y-position: 0pt;
width:100%;
}

/*background image*/ #wrap { background: url(../img/wrap_bg.gif) 0 0 repeat-x; }  
/*#menu { float: none; }*/
	
		
/* --------------------------------------------------
2. Header
-----------------------------------------------------*/

/*header attributes*/
body#home #header, body#home #header h1#logo, body#home #header #bannerIMG, #header, #header h1#logo, #header #bannerIMG { /*Optional - Override header height on all pages*/
	height:115px; 
	}
#header {
	background:;
	border-bottom: 0px solid #333; 
	}	

#header h1#logo {
	width: 406px;
	}

/* --------------------------------------------------
3. Menu
-----------------------------------------------------*/

#menu { 
	border: none;
	}
	
#mm_home, #mm_buying, #mm_selling, #mm_renting, #mm_finance, #mm_news, #mm_aboutUs, #mm_contactUs {
	display: block;
	height: 29px;
	background-x-position: 50%;
	background-y-position: 0pt;
	background-repeat: no-repeat;
	border: none;
}

#menu *:hover {
	background-x-position: 50%;
	background-y-position: -29px;
}

/*menu*/ #mm_home, #mm_buying, #mm_selling, #mm_renting, #mm_finance, #mm_aboutUs, #mm_contactUs { height: 29px;}
#menu { height: 29px; }
/*background images/colour for home page*/ body#home #main .cont//ainer { background: url(../img/home.jpg) 50% 29px no-repeat; }

/*main menu buttons - modify width's to suit the text*/
#mm_home {
	width: 85px;
	background-image: url(../img/mm_home.gif);	
	}	
#mm_buying {
	width: 97px;
	background-image: url(../img/mm_buying.gif);	
	}	
#mm_selling {
	width: 94px;
	background-image: url(../img/mm_selling.gif);		
	}	
#mm_renting {
	width: 98px;
	background-image: url(../img/mm_renting.gif);		
	}	
#mm_finance {
	width: 92px;
	background-image: url(../img/mm_finance.gif);		
	}	
#mm_news {
	width: 87px;
	background-image: url(../img/mm_news.gif);		
	}		
#mm_aboutUs {
	width: 95px;
	background-image: url(../img/mm_aboutUs.gif);		
	}	
#mm_contactUs {
	width: 110px;
	background-image: url(../img/mm_contactUs.gif);		
	}	

/*sub menu items*/
#menu li a {
	color: #fff;
	font-weight: bold;
	}
	
#menu :hover { 
	background-position: 50% -29px;
	}

#menu li a.down {
	background-position: 50% -29px;
	}	
	
/*sub menu items hover*/
#menu a:hover {
	color: #FFF;
	background-color: #000;
	}
/*submenu bottom border*/
#menu ul ul {
	background: #000;
	}
/*submenu item hover*/
#menu li li a:hover {
	background-color: #E0DDF0;
	color: #000;
	}

/*activates rollover button based on page context - make sure to put a class on the body tag for new pages*/
body#home #mm_home,
body.buying #mm_buying,
body.selling #mm_selling,
body.renting #mm_renting,
body.finance #mm_finance,
body.news #mm_news,
body.about #mm_aboutUs,
body.contact #mm_contactUs {
	background-position: 50% -29px;
	}

/* --------------------------------------------------
4. Text
-----------------------------------------------------*/

/*body text*/
body {
	color: #2f3254;
	}
	
/*paragraph text*/
p {
	font-size: 1em;
	line-height: 1.4em;
	}

/*general links*/
a:link,
a:visited {
	color: #2700FF;
	}	

a:hover {
	color: #000;
	}

body#home #content, body.contact #content {
width: 510px;
padding-right:0;
}

/*page heading*/
h2	{
	font-size: 15px;
	font-weight:bold;
	font: Arial, Helvetica, sans-serif;
	color:#3c3578;
	/*text-indent: -5000px; Uncomment this if you would like to use images*/
	}

/*graphic headings - optional*/	
h2#hd_home {
	background-image: url(../img/hd_home.gif);
	}	
h2#hd_privacy {
	background-image: url(../img/hd_privacy.gif);
	}	
h2#hd_calcMortgage {
	background-image: url(../img/hd_calcMortgage.gif);
	}	
h2#hd_calcInvest {
	background-image: url(../img/hd_calcInvestment.gif);
	}	
h2#hd_welcome {
	background-image: url(../img/hd_welcome.gif);
	}
h2#hd_aboutUs {
	background-image: url(../img/hd_aboutUs.gif);
	}
h2#hd_staff {
	background-image: url(../img/hd_staff.gif);
	}		
	
/*page subheading*/
h3 {
	font-size: 1.1em;
	margin-bottom: 3px;
	color:#3c3578;
	}
	
/*footer text*/

#footer {
	margin-top: 25px;
	}

#footer p {
	font-size: 0.9em;
	}
/*footer links*/
#footer,
#footer a:link,
#footer a:visited {
	color:#fff;
	text-decoration: none;
	}
/*footer link hover*/
#footer a:hover {
	color: #ccc;
	}
	
/*disclaimer text (mainly used for calcs)*/
.disclaimer {
	font-size: 0.9em;
	}

/* --------------------------------------------------
5. All Forms (including calcs)
-----------------------------------------------------*/

/*fieldset border*/
form fieldset {
	
	}
/*fieldset heading*/
form legend {
	color: #3c3578;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 0.9em;
	}
/*required fields text*/
form em span,
form .required {
	color: #FF0022;
	font-weight: bold;
	}
/*submit button*/
form fieldset.submit input {
	background-color: #fff31e;
	border: none;
	color: #3c3578;
	font-weight:bold;
	}

/* --------------------------------------------------
6. Home Page Elements
-----------------------------------------------------*/

#animate { height: 148px; width:758px;}	

/*Quick Search
-------------------*/

/*quicksearch button*/
body#home #sub-section form .submit input {
	font-size: 0.9em;
	font-weight: bold;
	float:left;
	}

/*Property of the Week
-------------------*/
#pow {
	border-top: 1px solid #c7c7c7;
	padding-top: 10px;
	}
#pow img {
	border: none;
	float:left;
	margin-right:10px;
	}
#pow h3 {
	text-transform: uppercase;
	color: #3c3578;
	}
#pow a {
	color: #3c3578;
	text-decoration: none;
	font-weight: bold;
	}		
		
/* --------------------------------------------------
7. Integrated Search
-----------------------------------------------------*/

/* Property Search 
-------------------*/

/*search box*/
body#listing #filter {
	background-color: #FFF;
	border:1px solid #3C3578;
	}	
/*heading*/	
body#listing #filter h3 {
	color: #3C3578;
	}
/*field labels*/	
body#listing #filter label,
body#listing #filter strong {
	color: #666;
	}	
/*search box input fields*/
body#listing #filter select,
body#listing #filter input {
	background-color: #EEE;
	border: 1px solid #999;
	color: #666;
	}
/*search box button*/
body#listing #filter input.button {
	background-color: #fff31e;
	border: none;
	color: #3c3578;
	font-weight:bold;
	}

/* Property Results 
-------------------*/

/*results bottom border*/
body#listing .property {
	border-bottom: 1px solid #CCC;
	}
/*results property image*/
body#listing .property .image img {
	border: 1px solid #3c3578;
	}
/*results property title*/
body#listing .property .details h3 {
	font-size: 1.2em;
	font-style: italic;
	}
/*results bed bath car text*/
body#listing .property .features {
	font-weight: bold;
	color: #3c3578;
	}
/*results price text*/
body#listing .property h4 {
	font-size: 1em;
	font-style: italic;
	}

/* Property Details 
--------------------*/

/*details property address*/
body#detail #content h3 {
	font-size: 1.4em;
	margin: 0;
	padding:0;
	}
/*details property title*/
body#detail #content h4 {
	font-size: 1.2em;
	}
/*section heading*/
body#detail #content h5 {
	font-size: 1.1em;
	font-style: italic;
	color: #3c3578;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #f4f4f4;
	margin: 0 0 0.5em 0;
	}
/*details bed bath car text*/
body#detail #addressbar p {
	font-weight: bold;
	}
/*details property images*/
body#detail .images img {
	border: 1px solid #3c3578;
	}
/*click for enlargements text*/
body#detail #extradetails .images p {
	font-weight: bold;
	font-size: 0.8em;
	}
/*agent details headings*/
body#detail #extradetails dl dt {
	font-weight: bold;
	}

/* Slideshow 
------------------*/

/*background color*/
#customSlideshow {
	background-color: #6B6B6B;
	font-family: Arial, Helvetica, sans-serif;
	}
/*navigation text*/
#customSlideshow .navigation {
	color: #999;
	font-size:80%;
	background: none;
	}
/*navigation links*/
.navigation a:link {
	color: #FFF;
	text-decoration:none;
	}	
.navigation a:hover, 
.navigation a:visited  {
	text-decoration: underline;
	color: #CCC;
	} 	

/* --------------------------------------------------
8. Change Staff Details
-----------------------------------------------------*/

/*staff member bottom border*/
body#staff dl {
	border-bottom: 1px solid #CCC;
	}
/*staff name*/
body#staff dl dt.name {
	font-weight: bold;
	font-size: 1.2em;
	font-style: italic;
	}
/*staff position*/
body#staff dl dd.position {
	font-weight: bold;
	}
/*staff contact*/
body#staff dl dd.contact {
	font-weight: bold;
	}
	
body#staff .staffmember {
	margin-top: 30px;
	}

/* --------------------------------------------------
9. PDF
-----------------------------------------------------*
//*download pdf icon and link*/ 
#buttonPdf a {
	background-image: url(../img/ico_pdf.gif);
	} 
#buttonDownload a { 
	background-image: url(../img/ico_acrobat.gif);
	}		

/* --------------------------------------------------
10. Home Page Hero Image/ Animation 
-----------------------------------------------------*/
/*use this div for either an animation or static background image (760px x 145px)*/
#animate { background-image:;}		
			
/* --------------------------------------------------
Any customisation to go here
-----------------------------------------------------*/	
	