﻿
*
{
    margin: 0;
    padding: 0;
}

body
{
    background: #91AAA8 url("/Content/Images/Master/Background.gif") repeat-x;
    font-size: .8em;
    font-family: Calibri, Helvetica, Sans-Serif;
    margin: 0 auto;
    width: 984px;
    padding: 0;
    color: #000;
}

img
{
    border: none;
    vertical-align: top;
}

a:link
{
    color: #468aa8;
    text-decoration: none;
}
a:visited
{
    color: #468aa8;
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
    color:Blue;
    
}
a:active
{
    color: #364f5a;
}

p, ul
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

ul
{
    list-style: none;
}

form li 
{
    margin-top:10px;
}

#form_background-image
{
    padding: 10px 15px 10px 10px;
    /*position:absolute;
    width:900px;
    background:url("/Content/Images/twist1.jpg") no-repeat center bottom;*/
    background:url("/Content/Images/twist1.jpg") no-repeat left bottom white;
    margin-top:10px;
}
    #form_background-image div.form
    {
        background-color:White;
        width:475px;
        padding:0 10px 10px 10px;
    }
        #form_background-image div.form input[type="text"] 
        {
            width:55%;
        }

dl.street
{
    float:left;
    min-width:200px;
}
dl dt
{
    font-weight: bold;
    clear: both;
}


input, .input   
{
    line-height: 1;
    border: 1px solid #aaaaaa;
    background-color: #fafafa;
    /*padding: 4px 3px 1px 3px;*/
    padding: 5px;
    padding-top: 8px;
    margin: 0 0 10px 2px;
    color: #333333;
	font-size: 18px;
}

select 
{
    background-color:#FAFAFA;
    border:1px solid #AAAAAA;
    color:#333333;
    font-size:14px; 
    padding:8px 5px 5px;
    min-width: 150px;
}

fieldset 
{
    -moz-border-radius:8px 8px 8px 8px;
    margin-top:10px;
    padding: 5px;
}

input:hover{
    /* border: 1px solid #666666; */
}

input#TelephoneNumber{
    width: 130px;
}

input#PostalCode{
    width: 80px;
}


input#StreetNumber{
    width: 50px;
}



#streetid-span 
{
clear:both;
display:block;
margin-left:112px;
padding-top:21px;
    }


#cityid-span 
{
display:block;
margin-left:112px;
margin-top:20px;
    }

input#ApartmentNumber{
    width: 50px;
}

input#TelephoneNumberExtension{
    width: 50px;
}

select#CreditCardKindId{
    width: 200px;
}

select#MenuCategorySizeId
{
    width: 200px;
}


input#Name{
    width: 300px;
}

input#HolderName{
    width: 400px;
}

input#Number{
    width: 200px;
}

input#ConfirmationNumber{
    width:40px;
}

input#Quantity{
    width:40px;
}

textarea#Comment{
    width: 400px;
}

label
{
    font-size: 1.2em;
    font-weight: bold;
    vertical-align: middle;
    float: left;
    width: 8em;
    Color: #666666;
    border-top: dashed 1px #dddddd;
}


input[type="submit"]
{
    clear: both;
    background:#8b1000 url("/Content/Images/ButtonBackground.gif") repeat-x 0 -1px;
    border-bottom:2px solid #999999;
    color:#fff;
    cursor:pointer;
    font-size: 18px;
    height: 36px;
    padding: 2px 10px;
    margin-top: 20px;
    
}

.input-sweepstakes, a.input-sweepstakes, .input-sweepstakes
{
    background:#8b1000 url("/Content/Images/ButtonBackground.gif") repeat-x 0 -1px;
    border-bottom:2px solid #999999;
    color:#fff;
    cursor:pointer;
    font-size: 12px;
    padding: 2px 10px;
    float: right;
}


input[type="button"] 
{
    height:34px;
    cursor:pointer;
    font-size: 18px;
    height: 36px;
    padding: 2px 10px;
    margin-left: 20px;
}

input[type="radio"] 
{
    vertical-align: middle;
    border: inherit;
}


/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.6em;
    color: #000;
    font-family: Helvetica, sans-serif;
}

h1
{
    font-size: 2.4em;
}
h2
{
    padding: 0 0 10px 0;
    background-image: url("/Content/Images/Master/H2Background.gif");
    padding: 10px;
    color: #494649;
    clear: both;
    font-size: 2em;
}
h3
{
    font-size: 1.2em;
    
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

h5.reviews {
    background-color:#F3F2F2;
    border-bottom:1px dashed #BBBBBB;
    color:#494649;
    font-size:1em;
    padding:1px 5px;
    text-align:right;
}


/* MAIN 
----------------------------------------------------------*/

#page.en #newsite-banner{
    background: transparent url("/Content/Images/Master/EnglishNewBanner.png") no-repeat;
}

#page
{
}


#container-top
{
    background-image: url("/Content/Images/Master/Container/ContainerHeader.png");
    height: 18px;
}

#container
{
    clear: both;
    background-image: url("/Content/Images/Master/ContainerBackground.gif");
}

#container-bottom
{
    clear: both;
    background-image: url("/Content/Images/Master/Container/ContainerBottom.png");
    height: 10px;
}

#main
{
    margin-left: 20px;
    border-right: 1px solid #dedede;
    padding: 10px 20px 10px 10px;
    overflow:hidden;
}

#columnright
{
    float: right;
    width: 300px;
    margin: 2px 20px 10px 10px;
}

/* HEADER 
----------------------------------------------------------*/

#header
{
    height: 171px;
    color: #000;
}

#headerlogo
{
    margin-left: 20px;
    padding-top: 20px;
    height: 95px;
    background: transparent url("/Content/Images/Master/Header/FrenchLogo.gif") no-repeat 0 20px;
    width: 418px;
}
#page.en #headerlogo
{
    background: transparent url("/Content/Images/Master/Header/EnglishLogo.gif") no-repeat 0 20px;
}
#headerlogo h1, #headerlogo h2
{
    height: 50px;
    text-indent: -99999px;
    background: none;
    padding: 0;
}
#headerlogo h2
{
    height: 45px;
}
#headerlogo h1 a, #headerlogo h2 a
{
    display: block;
    width: 100%;
    height: 100%;
    outline: none;
}

#headermenu
{
    clear: both;
    float: left;
    margin-left: 20px;
    margin-top: 5px;
    width: 700px;
}

#headersearch
{
    float: right;
    width: 260px;
}

#headersearch input
{
    height: 31px;
    margin: 9px 3px 0 0;
    color: #000000;
    padding: 10px 5px 0px 5px;
	font-size: 18px;
    height: 26px;
	float: left;
	border: 1px dashed #666666;
}

#headersearch #search-button
{
    background: url("/Content/Images/Icons/Search40px.png") no-repeat;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: -9999px;
    vertical-align: middle;
    cursor: hand; 
    float: left;
    margin: 9px 10px 0 0;
    clear: none;

}

#link-container
{
    font-size: 1em;
    font-weight: bold;
    height: 20px;
    padding-top: 20px;
    color: #FFFFFF;
}

#link-container a:link, #link-container a:hover, #link-container a:visited, #link-container a:active
{
    color: #FFFFFF;
}

#link-container a:hover
{
    text-decoration: none;
    border-bottom: thin dotted;
}

#link-container a:visited
{
    text-decoration: none;
}

#languagedisplay
{
    margin-left: 6px;
    background: #475d67;
    float: left;
}

#languagedisplay ul li
{
    font-size: 1em;
    font-weight: bold;
    padding: 0px 10px;
    float: left;
    list-style: none;
}

#logindisplay
{
    margin-right: 6px;
    background: #475d67;
    float: right;
}

#logindisplay ul li
{
    font-size: 1em;
    font-weight: bold;
    padding: 0px 10px;
    float: left;
    list-style: none;
}

#ads-header
{
    width: 728px;
    height: 90px;
    background: white;
    margin: 0 0 0 131px;
}

#ads-sidebar 
{
    padding-bottom: 15px;
}

/* HEADER TAB MENU   
----------------------------------------------------------*/
#mainmenu ul
{
    background-image: url("/Content/Images/Master/Header/Menu/Background.gif");
    height: 47px;
    float: left;
    margin: 0;
}

#mainmenu ul li
{
    float: left;
    height: 47px;
    line-height: 47px;
    list-style: none;
    padding-right: 15px;
    background: url(/Content/Images/Master/Header/Menu/Separator.jpg) no-repeat center right;
}

#mainmenu ul li.last
{
    padding-right: 0px;
    background: none;
}

#mainmenu ul li a
{
    font-weight: 300;
    font-size: 19px;
    color: #666666;
    text-decoration: none;
    line-height: 1.8em;
    margin-right: 10px;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-position: right;
    /* letter-spacing: -0.1em; */
}

#mainmenu ul li a:hover
{
    border-bottom: 5px solid #CCCCCC;
}

#mainmenu ul li a:active
{
    text-decoration: none;
    border-bottom: 5px solid #d23b30;
}

#mainmenu ul li.selected a
{   
    border-bottom: 5px solid #d23b30;
}


/* FOOTER 
----------------------------------------------------------*/

#footer
{
    margin-top: 2px;
    color: #999;
    padding: 20px;
    text-align: right;
    line-height: normal;
    font-size: .9em;
    background: url("/Content/Images/Master/Footer/FooterBackground.png") no-repeat;
    height: 99px;
}



/* HOME PAGE 
----------------------------------------------------------*/

#home-container
{
    overflow: auto;
}

#home-container-columnright
{
    float: right;
    width: 360px;
}


#searchbox
{
    background-color: #bbbbbb;
    width: 320px;
}

#searchbox h1
{
    color: #ffffff;
    background: url("/Content/Images/Icons/Search64px.gif") no-repeat;
    padding: 2px 0 0 80px;
    letter-spacing: -1px;
    height: 80px;
    line-height: 0.8em;
}

#searchbox h5
{
    color: #555555;
    padding: 0 0 0 81px;
    margin-top: -30px;
    margin-bottom: 10px;
}

#searchbox input
{
    padding: 5px;
    font-size: 18px;
    margin: 10px 0 0 0;
    border: 0.1em solid #666666;
    width: 96%;
}

#searchbox input[type="submit"] 
{
    width: 150px;
    margin-left: 80px;
}

.homebox-header
{
    width: 360px;
    height: auto;
    position: relative;
    margin-bottom: 20px;
}  
    .homebox-header-big
    {
        width: 605px;
    }
        .homebox-header-big ul
        {
            font-weight:bold;
            margin-left:40px;
            margin-right:30px;
        }
            .homebox-header-big ul li
            {
                list-style-type:disc;
                padding-top:10px;
            }

.homebox-header.right
{
    width: 300px;
}

.empty.homebox-header
{
    background: url("/Content/Images/Home/HeaderHomeBox.gif") no-repeat;
}
    .empty.homebox-header-big h2
    {
        background: url("/Content/Images/Home/HeaderHomeBoxBig.gif") no-repeat;
    }

.empty.homebox-header.right
{
    background: url("/Content/Images/Home/HeaderHomeBoxRight.gif") no-repeat;
}


.contests.homebox-header
{
    background: url("/Content/Images/Home/HeaderContests.gif") no-repeat;
}

.reviews.homebox-header
{
    background: url("/Content/Images/Home/HeaderReviews.gif") no-repeat;
}

.news.homebox-header
{
    background: url("/Content/Images/Home/HeaderContest.gif") no-repeat;
}


.homebox-header h2
{
    color: #727272;
    font-size: 22px;
    letter-spacing: -1px;
    text-transform: uppercase;
    padding: 15px 0 0 10px;
    letter-spacing: -1px;
    line-height: 0.7em;
    background: none;
    margin-bottom: 0;
}

.homebox-header h4
{
    color: #bababb;
    font-size: 20px;
    letter-spacing: -1px;
    text-transform: uppercase;
    padding: 10px 0 0 10px;
    line-height: 0.7em;
    height: 35px;
}



.empty.homebox-header h2
{
    color: #727272;
    font-size: 20px;
    letter-spacing: -1px;
    text-transform: uppercase;
    padding: 18px 0 0 10px;
    letter-spacing: -1px;
    line-height: 0.7em;
    height: 32px;
}

.empty.homebox-header span
{
    color: #bababb;
}


.homebox-content
{
    
    height : auto;
    position : relative;
    border-right: 1px solid #dddddd;
	border-left:1px solid #dddddd;
	padding:10px;
}
    .homebox-content-big
    {
	    border-right:1px solid #dddddd;
	    border-left:1px solid #dddddd;
	    padding-left:20px;
	    padding-top:10px;
    }

.homebox-content li
{
    padding: 5px 0px;
    clear: both;
    overflow:auto;
    border-bottom: solid 1px #f4f4f4;
}

.homebox-footer
{
    background: url("/Content/Images/Home/FooterHomeBox.gif") no-repeat;
    height: 26px;
    position: relative;
    text-align: right;
    padding: 0 10px 5px 0;
    color: #d23b30;
    text-decoration: underline;
    font-weight: bold;
}
    .homebox-footer-big
    {
        background: url("/Content/Images/Home/FooterHomeBoxBig.gif") no-repeat;
        height: 26px;
        position: relative;
        text-align: right;
        padding: 0 10px 5px 0;
        color: #d23b30;
        text-decoration: underline;
        font-weight: bold;
    }

.homebox-footer a
{
    color: #d23b30;
}

.restaurant_name
{
    font-weight: bold;
    font-size: 1.2em;
    display: inline;
}

/* ONLINE ORDERS 
----------------------------------------------------------*/
#commandesenligne 
{
}
    #commandesenligne div.content
    {
        float:left;
        width:275px;
    }
    
    #commandesenligne h2 span 
    {
        font-variant:small-caps;
        letter-spacing:-0.03em;
    }
        #commandesenligne h2 span.red1 
        {
            color:#FF0000;
        }
        #commandesenligne h2 span.red2 
        {
            color:#990000;
        }
    #commandesenligne h3 
    {
        font-size:16px;
    }
    #commandesenligne img
    {
    }

/* RESTAURANT SEARCH 
----------------------------------------------------------*/

ul.search-results{
    width: 48em;
    background-color:#FFFFFF;
}

ul.search-results li{
    width: 15em;
    float: left;
    margin-bottom: 20px; 
    margin-right: 12px;
    min-height: 9em;
}

ul.search-results li.fixed-height{
    height: 9em;
}

ul.search-results li.online-fixed{
    min-height: 19em;
}

.online-order-available {
	
}

.online-order-available a {
	background:url("/Content/Images/ButtonBackground.gif") repeat-x scroll 0 -1px #8B1000;
    border-bottom:2px solid #999999;
    color:#FFFFFF;
    cursor:pointer;
    font-size:1em;
    padding:2px 10px;
}


.rel-pager {
    clear: both;
    float: left;
    margin-top: 10px;
}
    .rel-pager .page-x-of-y
    {
        padding-right: 10px;
    }

    .rel-pager a {
        border: 1px solid #DDDDDD;
        text-align:center;
        width:15px;
        padding: 5px;
    }

    .rel-pager a.selected
    {
        font-weight: bold;
        border: 1px solid #6f858b;
    }

    .rel-pager a:hover
    {
          border: 1px solid #6f858b;
    }

/* RESTAURANT HOME 
----------------------------------------------------------*/

#restaurant-topmenu
{
    background: url("/Content/Images/Restaurants/TopMenu/background.jpg") no-repeat;
    min-height: 50px;
    padding-top: 12px;
}

    #restaurant-topmenu ul
    {
        margin-left: 5px;
    }

    #restaurant-topmenu ul li
    {
        list-style: none;
        margin: 0;
        display: inline;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 1.3em;
    }

    #restaurant-topmenu a
    {
        height: 30px;
        color: #494649;
        padding: 4px;
    }

    #restaurant-topmenu a:hover
    {
        background: #979697;
        color: #ffffff;
    }

    #restaurant-topmenu a.selected
    {
        background: #494649;
        color: #ffffff;
    }

#restaurant-info, #restaurant-info h1 a
{
    background-color: #494649;
    color: #FFFFFF;
    margin-bottom: 1px;
    min-height: 105px;
    overflow: hidden;
}

#restaurant-logo 
{
    background:none repeat scroll 0 0 #FFFFFF;
    border:3px solid #CCCCCC;
    float:right;
    padding:6px;
}

#restaurant-logo-owner{
    float: right;
    padding: 3px;
    background: url("/Content/Images/Restaurants/TopMenu/BackgroundPubOwner.jpg");
    width: 220px;
    height: 110px;
}

#restaurant-logo-owner h4{
    margin: 35px 0 0 45px;
    font-size: 1.6em;
    font-weight: bold;
    color: #ae1e14;
}

#restaurant-logo-owner span{
    padding: 0px 10px 10px 20px;
    color: #494649;
    display: block;
    text-align: justify;
}

.restaurant-closed {
    font-size: 50%;
    color: Red;
    
}


.restaurant-invalid
{
    margin-top: 10px;
}

    .restaurant-invalid a, .restaurant-invalid a:visited
    {
        color: #ffffff;
        background: url("/Content/Images/Icons/Invalid12px.png") no-repeat;
        padding: 0 0 0 15px;
        text-decoration: none;
        margin-top: 10px;
    }
    
    .restaurant-invalid a:hover
    {
        border-bottom: 1px dashed;  
        }  
 
.restaurant-contact
{
    margin-top: 10px;
}
    
    .restaurant-contact a, .restaurant-contact a:visited
     {
            color: #979697;
            background: url("/Content/Images/Icons/Contact.png") no-repeat;
            padding: 0 0 0 25px;
            text-decoration: none;
            margin-top: 10px;
     }
     
    .restaurant-contact a:hover
    {
        border-bottom: 1px dashed;  
        }  
 

.siteweb a
{
    color: #FFFFFF;
}

    .siteweb a:hover
    {
        border-bottom: 1px dashed;
    }

.restaurant-tabs-container
{
    margin-bottom: 15px;
}


#restaurant-tabs-list ul
{
    padding: 15px 0 0 0;
    margin-left: 0;
    margin-bottom: 0;
    font-size: 1.3em ;
    font-weight: bold;
    background: url("/Content/Images/Tabs/Background-Tabs.jpg") no-repeat;
}

#restaurant-tabs-list ul li
{
    list-style: none;
    margin-bottom: 0px;
    display: inline;
    text-transform: uppercase;
    font-weight: bold;
}


#restaurant-tabs-list ul li a
{
    padding:5px 10px 0;
    text-decoration: none;
    background: #dddddd;
    border-bottom: solid 1px #ffffff;
    color: #999999;
}


#restaurant-tabs-list ul li a:link { }
#restaurant-tabs-list ul li a:visited { }

#restaurant-tabs-list ul li a:hover
{

}

#restaurant-tabs-list ul li.ui-state-active a
{
    background:none repeat scroll 0 0 white;
    border-color:#AAAAAA #AAAAAA #FFFFFF;
    border-style:solid;
    border-width:1px 1px 2px;
    color:#494649;
}

#cities-tab, #regions-tab, #services-tab, #atmosphere-kinds-tab, #cooking-kinds-tab, #meal-kinds-tab
{
    border-right: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
    border-top: 1px solid #aaaaaa;
    min-height: 80px;
}

#cities-tab ul, #regions-tab ul, #services-tab ul, #atmosphere-kinds-tab ul, #cooking-kinds-tab ul, #meal-kinds-tab ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    overflow: hidden;
    padding: 10px 0 0 0;
    margin-bottom: 10px;
    width: 47em;

    
}

#cities-tab li, #regions-tab li, #services-tab li, #atmosphere-kinds-tab li, #cooking-kinds-tab li, #meal-kinds-tab li
{
    margin: 0 10px 0 10px;
    float: left;
    width: 14em;
}

#reviews-tab h3, #menu-tab h3
{
    text-align: right;
    padding: 5px;
    margin-right: 10px;
}


#reviews-tab h3 a, #menu-tab h3 a
{
    color: #d23b30; 
}

.menu-icon a
{
    width: 120px;
    background: url("/Content/Images/Icons/Menus.gif") no-repeat top left;
    display: block;
    padding: 85px 0px 0px 0px;
    font-weight: bold;
    text-align: center; 
}


.restaurant-sideinfo
{
    background-color: #EEF7F5;
}

.restaurant-infobox
{
    background-color: #f3f2f2;
}

.restaurant-sideinfo h4, .restaurant-infobox h4
{
    padding: 5px 0 5px 5px;
    border-bottom: 1px dashed #BBBBBB; 
    margin-bottom: 10px;
    color: #494649;
}

.restaurant-sideinfo h5, .restaurant-infobox h5
{
    padding: 5px 0 5px 5px;
}

.ul-serre ul{
    line-height:0.6em;
}


.restaurant-sideinfo ul
{
    list-style: none;
    overflow: hidden;
    margin-bottom: 10px;
}


.restaurant-sideinfo ul li
{
    float: left;
    margin-left: 0px;
    padding: 5px;
}

.restaurant-sideinfo ul li.opening-hours
{
    margin-left:15%;
    padding:0;
    width:65%;
}

.media-icons ul li
{
    float:left;
    width:145px;
}

.media-icons ul
{
    overflow: hidden;
    padding-left:10px;
}

.media-icons a 
{
    padding:6px 0 0 68px;
    line-height:1.3em;
    display:block;
    font-weight:bold;
    height:70px;
    width:75px;
    }

a.facebook
{
    background:url("/Content/Images/Icons/facebook.png") no-repeat scroll 0 0 transparent;
    }
    
a.twitter
{
    background:url("/Content/Images/Icons/twitter.png") no-repeat scroll 0 0 transparent;
    }

.restaurant-sideinfo ul li.latest-updated
{
    float:left;
    margin-left:5px;
    padding:0;
    width:11em;
    min-height:8em;
}


.restaurant-sideinfo li.ui-state-default a
{
    color:#494649;
    height:15px;
    padding:2px 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.1em;
}

.restaurant-sideinfo li.ui-state-default a:hover
{
        background: #979697;
        color: #ffffff;
        padding:2px 5px;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 1.1em;
}


.restaurant-sideinfo li.ui-tabs-selected a
{
    background:#494649 none repeat scroll 0 0;
    height:15px;
    color:#FFFFFF;
    padding:2px 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.1em;
}



#restaurant-menu-tabs ul
{
    font-weight:bold;
    margin-bottom:0;
    padding:5px 10px 0;
}

#restaurant-menu-tabs ul li
{
    list-style: none;
    margin-bottom: 0px;
    display: inline;
    text-transform: uppercase;
    font-weight: bold;
}


#restaurant-menu-tabs ul li a
{
    border-bottom:1px solid #FFFFFF;
    text-decoration:none;
}

#restaurant-menu-tabs ul li a
{
    /* background:none repeat scroll 0 0 #DDDDDD; */
}

#restaurant-menu-tabs DL.list {
    padding-top:10px;
	BACKGROUND: url(/Content/images/dot.gif) repeat-x 0px 2.1em; 
	OVERFLOW: hidden;
}

#restaurant-menu-tabs DT {
    background: #FFFFFF;
    float:left;
    padding-right:3px;
    text-transform:none;
    font-size:1.2em;
}

#restaurant-menu-tabs DT a {
	PADDING-RIGHT: 3px; 
	FLOAT: left; 
	text-transform: none; 
	background: #ffffff;
	font-size:1.2em;
}


#restaurant-menu-tabs DD.price-header {
	BACKGROUND: #eeeeee; 
	FONT-WEIGHT: bold; 
	text-transform: uppercase;
}


#restaurant-menu-tabs DD {
	MARGIN: 0;
}

    #restaurant-menu-tabs DD.price {
        background:#FFFFFF;
        color:#494649;
        float:right;
        font-size:1.1em;
        margin-left:3px;
        text-align:center;
        width:4em;
    }

    #restaurant-menu-tabs DD.price-header {
	    MARGIN-LEFT: 3px;
	    PADDING: 0px 2px;
	    FLOAT: right; 
	    width: 5.2em;
	    text-align: center;
	    font-size: 0.8em;
    }


    #restaurant-menu-tabs DD.ingredients {
	    PADDING-BOTTOM: 3px;
	    PADDING-LEFT: 0px; 
	    WIDTH: 100%; 
	    PADDING-RIGHT: 0px; 
	    FONT: italic 90% Georgia, Times, sans-serif; 
	    FLOAT: left; COLOR: #555; 
	    PADDING-TOP: 2px; 
	    margin-bottom: 10px;
	    text-transform: none;
    }



#restaurant-menu-tabs ul li a:link { }
#restaurant-menu-tabs ul li a:visited { }

#restaurant-menu-tabs ul li a:hover
{

}

#restaurant-menu-tabs ul li.ui-state-active a
{
    background:none repeat scroll 0 0 white;
    border-color:#AAAAAA #AAAAAA #FFFFFF;
    border-style:solid;
    border-width:1px 1px 2px;
    color:#494649;
    padding:5px 5px 0;
}


.image-item-menu 
{
    float: left;
    }


.menu-kind, .menu-kind-panel
{
    border-right: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
    border-top: 1px solid #aaaaaa;
    background: #ffffff;    
}

#open-close-all 
{
    float: right;
    margin-bottom: -15px;
    }

#open-close-all a
{
    margin-left:15px;
    }



.validated-on 
{
    display:block;
    margin:10px;
    }


.menu-category-container{
    background:none repeat scroll 0 0 #E4E4E4;
    color:#777777;
    cursor:pointer;
    margin:5px -5px;
    min-height:2.5em;
    padding:4px;
    overflow: auto;
}

.menu-category-container img {
    margin-right:5px;
}

.plus-moins {
    color:#999999;
    float:right;
    font-size:0.9em;
    padding:7px 10px;
}

.menu-items thead {
    display: block;
}


.menu-items tbody {
    display: block;
}

.menu-items th {
    border-bottom: dashed 1px #dddddd;
    padding: 5px 0px;
    display: block;
}

.menu-items h4 {
    float:left;
    display:block;
}

.menu-items td {
    width: 50px;
    display:block;
    float: right;
}

.menu-items p {
    margin-bottom: 0px;
    clear: both;
    float: left;
}

.menu-items tr:hover {
    background: #999999;
}




.width200px
{
    width: 215px;
}


.evaluation-avatar{
    height: 60px;
    width: 60px;
    overflow:hidden;
    float: left;
}

.evaluation {
    display:block;
    min-height: 55px;
    padding: 10px 0 0 35px;
    margin: 0 0 40px 60px;
    background: url(/Content/Images/Users/BackgroundBullet.png) no-repeat;
    FONT: italic 100% Georgia, Times, sans-serif;
}

.evaluation-rating{
    background:none repeat scroll 0 0 #FFFFFF;
    border:3px solid #F4F4F4;
    color:#494649;
    float:right;
    padding:5px;
    margin: 5px;
}

.evaluation-rating li{
    text-align:right;
}

#evaluation-add li{
    margin-bottom:10px;
}



#evaluation-add li.espace{
    width: 21em;
    display:inline;
    float:left;
}

.evaluation-comment li {
    margin-bottom:-3px;
}

.evaluation-comment h5 
{
    color:#c8c8c8;
    margin-bottom:5px;
    padding:4px 0;
}

/* COUPON 
----------------------------------------------------------*/

.coupon 
{
    border:1px dashed #666666;
    float:left;
    margin:8px 5px;
    padding:3px;
}

    .coupon-background 
    {
        background: url(/Content/Images/Coupons/background-coupon.jpg) no-repeat;
        height: 188px;
        width: 268px;
    }

    .coupon-restaurant 
    {
        color:#8F8F8F;
        float:right;
        margin-right:4px;
        margin-top:-2px;
        text-transform:uppercase;
    }
    
    .coupon-value 
    {
        color:#4E4E4E;
        float:right;
        font-size:1.6em;
        font-weight:bold;
        line-height:0.8em;
        height:44px;
        width:84px;
        margin-bottom:0;
        margin-right:7px;
        margin-top:6px;
        text-align:center;
    }

    a.coupon-name
    {
        color:#D23B30;
        display:block;
        font-size:25px;
        font-weight:bold;
        height:60px;
        overflow:hidden;
        padding: 16px 0 0 4px;
        width: 168px;
    }
    
    .coupon-description p
    {
        color:#4E4E4E;
        display:block;
        font-size:18px;
        height:45px;
        width:260px;
        line-height:0.8em;
        margin:0;
        overflow:hidden;
        padding:4px;
    }
    
    .coupon-expiration
    {
        color:#494649;
        margin:4px;
    }
    
    .coupon-condition p
    {
        color:#494649;
        font-size:10px;
        line-height:0.7em;
        margin:0 4px;
        width:200px;
    }

    .coupon-restoenligne 
    {
        float:right;
        font-size:8px;
        letter-spacing:1px;
        margin-right:2px;
        margin-top:42px;
    }

/* ABOUT US  
----------------------------------------------------------*/

#aboutus 
{
    float:left;
    width:430px;
} 

/* CONTACT US  
----------------------------------------------------------*/

#contactus 
{
    float:left;
    width:400px;
} 
    #contactus input[type="text"]
    {
        width:65%
    }
    #contactus textarea
    {
        width:67%
    } 
    
/* OWNER > SEARCH  
----------------------------------------------------------*/

#search
{
    float:left;
    width:355px;
}
    #search input[type="text"]
    {
        width:60%
    }
    img.search 
    {
        margin-top:-40px;
    } 

/* ORDER ONLINE AND ORDER PROCESS  
----------------------------------------------------------*/

.facture 
{
    padding: 10px;
}

    .facture h3
    {
       border-bottom:1px solid #BBBBBB;
        font-size:23px;
        letter-spacing:-1px;
        margin-bottom:10px;
    }

.total
{
    border-bottom:1px solid #DDDDDD;
    border-top:1px solid #DDDDDD;
    font-size:1.3em;
    height:25px;
}


#floatMenu {
	position:absolute;
	top:320px;

	}
    
    #floatMenu div.top
	{
        height: 15px;
        background: url("/Content/Images/OnlineOrder/floatMenu-top.png") no-repeat;
 
	}

    #floatMenu div.bottom
	{
        height: 15px;
        background: url("/Content/Images/OnlineOrder/floatMenu-bottom.png") no-repeat;

	}
	
	
	#floatMenu div.container
	{
	    width:278px;
	    min-height: 200px;
	    margin: 0px 0px;
	    background-color:white;
	}
	
	
	
	#floatMenu ul {
		margin-bottom:20px;
		}
		
		#floatMenu ul li 
		{
		width: 107px;
		padding:5px 10px;
		margin-right: 10px;
		
		}
		
		#floatMenu ul li a {
            background-color:#222222;
            border-color:#999999;
            border-style:solid;
            border-width:1px 1px 1px 6px;
            color:#CCCCCC;
            display:block;
            padding:5px 5px 5px 10px;
            text-decoration:none;
		}
		
		#floatMenu ul li a:hover {
			color:#fff;
			background-color:#333333;
		}
		
		#floatMenu ul.menu1 li a:hover {
			border-color:#09f;
		}
		
		#floatMenu ul.menu2 li a:hover {
			border-color:#9f0;
		}
		
		#floatMenu ul.menu3 li a:hover {
			border-color:#f09;
		}

        #floatMenu-spacer
        {
            height: 290px;
            width: 300px;
        }

.size-item-price 
{
    float: right;
    margin: 10px;
    color: #494649;
    font-size: 2.5em;
    font-weight: bold;
    letter-spacing: -2px;
    
    }
    
.moins-plus
{
    background-color:#FAFAFA;
    border:1px solid #AAAAAA;
    font-size:1.3em;
    font-weight:bold;
    padding:0 7px;
    vertical-align: text-bottom;
}

.moins-plus
{
    background-color:#FAFAFA;
    border:1px solid #AAAAAA;
    font-size:1.3em;
    font-weight:bold;
    padding:0 7px;
    cursor: pointer;
}

.order-comment 
{
    height: 4em;
    }


.price
{
    text-align: right;
    min-width: 4em;
}

ul.order-question li
{
    float:left;
    width:13em;
    }

/* 404 
----------------------------------------------------------*/

#pagenotfound 
{
    float:left;
    width:200px;
    margin:40px 40px 40px 60px;
}
    #pagenotfound h2
    {
        font-size:32px;
        color:Red;
        background-image:none;
        padding-left:0;
        padding-bottom:0;
    } 
    #pagenotfound h3
    {
        font-size:23px;
    } 

/* MISC  
----------------------------------------------------------*/
.captcha-image
{
    margin-left:140px;
    border: 1px solid black;
}
#captcha a img
{
    margin-top:-20px;
    margin-left:395px;
    border:1px solid #009900;
}

.baseline {
vertical-align:baseline;
}

.align-center 
{
    text-align: center;
}

.clear
{
    clear: both;
}

.clear-none 
{
    clear: none;
    }

.underline
{
    border-bottom: solid 1px #f4f4f4;
    margin-bottom:5px;
    padding-bottom:5px;
}

.red1
{
    color:#990000;
}
.red2
{
    color:#CC0000;
}
.red3
{
    color:#FF0000;
}

.icontomato-packages 
{
    display:block; float:left; margin-right:10px;
}

.prices-packages 
{
    font-size:18px; font-variant:normal; font-weight:normal; margin-top:5px; float:right; margin-right:10px;
}

.bigger
{
    font-size: 1.1em;
    letter-spacing: -px;
    line-height: inherit;
    color: #666666;
    font-weight: bold;
}

.left 
{
    float:left;
}

.right 
{
    float:right;
}

.mandatory 
{
    font-weight:bold;
    font-size:1.3em;
    color:Red;
}

.error
{
    color: red;
}

.image-spacer 
{
    margin: 10px;

}

.tempdata
{
    padding: 5px;
    margin-bottom: 10px;
    border: 2px dotted black;
    font-weight: bold;
}

.notice
{
    color: #44D921;
    border-color: #44D921;
}

.warning
{
    color: #E4DE40;
    border-color: #E4DE40;
}


.italic 
{
    FONT: italic 90% Georgia, Times, sans-serif; 
}

.capitalize
{
    text-transform: capitalize;
}

.error
{
    color: #FF0000;
    border-color: #FF0000;
}


.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.italic
{
    font-style: italic;
}

.align-right
{
    float: right;
}

.align-left
{
    float: left;
}

.add {
    background: url("/Content/Images/Icons/AddBig.gif") no-repeat;
    padding: 0 0 0 15px;
    text-decoration: none;    
}

.add-big {
    background: url("/Content/Images/Icons/AddBig.gif") no-repeat;
    padding: 10px 45px;
    text-decoration: none;   
}

.add-big a{
    font-size: 1.3em; 
}

.edit {

}

.remove {

}


.form-search dt {
    clear: both;
    display: block;
    width: 700px;
    font-size: 1.6em
    
}

#tooltip{
    position:absolute;
    border:1px solid #bbbbbb;
    background:#ffffcc;
    padding:2px 5px;
    color:#333;
    display:none;
    font-size: 1.1em;
    font-weight:bold;
	}	


/**** GRAPHICAL STYLE *****/

/* here's the box... the image is the upper-left corner */
.roundedcorner-container
{
    background: #f4f4f4 url("/Content/Images/Master/Container/RoundedCornerTopLeft.png") no-repeat;
    position: relative;
    padding: 20px 20px;
    margin-bottom: 20px;
}


/* these are the other three spans. classes were used to allow multiuse on a page */
.roundedcorner-tr, .roundedcorner-bl, .roundedcorner-br
{
    clear: both;
    position: absolute;
    width: 9px;
    height: 9px;
    display: block;
    margin-bottom: -1px; /* this is for IE */
}

/* change position and image: top-right */
.roundedcorner-tr
{
    background: transparent url("/Content/Images/Master/Container/RoundedCornerTopRight.png") no-repeat;
    top: 0;
    right: 0;
}

/* change position and image: bottom-left */
.roundedcorner-bl
{
    background: transparent url("/Content/Images/Master/Container/RoundedCornerBottomLeft.png") no-repeat;
    bottom: 0;
    left: 0;
}

/* change position and image: bottom-right */
.roundedcorner-br
{
    background: transparent url("/Content/Images/Master/Container/RoundedCornerBottomRight.png") no-repeat;
    right: 0;
    bottom: 0;
}


.square 
{
    border: 0.1em solid #DDDDDD;
    margin: 0 0 20px 0;
}

.info-square
{
    display: block; 
    background: #ffffcc; 
    padding: 5px 10px;
    font-size: 1.2em;
    margin-bottom: 10px;
    overflow: auto;
}

.parent-name, .sub-parent-name {
    font-size:1.3em;
    font-weight:bold;
}

.selected-city, .selected-region
{
    font-weight: bold;
    font-size: 1.6em;
    text-transform: uppercase;
}

.quick-list-view h2 {
    font-size: 1.3em;
    padding-bottom: 0px;
}

.quick-list-view p {
    margin-left: 12px;
}


/*** Own stuff ***/
dl dt.translation-header
{
    font-size: 1.5em;
    margin-top: 15px;
}

.date
{
    font-size: 90%;
    color: gray;
}

span.date:before
{
    content: "[ ";
}

span.date:after
{
    content: " ]";
}

input[type='text']
{
    width: 72%;
}

.datetime-picker select
{
    width: auto;
}
textarea
{
    width: 75%;
    height: 120px;
    margin-bottom:10px;
}


ul.align-checkbox li
{
    float: left;
    margin: 0;
    padding: 0; 
    width: 15em;
    vertical-align: middle;
}

span.place-selector
{
}
span.place-selector select
{
    width: auto;
}

table
{
    width: 100%;
    border-collapse: collapse;
}

table tbody
{
    border-top: 5px solid white;
}

#footer-links
{
    list-style: none;
    clear: both;
    min-height: 230px;
    padding: 10px 20px 10px 10px;
    text-align: left;
    margin: 30px 8px 0 20px;
    
}
#footer-links ul
{
    margin: 0;
}
#footer-links a:link, #footer-links a:visited
{
    color: #999999;
    text-decoration: none;
}
#footer-links a:hover
{   
    text-decoration: underline;
}
#footer-links #links-list
{
    overflow: hidden;
    margin-left: 15px;
}
#footer-links #links-list > li
{
    float: left;
    width: 18.5%;
    border-right: 1px solid #DDDDDD;
    margin: 10px 20px 0 0;
}
#footer-links #links-list > li > ul li
{
    text-transform: uppercase;
}
#footer-links #links-list > li.restaurants
{
    clear: both;
    width: 100%;
    overflow: auto;
}
#footer-links #links-list > li.restaurants ul li
{
    text-transform: none;
    float: left;
    padding-right: 1em;
    margin: 0;
}
#footer-links h3, #footer-links h4
{
    color: #666666;
    padding-bottom: 5px;
    line-height: 0.85em;
}
#footer-links h4
{
    padding-bottom: 5px;
}


#online-order tfoot tr th
{
    margin-top: 15px;
}

.menu-kind img, img.avatar, .image-item-menu
{
    cursor: pointer;
}

.letters
{
    overflow: auto;
}
    .letters li
    {
        border:1px solid #DDDDDD;
        float:left;
        margin-right:3px;
        min-width:7px;
        padding:0 4px;
        text-align:center;
        background: #ffffff;
        margin-bottom: 10px;
    }
    .letters li.selected
    {
        font-weight: bold;
        border: 1px solid #6f858b;
    }

    .letters li:hover
    {
        border: 1px solid #6f858b;
    }
    
div.sweepstakes-list
{
    float: left;
    width: 70%;
}
div.sweepstakes-winners-list
{
    float: right;
    width: 30%;
}
    div.sweepstakes-winners-list > ul > li
    {
        margin-bottom: 15px;
    }
    div.sweepstakes-winners-list p, div.sweepstakes-winners-list ul li ul
    {
        margin: 0;
        line-height: 1.1em;
    }
    
#order-steps
{
    overflow: auto;
}
    #order-steps li
    {
        background:url("/Content/Images/OnlineOrder/Steps/order-step-off.png") repeat scroll 0 0 transparent;
        float:left;
        height:40px;
        padding:5px 20px 5px 30px;
        width:124px;
    }
    
    #order-steps li.current a
    {
        color:#FFFFFF;
    }
        #order-steps li.current
        {
            background:url("/Content/Images/OnlineOrder/Steps/order-step-on.png") repeat scroll 0 0 transparent;
            color:#FFFFFF;
            font-size:120%;
            font-weight:bold;
            text-transform:uppercase;
        }
        
.links-list
{
    overflow: auto;
    border-left: 1px solid gray;
    margin-left: 0;
    line-height: 1.2em;
}
    .links-list li
    {
        float: left;
        padding: 0 5px;
        border-right: 1px solid gray;
    }
    
.rating
{
    white-space:nowrap;
    width:0;
}

.even, .even td
{
}

.odd, .odd td
{
    background-color: #fafafa;
}

ul.actions
{
    overflow: auto;
}
    ul.actions > li
    {
        float: left;
        padding: 5px 10px;
        border: solid 1px #666666;
        background-color: #fafafa;
        margin-right: 15px;
    }
    
.photos-thumbnails
{
    overflow: auto;
}
    .photos-thumbnails li
    {
        float: left;
        text-align: center;      
        border:1px solid #AAAAAA;
        margin:20px;
        padding:4px;
    }
    
.size-extra-prices, .size-extra-prices li
{
    display: inline;
    margin: 0;
    padding: 0;
}

input.ui-timepicker
{
    width: auto;
}

.online
{
    padding: 5px 41px 5px 0px;
    background: transparent url("/Content/Images/Icons/restaurant-online.png") right top no-repeat;
}
.not-online
{
    padding-right: 18px;
    background: transparent url("/Content/Images/StarDisabled.gif") right center no-repeat;
}

.orders > li
{
    margin-bottom: 15px;
    border-bottom: 1px dotted #000000;
}
.orders p
{
    margin: 0;
}

.togglable
{
    overflow: auto;
}

/*** Autocomplete stuff ***/
.ac_results
{
    background: white;
    border: 1px solid black;
}
    .ac_over
    {
        background: lightblue;
    }
    
.current-city, .current-region
{
    font-weight: bold;
}
.slide-out-div {
    padding: 20px;
    width: 500px;
    background: #ccc;
    border: 1px solid #29216d;
    top: 110px;
    background-color:White;
} 
    .slide-out-div h4 
    {
        margin-bottom:20px;
     }      
#address-label { display: none; }
.street #streetid-span { display: inline; margin: 0; }
.street .street-name-span { display: none; }
.street-example { margin-left: 9em; }
.street #StreetId, .street #StreetName { width: 325px; }
.extra-info-characters-left { display: block; margin-left: 125px; }
.menu-extra-select select { width: 225px; }

.out-of-business { margin-bottom: 1.5em; }
.out-of-business dt label { width: 25em; }
.extra-informations { clear: both; }

.data-table { border-collapse: collapse; margin-bottom: 0.5em; }
.data-table td, .data-table th { border: 1px solid #cccccc; padding: 1px 2px; }
.cancelled, .cancelled * { color: red; text-decoration: line-through; }
.cancelled-text { color: red; }
.legacy { color: blue; }