﻿/* Top navigation */
div#NavigationContainer{float:left; width:749px;height:36px; margin:0; padding:0; background-color:#427f38;}
/* ie6 */*html div#NavigationContainer{float:left; width:743px;height:36px; margin:0; padding:0; background-color:#427f38;}
div#NavigationContainer ul{list-style:none; margin:0;padding:0 0 0 5px;}
div#NavigationContainer ul li{float:left; padding:10px 45px 0 15px;margin:0}

/* rettelse til købknap listevisning */
div.contentPageHolder div.productItem input.buttonAddToBasket {width:120px;}
div.contentPageHolder div.productItem input.buttonAddToSub {width:100px}

/* rettelse til købknap listevisning på Min side*/
div#ProductsListHolder div.productItem input.buttonAddToSub {width:90px;margin:0;}
div#ProductsListHolder div.productItem input.buttonAddToBasket {width:106px;margin:0 0 0 6px;}

/* rettelse til købknap forside*/
div.AlternativeProducts div.productItem input.buttonAddToSub {width:100px;margin:0;}
div.AlternativeProducts div.productItem input.buttonAddToBasket {width:122px;margin:0 0 0 6px;}


/* rettelse basket pris */
.BasketviewOrderlineHeader .total {width:160px;font-weight:bold;float:left;line-height:29px;text-align:right}


div#LeftContainer .modalPopup h1{margin:5px 0;padding:0;}
.modalPopup input {border:1px solid silver;padding:3px;background-color:#f6f7f7;font-weight:bold}

/* Næste uges kasser */
div.contentPageHolder div.NextWeekItem div{padding-bottom:30px}

/* opskrifter */
div#RecipyTopTenWrap{display:block;clear:both;float:none;margin-top:10px;}
div#RecipyTopTen {background:url(../../images/aarstiderne/kokos_bgd.png);width:95%;padding:10px 10px 10px 14px;margin:20px 0;height:630px}
div.RandomRecipe {float:left;width:106px;height:150px;padding:5px 0 0 6px;background:#fff;margin:6px;}
div.RandomRecipe a {line-height:1.4em;text-decoration:none;}
div.RandomRecipeImg {float:left;}


/* rettelse pris enkeltkøb */
.SalesPrice {width:60px}
.CurrencyCode {width:60px;font-weight:normal;display:block}

/* watermarks */

.UserNameOnBlur {background-image: url('/images/SE_bruger.jpg');background-repeat: no-repeat;background-position: left center;}
.PasswordOnBlur {background-image: url('/images/SE_password.jpg');background-repeat: no-repeat;background-position: left center;}
.StreetOnBlur {background-image: url('/images/SE_gade.jpg');background-repeat: no-repeat;background-position: left center;}
.OnFocus {font-style: normal;}

/* rettelse basketview */
#BasketviewHeader a {margin:0 0 0 510px}

/* rettelse leveringsoplysninger input */
.size4 {width:50px}