﻿body 
{
    margin: 5px;
    padding: 0px;
	background: #5C5C56 url(images/bg.gif);
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
    color: #363134;
    line-height: 17pt;
}

img { behavior: url("pngbehavior.htc");}

div.clearer 
{
	clear: left;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	line-height: 0px; 
	height: 0px;
	width: 0px;
}

a
{
    font-size: 9pt;
    color: #73890C;
    text-decoration: none;
}

a:hover
{
    color: #ACCD14;
    
}

h1, h2, h3
{
    font-family: Tahoma, Arial, sans-serif;
	letter-spacing: 2px;
	color: #5F6252;
}

h1
{
	font-family:Georgia, Times New Roman, Times, serif;
    text-align: center;
	color: #95b00f;	
	font-size: 30px;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: solid 1px #F2EAD7;
}


h2
{
    color: #73890C;
	font-size: 11pt;
}

h2 a
{
	font-size: 11pt;
    color: #73890C;
    text-decoration: underline;
}

h3
{
	letter-spacing: 1px;
	font-size: 10pt;
	margin: 0px;
    margin-left: 15px;
    margin-bottom: 7px;
	padding: 0px;
    padding-top: 10px;
	color: #fff;
}

#Main
{
    float: left;
	margin-left: 30px;
}

#All
{
    width: 1300px; 
}

#AdsRight
{
    float: left;
    margin-left: 20px;
    margin-top: 50px;
}

#TopImageHolder
{
    float: left;
}

#TopImage
{
    border: solid 1px #B1B1B1;
    padding: 5px;
    background: #fff;
    margin: 5px;
    width: 200px;
    height: 100px;
}

#TopLogoBg
{
    background: url(images/TopLogoBg.gif);
    width: inherit;
    height: 100px;
}

.Banner
{
    padding-top: 20px;
}

.topBanner
{
    margin-left: 115px;
}

.Logo
{

}

.Icon
{
	margin-right: 5px;
}

#TopLogo
{
    background: #fff;
    border: solid 1px #C1BEAD;
    padding: 5px;
    float: left;
    margin: 5px;
    width: 700px;
    height: 100px;
}

#SearchMenu
{
    float: left;
}

#SearchContent
{
    background: url(images/SearchBg.gif);    
    width: inherit;
    height: 100px;
}

#SearchContent a
{
    color: #fff;
    text-decoration: underline;
}


.TB_Search
{
    margin-left: 15px;    
    margin-top: 0px;    
    width: 120px;
    vertical-align: middle;
}

.Button_Search
{
    margin-left: 5px;      
    vertical-align: middle;
}

#Search
{
    border: solid 1px #C1BEAD;
    padding: 5px;
    background: #fff;
    margin: 5px;
    width: 200px;
}

#Menu
{
    border: solid 1px #C1BEAD;
    padding: 5px;
    background: #fff;
    margin: 5px;
    width: 200px;
}

#MenuContent
{
    margin-left: 20px;  
}

#MenuContent div
{
    margin-bottom: 5px;  
}

.UserMenu
{

}

.UserMenu a
{
    font-size: 10pt;
}

#Menu h2
{
    margin-top: 20px;
    margin-bottom: 7px;
    color: #9F9B94;
	font-size: 11pt;
}

#Copyright
{
    border-top: solid 1px #F1F0EF;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 10px;
    color: #9F9B94;
	font-size: 7pt;
	line-height: 12pt;
}

#Copyright a
{
    color: #64615D;
	font-size: 7pt;
}


/*
MENU
*/

.Table_Category
{

}

.TD_Category
{
    padding-right: 10px;
    padding-left: 20px;
    vertical-align: top;
    line-height: 15pt;
}

.TD_Category img
{
    margin-right: 7px;
}

.TD_Category a
{
    font-size: 10pt;
}


#Content
{
    float: left;
    border: solid 1px #C1BEAD;
    padding: 20px;
    background: #fff;
    margin: 5px;
}

/*
RECEPT.aspx
*/

#GVcontainer
{
}

.GV_Recipe
{
    border: none;
    width: 670px;
}

.GV_RecipeHeader
{
    background: url(images/GV_RecipeHeaderBg.gif);
    text-align: left;
    color: #fff;
}

.GV_RecipeHeader th
{
    padding-left: 10px;
}

.GV_RecipeHeader a
{
    color: #fff;
}

.GV_RecipeRow
{
    border: none;
}

.GV_RecipeRowAlt
{
    background-color: #EBF0D0;
    border: none;
}

.GV_RecipeRow td
{
    padding-left: 10px;
}

.GV_RecipeRowAlt td
{
    padding-left: 10px;
}

/*
VISA.aspx
*/


/*
FORMVIEW recept
*/
.FV_Recipe
{
    border: none;
    width: 670px;
    height: 495px;
}

.FV_Recipe_Print
{
    border: none;
    width: 893px;
}


#RecipeList
{
    float: left;
}

#Ingredients
{
    margin-top: 20px;
}

#RecipeInfo
{
    margin-top: 20px;
}

#RecipeInfo table
{
    border: none;
    width: 180px;
}

#RecipeInfo th
{
    background: url(images/GV_RecipeHeaderBg.gif);
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 1px;
}

#RecipeInfo td
{
    padding-left: 10px;
    border: none;
}


/*
DATALIST ingredienser
*/
.DL_Ingredient
{
    border: none;
    width: 180px;
}

.DL_IngredientHeader
{
    background: url(images/GV_RecipeHeaderBg.gif);
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.DL_IngredientRow
{
    padding-left: 10px;
    border: none;
}

.DL_IngredientRowAlt
{
    padding-left: 10px;
    background-color: #EBF0D0;
    border: none;
}

#RecipeDesc
{
    float: left;
    margin-top: 20px;
    margin-left: 60px;
    padding-left: 10px;
    vertical-align: top;
}

#RecipeDescContent
{
    width: 400px;
}

.RecipeFunctions
{
	border-top: solid 1px #F2EAD7;
    margin-top: 10px;
    padding-top: 10px;
}

.RecipeFunctions img
{
    margin-left: 15px;
}

#RecipeVote
{
    margin-top: 20px;
    margin-left: 10px;
    line-height: 16px;
}

#RecipeFunctions img
{
    margin-right: 10px;
}

#RecipeRate
{
    float: left;
}

/*
Rating
*/

.ratingStar
{
    background: url(images/icon_vote.gif);
    width: 16px;
    height: 16px;
    margin: 3px;
}
.savedRatingStar
{
    background: url(images/icon_star_notfilled.gif);
}
.filledRatingStar
{
    background: url(images/icon_vote.gif);
}
.emptyRatingStar
{
    background: url(images/icon_star_notfilled.gif);
}

#RecipeTip
{
    float: left;
    margin-left: 60px;
}

.Label_Voted
{
    color: #E95C17;
    font-size: 10pt;
}



/*
MPE
*/


.MPE_Bg {
	background-color: #424242;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.MPE
{
    background-color: #fff;
    padding: 30px;
    padding-top: 10px;
    width: 230px;
    border: solid 1px #424242;
    padding-bottom: 20px;
}


.MPE a
{
    font-size: 9pt;
    color: #73890C;
    text-decoration: none;
}

.MPE a:hover
{
    color: #ACCD14;
    
}

.MPE_Password
{
    background-color: #fff;
    padding: 30px;
    padding-top: 10px;
    width: 250px;
    border: solid 1px #424242;
    padding-bottom: 20px;
}

.MPE_Password a
{
    font-size: 9pt;
    color: #73890C;
    text-decoration: none;
}

.MPE_Password a:hover
{
    color: #ACCD14;
    
}

.Panel_ErrorMessage
{
    color: #E95C17;
}

p
{
    margin-bottom: 3px;
    margin-top: 10px;
    padding: 0px;
}

.TB_HF
{
    visibility: hidden;
    margin: 0px;
    padding: 0px;
    height: 2px;
    width: 2px;
}

.TB
{
    padding-left: 4px;
    background-color: #FBFBEA;
    border: solid 1px #CAC9B5;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9pt;
    color: #333;
}

.WatermarkedTB
{
    padding-left: 4px;
    background-color: #FBFBEA;
    border: solid 1px #CAC9B5;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9pt;
    color: #AAA593;
}

.TA
{
    padding-left: 4px;
    background-color: #FBFBEA;
    border: solid 1px #CAC9B5;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9pt;
    color: #333;
    width: 300px;
}

.DDL
{
	background-color: #FBFBEA;
	border: solid 1px #CAC9B5;
	padding: 3px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9pt;
    color: #333;
}

.File
{
	background-color: #FBFBEA;
	border: solid 1px #CAC9B5;
	padding: 3px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9pt;
    color: #333;
}

.WatermarkedTA
{
    padding-left: 4px;
    background-color: #FBFBEA;
    border: solid 1px #CAC9B5;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9pt;
    color: #AAA593;
    width: 300px;
}

.TBInvalid
{
    color: #8C0A0A;
}

.InvalidText
{
    color: #E95C17;
}

.Button_Cancel
{
    color: #73890C;
    font-size: 20px;
    margin-left: 5px;
}

.Button_Login
{
    color: #73890C;
    font-size: 20px;
    margin-left: 5px;
}

.PS_CreatePassword
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9pt;
}


.UsernotFree
{
    color: #E95C17;
    font-size: 10pt;
}

.UserFree
{
    color: #B9D243;
    font-size: 10pt;
}



/*
NY
*/

.Panel_Added
{
    border: none;
    width: 670px;
}

.TB_Amount
{
    width: 20px;
    padding-left: 4px;
    background-color: #FBFBEA;
    border: solid 1px #CAC9B5;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9pt;
    color: #333;
}

.TB_Type
{
    width: 20px;
    padding-left: 4px;
    background-color: #FBFBEA;
    border: solid 1px #CAC9B5;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9pt;
    color: #333;
}

.Table_Insert td
{
    vertical-align: top;
    padding-bottom: 10px;
}

.Table_Ingridients
{

}

.Table_Ingridients td
{
    padding: 0px;
    padding-bottom: 2px;
    margin: 0px;
}


/*
START
*/

#StartContent
{
    width: 670px;
}

#div_TopGrade
{
    float: left;
}

.DL_TopGrade
{
    border: none;
    width: 300px;
}

.DL_TopGradeHeader
{
    background: url(images/GV_RecipeHeaderBg.gif);
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.DL_TopGradeRow
{
    padding-left: 10px;
    border: none;
}

.DL_TopGradeRowAlt
{
    padding-left: 10px;
    background-color: #EBF0D0;
    border: none;
}


#div_TopSelected
{
    float: left;
    margin-left: 50px;
}

.DL_TopSelected
{
    border: none;
    width: 300px;
}

.DL_TopSelectedHeader
{
    background: url(images/GV_RecipeHeaderBg.gif);
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.DL_TopSelectedRow
{
    padding-left: 10px;
    border: none;
}

.DL_TopSelectedRowAlt
{
    padding-left: 10px;
    background-color: #EBF0D0;
    border: none;
}

.h2start
{
	font-family:Georgia, Times New Roman, Times, serif;
    text-align: center;
	color: #95b00f;	
	font-size: 20px;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: solid 1px #F2EAD7;
}

.LB_NewsEmail
{
    margin-left: 10px;
}
