/* Background Color: #F5F5F5 */
/* Text: #666 */

html {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

body{
font-size:62.5% !important;
color:#666666;
margin:0;
background:#fff;
line-height: 180%;

}

#outer_container{
width:760px;
margin:0 auto;
background:#F5F5F5;
}

/************************************************* 
HEADER - contains company logo.					
/*************************************************/ 
#header{
height:152px;
width:760px;
background:#fff url(../images/bg_header.jpg) no-repeat top left;
}


/************************************************* 
NAVIGATION - this is left column floated left					
/*************************************************/ 
#navigation{
float:left;
width:168px;
min-height:480px;
background:#F5F5F5 url(../images/bg_navigation.jpg) no-repeat top left;
}

* html #navigation{
/* Hide from IE-Mac (Min-height hack for IE Windows and resolves width issues in everything except IE-Mac) \*/
height:480px;
/* End hide */
}

#navigation ul{
width: 168px;
padding:0;
margin:30px 0 0 0;
background:transparent;
}

#navigation ul li{
margin: 0;
padding:0;
list-style: none;
background:transparent url(../images/bg_listitem.jpg) no-repeat bottom left;
}

#navigation ul li a {
display:block;
width:153px;
padding:10px 15px 10px 0;
color:#002d72;
font-size:1.1em;
font-weight:normal;
text-decoration: none;
text-align:right;
background-color:transparent;
}


#navigation ul li a:hover,
#navigation ul li a.current {
color:#B11518;
}

#navigation a img.logolink {
	float: right;
	border: none;
	margin: 4px 20px;
}

/************************************************* 
CONTENT - this is right column floated right					
/*************************************************/ 
#content {
float:right;
width:512px;
min-height:442px;
padding:38px 40px 0 40px;
margin:0px;
background:#F5F5F5 url(../images/bg_content.jpg) no-repeat top left;
}

* html #content{
/* Hide from IE-Mac (Min-height hack for IE Windows and resolves width issues in everything except IE-Mac) \*/
height:422px;
/* End hide */
}

#content h1 span {
display:none;
}

#content h1.welcome {
width:400px;
height:20px;
background:transparent url(../images/title_welcome.gif) no-repeat top left;
padding:0;
margin:0 0 10px 0;
}

#content h1.psearch {
width:400px;
height:20px;
background:transparent url(../images/title_psearch.gif) no-repeat top left;
padding:0;
margin:0 0 10px 0;
}

#content h1.lsearch {
width:400px;
height:20px;
background:transparent url(../images/title_lsearch.gif) no-repeat top left;
padding:0;
margin:0 0 10px 0;
}

#content h1.franchise {
width:400px;
height:20px;
background:transparent url(../images/title_franchise.gif) no-repeat top left;
padding:0;
margin:0 0 10px 0;
}

#content h1.hips {
width:400px;
height:20px;
background:transparent url(../images/title_hips.gif) no-repeat top left;
padding:0;
margin:0 0 10px 0;
}

#content h1.conveyancing {
width:400px;
height:20px;
background:transparent url(../images/title_conveyancing.gif) no-repeat top left;
padding:0;
margin:0 0 10px 0;
}

#content h1.mortgages {
width:400px;
height:20px;
background:transparent url(../images/title_mortgages.gif) no-repeat top left;
padding:0;
margin:0 0 10px 0;
}

#content h1.contact {
width:400px;
height:20px;
background:transparent url(../images/title_contact.gif) no-repeat top left;
padding:0;
margin:0 0 10px 0;
}


#content h2 {
color:#C22948;
font-size:1.3em;
padding:0 0 5px 0;
margin:0;
}

/*
#content p {
font-size:1em;
color:#666;
line-height:1.2em;
margin:0px;
padding:0 0 10px 0;
background-color:inherit;
}
*/

#content p span {
color:#002D72;
}

#content ul{
font-size:1em;
color:#666;
line-height:1.1;
list-style-type:disc;
padding:0 0 10px 0;
margin:0 0 0 12px;
background-color:inherit;
}

* html #content ul{
/* Hide from IE-Mac (Min-height hack for IE Windows and resolves width issues in everything except IE-Mac) \*/
margin:0 0 0 17px;
/* End hide */
}

#content ul li {
padding:0 0 5px 0;
}

#content a:link,
#content a:visited {
color:#B11518;
}

#content a:hover {
color:#E21B20;
}

#content img#hips2 {
float:right;
width:195px;
height:278px;
margin:0;
padding:0 0 5px 5px;
}

#content #standout {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#content p span.highlight {
	font-weight: bold;
	color: #FF0000;
}

#content p.smallprint {
	font-size: 7pt;
	line-height: 1.3em;
}

#advert {
	width: 320px;
	border: 1px solid #1F4EA0;
	padding: 6px;
	margin: 10px auto;
	background: #daeaff;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

#content p img {
	float: right;
	border: 1px solid #333;
	margin: 3px 0 3px 10px;
}


/************************************************* 
FOOTER - copy right info positioned relative					
/*************************************************/ 
#footer{
float:none;
clear:both;
position:relative;
height:36px;
width:auto;
background:#F5F5F5 url(../images/bg_footer.gif) no-repeat top left;
color:#999;
}

#footer p#slogan span {
display:none;
}

#footer p#slogan {
position:absolute;
bottom:35px;
left:208px;
width:235px;
height:15px;
margin:0;
padding:0 8px 4px 0;
background:transparent url(../images/slogan.gif) no-repeat;
}

#footer p#smalltext {
position:absolute;
bottom:40px;
left:208px;
width:500px;
height:30px;
margin:0;
padding:0 8px 4px 0;
color:#999;
font-size:xx-small;
}

#footer p#copyright,
p#copyright {
position:absolute;
bottom:8px;
right:32px;
margin:0;
padding:0 8px 4px 0;
font-size:1em;
color:#999;
background-color:inherit;
}

p#copyright a.icon_email {
margin:0;
padding:0 35px 0 0;
text-decoration:none;
background:url(../images/mail_icon.gif) no-repeat right;
color:#999;
}

p#copyright a.icon_email:hover {
background:url(../images/mail_icon_hover.gif) no-repeat right;
}

/* FORMS */

fieldset label,
fieldset select {
	width: 160px;
	float: left;
	margin-bottom: 4px;
}

div.subform {
	width: 185px;
	margin-left: 160px;
	margin-bottom: 10px;
}

input.tickbox {
	float: left;

}

br.clearing {
	clear: left;
}

label.sublabel {
	float: left;
}

input {
	margin-bottom: 4px;
}

#content ul.contactinfo {
	list-style: none;
}

a.submit_btn {
	margin: 10px 0 10px 170px;
	height: 18px;
	width: 71px;
	background: url(../images/btn_register.gif) 0 0 no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

