﻿@import "login.css";
@import "topbuttons.css";
@import "topmenu.css";
@import "bottommenu.css";
@import "panier.css";
@import "nutri.css";

html
{
    padding: 0px;
    margin: 0px;
}

body 
{
    margin: 0px;
    padding: 15px;
    padding-top: 0px;
    font-size: 80%;
    font-family: "gill sans", "Arial";
	background: url(images/fdkraftgui3.png) 0 0 repeat-x;
    background-color: #ffffff;
    color: #915432;
}

.sub-cats a
{
	font-size: 0.8em;
	font-weight:bold;
	padding-right: 10px;
	border-right: solid 1px #CCC;
	text-transform: uppercase;
	color:#915432;
}

.sub-cats a:hover
{
	color: #C0CF4E;
}

h1, h2
{
    color: #915432;
}

h3
{
    color: #C0CF4E;
	font-size: 1.5em;
	
}


a
{
    outline: none;
    text-decoration: none;
    color: #B72280;
}

a>img
{
    border: none;
}

ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

input
{
    border: solid 1px #ccc;
}

#ContentDiv
{
    width: 985px;
    margin: 0px auto;
    padding: 0px;
}

.admin-panel:hover, .admin-panel:focus
{
    text-decoration: underline;
}

#CenterDiv
{
    padding-top: 20px;
    background: white;
    overflow: hidden;
}

#ImagesDiv
{
    position: relative;
}

#Footer
{
    padding-top: 4px;
    color: #353535;
    font-size: 80%;
    overflow: hidden;
	width: 968px;
}

.pink
{
    color: #b72280;
}

.green
{
    color: #98AA0A;
}

.upp
{
	text-transform: uppercase;
}

.b
{
	font-weight: bold;
}

.padding5
{
    padding: 5px;
}

.none
{
    display: none;
}

.columns
{
    width: 316px;
    float: left;
    margin-bottom:10px;
    margin-left: 10px;
	background: #ffffff none; !important;
}

.columns.big
{
    width: 642px;
    float: left;
    margin-bottom:10px;
    margin-left: 10px;
}

.columns:first-child
{
    margin-left: 0px;
}

.gallery
{
    position:relative; 
    overflow:hidden; 
    width: 316px;
    height: 531px;
}

.gallery .items
{
    height:20000em; 
    position:absolute; 
    clear:both;
}

.gallery img
{
    border: none;
}

.gallery .items a
{ 
    float:left;
} 

.gallery .next
{ 
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 316px;
    height: 50px;
    z-index: 10;
    background: transparent url(fake);
}

.gallery .next:hover
{ 
    background: transparent url(images/vert-next.png) center bottom no-repeat;
}

.gallery .prev
{ 
    position: absolute;
    top: 0px;
    left: 0px;
    width: 316px;
    height: 50px;
    z-index: 10;
    background: transparent url(fake);
}

.gallery .prev:hover
{ 
    background: transparent url(images/vert-prev.png) center top no-repeat;
}

.gallery .pause
{ 
    position: absolute;
    top: 0px;
    right: 0px;
    width: 19px;
    height: 19px;
    background: transparent url(images/pause.png) 0 0 no-repeat;
    z-index: 10;
}

.modal
{
    z-index: 1000;
    background: #bbbbbb;
    background: rgba(187, 187, 187, 0.698);
    padding: 6px;
    display: none;
    font-size: 90%;
    color: #292929;
    /* CSS3 styling for latest browsers */ 
    -moz-border-radius: 5px;
    -moz-box-shadow:0 0 20px 5px #777; 
    -webkit-box-shadow: 0 0 20px #777; 
}

.modal .inner
{
background: white;
font-size: 1.1em;
}

.modal>div.inner
{
    background: white;
    margin-bottom: 1px;
    padding: 10px;
}

.product-list
{
    background: #cccccc;
    border: solid 2px #cccccc;
}

.product-list2
{
    background: #cccccc;
    border: solid 0px #cccccc;
}

.product-list li
{
    margin-bottom: 1px;
    overflow: hidden;
    background: white;
    padding: 10px;
}

.product-list li>div
{
    float: left;
    padding: 5px;
}

.product-image
{
    width: 98px;
    text-align: center;
}

.product-image img
{
    border: solid 0px #777777;
}

.recettes-button
{
    margin-top: 5px;
    display: block;
    width: 98px;
    height: 19px;
    background: url(images/recettes-button.png) 0 0 no-repeat;
}

.product-text
{
    width: 250px;
    font-size: 0.85em;
    position: relative;
    height: 110px;
}

.product-text .title
{
    font-size: 1.1em;
    color: #915432;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
}

.product-text .price
{
    font-size: 1.1em;
    float: right;
    color: #915432;
    font-weight: bold;
}

.nutri-link
{
    color: white;
    background: url(images/nutri-icon.png) 0 center no-repeat;
    padding: 4px 2px 35px 20px;
	font-size:10px;
}

.panier-link
{
    color: #b72280 ! important;
    background: url(images/panier.png) 0 center no-repeat;
    padding: 7px 2px 4px 35px;
    text-decoration: underline;
    font-size: 11px;
}

.panier-link:hover
{
    color: #D14BA9  ! important;
    background: url(images/panier.png) 0 center no-repeat;
    padding: 7px 2px 4px 35px;
    text-decoration: underline;
    font-size: 11px;
}


.separator
{
    border-left: solid 1px #cccccc;
}

div.quantity
{
    width: 100px;
    height: 110px;
    text-align: center;
	font-size:10px;
	margin-bottom: 2px;
}

div.panier
{
    width: 128px;
    height: 110px;
    text-align: center;
}

a.back-button
{
    display: block;
    float: left;
    height: 20px;
    width: 181px;
    background: url(images/back-button.png) 0 0 no-repeat;
}

a.add-button
{
    display: block;
    float: right;
    height: 20px;
    width: 181px;
    background: url(images/add-button.png) 0 0 no-repeat;
}

.remove-link
{
    color: #b72280;
    background: url(images/pink-cross.png) 0 center no-repeat;
    padding-left: 22px;
}

.edit-link
{
    color: #b72280;
}

.continue-button
{
    display: block;
    float: left;
    height: 20px;
    width: 181px;
    background: url(images/continue-button.png) 0 0 no-repeat;
}

.finalize-button
{
    display: block;
    float: right;
    height: 20px;
    width: 183px;
    background: url(images/final-button.png) 0 0 no-repeat;
}

.suggestions-title
{
    background: url(images/arrow-down-white.png) 5px center no-repeat transparent;
    font-size: 1em;
    padding: 3px 5px;
    padding-left:25px;
	font-weight: bold;
	color: white;
	text-transform:uppercase;
	width: 288px;
}

.columns.service3 .suggestions-title
{
	background-color: #8297a1;
}
.columns.service2 .suggestions-title
{
	background-color: #98aa0a;
}
.columns.service1 .suggestions-title
{
	background-color: #ae9473;
}

.suggestions
{
    border: solid 1px #cccccc;
    font-size: 0.9em;
    height: 325px;
}

.suggestions img 
{
    border: solid 0px #999999;
}

.suggestions .next, .suggestions .next:hover
{ 
    height: 20px;
    width: 20px;
    position: absolute;
    bottom: 0px;
    left: 310px;
    font-weight: bold;
    cursor: pointer;
    color: #AE9473;
    font-weight: bold;
}

.suggestions .prev, .suggestions .hover
{ 
    position: absolute;
    top: 0px;
    left: 310px;
    height: 20px;
    width: 20px;
    cursor: pointer;
    color: #AE9473;
}

.suggestions .disabled
{
    display: none;
}

.nutri-bulle
{
    background: url(images/nutri-bulle.png) 0 0 no-repeat;
    padding:0px 0px 0px 0px;
    width: 100px;
    height: 30px;
    color: #F60;
	text-align:center;
	font-size: 10px;
    font-weight: bold;
}

.next-step-button
{
    display: block;
    float: right;
    height: 20px;
    width: 184px;
    background: url(images/next-step.png) 0 0 no-repeat;
}

.pinkhover:hover
{
    color: #b72280 ! important;
    cursor: pointer;
}

.add-salad-button
{
    display: block;
    height: 20px;
    width: 200px;
    background: url(images/add-salad.png) 0 0 no-repeat;
    margin: 0px auto;
}
.twitter-button
{
    font-size: 0.8em;
    font-weight: bold;
    color: #2bb2d6;
    line-height: 25px;
    background: url(images/twitter-button.png) 0 0 no-repeat;
    padding: 5px;
    padding-left: 30px;
}

.active
{
    color: #937b5c ! important;
	background: url(images/fdmenu.png) 0 0 no-repeat;/*-color:#FFF;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;*/
}

.page-title
{
    text-transform: uppercase; 
    font-size: 1.4em; 
    color: #98AA0A;
    text-align: center; 
    margin: 10px;
    font-weight: bold;
}

.page-title2
{
    text-transform: uppercase; 
    font-size: 1.4em; 
    color: #98AA0A;
    text-align: center; 
    margin: 10px;
    font-weight: bold;
	width: 968px;
}

.footer-modal
{
	color: #353535;
}