﻿#abe_powered { display: none !important; }  /*remove the powered by link*/
#abe_default { background-color: transparent !important; } /*remove the white bg-color*/
fieldset { margin-top: 8px !important; margin-left:16px !important; }
fieldset h2 { font-size: 15px !important; font-weight: bold !important; color:white !important; border:none !important; } /*search box Pickup*/
#abe_STEP1 fieldset label, #abe_datePickup_title, #abe_dateDropoff_title { font-size: 12px !important; color:#ff8300 !important; text-transform:lowercase !important; margin-bottom: 3px !important; } /*search box titles*/
fieldset input { padding: 2px !important; }
fieldset select { padding: 1px !important; }
#abe_l_droplocation_cb, #abe_datePickup_message, #abe_dateDropoff_message { font-size:10px !important; color:White !important; padding-top:2px !important; } /*diff drop loc*/
div#abe_default div.abeinnerbox { width:300px !important; margin-right:20px !important; }
.search_box { width: 285px !important; border:solid 1px white !important; background: white !important; }
#abe_STEP1 .box_tgradient, #abe_STEP1 .box_bgradient { display: none !important; }
div#abe_default div#abe_step1box { border: none !important; background: #272A31 !important; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -o-border-radius: 8px; box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.5); -moz-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.5); }

/* swap the search button*/
div#abe_default p.butn_style1 a, div#abe_default p.butn_style1 a:hover {
  background-image:url(../Images/search.gif) !important;
  background-position: 0 0 !important;
  height:40px !important;
  width:98px !important;
}
div#abe_default p.butn_style1 a span { display:none; }

div#abe_default input, div#abe_default textarea, div#abe_default select { border:solid 1px white !important; background:white !important; font-size:12px !important; }
div#abe_default input.search_input { padding-bottom: 1px !important; font-weight: bold !important; font-size: 15px !important; }
div#abe_default input#abe_driverAge { width:140px !important; }
div#abe_default select#abe_carGroupList { width: 137px !important; }
div#abe_default select#abe_countryList, div#abe_default select#abe_pickupList, div#abe_default select#abe_dropoffList, div#abe_default select#abe_currencyList, div#abe_default select#abe_residenceList 
{
    width:288px !important;
}
#abe_b_currency, #abe_b_residence { margin-top: 6px !important; }

/**/
div.abe_browser 
{
    width: 333px !important;
    padding: -2px 0 0 0 !important;
    color: White !important;
    font-size: 14px !important;
}
div.search_box div.search_form input.search_input {
    margin-top: 2px !important;
}

div.search_box input.search_spinner_reset {
    margin: 3px 6px 0 0 !important;
}
