/* form ****/
.dl_singleColumn #dl_countryDiv{
    float: left;
    height: 68px;
    width: 210px;
}

.dl_singleColumn #dl_country{
    margin-bottom: 10px;
    margin-bottom: 10px;
}


.dl_singleColumn #dl_optionsDiv{
    float: left;
    height: 68px;
    width: 100px;

}

.dl_singleColumn #dl_optionsDiv div{
    padding-top: 2px;
    padding-bottom: 8px;
}

.dl_singleColumn #dl_zipCode{
    width: 180px;
    margin-bottom: 5px;
}

.dl_singleColumn #dl_city{
    width: 180px;
    margin-bottom: 3px;
}

.dl_singleColumn #dl_state{
    width: 185px;
    margin-bottom: 3px;
}

.dl_singleColumn #dl_distance{
    float:left;
    margin-right: 18px;
}

.dl_singleColumn #dl_submitDiv{
    float:left;
    width: 100px;
}

.dl_singleColumn #dl_form{
    margin-bottom: 25px;
}

#dl_cityStateDiv{
    display: none;
}

.dl_title {
    background-color: #777777;
}

.featured .dl_title {
    background-color: #2D5299;
}

#dl_form input, #dl_form select{
    color: #373737;
    text-transform: uppercase;
}

#dl_form input::-webkit-input-placeholder {
    color: #888888;
}

#dl_form input:-moz-placeholder {
    color: #888888;
}

#dl_form input.hasPlaceHolder, #dl_form select.hasPlaceHolder{
    color: #888888;
}

#dl_form select.hasPlaceHolder option{
    color: #373737;
}

#dl_form select option.disabled, #dl_form select.hasPlaceHolder option.disabled{
    color: #888888;
}

#dl_form input:focus::-webkit-input-placeholder {
  color: transparent;
}



/* dealer list results ******* */
.dl_singleColumn #sidebar{
    float:left;
    width: 35%;
}

#dl_resultsDiv{
    display: none;
}

#dl_resultTotal {
    padding: 0px 0 4px 4px;
    font-size: 10px;
    line-height: 13px;
}

.dl_pagination {
    text-align: right;
    line-height: 11px;
    font-size: 11px;
    background-color: #F0F0F0;
    border: 1px solid #DDDDDD;
    border-width: 1px 0px 0px;
    display: none;
}

#dl_pagination_top {
    border-width: 0px 0px 1px;
}

.dl_pagination .pg_pad {
    padding: 4px 5px 3px 0;
}

#dl_pagination_top .pg_pad {
    padding: 3px 5px 4px 0;
}

.dl_pagination a {
    color: #3A3A3A;
    padding: 0px 3px;
    text-decoration: none;
}

.dl_pagination a.current {
    color: #FFFFFF;
    background-color: #2C539B;
}

.dl_pagination .dl_pagePrev {
    padding-right: 10px;
}

.dl_pagination .dl_pageNext {
    padding-left: 10px;
}

#dealerLoc_results {
    border: 1px solid #C4C5C7;
    background-color: transparent;
    border-radius: 3px 3px 3px 3px;
    color: white;
    display: none;
    height: 500px;
}

#dealerLoc_resultsPad {
    padding: 2px;
    /*position: relative;*/
    overflow-y: auto;
}

#dealerLoc_results .dl_title {
    cursor: pointer;
    color: #FFFFFF;
    text-transform: capitalize;
    padding: 4px;
    font-weight: bold;
}

#dealerLoc_results .dl_noLatLon_dev .dl_title{
    cursor: default;
    background-image: url(//assets-static.lemansnet.com/common/img/dealerLocator/noLatLon.png);
    background-repeat: no-repeat;
    background-position: 1px 3px;
}

#dealerLoc_results .dl_detail{
    /*position: relative;*/
}

#dealerLoc_results .featured .dl_title {
    text-transform: uppercase;
}

#dealerLoc_results .dl_title .dl_flagNum {
    float: left;
    width: 25px;
}

#dealerLoc_results .dl_name div {
    padding-left: 25px;
}

#dealerLoc_results .dl_address {
    background: url(//assets-static.lemansnet.com/common/img/dealerLocator/dealerLoc_flagTipGray.png) no-repeat top left transparent;
    color: #3a3a3a;
    padding: 2px 5px 8px 29px;
    text-transform: capitalize;
}

#dealerLoc_results .featured .dl_address {
    background: url(//assets-static.lemansnet.com/common/img/dealerLocator/dealerLoc_flagTip.png) no-repeat top left transparent;
}

#dealerLoc_results .dl_address div {
    font-size: 11px;
    line-height: 16px;
}

#dealerLoc_results .dl_img, dl_bubble img {
    float: right;
    margin: 3px;
}

.dl_imgDiv {
    float: left;
    position: absolute;
    border: 1px solid #000000;
    background-color: #FFFFFF;
    padding: 2px;
    overflow: visible;
    z-index: 1000;
    font-size: 0px;
    line-height: 0px;
}

.dl_brands {
    margin-top: 3px;
}

.dl_brands .clear {
    font-size: 0px;
    clear: both;
}

.dl_brands a {
    display: block;
    float: left;
    height: 18px;
    overflow: hidden;
    background-color: transparent;
    background-image: url(//assets-static.lemansnet.com/common/img/brandLogos3.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-decoration: none;
    margin-right: 8px;
    cursor: pointer;
}

.dl_brands a span {
    position: absolute;
    display: none;
}

.dl_brands a.amstires {
    width: 50px;
    background-position: -1px 0px;
}

.dl_brands a.amstires:hover {
    background-position: -1px -19px;
}

.dl_brands a.arctiva {
    width: 68px;
    background-position: -65px 0px;
}

.dl_brands a.arctiva:hover {
    background-position: -65px -19px;
}

.dl_brands a.rideicon {
    width: 51px;
    background-position: -147px 0px;
}

.dl_brands a.rideicon:hover {
    background-position: -147px -19px;
}

.dl_brands a.mooseracing {
    width: 56px;
    background-position: -212px 0px;
}

.dl_brands a.mooseracing:hover {
    background-position: -212px -19px;
}

.dl_brands a.mooseutilities {
    width: 50px;
    background-position: -282px 0px;
}

.dl_brands a.mooseutilities:hover {
    background-position: -282px -19px;
}

.dl_brands a.slipperywetsuits {
    width: 57px;
    background-position: -348px 0px;
}

.dl_brands a.slipperywetsuits:hover {
    background-position: -348px -19px;
}

.dl_brands a.thormx {
    width: 43px;
    background-position: -425px 0px;
}

.dl_brands a.thormx:hover {
    background-position: -425px -19px;
}

.dl_brands a.z1rhelmets {
    width: 33px;
    background-position: -487px 0px;
}

.dl_brands a.z1rhelmets:hover {
    background-position: -487px -19px;
}

.dl_brands a.parts-unlimited {
    width: 46px;
    background-position: -539px 0px;
}

.dl_brands a.parts-unlimited:hover {
    background-position: -539px -19px;
}

.dl_brands a.dragspecialties {
    width: 46px;
    background-position: -604px 0px;
}

.dl_brands a.dragspecialties:hover {
    background-position: -604px -19px;
}

.dl_brands a.pythonperformance {
    width: 46px;
    background-position: -663px 0px;
}

.dl_brands a.pythonperformance:hover {
    background-position: -663px -19px;
}


/* map **********/
.dl_singleColumn #content{
    float:right;
    width: 60%;
}


#dl_mapDiv {
    display: none;
    height: 606px;
}

#dealerLoc_map {
    height: 100%;
    border: 1px solid #C4C5C7;
}

.dl_bubble {
    padding: 0px;
    margin: 0px;
    font-size: 12px !important;
    line-height: normal !important;
    width: 200px;
}

.dl_bubble.dl_imgW {
    width: 220px;
    margin-right: 15px;
}

.dl_bubble h3 {
    text-transform: capitalize;
    font-size: 12px;
    padding: 0 0 5px 0;
    margin: 0px;
    clear: none !important;
}

.dl_bubble.dl_featured h3 {
    text-transform: uppercase;
    font-weight: bold;
}

.dl_bubble .dl_address {
    text-transform: capitalize;
    font-size: 12px;
}

.dl_bubble img {
    float: right;
    margin: 0 0 3px 3px;
}

.dl_bubble .dl_phone {
    text-transform: capitalize;
    font-size: 11px;
}

#dealerLoc_legend {
    clear: both;
    padding: 8px 0 0 3px;
    line-height: 11px !important;
    font-size: 11px;
}

#dealerLoc_legend div.featured,
#dealerLoc_legend div.nonFeatured {
    float: left;
    font-size: 10px;
}

#dealerLoc_legend div.nonFeatured {
    margin-left: 15px
}

#dealerLoc_legend .dl_title {
    float: left;
    height: 10px;
    width: 10px;
    padding: 0px;
    margin: 0 7px 0 3px;
}

.dl_clear {
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    clear: both;
    width: 0px;
}

#dl_mapLegend {
    font-size: 10px;
    line-height: 15px;
}

#dl_mapLegend_onPage {
    float: left;
    width: 50%;
}

.dl_mapLegend_title {
    font-weight: bold;
    text-decoration: underline;
    padding: 9px 0 11px 15px;
}

.dl_mapLegend_featured {
    padding: 7px 0 8px 27px;
    margin-left: 30px;
    background: url(//assets-static.lemansnet.com/common/img/dealerLocator/default_markers/blue/legend_featured.png) no-repeat;
}

.dl_mapLegend_nonFeatured {
    padding: 4px 0 5px 27px;
    margin-left: 30px;
    background: url(//assets-static.lemansnet.com/common/img/dealerLocator/default_markers/nonFeatured/legend_nonFeatured.png) no-repeat 2px 3px;
}

#dl_mapLegend_notOnPage {
    float: right;
    width: 50%;
}

#dl_mapLegend_notOnPage .dl_mapLegend_featured {
    padding: 7px 0 8px 22px;
    background: url(//assets-static.lemansnet.com/common/img/dealerLocator/default_markers/blue/legend_featured_notOnPage.png) no-repeat left 9px;
}

#dl_mapLegend_notOnPage .dl_mapLegend_nonFeatured {
    padding: 4px 0 5px 22px;
    background: url(//assets-static.lemansnet.com/common/img/dealerLocator/default_markers/nonFeatured/legend_nonfeatured_notOnPage.png) no-repeat 1px 6px;
}

#dealerLoc_results.loading, #dl_mapDiv.loading, .loading {
    background: url("//assets-static.lemansnet.com/skins/sam/ajax-loader.gif") no-repeat scroll center 25px;
    /*background-color: #F8F8F8 !important;*/
    min-height: 200px;
    border: 0px none !important;
}

#dealerLoc_results.error, #dl_mapDiv.error {
    color: #990000;
    font-weight: bold;
    border: 0px none !important;
}

.dl_showWithOnlineDealers{
    display: none;
}

#dl_onlineLink .dl_showWithSearchDealers{
    display: block;
}
