/* Certified Service - Offers - Dealer locate*/

#popup_zip_new{
		display:none;
		position:absolute;
		padding: 0 0 0 15px;
}

#popup_zip_new .zipCodeArea{
	margin:5px 0 0 0;	
}

#invalidZip_new {
    color: #FF0000;
    font-size: 11px;
    font-weight: bold;
	visibility: hidden;
}
 
 #BRANDID{
	height:17px;
    font-size: 10px;
    width: 111px;
	border:none;
 }
 
 #autoServicesOffers_new{
 	margin-top: 5px;		
 }

#btn_zipCodeField{
	height: 17px;
	float:left;	 	
}

.popup_promo{
    background: url("../../../../_res/offers_cs/images/bg_dealer_locate.png") no-repeat scroll 0 0 transparent;
    display: none;
    float: left;
    height: 91px;
    left: 20px;
    position: relative;
    top: -125px;
    width: 171px;
}

.close{
    font-size: 10px;
    padding: 5px 0 0 0;
    text-align: right;
    width: 171px;
}

.close span{
    font-size: 10px;
    width: 140px;
	font-weight: bold;
}

.close a {
    color: #FFFFFF;
    cursor: pointer;
    margin: 0;
    padding: 0 5px 0 0;
    width: 60px;
}

.close a .closeTag{
	color: #B3B3B3;
}

.zipCodeFieldMapOverlay{
  	background-color: #FFFFFF;
    border: medium none;
    color: #030303;
    float: left;
    font-size: 10px;
    height: 17px;
    padding: 0 0 0 5px;
    width: 90px;
}