﻿@import "login.css";
@import "topbuttons.css";
@import "topmenu.css";
@import "bottommenu.css";
@import "panier.css";
@import "nutri.css";
@import "template.css";

html
{
    padding: 0px;
    margin: 0px;
}

body 
{ 
    margin: 0px;
    padding: 15px;
    padding-top: 0px;
    background: url(images/fdkraftgui3.png) 0 0 repeat-x;
    background-color: #ffffff;  
}

.addthis_button_facebook_like.at300b,
.addthis_button_facebook_like.at300b iframe{
	width: 105px !important;
}
.sub-cats a
{
	font-size: 0.8em;
	font-weight:normal;
	padding-right: 10px;
	border-right: solid 1px #CCC;
	text-transform: uppercase;
	
}

.sub-cats a:hover
{
	color: #C0CF4E;
}


.text-pink{
	color:#ad007c;
}
.MiniGris{
color:#a09b9a;
line-height:12px;
}

.FL{
	float:left;
}

#ContentDiv
{
    width: 985px;
    margin: 0px auto;
    padding: 0px;
}

.admin-panel:hover, .admin-panel:focus
{
    text-decoration: underline;
}

#CenterDiv
{

    background: white;
    overflow: hidden; 
}

#ImagesDiv
{
    position: relative;
}

#Footer
{
    overflow: hidden;
    padding-top: 4px;
    width: 985px;
}



.columns
{
    width: 200px;
    float: right;
	overflow:hidden;
	margin-right: 1px;
	margin-bottom:15px;
	margin-top: 10px;
}


.columns.big
{
width:735px;
float:left;
overflow: visible;
}
.columns.big.m5
{
width:967px;
float:left;
overflow: visible;
}

.columns:first-child
{
    margin-left: 0px;
}

.gallery
{
    position:relative; 
    overflow:hidden; 
    width: 985px;
    height: 430px;
}

.gallery .items
{
    width:20000em; 
    position:absolute;
    clear:both;
}

.gallery img
{
    border: none;
}

.gallery .items a
{ 
    float:left;
} 

.gallery .next
{ 
    position: absolute;
      top: 2px;
    right: -15px;
    width: 10px;
    height: 16px;
    z-index: 10;
    background: transparent;
	background: transparent url(images/vert-next.png) center bottom no-repeat;
}

.gallery .next:hover
{ 
    background: transparent url(images/vert-next-hover.png) center bottom no-repeat;
}

.gallery .prev
{ 
    position: absolute;
    top: 2px;
    left: -15px;
    width: 10px;
    height: 16px;
    z-index: 10;
	background: transparent url(images/vert-prev.png) center top no-repeat;
}

.gallery .prev:hover
{ 
	background: transparent url(images/vert-prev-hover.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: #ffffff;
    border: solid 6px #888888;
    display: none;
    /*font-size: 90%;*/
    /* CSS3 styling for latest browsers */ 
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow:0 0 20px 5px #777777; 
    -webkit-box-shadow: 0 0 20px #777777;
    box-shadow:0 0 20px 5px #777777;

}


.modal .inner
{
background: white;
font-size: 1.1em;
}

.modal>div.inner
{
    background: white;
    padding: 20px;
}

.modal div {
	text-align:center;
}
.modal div .validate-ok, .modal div .close{
	background: url("http://www.jour.fr/style/images/ValidezBtn.jpg") repeat-x scroll 0 0 transparent;
	border: medium none;
    outline: medium none;
    text-decoration: none;
	line-height: 23px !important;
	padding: 3px;
}
.nutri-div
{
padding: 20px 30px;
}

ul.product-list
{
   clear:right;
  
}

.product-list2
{
   /* background: #cccccc;*/
    border: solid 0px #cccccc;
}

.product-list li
{
    margin-bottom: 1px;
    overflow: hidden;
    padding: 10px;
	border-bottom:1px solid #cccccc;
}
.product-list li:last-child
{
	border-bottom:0px none #cccccc;
}
.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;
    clear: both;
}

.product-text
{
    width: 280px;
    font-size: 0.85em;
    position: relative;
    height: 110px;
	 height: 80px; 
	 margin-right:15px;
}
.colonnelist{
    height: 80px;
    margin-right: 30px;
    padding-right: 25px;
    width: 120px;
}
.colonnelist .price
{ 
    font-size: 24px;
    float: right;
    color: #b09672;
	text-align:right;
	margin-top:25px;
	width:120px;
	}
.InfoCalories{
    clear: both;
    display: block;
    padding-top: 8px;
    width: 160px;
    font-size:0.9em;
}

.nutri-div,.nutri-divnilj{
	display: none;
}
.nutri-link3, .nutri-link2{
clear:both;
display:block;
}
.greenMini{
	color:#98AA09;
	float:left;
	font-size:13px;
}
.PinkMini{
	color:#AD007C;
	font-size:13px;
	float:left;
}
.product-text .title
{
    font-size: 14px;
    color: #98AA09;
    float: left;
    text-transform: uppercase;
	font-family:'GillSansMTProBold', Arial;
}

.product-text .price
{
    font-size: 24px;
    float: right;
    color: #b09672;
}

.nutri-link
{
    color: white;
    background: url(images/nutri-icon.png) 0 center no-repeat;
    padding: 4px 2px 35px 20px;
	font-size:10px;
}
.CornerL{
	width:5px;
	height:29px;
	float:left;
	background: url(images/addBtnL.png) 0 0 no-repeat;
}

.CornerR{
	width:5px;
	height:29px;
	float:left;
	background: url(images/addBtnR.png) 0 0 no-repeat;
}
.panier-link:hover
{

}
.product-list img{

	margin-right:10px;
	float: left;

}

div.quantity
{
    font-size: 10px;
    height: 110px;
    margin-bottom: 2px;
    margin-left: 14px;
    margin-top: 20px;
    text-align: center;
    width: 100px;
}

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;
}


.edit-link
{
    color: #b72280;
}

.continue-button
{

    float: left;

}

.finalize-button
{

    float: right;

}

.suggestions-title
{
    background-color: #ae9473;
    color: white;
    font-size: 1em;
    font-weight: bold;
    padding: 3px 5px 3px 25px;
    text-transform: uppercase;
}


.columns .suggestions-title
{
	
}

.suggestions
{
   
}

.columns .suggestions{ height: 325px; width:190px;}

.suggestions img 
{
    border: solid 0px #999999;
}

.suggestions .next, .suggestions .next:hover
{ 
    height: 20px;
    width: 20px;
    position: absolute;
    bottom: 0px;
    left: 176px;
    cursor: pointer;
    color: #AE9473;
    background: none;
}

.suggestions .prev, .suggestions .prev:hover
{ 
    position: absolute;
    top: 0px;
    left: 176px;
    height: 20px;
    width: 20px;
    cursor: pointer;
    color: #AE9473;
    background: none;
}

#content_TypesProductsGallery1_PanelGalleryDiv .prev.ab, #content_TypesProductsGallery1_PanelGalleryDiv .prev.ab:hover{
    position: absolute;
    top: 0px;
    left: 10px;
    cursor: pointer;
    color: #AE9473;
    background: none;
	font-size: 200%;
	line-height: 20px;
	color: white;
}


#content_TypesProductsGallery1_PanelGalleryDiv .next.ab, #content_TypesProductsGallery1_PanelGalleryDiv .next.ab:hover{
    position: absolute;
    bottom: 0px;
    right: 10px;
    left: auto;
    cursor: pointer;
    color: #AE9473;
    background: none;
    font-size: 200%;
    line-height: 20px;
    color:white;
}
.suggestions .disabled
{
    display: none;
}

.nutri-bulle
{
   background: url(images/calbulle.png) 0 0 no-repeat;
    padding:0px 0px 0px 0px;
    width: 100px;
    height: 30px;
    color: white;
	text-align:center;
}

.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;
}


.page-title, .page-title2, .TitleCategory h2
{
    color: #98AA0A;
    font-size: 3em;
    margin: 15px 0;
    text-align: left;
    text-transform: uppercase;
    font-family: 'GillSansMTProLight', 
    "Gill Sans MT",
	"Gill Sans",
	Calibri,
	Arial,
	"DejaVu Sans Light",
	sans-serif;;
    float: right;
}






#content_ctl00_styleDiv h2{
    background: white;
    font-size: 14px !important;
    margin: 0;
    text-transform: uppercase;
	text-align:center;
}
#content_ctl00_styleDiv{
	-moz-border-radius:0px 10px 0px 10px;
	-webkit-border-radius:0px 10px 0px 10px;
    background: none repeat scroll 0 0 #CFC6BA;
    color: #826B51;
    margin-bottom: 10px;
    padding: 5px 5px 10px;
    width: 190px;
} 
.White{
color:white;
/*font-family:"GillSansMTProBold";*/
text-transform:uppercase;
font-size:12px;
}
.TextList{
	width:300px;
	font-size:1.1em;
	clear:left;
}
.Slogan{
    clear: both;
    font-size: 1.1em;
    line-height: 18px;
    text-align: right;
}

#LocationDivModal #LocationDiv{
 margin:20px;
}

#LocationDiv{

}

.buttons{
	overflow: hidden; padding-top: 10px; clear: both;
}
/*CALENDAR*/
.CalendarContainer { position: relative; }

#LocationDiv #content_JourLocation_DayCalendar, #content_ctl01_ctl00_DayCalendar {
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    background: white; 
    opacity: 0.9;
    border: solid #FFFFFF;
    clear: both;
    font-size: 0.7em; 
    left: 195px;
    position: absolute;
    top: 0; 
    border-collapse: separate !important;
    border-width: 5px !important;
    text-transform: uppercase; 
}
#LocationDiv .calendar-header{
	background:white !important;
}

#LocationDiv a.validate-cp {
    margin-top: 1px;
}

#LocationDiv .cp .jqTransformInputWrapper
{
	width: 153px !important;
}

#LocationDiv .service-choice{    clear: both;
    height: auto !important;
    position: relative;}

#LocationDiv #content_JourLocation_IsEnlevement, 
#content_ctl01_ctl00_IsEnlevement{
	width: auto !important;
	border:0px none !important;
	position:absolute;
	top:0px;
	left:0px;
}

#LocationDiv .platform-choice ul,
#LocationDiv .hour-choice ul,
.delivery-time ul {
	/*width: 171px !important;*/
}

.location-panel-select
{
	width: 175px;
}

#LocationDiv .service-choice label {
	display:inline-block;
	margin-left:10px;
	width:150px;
	position: absolute;
	left: 15px;
	top:0px;
}

.platform-choice .jqTransformSelectWrapper ul { 
	height: 70px !important; 
} 

#content_GoogleMap1 {
	border-color: #98AA09 !important; 
}

.bigparenthese{
    background: url("images/BigParentheseLeft.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    font-size: 1.1em;
    height: 185px;
    padding-left: 25px;
    padding-top: 35px;
    text-align: center;
    width: 280px;
}
.bigparentheseright{
    background: url("images/BigParentheseRight.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 185px;
    width: 47px;
}

#Newsletter .jqTransformInputWrapper {
	width: 344px!important;
	
}
.ConnectBox .jqTransformInputWrapper {
	width:225px!important;
	text-align: center;
	margin-left:50px;
}

.register .InputMaxi .jqTransformInputWrapper {
	width:360px!important;
}

.smallTitle.gray2 {
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    color:#AF9570;
    
}
.gray2{
	color:#AF9570;
}
#Newsletter{
clear:both;
}

div.jqTransformSelectWrapper ul li {
	border-bottom: 0;
    margin-bottom: 0;
    overflow: auto;
    padding: 0;
}
#content_SelecteurProduits1_ctl00_ProductList{
    border: 1px solid #e1d7c9;
    -moz-border-radius:0 10px 0 10px;
    border-radius:0 10px 0 10px;
    -webkit-border-radius:0 10px 0 10px;
    display: block;
    padding: 0 0 0 8px;
}
#content_SelecteurProduits1_ctl00_ProductList .jqTransformSelectWrapper {
	/*width:130px !important;*/
	margin-left:18px;
}

		
.adressform .jqTransformInputWrapper {
	min-width: 125px !important;
}

.adressform  input,
.addadress input{
	width:100% !important;
}
.addadress .jqTransformInputWrapper {
	/*margin: 5px 75px 25px 75px;*/
	min-width: 250px !important;
}

.addadress{overflow: hidden; margin-top: 10px; margin-bottom: 10px;}

.hidden {
	display: none;
}
.modal #jqTransformTextarea-mm > div{
width: 350px!important; 
height: 100px!important; 
}
 
.modal #content_Nom.jqtranformdone.jqTransformInput{
width: 250px!important; 
}
textarea#content_AdressePerso_RueNumero{
width:350px!important;
height:60px!important;
}
#content_OnTime, #content_MissingProducts, #content_QualityProd, #content_QualityPack, #content_QualityLiv{
margin-bottom:15px;
margin-top:8px;
}
#content_MissingProductsText{
width:270px!important;
}
.title-cell.enquete{
    padding-top: 15px;
    width: 300px;
}

