@import "/css/cars/header.css";
@charset "UTF-8";
/* --- Global CSS Reset --- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: bold; }
q:before,q:after { content:''; }
abbr,acronym { border: 0; }

/* --- General --- */
body { font: normal 11px/150% verdana, arial, helvetica, sans-serif; background: #fff; color: #333; }
p {  margin: 0 0 10px 0; font-size: 11px; }
td { font-size: 11px; }
ul { margin: 0 0 10px 0; padding: 0; }
  ul li {
    margin: 0 0 5px 0; padding: 0 0 0 10px;
    list-style: none; zoom: 1; 
    background: transparent url(/images/homepage/2008/bullet_square.gif) 0 .75em no-repeat;
  }
  table ul li { font-size:10px; }
a { text-decoration: underline; outline: none; color: #039; }
  a:visited { color: #639; }
  a:hover { text-decoration: none; }
hr { border: 0; color: #cdcdcd; background-color: #cdcdcd; height: 1px; clear: both; }
strong { font-weight: bold; }
em { font-style: italic; }

/* --- Generic Table Styles --- */
#content table { width: 95%; border: none; border-collapse: collapse; }
  #content td, #content th { padding: 5px; }
  #content th { font-weight: bold; }
    #content .alt td {
      background-color: #f8f8f8;
      border-bottom: 1px solid #eee; border-top: 1px solid #eee;
    }

/* --- Base Form --- */
form { display: block; }
  label { }
  input { }
  select { width: 160px; }
    #column-b select { width: 110px; }

/* --- Headers --- */
h1 {
  margin: 0 0 15px 0; padding: 0 0 1px 0;
  font: bold 30px arial, helvetica, sans-serif;  color: #309;
}
  h1 a { padding: 25px 0 5px 15px; display: block; color: #330099; text-decoration: none; }
    h1 a:hover { text-decoration:underline; }
h2 {
  margin: 0; padding: 0;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  color: #df4600;
}
  h2 a, h2 a:visited { display: block; color: #df4600; text-decoration: none; }
    h2 a:hover { text-decoration: underline; }
h3 { color: #309; font: bold 14px arial, helvetica,sans-serif; }
  h3 a, h3 a:visited { display: block; color: #309; text-decoration: none; }
    h3 a:hover { text-decoration: underline; }
h4 {
  margin: 0 0 5px 0; padding: 0;
  font: bold 13px Arial, Helvetica, sans-serif;
  color: #333;
}
  h4 a { color: #333; text-decoration: none; }
    h4 a:hover { text-decoration: underline; }
h5 { margin: 0; padding: 0; font: bold 11px Verdana, Arial, Helvetica, sans-serif; color:#333; }
  h5 span { font-weight: normal; font-size: 80%; }

/* --- Helpers --- */
.clearfix { clear: both; display: block; padding: 0; margin: 0; height: 1px; overflow: hidden; }
.float-left { float: left; margin: 0 10px 0 0; display: inline; /* ie */}
.float-right { float: right; margin: 0 0 0 10px; display: inline; /* ie */}
.image-middle-align { vertical-align: middle; padding-bottom: 5px; }
img.bordered { border: 1px solid #d1d1d1; }
.center-img { display: block; margin: 10px auto; }

/* --- Page and Structure --- */
#page { width: 930px; margin: 0 0 0 10px; }
  #header {  margin-bottom: 15px; }
  #content { clear: both;  }
    #column-a { width: 610px;  float: left; } /* default two-column layout */
    #column-b { width: 300px;  float: right;  }
    #column-c {  }
    #column-d {  }
  #footer { clear: both; }
  
/* --- Column Layouts --- */
.layout-two-column #column-a { /* default two-column layout above */ }
.layout-two-column #column-b { /* default two-column layout above */ }
.layout-three-column #column-a { width: 180px; float: left; }
.layout-three-column #column-b { width: 550px; float: left; margin: 0px 0px 0px 20px; }
.layout-three-column #column-c { width: 160px; float: right; }
.layout-two-column-results #column-a { width: 750px; }
.layout-two-column-results #column-b { width: 160px; }
.layout-three-column-results #column-a { }
.layout-three-column-results #column-b { }
.layout-three-column-results #column-c { width: 160px; }

/* --- Header and Footer --- */
.carsfooter { line-height: 22px; width: 760px; text-align: center; font-size: 11px; }
.carslegal { font-size: 90%; }
div#blogButtonWrapper { width: 592px; height: 60px; margin-left: auto; margin-right: auto; }
#homepage div#blogButtonWrapper { width: 444px; }
#blogButtonWrapper .button { width: 148px; float: left; margin-left: auto; margin-right: auto; border: 0; padding: 0; }

/* --- Module Style --- */
.module { margin-bottom: 15px; clear: both;  zoom: 1; }
  .module-header { background: url(/images/cars/moduleHeader.gif) left top no-repeat;  }
    .module-header h3 {
      margin: 0; padding: 5px 0 5px 15px;
      background: transparent url(/images/homepage/2008/headerTR.gif) right top no-repeat;
      color: #309; font: bold 14px arial, helvetica, sans-serif;
    }
  .module-body {
    padding: 15px 15px 0 15px;
    border: 1px solid #e1e1e1; border-bottom: 0;
    position: relative; zoom: 1;
  }
  .module-footer {
    clear: both; background: transparent url(/images/cars/moduleFooter.gif) left bottom no-repeat;
  }
    .module-footer span {
      display: block; height: 10px;
      background: transparent url(/images/cars/moduleFooterBR.gif) right bottom no-repeat;
    }

/* --- Main Module --- */
.main { background: transparent url(/images/cars/main-module-bg.gif) left top no-repeat; }
  .main .module-header { background: none; }
    .main .module-header h1, .main .module-header h2 {
      margin: 0; padding: 15px 0 5px 15px;
      background: none; color: #309;
    }
  .main .module-body { padding: 0 15px; clear: both; background: none; border: 0;  }
    .main .module-body h2 {  font-size: 13px; margin: 0 0 10px 0; }
  .main .module-footer, .layout-three-column #column-b .main .module-footer { background: none; clear: both; height: 12px; }
    .main .module-footer span, .layout-three-column #column-b .main .module-footer span {  background: none; display: block;  }
    
/* --- Module Main: column-b --- */
#column-b .main { background:url(/images/cars/utility_300.gif) no-repeat left top; } 
  #column-b .main .module-header { background:none; padding: 5px 0 0 0; } 
    #column-b .main h3 { background: none; }
  #column-b .main .module-body { padding-top: 0; background: none; border-top:none; }
  #column-b .main .module-footer { background: transparent url(/images/cars/moduleFooter.gif) left bottom no-repeat; height: 10px; }
    #column-b .main .module-footer span {background: transparent url(/images/homepage/2008/footerBR.gif) right bottom no-repeat; display: block; height: 10px; }
    .layout-three-column #column-b .main { background: url(/images/cars/main-module-bg-550.gif) no-repeat left top; }
    .layout-three-column #column-b .main label { font-size: 10px; display: block; }
    .layout-three-column #column-b .main select { margin-bottom: 3px; }

/* --- Promotional Modules --- */
.promotional { clear: both; background-color: #fff; position: relative; }
  .promotional .module-header {
    background: transparent url(/images/cars/promotional-header.gif) left top no-repeat; 
    width: 100%;
  }
    .promotional h3 {
      margin: 0; padding: 10px 0 5px 15px;
      background: transparent url(/images/cars/promotional-right-cap.gif) right top no-repeat;
      color: #333;
    }
  .promotional .module-body {
    padding: 0 15px 5px;
    background: transparent url(/images/cars/promotional-body.gif) left top repeat-x;
    border-top: 0;
  }

/* --- Highlight Module --- */
.highlight { background: transparent url(/advice/images/shopping-advice-editorial.jpg) no-repeat scroll left top; }
  .highlight .module-header {  background-image: none;  width: 100%; }
    .highlight h2 {
      margin: 0; padding: 10px 0 5px 15px;
      background-image: none;
      font: bold 18px arial, helvetica, sans-serif;
      color: #df4600;
    }
    .highlight h3 {
      margin: 0; padding: 10px 0 5px 0;
      background-image: none;  font-size: 13px;
    }
  .highlight .module-body { border-top: none; padding: 0 15px 5px 15px; }
    .highlight .container-a { width: 205px; margin-bottom: 15px; }
    .highlight .container-b { 
      padding: 0 15px 5px 15px; margin: 0 -15px;
      border-top: 1px solid #e1e1e1;
      background-color: #fff; zoom: 1;
    }

/* --- Basic Module --- */
.basic { clear: both;  background-color: #fff; }
  .basic .module-header {
    background: transparent url(/images/cars/top10-header.gif) left top no-repeat;
    height: auto;
  }
    .basic h3 {
      margin: 0; padding: 10px 0 5px 15px;
      background: transparent url(/images/cars/top10-right-cap.gif) right top no-repeat;
      color: #df4600;
    }

/* --- Autoshow Module --- */
.autoshow { background-color: #fff;  position: relative; }
.autoshow .module-header { background: transparent url(/advice/images/auto-show-header.gif) left top no-repeat; padding: 0; }
  .autoshow h3 {
    margin: 0; height: 24px;
    background: transparent url(/advice/images/auto-show-right-cap.gif) right top no-repeat;
    text-indent: -9000px;
  }
    .autoshow .module-header a { display: block; height: 24px; }
  .autoshow .module-body {
    height: 90px; padding: 10px 165px 0 10px;
    background: transparent url(/advice/images/auto-show-body.gif) left top repeat-x;
    border-top: none; border-bottom: none;
  }
  .autoshow .module-footer { background: transparent url(/advice/images/auto-show-module-footer.gif) left bottom no-repeat; }
    .autoshow .module-footer span {
      display: block; height: 10px;
      background: transparent url(/advice/images/auto-show-module-footer-br.gif) right bottom no-repeat;
    }

/* --- Ask Module ---*/
.ask .module-header { background-image: url(/advice/images/ask-header.gif); zoom: 1; }
.ask h2 {
  float: left; width: auto; 
  margin: 0; padding: 0;
  font-size: 18px;
}
.ask h3 { background-image: none; padding: 20px 0 5px 15px; }
.ask h4 { color: #609215; margin: 0; }
.ask .module-body {
  background: transparent url(/advice/images/ask-body.gif) left bottom repeat-x;
  border: none; border-right: 1px solid #efefef; border-left: 1px solid #efefef;
  padding: 0 15px 5px 15px;
}
  .ask #question2 { margin-left: 30px; }
  .ask .asker { margin-top: 15px; text-align: right; }
    .ask .asker h5 { font-weight: normal; }
    .ask .asker br { display: none; }
.ask .module-footer { clear: both; background: transparent url(/advice/images/ask-footer.gif) left bottom no-repeat; height: 32px; }
  .ask .module-footer span { display: none; }

/* --- Column Structure --- */
.container-a, .container-b, .container-c, .container-d { padding: 0; margin: 0; overflow: hidden; /* ie */ }

/* --- Column-A Three Column --- */
.three-column { overflow:none; }
.three-column .container-a { width: 186px; float: left; margin: 0 10px 0 0; }
.three-column .container-b { width: 186px; float: left; margin: 0 10px 0 0; }
.three-column .container-c { width: 186px; float: left; margin: 0; }
.three-column .container-d { padding: 10px 0 5px 0; margin: 0; clear: both; }

/* --- Column-A Two Column --- */
.two-column { overflow: none; }
.two-column .container-a { width: 284px; float: left; margin: 0 10px 0 0; }
.two-column .container-b { width: 284px; float: left; margin: 0; }
.two-column .container-c { margin: 0; clear: both; }

/* --- Column-A Two Column Left --- */
.two-column-left { overflow: none; }
.two-column-left .container-a { width: 384px; float: left; margin: 0 10px 0 0; }
.two-column-left .container-b { width: 184px; float: left; margin: 0; }

/* --- Column-A Two Column Right --- */
.two-column-right {  overflow: none; }
.two-column-right .introParagraph {width: 100%; display: block; }
.two-column-right .container-a { width: 187px; float:left; margin: 0 10px 0 0; }
.two-column-right .container-b { width: 370px; float:left; margin: 0; }
.two-column-right .container-c { margin: 0; clear: both; }

/* --- Overwrites Column-A Two Column Right For Basic Module --- */
.basic .container-a { width: auto; float: left; margin: 0 10px 0 0; }
.basic .container-b { width: auto; float: left; margin: 0; }

/* --- Column-A Two Column Sub Columns --- */
.sub-container-a { width: 47%; float: left; margin: 0 10px 0 0; }
.sub-container-b { width: 47%; float: left; padding: 0 5px 5px 0; margin: 0; }

/* ------- Column-A Four Column ------- */
.four-column .container-a, .four-column .container-b, .four-column .container-c, .four-column .container-d { 
  width: 137px; float: left; margin: 0 5px 0 0;
}

/* ------- Column-B Two Column ------- */
#column-b .two-column .container-a { width: 124px; float: left; margin: 0 10px 0 0; }
#column-b .two-column .container-b { width: 134px; float: left; margin: 0; }
.layout-three-column #column-b .two-column .container-a,
.layout-three-column #column-b .two-column .container-b { width: 255px; }

/* ------- Column-B Two Column Left ------- */
#column-b .two-column-left .container-a { width: 141px; float: left; margin: 0 10px 0 0; display: inline; }
#column-b .two-column-left .container-b { width: 117px; float: left; margin: 0; }
#column-b .two-column-right .container-a { width: 94px; float: left; margin: 0 10px 0 0; display: inline; }
#column-b .two-column-right .container-b { width: 160px; float: left; margin: 0; }

/* ----- Column-B Three Column ---- */
#column-b .three-column .container-a { width: 83px; float: left; margin: 0 10px 0 0; display: inline; }
#column-b .three-column .container-b { width: 83px; float: left; margin: 0 10px 0 0; display: inline; }
#column-b .three-column .container-c { width: 82px; float: left; margin: 0; }
#column-b .three-column .container-d { padding: 10px 0 5px 0; margin: 0; clear: both; }
.layout-three-column #column-b .three-column .container-a,
.layout-three-column #column-b .three-column .container-b,
.layout-three-column #column-b .three-column .container-c { width: 166px; }

/* ------- Two Column Split Borders ------- */
.border-right { background: transparent url(/images/cars/module-split-border.gif) right top repeat-y; }
.border-left { border-left: 1px solid #d1d1d1; }

/* ------- Tab Set ------- */
.tab-set-thick { 
  width: 100%; float: left;
  background: #fff url(/images/cars/tabset-border-bottom.gif) 0 100% repeat-x; 
}
  .tab-set-thick li { 
    display: block; width: auto; float: left; margin: 0 5px; padding: 0; 
    background: #fff url(/images/cars/tabset-tabs-bg.gif) 0 100% no-repeat;
    line-height: 40px;
   }
    .tab-set-thick a, .tab-set-thick a:visited, .tab-set-thick a:active, .tab-set-thick span { 
      display: block; font-size: 12px; font-weight: bold; color: #555; padding: 0 30px; 
      text-decoration: none; background: transparent url(/images/cars/tabset-tabs-bg.gif) 100% 100% no-repeat;
    }
    .tab-set-thick li.active { background: #fff url(/images/cars/tabset-tabs-bg.gif) 0 2px no-repeat; }
      .tab-set-thick li.active a, .tab-set-thick li.active span { 
        background: transparent url(/images/cars/tabset-tabs-bg.gif) 100% 2px no-repeat; 
      }

/* ------- More Links ------- */
.more-link, .more-link:visited {
  display: block; width: auto; float: left; clear: both;
  padding: 0 6px 0 0; margin: 5px 0 0 0; white-space: nowrap;
  color: #999; text-decoration: none;
  background: transparent url(/images/cars/arrow-grey.gif) 100% 60% no-repeat;
}
  .more-link:hover {
    color: #333; text-decoration: underline;
    background-image: url(/images/cars/arrow-orange.gif);
  }

/* ----- Blog Links ---- */
.headerGraphic {color:#999999; font:normal 9px Verdana,sans-serif; float:right; margin: 1px 10px 0 0; display: inline;}
  .headerGraphic a, .headerGraphic a:link, .headerGraphic a:visited {font:normal 9px Verdana,sans-serif; color:#999999; text-decoration: none;}
  .headerGraphic a:hover {color:#333333; text-decoration: none;}
  .headerGraphic a img { border: 0; }

/* --- List Styles --- */
ul.bread-crumbs { color: #999999; margin: -15px 0 0px 0}
  ul.bread-crumbs li { background: none; display: inline; padding: 0; }
  ul.bread-crumbs a { color: #999; text-decoration: underline; }
    ul.bread-crumbs a:hover { color:#666; text-decoration: none; }
ul.links { padding: 0; }
  .links li { display: inline; background: none; padding: 0; margin: 0 4px 0 0; }
  
/* -------------------- UL Grid Thumbnails ---------------------- */
.thumbnail { width: 100%; float: left; padding: 0; margin: 0; }
  .thumbnail li {
    float: left; width: 90px; height: 95px;
    margin: 5px 0; padding: 0; line-height: 1.2em;
    text-decoration: none; background: none;
  }
    .thumbnail li a { display: block; text-decoration: none; }
      .thumbnail li a span { text-decoration: underline; }
      .thumbnail li a:hover span { text-decoration: none; }
    .thumbnail li img { display: block; border: 1px solid #d1d1d1; margin: 0 auto 3px auto; }
    .thumbnail li span { display: block; }
    .thumbnail li strong { 
      margin: 10px 0 5px 0; display: block; color: #309; 
      font: bold 13px arial, helvetica, sans-serif; 
    }
      .thumbnail li a:hover strong { text-decoration: underline; }

/* ------ Overwrite UL Grid Thumbnails For Highlight Module------ */
.highlight .thumbnail { margin: 5px 0 0 0; padding: 0; }
  .highlight .thumbnail li { margin: 0 20px 0 0; width: 179px; height: auto; display: inline; }
  .highlight .thumbnail .thumbnail-right { margin-right: 0; }
  .highlight .thumbnail span { display: inline; }
  .highlight .thumbnail img { float: left; margin: 0 10px 0 0; display: inline; }
  
/* ---- Generic Button Styles --- */
a.button {
  display: block; margin: 10px 5px 5px 0; padding: 0 6px 0 0;
  width: auto; float: left; height: 31px;
  font: bold 13px arial, helvetica, sans-serif; color: #fff;
  text-decoration: none; display: inline; white-space: nowrap;
}
  a.button:visited { color: #fff; }
  a.button:hover { color: #fc0; }
  a.button span {  display: block; padding: 6px 10px 10px 15px; line-height: 15px;  }

/* --- Buttons --- */
a.primary {  background: transparent url(/images/homepage/2008/rightCap.gif) right top no-repeat; }
  a.primary span { background: transparent url(/images/homepage/2008/leftCap.gif) left top no-repeat; }
a.secondary { background: transparent url(/images/buttons/secondary_rightCap.gif) right top no-repeat; }
  a.secondary span { background: transparent url(/images/buttons/secondary_leftCap.gif) left top no-repeat; }  
a.tertiary { 
  height: 20px; margin: 0 5px 5px 0; padding: 0 5px 0 0; 
  background: transparent url(/images/cars/rightCapGrayArrow.gif) right top no-repeat; 
  font-weight: bold; font-size: 10px; font-family: verdana; color: #666; 
}
  a.tertiary:visited { color: #666; }
  a.tertiary:hover { color: #333; }
    a.tertiary span { 
      background: transparent url(/images/cars/leftCapGray.gif) left top no-repeat;
      padding: 2px 3px 5px 8px;  line-height: 14px; 
    }
  /* ---- Tertiary Small Arrow --- */
  a.tertiary.arrow { padding: 0 9px 0 0; }
  /* --- dealer specials button --- */
  a.dealer-special {
    display: block; width: auto; float: left; margin: 5px 5px 5px 0; padding: 0; height: 17px;
    background: transparent url(/images/cars/btn-ds-used-left.gif) no-repeat 0 0;
  }
    a.dealer-special span { 
      display: block; padding: 0; line-height: 12px; font-family: verdana;
      padding: 2px 7px 5px 5px; margin: 0 0 0 20px; 
      color: #224201; font-size: 10px; line-height: 12px; font-weight: normal; 
      background: transparent url(/images/cars/btn-ds-used-right.gif) no-repeat 100% 0;
     }
    a.dealer-special:hover { background: transparent url(/images/cars/btn-ds-used-left-hover.gif) no-repeat 0 0; }
    a.dealer-special:hover span { background: transparent url(/images/cars/btn-ds-used-right-hover.gif) no-repeat 100% 0; }                
    a.dealer-special.new { background: transparent url(/images/cars/btn-ds-new-left.gif) no-repeat 0 0; }
    a.dealer-special.new span { background: transparent url(/images/cars/btn-ds-new-right.gif) no-repeat 100% 0; }
    a.dealer-special.new:hover { background: transparent url(/images/cars/btn-ds-new-left-hover.gif) no-repeat 0 0; }
    a.dealer-special.new:hover span { background: transparent url(/images/cars/btn-ds-new-right-hover.gif) no-repeat 100% 0; }

/* --- general layout --- */
.row { border-bottom: 1px solid #e6e6e6; padding: 15px 0; clear: both; }
  .row.last { border-bottom: none; }
.contextual-nav { width: auto; margin-top:-5px; margin-right:-5px; }
  .contextual-nav label { float: left; line-height: 18px; margin: 0 3px 0 0; color: #666; font-size: 10px; }
.searchRange .within { width: 48%; float: left; }
.searchRange .of { width: 12%; text-align: center; float: left; padding-top: 18px; }
.searchRange .yourzip { width: 35%; float: left; }
.searchRange select { width: 100%; }
.searchRange input { width: 40px; padding: 1px 2px; }
.tip {
  margin: 45px 0px 0px; padding-left: 20px; font-size: 9px; line-height: 12px;
  background: transparent url(/dealersearch/images/light_bulb.gif) no-repeat scroll left top;
}

/* --- search results layout --- */
.layout-two-column-results #content table, .layout-three-column-results #content table { width:100%; }
.layout-two-column-results #content td, .layout-three-column-results #content td { padding: 10px 5px; }
.layout-two-column-results h1, .layout-three-column-results h1 { width: 615px; float:left; color: #df4600; font-size: 21px; font-weight: normal; margin: 0 6px; display: inline; }
  .layout-two-column-results h1 a, .layout-three-column-results h1 a { 
    padding: 0; text-decoration: underline;
    color: #039; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; display: inline;
  }
  #jumpradius { width: 50px; vertical-align: bottom; }
.utility-nav-top, .utility-nav-bottom {
  background: url(/search/images/prevNextBackground.jpg) repeat-x bottom;
  font-size: 10px; margin: 2px 0px 10px; padding: 5px; border-top: 1px solid #ddd;
}
  .utility-nav-top .actions { width: auto; float: left; margin-left: 5px; }
  .utility-nav-top .pagination { width: auto; float: right; margin-right: 5px; }
    .utility-nav-top .listingsResultNumber { margin-right: 5px; color: #666; }
    .utility-nav-top .pagination .next {
      font-weight: bold; padding: 0 7px 0 0; color: #666;
      background: transparent url(/search/images/arrowOrangeSmall.gif) no-repeat scroll 100% 50%;
    }
    .utility-nav-top .pagination .prev {
      font-weight: bold; padding: 0 0 0 7px; color: #666;
      background: transparent url(/search/images/arrowOrangeSmallBack.gif) no-repeat scroll 0 50%;
    }
table.result td {
  background: transparent url(/search/images/vehiclModuleBckgrnd.gif) 0 0 repeat-x;
  border: none; padding: 10px 0 0; vertical-align: top;
}
  .photoColumn { width:90px; }
  .dealerInfoColumn { }
  .distanceColumn { width:84px; }
  .featuresColumn { width:135px; }
  .sort-highlight { background-color: #c5e2eb; font-weight: bold; }
.sort-bar th {  
  background: transparent url(/search/images/sortBarBckgrnd.gif) center bottom repeat-x;
  color: #666; font-size: 10px; text-indent: 4px; font-weight: bold;
  border-bottom: 1px solid #8f8f8f; vertical-align: middle; 
}
  .sort-bar a { color: #666; }
  th.dealerInfoColumn { border-right: 1px solid #fff; }
  th.distanceColumn { border-left: 1px solid #d5d5d5; border-right: 1px solid #fff; }
  th.featuresColumn { border-left: 1px solid #d5d5d5; }
.furniture { float: right; width: 295px; display: inline; }
  .printSummaryBtn { 
    display: block; float: right; width: auto; padding: 2px 5px 5px 17px;
    font-weight: bold; color: #666; text-decoration: none;
    background: transparent url(/search/images/printListingButton_small.gif) no-repeat scroll 0 0;
   }
  .sortJumpBox { float: left; padding-top: 2px; text-align: right; width: auto; }
    .jumpSelect { font-size: 11px; vertical-align: baseline; width: 145px; }  
#pagination { clear: both; margin-bottom: 20px; text-align: center; color: #666; }
  #pagination ul { margin: 3px 0; padding: 3px 0; }
    #pagination li { background: none; color: #ccc; display: inline; font-size: 120%; margin: 0; padding: 1px 2px; }
      #pagination li.selected { border: 1px solid #df4600; color: #df4600; font-weight: bold; }
      #pagination li.next, #pagination li.prev {
        font-weight: bold; padding: 0 7px;
        background: transparent url(/search/images/arrowOrangeSmall.gif) no-repeat scroll 100% 50%;
      }
      #pagination li.prev {
        background: transparent url(/search/images/arrowOrangeSmallBack.gif) no-repeat scroll 0 50%;
      }
    #pagination .jumpSelect { width: 50px; }

/* --- zip prompt --- */
#zipPrompt { background: #fff; border: solid 7px #999; width: 425px; padding: 0; }
  #zipPrompt #zipPromptHeader { height: 60px; text-align: right; background: #f1f1f1 url(/images/modalWindowHeader.gif) no-repeat 0 0; border-bottom: 1px solid #ddd; }
    #zipPromptHeader .zc-close { position: relative; top: 5px; right: 10px; text-decoration: none; color: #333;}
  #zipPrompt #zipPromptBody { padding: 10px 15px; font-size: 11px; }
    #zipPromptBody h2 { margin-bottom: 5px; color:#df4600; font-size:140%; margin:10px 0; line-height:100%; }
    #zipPromptBody select, #zipPromptBody option, #zipPromptBody input { font-size: 11px; }
    #zipPromptBody label { margin-right: 5px; }
    #zipPromptBody input { padding: 2px; }
    #zipPromptBody .error { color: red; margin-bottom: 5px; }
    #zipPromptBody .zc-close { width: auto; float: left; line-height: 46px; margin-left: 5px; }
    
/* --- bvRatings --- */
#bvAvgRating { margin: 5px 0; }
#bvAvgRating img { vertical-align: top; }

/* --- Ads --- */
.ad { margin: 0 0 15px 0; color: #999; font-size: 10px; }


#map_canvas {
    background-color: #E5E3DF;
    height: 265px;
    overflow: hidden;
    position: relative;
    width: 750px;
	margin: 15px 0 0;
    max-height:auto;
    overflow-y:auto;
}
#map_canvas . . . . . . . {
    background-color: #E5E3DF;
    height: 275px;
    overflow: hidden;
    position: relative;
    width: 750px;
	margin: 15px 0 0;
    max-height:auto;
    overflow-y:auto;
}
.map-headline {
font: bold 13px Arial,Helvetica,sans-serif;
color: #330099;
}

.map-data {
margin: 0px 0px 10px 0px;
font: 10px Verdana,sans-serif;
color: #333;
}

/* The following styles should be use for soft alerts */

.info, .success, .error {
	border: 4px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 35px;
	background-repeat: no-repeat;
	background-position: 10px 17px;
}
.info {
	color: #333;
	background-color: #fdfce8;
	background-image:url(/images/msg-info.png);
	border-color:#e0ddba;
}
.info h5 {
	color:#69674c;
}
.success {
	color: #333;
	background-color: #f2f7e6;
	background-image:url(/images/msg-success.png);
	border-color:#c3d597;
}
.success h5 {
	color:#66773c;
}
.error {
	color: #333;
	background-color: #fcf2f2;
	background-image:url(/images/msg-error.png);
	border-color:#cc0000;
}
.error h5 {
	color:#cc0000;
}
.error li {
	color: #cc0000;
}
