/* CSS Document */

body {
  font-family:Arial, Helvetica, sans-serif;
  color: #FFF;
  background-image: url(http://www.soldonaction.com/images/themes/theme_2008_replacement/bg.gif);
  background-repeat: repeat;
  background-position: left top;
  /*background-color: #101010;*/
  background-color: #272727;
}
* {
  margin:0px;
  padding:0px;
}
form {
  margin:0px
} /* to remove default space below form */
img{
  border:none;
}
a{
  color:#FFD700;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
body,ul,img,p,li.h1,h2,h3,h4,h5,h6 {
  margin: 0px;
  padding: 0px;
}
#container {
  width: 965px;
  margin:0px auto;
  background-color: #000000;
  padding:0px 15px 0px 0px;
}
#header {
  margin: 0px;
  padding: 0px;
}
.logo {
  float: left;
  margin: 15px 23px 15px 0px;
}
.headding {
  float: left;
  margin: 30px 0px 35px 15px;
  width: 690px;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
}
h3 a {
  color: inherit;
}
h4 {
  font-size: 18px;
}

.yellow_dark {
  color: #FDB916;
}
.yellow_lite {
  color: #FDB913;
}#body_left {
  float: left;
  width: 200px;
}


/* Left Side Menu */

#sidebar_top{
  padding-bottom:2px;
  background-image: url(http://www.soldonaction.com/images/themes/theme_2008_replacement/menu_border.jpg);
  background-repeat: repeat-x;
  background-position: left bottom;
}
#leftmenu {
  margin:0px;
  padding:0px;
  text-indent:0px;
  list-style-type: none;
  font-size:12px;
  color:#FFFFFF;
  background-color:#333333;

}

#leftmenu li {
  list-style:none outside none;  display:block;
  padding-bottom:2px;
  background-image: url(http://www.soldonaction.com/images/themes/theme_2008_replacement/menu_border.jpg);
  background-repeat: repeat-x;
  background-position: left bottom;

}

#leftmenu li.selected {
background-color:#3E3E3E;
}
#leftmenu li a {
  color:#FFFFFF;
  display:block;
  padding:3px 0px 4px 15px;
  font-weight:bold;


}
#leftmenu li a:hover { background-color:#3E3E3E; text-decoration:none}

#leftmenu li a.submenu {
  background-image: url(http://www.soldonaction.com/images/themes/theme_2008_replacement/menu_selected_arrow.gif);
  background-repeat: no-repeat;
  background-position: 184px center;
}

#leftmenu a.head {
  cursor:pointer;
  display:block;
  text-decoration: none;
}


#leftmenu ul{
  list-style-type:none;
  margin:3px 0px 0px 26px;
  background-image: url(http://www.soldonaction.com/images/themes/theme_2008_replacement/inner_menu_broder.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 7px;
  padding-left: 0px;


}


#leftmenu ul li{
  padding-bottom:2px;
  background-image: url(http://www.soldonaction.com/images/themes/theme_2008_replacement/inner_menu_broder.jpg);
  background-repeat: repeat-x;
  background-position: left bottom;


}
#leftmenu ul li a{
color:#939393;
font-weight:normal;

}
#leftmenu ul li a:hover{
 background-color:#4D4D4D;
}




#body_right {
  float: left;
  margin-left: 15px;
  width: 750px;
}
#subcontent {
  font-size: 12px;
  padding: 15px 0px;
}
#subcontent_l {
  float: left;
  line-height: 17px;
  padding-top: 15px;
}
#subcontent_l img {
  float: right;
  margin-top: -15px;
  margin-left: 10px;
}

.font12 {
  font-size: 12px;
}
.bold {
  font-weight: bold;
}
#subcontent_l ol {
  padding: 20px 0px 0px 20px;
  list-style-position: outside;
}
.padding_bot_20 {
  padding-bottom: 20px;
}
#subcontent1 {
  padding-bottom: 15px;
}
#feature {
  padding-top: 15px;
  border-top: #333333 solid 1px;
}
#properties {
  width: 720px;
  background-color: #F1F1F1;
  color: #5A5E39;
  margin-top: 10px;
}
.home {
  width: 130px;
  padding-right: 7px;
  padding-left: 7px;
  float: left;
  font-weight: bold;
}
.home div {
  text-align: center;
}
.home .image {
  background-color: #FFFFFF;
  overflow: hidden;
}
.body_bottom {
  padding-top: 23px;
  padding-bottom: 23px;
}
#footer {
  padding-left: 215px;
  font-size: 10px;
  color: #666666;
}
#footer p {
  padding-bottom: 20px;
}
#footer span {
  font-size: 14px;
  font-family: "Times New Roman", Times, serif;
}
.qiucksearch {
  color: #000000;
}
.quick_headding {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #FEB913;
  background-color: #252525;
  padding-top: 20px;
  padding-left:15px;

}
.quick_headding div {
  width: 170px;
  background-color: #FEB913;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #FFEA00;
  font-size: 12px;
  font-weight: bolder;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}
.form {
  padding-left: 15px;
  background-color: #333333;
  padding-top: 15px;
}

.extension_div {
  background-color: #333333;
}
.extension_div #calendar_wrap {
  margin-bottom: 0px !important;
}

.search {
  font-size: 11px;
  margin-bottom: 7px;
}

.form label {
  color: #FFFFFF;
  width: 63px;
  float: left;
  padding-top: 3px;
  line-height: 12px;
}
.form select, .form input#txtMls_City_State {
  width: 107px;
  color: #000000;
  font-size: 11px;
}
#search {
  font-size: 12px;
  color: #000000;
  background-color: #FEB913;
  font-weight: bold;
  float: right;
  margin-right: 15px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #FFEA00;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-color: #D58905;
  padding-right: 7px;
  padding-left: 7px;
}
.search_but {
  padding-bottom: 15px;
}

.bot_border {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #1C1C1C;
}
.top_border {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #3E3E3E;
}


/*.calheader {
  background-color:#FDCD35;
  border-color:#BA7707;
  color:#000000;
  font-family:Verdana;
  font-size:10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.weekcal {
  background-color:#FDCD35;
  border-color:#BA7707;
  color:#000000;
  font-family:Verdana;
  font-size:10px;
  padding: 7px;
}
.daycal {
  background-color:#FCF974;
  border-color:#BA7707;
  color:#424F01;
  font-family:Verdana;
  font-size:10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.todaycal {
background-color:#FFFA93;
border-color:#BA7707;
color:#424F01;
font-family:Verdana;
font-size:10px;
}
.emptycal {
background-color:#EFFF9C;
border-color:#BA7707;
color:#613E04;
font-family:Verdana;
font-size:10px;
}
.sundaycal {
background-color:#EFFF9C;
border-color:#BA7707;
color:#424F01;
font-family:Verdana;
font-size:10px;
}
.eventcal {
background-color:#FDEDD3;
border-color:#BA7707;
color:#613E04;
font-family:Verdana;
font-size:10px;
}
td.overlink {
background-color:#FDCD35;
border-color:#BA7707;
color:#000000;
font-family:Verdana;
font-size:10px;
}
td.overlink:hover {
background-color:#FCDEAC;
border-color:#BA7707;
color:#000000;
font-family:Verdana;
font-size:10px;
}.maintable td {
  margin: 0px;
}
*/
.open_house_calendar{ padding-bottom: 8px; }
#calendar_tooltip{position: absolute;width: 130px;border: 1px solid #BA7707;padding: 7px;background-color:#FDCD35;visibility: hidden;z-index: 100;filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=3);font-size: 10px;color: #000000;font-family: Verdana;}
.maintable{
  border: 1px solid #FDCD35;
}
.calheader{font-family: Verdana;font-size:10px;border-color:#BA7707;background-color:#FDCD35;color:#000000; height:29px;}
.weekcal{font-family: Verdana;font-size:10px;border-color:#BA7707;background-color:#FDCD35;color:#000000; width:22px; height:20px;}
.daycal{font-family: Verdana;font-size:10px;border-color:#BA7707;background-color:#FCF974;color:#424F01; width:22px; height:20px;}
.todaycal{font-family: Verdana;font-size:10px;border-color:#BA7707;background-color:#FFFA93;color:#424F01; width:22px; height:20px;}
.emptycal{font-family: Verdana;font-size:10px;border-color:#BA7707;background-color:#EFFF9C;color:#613E04; width:22px; height:20px;}
.sundaycal{font-family: Verdana;font-size:10px;border-color:#BA7707;background-color:#EFFF9C;color:#424F01; width:22px; height:20px;}
.eventcal{font-family: Verdana;font-size:10px;border-color:#BA7707;background-color:#FDEDD3;color:#613E04; width:22px; height:20px;}
td.overlink{font-family: Verdana;font-size:10px;border-color:#BA7707;background-color:#FDCD35;color:#000000;}
td.overlink:hover {font-family: Verdana;font-size:10px;border-color:#BA7707;background-color:#FCDEAC;color:#000000;}

#left_sidebar_bottom{ margin:0; padding:0}

.contact_information {
  font-size: 16px;
  font-weight: bold;
  float: left;
  margin-right: 30px;
}
.contact_information a {
  color: white;
}


/* We want empty <p> to have some substance, apparently */
.pagecontent p, .pagecontent div {
  min-height: 12px;
}