html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

/* 
 * P.I.E. FLOAT CLEARING ----------------------------
 * See http://www.positioniseverything.net/easyclearing.html
 * and http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/
 * */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

.clearfix {display:inline-block;}
.clearfix {display:block;}.rtop,.artop{display:block}
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
.artop *{border-style: solid;border-width:0 1px}
.r1,.rl1,.re1,.rel1{margin-left:5px}
.r1,.rr1,.re1,.rer1{margin-right:5px}
.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
.rx1,.rxl1{border-left-width:5px}
.rx1,.rxr1{border-right-width:5px}
.rx2,.rxl2{border-left-width:3px}
.rx2,.rxr2{border-right-width:3px}
.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}body {
    margin: 0;
    padding: 0;
    background-color: #660000;
        font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana";
    font-size: 12px;
    color: #000000;
    text-align: center;
}

a  {
    color: #B27B7B;
}

a:hover {
    color: #990000;
}

div.tiger_box_top p {
    background-color: #660000;
        color: white;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0px 5px 5px 5px;
}

.input {
    font-size: .9em;
    background-color: #FFFFCC;
    border: 1px solid #333333;
}

div.loading p {
    background: #ffffff url(/_tls_images/bigrotation2.gif) no-repeat 50% 7px;
    border-left: 1px solid #d5d291;
    border-right: 1px solid #d5d291;
    padding: 54px 6px 6px 6px;
    height: 768px;
    font-size: 1.2em;
    text-align: center;
}

div.loading_count p {
    background: #ffffff url(/_tls_images/bigrotation2.gif) no-repeat 50% 7px;
    border-left: 1px solid #d5d291;
    border-right: 1px solid #d5d291;
    padding: 54px 6px 6px 6px;
    font-size: 1.2em;
    text-align: center;
}

#container {
    text-align: left;
    margin: auto;
    width: 936px;
}

table.header {
    width: 100%;
}

table.header td {
    padding: 6px 0px 6px 0px;
    vertical-align: top;
}

#login_mini {
    width: 375px;
    text-align: right;
}

#login_mini table {
    background: #ffffff;
    width: 100%;
}

#login_mini table td {
    padding: 0px 6px 0px 6px;
    vertical-align: middle;
    font-weight: bold;
    font-size: .9em;
}

#login_mini a {
    font-size: .9em;
    font-weight: bold;
    padding: 1px 3px 0px 3px;
    display: block;
}

div#content {
    padding: 7px 10px 7px 10px;
    background-color: #edecd1;
}

#content table {
    width: 100%;
}

#content td.left, #content td.right {
    padding: 0px;
    width: 50%;
    vertical-align: top;
}

#content td.left {
    padding-right: 10px;
}

div.tiger_pod_box_content {
    background: #ffffff;
    border: 1px solid #d5d291;
}

div.tiger_pod_box_content h3 {
    padding: 6px;
    background: #EAEAEA;
    font-size: 1.1em;
    font-weight: bold;
}

#landing_page_message p.content, #reg_page_message p.content {
    background: url(/_tls_images/arrow_left.gif) no-repeat 0% 0%;
    padding-left: 36px;
    font-size: 1.4em;
    margin-bottom: 12px;
}

#reg_page_message p.original {
    padding-top: 8px;
    padding-bottom: 5px;
}

#landing_page_message strong.listing_count, #reg_page_message strong.listing_count {
    font-size: 1.4em; 
    color: #A0522D;
}

#landing_page_message strong.ts {
    font-size: 1.1em; 
    color: #A0522D;
}

#reg_page_message p.message {
    padding: 12px 3px 16px 3px;
    font-size: 1.4em;
}

#registration_message {
    font-size: 1.4em;
    padding: 12px 3px 16px 3px;
    line-height: 150%;
    font-weight: bold;
}

#search_form div.tiger_bottom_box_alt p, #registration_form div.tiger_bottom_box_alt p {
    text-align: center;
    padding: 6px 5px 2px 5px;
    background: #eaeaea;
}

#disclaimer {
    background-color: #edecd1;
    text-align: center;
}

#disclaimer table td {
    text-align: center;
    line-height: 120%;
}
#footer {
    clear: both;
    padding: 10px;
    font-size: .8em;
    margin-left: auto;
    margin-right: auto;
    color: #000000;
    text-align: center;
}

#footer span.pipe {
    color: #666666;
}

#footer a {
    color: #000000;
}

#branding_bottom {
    text-align: center;
    padding-top: 10px;  
    background-color: #edecd1;
}#tiger_pod_areas {
    padding: 6px;   
}

#tiger_pod_areas p.template_map {
    text-align: center;
}

#tiger_pod_areas fieldset {
    border: 2px #EAEAEA solid;
    padding: 0px 3px 3px 3px;
}

#tiger_pod_areas legend {
    color: #999999; 
    font-size: 1.1em; 
    font-weight: bold;
}

#tiger_pod_areas strong {
    font-size: .9em; 
    color: red;
}

#tiger_pod_areas p {
    margin: 0;
    padding: 0px 3px 3px 3px;
}

#tiger_pod_areas table {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: inherit;
}

#tiger_pod_areas table.group tr:hover, #tiger_pod_areas table.areas tr:hover {
    background-color: #EAEAEA;
    cursor: pointer;
}

#tiger_pod_areas table tr.on {
    background-color: #FFFFCC;
    cursor: pointer;
}

#tiger_pod_areas table tr.off {
    background-color: #FFFFFF;
    cursor: pointer;
}

#tiger_pod_areas table td {
    border-bottom:1px dashed #A8A8A8;
    font-size: .9em;
    width: auto;
    padding: 0px;
    vertical-align: middle;
}

#tiger_pod_areas table td.single {
    padding-left: 14px;
    border-bottom: 0px;
    width: 1px;
}

#tiger_pod_areas table td.multiple {
    border-bottom: 0px;
    width: 14px;
}

#tiger_pod_areas table td.expand {
    border-bottom: 0px;
    vertical-align: middle;
    padding-top: 2px;
    width: 12px;
}

#tiger_pod_areas table td.expand img {
    padding-right: 2px; 
    padding-top: 1px;
    border: 0;
}

#tiger_pod_areas table td.name {
    padding: 2px; 
    font-size: 1.1em;
    font-weight: bold;
    width: 80%;
}

#tiger_pod_areas table td.name a {
    display: block;
}

#tiger_pod_areas table td.count {
    font-weight: bold; 
    font-size: 1.1em;
    text-align: right;
    white-space: nowrap;
    padding: 2px;
    width: 20%;
}

#tiger_pod_areas table.areas td.single {
    border-bottom: 0px;
    padding-left: 30px;
}

#tiger_pod_areas table.areas td.name, #tiger_pod_areas table.areas td.count {
    font-weight: normal;
    font-size: .9em;
}#tiger_pod_regions {
    padding: 6px;
}

#tiger_pod_regions fieldset {
    border: 2px #EAEAEA solid;
    padding: 0px 3px 3px 3px;
}

#tiger_pod_regions legend {
    color: #999999;
    font-size: 1.1em;
    font-weight: bold;
}

#tiger_pod_regions ul {
    padding-left:20px; 
    margin:0;
    list-style-type: disc;
}

#tiger_pod_regions ul li {
    padding: 6px;
}

#tiger_pod_regions ul li.here a { 
    text-decoration: none;
    color: #333333;
}

#tiger_pod_regions ul li.here, span.hilight {
    background-color: #FFFFcc;
}

#tiger_pod_regions ul li a { 
    font-weight:bold;
}

#tiger_pod_regions ul li span {
    color: #666666;
}#tiger_pod_listingtypes {
    padding: 0px 6px 6px 6px;
}

#tiger_pod_listingtypes fieldset {
    border: 2px #EAEAEA solid;
    padding: 0px 3px 3px 3px;
}

#tiger_pod_listingtypes legend {
    color: #999999;
    font-size: 1.1em;
    font-weight: bold;
}

#tiger_pod_listingtypes ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#tiger_pod_listingtypes li {
    vertical-align: middle;
    float: left;
    width: 50%;
    line-height: 1.5em;
}#tiger_pod_fieldsets {
    padding: 0px 6px 6px 6px;
}

#tiger_pod_fieldsets fieldset {
    border: 2px #EAEAEA solid;
    padding: 0px 3px 3px 3px;
}

#tiger_pod_fieldsets legend {
    color: #999999;
    font-size: 1.1em;
    font-weight: bold;
}

#tiger_pod_fieldsets fieldset.collapsed legend {
    background: url(/_tls_images/minus.gif) no-repeat 0% 50%;
}

#tiger_pod_fieldsets fieldset.collapsed legend a {
    display: block;
    padding-left: 1.1em;
    line-height: 200%;
}

#tiger_pod_fieldsets div.expand {
    margin-top: 6px;
    background: #EAEAEA url(/_tls_images/plus.gif) no-repeat .5em 50%;
    border: 1px solid #A8A8A8;
}

#tiger_pod_fieldsets div.expand a {
    display: block;
    padding-left: 1.6em;
    font-weight: bold;
    line-height: 200%;
    font-size: 1.1em;
}

#tiger_pod_fieldsets ul.search_config {
    padding: 3px 0px 0px 0px;
    margin: 0;
    list-style-type: none;
}

#tiger_pod_fieldsets ul.search_config li {
    padding-bottom: 9px;
    float: left;
    width: 47%;
}

#tiger_pod_fieldsets ul.search_config li.inactive {
    background: #FfEEEE;
}

#tiger_pod_fieldsets ul.search_config li.onecolumn {
    width: 98%;
}

#tiger_pod_fieldsets ul.search_config label {
    font-weight: bold;
    color: #666666;
    float: left;
    width: 100px;
    padding-right: 3px;
    text-align: right;
}

#tiger_pod_fieldsets ul.config_field {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
}

#tiger_pod_fieldsets ul.config_field li {
    float: left;
    width: 25%;
    padding: 0;
    margin: 0;
}

#tiger_pod_fieldsets select.config_field {
    width: 99%;
}

#tiger_pod_fieldsets ul.search_config label.set {
    display: block;
    float: none;
    width: 98%;
    text-align:left;
    border-top:1px solid #eaeaea;
}div.tiger_pod_featured_box_top table {
    background-color: #660000;
        width: 100%;
    padding: 0;
}

div.tiger_pod_featured_box_top table td {
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 5px;
    font-family: Georgia;
}

div.tiger_pod_featured_box_top table td.address {
    white-space: nowrap;
    padding-left: 5px;
    line-height: 120%;
}

div.tiger_pod_featured_box_top table td.price {
    text-align: right;
    vertical-align: middle;
    line-height: 200%;
    padding-right: 5px;
}

#primary_photo {
    border: 1px solid #d5d291;
    border-bottom: 0px;
}

#tiger_pod_featured div.virtual_tour_uri a {
    display: block;
    padding: 2px;
    text-align: center;
    font-weight: bold;
    color: #B27B7B;
    background-color: #ffffff;
}

#tiger_pod_featured div.image_container {
    background-color: #ffffff;
    height: 180px;
    width: 450px;
    overflow: scroll;
}

#tiger_pod_featured ul.image_list {
    width: 450px;
    border-left: 1px solid #d5d291;
    border-right: 1px solid #d5d291;
    background-color: #ffffff;
    padding: 2px 0px 2px 0px;
}

#tiger_pod_featured ul.image_list li {
    float: left;
    width: 20%;
    text-align: center;
    padding-bottom: 2px;
}

#tiger_pod_featured ul.image_list img.on {
    border: 2px solid red;
}

#tiger_pod_featured ul.image_list img.off {
    border: 2px solid #d5d291;
}

#tiger_pod_featured p.remarks {
    padding: 0px 6px 4px 6px;
    font-family: Georgia;
    line-height: 150%;
    background-color: #ffffff;
    border-left: 1px solid #d5d291;
    border-right: 1px solid #d5d291;
}

#tiger_pod_featured p.remarks:first-letter {
    font-size: 1.8em;
}

#tiger_pod_featured ul.attributes {
    border-left: 1px solid #d5d291;
    border-right: 1px solid #d5d291;
    background-color: #ffffff;
    padding: 0px 6px 4px 6px;
}

#tiger_pod_featured ul.attributes li {
    float: left;
    width: 29%;
    font-family: Georgia;
    background: #ffffff url(/_tls_images/bullet.gif) 0% 3px no-repeat;
    padding-left: 16px;
    font-size: 1.1em;
    line-height: 150%;
}

#tiger_pod_featured h3.map {
    padding: 3px;
    font-weight: bold;
    font-family: Georgia;
    background-color: #ffffff;
    border-left: 1px solid #d5d291;
    border-right: 1px solid #d5d291;
}

#map, #map2 {
    background-color: #ffffff;
    border: 1px solid #d5d291;
    width: 450px;
    height: 250px;
}

#map p.map_load, #map2 p.map_load {
    background: #ffffff url(/_tls_images/bigrotation2.gif) no-repeat 50% 27px;
    padding: 74px 6px 6px 6px;
    text-align: center;
}

#tiger_pod_featured div.info_window {
    width: 250px;
    height: 100px;
}

#tiger_pod_featured div.info_window img {
    width: 84px;
    height: 60px;
    float: left;
    border: 1px solid #666666;
    margin-right: 6px;
}

#tiger_pod_featured div.info_window p.idx_logo img {
    height: auto;
    border: 0;
}

#tiger_pod_featured div.info_window p {
    font-family: Georgia;
    line-height: 120%;
    font-size: 1.2em;
}

#tiger_pod_featured div.info_window a {
    display: block;
    padding-top: 6px;
}

#tiger_pod_featured div.mls_office {
    padding: 6px;
    background: #ffffff;
    font-family: Georgia;
    font-size: 1.1em;
}

#tiger_pod_featured div.mls_office_before_map {
    padding: 6px;
    background: #ffffff;
    font-family: Georgia;
    font-size: 1.1em;
    border-left: 1px solid #d5d291;
    border-right: 1px solid #d5d291;
}

#tiger_pod_featured div.disclaimer_before_nav {
    margin-top: 1em;
}#tiger_pod_lead_form_reg_required {
    padding-bottom: 6px;
}

#tiger_pod_lead_form_reg_required p {
    padding: 12px 0px 0px 6px;
}

#tiger_pod_lead_form_reg_required p.first {
    padding-top: 3px;
}

#tiger_pod_lead_form_reg_required small {
    font-size: .8em;
    font-weight: bold;
    color: #a8a8a8;
    display: block;
    margin-left: 122px;
}

#tiger_pod_lead_form_reg_required p label {
    float: left;
    width: 110px;
    text-align: right;
    vertical-align: bottom;
    padding-top: 3px;
    font-size: 1.0em;
    font-weight: bold;
    color: #666666;
}

#tiger_pod_lead_form_reg_required p input {
    float: left;
    margin-left: 6px;
    font-size: 1.0em;
    width: 310px;
}

#tiger_pod_lead_form_reg_required p input#first_name { width: 160px; }
#tiger_pod_lead_form_reg_required p input#last_name { width: 200px; }
#tiger_pod_lead_form_reg_required p input#phone { width: 110px; }
#tiger_pod_lead_form_reg_required p input#password { width: 130px; }#tiger_pod_lead_form_reg_optional {
    padding-bottom: 6px;
}

#tiger_pod_lead_form_reg_optional p {
    padding: 12px 0px 0px 6px;
}

#tiger_pod_lead_form_reg_optional p.first {
    padding-top: 3px;
}

#tiger_pod_lead_form_reg_optional small {
    font-size: .8em;
    font-weight: bold;
    color: #a8a8a8;
    display: block;
    margin-left: 122px;
}

#tiger_pod_lead_form_reg_optional p label {
    float: left;
    width: 280px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;
    color: #666666;
    line-height: 150%;
    display: inline;
}

#tiger_pod_lead_form_reg_optional p select {
    vertical-align: middle;
    float: left;
    display: inline;
    margin-left: 6px;
}

#tiger_pod_lead_form_reg_optional p.comments label {
    text-align: left;
}

#tiger_pod_lead_form_reg_optional p.comments textarea {
    width: 430px;
}

#tiger_pod_lead_form_reg_optional div#home_info h3 {
    margin-top: 9px;
}

#tiger_pod_lead_form_reg_optional div#home_info p {
    padding-top: 3px;
}

#tiger_pod_lead_form_reg_optional div#home_info label {
    text-align: left;
}

#tiger_pod_lead_form_reg_optional p.street input {
    width: 430px;
}

#tiger_pod_lead_form_reg_optional p label.city { width: 294px; }
#tiger_pod_lead_form_reg_optional p input.city { width: 294px; }

#tiger_pod_lead_form_reg_optional p label.state { width: 54px; padding-left: 6px; }
#tiger_pod_lead_form_reg_optional p input.state { width: 54px; }

#tiger_pod_lead_form_reg_optional p label.zip { width: 64px; padding-left: 6px; }
#tiger_pod_lead_form_reg_optional p input.zip { width: 64px; }

#tiger_pod_lead_form_reg_optional p.attributes label { width: 102px; padding-left: 6px; }
#tiger_pod_lead_form_reg_optional p.attributes input { width: 100px; }
#tiger_pod_lead_form_reg_optional p.attributes label.first { padding-left: 0px; }