.l-body {
    width:1000px;
}
.l-body #basicBookmarkTop {
    display: none;
}
label {
    color: white;
    font-size: 16px;
    display: block;
    padding: 2px 5px;
}

.dealerSearch {
    text-align: left;
    padding: 0;
    margin: 0 0 10px 0 !important;
}

.dealerSearch .areas {
    height: 46px;
    margin: 0 auto;
    padding:0 0 0 2px;
    border-bottom:2px solid #939998;
}

.dealerSearch .areas li {
    float:left;
    width:98px;
    height:35px;
    line-height:35px;
    text-align:center;
    background:url("../../img/dealer_search/tabs.gif") no-repeat 0 0;
    list-style: none outside none;
    padding:0;
    margin:11px 0 0 0;
    position:relative;
    top:2px;
}

.dealerSearch .areas li:hover,
.dealerSearch .areas li.hover {
    background-position:0 -35px;
}


.dealerSearch .areas li a{
    font-size:15px;
    font-weight: bold;
    color:#808080;
    display:block;
    width:98px;
    height:35px;
    line-height:35px;
}

.dealerSearch .areas .selected {
    height:46px;
    line-height:46px;
    background-position:0 -70px !important;
    margin:0;
}


.dealerSearch .areas .selected a{
    height:46px;
    line-height:46px;
    color:black;
    font-size:18px;
}

.dealerSearch .areas .selected .koshinetsuHokuriku{
    font-size:15px !important;
}


.dealerSearch .prefectures {
    height: 62px;
    margin: 0 auto;
    padding:0 0 0 20px;
    background:#F2F2F2;
}

.dealerSearch .prefectures li {
    float:left;
    width:66px;
    height:27px;
    line-height:27px;
    text-align:center;
    list-style: none outside none;
    margin:16px 20px 0 0;
    padding: 0;
}

.dealerSearch .prefectures li a{
    color:#187561;
    text-decoration:none;
    font-size:15px;
    font-weight: bold;
    line-height:27px;
}

.dealerSearch .prefectures li a:hover{
    text-decoration:underline;
}

.dealerSearch .prefectures .selected{
    background:url("../../img/dealer_search/tabs.gif") no-repeat 0 -116px;
}

.dealerSearch .prefectures .selected a{
    color:#ffffff;
}

.dealerSearch .collapsedView,
.dealerSearch .expandedView {
    margin:0;
    padding:0;
}

.dealerSearch .collapsedView h2,
.dealerSearch .expandedView h2 {
    display:block;
    width:100%;
    text-align:center;
    font: bold 16px Kozuka Gothic Pro R,Arial,sans-serif;
    color:red;
    margin:20px 0 0 0;
}

.dealerSearch .collapsedView dt,
.dealerSearch .expandedView dt {
    background:url("../../img/repeatXBackgrounds.png") repeat-x 0 -1010px;
    display: block;
    height:36px;
    line-height:36px;
    border-top: 2px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    padding: 0 0 0 20px;
}

.dealerSearch .expandedView .emptyDefinitionTitle {
    display: inline;
    height:0;
    line-height:0;
    border:none;
    padding: 0;
}

.dealerSearch .collapsedView dt span,
.dealerSearch .expandedView dt span{
    display: block;
    float:left;
    background:url("../../img/dealer_search/tabs.gif") no-repeat -66px -116px;
    height:16px;
    width:16px;
    margin:11px 8px 0 0;
}

.dealerSearch .collapsedView dt a,
.dealerSearch .expandedView dt a{
    display:block;
    float:left;
    line-height:16px;
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
    margin:11px 0 0 0;
}
.dealerSearch .collapsedView dt a:hover,
.dealerSearch .expandedView dt a:hover{
    text-decoration:underline;
}

.dealerSearch .collapsedView dd,
.dealerSearch .expandedView dd {
    background:#F2F2F2;
    padding:16px 20px 20px 20px;
    margin:0;
}

.dealerSearch .collapsedView dd .pageUpLink {
    color:black;
    text-decoration:none;
    font-size:10px;
    display: block;
}

.dealerSearch .collapsedView dd .pageUpLink div{
    width:11px;
    height:11px;
    background:url("../../img/dealer_search/tabs.gif") no-repeat -84px -132px;
}


.dealerSearch .collapsedView dd table,
.dealerSearch .expandedView dd table {
    width:950px;
    border-collapse:collapse;
    margin:0 auto;
}
.dealerSearch .collapsedView dd table td{
    border:1px solid #CCCCCC;
    background:#F8F8F8;
    width:475px;
    height:30px;
    overflow:hidden;
}
.dealerSearch .collapsedView dd table .even td{
    background:#FFFFFF;
}

.dealerSearch .collapsedView dd table td a{
    font-size:14px;
    display:block;
    width:465px;
    height:30px;
    line-height:30px;
    padding:0 0 0 10px;
}

.dealerSearch .collapsedView dd table td a span{
    display:block;
    width:9px;
    height:9px;
    line-height:9px;
    background:url("../../img/dealer_search/tabs.gif") no-repeat -75px -132px;
    float:left;
    margin:11px 8px 0 4px;
    font-size:0;
}

.dealerSearch .collapsedView dd table .even td a span {
    background-position:-66px -132px;
}

.dealerSearch .collapsedView dd table td a:hover{
    background:#E0EFF8;
    color:#3F59F5;
}

.dealerSearch .collapsedView dd table td a:hover span{
    display:block;
    width:16px;
    height:16px;
    background:url("../../img/dealer_search/tabs.gif") no-repeat -83px -116px;
    margin:7px 5px 0 0;
}

.dealerSearch .expandedView dd .listStyleButtons {
    height:28px;
    margin:15px 0;
    line-height:28px;
    background:url("../../img/repeatXBackgrounds.gif") repeat-x 0 -1084px;
}

.dealerSearch .expandedView dd .listStyleButtons select{
    border: 2px solid #3FA9F5;
    font: bold 16px Kozuka Gothic Pro R,Arial,sans-serif;
    height: 26px;
    margin: 0 10px 0 0;
    padding: 0;
    width: 50px;
    line-height: 33px;
    float:right;
}


.dealerSearch .expandedView dd .listStyleButtons a,
.dealerSearch .expandedView dd .listStyleButtons div {
    display:block;
    float:right;
    height:28px;
    width:98px;
}

.dealerSearch .expandedView dd .listStyleButtons .withPhoto{
    background:url("../../img/dealer_search/tabs.gif") no-repeat  0 -218px;
    margin:0 10px 0 0;
}

.dealerSearch .expandedView dd .listStyleButtons .withPhoto:hover{
    background-position:0 -246px;
}

.dealerSearch .expandedView dd .listStyleButtons .withPhotoActive,
.dealerSearch .expandedView dd .listStyleButtons .withPhotoActive:hover{
    background-position: 0 -274px;
}

.dealerSearch .expandedView dd .listStyleButtons .noPhoto{
    background:url("../../img/dealer_search/tabs.gif") no-repeat  0 -302px;
}

.dealerSearch .expandedView dd .listStyleButtons .noPhoto:hover{
    background-position:0 -330px;
}

.dealerSearch .expandedView dd .listStyleButtons .noPhotoActive,
.dealerSearch .expandedView dd .listStyleButtons .noPhotoActive:hover{
    background-position:0 -358px;
}

.dealerSearch .expandedView dd table {
    position:relative;
}



.dealerSearch .expandedView dd table td {
    border:1px solid #E6E6E6;
    background:#F8F8F8;
}

.dealerSearch .expandedView dd table .even td {
    background:#FFFFFF;
}

.dealerSearch .expandedView dd table tr:hover td,
.dealerSearch .expandedView dd table tr.hover td {
    background:#E4F3FB;
}

.dealerSearch .expandedView dd table td hr{
    margin: 5px 0;
    border: none;
    border-top: 1px solid #cccccc;
    padding:0;
    height:1px;
    line-height:1px;
    font-size:0;
}

.dealerSearch .expandedView dd table .firstColumn {
    padding:15px 10px;
    width:415px;
    text-align:left;
    vertical-align:top;

}

.dealerSearch .expandedView dd .noPhoto .firstColumn {
    padding:10px 15px;
}

.dealerSearch .expandedView dd table .firstColumn .photoLink{
    float:left;
    text-decoration: none;
}

.dealerSearch .expandedView dd table .firstColumn .mapMarkerWrapper{
    height:1px;
    line-height:1px;
    margin:0;
    padding:0;
}

.dealerSearch .expandedView dd table .firstColumn .mapMarker{
    position:absolute;
    margin:-5px 0 0 -5px;
    padding:5px 10px;
    background:#808080;
    color:#ffffff;
    height:13px;
    font-size:12px;
    line-height:13px;
    white-space:nowrap;
    z-index:10;
    cursor:pointer;
    display:inline;
}

.dealerSearch .expandedView dd table tr:hover .firstColumn .mapMarker,
.dealerSearch .expandedView dd table tr.hover .firstColumn .mapMarker{
    background:red;
}

.dealerSearch .expandedView dd table .firstColumn .mapMarker span{
    height:6px;
    line-height:6px;
    width:6px;
    overflow:hidden;
    background:url("../../img/dealer_search/tabs.gif") no-repeat -91px -143px;
    position:absolute;
    margin:18px 0 0 2px;
    padding:0;
}

.dealerSearch .expandedView dd table tr:hover .firstColumn .mapMarker span,
.dealerSearch .expandedView dd table tr.hover .firstColumn .mapMarker span{
    background-position:-91px -149px;

}

.dealerSearch .expandedView dd table .firstColumn .info{
    float:left;
    width:280px;
    height:80px;
    overflow:hidden;
    margin:15px 0 0 20px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .dealerSearch .expandedView dd table .firstColumn .info {
        margin-left:15px;
    }
}

.dealerSearch .expandedView dd table .firstColumn .info hr {
    clear:left;
}

.dealerSearch .expandedView dd table tr.hover .firstColumn .info{
    width:281px;
}

.dealerSearch .expandedView dd .noPhoto .firstColumn .info{
    height: auto;
    margin:0 0 0 35px;
    width:375px;
    font-size:0;
    float:none;
}

.dealerSearch .expandedView dd .noPhoto tr.hover .firstColumn .info{
    width:374px;
}


.dealerSearch .expandedView dd table .firstColumn .info div{
    width:9px;
    height:9px;
    line-height:9px;
    background:url("../../img/dealer_search/tabs.gif") no-repeat -75px -132px;
    margin: 2px 12px 0 0;
    font-size:0;
    float:left;
}

.dealerSearch .expandedView dd table .even .firstColumn .info div{
    background-position:-66px -132px;
}

.dealerSearch .expandedView dd table tr:hover .firstColumn .info div,
.dealerSearch .expandedView dd table tr.hover .firstColumn .info div{
    width:16px;
    height:16px;
    background-position:-83px -116px;
    margin: 0 5px 0 0;
}

.dealerSearch .expandedView dd table .firstColumn .info a{
    display:block;
    float:left;
    width:92px;
    height:25px;
    line-height:25px;
    margin: 0 2px 0 0;
    color:#3F59F5;
    text-decoration:underline;
    font-size:14px;
    font-weight:bold;
    /*border-bottom:1px red solid;*/
}

.dealerSearch .expandedView dd table .firstColumn .info a:hover{
    color:red;
}

.dealerSearch .expandedView dd table .firstColumn .info .dealerNameLink{
    color:#000000;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    height:30px;
    width:255px;
    line-height:normal;
    float:left;
    margin:0;
    overflow:hidden;
}

.dealerSearch .expandedView dd .noPhoto .firstColumn .info .dealerNameLink{
    height:auto;
    width:350px;
}

.dealerSearch .expandedView dd table .firstColumn .info a span{
    display:block;
    width:23px;
    height:25px;
    line-height:25px;
    float:left;
    margin:0 2px 0 0;
    font-size:0
}

.dealerSearch .expandedView dd table .firstColumn .info a:hover span{
    opacity:0.6;
}

.dealerSearch .expandedView dd table .firstColumn .info .carsListLink span{
    background:url("../../img/dealer_search/tabs.gif") no-repeat 0 -143px;
}

.dealerSearch .expandedView dd table .even .firstColumn .info .carsListLink span{
    background-position:0 -193px;
}

.dealerSearch .expandedView dd table tr:hover .firstColumn .info .carsListLink span,
.dealerSearch .expandedView dd table tr.hover .firstColumn .info .carsListLink span{
    background-position: 0 -168px;
}

.dealerSearch .expandedView dd table .firstColumn .info .dealerPageLink span{
    background:url("../../img/dealer_search/tabs.gif") no-repeat -23px -143px;
}

.dealerSearch .expandedView dd table .even .firstColumn .info .dealerPageLink span{
    background-position: -23px -193px;
}

.dealerSearch .expandedView dd table tr:hover .firstColumn .info .dealerPageLink span,
.dealerSearch .expandedView dd table tr.hover .firstColumn .info .dealerPageLink span{
    background-position: -23px -168px;
}

.dealerSearch .expandedView dd table .firstColumn .info .dealerMapLink {
    margin:0;
}
.dealerSearch .expandedView dd table .firstColumn .info .dealerMapLink span{
    background:url("../../img/dealer_search/tabs.gif") no-repeat -46px -143px;
}

.dealerSearch .expandedView dd table .even .firstColumn .info .dealerMapLink span{
    background-position: -46px -193px;
}

.dealerSearch .expandedView dd table tr:hover .firstColumn .info .dealerMapLink span,
.dealerSearch .expandedView dd table tr.hover .firstColumn .info .dealerMapLink span{
    background-position: -46px -168px;
}

.dealerSearch .expandedView dd table .secondColumn {
    text-align:center;
    vertical-align: middle;
    font-size:15px;
    padding:15px 0 5px 0;
    width:53px;
}

.dealerSearch .expandedView dd .noPhoto .secondColumn {
    width:72px;
    padding:10px 0;
}

.dealerSearch .expandedView dd table .secondColumn a{
    font-size:18px;
    font-weight:bold;
    font-style:normal;
    color:black;
    text-decoration:none;
}

.dealerSearch .expandedView dd table .secondColumn a:hover{
    color:red;
}

.dealerSearch .expandedView dd .noPhoto .secondColumn a{
    margin: 0 3px 0 0;
    text-decoration:underline;
}

.dealerSearch .expandedView dd table .thirdColumn{
    padding:15px 10px 10px 10px;
    vertical-align:top;
}

.dealerSearch .expandedView dd .noPhoto .thirdColumn{
    padding:10px 15px;
    vertical-align:middle;
}

.dealerSearch .expandedView dd table .thirdColumn dl{
    margin:15px 0 0 15px;
    padding:0;
    height:30px;
    overflow:hidden;
}

.dealerSearch .expandedView dd .noPhoto .thirdColumn dl{
    height:auto;
    margin:0;
}

.dealerSearch .expandedView dd table .thirdColumn dl dt,
.dealerSearch .expandedView dd table .thirdColumn dl dd{
    display: block;
    float:left;
    height:30px;
    background:none;
    border:none;
    margin:0;
    padding:0;
    overflow:hidden;
}

.dealerSearch .expandedView dd .noPhoto .thirdColumn dl dt,
.dealerSearch .expandedView dd .noPhoto .thirdColumn dl dd{
    height:auto;
}

.dealerSearch .expandedView dd table .thirdColumn dl .addressMarker {
    width:11px;
    height:16px;
    background:url("../../img/dealer_search/tabs.gif") no-repeat -69px -143px;
    margin:0 10px 0 0;
}

.dealerSearch .expandedView dd table .even .thirdColumn dl .addressMarker {
    background-position:-69px -193px;

}

.dealerSearch .expandedView dd table tr:hover .thirdColumn dl .addressMarker,
.dealerSearch .expandedView dd table tr.hover .thirdColumn dl .addressMarker{
    background-position:-80px -143px;
}

.dealerSearch .expandedView dd table .thirdColumn dl .address,
.dealerSearch .expandedView dd table .thirdColumn dl .time {
    line-height:15px;
    font-size:14px;
    font-weight:normal;
}

.dealerSearch .expandedView dd table .thirdColumn dl .address {
    width:225px;
}

.dealerSearch .expandedView dd .noPhoto .thirdColumn dl .address{
    width:375px;
}


.dealerSearch .expandedView dd table .thirdColumn dl .timeMarker {
    width:15px;
    height:16px;
    background:url("../../img/dealer_search/tabs.gif") no-repeat -69px -159px;
    margin:0 10px 0 0;
}

.dealerSearch .expandedView dd table .even .thirdColumn dl .timeMarker {
    background-position:-69px -175px;
}

.dealerSearch .expandedView dd table tr:hover .thirdColumn dl .timeMarker,
.dealerSearch .expandedView dd table tr.hover .thirdColumn dl .timeMarker {
    background-position:-84px -159px;
}

.dealerSearch .expandedView dd table .thirdColumn dl .time {
    width:100px;
}
.dealerSearch .expandedView dd table .thirdColumn dl .time em {
    font-weight:bold;
    font-style:normal;
    font-size:12px;
}
.dealerSearch .expandedView dd table .thirdColumn dl .dayMarker {
    width:0;
    margin:0;
}

.dealerSearch .expandedView dd table .thirdColumn dl .day {
    width:50px;
    text-align:right;
    font-weight:normal;
}

.dealerSearch .expandedView dd table .thirdColumn .phone {
    height:40px;
    line-height:40px;
    font-weight:normal;
    overflow:hidden;
}

.dealerSearch .expandedView dd table .thirdColumn .phone .icon {
    width:39px;
    height:39px;
    float:left;
    background:url("../../img/telephoneIcon.png") no-repeat -50px 0;
}

.dealerSearch .expandedView dd table .even .thirdColumn .phone .icon {
    background-position:-50px -78px;

}

.dealerSearch .expandedView dd table tr:hover .thirdColumn .phone .icon,
.dealerSearch .expandedView dd table tr.hover .thirdColumn .phone .icon {
    background-position:-50px -39px;

}

.dealerSearch .expandedView dd table .thirdColumn .phone .number {
    color:#2457B7;
    font-size:16px;
    font-weight:bold;
    float:left;
    margin: 0 20px 0 10px;
    overflow:hidden;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .dealerSearch .expandedView dd table .thirdColumn .phone .number{
        margin-right:15px;
    }
}

.dealerSearch .expandedView dd table .thirdColumn .phone em {
    color: red;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
}

.dealerSearch .mapSpoiler {
    width:955px;
  /*  background:url("../../img/dealer_search/mapSpoiler.gif") no-repeat 0 0;*/
    margin: 0 auto;
    cursor:pointer;
}
/*
.dealerSearch .mapSpoiler .buttons{
    height:65px;
    margin:0;padding:0;
}*/
/*
.dealerSearch .mapSpoiler .buttons a {
    background: url("../../img/dealer_search/mapButtons.png") no-repeat  0 0 ;
    cursor: pointer;
    font-size: 0;
    display:block;
    height: 29px;
    width: 32px;
    line-height: 0;
    margin-top: 27px;
}*/

.dealerSearch .mapSpoiler:hover .buttons a,
.dealerSearch .mapSpoiler.hover .buttons a,
.dealerSearch .mapSpoiler .buttons a:hover {
    background-position:0 -29px;
}

.dealerSearch .openMapSpoiler .buttons a{
    background-position: -31px 0;
}

.dealerSearch .openMapSpoiler:hover .buttons a,
.dealerSearch .openMapSpoiler.hover .buttons a,
.dealerSearch .openMapSpoiler .buttons a:hover{
    background-position: -31px -29px;
}

.dealerSearch .mapSpoiler .buttons .leftButton{
    float:left;
    margin-left:10px;
}

.dealerSearch .mapSpoiler .buttons .rightButton{
    float:right;
    margin-right:10px;
}

.dealerSearch .mapSpoiler .mapWrapper {
  /*  margin:5px 0 0 0;*/
    background:#79C5EE;
    height:414px;
    /*padding:7px;*/
    display:none;
}

.dealerSearch .openMapSpoiler .mapWrapper {
    display:block !important;
}


.dealerSearch .openMapSpoiler .mapWrapper #map{
    width:951px;
    margin:0 auto;
    height:414px;
}

.markerInfoWindow {
    text-align: center;
	margin: 8px 0;
    font:normal 14px Tahoma,Arial,Helvetica,sans-serif;
    width:400px;
}

.markerInfoWindow em{
    font:bold 14px Tahoma,Arial,Helvetica,sans-serif;

}

.markerInfoWindow a{
    font:normal 16px Tahoma,Arial,Helvetica,sans-serif;

}

.dealerSearch .openMapSpoiler .mapWrapper #map .markerLabel{
    color:#ffffff;
}

.searchByZipFields {
    margin: 0 10px 10px 10px;
    border: 1px solid #b3b3b3;
    height: 53px;
    overflow:hidden;
}

.searchByZipFields .searchByZipFieldsTitle {
    background:#b3b3b3;
    display: block;
    float: left;
    width:300px;
    line-height:20px;
    height:53px;
    text-align: center;
    vertical-align: middle;
    font-size:18px;
    font-weight: bold;
    padding:6px 0 0 0;
    color: #FFFFFF;
}

.searchByZipFields .searchByZipFieldsTitle span {
    font-size:13px;
    color: #FFFFFF;
}



.searchByZipFields label {
    font-size: 16px;
    color:#000000;
    padding:0;
    height: 26px !important;
    line-height: 26px !important;
    margin: 0 15px 0 0;
}

.searchByZipFields input {
    width:76px;
    margin: 0 10px 0 0;
}

.searchByZipFields select {
    height:26px;
    width:100px;
    margin:0 ;
    padding:0;
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .searchByZipFields select { position:relative; top:2px;}
}

.searchByZipFields .zipCodesButton {
    background: url("../../img/search_result/searchResultButtons.png") no-repeat scroll -528px -255px transparent;
    float: left;
    font-size: 0;
    display:block;
    height: 26px;
    width: 48px;
    line-height: 26px;
    margin: 12px 0 0 0;
    padding:0;
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
    .searchByZipFields .zipCodesButton { margin-top:14px;}
}

.searchByZipFields .zipCodesButton:hover {
    background-position:-584px -255px;
}

.searchByZipFields div {
    height:26px;
    line-height:26px;
    padding:12px 10px 10px 30px;
    float:left;
}

.searchByZipFields .searchButton {
    margin: 5px 0 0 25px;
}

#paginalNavigationWrapper .paginator{
    text-align:center;
    margin: 0 auto;
    background:#f2f2f2;
}




