/* CSS Document */

/* COLOURS

RED = #790F4F

BLUE TINT 1 = #D0E9FA
BLUE TINT 2 = #AED7E6

CREAM = #FFDA9A

*/


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF; color: #000000;
	margin: 0px;
	/*margin-top: 15px;*/
}
a#pgtop {
	width: 100%; height: 15px;
	display: block;
}
img { border: 0px; }

a:link { color: #790F4F; text-decoration: underline; }
a:visited { color: #666666; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }

h1 {
	font-size: 32px; line-height: 34px; font-weight: normal;
	padding: 0px; margin-top: 0px; margin-bottom: 10px;
	color: #790F4F;
}
h2 {
	font-size: 18px; line-height: 24px; font-weight: bold;
	padding: 0px; margin-top: 0px; margin-bottom: 10px;
	color: #790F4F;
}
h3 {
	font-size: 14px; line-height: 20px; font-weight: bold;
	padding: 0px; margin-top: 0px; margin-bottom: 10px;
	color: #790F4F;
}
p, ul, ol {
	font-size: 11px; line-height: 15px;
	padding: 0px; margin-top: 0px; margin-bottom: 10px;
}
p.largepara, ul.largepara { font-size: 14px; line-height: 20px; }

ul {
	list-style: outside;
	list-style-image: url(images/bullet_red.gif);
	padding-left: 0px; margin-left: 0px;
}
li { margin-left: 18px; margin-bottom: 3px; }

h1.fullwidth {
	width: 773px; height: auto;
	display: block;
}
#rightcolumn h2 {
	width: 220px; padding-left: 5px; padding-right: 5px;
	height: auto; padding-top: 5px; padding-bottom: 5px;
	margin: 0px;
	background-image: url(images/rhpanel_header.gif);
	background-position: left top; background-repeat: no-repeat;
	font-size: 14px; line-height: 14px; font-weight: bold;
	color: #FFFFFF; background-color: #790F4F;
	border-bottom: 1px solid #FFFFFF;
	display: block;
}

form { margin: 0px; padding: 0px; }



/* ------------------ PAGE STRUCTURE ------------------ */
#content {
	width: 950px; padding-left: 10px; padding-right: 10px;
	background-image: url(images/cp_header_flat.jpg);
	background-position: center top; background-repeat: no-repeat;
	display: block;
}
#header {
	width: 930px; padding-left: 10px; padding-right: 10px;
	height: 80px; padding-top: 20px;
	display: block;
}
a.logo {
	width: 146px; height: 57px;
	position: relative; float: left;
	display: block;
}
h1.salesline {
	width: auto; height: auto;
	position: relative; float: right;
	font-size: 18px; line-height: 18px; font-weight: bold;
	margin-top: 20px; margin-bottom: 0px;
	display: block;
}

#nav {
	width: 157px; padding-right: 20px;
	height: auto;
	position: relative; float: left;
}
.nav_divider { display: none; }
#typearea, #typearea_2 {
	width: 773px; height: auto;
	position: relative; float: left;
	text-align: left;
}
#maincolumn, #maincolumn_2 {
	width: 523px; height: auto;
	position: relative; float: left;
	text-align: left;
}
#rightcolumn, #rightcolumn_2 {
	width: 230px; height: auto;
	position: relative; float: right;
	text-align: left;
}
.rhcol_panel, .rhcol_panel_dkblue, .rhcol_panel_footer, .propcontact_details {
	width: 220px; padding-left: 5px; padding-right: 5px;
	height: auto; padding-top: 2px; padding-bottom: 2px;
	font-size: 11px; line-height: 15px;
	background-color: #D0E9FA;
	border-bottom: 1px solid #FFFFFF;
	position: relative; clear: both;
	display: block;
}
.rhcol_panel_dkblue { background-color: #86BED0; color: #FFFFFF; font-weight: bold; }
.rhcol_panel_footer {
	height: 25px;
	background-color: #AED7E6;
	background-image: url(images/rhpanel_base.gif);
	background-position: left bottom; background-repeat: no-repeat;
	margin-bottom: 10px;
}
#moreoptions a, #lessoptions a, a.forgotpassword {
	line-height: 11px;
	font-weight: bold;
	position: relative; float: left;
	margin-top: 8px;
	display: block;
}
#moreoptions a:link, #moreoptions a:visited { color: #000000; text-decoration: none; background-image: url(images/arrow_down_f01.gif); background-position: left top; background-repeat: no-repeat; padding-left: 12px; }
#moreoptions a:hover { color: #790F4F; text-decoration: none; background-image: url(images/arrow_down_f02.gif); background-position: left top; background-repeat: no-repeat; padding-left: 12px; }

#lessoptions a:link, #lessoptions a:visited { color: #000000; text-decoration: none; background-image: url(images/arrow_up_f01.gif); background-position: left top; background-repeat: no-repeat; padding-left: 12px; }
#lessoptions a:hover { color: #790F4F; text-decoration: none; background-image: url(images/arrow_up_f02.gif); background-position: left top; background-repeat: no-repeat; padding-left: 12px; }

#footer {
	width: 930px; padding-left: 10px; padding-right: 10px;
	height: 25px; padding-top: 10px;
	position: relative; clear: both;
	line-height: 25px;
	background-image: url(images/cp_footer.jpg);
	background-position: left 10px; background-repeat: no-repeat;
	color: #CCCACB;
	margin-bottom: 20px;
	display: block;
}
#footernav {
	position: relative; float: left;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
#footer a:link { color: #CCCACB; text-decoration: none; }
#footer a:visited { color: #CCCACB; text-decoration: none; }
#footer a:hover { color: #FFFFFF; text-decoration: none; }

#footercredits {
	position: relative; float: right;
	font-size: 10px;
}


/* ------------------ NAVIGATION ------------------ */
#nav a {
	width: 137px; padding-left: 10px; padding-right: 10px;
	height: 35px;
	font-size: 12px; line-height: 35px; font-weight: bold;
	text-align: left;
	position: relative; clear: both;
	border-bottom: 1px solid #FFFFFF;
	background-position: left top; background-repeat: no-repeat;
	display: block;
}
#nav a:link, #nav a:visited { color: #000000; background-color: #D0E9FA; text-decoration: none; }
#nav a:hover { color: #000000; background-color: #FFDA9A; text-decoration: none; }

#nav a.nav_home:link, #nav a.nav_home:visited { background-image: url(images/navtabs/nav_home.gif); }
#nav a.nav_home:hover { background-image: url(images/navtabs/nav_home_hover.gif); }

#nav a.nav_contact { margin-bottom: 10px; }
#nav a.nav_contact:link, #nav a.nav_contact:visited { background-image: url(images/navtabs/nav_contact.gif); }
#nav a.nav_contact:hover { background-image: url(images/navtabs/nav_contact_hover.gif); }

#nav a.nav_register { /*margin-bottom: 10px;*/ }
#nav a.nav_register:link, #nav a.nav_register:visited { background-image: url(images/navtabs/nav_register.gif); }
#nav a.nav_register:hover { background-image: url(images/navtabs/nav_register_hover.gif); }

#nav a.nav_logout { margin-top: 10px;}
#nav a.nav_logout:link, #nav a.nav_logout:visited { background-image: url(images/navtabs/nav_register.gif); }
#nav a.nav_logout:hover { background-image: url(images/navtabs/nav_register_hover.gif); }

/* ------------------ SEARCH PANEL ------------------ */
#searchpanel {
}
#searchpanel label, #registerform label, #loginFields label, .rhcol_panel lable {
	font-weight: bold;
	width: 110px; padding-right: 5px; padding-top: 2px;
	position: relative; float: left;
	text-align: right;
}
select.formPopUp {
	font-size: 11px; color: #333333;
	width: 100px;
}
input.formField {
	font-size: 11px; color: #333333;
	width: 95px;
}
input.formButton {
	font-size: 11px; font-weight: bold; color: #790F4F;
	background-color: #FFFFFF;
	background-image: url(images/button_bkgrnd_f01.jpg);
	background-position: bottom; background-repeat: repeat-x;
	border-width: 1px; border-style: solid; border-color: #FFFFFF;
	padding: 2px; text-align: center;
	display: block;
}
input.formButton:hover { background-image: url(images/button_bkgrnd_f02.jpg); }
input.formButton:active { background-image: url(images/button_bkgrnd_f03.jpg); background-color: #A1C8D7; }
.rhcol_panel_footer input.formButton { 
position: relative; float: left; margin-top: 2px;margin-left:20px; 
padding:0px 2px 0px 2px;
height:22px;
}

* html .rhcol_panel_footer input.formButton {padding:0px 0px 0px 0px;margin-left:13px;width:50px;}
* + html .rhcol_panel_footer input.formButton {padding:0px 0px 0px 0px;margin-left:13px;width:50px;}

.rhcol_panel_footer a.reset {
    text-decoration:none;
    position: relative; float: left; margin-top: 2px; margin-left:5px;
	font-size: 11px; font-weight: bold; color: #790F4F;
	background-color: #FFFFFF;
	background-image: url(images/button_bkgrnd_f01.jpg);
	background-position: bottom; background-repeat: repeat-x;
	border-width: 1px; border-style: solid; border-color: #FFFFFF;
	display: block;
	padding:4px 2px 3px 2px;
	height:13px;
}

* html .rhcol_panel_footer a.reset {padding:2px 2px 0px 2px;height:18px;}
* + html .rhcol_panel_footer a.reset {padding:2px 2px 0px 2px;height:18px;}

.rhcol_panel_footer a.reset:hover { background-image: url(images/button_bkgrnd_f02.jpg); }


/* ------------------ SPECIFIC STYLES ------------------ */
.imgleft {
	width: auto; height: auto;
	position: relative; float: left;
	margin-right: 20px; margin-bottom: 10px;
}
.imgleft2 {
	width: auto; height: auto;
	position: relative; float: left;
	margin-right: 0px; margin-bottom: 10px;
}

.divshow { display: block; }
.divhide { display: none; }

a.backtotoplink {
	font-weight: bold; font-size: 11px; line-height: 11px;
	padding-top: 3px; padding-bottom: 3px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	display: block;
}
a.backtotoplink:hover { text-decoration: none; }

#registerform {
	width: 523px; height: auto;
}
#registerform label { font-weight: normal; font-size: 11px; }
.formRow, .regText {
	width: 523px; min-height: 26px; padding-top: 5px;
	position: relative; clear: both;
	border-bottom: 1px solid #CCCCCC;
	display: block;
}

.regText {
	border-bottom: 0px;
	width: 408px; padding-left: 115px;
	height: auto;
}
#registerform input.formField {
	width: 300px;
}
#registerform input.formButton { border-color: #DDDDDD; }

.noBorder { border: 0px; height: 23px; }

select.formPopUp2 { width: 160px; }
select.formPopUp3 { width: 120px; }

.formRowTextArea { height: 95px; }
textarea.formTextArea {
	width: 290px; height: 75px; padding: 5px;
	font-size: 11px; color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#loginFields.formRow {
	width: 150px;
}

.formRowList { height: auto; padding-bottom: 3px; }
.formRowList p { margin-bottom: 0px; }

/* ------------------ PROPERTY CONTACT ------------------ */
#propcontact { margin-bottom: 10px; }
#propcontact h2 {
	background-image: url(images/rhpanel_bluetop_f02.gif);
	font-size: 12px;
	background-color: #86BED0;
}
.propcontact_details {
	background-image: url(images/rhpanel_base_f03.gif);
	background-position: left bottom; background-repeat: no-repeat;
	padding-top: 5px; padding-bottom: 4px;
}
.propcontact_details p { margin-bottom: 5px; }
.boldred { color: #790F4F; font-weight: bold; }

.fav_add, .fav_view, .fav_remove {
	width: 208px; padding-left: 17px;
	background-position: 5px 7px; background-repeat: no-repeat;
}
.fav_add { background-image: url(images/icon_favadd_f01.gif); }
.fav_add:hover { background-image: url(images/icon_favadd_f02.gif); }
.fav_view { background-image: url(images/icon_favview_f01.gif); }
.fav_view:hover { background-image: url(images/icon_favview_f02.gif); }
.fav_remove { background-image: url(images/icon_favremove_f01.gif); }
.fav_remove:hover { background-image: url(images/icon_favremove_f02.gif); }


/* ------------------ PROPERTY CONTACT ------------------ */
#cpmapInstruction {
	width: 503px; padding: 0px 10px 0px 10px;
	height: 24px;
	font-size: 12px; font-weight: bold; line-height: 24px;
	background-image: url(images/cp_map_hdr.gif);
	background-position: top; background-repeat: no-repeat;
	background-color: #790F4F;
	color: #FFFFFF;
	position: relative; clear: both;
	display: block;
}
#cpmap {
	width: 523px; height: 300px;
	position: relative; clear: both;
	background-image: url(images/cp002_map.gif);
}
#cpmap a {
	font-size: 15px; font-weight: bold;
	background-repeat: no-repeat;
	text-transform: uppercase;
	position: relative;
	height: 20px; line-height: 20px;
	display: block;
}
#cpmap a:link, #cpmap a:visited { color: #000000; background-image: url(images/cpmap_officedot_f02.gif); text-decoration: none; }
#cpmap a:hover { color: #790F4F; background-image: url(images/cpmap_officedot_f01.gif); text-decoration: none; }
#cpmap a.cpmap_chi {
	top: 118px; left: 294px;
	background-position: left;
	padding-left: 22px;
	width: 120px;
}
#cpmap a.cpmap_bognor {
	padding-right: 22px;
	background-position: right;
	left: 265px; top: 160px;
	float: left;
}
#cpmap a.cpmap_havant {
	padding-right: 22px;
	background-position: right;
	/*margin-left: -80px;*/ top: 60px; left: -110px;
	float: left;
}


/*#typearea_2 { clear: right; }*/

.staffpic_1 { width: 250px; float: left; }
.staffpic_2 { width: 250px; float: right; margin-right: 2px; margin-left: 10px; }
.staffpic_3 { width: 230px; }
.staffpic_1 p, .staffpic_2 p, .staffpic_3 p {
	margin-top: 5px;
}

.thirdpartylogo {
	float: left;
	margin-right: 10px;
}
.thirdpartylogopanel {
	clear: both;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #CCCCCC;
	display: block;
}

div.pix11{font-size:11px;}

.none {display:none;}

fieldset {border:0px;margin:10px 0px 10px 0px;padding:0px;}

.legend {margin: 0px 0px 10px 0px;font-size:13px;font-weight:bold;}

.sub {float:left;margin:5px 0px 5px 0px;}

