/*
Document   : ie
Created on : 30 juin 2011, 10:21:06
Author     : Julios
Description:
stylesheet for ie only
*/
#header, #container, #col_small_left, #col_small_right, #loginbox, #col_little_left, #col_little_right, #col_medium_left, #col_left {
  border: 1px solid #d5d5d5; }

#loginbox {
  border-top: none; }

#col_middle {
  margin: 0 18px; }

#col_left {
  width: 456px; }

#col_medium_right {
  margin: 0;
  width: 634px; }

#loginbox_text a {
  vertical-align: middle; }

#selectioned_dish img {
  float: left; }

form div {
  overflow: visible; }

.clear input[type=checkbox] + label, .clear input[type=radio] + label {
  width: 94%; }

#IE6 #highlight_dish {
  zoom: 1; }
#IE6 #selectioned_dish div {
  float: left; }
#IE6 #selectioned_dish p {
  float: right;
  width: 50%; }
#IE6 #selectioned_dish .no-photo p {
  float: none;
  width: 100%; }
#IE6 .food_name {
  padding: 0; }
  #IE6 .food_name strong {
    position: absolute; }
#IE6 .clear {
  width: 100%; }
  #IE6 .clear input {
    border: none;
    float: left; }
  #IE6 .clear label {
    font-weight: normal;
    width: 94%; }
#IE6 #container label {
  height: 2.9em;
  display: block;
  float: left; }
#IE6 #container .composition_item_choice {
  height: 80px; }
  #IE6 #container .composition_item_choice input {
    float: left; }
  #IE6 #container .composition_item_choice label {
    background: #f0f0f0;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    width: 290px;
    height: 70px; }
    #IE6 #container .composition_item_choice label img {
      display: none; }
    #IE6 #container .composition_item_choice label p {
      width: 255px;
      line-height: 1em;
      font-size: 1.35em;
      display: inline; }
    #IE6 #container .composition_item_choice label p > span {
      display: inline; }
#IE6 #include_cart_title div ul li {
  float: left; }
#IE6 #include_cart_composition li {
  float: left; }
#IE6 ul.radio_list input, #IE6 ul.checkbox_list input, #IE6 .inline_choices_list input {
  float: left;
  margin-top: 12px;
  margin-right: 5px; }
#IE6 ul.radio_list label, #IE6 ul.checkbox_list label, #IE6 .inline_choices_list label {
  height: auto !important; }
#IE6 .inline_choices_list label {
  width: 92%; }
#IE6 .composition_item_choice label p, #IE6 .composition_item_choice label .desc_photo, #IE6 .composition_ingredient_choice label p, #IE6 .composition_ingredient_choice label .desc_photo {
  line-height: 1.2em !important; }
#IE6 .food_name {
  position: relative; }
#IE6 .food_name > .price {
  margin-top: 0px;
  padding-right: 0px; }
#IE6 .food_name > strong {
  position: absolute;
  left: 50px;
  bottom: 8px; }
#IE6 .price {
  float: right;
  padding-right: 25px;
  margin-top: 12px; }
#IE6 .dish em, #IE6 .combo em {
  float: none;
  position: absolute;
  top: 0;
  right: 0;
  border: 0px solid blue;
  text-indent: -9999px;
  margin-top: -8px; }
#IE6 .combo, #IE6 .dish {
  height: 25px; }
#IE6 .favorites_command_list ul {
  float: none !important;
  width: auto !important; }
#IE6 .photos_header {
  display: none; }
#IE6 #loginbox_account {
  float: right !important; }
#IE6 #restaurant_change_list_form, #IE6 #loginbox_logout {
  float: left; }
#IE6 #others_dishs_list li, #IE6 .selection_list li {
  zoom: 1;
  display: inline; }

#IE7 {
  /*.food_name {
    position: relative;
    height: 15px;
    .price {
      position: absolute;
      right: 0;
    }
    .reduction {
      float: left;
    }
  }
  */ }
  #IE7 #container {
    overflow: visible; }
  #IE7 .required {
    color: #d41c46; }
  #IE7 .available, #IE7 .unavailable {
    top: 0; }
  #IE7 #loginbox_account {
    float: right !important; }
  #IE7 #loginbox_text {
    position: relative;
    top: -5px; }
  #IE7 #restaurant_change_list_form, #IE7 #loginbox_logout {
    float: left; }
  #IE7 #footer h5 {
    font-family: "SolexMedLin";
    float: left; }
  #IE7 #footer ul {
    clear: both; }
  #IE7 #footer li {
    zoom: 1; }
  #IE7 #container label {
    height: 2.9em;
    display: block;
    float: left; }
  #IE7 #container .composition_item_choice {
    height: 80px; }
    #IE7 #container .composition_item_choice input {
      float: left; }
    #IE7 #container .composition_item_choice label {
      background: #f0f0f0;
      border: 1px solid #ccc;
      margin-bottom: 10px;
      width: 290px;
      height: 70px; }
      #IE7 #container .composition_item_choice label img {
        display: none; }
      #IE7 #container .composition_item_choice label p {
        width: 255px;
        line-height: 1em;
        font-size: 1.35em;
        display: inline; }
      #IE7 #container .composition_item_choice label p > span {
        display: inline; }
  #IE7 #include_cart_title div ul li {
    float: left; }
  #IE7 #include_cart_composition li {
    float: left; }
  #IE7 ul.radio_list label, #IE7 ul.checkbox_list label {
    height: auto !important; }
  #IE7 .food_name {
    position: relative; }
  #IE7 .food_name > .price {
    margin-top: 0px;
    padding-right: 0px; }
  #IE7 .food_name > strong {
    position: absolute;
    left: 50px;
    bottom: 8px; }
  #IE7 .price {
    float: right;
    padding-right: 25px;
    margin-top: 12px; }
  #IE7 .dish em, #IE7 .combo em {
    float: none;
    position: absolute;
    top: 0;
    right: 0;
    border: 0px solid blue;
    text-indent: -9999px;
    margin-top: -8px; }
  #IE7 .combo, #IE7 .dish {
    height: 25px; }
  #IE7 div.func_explain {
    top: 26px;
    left: 5px; }
  #IE7 .fourth.bigger {
    margin-left: 0px !important;
    height: 200px; }
  #IE7 #others_dishs_list li, #IE7 .selection_list li {
    zoom: 1;
    display: inline; }

#IE8 #loginbox_text a {
  vertical-align: inherit; }
#IE8 #loginbox_text form {
  display: inline-block;
  width: auto; }
#IE8 .fourth.bigger {
  margin-left: 0px !important;
  height: 200px; }
#IE8 .third {
  margin-left: 10px !important; }

.IE #update_menu {
  position: relative; }
  .IE #update_menu span {
    position: absolute;
    right: 0; }
.IE a.dish, .IE a.combo {
  clear: both;
  position: relative; }
  .IE a.dish .price, .IE a.combo .price {
    position: absolute;
    right: 0;
    top: 0; }
  .IE a.dish em, .IE a.combo em {
    display: inline-block;
    float: none; }
.IE .without_option {
  /*.price { top: -5px !important; } */ }
  .IE .without_option em {
    top: 3px !important; }

#IE7 #restaurant_search .photo_filter {
  display: inline !important; }

#IE9 {
  /* il reste un petit prob : le cabas vAC n'est pas àa la bonne position par rapport au prix... */ }
  #IE9 .price {
    /*background: yellow;*/
    margin-top: 5px; }
  #IE9 .fourth.bigger {
    margin-left: 0px !important;
    height: 200px; }

/*
#IE8 et #IE9 .price {
  background: yellow;
  margin-top:5px;
}
#IE8 et #IE9 .with_option em
{
  top:0px;
}
#IE8 et #IE9 .without_option em
{
  top:0px;
}
*/

