/******************* PAGE SETTINGS **********************************/
* {
  margin:0;
  outline-width:medium;
  padding:0;
}
a {
   outline: none;
   border-style: none;
}
:focus { -moz-outline-style: none; }
a {
  color:#0055AA;
  font-weight:bold;
  text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
a img {
  text-decoration: none;
  border-bottom-style: none;
  border-bottom-width: 0px;
}
.without_u {
  border-bottom-style: none;
  border-bottom-width: 0px;
}
img {  
  border-style: none;
}
a img {
  outline: none;
  border-style: none;
}
table {
/*  margin:auto; */
  outline-style:none;
  outline-width:medium;
}
body, html {
  color:#333333;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:12px;
  
}
h1 {
  font-size: 22px;
}
h2 {
  font-size:18px;
}
p {
  padding: 5px 20px 20px 10px;
}
input {
  margin:5px 0;
  padding:3px;
}
#wrapper {
  margin:0 auto;
  text-align:left;
  width:980px;
}
/******************* HEADER **********************************/
#header {
  background:transparent url(../img/title.gif) no-repeat scroll -4px 11px;
  color:#545557;
  font-size:11px;
  height:85px;
  width:980px;
}
#header #logo a {
  /* background:transparent url(../img/h_logo.gif) no-repeat scroll 0 0; */
  display:block;
  position:absolute;
  font-size:30px;
  height:73px;
  padding-left:3px;
  padding-top:12px;
  top:0;
  width:412px;
  z-index:1; 
}
#header .logo a img {
  border: none;
}
#header #header_right {
  position: relative;
  float: right; 
  text-align: right;
  padding-top:35px;
}
#header #header_right #top_r_info {
  position: absolute;
  top: 5px;
  right: 5px;
}
#header #h_search {
  margin-top: 2px;
}
#header #header_search .td1 {
  padding-right: 3px;
  font-size:12px;
  margin-bottom:5px;
}
#header #header_search td .span1 {
  padding: 5px 10px; 
  float: left;
}
#header #header_search #search_title {
  text-align: left;
}
#header #header_search #search_title h1 {
  font-size:18px;
}
#header #header_search b {
  float: left;
  font-size:12px;
  padding:3px 0;
}
#header #header_search #search_image {
  width:21px;
  height:21px;
  background:url(../img/btn_search_blue_small.gif) no-repeat top left;
  border: none;
  cursor:pointer;
}
#header input.search {
  border:2px solid #BCC42F;
  color:#777777;
  font-size:14px;
  padding:2px 4px;
}

/******************* NAV SETTINGS **********************************/
#nav {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
}
ul.menu {
  list-style-type:none;
  width:auto;
  position:relative;
  display:block;
  height:18px;
  /* background:url(../img/menu_bg.png) repeat-x top left; */
  border:0px;
  margin:0;
  padding:0;
}
ul.menu li {
  display:block;
  float:left;
  margin:0;
  padding:0;
}
ul.menu li a {
  float:left;
  color:#A79787;
  text-decoration:none;
  height:24px;
  padding:9px 15px 0;
  font-weight:normal;
}
ul.menu li a:hover,.current {
  color:#00008B;
  /* background:url(../img/menu_bg.png) repeat-x top left; */
  text-decoration:none;
}
ul.menu .current a {
  color:#000;
  font-weight:700;
}
ul.menu.blue li a:hover, .menu.blue li.current {
  /* background-color:#A3BAE6; */
}

/******************* MAIN CONTENT SETTINGS **********************************/
#content {
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #CCCCCC;
  line-height:22px;
  margin:20px 0 15px 0;
  width:980px;
  padding:16px 10px 10px;
  -moz-border-radius: 6px; 
  -webkit-border-radius: 6px;
}
#content h1 {
  font-size:24px;
  font-weight:bold;
  margin-bottom:20px;
  padding:5px 20px 5px 10px;
}
#content h2 {
  font-size:18px;
  font-weight:bold;
  margin-bottom:20px;
  padding:5px 20px 5px 0;
}
.page_box {
  /* border:1px solid #CCCCCC; */
}
.page_box, .page_box_clear {
  line-height:22px;
  margin:20px 0 15px 0;
  width:980px;
  padding:16px 10px 10px;
  -moz-border-radius: 6px; 
  -webkit-border-radius: 6px;
}
.page_box h1 {
  padding-bottom:10px;
}
.page_box p {
  padding: 5px 20px 5px 10px;
}
.title1 {
  font-size: 18px;
  font-weight: bold;
  padding:5px 20px 5px 10px;
  margin-bottom:20px;
}
/******************* LARGE SEARCH BOX **********************************/
.lookup_big {
  white-space:nowrap;
  padding-bottom: 13px;
}
.lookup_big_ico {
  background:transparent url(../img/lookup_ico_b.png) no-repeat scroll right bottom;
  float:left;
  height:52px;
  width:55px;
}
.lookup_big_form input {
/*
  border:1px solid #FE9806;
*/
  color:#003399;
  font-size:16pt;
  font-weight:bold;
  margin-right:15px;
  padding: 2px 5px;
}
.lookup_big_form input {
  color:#777777;
}
.center_box {
  margin-left:150px;
  width:690px;
}
.center_box td {
  text-align:center;
}
.center_box .lookup_title {
  font-size:18px;
  font-weight:bold;
  margin-bottom:20px;
  padding:5px 20px 5px 10px;
  text-align:center;
}
.lookup_big_form {
  float:left;
}

#lookup_big_button {
  background:transparent url(../img/search_button.gif) no-repeat scroll left top;
  border:0 solid #888888;
  color:#000000;
  cursor:pointer;
  font-family:Trebuchet MS,Helvetica,sans-serif;
  font-size:130%;
  font-weight:bold;
  height:39px;
  margin:2px 0;
  width:126px;
}

/******************* FOOTER SECTION **********************************/
#footer {
  color:#000000;
  font-size:11px;
  height:25px;
  text-align:center;
  width:100%;
}
#footer1 {
  height:113px;
  margin:0 auto;
  width:980px;
}
#footer1 a {
  color:#FFFFFF;
  text-decoration:none;
}
#footer1 a:hover {
  color:#FF6600;
  font-weight:bold;
  text-decoration:underline;
}
#footer1 .f_logo {
  background:transparent url(../img/f_logo.png) no-repeat scroll 0 0;
  height:76px;
  padding-top:10px;
  position:relative;
  text-align:center;
  top:30px;
  width:980px;
}


.paginate {
  display:block;
  padding: 5px;
  text-align: left;
  width:100%;
}
.paginate:after {
  clear: both;
}

/*********************  data layouts ***************************/

h1#content_header {
  text-align: center;
}
.two_c_table {
  width: 100%;
}
.two_c_table .td_right {
  vertical-align:top;
  padding-left:20px;
}
.two_c_table .td_left {
  padding-left:15px;
  width:386px;
  vertical-align:top;
}
#state_listing {
  padding:0 25px 20px;
}
#state_listing .state_abr {
   width:40px;
   float: left;
}
.state a {
  padding-left:3px;
  text-decoration:none;
  white-space: nowrap;
}
.state a:hover {
  color:#628D19;
}
#city_listing {
  width: 100%;
}
#city_listing td {
  padding-right: 20px;
  width: 33%;
  vertical-align:top;
  text-align: left;
}
#city_listing td a {
  display: block;
  padding: 2px;
}
#city_addresses .l {
  float: left; 
  white-space:nowrap;
  width:450px;
}

#map_canvas {
  width: 470px; 
  height: 458px; 
  border: 1px solid #CCCCCC;
}
#mapsearch {
  width: 475px;
}
.box_info, .box_info2 {
  border: 1px solid #628D19;
/*
  min-height: 435px;
*/
  padding:10px;
  width:440px;
  position:relative;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.box_info_wide {
  border: 1px solid #628D19;
  padding:10px;
  width:934px;
  position:relative;
  margin: 0 auto;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.box_info_small {
  border: 1px solid #628D19;
  padding:10px;
  width:410px;
  position:relative;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.box_info_o {
  width: 450px;
  min-height: 435px;
  border: 1px solid orange;
  padding: 10px;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
}
#content h1.title {
  font-size: 18px;
  margin-left:0;
  padding:0;
}
#content .box_info h1.title, #content .box_info2 h1.title, #content .box_info_wide h1.title {
  background-color:#FFFFFF;
  font-family:Arial,Helvetica,sans-serif;
  font-size:18px;
  font-weight:bold;
  padding:3px 10px;
  position:absolute;
  top:-16px;
}
#wiki_info h2, .box_info h2 {
  padding-bottom: 5px;
  font-size:16px;
}
/* reset properties of vcard */
#city_info_right #wiki_info table {
  padding: 0;
  margin: 0 auto;
  float: none;
  clear: none;
  font-size: 100%;
  width: auto;
}
.clear {
  clear: both;
}
#content .small_link1 {
  display:inline;
  font-size:90%;
  line-height:8px;
  padding-top:7px;
  text-decoration:none;
}
#state_info_table td {
  vertical-align: top;
  padding:0 10px;
}
#city_info_table #city_info_right, #city_info_table #city_info_left {
  padding-left: 15px;
  vertical-align: top;
}
#state_info_table {
  padding-bottom: 20px;
}
.box_right {
  width:450px;
  margin: 0 0;
}
.double_box {
  display:block;
  white-space: nowrap;
  border: 1px solid transparent;
}
.double_box:after {
  clear:both;
}

.infobox .mergedbottomrow td span, .infobox .mergedrow td span, .infobox .mergedrow, .infobox .mergedbottomrow {
  white-space: normal;
}
#wiki_info table, .box_info table {
  margin: 0 auto;
  text-align: center;
  padding-bottom: 15px;
}
#content #box_comments h1.title {
  color: orange;
}
#box_comments {
  border-color: rgb(0, 127, 255);
  margin: 15px 0;
  text-align: left;
}
.box_info_title {
  padding: 5px 10px 0;
}
/*
#box_comments .box_info_title a {
  color: #00008B;
  text-decoration: none;
}
#box_comments .box_info_title a:hover {
  color: #00008B;
  text-decoration: none;
}
*/
#box_comments h2 {
  margin-bottom:5px;
  line-height:1.5em;
}
#box_comments > .box_info_title {
  display: block;
  text-align:left
}
#box_comments input{
  margin: 0;
  padding: 0;
}
#box_comments > #c5t_body {
  display: block;
  margin: 0 5px 0;
}
#box_comments table {
  text-align: left;
}
.comment_block, .c5t_comment_item {
  background-color:#FAFAD2;
  border:1px solid #BCC42F;
  margin:5px 0;
  padding:5px 15px;
}
#c5t_body .c5t_comment_form_table {
  padding-left:0;
}
#c5t_body .c5t_comment_form_table td {
  padding-left:0;
}
.c5t_comment_item_title {
  font-weight: bold;
}
.c5t_error_message_item {
  color: red;
}
.vcard {

}
#content .data1 {
  padding: 15px 20px 20px 5px;
  width:400px;
}
#content .data1 dl {
  font-weight: 700;
}
#content .data1 dd {
  padding-left:10px;
}
#content .data1 h2.title {
  font-size: 15px;
  font-weight: 700;
  padding: 10px 0;
  text-align: center;
}
.title2 {
  display: block;
  font-weight: bold;
}

/********************  Census settings ************************************/
.census_zero {
  width:0;
  background-color:#000;
  height:4px;
  margin-left:-6px;
}

/********************  API settings ************************************/
#box_api {
  padding-left:15px;
}
.emph1 {
  font-size:150%;
  font-weight:bold;
  margin:15px 0;
}
.emph1 a {
  text-decoration: none;
}
#z_graph {
  display: block;
}
#z_neighbor_est #est_set {
  padding:10px 10px 0;
}
#z_neighbor_est #est_set .est_amount {
}
#property_details table {
  padding:0;
  width:100%;
}
#property_details td {
  padding-top:7px;
}
#property_details table h4 {
  font-weight: normal;
}
#box_api dl dt {
  display: inline;
}
#box_api dl dd {
  display: inline;
}
#box_api h2 {
  margin-top: 8px;
}
#trulia_chart {
  width:425px;
  padding: 0;
}
#trulia_chart td {
  padding: 0;
  margin:0;
}
#trulia_chart th {
  margin:0;
}
#trulia_chart .alt_color td {
  background-color:#D2B48C;
  border:1px solid #000000;
}

/********************box comments *****************************************/
.cmt_title {
  font-weight: bold;
}
.cmt_time, .c5t_comment_item_details {
  font-size:80%;
  line-height:18px;
}

.c5t_comment_form_field textarea {
  width: 420px;
}


/******************************************************************************/
.pc_more_info {
  font-weight: bold;
}
/******************** pagination ******************************************/
ul.ul_pagination {
  list-style-type:none;
  width:auto;
  position:relative;
  display:block;
  height:18px;
  /* background:url(../img/menu_bg.png) repeat-x top left; */
  border:0px;
  margin:0;
  padding:10px 0 20px;
}
ul.ul_pagination li {
  display:block;
  float:left;
  margin:0;
  padding:0 25px 0 0;
  color:#888888;
}
ul.ul_pagination li a {
  float:left;
  /*
color:#A79787;
*/
  text-decoration:none;
  height:24px;
  font-weight: bold;
}
ul.ul_pagination li a:hover {
  color:#00008B;
  /* background:url(../img/menu_bg.png) repeat-x top left; */
  text-decoration:none;
}
ul.ul_pagination .current a {
  color:#000;
  font-weight:700;
}

/************** weather box ************************/
#weather_box {
  line-height:20px;
}
#weather_box img {
  margin-top: 6px;
}
#weather_box .weather_item {
  margin-left:50px;
  margin-bottom:15px;
}
.boldline {
  font-size:14px;
  padding: 12px 0 5px 3px;
}

/******************** myads *******************************/
#myads {
 /*
 font-size:10px;
*/
  line-height:1.5em;
  margin:0;
  padding:10px 0 0;
}
.adt {
/*
  font-size:12px;
*/
  font-weight:bold;
}
.adb {
  color:#000000;
  display:block;
 /*
 font-size:11px;
*/
}
.adu {
  padding-bottom: 10px;
}
.adu a {
  color:#009900;
/*
  font-size:10px;
*/
  line-height:12px;
  overflow:hidden;
  white-space:nowrap;
  text-decoration: none;
}

