/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	border:0px none;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@charset "utf-8";
html{
	height:100%;
/*	width:100%;*/
	overflow:auto;
	overflow-x:hidden;
	padding:0;
	margin:0;
/*
	overflow:auto;
	overflow-x:hidden;
	min-height:100%;
*/
}
body{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	line-height:14px;

	height:100%;
	overflow:auto;
	padding:0;
	margin:0;
/*
	margin:0;
	padding:0;
	min-height:100%;
	overflow:auto;
*/
}
h1{
	padding:15px 0 12px 0;
	font-size:28px;
	font-weight:bold;
	font-family:Arial;
	color:#aed25c;
	line-height:32px;
}
p{
	padding:0 0 10px 0;
}
.clearer{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	margin:0;
	padding:0;
	border:none;
	width:0px;
	height:0px;
	position:relative;
}
.bg{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1;
}

/* __________________________________________________________________________ TYPO3 RELATED */
.csc-header{
	padding:7px 0 12px 0;
}
.csc-header h1{
	display:none;
}
.csc-textpic,
.csc-textpic-image{
	padding-bottom:9px;
	margin-bottom:9px !important;
}

/* __________________________________________________________________________ CLUB LINK */
.club{
	position:fixed;
	left:0;
	top:110px;
}
.club a{
	background:url(/fileadmin/templates/naturligvis/img/kundeklubb_btn.png) no-repeat -14px top;
	width:72px;
	height:177px;
	text-indent:-9999px;
	display:block;
}
.club a:hover{
	background-position:-11px top;
}

/* __________________________________________________________________________ CONTAINER MAIN & MAIN BACKGROUND */
.container-main-bg{
	width:900px;
	margin:0 auto;
	background:url(/fileadmin/templates/naturligvis/img/bg_main.png) repeat-y left top;
	min-height:100%;
	position:relative;
}

.container-main{
	width:876px;
	margin:0 auto;
}

/* __________________________________________________________________________ CONTAINER TOP */
.container-top{
	background:#aed25c;
	margin:0 7px;
	height:104px;
	position:relative;
	z-index:10;
}
.container-top .left-rounded,
.container-top .right-rounded{
	width:7px;
	height:97px;
	display:block;
	position:absolute;
	background:#aed25c;
}
.container-top .left-rounded{
	left:-7px;
}
.container-top .right-rounded{
	right:-7px;
}
.container-top .left-rounded .lb,
.container-top .right-rounded .rb{
	width:7px;
	height:7px;
	display:block;
	position:absolute;
	bottom:-7px;
}
.container-top .left-rounded .lb{
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat -2px -25px;
	left:0;
}
.container-top .right-rounded .rb{
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat -9px -25px;
	right:0;
}
.container-top .logo{
	position:absolute;
/*	width:271px;
	height:66px; */
/*	left:18px;
	top:18px;*/
	left:-14px;
	top:0;
}
.container-top .search{
	position:absolute;
	width:180px;
	height:29px;
	top:22px;
	right:26px;
}
.container-top .search .tx-fesearchintable-pi1 #text-search{
	background:url(/fileadmin/templates/naturligvis/img/bg_search_form_small.jpg) no-repeat left top;
	width:128px;
	height:27px;
	line-height:27px !important;
	border:none;
	padding:0 3px 0 15px;
	float:left;
}
.container-top .search .tx-fesearchintable-pi1 .btn-submit{
	background:url(/fileadmin/templates/naturligvis/img/bg_btn_search_form_small.jpg) no-repeat left top;
	width:34px;
	height:27px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
}
.container-top .menu{
	position:absolute;
	right:0;
	bottom:0;
	height:45px;
}
.container-top .menu > li{
	float:left;
/*	display:inline-block;
	zoom:1;
	*display:inline;*/
	background:url(/fileadmin/templates/naturligvis/img/bg_menu_top_line.png) no-repeat left top;
	height:45px;
}
.container-top .menu > li a{
	padding:15px 20px 3px 20px;
	display:block;
	line-height:14px;
	color:#FFFFFF;
	text-decoration:none;
}
.container-top .menu > li a:hover{
	border-bottom:3px solid #FFFFFF;
}
.container-top .menu li.active{
	border-bottom:3px solid #FFFFFF;
	height:34px;
	position:relative;
	margin-top:8px;
	margin-right:-1px;
/*
	border-radius:7px 7px 0 0;
	-moz-border-radius:7px 7px 0 0;
	-webkit-border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
*/
}
.container-top .menu li.active > a{
	background:#FFFFFF;
	border-bottom:1px solid #aed25c;
	padding-bottom:3px;
	padding-top:6px;
}
.container-top .menu li.active .top-rounded .lt,
.container-top .menu li.active .top-rounded .rt{
	width:4px;
	height:4px;
	position:absolute;
	top:0;
}
.container-top .menu li.active .top-rounded .lt{
	left:0;
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat -1px -50px;
}
.container-top .menu > li.active .top-rounded .rt{
	right:0;
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat -5px -50px;
}
.container-top .menu li strong{
	display:none;
}
.container-top .menu-level2{
	display:none;
	position:absolute;
	top:48px;
}
.container-top li.active .menu-level2{
	top:40px;
}
.container-top .menu-level2 li{
	padding-bottom:2px;
	position:relative;
}
.container-top .menu-level2 li a{
	margin:0 7px;
	padding:4px 13px;
	background:#AED25C;
}
.container-top .menu-level2 li a:hover{
	border-bottom:none;
}
.container-top .menu-level2 li .rounded-left{
	height:25px;
	width:7px;
	margin:0 0 7px 0;
	background:#AED25C;
	position:absolute;
	left:0;
	top:0;
}
.container-top .menu-level2 li .rounded-left .lb{
	width:7px;
	height:7px;
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat -2px -25px;
	position:absolute;
	bottom:-7px;
}
.container-top .menu-level2 li .rounded-right{
	height:18px;
	width:7px;
	margin:7px 0;
	position:relative;
	background:#AED25C;
	position:absolute;
	right:0;
	top:0;
}
.container-top .menu-level2 li .rounded-right .rt,
.container-top .menu-level2 li .rounded-right .rb{
	width:7px;
	height:7px;
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat left top;
	position:absolute;
	right:0;
}
.container-top .menu-level2 li .rounded-right .rt{
	background-position:-9px -18px;
	top:-7px;
}
.container-top .menu-level2 li .rounded-right .rb{
	background-position:-9px -25px;
	bottom:-7px;
}
.container-top .menu-level2 li.hovered a,
.container-top .menu-level2 li.hovered .rounded-left,
.container-top .menu-level2 li.hovered .rounded-right{
	background:#FFFFFF;
}
.container-top .menu-level2 li.hovered .rounded-left .lb{
	background-position:-2px -66px;
}
.container-top .menu-level2 li.hovered .rounded-right .rt{
	background-position:-9px -59px;
}
.container-top .menu-level2 li.hovered .rounded-right .rb{
	background-position:-9px -66px;
}

/* __________________________________________________________________________ CONTAINER BOTTOM */
.container-bottom{
/*	position:absolute;*/
	bottom:35px;
	background:#aed25c;
	margin:0 7px;
	height:51px;
	width:862px;
	color:#FFFFFF;
	position:relative;
	margin-top:27px;
}
.container-bottom .left-rounded,
.container-bottom .right-rounded{
	width:7px;
	height:37px;
	margin:7px 0;
	display:block;
	position:absolute;
	background:#aed25c;
}
.container-bottom .left-rounded{
	left:-7px;
}
.container-bottom .right-rounded{
	right:-7px;
}
.container-bottom .left-rounded .lt,
.container-bottom .right-rounded .rt,
.container-bottom .left-rounded .lb,
.container-bottom .right-rounded .rb{
	width:7px;
	height:7px;
	display:block;
	position:absolute;
}
.container-bottom .left-rounded .lt,
.container-bottom .right-rounded .rt{
	top:-7px;
}
.container-bottom .left-rounded .lb,
.container-bottom .right-rounded .rb{
	bottom:-7px;
}
.container-bottom .left-rounded .lt,
.container-bottom .left-rounded .lb{
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat -2px -18px;
	left:0;
}
.container-bottom .left-rounded .lb{
	background-position:-2px -25px;
}
.container-bottom .right-rounded .rt,
.container-bottom .right-rounded .rb{
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat -9px -18px;
	right:0;
}
.container-bottom .right-rounded .rb{
	background-position:-9px -25px;
}
.container-bottom .copyright{
	padding:62px 0 10px 0;
	text-align:center;
	font-size:11px;
}
/* __________________________________________________________________________ CONTAINER BOTTOM - MENU */
.container-bottom .menu{
	position:absolute;
	right:0;
	top:19px;
}
.container-bottom .menu li{
	float:left;
	border-right:1px solid #B8D27C;
}
.container-bottom .menu li.last{
	border-right:none;
}
.container-bottom .menu li a{
	padding:0 13px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial;
}
.container-bottom .menu li a:hover{
	text-decoration:underline;
}
.container-bottom .menu-left{
	position:absolute;
	right:0;
	top:19px;
}
/* __________________________________________________________________________ CONTAINER BOTTOM - MENU LEFT */
.container-bottom .menu-left{
	position:absolute;
	left:12px;
	top:16px;
}
.container-bottom .menu-left li{
	float:left;
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_footer.png) no-repeat scroll right -54px;
}
.container-bottom .menu-left li.last{
/*	background:none;*/
	margin-left:10px;
}
.container-bottom .menu-left li a{
	padding:7px 15px 5px 25px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial;
}
.container-bottom .menu-left li a:hover{
	text-decoration:underline;
}
.container-bottom .menu-left li a.kundeklubb,
.container-bottom .menu-left li a.intranett{
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_footer.png) no-repeat left -2px;
}
.container-bottom .menu-left li a.intranett{
	background-position:left -28px;
	padding-left:23px;
}
.container-bottom .menu-left li strong{
	display:none;
}

/* __________________________________________________________________________ CONTAINER MIDDLE */
.container-middle{
/*	padding:9px 0 86px 0;*/
	padding:9px 0;
	z-index:5;
}
.container-middle .logo-section{
	padding:0 0 8px 0;
}

/* __________________________________________________________________________ CONTENT ROUNDED WITH WHITE BG */
.content-rounded-white{
	background:#FFFFFF;
	margin:9px 0 27px 0;
	position:relative;
}
.content-rounded-white .top-rounded,
.content-rounded-white .bottom-rounded{
	position:absolute;
	margin:0 9px;
	background:#FFFFFF;
	width:858px;
	height:9px;
}
.content-rounded-white .top-rounded{
	top:-9px;
}
.content-rounded-white .bottom-rounded{
	bottom:-9px;
}
.content-rounded-white .top-rounded .lt,
.content-rounded-white .top-rounded .rt,
.content-rounded-white .bottom-rounded .lb,
.content-rounded-white .bottom-rounded .rb{
	position:absolute;
	width:9px;
	height:9px;
}
.content-rounded-white .top-rounded .lt{
	top:0;
	left:-9px;
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat left top;
}
.content-rounded-white .top-rounded .rt{
	top:0;
	right:-9px;
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat -9px top;
}
.content-rounded-white .bottom-rounded .lb{
	bottom:0;
	left:-9px;
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat left -9px;
}
.content-rounded-white .bottom-rounded .rb{
	bottom:0;
	right:-9px;
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat -9px -9px;
}
.content-rounded-white .content{
	padding:9px 17px 9px 17px;
}
.content-rounded-white .content a{
	font-weight:bold;
	color:#a0c44d;
	text-decoration:none;
}
.content-rounded-white .content a:hover{
	text-decoration:underline;
}

/* __________________________________________________________________________ COLUMNS */
.columns{
	margin-right:-16px;
}
.columns td{
	vertical-align:top;
	padding:0 16px 0 0;
	width:275px;
}
.columns .csc-textpic{
	padding:0;
}

/* __________________________________________________________________________ PRODUCTS LISTING GROUPED IN TABS */
.products-listing{
	padding:0 0 9px 0;
	margin:0 0 9px 0;
	position:relative;
}
.products-listing .category-image{
	margin-bottom:9px;
}

.products-listing .container-tabs{
	height:41px;
	margin:0 0 9px;
}
.products-listing .container-tabs li{
	position:relative;
	float:left;
	line-height:40px;
	background:#FFFFFF url(/fileadmin/templates/naturligvis/img/bg_tabs_gradient_darker.png) repeat-x left top;
	border-left:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
}

/* __________________________________________________________________________ PRODUCTS LISTING GROUPED IN TABS - COMMON */
.products-listing .container-tabs li .left-rounded,
.products-listing .container-tabs li .right-rounded{
	height:31px;
	border-bottom:1px solid #cdcdcd;
}
.products-listing .container-tabs li.first .left-rounded,
.products-listing .container-tabs li.last .right-rounded{
	position:absolute;
	width:9px;
	margin-top:9px;
	background:url(/fileadmin/templates/naturligvis/img/bg_tabs_gradient_darker.png) repeat-x left -9px;
}
.products-listing .container-tabs li.first .left-rounded .lt,
.products-listing .container-tabs li.last .right-rounded .rt{
	position:absolute;
	top:-9px;
	width:9px;
	height:9px;
}
.products-listing .container-tabs li.no-bl{
	border-left:0;
}
/* __________________________________________________________________________ PRODUCTS LISTING GROUPED IN TABS - ACTIVE */
.products-listing .container-tabs li.active{
	border-bottom:none;
	padding-bottom:1px;
	background:url(/fileadmin/templates/naturligvis/img/bg_tabs_gradient.png) repeat-x left top;
}
.products-listing .container-tabs li.active .left-rounded,
.products-listing .container-tabs li.active .right-rounded{
	height:32px;
}
/* __________________________________________________________________________ PRODUCTS LISTING GROUPED IN TABS - FIRST */
.products-listing .container-tabs li.first{
	margin-left:8px;
}
.products-listing .container-tabs li.first .left-rounded{
	left:-9px;
}
.products-listing .container-tabs li.first .left-rounded .lt{
	left:0;
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat left -41px;
}
/* __________________________________________________________________________ PRODUCTS LISTING GROUPED IN TABS - FIRST ACTIVE */
.products-listing .container-tabs li.first-active{
	margin-left:9px;
	border-left:none;
}
.products-listing .container-tabs li.first-active .left-rounded{
	background:url(/fileadmin/templates/naturligvis/img/bg_tabs_gradient.png) repeat-x left -9px;
}
.products-listing .container-tabs li.first-active .left-rounded .lt{
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat left -32px;
}
/* __________________________________________________________________________ PRODUCTS LISTING GROUPED IN TABS - LAST */
.products-listing .container-tabs li.last{
	margin-right:9px;
}
.products-listing .container-tabs li.last .right-rounded{
	right:-9px;
}
.products-listing .container-tabs li.last .right-rounded .rt{
	right:0;
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat -9px -41px;
}
/* __________________________________________________________________________ PRODUCTS LISTING GROUPED IN TABS - LAST ACTIVE */
.products-listing .container-tabs li.last-active .right-rounded{
	background:url(/fileadmin/templates/naturligvis/img/bg_tabs_gradient.png) repeat-x left -9px;
}
.products-listing .container-tabs li.last-active .right-rounded .rt{
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat -9px -32px;
}

.products-listing .container-tabs li a{
	font-weight:bold;
	color:#1e4c00;
	text-decoration:none;
	display:block;
	padding:0 32px;
}
.products-listing .container-tabs li.first a{
	padding-left:23px;
}
.products-listing .container-tabs li.last a{
	padding-right:23px;
}


.products-listing .container-details{
	padding:11px 0 3px 23px;
	background:#FFFFFF url(/fileadmin/templates/naturligvis/img/bg_tabs_gradient.png) repeat-x left -50px;
}
.products-listing .container-details ul{
	margin-right:-20px;
position:relative;
}
.products-listing .container-details ul li,
.products-listing .container-details ul li a.item-link-details{
	width:390px;
	height:134px;
	display:block;
	background:url(/fileadmin/templates/naturligvis/img/bg_product_listing.png) no-repeat left top;
	float:left;
	margin:10px 15px 5px 0;
	padding:10px;
	position:relative;
}
.products-listing .container-details ul li a.item-link-details{
	color:#000000;
	text-decoration:none;
	position:absolute;
	float:none;
	left:0;
	top:-10px;
}
.products-listing .container-details ul li a.item-link-details:hover{
	background-position:left -170px;
}
.products-listing .container-details ul li.no-results{
	background:none;
	margin:0;
	float:none;
	width:auto;
	height:auto;
}
.products-listing .container-details ul li .image{
	float:left;
	width:133px;
	height:110px;
	text-align:center;
	vertical-align:top;
}
.products-listing .container-details ul li .details{
/*	position:relative;*/
}
.products-listing .container-details ul li .details h2,
.products-listing .container-details ul li .details img.h2-image{
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	line-height:20px;
	color:#6b852e;
	padding:7px 0 8px 0;
}
.products-listing .container-details ul li .details h2{
	display:none;
}
.products-listing .container-details ul li .details p{
	padding:13px 0 0 0;
	line-height:18px;
}
.products-listing .container-details ul li .details a.more{
	position:absolute;
	right:23px;
	bottom:14px;
	width:50px;
	height:15px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.products-listing .container-details ul li .details div.price{
	position:absolute;
	bottom:0;
	right:0;
	width:90px;
	height:35px;
	text-align:center;
	background:url(/fileadmin/templates/naturligvis/img/list_price_tag.png) no-repeat left top;
	padding:8px 9px 8px 25px;
}
.products-listing .container-details ul li .details div.price span{
	display:none;
}
.products-listing .container-details ul li .details div.price .price-single{
	margin-top:10px;
}
.products-listing .top-rounded,
.products-listing .bottom-rounded{
	width:858px;
	height:9px;
	position:relative;
	background:#FFFFFF;
	margin:0 9px;
}
.products-listing .top-rounded{
	background:#FFFFFF url(/fileadmin/templates/naturligvis/img/bg_tabs_gradient.png) repeat-x left -41px;
	padding-left:9px;
	margin-left:0;
	margin-top:-9px;
}
.products-listing .bottom-rounded{
	margin-bottom:-9px;
}
.products-listing .top-rounded .rt,
.products-listing .bottom-rounded .lb,
.products-listing .bottom-rounded .rb{
	position:absolute;
	width:9px;
	height:9px;
}
.products-listing .top-rounded .rt{
	top:0;
	right:-9px;
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat -9px -50px;
}
.products-listing .bottom-rounded .lb{
	bottom:0;
	left:-9px;
/*	background:url(/fileadmin/templates/naturligvis/img/bg_content_white_lb.png) no-repeat left bottom;*/
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat left -9px;
}
.products-listing .bottom-rounded .rb{
	bottom:0;
	right:-9px;
/*	background:url(/fileadmin/templates/naturligvis/img/bg_content_white_rb.png) no-repeat right bottom;*/
	background:url(/fileadmin/templates/naturligvis/img/bg_pieces_rounded.png) no-repeat -9px -9px;
}

/* __________________________________________________________________________ LOCATIONS MAP */
.addresses{
	position:relative;
}
.addresses .top-bar{
	position:absolute;
	top:-40px;
	right:2px;
}
.addresses .top-bar .rounded-select{
	border:3px solid #AED25D;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px 8px;
	background:#FFFFFF;
	color:#000000;
	font-family:Arial;
	font-size:11px;
	padding:0 5px;
	float:left;
	margin-left:10px;
	position:relative;
	height:22px;
}
.addresses .top-bar .rounded-select .title{
	font-size:12px;
	line-height:22px;
	padding:0 5px;
	background:url("/fileadmin/templates/naturligvis/img/green_arrow_down.png") no-repeat right 10px;
	display:block;
	position:relative;
}
.addresses .top-bar .rounded-select select{
	opacity:0;
	margin-top:-22px;
}
.addresses .map{
	width:840px;
	height:740px;
	display:block;
}

/* __________________________________________________________________________ PRODUCT DETAILS */
.product-details{
}
.product-details ul.breadcrumbs{
	height:41px;
	line-height:41px;
	color:#A0C44D;
	font-weight:bold;
	margin:-10px -17px 0 -17px;
	padding:0 20px;
	border-bottom:1px solid #EDF1F2;
}
.product-details ul.breadcrumbs li{
	display:inline-block;
	padding:0 5px;
}
.product-details .image{
	float:right;
	width:450px;
	text-align:center;
}
.product-details .content{
	margin-right:450px;
	padding:0 0 0 5px;
}
.product-details .content h1,
.product-details .content img.h1-image{
	padding:0;
	margin:29px 0 19px 0;
	color:#00B2D1;
}
.product-details .content h1{
	display:none;
}
.product-details .content h2{
	padding:0;
	margin:0 0 20px 0;
	font-size:14px;
}
.product-details .content h3{
	color:#C8E191;
	padding:0;
	margin:20px 0 10px 5px;
	font-weight:bold;
	font-size:14px;
}
.product-details .content .details{
	background:#F4F4F4;
/*	padding:23px 15px;*/
	color:#A8A8A8;
	line-height:18px;

	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px 7px;
padding:23px 15px 23px 123px;
position:relative;
}
.product-details .content .details a{
	font-weight:normal;
}
.product-details .content .details strong,
.product-details .content .details b{
	width:108px;
/*	display:inline-block;*/
display:block;
margin-left:-108px;
margin-bottom:-18px;
}
.product-details .content div.price{
	position:absolute;
	right:135px;
	bottom:45px;
	width:183px;
	height:95px;
	background:url(/fileadmin/templates/naturligvis/img/detailed_info_price_bg.png) no-repeat left top;
	color:#FFFFFF;
	padding:25px 0 0 0;
	text-align:center;
}
.product-details .content div.price span{
	display:none;
}

/* __________________________________________________________________________ LOGIN */
.login{
	padding:40px 0;
	width:350px;
	margin:0 auto;
}
.login h2{
	font-size:22px;
	font-weight:normal;
	color:#829766;
	display:block;
	margin:0 0 20px 0;
}
.login form label{
	color:#829766;
	display:inline-block;
	font-size:13px;
	height:25px;
	line-height:25px;
	width:95px;
	margin-bottom:10px;
}
.login form input#username,
.login form input#password{
	font-size:12px;
	font-family:Verdana;
	width:200px;
	height:25px;
	line-height:25px;
	padding:0 10px 0 34px;
	color:#4F4F4F;
	border:none;
}
.login form input#username{
	background:url(/fileadmin/templates/naturligvis/img/login/login_form_input_user.png) no-repeat left top;
}
.login form input#password{
	background:url(/fileadmin/templates/naturligvis/img/login/login_form_input_password.png) no-repeat left top;
}
.login form input.submit,
.login form input.recover_password{
	height:25px;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
}
.login form input.submit{
	background:url(/fileadmin/templates/naturligvis/img/login/btn_login.png) no-repeat left top;
	width:94px;
	margin-left:95px;
}
.login form input.recover_password{
	background:url(/fileadmin/templates/naturligvis/img/login/btn_lost_password.png) no-repeat left top;
	width:138px;
	margin-left:10px;
}

/* __________________________________________________________________________ SEARCH */
.products-listing .container-details ul.search-form{
	margin-right:23px;
}
.products-listing .container-details ul.search-form li{
	background:none;
	float:none;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
}
.search-form-big{
	background:url(/fileadmin/templates/naturligvis/img/bg_search_form_big.jpg) no-repeat left top;
	width:801px;
	height:148px;
	display:block;
	margin:30px auto 9px auto;
	position:relative;
}
.search-form-big .search-text{
	border:none;
	position:absolute;
	height:26px;
	line-height:26px !important;
	width:320px;
	top:80px;
	left:46px;
}
.search-form-big .search-btn{
	width:65px;
	height:28px;
	border:none;
	position:absolute;
	top:80px;
	left:374px;
	background:url(/fileadmin/templates/naturligvis/img/bg_btn_search_form_big.jpg) no-repeat left top;
	text-indent:-9999px;
	cursor:pointer;
}
