

.mainbuttons {

    background: url('../images/service-btn-new.gif') top center no-repeat;
    height: 57px;
    text-align: center;
    font-size: 111%;
    font-weight: bold;
    padding: 9px 0 0 0;
    color: #FFF;
    width:107px;
    margin:0 auto;
    text-shadow:0 1px 1px rgba(0, 0, 0, 0.5);
    font-family: Georgia,Times,serif;
}

.mainbuttons a {
    color: #FFF;

}

.mainbuttons a:hover {
    color: #FFF;
    text-decoration:none;
    border:0;

}

form {
  margin:0;
}

body {
    color: #000000;
}

p {
    font-size: 92%;
    margin-bottom:10px;
    line-height:20px;
}

a {
    color: #2B4AA2;
    text-decoration: none;
}

a:hover {
    color: #2B4AA2;
    text-decoration: underline;
}

#doc {
    width:900px;
    background: #ffffff url('../images/bg.gif') repeat-y;
}

#hd img {
    border: 0px;
    margin: 0px;
    display: block;
}

#hd table {
    border: 0px;
    margin: 0px;
}

#hd {
    background: #ffffff;
}

#bd {
    padding: 10px 20px 20px 20px;
}

#ft {
    padding:20px 0 0 0;
    background: #ffffff url('../images/footer.gif') top center no-repeat;
}

.title {
    color: #2B4AA2;
    font-size: 2.1em;
    font-family: Georgia,Times,serif;
    margin-bottom: 5px;
    text-shadow:0 1px 1px rgba(0, 0, 0, 0.2);
}

.subtitle {
    color: #000;
    font-size: 96%;
    font-weight: bold;
    font-family: Georgia,Times,serif;
    margin-bottom: 5px;
}

.subtitle a {
    text-decoration: none;
}

.subtitle a:hover {
    text-decoration: underline;
}

.center {
    text-align: center;
}

.small {
    font-size: 85%;
}

.bold {
    font-weight: bold;
}

.colorblue {
    color: #2B4AA2;
}

.colorlightblue {
    color: #677989;
}

hr {
    height: 1px;
}

.quicksearch {
  background: #fff;
}

.quicksearch .inner {
    border-top: 1px solid #D4D4D4;
    border-left: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
    border-top: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
    padding: 15px;
}

.quicksearch td div{
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 92%;
}

.quicksearch select {
    width: 125px;
    margin-top: 5px;
}

.quicksearch .theform input {
    width: 125px;
    margin-top: 5px;
}

.quicksearch p {
    margin: 0 0 10px 0;
    padding-left: 10px;
}

.reasonslist {
    list-style-type: none;
    margin-left: 20px;
    font-weight: bold;
}

.reasonslist li {
    line-height:20px;
    font-weight: normal;
    margin-bottom: 10px;
}

.serviceslist {
    list-style-type: disc;
    margin-left: 30px;
    font-weight: bold;
}

.serviceslist li {
    line-height:15px;
    font-weight: normal;
    margin-bottom: 5px;
}

.HOAlist li {
    line-height: 20px;
    font-weight: normal;
    padding-left: 10px;
}

#serveyou li{
  line-height: 50px;
  padding-left: 32px;
  font-size: 136%;
  border-bottom: .5px solid #E2E2E2;
  border-top: .5px solid #cccccc;
}

.center {

    text-align: center;

}

.tenantsvcs li{

    margin-left: 30px;
    line-height: 25px;

}

#resultfeatures li{
    margin: 0 0 5px 0;
    padding: 4px 0 4px 8px;
    height: 16px;
    background-color: #eeeeee;
    border-left: 2px solid #677989;
}

#resultfeatures li:hover {
    background-color: #dddddd;
}

#ttdesc.yui-tt {

    width: 400px;
    text-align: left;
    padding: 10px;
    background: #ffffff;
    font-size: 82%;
    line-height: 20px;
    border: 2px solid #677989;
    font-family: tahoma;

}

.detailstbl tr {
    background: #eee;

}

.detailstbl td {
    padding: 4px 8px 4px 8px;

}

.printonly {

  display: none !important;

}

#startAddressDiv {
   display:none;
  border-right: 2px solid #bbb;
  border-bottom: 2px solid #bbb;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #ddd;
  padding:8px;
   position:absolute;
}

#startAddress {
   width:200px;
   margin: 10px 0;
   color: #aaaaaa;
   padding-left:3px;
}

.hand {
  cursor:pointer;
}

#saveSearch {
  padding-left: 18px;
  background:url(/images/save.gif) 2px no-repeat;
  cursor:pointer;
  font-weight:bold;
}

#startSearch {
  padding-left: 20px;
  background:url(/images/start-search.gif) 2px no-repeat;
  cursor:pointer;
  font-weight:bold;
}

#updateProfile {
  padding-left: 20px;
  background:url(/images/user-edit.gif) 2px no-repeat;
  cursor:pointer;
  font-weight:bold;
}

#serviceAreas li {
 float:left;
 width:125px;
}

#featureList {
  padding-left: 30px;
}

#featureList li{
  padding-top:16px;
}

#mySearchDiv {
  border-right: 2px solid #bbb;
  border-bottom: 2px solid #bbb;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #ddd;
  padding:8px;
}

input[type="button"] {
 padding:0 2px;
}

input[type="submit"] {
 padding:0 2px;
}

#renameSearchDiv {
  border-right: 2px solid #bbb;
  border-bottom: 2px solid #bbb;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #ddd;
  padding:8px;
  width:220px;
}


