/* CSS Document */
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #E64A0E;
	cursor: pointer;
}

#content a img {
	border: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	text-align: center;
	background-color: #FFFFFF;
	color: #000; 
}

#wrapper {
	width: 956px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #fff;
}

#content {
	float: left;
	position: relative;
	background: #fff;
	padding: 20px 15px 20px 15px;
	font-size: 1.0em;
	width: 300px;
}

#content dl {
	clear: left;
	padding-top: 10px;
	_padding-top: 0;
	margin-bottom: 20px;
}
#content dt {
	font-weight: bold;
	padding: 5px 0;
	margin-top: 10px;
}
#content dd {
	padding: 7px 0;
	_padding: 2px 0;
}
#content dd input {
	margin-right: 8px;
}
h1 {
	text-indent: -999px;
}
#content h2,
body#subpage #content h2,
body#subpageWide #content h2 {
	color: #0094EA;
	margin: 6px 0 15px 0;
	_margin: 12px 0 15px 0;
	/*font-size: 1.5em;*/
	width: 300px;
}
#content h3 {
	color: #000;
	margin: 15px 0 2px 0;
}
body#frontpage #content {
	float: left;
	position: relative;
	background: #fff;
	padding: 0 25px 20px 25px;
	font-size: 1.0em;
	width: 520px;
}

/* styling for elements in content-area on subpages */
body#subpage #content {
	padding: 7px 15px 20px 15px;
	_padding: 9px 0px 20px 15px;
	width: 540px;
}

#popup {
	display: block;
	width: 326px;
	z-index: 500;
	position: relative;
}

#popup .top {
	background-image: url(../images/popup_top.png);
	display: block;
	width: 326px;
	height: 12px;	
}

#popup .bottom {
	background-image: url(../images/popup_bottom.png);
	display: block;
	width: 326px;
	height: 15px;	
}

#popup .content {
	background-image: url(../images/popup_wrapper.png);
	display: block;
	width: 326px;
	background-repeat: repeat-y;
	padding: 20px;
	_margin-top: -1px;
}

#popup .content p {
	width: 285px;
}


#popup legend {
	display: none;
}

#popup label {
	display: block;
}

#popup fieldset {
	border: none;
}

#popup input {
	margin-bottom: 10px;
	clear: left;
}

#popup input.inputfieldWidth {
	margin-bottom: 10px;
	width: 280px;
	clear: left;
}

#popup input.button {
}

#popup h3 {
	margin: -10px 0 10px 0;
	padding: 0;
	font-size: 1.4em;
}

#popup h4 {
	font-size: 1.0em;
	margin: 10px 0;
}


body#subpageWide #content {
	padding: 7px 15px 20px 15px;
	_padding: 9px 0px 20px 15px;
	width: 725px;
	_width: 725px;
}

body#subpage #content h2,
body#subpageWide #content h2 {
	color: #000;
	/*margin: 10px 0 15px 0;*/
	border-bottom: 1px solid #C5BEB7;
	width: 90%;
	padding: 0 10% 0 0;
}
body#frontpage #content h3,
body#subpage #content h3,
body#subpageWide #content h3 {
	color: #000;
	margin: 20px 0 2px 0;
	font-size: 1.0em;
}
/*body#subpage #content h5,
body#subpageWide #content h5 {
	color: #333333;
	font-size: 1.0em;
	font-weight: normal;
	margin-bottom: -17px;
}
body#subpageWide #content h3 {
	color: #000;
	margin: 0 0 10px 0;
	color: #0094EA;
	font-size: 1.5em;
	width: 100%;
}*/

body#subpage #content p,
body#subpageWide #content p {
	margin: 0 0 25px 0;
	line-height: 1.3em;
}

body#subpage #content p a,
body#subpageWide #content p a {
	
}

body#subpage #content img {
	margin: 0 10px 0 0;
	float: left;
}

body#subpage #content ul,
body#subpage #content ol,
body#subpageWide #content ul,
body#subpageWide #content ol {
	margin: 5px 0 10px 0;
}

body#subpage #content li {
	font-weight: bold;
	margin: 0 10px 10px 20px;
}

body#subpage #content li li {
	font-weight: normal;
}

body#subpage #content ol li,
body#subpageWide #content ol li {
	margin: 5px 0 10px 0;
}

body#subpage #content input#searchfield,
body#subpageWide #content input#searchfield {
	padding: 0 3px;
}



body#subpage #content .contentsection {
	clear: left;
	min-height: 120px;
	margin: 10px 0 20px 0;
	_height: 10px;
	position: relative;
	top: 15px;
	_top: 10px;
}

body#subpage #content .contentsection img {
	display: block;
	margin: 0;
	padding: 0;
}


body#subpage #content .contentsection h3 {
	margin: 0 0 0 115px;
	padding: 3px 0;
	border-bottom: 1px solid #c5beb7;
	width: 410px;
}

body#subpage #content .contentsection p {
	margin: 0 0 0 115px;
	padding: 8px 0;
}

body#subpage #content .sectiontools,
body#subpageWide #content .sectiontools {
	right: 15px;
	position: absolute;
}

body#subpage #content .sectiontools img,
body#subpageWide #content .sectiontools img {
	margin-left: 10px;
	border: none;
}


/* styling for elements in content-area on subpages */

p {
	line-height: 1.3em;
}

.topimage {
	border-bottom: 1px solid #C5BEB7;
	display: block;
	width: 100%;
	position: relative;
	top: -4px;
}

html>body .topimage img {
	position: relative;
	top: 2px;
}


#toIndex {
	position: absolute;
	margin-left: 0;
	width: 110px;
	height: 70px;
	display: block;
	border: 1px solid white;
}

#toIndex a {
	display: block;
	text-decoration: none;
}

.previous {
	float: left;
	background-image: url(../images/cookbook_previous.gif);
	background-repeat: no-repeat;
	background-position: left;
	left: 0;
	margin-top: 10px;
	padding-left: 10px;
	display: block;
	position: absolute;
}

.next {
	float: right;
	background-image: url(../images/cookbook_next.gif);
	background-repeat: no-repeat;
	background-position: right;
	right: 0;
	padding-right: 10px;
	display: block;
	position: absolute;
}

#shoppinglist {
	display: block;
	width: 326px;
	z-index: 500;
}

#shoppinglist .top {
	background-image: url(../images/popup_top.png);
	display: block;
	width: 326px;
	height: 12px;	
}

#shoppinglist .bottom {
	background-image: url(../images/popup_bottom.png);
	display: block;
	width: 326px;
	height: 15px;	
}

#shoppinglist .content {
	background-image: url(../images/popup_wrapper.png);
	display: block;
	width: 326px;
	background-repeat: repeat-y;
	padding: 20px;
	_margin-top: 1px;
}

#shoppinglist .content p {
	width: 285px;
}


#shoppinglist legend {
	display: none;
}

#shoppinglist label {
	display: block;
	margin-top: -24px;
	margin-left: 20px;
}

#shoppinglist fieldset {
	border: none;
}
#shoppinglist span#ctl00_contentPlaceHolder_ctl00_recipelist {
	margin-bottom: 20px;
	float: left;
}

#shoppinglist span#ctl00_contentPlaceHolder_ctl00_ctl03 {
	position: relative;
	float: left;
	display: block;
	margin: -20px 0 30px 0;
}

#shoppinglist input {
	margin-bottom: 10px;
	clear: left;
}
/*#shoppinglist input#ctl00_contentPlaceHolder_ctl00_ctl01 {
	margin-left: -50px;
	_position: absolute;
	_margin-top: -5px;
	clear: left;
}*/

#shoppinglist input.button {
	width: 51px;
}

#shoppinglist h3 {
	margin: 0px 0 10px 0;
	padding: 0;
	font-size: 1.4em;
}

#shoppinglist h4 {
	font-size: 1.0em;
	margin: 10px 0;
	display: block;
}

#latestQuestions {
	border: none;
	width: 100%;
}

#latestQuestions th {
	background-color: #EFEDEC;
	color: #E64A0E;
	padding: 3px 5px 3px 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#latestQuestions td {
	color: #000;
	padding: 8px 5px 8px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5BEB7;
	vertical-align: top;
}
#latestQuestions td a {
	color: #000;
	text-decoration: none;
	display: block;
	background-image: url(../images/arrows_red.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 10px;
}

#latestQuestions td.answer {
	color: #000;
	text-decoration: none;
	background-color: #f2f2f2;
	line-height: 1.5;
	padding: 10px 20px;
}



#askaquestion input,
#askaquestion select {
	width: 320px;
}

input#question_anonymous,
input#question_emailalert,
input#question_smsalert {
	width: 20px;
	display: block;
	clear: left;
	margin-bottom: -15px;
	margin-top: 10px;
	margin-right: 15px;
}

.alignExpertChecks label {
	margin-left: 40px;
}

#askaquestion textarea#question_question {
	margin-bottom: 0;
	width: 667px;
	height: 80px;
}

.alignExpertChecks {
	position: relative;
	top: -135px;
	left: 370px;
}

.alignSearchCategoryLabel {
	position: relative;
	top: -35px;
	left: 300px;
	margin-bottom: -30px;
}
.alignSearchCategory {
	position: relative;
	top: -30px;
	_top: -20px;
	left: 300px;
	margin-bottom: -30px;
}

.alignSearchButton {
	float: right;
	margin-top: -20px;
}


form#searchdefinitions {
	text-align: left;
}

form#searchdefinitions input, 
form#searchdefinitions select {
	width: 280px;
}

form#weeklyPol {
	border-top: 1px solid #C5BEB7;
	padding: 6px 0;
	margin: 0 0 -15px 0;
}

form#weeklyPol p.seeall {
	border-top: 1px solid #C5BEB7;
	padding: 10px 0;
	display: block;
	margin: 10px 0 0 0;
}

.pollSubmit {
}

h3.poll {
	background-image: url(../images/icons_poll.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
}

h3.bookmark {
	background-image: url(../images/icons_bookmark.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
}

h3.tools {
	background-image: url(../images/icons_tools.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
}

table#experts {
	border: 1px solid red;
}

form#meettheexperts {
	text-align: left;
	padding: 0 0 10px 15px;
	border-bottom: 1px solid #C5BEB7;
	width: 650px;
}

form#meettheexperts select {
	margin-left: 15px;
	font-size: 1.0em;
}

form#bookmarks input {
	margin-right: 10px;
	font-size: 1.0em;
}

#popup hr, #shoppinglist hr {display: none;}


dl#shoppinglist {
	margin: 20px 0 10px 0;
	clear: left;
}

dl#shoppinglistSubmit {margin: 0 0 10px 0; clear: left;}

dl#shoppinglist dd,
dl#shoppinglistSubmit dd {
	margin: 10px 0;
	_margin: 5px 0;
	display: block;
}

dl#shoppinglist dd input {margin: 0 -125px 0 -130px;}

dl#shoppinglistSubmit dd input {margin: 0 -125px 0 0px;}

/*dl#shoppinglistSubmit dd input#ctl00_contentPlaceHolder_ctl00_email {margin: -2px -125px 0 -2px; _margin: 0px -125px 0 3px;}
dl#shoppinglistSubmit dd input#ctl00_contentPlaceHolder_ctl00_sms {margin: -2px -125px 0 -2px; _margin: 0px -125px 0 3px;}


/*input#ctl00_contentPlaceHolder_ctl00_friendsname {_margin-top: -10px;}
input#ctl00_contentPlaceHolder_ctl00_friendsemail {_margin-top: -15px;_margin-left: 0px;}*/
input#ctl00_contentPlaceHolder_ctl00_email {width: 200px;}
input#ctl00_contentPlaceHolder_ctl00_sms {width: 200px;}

dl#shoppinglistSubmit label {margin: -13px 0 0 20px; _margin: -16px 0 0 20px;}

/* styling af checkbox e-mail */
dl#shoppinglistSubmit dd input#ctl00_contentPlaceHolder_ctl00_ctl00 {margin: -11px 0 0 0; _margin: -17px 0 0 0, float: left;display: block;}

/* styling af checkbox sms */
dl#shoppinglistSubmit dd input#shoppingSms {margin: -11px 0 0 0; _margin: -17px 0 0 0, float: left;display: block;}


span#ctl00_contentPlaceHolder_ctl00_ctl05 {float: left;position: relative; top: 0;}
/*span#ctl00_contentPlaceHolder_ctl00_ctl03 {float: left;position: relative; top: 15px;_top: 20px;*/}
/*span#ctl00_contentPlaceHolder_ctl00_ctl04 {width: 200px;_margin-left: 0px;}*/


/* styles for the polls */
#content dl#scale {margin-bottom: 15px;}
#navigationRight dl {margin-bottom: 15px;}


#content dl#scale dt.question {
	border-top: 1px solid #C5BEB7;
	font-weight: normal;
	margin-top: 15px;
	padding-top: 10px;
}


#content dl#scale dd.background {
	background-color: #CDCDCD;
	display: block;
	width: 110px;
	height: 10px;
	margin-bottom: 5px;
	padding: 0;
}
#navigationRight dd.background {
	background-color: #CDCDCD;
	display: block;
	width: 110px;
	height: 10px;
	margin-bottom: 5px;
	padding: 0;
}

html>body #content dl#scale dd.background span {
	height: 10px;
}
html>body #navigationRight dd.background span {
	height: 10px;
}

#content dl#scale dd.percentage {
	position: absolute;
	margin-left: 125px;
	margin-top: -12px;
	_margin-top: -18px;
	padding: 0;
}


/* styles for type2 questions */
#content fieldset.type2 {
	width: 342px;
	height: 140px;
	margin-bottom: 15px;
	border: none;
	margin: 0;
	padding: 15px 20px 0 0;
	background-image: url(../images/horizontalruler.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#content fieldset.left {float: left; clear: left; border: none;padding:15px 0 0 0;width:362px;}
#content fieldset.right {float: right; clear: right; border: none;padding:15px 20px 0 0;}


#content fieldset.type2 h4 {
	font-size: 1.0em;
	margin: 0;
	padding: 0;
	height: 20px;
	display: block;
	width: 310px;
}

#content fieldset.type2 div.left,
#content fieldset.type2 div.right {
	width: 160px;
	float: left;
}

#content fieldset.type2 legend {
	display: none;
}

#content fieldset.type2 input {
	clear: left;
	height: 20px;
	_height: 20px;
	display: block;
}

#content fieldset.type2 table {
	
}

#content fieldset.type2 label {
	display: block;
	width: 90%;
	float: left;
	margin: -18px 0 0 20px;
	_margin: -18px 0 0 12px;
	height: 20px;
}

#content fieldset.type2 div.left label,
#content fieldset.type2 div.right label {
	display: block;
	width: 90%;
	float: left;
	margin: -18px 0 0 20px;
	_margin: -18px 0 0 12px;
	height: 20px;
}

.newsdropper {
	margin-bottom: 20px;
	display: block;
	height: 30px;
}

.newsdropper select {
	float: left;
	width: 45px;
}

  
div.hr {
  height: 1px;
  width: 100%;
  background: #FCFBF4 url(../images/horizontalruler.png) repeat-x scroll center;
}
div.hr hr {
  display: none;
}

.riskpoints {
	font-weight: bold;
	color: #E64A0E;
}

.buttonsClear {
	margin-top: 15px;
	float: left;
}

.buttonsCalculate {
	margin-top: 15px;
	float: right;
}

.buttonsBack {
	margin-top: 15px;
	float: left;
}

.buttonsClose {
	margin-top: 15px;
	float: right;
}


/* dictionary settings */
#words{
	width:	175px;
	height:	350px;
	overflow: auto;
	float: left;
	margin-top: 15px;
}

#words a {
	text-transform: capitalize;
	color: #000;
	padding: 3px 0;
	margin: 2px 0;
	display: block;
	cursor: pointer;
}

#description{
	display: block;
	width:	350px;
	min-height: 300px;
	_height: 300px;
	border-left: 1px solid #C5BEB7;
	float: left;
	margin: 20px 0 0 5px;
	padding: 0 20px;
}
#letters {
	width: 100%;
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5BEB7;
}

#letters a {
	padding: 3px;
	text-transform: uppercase;
}

#tiparea {
	display: block;
	width: 535px;
}

#tiparea .tiptext  {
	clear: left;
	display: block;
	min-height: 240px;
	border-bottom: 1px solid #C5BEB7;
}

#tiparea .tiptext h3 {
	font-size: 1.4em;
	border-bottom: 1px solid #C5BEB7;
	width: 100%;
	padding: 0 0 3px 0;
}

#tiparea .tiptext h4 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 12px 0 15px 0;
}

body#subpage #content #tiparea .tiptext h5 {
	font-size: 1.0em;
	font-weight: normal;
	margin: 17px 0;
}

body#subpage #content #tiparea .tiptext p {
	font-size: 1.0em;
	line-height: 1.2em;
}

body#subpage #content #tiparea .tiptext img {
	float: right;
	margin: 10px 0 0 15px;
}

body#subpage #content #tiparea p.tipfooter {
	display: block;
	clear: left;
	position: relative;
	margin-top: -10px;
	_margin-bottom: 80px;
}

#tiparea img.floatleft {
	position:absolute;
	left: 0;
}

#tiparea img.floatright {
	position:absolute;
	right: 0;
}


#articlesubmit {
	border: none;
}

fieldset#articlesubmit legend {
	display: none;
}

fieldset#articlesubmit label {
	display: block;
	width: 150px;
	padding: 2px 0;
}

fieldset#articlesubmit input,
fieldset#articlesubmit textarea {
	display: block;
	width: 98%;
}

body#subpage #subscriptionarea,
body#subpageWide #subscriptionarea {margin: 10px 0 20px 0; clear: left;}

body#subpage #subscriptionarea p,
body#subpageWide #subscriptionarea p {
	margin: 0 0 10px 0;
}

body#subpage #subscriptionarea img,
body#subpageWide #subscriptionarea img {border: none;}

body#subpage #subscriptionarea .left,
body#subpageWide #subscriptionarea .left {float: left;}

body#subpage #subscriptionarea .right,
body#subpageWide #subscriptionarea .right {float: right;}

body#subpage #subscriptionarea h3,
body#subpage #subscriptionarea h4,
body#subpageWide #subscriptionarea h3,
body#subpageWide #subscriptionarea h4 {line-height: 1.0em; padding: 3px 0; border-bottom: 1px solid #999; display: block; margin: 15px 0 10px 0; clear: left;}

body#subpage #subscriptionarea p.buttons,
body#subpageWide #subscriptionarea p.buttons {display: block; margin: 15px 0 10px 0;}


fieldset#healthyliving {
	border: none;
}

fieldset#healthyliving legend {
	display: none;
}

fieldset#healthyliving label {
	margin-bottom: 3px;
}

fieldset#healthyliving input.alignleft {
	width: 15px;
	float: left;
}
fieldset#healthyliving input.alignright {
	width: 15px;
	margin: -40px 0 0 100px;
}


#subscriptionarea input.email {
	width: 100%;
	margin: 0 0 10px 0;
}
fieldset#healthyliving label.age {
	float: left;
	margin-top: -25px;
}
fieldset#healthyliving input.age {
	float: left;
}

fieldset#healthyliving label.alignleft,
fieldset#healthyliving label.alignright  {
	margin-left: 21px;
	_margin-left: 10px;
	float: left;
	width: 50px;
	_width: 50px;
	margin-top: 2px;
}

fieldset#healthyliving input.alignleft ,
fieldset#healthyliving input.alignright  {
	margin: 2px 0 0 -70px;
	_margin: 0 0 0 -70px;
	float: left;
}

fieldset#healthyliving select.height,
fieldset#healthyliving select.weight {
	width: 137px;
	float: left;
	margin: 0 10px 10px 0;
}

fieldset#healthyliving select.weight {
	margin: -13px 10px 0 0;
}
fieldset#healthyliving label.weight {
	margin: -15px 10px 0 0;
	position: absolute;
}

#contenteditor {
	margin-left: 20px;
}

#contenteditor dl {
	float: left;
	width: 240px;
	background-color: #fff;
	margin-right: 15px;
	padding: 0 20px;
}

#contenteditor dt {
	font-weight: bold;
	margin-top: 10px;
}

#contenteditor dt.underline {
	border-bottom: 1px solid #C5BEB7;
}

#contenteditor dd a {
	color: #E64A0E;
	background-image: url(../images/editor_marker.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 17px;
}

#errorArea ul {
}

#errorArea li {
	list-style-type: disc;
	margin: 0 0 5px 15px;
}

#letters a {cursor: pointer;}

.rss {position: absolute;right:0;margin-right:170px;margin-top:12px;}

input.bleft {float: left;margin-left: 6px;}

html>body #shoppinglist input.bright {float: right;margin-right: 8px;margin-top: -28px;}
input.bright {float: right;margin-right: 8px;}

.fieldValidation {margin-top: -13px;}


#bmiCalculator {float: left; text-align: left;margin:15px;width:300px;}
#bmiCalculator label {display: block;margin: 10px 0 2px 0;}
#bmiCalculator a.dc4button {
 background: transparent url(../images/dc4_button_right.gif) no-repeat scroll right top;
 color: #fff;
 display: block;
 float: left;
 height: 21px;
 padding-right: 10px; 
 text-decoration: none;
 float: left;margin-right: 8px;
}
 
#bmiCalculator a.dc4button span {
 background: transparent url(../images/dc4_button_left.gif) no-repeat;
 display: block;
 line-height: 11px;
 padding: 5px 0 5px 10px;
}
#bmiResult {}

#bmiResultWeight,
#bmiResultHeight,
#bmiResultAge,
#bmiResultResult {margin-top: -10px;margin-left: 90px;}

#bmiResultGuide {margin-top: 20px;}
#bmiResultGuide table {margin-bottom: 10px;}
#bmiResultGuide td {padding: 2px 10px 2px 0;}

#scaleMetric {margin-bottom: 20px;}

input#ctl00_contentPlaceHolder_ctl00_tbWeight {_margin-left: -15px;}

input.bleft {margin-left: 0;margin-right: 10px;}
input.bright {position: absolute; margin-left: 80px;_margin-left: 60px;}

#popup p.footer {margin-top: 20px;}

#popup p.footer input.bleft {margin-left: 0;margin-right: 10px;}
#popup p.footer input.bright {position: absolute; margin-left: 195px;_margin-top: -28px;}

#shoppinglist p.footer {margin-top: 20px;}

#shoppinglist p.footer input.bleft {margin-left: 0;margin-right: 10px;}
#shoppinglist p.footer input.bright {position: absolute; margin-top: 0;margin-left: 230px;_margin-left: 170px;_margin-top: -30px;}
