/* ########## Results Page ########## */
body#resultsPage div#main{
  margin-top:20px;
}
form.fncAdjBar{
  margin-bottom:15px;
  clear:both;
}
div#popCW form.fncAdjBar{
  height:55px;
}
div#resDetails div#popCW form.fncAdjBar select,
div#resDetails div#popCW form.fncAdjBar input.text,
form.fncAdjBar input.text,
form.fncAdjBar select{
  width:80px;
  margin:0 15px 0 5px;
}
div#resDetails div#popCW form.fncAdjBar select,
form.fncAdjBar select{
  width:75px;
}
form.fncAdjBar fieldset{
  padding:10px;
}
form.fncAdjBar input.submit{
  float:right;
}
div#resultsHdr{
  background-position:right top;
  background-repeat:no-repeat;
  height:71px;
  margin-bottom:15px;
  overflow:hidden;
}
div#resultsHdr.valueCars {
  background-image:url('http://cdn.perrys.co.uk/d/perrys/images/bg_valuecars.jpg');
}
div#resultsHdr.prestigeCars {
  background-image:url('http://cdn.perrys.co.uk/d/perrys/images/bg_prestige.jpg');
}
div#resultsHdr.usedCars {
  background-image:url('http://cdn.perrys.co.uk/d/perrys/images/bg_usedcentre.jpg');
}
div#resultsHdr.vans {
  background-image:url('http://cdn.perrys.co.uk/d/perrys/images/bg_perrysvans.jpg');
}
div#resultsHdr img{
  float:left;
  margin-right:10px;
}
div#resultsHdr h2{
  color:#FF0000;
  font-size:22px;
}
div#resultsHdr p{
  color: #000000;
  font-size:18px;
  font-weight:bold;
}
div#results{
  float:left;
  width:595px;
  margin-top:23px;
}
div#typicalAPR{
  clear:both;
  width:100%;
  text-align:right;
  font-size:1.5em;
  padding-right:5px;
}
div#resRCol{
  float:right;
  width:140px;
}
div#resRCol ul.tabNav li{
  font-size:10px;
  padding-left:7px;
}
div#resRCol ul.tabNav li a{
  font-weight:normal;
  padding-right:7px;
}
div#resRCol h2{
  padding-left:5px;
}
div#resRCol div.lineBox a{
  color:#006699;
  text-decoration:underline;
}
div#whyPromBar{
  clear:both;
}
div#whyPBar,
div#promiseBar{
  clear:both;
  padding:0 5px 10px 5px;
  display:none;
}
div#whyPBar li,
div#promiseBar li{
  padding-left:10px;
  margin-bottom:10px;
  color:#006699;position:relative;/* ie6 bug */
}
div#whyPBar h2,
div#promiseBar h2{
  margin:0 -5px 130px -5px;
}
div#whyPBar{
  background:#D6E8EF url(../images/bg_why_buy.jpg) 0 20px no-repeat;
}
div#promiseBar{
  background:#D6E8EF url(../images/bg_p_promise.jpg) 0 20px no-repeat;
}
div#afterCareBox h2,
div#insurBox h2{
  margin-bottom:80px;
}
div#afterCareBox p,
div#insurBox p{
  margin:0 5px 10px 5px;
}
div#resRCol div#afterCareBox{
  background:#D6E8EF url(../images/bg_aftercare.jpg) left 20px no-repeat;
}
div#resRCol div#insurBox{
  background:#D6E8EF url(../images/bg_insurbox.jpg) left 20px no-repeat;
}
div#dispBar{
  color:#666666;
  height:20px;
}
div#dispBar span{
  float:right;
  color:#006699;
}
div#dispBar span img{
  margin-left:5px;
  cursor:pointer;
}
div#dispBar span img.onbutton {
  display:none;
}
div#results.resNorm div#dispBar span.resNorm img.onbutton,
div#results.resNoPic div#dispBar span.resNoPic img.onbutton,
div#results.resLrgPic div#dispBar span.resLrgPic img.onbutton {
  display:inline;
}
div#results.resNorm div#dispBar span.resNorm img.offbutton,
div#results.resNoPic div#dispBar span.resNoPic img.offbutton,
div#results.resLrgPic div#dispBar span.resLrgPic img.offbutton {
  display:none;
}
div.pageNav{
  background:#006699;
  line-height:20px;
  height:20px;
  font-size:10px;
  padding:0 5px;
  color:#FFFFFF;
  clear:both;
}
div.pageNav p{
  margin:0;
}
div.pageNav a{
  color:#FFFFFF;
  cursor:pointer;
}
div.pageNav a.btnPrev {
  padding-left:16px;
  background:url(../images/btn_arrowl.gif) center left no-repeat;
  float:right;
  cursor:pointer;
}
div.pageNav a.btnNext {
  padding-right:16px;
  background:url(../images/btn_arrowr.gif) center right no-repeat;
  float:right;
  cursor:pointer;
}
div.pageNav span.pageNums{
  float:right;
  margin:0 10px;
}
div.pageNav span.pageNums a.current{
  color:#006699;
  background-color: #ffffff;
  padding: 0 3px;
}
ul#resFilterBar{
  text-align:center;
  margin-bottom:10px;
  background:#BCC5D6;
}
ul#resFilterBar li{
  display:inline;
  padding:0 5px;
}
ul#resFilterBar a{
  line-height:30px;
  padding:0 28px 0 10px;
  background:#D2D8E4;
  font-weight:bold;
  color:#006699;
}
ul#resFilterBar a.asc{
  line-height:30px;
  padding:0 28px 0 10px;
  background:#D2D8E4 url(../images/arrow-up-drk-bg.gif) 90% center no-repeat;
  font-weight:bold;
  color:#006699;
}
ul#resFilterBar a.desc{
  line-height:30px;
  padding:0 28px 0 10px;
  background:#D2D8E4 url(../images/arrow-dwn-drk-bg.gif) 90% center no-repeat;
  font-weight:bold;
  color:#006699;
}
ul#resFilterBar a:hover{
  background:#FFFFFF url(../images/arrow-up-lgt-bg.gif) 90% center no-repeat;
}
ul#resFilterBar a.currentasc:hover{
  background:#FFFFFF url(../images/arrow-dwn-lgt-bg.gif) 90% center no-repeat;
}
ul#resFilterBar a.currentdesc:hover{
  background:#FFFFFF url(../images/arrow-up-lgt-bg.gif) 90% center no-repeat;
}
ul#resFilterBar a.current{
  background:#FFFFFF;
}
ul#resFilterBar a.currentasc,
ul#resFilterBar a.currentdistasc{
  background:#FFFFFF url(../images/arrow-up-lgt-bg.gif) 90% center no-repeat;
}
ul#resFilterBar a.currentdesc{
  background:#FFFFFF url(../images/arrow-dwn-lgt-bg.gif) 90% center no-repeat;
}
ul#resFilterBar a span{
  font-size:8px;
}
div.resWrapper{
  position:relative;
  /*min-height:90px;*/
  margin-bottom:10px;
  /*line-height:1.1em;*/
  float:left;
  width:100%;/**/
  clear:both;
  padding-bottom:20px;/**/
  border:1px solid #006699;
}
* html div.resWrapper{
  /*height:90px;*/
}
div.resWrapper a.dispLev1{
  cursor:pointer;
}
div.resImgDetailsSummary { /* Added by CAW [1.vii.2008] */
  float:left;
}
div.resDetailsSummary { /* Added by CAW [1.vii.2008] */
  float:left;
}
a.resImg {
  float:left;
  cursor:pointer;
  margin-right:10px;
}
a.resImg span.resImg{
  float:left;
  padding:3px;

}
span.resTitle{
  text-decoration:underline;
  color:#000066;
  font-weight:bold;
  font-size:12px;
  line-height:16px;
}
span.resTitle a{
  color:#000066;
  font-weight:bold;
  font-size:12px;
  line-height:16px;
  text-decoration:underline;
}
span.resSpec{
  display:block;
}
div.resInfo {
  width:430px;
  line-height:1.1em;
  margin-left:80px;
  margin-bottom:5px;
}
div.resInfo a:hover {
  text-decoration:none;
}
img.small {
  width: 80px;
  height: 60px;
}
div.resSpacer { /* needed because of absolutely positioned element 'div.resOpts' */
  background-color:red;
  float:left;
  clear:left;
  height:16px;
  width:0px;
}
div.resPrice{
  position:absolute;
  right:0;
  top:0;
  font-weight:bold;
  text-align:right;
}
div.resPrice span{/* Denis 01/09 - added */
  font-size: 14px;
  clear:both;
}
div.resPrice span a:hover {
  text-decoration:none;
}
div.resPrice span.redTxt a {
  color:#FF0000 !important;
}
div.resPrice span.blueTxt a {
  color:#006699 !important;
}
div.resOpts{
  /**/position:absolute;
  bottom:0;
  left:0;
  padding:0 0 0 5px;
  line-height:16px;
  background:#C3DFE9;
  width:590px;
  letter-spacing:0;
  text-align:right;
}
div.resOpts a{
  color:#006699;
  text-decoration:underline;
  padding-right:3px;
}
div.resOpts a.floatL{
  padding:0 5px 0 0;
}
div.resOpts a.btnChkFinc{
  text-decoration:none;
  color:#FFFFFF;
  background:#006699 url(../images/btn_tri_down.gif) 95% center no-repeat;
  padding:0 20px 0 10px;
}
div.resWrapper.open{
  padding-bottom:0;
  border:solid 1px #006699;
}
.open div.resOpts a.btnChkFinc{
  background-image:url(../images/btn_closex.gif);
}
.open div.resOpts{
  position:relative;
  clear:both;
}
div.resOpts span{
  float:left;
  padding:0 3px 0 0;/**/
}
table.resFncOpts{
  clear:both;
  display:none;
  position:relative;
  width:100%;
  
}
.open table.resFncOpts{
  display:block;
  background:#d6e8ef;
}
div.resWrapper.open table.resFncOpts{
  border-top:1px solid #006699;
}
table.resFncOpts th{
  /*width:90px;*/
  width:105px;
}
table.resFncOpts th,
table.resFncOpts td{
  border:0 none;
}
table.resFncOpts td.mid{
  width:530px;
}
table.resFncOpts tr.altBg th,
table.resFncOpts tr.altBg td{
  background:#FFFFFF;
}
table.resFncOpts th a{
  text-decoration:underline;
  color:#000066;
}
table.resFncOpts a.helpLink{
  padding-right:15px;
  background:url(../images/icon_help.gif) right bottom no-repeat;
  display:block;
}
table.resFncOpts td.btnCell{
  width:75px;
  text-align:right;
  vertical-align:middle;
}
table.resFncOpts td.btnCell a.btnSlab{
  width:75px;
  display:block;
  text-align:center;
}

div.resNoPic div.resOpts{
  width:590px;
}
div.resLrgPic div.open{/* reswrapper */
  padding-bottom:20px;
}
div.resLrgPic div.open table.resFncOpts{
  background:0 none;
  border:0 none;
}
div.resLrgPic div.open div.resOpts,
div.resLrgPic div.open table.resFncOpts,
div.resLrgPic table.resFncOpts,
div.resLrgPic span.resSpec,
div.resLrgPic div.resOpts,
div.resLrgPic div.resInfo{
  display:none; /* added <br> tag to list */
}
/* Results column variations */
div.resNorm a.resImg span.resImg img.large,
div.resLrgPic a.resImg span.resImg img.small {
  display:none;
}
div.resNoPic a.resImg{
  display:none !important;
}
div.resNoPic div.resInfo{
  width:510px;
  margin-left:0;
}
div.resLrgPic div.resWrapper{
  float:left;
  width:180px;
  height:185px;
  margin-right:15px;
  clear:none;
}
div.resLrgPic span.resTitle{
  clear:both;
  display:block;
  padding:1px;/* for IE6 display bug, or resPrice displays incorrectly;*/
}
div.resLrgPic div.resPrice{
  font-weight:normal;
  bottom:0;
  left:0;
  top:auto;
}
div.resLrgPic div.resPrice span{
  display:inline !important;
  letter-spacing:0;
        /* SG add */
        font-weight: bold;
}
/* Result Details */
div#resDetails{
  margin-top:-30px;
}
div#resDetails div.lineBox{
  padding:0 10px 10px 10px;
  clear:both;
  margin-bottom:10px;
  background:#D6E8EF;
  line-height:1.1em;
  border-color:#63A1C1;
}
div#resDetails div.lineBox h2{
  border-bottom:1px solid #ffffff;
  padding:10px 0 10px 10px;
  margin:0 -10px 10px -10px;
  font-weight:normal;
}
div#resDetails div.lineBox h2.blueHdr{
  padding:0 0 0 10px;
}
a#detBackSlab{
  float:left;
  line-height:30px;
  width:139px;
  padding-left:30px;
  background: url(../images/bg_red_back_slab.gif) left top no-repeat;
  color:#FFFFFF;
  font-weight:bold;
  margin-top:30px;
  font-size:18px;
}
div#dlrInfoSlab{
  float:right;
  width:305px;
  background:url(../images/bg_tablet_314.gif) left top no-repeat;
  height:55px;
  margin:0 0 10px 0;
  position:relative;
  padding:5px 0 5px 10px;
}
div#dlrInfoSlab p.dlrNum{
  color:#FFffff;
  font-size:35px;
  font-weight:bold;
  margin-bottom:0;
  padding-left:20px;
  background:url(../images/icon_phone_lrg.gif) left center no-repeat;
}
div#dlrInfoSlab a{
  float:left;
  padding-right:15px;
  color:#FFFFFF;
}
div#dlrInfoSlab a.email{
  background:url(../images/icon_email_sml.gif) left center no-repeat;
  padding-left:18px;
}
div#dlrInfoSlab a.map{
  background:url(../images/icon_map_sml.gif) left bottom no-repeat;
  padding-left:13px;
}
div#dlrInfoSlab a.saveCar{
  background:url(../images/icon_car_sml.gif) left center no-repeat;
  padding-left:20px;
}
div#dlrInfoSlab a.print{
  background:url(../images/icon_print_sml.gif) left center no-repeat;
  padding-left:14px;
}
div#dlrInfoSlab a.promise{
  background:url(../images/icon_tick_sml.gif) left center no-repeat;
  padding-left:12px;
}
div#resDetails form#fncAdjBar{
  margin-bottom:15px;
}
div#resDetails form#fncAdjBar input.text,
div#resDetails form#fncAdjBar select{
  width:100px;
  margin:0 20px 0 8px;
}
div#resDetails form#fncAdjBar a.btnChkFinc{
  font-weight:bold;
  background:url(../images/btn_closex.gif) right center no-repeat;
  padding-right:15px;
}
div#resDetails table.resFncOpts{

}
div#resDetails.loading{
  height:375px;
}
div#resDetails.visible{
  display:block;
}
div#resDetails div#detGrntee,
div#resDetails div#detMoreInfo{
  padding:0;
}
div#resDetails div#detGrntee h2,
div#resDetails div#detMoreInfo h2{
  margin-bottom:10px;
}
div#resDetails div#detGrntee p,
div#resDetails div#detGrntee ul,
div#resDetails div#detMoreInfo p{
  margin:0 10px 10px 10px;
}
div#resDetails div#detGrntee ul li{
  background: transparent url(../images/bul_redcircle.gif) no-repeat scroll 3px 5px;
  padding-left: 18px;
}
div#detGrntee div{
  display:none;
}
div#resDetails h2 img.downChev{
  float:right;
}

div#detMedia{
  width:270px;
  position:relative;
  margin-bottom:10px;
  float:left;
}
div#carDetThmbs{
  overflow:auto;
  width:270px;
  height:60px;
  margin-top:5px;
}
div#carDetThmbs img{
  margin:0 5px 5px 0;
}
div#detImgCon{
  clear:both;
  padding:5px 0 5px 5px;
}
div#detImgCon img{
  vertical-align:middle;
/*  margin-right:5px;*/
  cursor:pointer;
  float:left;
}
div.regPlate{
  background:url(../images/bg_regplate.gif) top left no-repeat;
  font-size:25px;
  color:#000000;
  font-weight:bold;
  display:inline;/* IE6 double margin bug */
  float:left;
  line-height:33px;
  padding-left:25px;
  width:125px;
  margin:0 0 10px 5px;
}
div#detMedia ul.tabletList{
  clear:both;
  padding-top:5px;
}
div#detMedia ul.tabletList li{
  margin-bottom:15px;
}
div#detMedia ul.tabletList li a{
  display:block;
  height:49px;
  overflow:hidden;

}
div#detMedia ul.tabletList li a img{
  display:block;
}
div#detMedia ul.tabletList li a:hover{/* for IE6/7 to work */
  border:0px solid #006699;
}
div#detMedia ul.tabletList li a:hover img{
  margin-top:-49px;
}
div#carDetRCol{
  float:right;
  width:470px;
  position:relative;
}
div#resDetails div#detKeyFeats{
  padding-bottom:0;
}
div#detKeyFeats div{
  overflow:auto;
  width:450px;
  height:75px;
  white-space:nowrap;
}
div#detKeyFeats img{
  margin-right:10px;
}
div#detEuroNCap div.NCAPBox{
  padding:10px 10px 10px 105px;
  background:#ffffff url(../images/logo_euro_ncap.gif) 10px 10px no-repeat;
  margin-bottom:10px;
}
div#detEuroNCap div.NCAPBox a{
  color:#CE0000;
}
div#detEuroNCap ul.starList{
  float:left;
  margin-right:15px;
  padding-left:40px;
}
div#detEuroNCap ul.starList li.title{
  display:block;
  font-size:16px;
  line-height:30px;
  font-weight:bold;
}
div#detEuroNCap ul.starList li{
  display:inline;
}
ul#nCapAdult{
  background:url(../images/icon_adult.gif) left top no-repeat;
}
ul#nCapChild{
  background:url(../images/icon_child.gif) left top no-repeat;
}
ul#nCapPedest{
  background:url(../images/icon_pedestrian.gif) left top no-repeat;
}
div#detFurthInfo{
  clear:both;
}
div#detFurthInfo h3{
  margin-bottom:15px;
}

div#co2Info{
  overflow:hidden;
  height:1%;
  padding-bottom:10px;
  border-bottom:1px solid #000000;
  margin-bottom:10px;
}
div#co2Info div.co2Imgs{
  float:left;
  width:255px;
}
div#co2Info div.co2Imgs h6{
  margin-bottom:15px;   
  padding-top:10px;
  float:left;
}
div#co2Info p{
  margin-right:20px;
  float:left;
}
div#co2Info p img{
  display:block;
  margin-bottom:10px;
  clear:both;
}
ul#co2List{
  float:right;
  padding:15px 10px 2px 10px;
  background:#ffffff;
}
ul#co2List li{
  float:left;
  height:180px;
  position:relative;
  width:32px;
}
ul#co2List li img{
  position:absolute;
  bottom:0;
  padding-top:10px;
  border:0 solid #ff0000;
}
ul#co2List li.current img{
  border-width:1px;
}
div#detFurthInfo p.intro{
  float:left;
  width:455px;
}
div#costsSliders{
  float:left;
  width:479px;
  padding-bottom:30px;
}
div#costsSliders h6{
  font-weight:normal;
  margin-bottom:5px;
  padding:0;
}
div#costsSliders ul.sliderBar{
  background:#006699 url(../images/bg_slider_grad.jpg) left top repeat-y;
  height:25px;
  position:relative;
  z-index:1;
  padding:0 12px;
}
div#costsSliders ul.sliderBar li{
  display:inline;/* IE6 double margin bug */
  float:left;
  color:#FFFFFF;
  font-weight:bold;
  border-right:1px solid #cccccc;
  width:90px;
  padding:2px 0;
}
div#costsSliders ul.sliderBar li.marker{
  position:absolute;
  background:url(../images/slider_marker.gif) center top no-repeat;
  width:50px;
  text-align:center;
  padding-top:30px;
  font-size:14px;
  color:#000000;
  border:0 none;
  left:150px;
  top:0;
}
div#costsSliders ul.sliderBar li.med{
  text-align:center;
}
div#costsSliders ul.sliderBar li.high{
  border:0 none;
  text-align:right;
}
* html div#costsSliders ul.sliderBar li.high{
  float:none;
  width:88px;
  zoom:1;
}
div#costsSliders ul#sliderTax{
  margin-bottom:25px;
}
div#detFurthInfo form{
  float:right;
  width:235px;
}
div#detFurthInfo fieldset.lineBox{
  background:#B8D7E4;
  padding:10px 10px 10px 10px;
  margin-bottom:0;
}
div#detFurthInfo label{
  padding-bottom:10px;
  float:left;
  margin-right:15px;
}
div#detFurthInfo select{
  float:left;
  clear:left;
}
div#detFurthInfo .submit{
  float:right;
  margin-bottom:15px;
}
div#detFurthInfo form p.infoBox{
  text-align:center;
  background:#006699;
  color:#FFFFFF;
  width:170px;
  clear:both;
  margin:0 auto 0 auto;
  padding:10px 0;
  font-size:18px;
  line-height:1.3em;
}
div#resDetails div#promiseBar{
  width:735px;
  padding-bottom:0;
  display:block;
}
div#resDetails div#promiseBar ul#scrollPromise{
  margin-bottom:0;
}
div#resDetails div#promiseBar li{
  float:left;
  width:215px;
  border-right:1px solid #006699;
  height:50px;
  padding-right:15px;
  font-weight:bold;
}
div#resDetails div#detSimCars{
  padding-bottom:0;
}
div#resDetails div#promiseBar ul#scrollPromise{
  height:80px;
}
div#resDetails div#promiseBar ul,
div#detSimCars div#scrollSimCars{
  overflow-y:hidden;/**/
  overflow-x:scroll;
  width:735px;
  position:relative;
}
div#detSimCars div#scrollSimCars{
  min-height:140px;
}
* html div#detSimCars div#scrollSimCars{
  height:120px;
}
div#detSimCars div#scrollSimCars div{
  display:block;
  float:left;
  width:100px;
  top:0;
}
div#detSimCars div#scrollSimCars h6,
div#detSimCars div#scrollSimCars img{
  margin-bottom:5px;
}
div#detSimCars div#scrollSimCars a{
  color:#006699;
  text-decoration:underline;
}
div#detSimCars div#scrollSimCars p{
  margin-bottom:0;
  font-size:15px;
  font-weight:bold;
  line-height:1.1em;
}
div#loadMsg{/* Loading message for slide show */
  position:absolute;
  left:20px;
  top:50px;
  padding:5px;
  background:#006699;
  color:#FFFFFF;
  white-space:nowrap;
}
img.detailphoto {
  float:left;
}
img#btnWideDet2{
  float:right;
  cursor:pointer;
  margin-bottom:10px;
}
div#dealerBox{
  background:#006699;
  color:#FFFFFF;
  clear:both;
  padding:10px;
  height:1%;/* force haslayout in IE6, does not effect other browsers */
}
div[id="dealerBox"]{
  overflow:hidden;
}

div#dealerBox h4{
  clear:left;
}
div.dlrBoxBtns{
  float:right;
  width:100px;
}
div.dlrBoxBtns a{
  display:block;
  background:#C3DFE9;
  color:#006699;
  margin-bottom:5px;
  padding:0 5px;
  line-height:14px;
}
div.dlrBoxBtns a:hover{
  color:#FF0000;
}
div.dlrBoxBtns a.sml{
  width:30px;
  float:right;
  clear:both;
  background:#FFFFFF;
  color:#FF0000;
}
div.dlrBoxBtns a:hover.sml{
  color:#006699;
}
div#resDetails ul{
  position:relative;
}
div#resDetails ul.tabNav li{
  margin-right:1px;
}
div#resDetails ul.tabNav a{
  font-weight:normal;
}
div#carDetData{
  background:#FBFDFD url(../images/bg_blue_grad197.jpg) left top repeat-x;
  border:1px solid #63A1C1;
  border-top:0 none;
  margin-bottom:10px;
  clear:both;
  overflow-x:hidden;
  overflow-y:scroll;
  /*overflow:hidden;*/
  height:195px;
  position:relative;
}
div#carDataGen{
  padding-top:10px;
}
div#carDetData div#carDataGen table{
  width:205px;
  float:left;
}
div#carDataGen table th,
div#carDataGen table td{
  border:0 none;
  border-bottom:1px solid #95ABB3;
  background:none;
}
div#carDataGen div.dlrInfo,
div#carDataGen div.carDetNote{
  padding:5px 10px 10px 10px;
  width:170px;
  margin-right:10px;
}
div#carDataGen div.carDetNote{
  margin-top:10px;
  margin-bottom:10px;
  color:#006699;
  background:#FFFFFF;
  border:1px solid #006699;
  line-height:1.2em;
}
div#carDataGen div.carDetNote a{
  text-decoration:underline;
  color:#006699;
}
div#carDataGen div.dlrInfo{
  background:#b8d7e4;
}
div#carDataGen div.dlrInfo h3,
div#carDataGen div.dlrInfo p{
  margin-bottom:0;
}
div#carDataGen div.dlrInfo p{
  color:#FF0000;
  font-size:18px;
  color:#FF0000;
  font-weight:bold;
}
div#carDataGen div.dlrInfo a{
  color:#000066;
  text-decoration:underline;
}
/*   */
div#detHead{
  padding:10px;
  border-bottom:1px solid #FFFFFF;
  overflow:hidden;
  height:1%;
  clear:both;
  background:#c3dfe9;
}
div#detHead p{
  margin-bottom:0;
}
div#detHead p.detPrice{
  font-size:30px;
  color:#FF0000;
  font-weight:bold;
}
div#detHead p.detPrice span{
  color:#000000;
  font-size:16px;
  padding-left:10px;
  font-weight:bold;
}
div#detHead p.links{
  float:right;
  line-height:1.2em;
}
div#detHead p.links a{
  color:#006699;
  font-weight:bold;
  display:block;
  margin-bottom:5px;
  padding-right:35px;
}
div#detHead p.links a:hover{
  color:#999999;
}
div#detHead p.links a.mobile{
  background:url(../images/icon_mobile.gif) right center no-repeat;
  padding-top:2px;
  padding-bottom:2px;
}
div#detHead h1,
div#detHead h2{
  font-size:16px;
  color:#000066;
  clear:both;
}
/*   */
div#carDataGen,
ul#carDataFeat,
ul#carDataOpts,
ul#carDataSpec{
  display:none;
}
div#carDetData table{
  width:100%;
  clear:both;
}
* html div#carDetData ul,
* html div#carDetData table{
  width:452px;
}
* html div#carDetData ul ul{
  width:auto;
}
div#carDetData tr{
  border:1px solid #006699;
  width:100%;
}
div#carDetData th{
  color:#006699;
  width:80px;
  border-right:1px solid #006699;
}
div#carDetData th,
div#carDetData td{
  padding:3px 10px 3px 10px;
  border-bottom:1px solid #006699;
  vertical-align:top;
}
div#carDetData .dataList li{
  padding:3px 10px 3px 10px
  vertical-align: top;
}
div#carDetData tr.end th,
div#carDetData tr.end td,
div#carDetData .dataList li.end{
  /*padding-bottom:15px;*/
  border-bottom:0 none;
}
div#carDetData ul.dataList{
  clear:both;
  /*padding-top:10px;*/
}
div#carDetData .dataList li{
  background:url(../images/bul_redcircle.gif) 15px 8px no-repeat;
  padding-left:30px;
}
form.emailDlrForm{
  clear:both;
  padding-top:10px;
  background:url(../images/bg_blue_grad197.jpg);
  display:none;
  border:solid 1px #006699;
}
form.emailDlrForm label{
  display:block;
  height:25px;
/*text-align:left;*/
  padding-right:10px;
}

form.emailDlrForm label.lrgH{/* Denis 01/09 - added */
  overflow:hidden;
  height:1%;
  padding-bottom:10px;
}
form.emailDlrForm label span{
  float:left;
  padding-left:10px;
}
form.emailDlrForm textarea,/* Denis 01/09 - added */
form.emailDlrForm input.text{
  width:157px;
  margin-left:10px;
  float:right;
}
form.emailDlrForm input.submit{
  float:right;
  margin:0 10px 10px 0;
}





/* Results pagination links */
table#rpn_pagination-links {
  width:auto;
  margin:0 auto 0 auto;
  }

table#rpn_pagination-links td {
  padding-top:4px;
  }
td.rpn_page-link {
  width:14px;
  padding:0;
  border:0;
  }
td.rpn_page-link-divide {
  width:5px;
  padding:0;
  border:0;
  }

span.rpn_current-page {
  text-decoration:underline;
  }

a.rpn_previous-page-link {
  padding-left:16px;
  background:url(../images/btn_arrowl.gif) center left no-repeat;
  float:left !important;
  }
a.rpn_next-page-link {
  padding-right:16px;
  background:url(../images/btn_arrowr.gif) center right no-repeat;
  float:right !important;
  }
div#dlrCon{
        position:relative;
        border-top:1px solid #006699;
        background:#D6E8EF;
        overflow:hidden;
        height:1%;
        padding:10px 0px 10px 20px;
        display:none;
        margin-top:5px;
}
div#financeCon{
  position:relative;
  border-top:1px solid #006699;
  background:#D6E8EF;
  overflow:hidden;
  padding:10px 0px 10px 20px;
  display:none;
  margin-top:10px;
}
/* ########### Printable details page ########## */
div#printDet{
  width:600px;
  display:inline;/* IE6 double margin bug */
  float:left;
  text-align:left;
  font-size:12px;
  margin:20px 0 0 20px;
}
div#printDet h2{
  color:#006699;
  padding:5px 10px 5px 10px;
  font-size:16px;
  background-color:#D6E8EF;
  margin-bottom:5px;
}
div#printDet div.printRow div h2{
  margin:0 -10px 5px -10px;
}
div#printDet h2 span.floatR{
  color:#000000;
}
div#printDet ul{
  margin-bottom:15px;
}
div#printDet li{
  list-style-type:disc;
  margin:0 0 5px 15px;
}
div#printHead{
  overflow:hidden;
  height:1%;
  padding-top:10px;
}
div#printHead p{
  font-size:17px;
  font-weight:bold;
  margin-bottom:0;
  margin-top:10px;
}
div#printHead p span.redTxt{
  font-size:28px;
  padding:0 10px;
  background-color:#D6E8EF;
}
div.printTitle{
  border-top:1px solid #006699;
  padding:15px 0 5px 0;
  overflow:hidden;
  height:1%;
}
div.printTitle h1{
  font-size:18px;
}
div.printTitle h1 span{
  font-weight:normal;
}
div.printTitle span.price{
  float:right;
  font-size:26px;
  font-weight:bold;
  color:#FF0000;
}
div.printRow{
  overflow:hidden;
  height:1%;
}
div.printColL{
  width:200px;
  float:left;
  border-right:1px solid #D6E8EF;
  clear:both;
  padding:0 10px 10px 10px;
}
div#printDet div.imgCol{
  padding:0;
  width:220px;
}
div.printColR{
  width:359px;
  display:inline; /* IE6 double margin bug */
  float:right;
  padding:0 10px 10px 20px;
  margin-right:-389px;
  position:relative;
}
div#printDet div.imgCol div.printColR{
  margin-right:-379px;
  /*padding-top:10px;*/
  padding-left:10px;
}
div#printDet dl{
  width:195px;
  float:left;
  clear:left;
}
div#printDet dt{
  font-weight:bold;
  float:left;
  width:95px;   
}
div#printDet dd{
  float:left;
  width:100px;
}
div#printDet p.printReg{
  background:url(../images/bg_regplate.gif);
  height:33px;
  width:150px;
  position:relative;
  font-size:23px;
  font-weight:bold;
  float:right;
  clear:right;
}
div#printDet p.printReg span{
  position:absolute;
  top:3px;/**/
  left:23px;
}
div#printDet div.mapCol div.printColL{
  padding:0;
  width:220px;
}
div#printDet div.mapCol div.printColR{
  margin-right:-380px;
  padding-left:10px;
}
div#printDet div.mapCol div.printColL h2{
  margin:0 0 5px 0;
}
div#printDet div.mapCol div.printColR h2{
  margin:0 -10px 5px -10px;
}
div#printDisclm p{
  padding-left:10px;
}
div#printFoot{
  clear:both;
  padding-top:10px;
  border-top:2px solid #D6E8EF;
}
div#printFoot a{
  color:#000000;
  padding:0 10px;
}

/* ########### codeweavers popup ########## */
div#financeOverlay{
  left:0;
  position:fixed;
  top:0;
  height:100%;
  width:100%;
  z-index:200;
  background:transparent;
/*  background:#ffffff;
  opacity:0.6;*/
  display:none;
}
div#financeOverlay.show{
  display:block;
}
div#popCW{
  position:absolute;
  width:665px;
  padding:2px 10px;
  background:#ffffff;
  border:3px solid #006699;
  margin-top:1%;
  margin-left:300px;
  z-index:300;
  overflow-x:hidden;
  overflow-y:scroll;
  top:0;
}
div#popCW div.closeBar{
  text-align:right;
  padding:2px 10px 2px 0;
  background:#006699;
  margin:0 -8px 15px -8px;
}
div#popCW div.closeBar a{
  color:#FFFFFF;
  background:url(../images/btn_closex_brdr.gif) right center no-repeat;
  padding-right:25px;
}
div#popCW div#cwHead{
  line-height:1.2;
}
div#popCW div#cwHead h3{
  color:#000066;
}
div#popCW div#cwHead img{
  float:left;
  margin-right:10px;
}
div#popCW div#cwHead div.floatL{
  width:290px;
}
div#popCW div#cwHead div.floatL p{
  margin-bottom:5px;
}
div#popCW div#cwHead div.floatR{
  text-align:right;
}
div#popCW div#cwHead p.price{
  color:#FF0000;
  font-size:14px;
  font-weight:bold;
}
div#popCW div#cwHead div.floatR a{
  text-decoration:underline;
  color:#0000FF;
}
div#popCW table{
  margin-bottom:10px;
  font-size:12px;
}
div#popCW tr.topHdr th{
  background:#006699;
  color:#FFFFFF;
  text-align:right;
  padding-right:5px;
}
div#popCW th{
  color:#000000;
  vertical-align:middle;
}
div#popCW th,
div#popCW td{
  background:#d6e8e4;
  border:0 none;
  border-right:3px solid #ffffff;
  border-bottom:1px solid #FFFFFF;
}
div#popCW td.alignL{
  border-bottom:0 none;
}
div#popCW tr.altBg th,
div#popCW tr.altBg td{
  background:#B8D7E4;
}
div#popCW td{
  text-align:right;
  width:135px;
}
div#popCW tr.aprRow td{
  font-size:1.5em;
}
div#popCW tr.topHdr th.fadeOut{
  background:#CCE0EB;
}
div#popCW th.fadeOut,
div#popCW td.fadeOut{
  background:#F9FCFD;
  color:#cccccc;
  cursor:pointer;
}
div#popCW tr.altBg th.fadeOut,
div#popCW tr.altBg td.fadeOut{
  background:#F3F9FB;   
}
div#popCW tr.btnRow td.fadeOut,
div#popCW tr.btnRow td{
  vertical-align:bottom;
}
div#popCW td a.btnSlab{
  display:block;
  text-align:center;
  width:80px;
  margin-bottom:5px;
}
div#popCW td.fadeOut a.btnSlab.red{
  background:#ffcccc;
}
div#popCW p#keyFoot{
  font-size:11px;
  color:#999999;
  line-height:1.1;
}
#finance_contact table{
  margin:5px 2px;
}
#finance_details.hide,
#finance_contact.hide,
#finance_contact table th.hide,
#finance_contact table td.hide{
  display:none;
}
#finance_contact label{
  margin-bottom:5px;
  clear:both;
  vertical-align:top;
}
#finance_contact input.text,
#finance_contact textarea{
  margin-bottom:5px;
}
div#usedCars{
  background:url('http://cdn.perrys.co.uk/d/perrys/images/bg_usedcentre.jpg') no-repeat right top;
  height:71px;
  margin-bottom:15px;
  overflow:hidden;
}
div#valueCars{
  background:url('http://cdn.perrys.co.uk/d/perrys/images/bg_valuecars.jpg') no-repeat right top;
  height:71px;
  margin-bottom:15px;
  overflow:hidden;
}
div#prestigeCars{
  background:url('http://cdn.perrys.co.uk/d/perrys/images/bg_prestige.jpg') no-repeat right top;
  height:71px;
  margin-bottom:15px;
  overflow:hidden;
}
div#vans{
  background:url('http://cdn.perrys.co.uk/d/perrys/images/bg_perrysvans.jpg') no-repeat right top;
  height:71px;
  margin-bottom:15px;
  overflow:hidden;
}
div#valueCars img,
div#prestigeCars img,
div#usedCars img,
div#vans img{
  float:left;
  margin-right:10px;
}
div#valueCars h2,
div#prestigeCars h2,
div#usedCars h2,
div#vans h2{
  color:#FF0000;
  font-size:22px;
}
div#valueCars p,
div#prestigeCars p,
div#usedCars p,
div#vans p{
  color:#000000;
  font-size:18px;
  font-weight:bold;
}
div#HPHint,
div#PCPHint{
  background:#FFFFFF;
  border:2px solid #006699;
  padding:5px;
  display:none;
  position:absolute;
  width:400px;
  left:250px;
  z-index:50;
}
div#HPHint.show,
div#PCPHint.show{
  display:block;
}
/* Add CSS for email form and error message overlay */
div#contact-overlay,
div#message-overlay{
  left:0px;
  position:absolute;
  top:0px;
  width:910px;
  z-index:1000;
  display:none;
  background-color: #ffffff;
  opacity: 0.8;
}
div#contact-overlay.show,
div#message-overlay.show{
  display:block;
}
div#contact-box,
div#message-box{
  top:200px;
  position:absolute;
  text-align:center;
  left:0px;
  width:100%;
  z-index:1000;
}
div#contact-box form#carDataForm{
  background-color: #ff0000;
  margin:0px auto;
  position:relative;
  height:260px;
  width:500px;
}
div#message-box div.lineBox{
  margin:0px auto;
  width:250px;
  position:relative;
  background-color:#ffffff;
}
form#carDataForm label a,
div#message-box div.lineBox p a{
  float:right;
  clear:both;
  font-size:14px;
}


