
body { background-color: #ffffff; color: #666666; font: 12px arial, sans-serif; }
img{border: none;}
table#header, table#footer
{
	table-layout: fixed;
	width: 1000px;
	border-top-style: dotted;
 	border-top-color: #d6d7d7;
}

table#seo_sh
{
	table-layout: fixed;
	width: 1000px;
}

table#header
{
 	border-bottom-style: dotted;
 	border-bottom-color: #d6d7d7;
}

div#div_header, div#div_footer, .div_footer_cl
{
 	display:block;
 	clear:both;
}

div#div_footer, .div_footer_cl
{
 	padding-top:10px;
 	padding-left:4px;
}

.clearfix {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.invest_phone
{
	font-family:sans-serif;
	font-size: 25px;
	color: #a2a3a5;
	display:inline;
	float:right;
	clear:right;
	margin-top:0.3%;
	margin-bottom:0.2%;
}

.invest_title
{
	font-family:sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a2a3a5;
	display:inline;
	float:left;
	margin-left: 0.8%;
	margin-top: 1.1%;
	margin-bottom: 0.2%
}

img.logo
{
	float:left;
	display:inline;
	margin-left: 0.5%;
	margin-top:0.2%;
	margin-bottom:0.2%;
}

div.main
{
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0.4%;
	clear:both;
	width:1230px;
	/*border: medium solid rgb(250,0,255)*/
}

table#table_main
{
	width:1000px;
}

div.left
{
	float:left;
	width:183px;
	background-color:white;
	display:inline;
	clear:left;
	/*border: medium solid black;*/
}

div.mcontent
{
	display:inline;
	clear:right;
	background-color:white;
	/*border: medium solid black;*/
	padding-left: 2%;

}

div.footer_content
{
	text-align: center;
	color: #666666;
	font-family: arial;
	font-size: 12px;
	display: inline;
	float: left;
	margin-left: 6%
}

div#seo_footer
{
	color: #666666;
	font-family: arial;
	font-size: 12px;
	display: inline;
	float: left;
	margin:4px;
	width:100%;
}

div.footer_content > a { color: #666666; text-decoration: underline; }
div.footer_content > a:hover { color: black; }
div > a.footer_plainlink { color: #666666; text-decoration:none; }



div.menu_header
{
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	color:white;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	height:20px;
	width:175px;
	padding: 3px 10px;
}

div.menu
{
	background: #eeeeee;
	font-family: arial;
	font-size: 11px;
	width:175px;
}

div.map
{
	float:left;
	margin-left:3.2%;
	margin-top: 1.8%;
}

div.cont_block
{
	 display:block;
	 border-bottom: thick solid #a4a5a7;
}



/* navigation bar */

td#navbar_cell
{
	width:785px;
	height:23px;
	vertical-align:top;
	padding-left:1%;
}

div.navbardiv
{
	width:785px;
	height:23px;
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
}

ul.navbar
{
	padding:0;
	margin:0;
	list-style-type:none;
	text-align:center;
}

ul.navbar a
{
	float:left;
	width:auto;
	text-decoration:none;
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	color:white;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px 10px;
	border-right:1px solid white;
	height:20px;
}

ul.navbar span
{
	float:left;
	display:inline;
	width:6em;
}

li
{
	display:inline;
	margin:0;
	padding:0;
}

ul.navbar span, ul.navbar p
{
	float:left;
	text-align: right;
	width:310px;
	color:white;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:2px;
	padding:0;
}

ul.navbar li.grey a
{
	background-image: url("img/menu_header_bg_grey.gif");
	float:right;
	border-left:1px solid white;
	border-right:none;
}

ul.navbar li.grey a:hover
{
	background-image: url("img/menu_header_bg_yellow.gif");
	background-repeat: repeat-x;
	color:#0f202e;
}

ul.navbar li.highlighted_right a
{
	background-image: url("img/menu_header_bg_yellow.gif");
	background-repeat: repeat-x;
	color:#0f202e;
	float:right;
	border-left:1px solid white;
	border-right:none;
}


ul.navbar li.highlighted_left a
{
	background-image: url("img/menu_header_bg_yellow.gif");
	background-repeat: repeat-x;
	color:#0f202e;
	float:left;
	border-right:1px solid white;
}

ul.navbar a:hover
{
	background-image: url("img/menu_header_bg_yellow.gif");
	background-repeat: repeat-x;
	color:#0f202e;
}


/* SEARCH FORM */

#search_header
{
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	color:white;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:17px;
	padding: 3px 10px 0px 10px;
	width:172px;
}

td#search_header
{
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	color:white;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:20px;
	padding: 3px 10px;
	width:175px;
}

td#search_form_cell
{
	width: 210px;
}

td#search_form_fields
{
	background-color:#eeeeee;
	padding-top: 7px;
}

table#search_form, table#counties-list-tab
{
	width:172px;
}

#search_keyword table#search_form td
{
	padding: 5px 0px;
}

#search_regional table#search_form td
{
	padding: 1px 0px;
}

table#search_form span
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-left:0px;
}

td#search_button_cell
{
	text-align:right;
	padding-top:6px;
	padding-right:10px;
}

input.minprice, input.maxprice, input.minprice_no, input.maxprice_no
{
	width:90px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}

input.minprice_no, input.maxprice_no
{
	color:#D3D3D3;
}

table#search_form input[type="submit"]
{
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	background-color:#0f202e;
	width: 78px;
	height: 22px;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	color: white;
	border-color:#0f202e;
	border: 1px solid;
	margin: 0px;
}

table#search_form input[type="button"].clear_btn, table#counties-list-tab input[type="button"].clear_btn
{
	background-image: url("img/menu_header_bg_clear.gif");
	background-repeat: repeat-x;
	background-color:#999999;
	width: 78px;
	height: 22px;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	color: white;
	border-color:#999999;
	border: 1px solid;
	margin: 0px 16px 0 0;
}

table#search_form input[type="button"], table#counties-list-tab input[type="button"]
{
	background-image: url("img/menu_header_bg.gif")
	background-repeat: repeat-x;
	background-color:#0f202e;
	width: 180px;
	cursor: pointer;
	height: 22px;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	color: white;
	border-color:#0f202e;
	border: 1px solid;
}

td#search_form_cell
{
	vertical-align:top;
}



/* MAIN HOME PAGE */

td#home_main, td#map_cell, td#cont_cell
{
	vertical-align:top;
}

td#home_main
{
	width:785px;
}

td#map_cell
{
	width: 280px;
	padding: 0px 20px;
}

td#cont_cell
{
	height:auto;
}

table#welcome_table, table#featured_houses
{
	table-layout:fixed;
	width: 370px;
}

table#featured_houses
{
	border-bottom: thick solid #a4a5a7;
	border-top: thick solid #a4a5a7;
}

table#featured_houses td.fhtd
{
	vertical-align:top;
}

table#featured_houses span, p
{
	font-family: sans-serif;
	font-size:11px;
	color:#666666;
}

table#featured_houses p
{
	margin-bottom:0;
}

table#featured_houses img
{
	cursor:pointer;
}


/* SEARCH RESULTS PAGE */

td#search_main
{
	width:785px;
	height: 600px;
	padding:5px 12px;
	vertical-align:top;
}

table#search_result_page
{
	width:785px;
	height:100px;
}

td#search_page_header1, td#search_page_header2
{
	vertical-align:bottom;
	padding-bottom:4px;
	height:10px;
	border-bottom: thick solid #a4a5a7;
}

td#search_results
{
	border-bottom: thick solid #a4a5a7;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:9px;
}

td#search_page_header1
{
	width:610px;
}

td#search_page_header2
{
	text-align:right;
}

td#search_page_header2 a, td.page_sort a
{
	color:#666666;
	text-decoration: underline;
}

td#search_page_header2 a:hover, td.page_sort a:hover
{
	color:#0f202e;
}

td#search_details
{
	padding: 15px 0 9px 0;
	vertical-align:top;
}

td#search_map_keys
{
	padding: 15px 0 0 0;
	vertical-align:top;
}

td.result_cell1, td.result_cell2, td.result_cell3
{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	vertical-align:top;
}

td.result_cell1
{
	width:140px;
}

td.result_cell2, td.result_cell3
{
	padding-top: 17px;
}

td.result_cell3
{
	text-align:right;
	padding-right: 8px;
}

td#mapresult
{
	padding-top:9px;
}

td.page_sort
{
	padding: 15px 0px;
	border-bottom: thick solid #a4a5a7;
}

iframe#map_iframe
{
	width:745px;
	height:620px;
	border: 13px solid #eeeeee;
	overflow:hidden;
}

tr.highlightResult
{
	cursor:pointer;
	background-color:#EEEEEE;
}

table.mapKeys
{
	vertical-align:middle;
}

table.mapKeys td.mapKeysText
{
	padding-top:0px;
	padding-right:20px;
	padding-left:7px;
	vertical-align:middle;
	font-family:arial;
	font-size:11px;
}

/* SHORTLIST RESULTS */

td#shortlist_results
{
	border-bottom: thick solid #a4a5a7;
	vertical-align:top;
	padding-bottom:9px;
}

/* LOGIN PAGE */

td#login_main
{
	width:770px;
	height: 590px;
	padding:5px 12px;
	vertical-align:top;
}

table#login_page
{
	width:785px;
	height:100px;
}

td#login_info, td#login_form, td#new_user
{
	padding: 15px 0px;
}

td#login_form, td#new_user
{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

input.blue_btn, input#btn_register, input#btn_login
{
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	background-color:#0f202e;
	width:80px;
	height: 23px;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	color: white;
	border-color:#0f202e;
	border: 1px solid;
}

table#login_form_table a
{
	color:#666666;
	text-decoration: underline;
}

table#login_form_table a:hover
{
	color:#0f202e;
	text-decoration: none;
}

input#uid, input#pwd
{
	border-top: 2px solid #a2a3a5;
	border-left: 2px solid #a2a3a5;
	border-right: 1px solid #a2a3a5;
	border-bottom: 1px solid #a2a3a5;
	font-size:12px;
	font-family:sans-serif;
	color:#666666;
	width:200px;
	height:15px;
	margin-left:3%;
}

/* REGISTRATION PAGE */

td#reg_main
{
	width:785px;
	height: 600px;
	padding:5px 12px;
	vertical-align:top;
}

table#reg_page
{
	width:785px;
	height:100px;
}

td#reg_form_left, td#reg_form_right
{
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}

td#reg_form_left
{
	width:320px;
}

td#reg_form_right
{
	padding-left: 10px;
}

table#reg_table input[type="text"]
{
	border-top: 2px solid #a2a3a5;
	border-left: 2px solid #a2a3a5;
	border-right: 1px solid #a2a3a5;
	border-bottom: 1px solid #a2a3a5;
	font-size:12px;
	font-family:sans-serif;
	color:#666666;
	width:160px;
	height:15px;
	margin-left:3%;
}

td#reg_part2
{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

div#errorField, div#errorField2, div#success
{
	font-size:12px;
	font-family:sans-serif;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:7px;
	padding:10px;
	width:300px;
	border:1px solid black;
}

div#errorField, div#errorField2
{
	color:#A52A2A;
	background-color:#FFFF00;
}


div#errorField
{
	display:none;
}

div#success
{
	color: black;
	background-color:#00FF00;
}

td#regbtn_cell
{
	text-align:right;
	padding-right:30px;
}

div#addressSearch
{
	background: #EEEEEE none repeat scroll 0 0;
	border: 1px solid #959595;
	color:#666666;
	height:auto;
	max-height:190px;
	width:273px;
	overflow:auto;
	margin:0.1%;
	margin-top:0.9%;
	padding:2px;
	display:none;
	z-index:1000;
}

table#aResults
{
	width:100%;
	margin-bottom:1%;
}

td.addressRow1, td.addressRow2, td.scrollListHighlight
{
	cursor:pointer;
}

td.addressRow1
{
	background-color:white;
}

td.scrollListHighlight
{
	background-color:#a4a5a7;
	color:white;
}

a.closeLink
{
	color:#666666;
	text-decoration:none;
}

a.closeLink:hover
{
	color:black;
	text-decoration:none;
}

/* UPDATE PROFILE PAGE */

td#update_cell
{
	border-bottom: 1px solid #666666;
	text-align: center;
}

input.save_btn
{
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	background-color:#0f202e;
	width:115px;
	height: 23px;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	color: white;
	border-color:#0f202e;
	border: 1px solid;
}

/* PASSWORD RECOVERY PAGE */

input#rec_button
{
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	background-color:#0f202e;
	width:130px;
	height: 23px;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	color: white;
	border-color:#0f202e;
	border: 1px solid;
}

input#recovery
{
	border-top: 2px solid #a2a3a5;
	border-left: 2px solid #a2a3a5;
	border-right: 1px solid #a2a3a5;
	border-bottom: 1px solid #a2a3a5;
	font-size:12px;
	font-family:sans-serif;
	color:#666666;
	width:180px;
	height:15px;
}

td#pass_rec
{
	border-bottom: 1px solid #a2a3a5;
}

/* PROPERTY PAGE */

td#prp_page_header1
{
	width:430px;
}

table#prp_info_table
{
	margin-top:1.5%;
	padding:0;
}

td#prp_info_cell, td#thumb_cell
{
	padding-left:14px;
	padding-right: 6px;
	width:100%;
	text-align:left;
}

td#prp_menu_cell
{
	width:100px;
}

td#prp_menu_cell, td#prp_curimg_cell, td#prp_info_cell
{
	vertical-align:top;
}

td#thumb_cell
{
	padding-top: 7px;
	padding-bottom: 0;
	vertical-align:bottom;
}

input.prp_btn1, input.prp_btn2, td.prp_btn_grey, td.prp_btn_grey_hl
{
	width:170px;
	height: 23px;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
}

input.prp_btn1, input.prp_btn2
{
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	background-color:#0f202e;
	color: white;
	border-color:#0f202e;
	border: 1px solid;
}

input.prp_btn1
{
	margin-bottom:4%;
}

td.prp_btn_grey, td.prp_btn_grey_hl
{
	background-color:#eeeeee;
	padding-left: 13px;
	border-top: 1px solid white;
	border-bottom: 1px solid #c8c8c9;
	cursor:pointer;
}

td.prp_btn_grey
{
	color:#666666;
}

td.prp_btn_grey_hl
{
	color:#0f202e;
}

img#main_image, img.tn
{
	border: 2px solid #eeeeee;
	margin:0;
	padding:0;
}

img.tn, img.tn_hl
{
	width:80px;
	height:65px;
	cursor:pointer;
}

img.tn_hl
{
	border: 2px solid #fecb00;
}

td#prp_bottom_cell
{
	border-bottom:thick solid #a4a5a7;
	border-top:thick solid #a4a5a7;
	vertical-align:middle;
	padding-top:20px;
	padding-bottom:20px;
}

/* CONTACT US PAGE */

td#contact_page_details
{
	border-bottom:thick solid #a4a5a7;
}

/* SUBMIT AN OFFER PAGE */

input#offer_btn, input#edit_contact_btn
{
	background-repeat: repeat-x;
	width:198px;
	height: 22px;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	color: white;
	border: 1px solid;
}

input#offer_btn
{
	background-image: url("img/menu_header_bg.gif");
	border-color:#0f202e;
	background-color:#0f202e;
	margin-top:1%;
}

input#edit_contact_btn
{
	background-image: url("img/menu_header_bg_grey.gif");
	border-color:#eeeeee;
	background-color:#eeeeee;
	margin-top:3%;
	margin-bottom:2%;
}

/* PRINTABLE PROPERTY PAGE */
div#div_header_print, div#div_footer_print
{
	clear:left;
	border-top-style: dotted;
 	border-top-color: #d6d7d7;
 	border-bottom-style: dotted;
 	border-bottom-color: #d6d7d7;
}

div#div_header_print
{
	padding-bottom:1%;
}

div#div_header_print_left, div#div_header_print_right
{
	margin-top:1%;
	margin-bottom:1%;
	margin-left: 0.3%;
	margin-right: 0.3%;
}

div#div_header_print_right
{
	text-align:right;
}

div#div_header_print_left
{
	float:left;
}

div#div_footer_print
{
	color: #a2a3a5;
	vertical-align:top;
}

div#div_footer_print p
{
	font-family:sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div#printPage
{
	margin-bottom:1%;
	text-align:right;
	clear:both;
}

div.summaryBlock
{
	clear:both;
	border-top: 1px solid #d6d7d7;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:1.1%;
	padding-right: 10%;
	margin-top:0;
}

.print_name, .summary_print_text, .print_small_text, div.print_contact_block
{
	font-family:sans-serif;
	margin:0;
	color:black;
}

.print_name
{
	font-size: 21px;
	font-weight:bold;
}

.summary_print_text
{
	font-size: 15px;
}

.print_small_text, div.print_contact_block
{
	font-size: 11px;
}

.print_tiny_text
{
	font-size: 9px;
	font-family:sans-serif;
	color: #a2a3a5;
	display:inline;
	float:left;
	clear:both;
	width:50%;
	margin-bottom:3%;
	margin-left:1%;
}

div.print_contact_block
{
	display:inline;
	float:left;
	margin-right:1.7%;
}

div#print_pics
{
	margin-top:2%;
	margin-bottom:2%;
}

div#print_page_title
{
	margin-bottom:0.2em;
	font-family:sans-serif;
	font-size: 28px;
	color: #a2a3a5;
	float:left;
	clear:both;
	display:inline;
}

.invest_phone_print
{
	font-family:sans-serif;
	font-size: 33px;
	color: #a2a3a5;
}

.invest_title_print
{
	font-family:sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #a2a3a5;
}

/* COMMON STYLES & CLASSES */

td.break
{
	height:4px;
}

td.bigbreak
{
	height:7px;
}

td.verybigbreak
{
	height:15px;
}

td.greybreak
{
	font-size:2px;
	height:4px;
	border-bottom:thick solid #a4a5a7;
}

td.thinbreak
{
	height:3px;
	border-bottom:1px solid #a4a5a7;
}

td#contact_cell
{
	/*vertical-align:bottom;*/
}

td#contact_cell a { color: #666666; text-decoration: underline; }
td#contact_cell a:hover { color: black; }

td.page_header1, td#prp_page_header1
{
	vertical-align:bottom;
	padding-bottom:4px;
	height:10px;
	border-bottom: thick solid #a4a5a7;
}

td#main_cell
{
	width:785px;
	height: 600px;
	padding:5px 12px;
	vertical-align:top;
}

.small
{
	color: #666666;
	font-family: sans-serif;
	font-size: 11px;
	margin:0;
	display:inline;
}

.main12
{
	color: #666666;
	font-family: sans-serif;
	font-size: 12px;
	margin:0;
	display:inline;
}

.main12bold
{
	color: #666666;
	font-family: sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin:0;
	display:inline;
}

.main14bold
{
	color: #666666;
	font-family: sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin:0;
	display:inline;
}

.main14
{
	color: #666666;
	font-family: sans-serif;
	font-size: 14px;
	margin:0;
	display:inline;
}

.main15
{
	color: #666666;
	font-family: sans-serif;
	font-size: 15px;
	margin:0;
	display:inline;
}

.blue12, .blue12bold, .blue14bold
{
	color: #0f202e;
	font-family: sans-serif;
	margin:0;
	display:inline;
}

.blue12bold, .blue14bold
{
	font-weight:bold;
}

.blue12bold, .blue12
{
	font-size: 12px;
}

.blue14bold
{
	font-size: 14px;
}

p.mp_header
{
	font-family: sans-serif;
	font-size:22px;
	color:#0f202e;
	margin:0;
}

p.mp_parag
{
	font-family: sans-serif;
	font-size:12px;
	color:#666666;
	margin-right:2%;
}

.error
{
	font-size:12px;
	font-family:sans-serif;
	font-weight:bold;
	color:#A52A2A;
}

a.und_hover
{
	color:#666666;
	text-decoration: underline;
}

a.und_hover:hover
{
	color:#0f202e;
	text-decoration: none;
}

.main_input, select.main_select
{
	border-top: 2px solid #a2a3a5;
	border-left: 2px solid #a2a3a5;
	border-right: 1px solid #a2a3a5;
	border-bottom: 1px solid #a2a3a5;
	font-size:12px;
	font-family:sans-serif;
	color:#666666;
	margin-left:3%;
}

input.main_input
{
	width:160px;
	height:15px;
}

select.main_select
{
	width:163px;
	height:19px;
}

div.left, div.right
{
	float:left;
	width:auto;
	margin:0;
	display:inline;
}

div.right
{
	float:right;
}

div.left
{
	float:left;
}

form, a, p
{
	margin:0;
}




/*tabs css*/


ul.tabs {
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	font-size: 1.2em;
	margin-left: 4px;
}


.latest_btn {
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	background-color:#0f202e;
	width:192px;
	cursor: pointer;
	height: 22px;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	color: white;
	border-color:#0f202e;
	border: 1px solid;
}

#search_div {
	width:192px;
	padding: 0px;
	margin: 0px;
}
#search_div.ui-widget{
	font-size: 10px;
}
#search_div.ui-widget select{
	width: 170px;
}
#search_div.ui-tabs .ui-tabs-panel {
	background-color: #eeeeee;
	border: none;
	padding: 0em;
	margin: 0em;
}
#search_div.ui-tabs .ui-tabs-nav {
	padding: 0em;
}
#search_div .ui-widget-header {
	background: none;
	background-color: #eeeeee;
	border: none;
}
#search_div.ui-widget-content {
	background-color: #eeeeee;
	border: none;
}
#search_div .ui-state-default, #search_div .ui-widget-content .ui-state-default, #search_div .ui-widget-header .ui-state-default {
	background: none;
	background-color: #999999;
	border: none;
	font-weight: bold;
	width: 57px;
	height: 34px;
	margin: 0px 0px 0px 1px;
	padding: 3px;
/*	padding: 3px 5px 3px 10px; */
}
#search_div .ui-state-active, #search_div .ui-widget-content .ui-state-active, #search_div .ui-widget-header .ui-state-active {
	background: none;
	background-color: #eeeeee;
	border: none;
	font-weight: bold;
}
#search_div .ui-corner-tl, #search_div .ui-corner-tr, #search_div .ui-corner-bl, #search_div .ui-corner-br, #search_div .ui-corner-top, #search_div .ui-corner-bottom, #search_div .ui-corner-right, #search_div .ui-corner-left, #search_div .ui-corner-all {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
#search_div.ui-tabs .ui-tabs-nav li a {
	padding: 0px;
}
#search_div #search_keyword.ui-tabs-panel {
	padding: 5px 10px 0px; 
}
#search_div .ui-state-hover a:hover {
	color: #fecb00;
}
#search_div.ui-tabs .ui-tabs-nav li.ui-tabs-selected.ui-state-hover a:hover {
	color: #222222;
	cursor: default;
}
table#counties-list-tab span
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-left:0px;
}
table#counties-list-tab input[type="submit"]
{
	background-image: url("img/menu_header_bg.gif");
	background-repeat: repeat-x;
	background-color:#0f202e;
	width: 78px;
	height: 22px;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	color: white;
	border-color:#0f202e;
	border: 1px solid;
	margin: 0px;
}
#pm_areas_list a{
	font-weight: bold;
	text-decoration: none;
}
#pm_areas_list a:hover {
	font-weight: bold;
	color: #fecb00;
}

.media_logo {
	margin-top: 15px;
	margin-right: 15px;
}

.show_county {
	padding: 5px; 
	float: left; 
	margin-right: 3px; 
	margin-bottom: 3px; 
	border-radius: 0px; 
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
	background: #fdfdfd; 
	color: #a0a0a0;
	font-weight: bold;
}

.show_county:hover {
	cursor: pointer;
	padding: 5px; 
	float: left; 
	margin-right: 3px; 
	margin-bottom: 3px; 
	border-radius: 0px; 
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
	background: #fdfdfd; 
	color: #000000;
}

.show_county_selected {
	cursor: pointer;
	padding: 5px; 
	float: left; 
	margin-right: 3px; 
	margin-bottom: 3px; 
	border-radius: 0px; 
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
	background: #FECB00; 
	color: #000000;
	font-weight: bold;
} 
.show_county_selected:hover {
	cursor: pointer;
	padding: 5px; 
	float: left; 
	margin-right: 3px; 
	margin-bottom: 3px; 
	border-radius: 0px; 
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
	background: #FCE592; 
	color: #000000;
}
.area_break {
	line-height: 0.7em;
}
#search_div #search_regional, #search_div #search_advanced {
	padding: 10px;
}
#propertyAddress {
	width: 166px;
}
#propertyPostcode {
	width: 166px;
}
#search_info {
	width: 192px;
}
#search_div input[type="checkbox"] {
	outline: none;
}
table#counties-list-tab div input[type="checkbox"]
{
	display: block;
	float: left;
}
table#counties-list-tab div label
{
	display: block;
	float: left;
	margin: 4px 0 3px 0;
}

