/* @override http://162.61.227.213/se/public/img/styles.css */

/* @override http://162.61.227.213/se/public/img/styles.css */



* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
}
body {
	background: #000000;
	color: #b98932;
	font-size: 13px;
	font-family: Georgia, serif;
}
div#wrap {
	margin:  0 auto;
	width: 940px;
}
/* @group Header */


div#feel {
	width: 154px;
	height: 79px;
	float: right;
	margin-top: -150px;
}
div#feel a#chocolate {
	display: block;
	float: left;
	height: 36px;
	width: 60px;
	background: url(feel_chocolate.png) no-repeat left top;
	margin: 38px 0 0 20px;
}
div#feel a#fruit {
	display: block;
	float: left;
	height: 37px;
	width: 49px;
	background: url(feel_fruity.png) no-repeat left top;
	margin: 5px 0 0 6px;
}
div#feel span {
	display: none;
}
a#logo, a#logo:hover, a#logo:visited {
	display: block;
	width: 163px;
	height: 124px;
	background: url(logo.png) no-repeat left top;
}
a#logo span {
	display: none;
}
#header {
	padding: 40px 0;
	background: url(header_index.png) no-repeat 170px bottom;
}
#header.chocolate {
	background: url(header_chocolate.png) no-repeat 170px bottom;
}
#header.fruit {
	background: url(header_fruit.png) no-repeat 170px bottom;
}
#header.round {
	background: url(header_round.png) no-repeat 170px bottom;
}
#header.selection_all {
	background: url(header_selection.png) no-repeat 170px bottom;
	;
}
#header.recipe {
	background: url(header_recipe.png) no-repeat 170px bottom;
	;
}
/* @end */















/* @group Navigation */















div#navigation {
	height: 74px;
	background: url(nav_bg_74px.png);
}
div#navigation div#nav_center {
	width: 880px;
	float: left;
	padding-top: 10px;
	text-align: center;
}
div#navigation div#nav_center a {
	color: #542d1f;
	font-size: 11px;
	font-family: Georgia, serif;
	padding: 5px 0;
	line-height: 18px;
	margin: 0 16px;
}
div#nav_center a.selected {
	font-weight: bold;
}
div#navigation div#nav_center a.row1.selected {
	background: url(sel_bullet.png) no-repeat left center;
	padding-left: 21px;
}
div#navigation div#nav_center a.row2.selected {
	background: url(sel_bullet.png) no-repeat left center;
	padding-left: 21px;
}
div#navigation div#nav_center a.row3.selected {
	background: url(sel_bullet.png) no-repeat left center;
	padding-left: 21px;
}
div#navigation div#nav_left {
	float: left;
	height: 74px;
	width: 27px;
	background: url(nav_left_74px.png) no-repeat left top;
}
div#navigation div#nav_right {
	float: right;
	height: 74px;
	width: 27px;
	background: url(nav_right_74px.png) no-repeat left top;
}
/* @end */















/* @group Content */















/* @group Basics */















h2, h3, strong {
	color: #dfc27a;
}
h2 {
	font-size: 22px;
	font-weight: normal;
}
h3, em, div.icecream_item h3 a {
	font-size: 13px;
	margin-bottom:2px;
	line-height: 18px;
}
h3 {
	margin-top: 10px;
}
p {
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 8px 0;
}
a {
	color: #dfc27a;
	font-size: 11px;
	line-height: 15px;
}
.nomargin {
	margin: 0 !important;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
/* @end */















/* @group Columns */















ul#secondary_menu {
	list-style-type: none;
	margin-top: 20px;
}
ul#secondary_menu a {
	color:  #ae691e;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 21px;
}
ul#secondary_menu ul {
	list-style-type: none;
	margin: 5px 0 5px 10px;
}
ul#secondary_menu ul li a {
	font-size: 12px;
	text-transform: none;
	color: #b98932;
}
ul#secondary_menu ul li.selected a {
	color: #dfc27a;
}
.narrow_column {
	width:  220px;
	margin-right: 20px;
	float: left;/*padding-top: 30px;*/







}
.narrow_column img {
	margin-top: 15px;
}
.wide_column {
	float: left;
	width: 340px;
	margin-right: 10px;
}
.main_column {
	float: left;
	width: 700px;
	margin-top: 25px;
}
.narrow_column.article img {
	margin: 30px 0;
}
ul#product_info, ul#ingridients {
	font-size: 11px;
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 15px;
}
ul#product_info li {
	margin: 4px 0;
}
ul#product_info li span {
	display: inline-block;
	width: 120px;
	font-weight: bold;
	color: #dfc27a;
}
ul#ingridients {
	border-bottom: 1px solid #b98932;
}
ul#ingridients li {
	padding: 4px 0 5px 0;
	border-top: 1px solid #b98932;
}
ul#ingridients li.selected {
	background: url(sel_bullet_black.png) no-repeat 120px center;
}
p em {
	margin: 15px 0 20px;
	display: block;
}
.main_column p em {
	width: 440px;
}
.wide_column.chocolate {
	padding-top: 60px;
	background: url(world_choc.png) no-repeat left 15px;
	margin-right: 20px;
}
.wide_column.fruit {
	padding-top: 60px;
	background: url(world_fruit.png) no-repeat left 15px;
	margin-right: 20px;
}
.wide_column.round {
	padding-top: 60px;
	background: url(world_round.png) no-repeat left 15px;
	margin-right: 20px;
}
.wide_column.selection {
	padding-top: 60px;
	background: url(world_sel.png) no-repeat left 15px;
	margin-right: 20px;
}
span.email {
	display: block;
	float: left;
}
.wide_column a.print {
	display: block;
	float: right;
	background: url(print.png) no-repeat center top;
	padding: 20px 0 0 0;
	margin-top: -1px;
}
.columns_collapse {
	width: 460px;
	float: left;
	padding-top: 30px;
	margin-right: 20px;
}
#recept_index {
	background: url(index_recept.png) no-repeat left top;
	height: 154px;
	padding: 50px 0 0 235px;
	color: #5f3e18;
	margin-bottom: 10px;
}
#recept_index a {
	color: #5f3e18;
}
#recept_index h2 {
	color:  #693827;
	font-size: 20px;
	line-height: 40px;
}
#recept_index div {
	width: 210px;
}
#recept_index span {
	text-transform: uppercase;
	margin-left: 63px;
	font-size: 11px;
}
#content div.narrow_column h2 {
	margin-top: 30px;
}
.columns_collapse a#tastes {
	display: block;
	background: url(tastes_bg.png) no-repeat left top;
	height: 46px;
	width: 210px;
	padding: 30px 0 0 10px;
	margin-top: 7px;
}
.columns_collapse a#tastes span {
	color: #693827;
	font-size: 11px;
	line-height: 14px;
}
.columns_collapse a#buy_get {
	display: block;
	width: 125px;
	height: 75px;
	padding: 18px 0 0 95px;
	color: #693827;
	font-size: 11px;
	line-height: 14px;
	background: url(just_now.png) no-repeat left top;
}
.columns_collapse a#buy_get span {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 2px;
}
#welcome {
	height: 165px;
	margin-top: 40px;
	padding: 7px 0 0 0px;
}
#welcome a {
	color: #693827;
	font-size: 16px;
	display:block;
	line-height: 24px;
}
/* @end */















/* @group Sitemap */















#sitemap, #sitemap a {
	font-size: 11px;
	line-height: 16px;
	color: #ae691e;
}
#sitemap dt {
	margin: 10px 0 0;
	color: #dfc27a;
}
#sitemap dl {
	margin: 0 0 20px 30px;
}
/* @end */















/* @group All products







 */















div.icecream_item {
	clear: both;
	margin-bottom: 20px;
}
div.icecream_item img {
	float: left;
	margin-right: 10px;
}
div.icecream_item .description {
	width: 350px;
	float: left;
}
div.icecream_item div.new, div.wide_column div.new {
	height: 33px;
	width: 85px;
	background: url(nyhet.png) no-repeat left top;
}
div.icecream_item div.new span, div.wide_column div.new span {
	display: none;
}
div.icecream_item div.new {
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}
div.wide_column div.new {
	float: right;
	margin: -60px 0 0 0;
}
/* @end */















/* @group Share







 */















.baddain {
	margin-top: 20px;
	float:right;
}
.share {
	margin-top: 20px;
}
div.share a img {
	margin-right: 10px;
}
.share label {
	font-size: 10px;
	font-family: sans-serif;
}
textarea#share {
	vertical-align: middle;
	height: 30px;
	margin-left: 5px;
	width: 150px;
	font-size: 10px;
	overflow: hidden;
}
/* @end */















/* @group Recipes */















#recipe_main a.print {
	background: url(print_white.png) no-repeat left top;
	height: 22px;
	width: 27px;
	padding: 0 !important;
	float: none;
	position: absolute;
	margin: 0 0 0 300px;
}
#recipe_main a.print span {
	display: none;
}
div#recipe_main {
	background: url(recipe_big.png) no-repeat left top;
	width: 340px;
	height: 502px;
	padding: 58px 0 0 0;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden !important;
}
div#recipe_main img {
	margin-left: 10px;
}
div#recipe_main p {
	margin: 0 !important;
	padding: 0 !important;
}
div.recipe_small h3 {
	width: 220px;
	margin:10px 0 0 95px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #ae691e;
}
div#recipe_main div.recipe_body_1 h4 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #ae691e;
	margin: 5px auto;
	width: 240px;
}
div.recipe_small h3 a {
	color: #693827;
}
div.recipe_small h3.selected {
	background: url(sel_bullet_white.png) no-repeat right top;
	width: 200px;
	margin:10px 0 0 5px;
	padding-right: 20px;
	float: left;
}
div.recipe_small h3.selected a {
	color: #ae691e;
}
div.recipe_body_1 {
	height: 285px;
	text-align: center;
}
div.recipe_body_2 {
	height: 450px;
	text-align: center;
	margin-top:20px;
}
#rec_ingr a {
	margin-left: 95px !important;
}
div.recipe_body_2 h4 {
	color: #693827;
	font-size: 12px;
	margin: 30px 0 20px 0;
	font-family: Trebuchet, sans-serif;
}
div#recipe_main dt {
	font-weight: bold;
}
div#recipe_main ol {
	width: 310px;
	margin: 0 10px;
	text-align: left;
}
div#recipe_main ol li {
	margin: 0 0 5px 40px;
}
div#recipe_main dt, div#recipe_main dd, div#recipe_main ol li {
	color: #693827;
	line-height: 15px;
	font-size: 11px;
	font-family: Trebuchet, sans-serif;
}
div#recipe_main a {
	color: #ae691e;
	font-style: oblique;
	font-size: 12px;
	margin-left: 125px;
}
div.recipe_small {
	background: url(recipe_small.png) no-repeat left top;
	width: 320px;
	height: 81px;
	padding: 10px 10px 0 10px;
	margin-top: 15px;
	text-align: center;
}
div.recipe_small img {
	float: left;
}
.recipe {
	padding-top: 44px;
}
/* @end */















/* @group Article */















div#separator {
	width: 700px;
	margin: 10px 0 0 0;
	float: right;
	border-top: 1px solid;
}
div.wide_column.article {
	padding-top: 20px;
}
div.wide_column.article p, div.wide_column.article img {
	margin: 10px 0;
}
hr {
	height: 10px;
	background: #fff;
}
/* @end */















/* @group Contacts */















div.contact_item {
	float: left;
	margin:0;
	width: 300px;
}
/* @end */































/* @end */















/* @group Footer */















#footer {
	clear: both;
	margin-top: 20px;
	padding-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #b98932;
}
#footer, #footer a {
	font-size: 11px;
	color: #b98932;
}
#footer a {
	text-decoration: underline;
	margin: 0 5px;
}
#contact {
	float: left;
}
#copy {
	float: right;
}
/* @end */



/* @group Nyhet_banners */



a.nyhet_banner {
	display: block;
	width: 220px;
	height: 110px;
	float: left;
	margin: 10px 10px 0 0;
}
a#white-chocolate {
	background-image: url(white_chocolate_redfruits.png);
}
a#choco-chips-muffin {
	background-image: url(choco_chip_muffin.png);
}
a#smultron {
	background-image: url(nyheter_smultron.jpg);
}
a#raspberry {
	background-image: url(raspberry-cheese_cake.png);
}
a#pear {
	background-image: url(nyheter_pear.jpg);
}
a#darkorange {
	background-image: url(nyheter_darkorange.jpg);
}
a#darkchocolate {
	background-image: url(nyheter_darkchocolate.jpg);
}
a#darkchili {
	background-image: url(nyheter_darkchili.jpg);
}
a#caramelcinnamon {
	background-image: url(nyheter_caramelcinnamon.jpg);
}
a.nyhet_banner span {
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	color: #603a2d;
	width: 70%;
	margin: 10px auto;
}
div#header_flash {
	padding: 0 !important;
	margin: 0;
	background: none;
	height: 210px;
}
div#header_flash h1 {
	float: left;
	margin: 40px 15px 0 0;
}
object#flashBanner {
	float: left;
	margin-top: 30px;
}
div#sitemap h3 a {
	color:#dfc27a;
	font-size:14px;
}


/* @end */
