﻿fieldset
{
	border: 0;
}
legend
{
	display: none;
}
.formStatistic
{
	padding-bottom: 20px;
}
.formStatisticItem
{
	clear: both;
	
	margin-top: 15px;
	margin-bottom: 15px;
}

.statisticAnswer
{
	width: 150px;
	float: left;
}

.statisticOuterBar
{
	height: 15px;
	width: 300px;
	background-color: #ffebc4;
	float: left;
}

.statisticInnerBar
{
	background-color: #ffa700;
}

/* Article */

.Article p
{
	overflow: visible;
}

.Article img
{
	float: right;
}

.HeaderTextImage
{
	margin-bottom: 12px;
}

.HeaderTextImage img
{
	float:left;
}

.SubHeaderTextImage
{
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
}

.SubHeaderTextImage img
{
	float:left;
}

/* Expert */

.Expert p img
{
	float: right;
	padding: 1px;
	border: solid 1px #D6EDFD;
	margin: 10px;
	margin-right: 0;
}

/* BMI */

.Bmi .calculate
{
	margin: 20px;
}

.Bmi h4
{
	float: left;
	width: 50px;
}

.Bmi .input
{
	width: 50px;
}

.Bmi .btn
{
	padding-left: 150px;
}

/* ProductCategory */
.ProductCategory
{
}

.ProductCategory .Article
{
	float: left;
	width: 300px;
	padding-right: 20px;
}

.ProductCategory .ProductList
{
	width: 145px;
	float: right;
	margin-top: 35px;
}

.ProductCategory .ProductList .ProductItem
{
}

.ProductCategory .ProductList .ProductItem a
{
	float: left;
	padding-top: 10px;
}

.ProductCategory .ProductList .ProductItem img
{
	float: right;
}

.ProductCategory .ProductList .bluehrline 
{
	width: 145px;
	height: 10px;
	clear: both;
	background: url('/Site/Images/bgBarSmall.gif') top center no-repeat;
}

/* Product */
.Product img
{
	float: right;
	padding: 1px;
	border: solid 1px #D6EDFD;
	margin: 10px;
	margin-right: 0;
	margin-top: 35px;
}

.Product H1
{
	margin-bottom: 12px;
}

.Product H1 img
{
	margin:0;
	padding:0;
	float:left;
}

.Product H2
{
	margin-bottom: 0;
}

.Product H2 img
{
	margin:0;
	padding:0;
	float:left;
}

/* ExpertQuestion */
.ExpertQuestion textarea 
{
	border: 1px solid #c1c1c1;
	width: 300px;
	margin: 0px 10px 0px 0px;
	height: 150px;
	overflow: auto;
}

.ExpertQuestion select 
{
	border: 1px solid #c1c1c1;
	width: 250px;
	margin: 0px 10px 0px 0px;
}


/* Calendar */

.Calendar
{
	border: none;
	margin-left: 1px;
}

.Calendar .Title
{
	background: white;
}

.Calendar .DayHeader 
{
	font-weight: normal;
	width: 25px;	
}

.Calendar .OtherMonths, .Calendar .OtherMonths a
{
	color: #aaaaaa;	
}

.Calendar .SelectedDay, .Calendar .SelectedDay a
{
	background-color: Orange;
}

.Calendar .Today, .Calendar .Today a
{
	background-color: #eaeaea;
}

.Calendar .Border
{
	border: 1px solid #aeaeae;
	height: 20px;
}

.CalendarPicker
{
	/*border: solid 1px red; */
}

.CalendarPicker .Border
{
	height: 10px;
}

/* Dagboken */
.Dagboken label 
{
	margin: 0;
	padding: 0;
	margin-left: 4px; margin-right: 7px;	
}

.Dagboken .RadioShow td
{
	width: 70px;
}

.Center 
{
	text-align: center;
}
.Amount 
{
	text-align: right;
	padding-right: 5px;
}

.Name 
{
	padding-left: 5px;	
}

.DailyPoints
{
	color: #ffa700;
	font-weight: bold;
	text-align: right;
	border: solid 1px #c2c2c2;
	padding: 3px;
}


/* NÄRINGSVÄRDEMALL */
        .NutritiounTable {
            margin: 0;
            padding: 4px;
            border: none;
            font-family: verdana, arial, helvetica;
            font-size: 11px;
        }
        
        .NutritiounTable .TopHead {
            background-color: #A8C1E0;    
        }

        .NutritiounTable .TopHead td {
            font-weight: bold;
            color: white;
        }
        
        .NutritiounTable .MiddleHead {
            background-color: #E1EEF8;    
        }
        
        .NutritiounTable .MiddleHead td {
            font-weight: bold;
            color: #656565;
        }
        
        .NutritiounTable tr td {
            text-align: center;
            padding: 4px;
        }
        
        .NutritiounTable tr .First {
            text-align: left;
        }
        
        .NutritiounTable .Alt {
            background-color: #EFF8FD;    
        }
        
/* MENUADVICE */
        .MenuAdvice {
            float: left; 
            width: 230px;
            margin-left: 10px;
        }
        
        .MenuAdvice img {
            border: 0px;
        }
        
        .MenuAdvice table {
            margin: 0px;
            padding: 0px;
            border: 1px solid #EFF8FD;
            font-family: verdana, arial, helvetica;
            font-size: 11px;
            width: 230px;
            margin-bottom: 5px;
        }
              
        .MenuAdvice td {
            text-align: center;
            padding: 4px;
        }
        
        .MenuAdvice .First {
            width: 150px;
            text-align: left;
            padding-left: 15px;
        } 
        
        .MenuAdvice .Alt {
            background-color: #EFF8FD;    
        }        
        

/* WebQuestion */
.WebQuestion label 
{
	padding-left: 5px;
}
.siteextrasquestion {
	padding: 10px 0px 5px 0px;
	background: url('/Site/Images/bgBar.gif') top center no-repeat;
}

/* DidYouKnowTeaser */
.DidYouKnowTeaserSV
{
	margin-top: 0px;
	margin-left: 0px;
	width:208px;
	background-image: url('/Site/Images/BG_Visste_du.jpg');
	background-repeat: no-repeat;
	height: 105px;
}

.DidYouKnowTeaserNO
{
	margin-top: 0px;
	margin-left: 0px;
	width:208px;
	background-image: url('/Site/Images/BG_Visste_du_NO.jpg');
	background-repeat: no-repeat;
	height: 105px;
}

.DidYouKnowTeaserFI
{
	margin-top: 0px;
	margin-left: 0px;
	width:208px;
	background-image: url('/Site/Images/BG_Visste_du_FI.jpg');
	background-repeat: no-repeat;
	height: 105px;
}

.DidYouKnowTeaserSV p
{
	width:180px;
	margin:0;
	padding:0;
}

.DidYouKnowTeaserNO p
{
	width:180px;
	margin:0;
	padding:0;
}

.DidYouKnowTeaserFI
{
	margin-top: 0px;
	margin-left: 0px;
	width:208px;
	background-image: url('/Site/Images/BG_Visste_du_FI.jpg');
	background-repeat: no-repeat;
	height: 105px;
}
