@charset "utf-8";
/* CSS Document */

/*IE XP to show the fake scroller when the items are smaller than the limit*/
#maincol #list1 ul {
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: right top;
}
/* hack for IE6 not to display the text pixelted */
#customer_pages h2 {
    background-color: #fff;
}
/* hack for IE6 not to display the text pixelted */
#customer_pages h3 {
    background-color: #fff;
}
/* hack for IE to center the text in the search input fields */
.search_container .inputField, #customer_pages .search_container .inputField {
    margin-top: 5px;
}
#customer_pages .search_container .searchButton,
/*.top_menu_container .search_container .searchButton,*/
.search_container .searchButton {
    padding-top: 4px !important;
}


/*.input_submit,
#customer_pages .button_orange,
#maincol .button_orange,
#customer_pages .button_grey,
#maincol .button_grey,
input[type="submit"]{
    padding: 2px !important;
}
.input_submit {
    background: white url('../images/web/button_orange_bg.png') repeat-x center   !important;
}
#customer_pages .button_orange,
#maincol .button_orange{
    background: white url('../images/web/button_orange_bg.png') repeat-x center   !important;
}
#customer_pages .button_grey,
#maincol .button_grey {
    background: white url('../images/web/button_grey_bg.png') repeat-x center   !important;
}
*/

#customer_pages .top_slider_container_arrows {
 top: 42px;
}

input[type="text"], select {
    height: auto !important;
}

.search_container .searchButton {
    padding-left: 2px !important;
}
#customer_pages .search_container .searchButton {
    padding-left: 2px !important;
}

#maincol .inside_page_subtitle,
#customer_pages .inside_page_subtitle{
    background-color: #fff;
}
/*#maincol .top_slider .image_box,
#maincol .category_image_box_container .image_box,
#maincol .categories_boxes .image_box */
#maincol .top_slider .image_box_container{
border: none !important;
}

.top_slider_container {position: relative;}

div.rbt_rounded_button .rounded_middle a, div.rbt_rounded_button .rounded_middle_grey a {
    padding-top: 4px !important;
}