
DIV#site {
	/*width: 980px;*/
	min-height: 1000px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
}
DIV#hallkoll, DIV#toolbox {
	/**padding: 0px 20px;*/
	/**overflow: hidden;*/
	/**clear: both;*/
	background-color: white;
	font: 12px "Trebuchet MS", georgia, arial;
	color: #595959;
}
DIV#hallkoll A {
	color: #f39700;
}
DIV#hallkoll IMG.editmenu {
	display: block;
	margin: 4px auto 30px;
}
DIV#hallkoll DIV.leftpane,
DIV#hallkoll DIV.rightpane {
	float: left;
	overflow: hidden;
	padding-bottom: 50px;
}
DIV#hallkoll DIV.leftpane {
	width: 612px;
	margin-right: 9px;
}
DIV#hallkoll DIV.leftpane p {
	margin-bottom: 0;
}
DIV#hallkoll > DIV.leftpane {
	margin-right: 18px;
}
DIV#hallkoll DIV.rightpane {
	width: 308px;
}
DIV#hallkoll DIV.leftpane H1 {
	margin: 12px 0px 15px;
	font-size: 32px;
	font-weight: normal;
	color: #369800;
}
DIV#hallkoll DIV.leftpane P.description {
	width: 310px;
	margin-bottom: 25px;
}
DIV#hallkoll DIV.leftpane DIV.datebox {
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}
DIV#hallkoll DIV.leftpane DIV.datebox UL {
	overflow: hidden;
	clear: both;
	padding-top: 20px;
	height: 53px;
	background: #ed466d url(/gi/mealplanner/img/header_datebox.gif) no-repeat left top;
	text-align: center;
}
html>body DIV#hallkoll DIV.leftpane DIV.datebox UL 
{
	height: 33px;	
}
DIV#hallkoll DIV.leftpane DIV.datebox UL LI {
	display: inline;
	padding: 0px 3px;
	font-size: 18px;
	color: white;
}
DIV#hallkoll DIV.leftpane DIV.datebox UL LI#weekphase SPAN {
	text-transform: uppercase;
}
DIV#hallkoll DIV.leftpane DIV.datebox DIV.updatevalues {
	border: 1px solid #e2e2e2;
	background-color: #f5f5f5;
	padding: 35px 10px 10px;
	overflow: hidden;
	color: #a1a1a1;
	font-size: 22px;
	text-align: center;
}
DIV#hallkoll DIV.leftpane DIV.datebox DIV.updatevalues DIV.updatecontainer {
	width: 560px;
	overflow: hidden;
	clear: both;
	margin: 0px auto;
	padding-bottom: 10px;
} 
DIV#hallkoll DIV.leftpane DIV.datebox DIV.updatevalues DIV.updatecontainer * {
	display: block;
	float: left;
}
DIV#hallkoll DIV.leftpane DIV.datebox DIV.updatevalues DIV.updatecontainer P {
	color:#A1A1A1;
	font-size:22px;
}
DIV#hallkoll DIV.leftpane DIV.datebox DIV.updatevalues DIV.updatecontainer DIV {
	color: #595959;
	padding: 0px 5px;
	float: left;
	display: inline;
}
DIV#hallkoll DIV.leftpane DIV.datebox DIV.updatevalues DIV.updatecontainer INPUT {
	width: 60px;
	color: #ed466d;
	font: 22px "Trebuchet MS", georgia, arial;
	border: 0px;
	text-align: center;
	margin-left: 3px;
}
DIV#hallkoll DIV.leftpane DIV.datebox > DIV.updatevalues DIV.updatecontainer INPUT {
	margin-left: 6px;
}
DIV#hallkoll DIV.leftpane DIV.datebox DIV.updatevalues DIV.updatecontainer SPAN.adjust {
	line-height: 0px;
	padding: 0px 10px;
}
DIV#hallkoll DIV.leftpane DIV.datebox DIV.updatevalues DIV.updatecontainer SPAN.adjust A {
	float: none;
	width: 10px;
}
DIV#hallkoll DIV.leftpane DIV.datebox DIV.updatevalues P.readhistory {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}

DIV#hallkoll DIV.leftpane DIV.groupbox {
	overflow: hidden; 
	clear: both;
}
DIV#hallkoll DIV.groupbox P.readmore {
	text-align: right;
	font-weight: bold;
}
DIV#hallkoll DIV.leftpane DIV.groupbox DIV.todayslunch,
DIV#hallkoll DIV.leftpane DIV.groupbox DIV.gbvalue,
DIV#hallkoll DIV.leftpane DIV.groupbox DIV.dailyexercise,
DIV#hallkoll DIV.leftpane DIV.groupbox DIV.energyconsumption {
	float: left;
	padding: 0px 18px;
	width: 270px;
}
DIV#hallkoll DIV.leftpane DIV.groupbox .alert_ok {color: #8de13f;}
DIV#hallkoll DIV.leftpane DIV.groupbox .alert_warning {color: #f7941d;}
DIV#hallkoll DIV.leftpane DIV.groupbox .alert_danger {color: #ed1c24;}
DIV#hallkoll DIV.leftpane DIV.groupbox H2 {
	color: #369800;
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 15px;
}
DIV#hallkoll DIV.leftpane DIV.groupbox H2 SPAN {
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 35px;
}
DIV#hallkoll DIV.leftpane DIV.groupbox H2 SPAN.alert_ok {background-image: url(/gi/mealplanner/img/icon_warning_medium_green.png);}
DIV#hallkoll DIV.leftpane DIV.groupbox H2 SPAN.alert_warning {background-image: url(/gi/mealplanner/img/icon_warning_medium_orange.png);}
DIV#hallkoll DIV.leftpane DIV.groupbox H2 SPAN.alert_danger {background-image: url(/gi/mealplanner/img/icon_warning_medium_red.png);}
DIV#hallkoll DIV.leftpane DIV.groupbox A.help {
	display: block;
	float: right;
}

DIV.todayslunch H4 {
	font-weight: bold;
	font-size: 12px;
}
DIV.todayslunch H4.mealtype-header
{
	float:left;
}

DIV.todayslunch span.value-header {
	text-align: right;
	float:right;
	margin-right:6px;
	min-width: 20px;
	color:#ACACAC;
	font-weight:bold;
}
DIV.todayslunch span.value-text {
	text-align: right;
	float:right;
	margin-right:6px;
	min-width: 20px;
	color:gray;
}
DIV.todayslunch UL.news 
{
	color: #f39700;
	padding-left: 2px;
}
DIV.todayslunch UL.news LI {
	padding-bottom: 8px;
}
DIV.todayslunch UL.news LI SPAN A {
	color: #595959;
	cursor: pointer;
	font-weight: normal;
}
DIV.todayslunch UL.news LI SPAN A SPAN.info {
	color:#F39700;
}
DIV.todayslunch UL.menu {
	background-color: #f5f5f5;
	color: #f39700;
	padding-left: 2px;
}
DIV.todayslunch UL.menu LI A:hover {
	text-decoration: underline;
}
DIV.todayslunch UL.menu LI SPAN A {
	color: #595959 !important;
	cursor: pointer;
	font-weight: normal;
}
DIV.todayslunch UL.actions {
	text-align: center;
	margin: 15px 0px;
}
DIV.todayslunch UL.actions LI {
	display: inline;
	padding-right: 10px;
}
DIV.todayslunch UL.actions LI A {
	padding: 1px 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
}
DIV.todayslunch UL.actions LI A.basket {background-image: url(/gi/mealplanner/img/icon_basket.gif);}
DIV.todayslunch UL.actions LI A.weekrecipes {background-image: url(/gi/mealplanner/img/icon_recipes.gif);}
DIV.todayslunch UL.actions LI A.calendar {background-image: url(/gi/mealplanner/img/icon_calendar.gif);}

DIV#hallkoll DIV.scale,
DIV#hallkoll DIV.scalelarge {
	position: relative;
	background: url(/gi/mealplanner/img/bg_scale_small.gif) no-repeat left top;
	padding: 2px;
	width: 202px;
	height: 23px;
	font-weight: bold;
	color: white;
	overflow: hidden;
	margin-bottom: 3px;
}
DIV#hallkoll DIV.scalelarge {
	background: url(/gi/mealplanner/img/bg_scale_large.gif) no-repeat left top;
	padding: 3px;
	width: 260px;
	height: 32px;
	margin-bottom: 15px;
	font-size: 16px;
}
DIV#hallkoll DIV.scale DIV.static,
DIV#hallkoll DIV.scale DIV.gradient,
DIV#hallkoll DIV.scalelarge DIV.static {
	position: absolute;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 100%;
}
DIV#hallkoll DIV.scale DIV.gradient {background-image: url(/gi/mealplanner/img/img_scale_gradient.jpg);}
DIV#hallkoll DIV.scale DIV.static {background-image: url(/gi/mealplanner/img/img_scale_static.jpg);}
DIV#hallkoll DIV.scalelarge DIV.static {background-image: url(/gi/mealplanner/img/img_scale_large_static.jpg);}
DIV#hallkoll DIV.scalelarge DIV.value,
DIV#hallkoll DIV.scale DIV.value {
	z-index: 2;
	position: absolute;
	padding-top: 1px;
	padding-left: 12px;
}
DIV#hallkoll DIV.scalelarge DIV.value {
	padding-top: 5px;
	padding-left: 40px;
	height: 100%;
	background: url(/gi/mealplanner/img/icon_scalefigure.gif) no-repeat 10px top;
}

DIV#hallkoll DIV.postit {
	margin: 0 auto 0;
	background: url(/gi/mealplanner/img/bg_postit_top.jpg) no-repeat left top;
	/**padding: 18px 30px 0 18px;*/
	width: 277px;
	/**min-height: 187px;*/
	overflow: hidden;
	clear: both;
}
DIV#hallkoll DIV.postit-content
{
	/**margin: -18px -30px 0 -18px;*/
	width: 192px;
	min-height: 111px;
	padding: 10px 25px 30px 60px;
	background: url(/gi/mealplanner/img/bg_postit_bottom.jpg) no-repeat left bottom;	
}
DIV#hallkoll DIV.postit P {
	margin-bottom: 10px;
}
DIV#hallkoll DIV.postit A {
	font-weight: bold;
}

DIV#hallkoll DIV.groupbox DIV.dailyexercise INPUT {
	width: 140px;
	font: 12px "Trebuchet MS", georgia, arial;
	margin-top: 2px;
}
DIV#hallkoll DIV.groupbox DIV.dailyexercise INPUT.submit {
	width: auto;
	float: right;
	margin: 0px;
}
DIV#hallkoll DIV.groupbox DIV.dailyexercise P {
	margin: 5px 0px;
}
DIV#hallkoll DIV.groupbox DIV.dailyexercise P A {
	font-weight: bold;
}

DIV#toolbox DIV.userinformation {
	overflow: hidden;
	clear: both;
	/*background: url(/gi/mealplanner/img/bg_rightpane_btm.gif) no-repeat left bottom;*/
	/*padding-bottom: 11px;*/
	margin: -10px;
}
html>body DIV#toolbox DIV.userinformation {
	margin: 0;
} 

DIV#toolbox H2 {
	padding-left: 15px;
	padding-top: 5px;
	width: 293px;
	height: 26px;
	color: white;
	background: url(/gi/mealplanner/img/header_infobox.gif) no-repeat left top;
}
DIV#toolbox H3 {
	font-size: 22px;
	color: #acacac;
	font-weight: normal;
	margin-bottom: 15px;
}
DIV#toolbox H3 SPAN {
	color: #ed466d;
}
DIV#toolbox DIV.box {
	/**border: 1px solid #e5e5e5;
	border-width: 0px 1px;*/
	padding: 18px 20px 12px;
}
DIV#toolbox DIV.box.graybox 
{
	background-color: #f5f5f5;
	/*border-top: 1px solid #e2e2e2;*/
	/*border-bottom: 1px solid #e2e2e2;*/
	/*margin-right: -25px;*/
}
DIV#toolbox DIV.box P.menu {
	margin-bottom: 20px;
	color: #acacac;
	font-size: 1.3em;
}
DIV#toolbox DIV.box .menu a.link 
{
	color:#ACACAC !important;
	font-weight: normal !important;
}
DIV#toolbox DIV.box P.menu SPAN {
	/**color: #595959;*/
}

DIV#toolbox DIV.user {
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 92px;
	height: 100px;
	min-height: 100px;
}
DIV#toolbox > DIV.user {
	height: auto;
}
DIV#toolbox DIV.user STRONG {
	display: block;
	float: left;
	width: 70px;
}
DIV#toolbox DIV.user A {
	font-weight: bold;
}

DIV#toolbox DIV.updatevalues {
	font-size: 14px;
	margin-top: -20px;
}
DIV#toolbox DIV.updatevalues .fieldset {
	overflow: hidden;
	clear: both;
	margin: 0px auto;
	padding-bottom: 10px;
	border: 0;
	padding-left: 15px;
} 
HTML>BODY DIV#toolbox DIV.updatevalues .fieldset 
{
	padding-left: 0;
}

DIV#toolbox DIV.updatevalues .fieldset * {
	display: block;
	float: left;
}
DIV#toolbox DIV.updatevalues .fieldset DIV {
	color: #595959;
	width: 110px;
}
HTML>BODY DIV#toolbox DIV.updatevalues .fieldset DIV {
	padding: 20px 0 0 0;
}
DIV#toolbox DIV.updatevalues .fieldset DIV.waist {
	width: 150px;
}
DIV#toolbox DIV.updatevalues .fieldset INPUT {
	width: 35px;
	color: #ed466d;
	font: 14px "Trebuchet MS", georgia, arial;
	border: 0px;
	text-align: center;
	margin-left: 1px;
}
DIV#toolbox > DIV.updatevalues .fieldset INPUT {
	margin-left: 2px;
}
DIV#toolbox DIV.updatevalues .fieldset SPAN.adjust {
	line-height: 0px;
	padding: 0px 0px;
}
HTML>BODY DIV#toolbox DIV.updatevalues .fieldset SPAN.adjust {
	line-height: 0px;
	padding: 0px 10px;
}
DIV#toolbox DIV.updatevalues .fieldset SPAN.adjust A {
	float: none;
	width: 7px;
}
DIV#toolbox DIV.updatevalues P {
	text-align: center;
}

a.standard-button {
	text-align: center;
	font: bold 11px/15px "Trebuchet MS";
	background: url(/gi/mealplanner/img/bg_text_yellow.jpg) repeat-x left top;
	text-transform: uppercase;
	color: #FFFFFF !important;
	padding: 4px 10px 4px 10px;
	height: 20px;
	text-decoration: none;
	margin-bottom: 3px;
}

div#rss-news-list li
{
	margin-top:6px;	
}
div.rss-public
{
	border:1px solid lightgray;
	background: url('/images/StartPage/forkvall-bg.jpg') repeat-x left top;
	height: 238px;
}
div.rss-public div#rss-news-list 
{
	padding: 4px 14px 14px 14px;
}
div.rss-public div#rss-news-list ul
{
	margin-bottom: 6px;
}
div.rss-public div#rss-news-list span
{
	color: #E48ED3;
	font-size: 8pt;
}
div.rss-public div#rss-news-list span.desc
{
	color: #595959;
}
 
div.box div#rss-news-list span.desc
{
	color: #ACACAC;
}

div.rss-public div#rss-news-scroll
{	
	height: 155px;
	width: 270px;
	display: block;
	overflow: hidden;
	position: relative;
	margin: 96px 0 8px 0;
}
div.rss-public #TickerVertical 
{
	margin: 0 20px;
	width: 250px;
	height: 330px;
	display: block;
	list-style: none;
	padding: 0;
}
div.rss-public #TickerVertical li.ticker
{
	color: #B30090;
	list-style-type: disc;
	list-style-position: inside;
}
div.rss-public #TickerVertical a
{
	color: #B30090;
	font-size: 8pt;
	cursor: pointer;
}