﻿body.eat {
    background: url("/images/bg_eat.jpg") no-repeat fixed 45% 0 #000000;
    overflow-x: hidden;
}

#header #EatNav {
}

    #header #EatNav ul {
    }

        #header #EatNav ul li.selected {
            background: #F48221;
        }

        #header #EatNav ul li:hover {
            background: #F48221;
        }

            #header #EatNav ul li:hover a {
                color: #fff;
            }

        #header #EatNav ul li a {
            color: #F48221;
        }

        #header #EatNav ul li.selected a {
            color: #fff;
        }

        #header #EatNav ul ul {
            background: #F48221;
        }

            #header #EatNav ul ul li:hover {
                background: #fff;
            }

                #header #EatNav ul ul li:hover a {
                    color: #565656;
                }

            #header #EatNav ul ul li a {
                color: #565656 !important;
            }

            #header #EatNav ul ul ul {
                background: #fff;
            }

div#EatProdSearch div.open form {
    background: #fff !important;
    border: 10px solid #F48221;
}

div#EatProdSearch div.open div.accommodationSearchImg h2 {
    background: url("/images/eat_prodsearch_closed.png") no-repeat scroll left center transparent;
}

#centralWrapperTop #EatGallery ul.galControls li {
    background: url("/images/eat_fpgal_num_off.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

    #centralWrapperTop #EatGallery ul.galControls li.current {
        background: url("/images/fpgal_num_on.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    }

div#main div.productListText {
    clear: both;
    margin: 10px 0;
    float: left;
}
