@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff url(body_bg.gif) repeat-x top left;
}

h2.nopadding {
	padding-bottom: 0;
	margin-bottom: 0;
}

h3.nopadding {
	padding: 0;
	margin: 0;
}

th {
	text-align: left;
}

#newsscroll {
	overflow: hidden;
	width:205px; 
	height:255px;
}

th.checkout {
	text-align: left;
}

#white_content_wide a.newslink {
	color:#0D9AD8;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

form {
	margin: 0;
	padding: 0;
}

#welcome_inner {
	height: 85px;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 20px;
	line-height: 140%;
}

#welcome_inner a {
	color: #FFFFFF;
	text-decoration: none;
}

#welcome_inner a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#welcome_inner ul {
	list-style-image: url("arrow_smaller.gif");
	padding: 0;
	margin: 0;
}

#welcome_inner ul li {
	margin: 0;
	padding: 0;
}

#container {
	width: 816px;
	margin: auto;
	background: url(container_bg.gif) repeat-y top left;
}

#container_inner {
	width: 797px;
	padding: 0 10px 0 9px;
	background: url(container_inner_bg.gif) no-repeat top left;
	margin: auto;
}

#header img {
	border: none; 
}

#header_menu {
	background: url(main_menu_bg.jpg) repeat-x top left;
}

#main_menu {
	margin: 3px 0 0 0;
	padding: 0px;
	height: 24px;
	list-style-type: none;
	width: 796px;
}

.addvalue {
	display: none;
}

#count_ori {
	display: none;
}

#main_menu li.short {
	float: left;
	width: 10%;
}

#main_menu li.long {
	float: left;
	width: 18%;
}

#main_menu li {
	float: left;
	width: 12.5%;
}

#main_menu li a {
	display: block;
	height: 20px;
	padding: 2px;
	background: url(main_menu_bg.jpg) repeat-x top left;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	border-right: 1px #ffffff dotted;
}

#main_menu li a.last {
	display: block;
	height: 20px;
	padding: 2px;
	background: url(main_menu_bg.jpg) repeat-x top left;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	border: none;
}

#main_menu li a:hover {
	background: url(main_menu_bg_selected.jpg) repeat-x top left;
}

#main_menu li ul {
	width: 160px;
	background: #00954f url(submenu_bg.jpg) no-repeat top left;
	list-style-type: none;
	padding: 0;
	border-top: 3px #ffffff solid;

	position: absolute;
	word-wrap: break-word;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#main_menu li ul li {
	clear: both;
	height: 22px;
	width: 160px;
}

#main_menu li ul li a {
	background: none;
	border-right: none;
	text-align: left;
	width: 144px;
	padding: 2px 8px 0 8px;
	border-bottom: 1px #ffffff dotted;
	white-space: nowrap;
}

#main_menu li ul li a.last {
	background: none;
	border-right: none;
	text-align: left;
	width: 144px;
	padding: 2px 8px 0 8px;
}

#main_menu li ul li a:hover {
	background: url(submenu_bg_selected.jpg) repeat-x top left;
}

#main_menu li ul li a.last:hover {
	background: url(submenu_bg_selected.jpg) repeat-x top left;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#main_menu li ul.submenu_visible {
	display: block;
}

#main_menu li ul.submenu {
	display: none;
}

#welcome {
	background: url(index_blue_box_bg.jpg) repeat-x top left;
	height: 147px;
	margin: 7px 0 10px 0;
}

.welcome_left_image {
	float: left;
	width: auto;
	width: 167px;
}

.welcome_text {
	width: 420px;
	float: left;
	margin: 0 10px 0 10px;
	padding: 5px 10px 5px 10px;
	border-left: 1px #ffffff dotted;
	border-right: 1px #ffffff dotted;
	font-size: 12px;
	height: 100%;
	color: #ffffff;
}

.welcome_text p {
	padding: 3px;
	margin: 0px;
}

#welcome .welcome_text img {
	border: none;
}

.welcome_text h1 {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	background: url(right_arrow_blue.jpg) no-repeat left;
	font-weight: normal;
	padding: 0 0 0 25px;
	height: 18px;
	margin: 0;
	font-weight: bold;
}

.welcome_right_image {
	float: right;
	width: auto;
	text-align: right;
	width: 167px;
}

.welcome_left_image img, .welcome_right_image img {
	margin: 1px;
}

#left_bar {
	float: left;
	width: 177px;
	margin: 0;
	padding: 0;
}

#login_box {
	background: #00944e url(green_box.jpg) no-repeat top left;
	width: 166px;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	padding: 10px 0 0 0;
}

#login_box a {
	color: #ffffff;
	text-decoration: none;
}

#login_box a:hover {
	text-decoration: underline;
}

#login_box h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0 0 5px 0; 
}

#login_box_inner {
	background: url(green_box_bottom.jpg) no-repeat bottom left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.login_field_box {
	margin: 0 10px 5px 10px;
	padding: 5px 0 10px 0;
	border-top: 1px #ffffff dotted;	
	border-bottom: 1px #ffffff dotted;
}

.login_field_box2 {
	margin: 5px 10px 5px 10px;
	padding: 3px 0 10px 0;
	border-bottom: 1px #ffffff dotted;
}

.login_inner_row {
	margin: 0 10px 3px 10px;
	padding: 2px 0 2px 0;
	border-bottom: 1px #ffffff dotted;
	font-size: 11px;
}

.login_inner_row_last {
	margin: 0 10px 3px 10px;
	padding: 2px 0 2px 0;
	font-size: 12px;
}

#login_box input {
	width: 145px;
	height: 14px;
	border: 1px #00934b solid;
	font-size: 11px;
}

#login_box #dologin {
	border: none;
	cursor: pointer;
	background: url(login_button.jpg) no-repeat top left;
	width: 56px;
	height: 17px;
	margin: 2px 0 3px 0;
}

#login_box a.small_link {
	font-size: 10px;
	display: block;
	padding: 2px 0 5px 0;
}

#white_content {
	float: left;
	border-left: 1px #c0dac4 dotted;
	border-right: 1px #107daa dotted;
	padding: 0 10px 0 10px;
	width: 360px;
	font-size: 12px;
	color: #00944c;
	margin: 0;
}


#white_content_wide {
	float: left;
	border-left: 1px #c0dac4 dotted;
	padding: 0 10px 0 10px;
	width: 598px;
	font-size: 12px;
	color: #00944c;
}

#white_content_nochex {
	border-left: 1px #c0dac4 dotted;
	padding: 0 10px 0 10px;
	width: 100%;
	font-size: 12px;
	color: #00944c;
}

#white_content_middle {
	float: left;
	border-left: 1px #c0dac4 dotted;
	padding: 10px 10px 0 10px;
	width: 425px;
	font-size: 14px;
	color: #0074a4;
}

#white_content h1, #white_content_wide h1, #white_content_middle h1, #white_content_nochex h1 {
	font-size: 14px;
	margin: 0px;
	padding: 10px 0 10px 0;
}

#white_content a, #white_content_wide a, #white_content_middle a, #white_content_nochex a {
	color: #00944c;
	text-decoration: none;
}

a.arrowed {
	background: url(small_blue_arrow_right.jpg) no-repeat left;
	display: block;
	padding: 0 0 0 10px;
	width: auto;
}   

.arrowed {
	background: url(small_blue_arrow_right.jpg) no-repeat left;
	display: block;
	padding: 0 0 0 10px;
	width: auto;
}

#white_content a:hover {
	color: #00aeef;
}

#white_content_nochex a:hover {
	color: #00aeef;
}

#right_bar {
	float: right;
	text-align: right;
	width: 235px;
}

#inner_left_bar {
	width: 370px;
	float: left;
}

#inner_separator {
	border-bottom: 1px #00944c dotted;
	margin: 10px 10px 5px 10px;
	padding: 5px;
	clear: both;
}

#inner_right_bar {
	float: right;
	text-align: right;
	width: 235px;
	margin-right: -10px;
}

.index_flag_box {
	padding: 3px 0 3px 0;
	width: 50px;
	text-align: center;
	border-bottom: 1px #7fb9d1 dotted;
	margin-left: 10px;
}

.index_flag_box_last {
	padding: 3px 0 0 0;
	width: 50px;
	text-align: center;
	margin-left: 10px;	
}

.index_flag_box img, .index_flag_box_last img {
	border: none;
}

#map_box {
	float: right;
}

#bottom_title {
	padding: 10px 0 10px 0;
	margin: 10px 0 0 0;
	border-top: 1px #00934b dotted;
	color: #ffffff;
	text-transform: uppercase;
}

#bottom_title_inner {
	padding: 0 10px 0 10px;
	background: url(marque_bg.jpg) repeat-x top left;
	height: 20px;
}

#bottom_title_inner img {
	margin: 1px 0 0 5px;
}

#three_steps {
	width: 550px;
	height: 215px;
	background: url(bottom_blue_box_bg.jpg) repeat-x top left;
	margin-right: 10px;
	float: left;
	cursor: pointer;
	font-size: 16px;
}

#three_steps2 {
	display: block;
	width: 550px;
	height: 265px;
	margin-right: 10px;
	float: left;
	font-size: 12px;
	text-decoration: none;
	color: #00944c;
}

#three_steps2 #three_steps_desc { 
	padding: 0 10px 0 10px;
	color: #00944c;
}

#three_steps2 #three_steps_desc h1 { 
	color: #20a162;
	text-decoration: none;
	font-size: 14px;
	line-height: 150%;
}

#three_steps2 #three_steps_desc a { 
	color: #20a162;
	text-decoration: none;
}

#three_steps2 #three_steps_desc a:hover { 
	text-decoration: underline;
}

#three_steps2 img {
	border: none;
	cursor: pointer;
}

#bottom_green_box {
	width: 205px;
	margin-left: 10px;
	border-left: 1px #107daa dotted;
	padding: 5px 10px 5px 10px;
	float: left;
	height: 255px;
	background: url(bottom_green_box.jpg) repeat-x top left;
	color: #ffffff;
	font-size: 11px;
}

#bottom_green_box h1 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
}

#bottom_green_box h2 {
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0;
}

#bottom_green_box .newsbox h2 {
  text-decoration: none;
	font-size: 12px;
	margin: 0;
	padding: 3px 0 3px 0;
}

#bottom_green_box .newsbox h1 {
  text-decoration: none;
	font-size: 11px;
	margin: 0;
	padding: 3px 0 3px 0;
}

#bottom_green_box .newsbox p {
	margin: 0;
	padding: 0;
}

#bottom_green_box .newsbox {
  text-align: justify;
	border-bottom: 1px #ffffff dotted;
	margin: 3px 0 3px 0;
	padding: 2px 0 2px 0;
	height: auto;
}

#bottom_green_box .newsbox a {
text-decoration: underline;
}

#bottom_green_box a {
	color: #ffffff;
	text-decoration: none;
}

.first_step {
	width: 162px;
	float: left;
	border-right: 1px #ffffff dotted;
	background: url(1_blue.jpg) no-repeat bottom right;
	height: 195px;
	padding: 10px;
}

.second_step {
	width: 162px;
	float: left;
	border-right: 1px #ffffff dotted;
	background: url(2_blue.jpg) no-repeat bottom right;
	height: 195px;
	padding: 10px;
}

.third_step {
	width: 162px;
	float: right;
	background: url(3_blue.jpg) no-repeat bottom right;
	height: 195px;
	padding: 10px;
}

h1.bottom_header {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 12px;
	margin: 0;
	padding: 0 0 8px 0;
	border-bottom: 1px #ffffff dotted;
	background: url(right_arrow.jpg) no-repeat top right;
}

h1.bottom_header_last {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 12px;
	margin: 0;
	padding: 0 0 8px 0;
	border-bottom: 1px #ffffff dotted;
}

#footer {
	border-top: 1px #20a162 dotted;	
	border-bottom: 1px #20a162 dotted;
	margin: 10px 0 20px 0;
	font-size: 12px;
}

#footer_left {
	width: 600px;
	float: left;
	color: #20a162;	
	margin: 2px 0 0 80px;
	text-align: center;
	font-size: 12px;
}

#copy {
	margin: auto;
	color: grey;	
	font-size: 10px;
	text-align: center;
	padding: 5px;
	margin-top: -20px;
}

#footer_left a {
	color: #20a162;
	text-decoration: none;
	font-size: 12px;
}

#footer_left a:hover {
	text-decoration: underline;
}

#footer_right {
	width: 100px;
	float: right;
	margin: 3px 2px 3px 0;
}

#footer_right img {
	border: none;
}

.footer_icon_box {
	padding: 0 3px 0 3px;
	float: right;
	width: 32px;
	border-right: 1px #20a162 dotted;
}

.footer_icon_box2 {
	padding: 0 0 0 3px;
	float: right;
	width: 32px;
}

.footer_icon_box2 {
	padding: 0 0 0 3px;
	float: right;
	width: 97px;
}

.error {
	color: red;
}

.error2 {
	color: red;
	float: right;
	margin: 3px;
}

.formErrorCol {
	color: red;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.floatleft2 {
	float: left;
	padding-top: 5px;
}

a.service_flagbox {
	padding: 10px 0 10px 42px;
	display: block;
}

a.service_flagbox:hover {
	font-weight: bold;
}

a.service_groupbox {
	padding: 5px;
	display: block;
}

a.service_groupbox:hover {
	font-weight: bold;
}

.service_flagbox img {
	border: none;
}

#map_holder {

	width: 500px;
	height: 300px;
	background: #ffffff;
	border: 1px #000000 solid;
}

#map_canvas {
	width: 500px;
	height: 300px;
}

.map_holder {
	
}

.map_holder_visible {
	display: block;
}

#hip_right_bar {
	width: 168px;
	float: right;
}

#freehold {
	padding: 10px 0 10px 0;
	border-bottom: 1px #50b583 dotted;
}

#leasehold {
	padding: 10px 0 10px 0;
}

.hip_pic {
	border: 1px #66c5e7 solid;
	margin: 10px 0 10px 0;
}

#white_content_middle h1.hip_title {
	font-size: 12pt;
	color: #ffffff;
	text-transform: uppercase;
	background: url('hip_title_2.jpg') no-repeat top left;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}

.hip_select_box {
	border-top: 1px #50b583 dotted;
	border-bottom: 1px #50b583 dotted;
	padding: 10px;
	margin: 5px 0 0 0;
}

.formTable {
	border-spacing: 5px;
	width: 95%;
}

.formTable .formLeftCol {
	width: 150px;
}

#white_content a.homelink {
	text-decoration: underline;
	font-weight: bold;
}

.justify {
	text-align: justify;
}

.servicelist_head {
	background: #cce6d0;
	padding: 0 5px 0 5px;
	margin: 0 0 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
}

#login_box a.register_button {
	background: url(right_transparent.gif) no-repeat left;
	padding-left: 10px;
	font-weight: bold;	
}

#white_content_wide a.termslink {
	font-weight: bold;
	text-decoration: underline;
}

#white_content_wide a#servicelistlink {
	color: #0d9ad8;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

#white_content a#servicelistlink {
	color: #0d9ad8;
	text-decoration: underline;
	font-weight: bold;
}

#white_content_wide a.buylink1 {
	background: url(right_arrow_green.gif) no-repeat left;
	padding-left: 20px;
	color: #0d9ad8;
}

#white_content_wide a.buylink2 {
	background: url(buy_now_button.gif) no-repeat top left;
	width: 75px;
	height: 26px;
	border: none;
	cursor: pointer;
	display: block;
}

.buylink2 {
	background: url(buy_now_button.gif) no-repeat top left;
	width: 75px;
	height: 26px;
	border: none;
	cursor: pointer;
	display: block;
}

.footer_misclink {
	color: #20A162;
	text-decoration: none;
	font-size: 12px;
	padding: 3px;
	display: block;
	float: left;
	width: auto;
}

.footer_misclink:hover {
	text-decoration: underline;
}

.overline {
	text-decoration: line-through;
}

#bottom_line_left {
	float: left;
	width: 500px;
}

#bottom_line_right {
	float: right;
	width: 215px;
	text-align: left;
}

.clear {
	clear: both;
}

#nochexPreload {
	display: none;
	position: absolute;
	background: #ffffff url(body_bg.gif) repeat-x top left;
	z-index: 10000;
	text-align: center;
}

#nochexPreload img {
	padding-top: 300px;
}


a.arrowed2 {
	background: url(small_blue_arrow_right.jpg) no-repeat left;
	padding: 0 0 0 10px;
	width: auto;
}