/* Copyright ©2005 ALASKA ASSOCIATION OF REALTORS / GURU NETworks, Inc. All Rights Reserved */
/* /g4app/customization/aarenterprise/site/aar_style.css */


/* [ELEMENTS] */

BODY {
  font-family: Verdana, Arial, Helvetica;
  background-color: #ffffff;
  margin: 0px;
}

dt {
  font-family: Verdana, Helvetica, Arial;
  font-weight: 700;
  font-size: 8pt;
  color: #000000;
}

dd {
  font-family: Verdana, Helvetica, Arial;
  font-weight: 500;
  font-size: 8pt;
  color: #000000;
}

td {
  font-family: Arial, Verdana, Helvetica;
  font-weight: 500;
  font-size: 8pt;
  color: #000000;
}



#content_bkgd {
  background-color: #EBF1E6;
}

/* [SPECIFIC IDs] */
#agent_box {
  border: 3px solid #375186; /* #808080; */
  background-color: #f5f5f5;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 4px;
  padding-left: 4px;
}

#board_box {
  border: 3px solid #808080;
  background-color: #f5f5f5;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 4px;
  padding-left: 4px;
}

#component_heading {
  background-color: #AEC89C;
  font-family: Georgia, Arial, Verdana, Helvetica;
  font-weight: 700;
  font-size: 12px;
  color: #ffffff;
  margin-left: 2px;
}
#prop_results_value {
  background: #EBF1E6 url(images/icons/gray_dash.gif) repeat-x bottom;
}
#city_names_top {
  background-color: #999999;
  font-family: Arial, Verdana, Helvetica;
  font-weight: 100;
  font-size: 7pt;
  color: #ffffff;
  text-align: center;
}
#component_heading {
  background-color: #AEC89C;
  font-family: Georgia, Arial, Verdana, Helvetica;
  font-weight: 700;
  font-size: 12px;
  color: #ffffff;
  margin-left: 2px;
}
#city_names_bottom {
  background-color: #999999;
  font-family: Arial, Verdana, Helvetica;
  font-weight: 100;
  font-size: 7pt;
  color: #ffffff;
  text-align: center;
}

#featured_prop_box {
  background-color: #ffffff;
  /* border: 1px solid #B9B39B; */
}

#footer {
  font-family: Arial, Verdana, Helvetica;
  font-weight: 100;
  font-size: 7pt;
  color: #000000;
  text-align: left;
}

#form_field {
  width: 75px;
  height: 17px;
  padding: 0;
  margin: 2px 1;
  border-color: #7E828B #7E828B #7E828B #7E828B;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  font: 10px Arial, Verdana, sans-serif;
  background-color: #F5F5F5;
}

#horizontal_lines {
  background-color: #999999;
  width: 767px;
  height: 1px;
}

#login_bkgd {
  background-color: #cccccc;
  width: 137px;
  height: 148px;
}
#image_box {
  background-color: #ffffff;
  border: thin outset #375186;
  border-width: 1px;
  padding: 3px;
}
#dropshadow {
  background-color: #808080;
}
#members_bkgd {
  background: #999999 url(images/menus/members_login.gif) no-repeat;
  /* background-color: #999999; */
  width: 137px;
  height: 20px;
  text-align: center;
  margin-left: 10px;
}

#nav_bkgd {
  background-color: #737373;
  height: 20px;
}

#news_bkgd {
  background-color: #80A287;
  /* width: 222px; */
  height: 48px;
}

#radio_button {
  background-color: #ffffff;
}

#search_form_field {
  width: 127px;
  height: 17px;
  padding: 0;
  margin: 2px 1;
  border-color: #BFBFBF #BFBFBF #BFBFBF #BFBFBF;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  font: 10px Arial, Verdana, sans-serif;
  background-color: #F5F5F5;
}

#verticle_lines {
  background-color: #999999;
  width: 1px;
  height: 148px;
}

#welcome_line {
  background-color: #AEC89C;
  /* width: 544px; */
  /* height: 48px; */
}





/* [ANCHOR PSEUDO-CLASSES] */

A.bottom_nav, A.bottom_nav:link, A.bottom_nav:active, A.bottom_nav:visited {
  font-family: Verdana, Arial, Helvetica;
  font-weight: 500;
  font-size: 10px;
  color: #4D4D4D;
  text-decoration: none;
}

A.bottom_nav:hover {
  font-family: Verdana, Arial, Helvetica;
  font-weight: 500;
  font-size: 10px;
  color: #4D4D4D;
  text-decoration: underline;
}

A.register, A.register:link, A.register:active, A.register:visited {
  font-family: Arial, Verdana, sans-serif;
  font-weight: 500;
  font-size: 10px;
  color: #4D4D4D;
  text-decoration: underline;
}

A.register:hover {
  font-family: Arial, Verdana, sans-serif;
  font-weight: 500;
  font-size: 10px;
  color: #f8f8f8;
  text-decoration: underline;
  background: #737373;
}




/* [CLASSED ELEMENTS] */

.boldtext {
  font-family: Verdana, Helvetica, Arial;
  font-weight: bold;
  font-size: 10pt;
}

.box {
  padding: 5px;
  background-color: #ffffff;
  border: thin solid #cccccc;
}

.error { 
  font-size: 11px;  
  font-weight: 900; 
  color: #FF0000;
  /* color: #ffffff; */
  /* background-color: #FF0000; */
  /* border: thin inset #cccccc; */
  /* border-style: inset; */  
}

.form_field {
  font-family: Arial, Verdana, Helvetica;
  color: #666666;
  font-size: 11px;
  padding: 2px;
}

.form_value {
  color: #666666;
  font-size: 11px;
}

.formheader {
  font-family: Verdana, Helvetica, Arial;
  font-weight: bold;
  font-size: 12pt;
  text-align: left;
  color: #ffffff;
  background-color: #000000;
}

.formytext {
  font-family: Verdana, Helvetica, Arial;
  font-size: 8pt;
  color: #000000;
  background-color: #E0D7C8;
  font-weight: bold;
}

.formytexttwo {
  font-family: Verdana, Helvetica, Arial;
  font-size: 8pt;
  color: #ffffff;
  background-color: #000000;
  font-weight: bold;
}

.heading_service {
  font-family: Verdana, Helvetica, Arial;
  font-weight: 900;
  font-size: 9pt;
  color: #000000;
}

.itext {
  font-family: Verdana, Helvetica, Arial;
  font-weight: 400;
  font-size: 8pt;
  font-style: italic;
}

.itextbold {
  font-family: Verdana, Helvetica, Arial;
  font-weight: 700;
  font-size: 10pt;
  font-style: italic;
}

.list_field {
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px; 
  font-weight: bold;
  color: #375186;
  background-color: #E0D7C8; 
}

.list_title {
  font-family: Arial, Verdana, Helvetica;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  color: #25467B;
  /* background-color: #000000; */
  padding: 1px;
} 

.list_value {
  color: #666666;
  font-size: 11px;
  background-color: #E0D7C8;  
}

.page_header {
  font-family: Arial, Verdana, Helvetica;
  font-size: 13px;  
  font-weight: bold; 
  color: #4D4D4D;
}

 
.small_bold {
  font-family: Verdana, Arial, Helvetica;
  font-weight: 700;
  font-size: 9pt;
  color: #000000;
}
 
.description {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  color: #000000;
}

.text {
  font-family: Verdana, Helvetica, Arial;
  font-weight: 500;
  font-size: 8pt;
  color: #000000;
}