﻿body 
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #222222;
	background: #EFEFEF;
	margin: 0px;
    background: #F7F7F7 url('images/back.png') repeat-x;    
}

h1 
{
	font-size: 13pt;
	font-weight: normal;
    font: "Lucida Grande", Lucida, Verdana, sans-serif;
    color: #91BD09;
    border-bottom: dotted 2px #D3D3D3;
	margin: 0px 0px 16px 0px;
	padding: 0px 4px 4px 4px;
}

h2
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #5C5C5C;
	font-size: 10pt;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

h3
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 9pt;
	margin-bottom: 2px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

.h3Space
{
	margin: 10px 0px 3px 0px;
}

.H3FormTitle 
{
    padding: 10px 0px 0px 0px;
}

.H3FormTitleLarge
{
    padding: 20px 0px 0px 0px;
}

h4
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 8pt;
	margin: 10px 0px 3px 0px;
}

h5
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 8pt;
	margin-bottom: 3px;
	margin-top: 3px;
}

p
{

}

a
{
    font-size: 10pt;
    color: #3F89C3;
    text-decoration: none;
}

a:hover
{
    color: #97e0f1;
}


div.clearer 
{
	clear: both;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	line-height: 0px; 
	height: 0px;
	width: 0px;
	overflow: hidden;
}

.TextBox 
{
    background: #fff;
    padding: 3px;
    font-size: 9pt;
    border: solid 1px #D7D7D7;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px;
    margin: 0px 4px 0px 0px;
}

.DropDownList
{
    padding: 2px;
    background: #fff;
    font-size: 9pt;
    border: solid 1px #D7D7D7;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px;
}

.MPEBg {
	background-color: #424242;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.Icon
{
	margin-right: 7px;
	vertical-align: middle;
}

.IconLarge
{
	vertical-align: middle;
}

#All
{

}

#ContentHolder 
{
    width: 1300px;
}




#TopLogo
{
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    height: 86px;
    background: #4C84B2 url('images/toplogo.png') no-repeat;
}

/*TOP MENU*/

#TopMenu
{
    margin: 0px;
    padding: 0px;
    background: #8DB53B url('images/topmenu.png');
    border-top: solid 1px #808E28;
    border-bottom: solid 1px #808E28;
    line-height: 10pt;
}

.TopMenuImgFirst
{
    float: left;
    margin: 0px;
    margin-top: 4px;
    padding: 3px 7px 0px 15px;
}

.TopMenuImg
{
    float: left;
    margin: 4px 0px 0px 0px;
    padding: 3px 5px 0px 14px;
    border-left: solid 1px #fff;
}

.TopMenuItem
{
    float: left;
    margin: 0px;
    padding: 10px 14px 8px 0px;
}

.TopMenuItem a
{
    text-decoration: none;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	font-size: 11pt;
}

.TopMenuItem a:hover
{
    color: #DEDEDE;
}

.TopMenuItemRight
{
    float: right;
}

.TopMenuImgRight
{
    float: right;
    border-left: solid 1px #fff;
}


/* MENU */

#Menu
{
    float: left;
    margin: 60px 0px 0px 20px;
    line-height: 10pt;
}

.MenyButtonProgress
{
    margin-top: 7px;
    margin-left: 16px;
}

.MenyButtonCalories
{
    margin-top: 63px;
    margin-left: 16px;
}


.MenuItemHolder
{
    width: 130px;
    margin: 15px 0px 0px 20px;
    background: #fff;
    -moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border: solid 1px #A7A6A6;
	float: left;
    clear: both;
    font-size: 15px;   
    color: #616161;
    letter-spacing: 1px;
}

.MenuItemHolder:hover
{
    background: #F1F1F1;
    color: #9F9F9F;
}

.MenuItemHolderNoHover:hover
{
    background: #fff;
    color: #616161;
}

.MenuItem
{
    padding: 12px 0px 12px 15px;
    cursor: pointer; cursor: hand;
}

.MenuItemNoHover 
{
    cursor: pointer;
}

.MenuItemWithBorder 
{
    border-bottom: solid 1px #A7A6A6;
    margin: 0px 25px 0px 10px;
    cursor:default;
}



.MenuItemText 
{

}

.MenuItemIcon
{
    margin: 19px 0px 0px -30px;
    float: left;
    border: none;
}

.MenuItemIconProfile
{
    margin: 17px 0px 0px -30px;
}

.MenuItemIconChart
{
    margin: 19px 0px 0px -25px;
}

.MenuItemIconDiary
{
    margin: 19px 0px 0px -35px;
}

.MenuItemDropDown ul
{
    list-style: none;
    padding: 0px;
    margin: 5px 0px 5px 10px;
    
}

.MenuItemDropDown li
{
    padding: 3px 0px 3px 0px;
    letter-spacing: 1px;
}

.MenuItemDropDown a
{
    font-size: 10px;   
    color: #616161;
}

.MenuItemDropDown a:hover
{
    color: #9F9F9F;
}
    

.MenuItemDropDownIcon
{
    vertical-align: middle;
    margin: 0px 5px 0px 0px;
    border: none;
}


/*forum and blogs*/

.MenuItemHolderBlog
{
    width: 170px;
    font-size: 8pt;
}

.MenuItemIconMaria
{
    margin: 19px 0px 0px -20px;
}

.MenuItemIconShapeUp
{
    margin: 19px 0px 0px -20px;
}

.MenuItemIconUserBlogs
{
    margin: 19px 0px 0px -30px;
}

.MenuImageUserBlogs 
{
    border:solid 1px DarkGray;
    vertical-align: middle;
    margin: 4px 8px 0px 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.MenuItemIconHome
{
    margin: 19px 0px 0px -10px;
}

/*SLUT MENU*/




#Content
{
    float: left;
    margin: 10px 0px 0px 30px;
}

#Right
{
    float: left;
    margin-top: 51px;
}

#Bottom
{
    margin: 20px;
    text-align: center;
    padding-bottom: 20px;
    font-size: 7pt;
    color: #999;
    width: 1300px;
}

#Bottom a
{
    font-size: 7pt;
    color: #999;
}

#Bottom a:hover
{
    text-decoration: underline;
}

.BottomShare
{
    margin-top: 15px;
}

/*
Standard Box
*/

.StandardBoxHolder
{
    margin: 30px 30px 30px 0px;
    *padding-right: 2px;
    float: left;
}

.StandardBox 
{
    width: 500px;
    -moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	border: solid 1px #A7A6A6;
	background: #fff;
}

.StandardBoxContent
{
    padding: 8px 16px 8px 8px;
}

/* DIARY BOX */


.DiaryBoxHolder
{
    margin: 30px 0px 30px 0px;
    *padding-right: 2px;
    float: left;
}

.DiaryBox 
{
    width: 500px;
    min-height: 450px;
    -moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	border: solid 1px #A7A6A6;
	background: #fff;
}

.DiaryBoxContent
{
    padding: 8px 8px 8px 8px;
}


/*
Meal Box
*/

.MealBoxHolder
{
    margin: 30px 0px 0px 0px;
    float: left;
}

.MealBox 
{
    width: 640px;
    -moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border: solid 1px #A7A6A6;
	background: #fff;
}

.MealBoxContent
{
    padding: 20px 0px 20px 20px;
}

.MealBoxContent h1
{
	margin: 0px 20px 16px 0px;
}


/*

Blog-box
*/

.BlogBoxHolder
{
    margin-top: 30px;
    margin-bottom: 30px;
    *padding-right: 2px;
}

.BlogBox 
{
    width: 600px;
    -moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border: solid 1px #A7A6A6;
	background: #fff;
}

.BlogBoxContent
{
    padding: 20px;
    padding-bottom: 10px;
}

/*
Standard Large Box
*/

.StandardLargeBoxHolder
{
    margin: 30px 30px 30px 0px;
}

.StandardLargeBox 
{
    width: 640px;
    -moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border: solid 1px #A7A6A6;
	background: #fff;
}

.StandardLargeBoxContent
{
    padding: 20px;
}



/*RIGHT BOX */

.RightBoxHolder
{
    margin-bottom: 30px;
}

.RightBox 
{
    width: 240px;
    -moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	border: solid 1px #A7A6A6;
	background: #fff;
}

.RightBoxContent
{
    padding: 16px;
}















/*
Standard Chart Box
*/

.StandardChartBoxHolder
{
    margin-top: 24px;
    margin-bottom: 24px;
}

.StandardChartBox 
{
    width: 600px;
    -moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border: solid 1px #A7A6A6;
	background: #fff;
}

.StandardChartBoxContent
{
    padding: 16px;
    *padding: 16px 0px 16px 0px;
}

.StandardChartBoxContent h1
{
    *margin-left: 16px;
    *margin-right: 16px;
}

.RightChartBoxHolder
{
    margin: 0px 0px 30px 30px;
}

.RightChartBox 
{
    width: 200px;
    -moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	border: solid 1px #A7A6A6;
    padding: 10px;
	background: #fff;
}

.RightChartBoxContent
{
    font-size: 10px;
    padding: 16px;
}

.RightChartBoxContent h2
{
    margin: 0px 0px 15px 0px;
}

.RightChartBoxContent ul
{
    padding-left: 0px;
    list-style-type: none;
    margin-left:0;
}

.RightChartBoxContent li
{
    padding-bottom: 2px;
    padding-top: 2px;
}







/*
MENY
*/

.StandardMenuHolder
{
    border: solid 1px #A7A6A6;
    background: #fff;
    margin: 40px;
    margin-right: 0px;
}

.StandardMenu
{
    width: 180px;
    background: #fff url('images/standardmenu.png');
    background-repeat: repeat-y;
}

.StandardMenuContent
{
    padding: 20px;
    padding-left: 40px;
}

.StandardMenu ul
{
    padding: 1px;
    margin: 0px;
    margin-left: 30px;
}

.StandardMenu li
{
    padding-bottom: 70px;
    margin: 0px;
    list-style-type: none;
}

.StandardMenu a
{
    font-size: 13pt;
    color: #333;
    text-decoration: none;
}

.StandardMenu a:hover
{
    color: #121212;
}











.PanelWarning 
{
    border: solid 1px #B7D35C;
    background: #FAFFDE;
    padding: 10px;
    color: #4C4C4C;
    margin-top: 20px;
    margin-bottom: 20px;
}

.PanelWarningError
{
    border: solid 1px #F16520;
    background: #FFEBE1;
    padding: 10px;
    color: #4C4C4C;
    margin-top: 20px;
    margin-bottom: 20px;
}


/*KNAPPAR */

.awesome, .awesome:visited {
	background: #f9f9f9 url(/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	text-shadow: 0 -1px 1px rgba(100,100,100,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	position: relative;
	cursor: pointer;
}

	.awesome:hover							{ background-color: #EDEDED; color: #fff; }
	.awesome:active							{ top: 1px; }

	.mini.awesome, .mini.awesome:visited 			{ font-size: 9px; padding: 4px 6px 4px 6px; }
	.small.awesome, .small.awesome:visited 			{ font-size: 9px; }
	
	.micro.awesome, .micro.awesome:visited 			{ font-size: 9px; padding: 3px 4px 3px 4px; }
	
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-size: 11px; font-weight: bold; line-height: 1;  }
	.large.awesome, .large.awesome:visited 			{ font-size: 13px; }
	
	.green.awesome, .green.awesome:visited		{     background: url(images/buttons/greenbuttonbg.png) repeat-x 0 0; }
	.green.awesome:hover						{ background: #9DC425; }
	
	.blue.awesome, .blue.awesome:visited		{ background: url(images/buttons/bluebuttonbg.png) repeat-x 0 0; }
	.blue.awesome:hover							{ background: #2392C0; }
	.blue.micro.awesome, .blue.micro.awesome:visited		{ background: url(images/buttons/bluebuttonminibg.png) repeat-x 0 0; }
	.blue.micro.awesome:hover							{ background: #2392C0; }
	
	.red.awesome, .red.awesome:visited			{ background: url(images/buttons/redbuttonbg.png) repeat-x 0 0; }
	.red.awesome:hover							{ background: #D21C17; }
	
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #d45500; }
	
	.yellow.awesome, .yellow.awesome:visited		{ background: url(images/buttons/yellowbuttonbg.png) repeat-x 0 0; }
	.yellow.awesome:hover		                    { background: #FFBA25; }
	
	.awesome a 
	{
	    color: #fff;
	}


	.awesomeIconNoSpace
	{
	    vertical-align: middle;
	    border: none;
	    
    }
    
	.awesomeIcon 
	{
	    margin-right: 4px;
	    vertical-align: middle;
	    border: none;
	    
    }
    
	.awesomeIconRight
	{
	    margin-left: 4px;
	    vertical-align: middle;
	    border: none; 
    }
    