body {
	margin: 20px 0;
	padding: 0;
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', verdana, lucida, Helvetica, arial, sans-serif;
	text-align: center; /* for IE5x - vedi wrapper */
	background-attachment: fixed;
	background-color: #B0B07C;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
}
* {margin:0; padding:0;} 
img {border: none;}
hr {display: none; clear: both;}
.rule {
	height: 12px;
	width: 384px;
	margin: auto;
	background-image: url(../images/hr_bg.gif);
	background-repeat: no-repeat;
	padding: 0;
}
#sep
{
	margin: 5px;
	color: #686840;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sep-eller{
	border-style: dotted;
	border-width: 1px;
	margin-top: 5px;
	background-color: rgba(176,176,124,0.41);
	padding: 5px;
}
#eller{
	float: none;
	text-align: center;
	margin-top: 5px;
}

/* @group forms */

form {padding: 0 0 10px 0; margin: 0;}

form, textarea {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

fieldset {
	padding: 0; 
	border: 0; 
}

fieldset.lines {
	padding: 15px;
	border: 1px solid #c4c49d; /* C1D1E1 */
	background: #e2e2cf; /* d8d8be */
}

* html fieldset.lines {  /* gets rid of padding on top of fieldset border */
	position: relative;
	padding-top: 1em;
	margin-top: 1em;}

* html fieldset.lines legend { 
	position: absolute;
	top: -.5em;
	left: .5em;
}

legend {
	color: #5D0B0A;
	font-weight: bold;
	/*font-size: 10px;*/
}

label {font-size: 11px; color: #5D0B0A; cursor:pointer;}

input, select {border: 1px solid #525232; background: #EDEDE2; color: #6E6E44; padding: 2px; margin: 0 3px 0 3px; font-size: 12px;}

textarea {border: 1px solid #525232; background: #EDEDE2; font-size: 12px; color: #6E6E44; padding: 4px;}

textarea:focus, select:focus, input:focus {background:#F8F8F2;}

input.buttonv, input.button1, input.button2, input.button3, input.button4 {
	cursor: pointer;
}

input.buttonv, input.button1, input.button2, input.button3, input.button4 {
	width: auto;
	border: 1px solid #B7B89E;
	border-top-color: #F6F6ED; /* #ffd */
	border-left-color: #F6F6ED;
	padding: 1px;
	color: #4D4D30;
	font: normal 11px arial, verdana, Helvetica, Arial, sans-serif;
	background-color: #CFCFB7;
	background-image: url(../images/submit_bg.gif);
	background-repeat: repeat-x;
}

input.buttonv:active, input.button1:active, input.button2:active, input.button3:active, input.button4:active {
	border-color: #B7B89E;
	border-bottom-color: #F6F6ED;
	border-right-color: #F6F6ED;
	background-color: #CFCFB7;
	background-image: url(../images/submit_bg.gif);
	background-repeat: repeat-x;
}

input.button4 {
	font-weight: bold;
}

/* @group search form */

#searchbox {
	position: absolute;
	top: 147px;
	left: 427px;
	width: 258px;
}

#searchbox form, #searchbox fieldset {
	margin: 0; padding: 0;
	border: none;
	background: none;
}

#searchbox input.text {
	width: 180px;
	font-size: 11px;
	padding: 2px 4px;
}

#searchbox input.button2 {
	margin: 0;
	/* border: none;
	background: none;
	padding: 0 15px 0 0; */
	vertical-align: bottom;
}

* html #searchbox input.button2 {
	margin-bottom: 1px;
}

/* @end */

/* @group contact form */

body#navon_contact #left label, body#navon_contact #left input.text, 
body#navon_glyco #left label, body#navon_glyco #left input.text {
	display: block;
	width: 215px;
	margin-left: 0;
}

body#navon_contact #left textarea, 
body#navon_glyco #left textarea, 
form#remedy_form textarea {
	display: block;
	width: 300px;
}

body#navon_contact #left form br, 
body#navon_glyco #left form br, 
form#remedy_form br {
	clear: left;
}

form#remedy_form p {
	margin: 0 0 5px 0; padding: 0;
	font-size: 10px;
}

/* @end */

/* @end */

a, a:link, a:active {color: #5D0B0A; border-bottom: 1px solid #5D0B0A; text-decoration: none;}
a:visited {color: #A06F6F; border-bottom: 1px dotted #A06F6F; text-decoration: none;}
a:hover {color: #6B6B62; border-bottom: 1px solid #6B6B62; text-decoration: none;}
#navbar a, #side a, #foot a {border-bottom: 0;}

abbr {
	cursor: help;
	font-style: normal;
	text-decoration: none;
	border-bottom: 0;
}

.searchlight {
	background-color: #ff6; /* ff6, 38d878 */
}

body#navon_search .searchlight {
	background: none;
}

/* @group IDs */

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 676px;
	text-align: left;
}

#header {
	margin: 0;
	padding: 0;
	width: 676px;
	height: 140px;
	background-image: url(../images/headerCiao.gif);
	background-repeat: no-repeat;
}

#navbar {
	margin: 0;
	padding: 0;
	width: 676px;
	height: 34px;
	z-index: 2;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
}

#content {
	margin: 0;
	padding: 0;
	width: 676px;
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat;
}

#storymain {float: left; width: 463px; margin: 0; padding: 0;}
	
/* @end */

/* @group Navigation */

#navbar ul {
	margin: 0 3px; 
	padding: 0; 
	list-style: none; 
	font-size: 13px;
}

#navbar li {
	margin: 1px 0 0; 
	padding: 0; 
	float: left; 
}

#navbar li a {
	height: 16px; 
	display: block; 
	float: left;
	padding: 8px 15px; 
	margin: 0; 
	color: #FBFBF2; 
	text-align: center; 
	text-decoration: none;
	border-right: 1px solid #7D7156;
	border-left: 1px solid #D2D2AF;
}

#navbar li a:hover {
	color: #FFF;
	background-image: url(../images/navon.gif);
	background-repeat: repeat-x;
	background-position: 0 -32px;
}

#navbar li#home a {
	border-left: none;
}

#navbar li#kontakt {
	border-right: 1px solid #D2D2AF;
}

body#navon_home #navbar li#home a,
body#navon_menu #navbar li#menu a#top,
body#navon_fest #navbar li#fest a,
body#navon_catering #navbar li#catering a,
body#navon_dansk #navbar li#dansk a,
body#navon_marokansk #navbar li#marokansk a, 
body#navon_kontakt #navbar li#kontakt a {
	color: #FBFBF2; 
	background: url(../images/navon.gif) repeat-x;
}

/* @group NavDropMenu */

li ul {display: none; position: absolute; width: 100px;}
li>ul {top: auto; left: auto;}
li:hover ul, li.over ul {display: block; top: 31px; left: -99px;}
	
#navbar .menu li a { /* Drop Down Menu Properties */
	width: 78px;
	height: 10px;	
	line-height: 10px;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #EBEBDE;
	background: #969669;
	border: 1px solid #fff;
	border-top-width: 0;
}
	
.brdr { /* puts border on top of first drop down menu button */
	border: 0px solid #fff;
	border-top-width: 1px;
}

#navbar .menu li a:hover,
#navbar li ul#sub_herbs li#herbs a,
#navbar li ul#sub_premixedremedies li#remedies a,
#navbar li ul#sub_books li#books a { /* Hover State for Drop Down Menu */
	color: #EBEBDE; 
	background: #5D0B0A;
}

/* @end */
	
/* @end */

/* @group Main Content */

#left {
	width: 425px; /* was 460px */
	margin: 0 0 0 3px;
	padding: 192px 15px 0 17px;
	background-image: url(../images/landscape.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#noleft #left {
	width: 641px;
	padding-top: 15px;
	background: none;
}
body#noleft #menu {background-image: url(../images/contentbg-noleft.gif);}

body#navon_fest #left {
	background-image: url(../images/landscapeFestlokale1.gif);
}

body#navon_marokansk #left {
	background-image: url(../images/marokansk.jpg);
}

body#navon_marokansk_catering #left {
	background-image: url(../images/marokansk_catering.jpg);
}

body#navon_brunch #left {
	background-image: url(../images/brunch.jpg);
}
body#navon_dansk #left {
	background-image: url(../images/dansk.gif);
}
body#navon_dansk_catering #left {
	background-image: url(../images/dansk_catering.jpg);
}
body#navon_catering #left {
	background-image: url(../images/Menu_med_hjem.jpg);
}

body#navon_kontakt #left {
	background-image: url(../images/landscapeKontakt.gif);
}

body#navon_privacy #left {
	background-image: url(../images/landscapePricacy.gif);
}

body#navon_new-to-herbs #left {
	background-image: none;
}


body#navon_preparing-remedies #left {
	background-image: none;
}

body#navon_sharing-remedies #left {
	background-image: none;
}

body#navon_articles #left {
	background-image: none;
}

body#navon_faqs #left {
	background-image: none;
}

* html #left {
	width: 457px;
	w\idth: 425px;
}

#left h1 {
	background: url(../images/h1bg.gif) no-repeat 0 3px; 
	padding-left: 17px; 
	font-size: 20px; 
	font-weight: normal; 
	color: #5D0B0A; 
	margin: 10px 0 4px 0;
}

#left h2 {
	font-size: 15px; 
	color: #5D0B0A; 
	margin: 5px 0 4px 0; 
	font-weight: normal;
}

#left p, #left ul li, #left table {
	margin: 0 0 17px 0; 
	color: #686840; 
	font-size: 12px;
}

#left blockquote {
	margin-left: 17px;
}

#left ul {
	margin-left: 17px;
	list-style: none;
}

#left ul li {
	background: url(../images/bullet_diamond.gif) no-repeat 0 4px;
	padding-left: 10px;
}

#left table li {
	margin-left: 17px;
}

#left strong, #left b, #left th {
	font-weight: bold;
	color: #5d0b0a;
}

#left p strong {
	color: #686840;
}

.imgr, body#navon_fest #left form p img {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #c4c49d;
}

#left table td {
	padding: 1px;
}

#left .contentbar2 {
	font-size: 13px; 
	color: #5D0B0A; 
}

#left .contentbar1, #left .contentbar1 b, #left .contentbar1 strong {
	background: #5D0B0A;
	color: #E2E2CE;
}

#left .contentbar1 h3 {
	/*background: url(/img/h3leaf_bg.gif) no-repeat;*/
	padding-left: 3px;
	font-weight: normal; 
	color: #E2E2CE; 
	margin: 4px 2px;
}

* html #left .contentbar1 h3 {  
	background-position: 0 3px;
}

#left tr.odd {
	background: #EEEEE2;
}

#left tr.even {
	background: #E2E2CE;
}

#left tr.odd td, #left tr.even td {
	padding: 6px 3px 6px 5px;
}

#left .large {
	font-size: large;
}
	
/* @end */

/* @group Side Content */

/* @group cart - checkout btns */

#cart-co ul {
	float: left;
	width: 210px;
	list-style: none;
}

#cart-co li {
	float: left;
}

#cart-co ul li a {
	text-indent: -2000px;
	display: block;
	height: 31px;
	border-bottom: none;
}

* html #cart-co ul li a {  
	text-indent: 0px;
	te\xt-indent: -2000px;
	font-size: 1px;
	color: #dcdcc4;
}

#cart-co li#cart a {
	width: 119px;
	background-image: url(../images/vores_buffett.jpg);
	background-repeat: no-repeat;
}

#cart-co li#co a {
	width: 91px;
	background: url(../images/available.gif) no-repeat;
}
	
/* @end */

#side {
	float: left; 
	width: 195px; /* was 213px */
	margin: 0 0 0 18px; 
	padding: 0;
}

#side h1, #side h3.waterfilters, #side h3.books, #side h3.premixedremedies, #side h3.herbs, #side h3.accessories, #side h3.essentialoils {
	clear: both;
	text-indent: -2000px; 
	background: none no-repeat; 
	margin: 8px 0 0 0;
	width: 170px; 
	height: 23px; 
	overflow: hidden;
}

#side h3.waterfilters {	background-image: none;}
#side h3.books {background-image: none;}
#side h3.premixedremedies {background-image: none;}
#side h3.herbs {background-image: none;}
#side h3.accessories {background-image: none;}
#side h3.essentialoils {background-image: none;}

* html #side h1, 
* html #side h3.books, 
* html #side h3.premixedremedies, 
* html #side h3.accessories, 
* html #side h3.essentialoils, 
* html #side h3.herbs {  
	float: left;
}

#side ol {
	margin-left: 18px;
}

#side ul {
	list-style: none; 
	margin: 0 0 10px 0;
	width: 165px; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, Helvetica, sans-serif; 
	font-size: 11px;
}

#side ul li {margin: 0; padding: 0; display: inline;}

#side ul li a, 
#side ul li a:link, 
#side ul li a:active,
#side ul li a:visited {
	height: 24px;
	margin: 0;
	padding: 6px 0 0 11px;
	display: block;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/sideulbg.gif);
	background-repeat: repeat;
	background-position: 0 30px;
}

#side ul li a:hover {
	margin: 0;
	padding: 6px 0 0 23px;
	color: #5D0B0A;
	text-decoration: none;
	background-image: url(../images/sideulbg.gif);
	background-repeat: repeat;
	background-position: 0 0;
}

body#navon_new-to-herbs #side li#new-to-herbs a, 
body#navon_need-a-remedy #side li#need-a-remedy a, 
body#navon_preparing-remedies #side li#preparing-remedies a, 
body#navon_faqs #side li#faqs a, 
body#navon_sharing-remedies #side li#sharing-remedies a, 
body#navon_cooking-with-herbs #side li#cooking-with-herbs a, 
body#navon_from-our-mailbox #side li#from-our-mailbox a, 
body#navon_did-you-know #side li#did-you-know a, 
body#navon_articles #side li#articles a {
	height: 24px;
	margin: 0;
	padding: 6px 0 0 23px;
	display: block;
	color: #696940;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat;
}

* html #side li a,
* html #side li a:link, 
* html #side li a:active,
* html #side li a:visited,
* html body#navon_new-to-herbs #side li#new-to-herbs a, 
* html body#navon_need-a-remedy #side li#need-a-remedy a, 
* html body#navon_preparing-remedies #side li#preparing-remedies a, 
* html body#navon_cooking-with-herbs #side li#cooking-with-herbs a, 
* html body#navon_from-our-mailbox #side li#from-our-mailbox a, 
* html body#navon_did-you-know #side li#did-you-know a, 
* html body#navon_faqs #side li#faqs a, 
* html body#navon_sharing-remedies #side li#sharing-remedies a, 
* html body#navon_articles #side li#articles a {  	height: 30px;
	he\ight: 24px;
}

#side h3 {
	/* color: #5D0B0A;
	margin-right: 15px;
	border-bottom: 1px solid #686840; */
}

#side p, #side ol {
	font-size: 11px;
	line-height: 15px;
	padding: 7px 0;
}

#side p a:hover, #side ol li a:hover {
	color: #5D0B0A;
	text-decoration: underline;
}

#side p a:visited, #side ol li a:visited {
	color: #f6f6ed;
}

/* @group cart-tiny */

#cart-tiny {
	margin: 16px 16px 16px 0;
	border: 1px solid #d8d8be; 
	background: #c4c49d;
}

#cart-tiny h3 {
	margin: 0; 
	padding: 3px 5px;
	background: #d8d8be;
	border: 1px solid #c4c49d;
	font-size: 10px;
	color: #5D0B0A;
}

#cart-tiny p {
	margin: 4px 5px; 
	padding: 0;
}

#cart-tiny a {
	background: none no-repeat;
	padding: 1px 18px;
}

/* @end */

/* @end */

/* @group Footer */

#foot {
	clear: both;
	width: 676px;
	height: 77px;
	padding-top: 6px;
	text-align: center;
	background: #B0B07C url(../images/footbg_ver2.gif) no-repeat;
}

#foot ul {margin: 0; padding-top: 12px; font-size: 12px;}

#foot ul li {
	margin: 0;
	padding: 0 7px;
	color: #D8D8BE;
	display: inline;
	border-right: 1px solid #999;
}

#foot ul li.last {border-right: none;}

#foot a, #foot a:link, #foot a:active, #foot a:visited {
	color: #FFF; 
	text-decoration: none;
}

#foot a:hover {
	color: #B7C3AF; 
	text-decoration: none;
}

acronym {
	color: #5d0b0a;
	float: none;
	display: inline;
	margin-left: 5px;
	border-style: solid;
	border-width: 1px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
body#navon_antipasti-misti #left {
	background-image: url(/images/Antipasto-misto.gif);
}
