﻿body 
{
	padding: 0;
	margin: 0;
	text-align: center;
	position: relative;
	background:#f2f2f2;
	color:#444;
	font-family: Calibri, Arial, sans-serif;
	
}
#wrapper
{
	width:957px;
	margin:0 auto;
	text-align:left;
	background-color:#fff;
	padding:10px;
}

#header
{
	height:105px;
	overflow:hidden;
	position:relative;
}
#header #iFedLogo
{
	position:absolute;
	top:37px;
	left:26px;
	width:115px;
	height:49px;
	overflow:hidden;
	text-indent:-9999px;	
	background:url(/images/iFedLogo.png) no-repeat;	
}
#header #iFedInfo
{
	position:absolute;
	top:68px;
	right:27px;
	width:398px;
	height:17px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/iFedInfo.png) no-repeat;	
}


#mainNav #LoginPanel
{
	float: right;
	margin:10px 40px 0 0;
	width:250px;
}
#mainNav #LoginPanel a
{
	color:#696a6a;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
}
#mainNav
{
	height:65px;
	border-bottom:1px solid #a4a4a4

}


h2
{
	font-size:1.6em;
	margin-bottom:10px;	
	border-bottom:2px solid #d3d3d3;
	padding:5px 0 10px 45px;
	text-align:left;
}
h2 span
{
	color:#696b6a;
}
h3
{
	margin:15px 0 15px 0;		
	font-size:1.1em;
}
h3.Caps
{
	text-transform:uppercase;
}
.EditDetails h3, .PopContentContainer h3
{	
	margin-top:0;
}

h3 small
{
	font-size:0.8em;
}

p
{
	margin-bottom:7px;
}

#navTabs, .rtsUL
{
	padding:0;
	margin:10px 0 -11px 10px;
}
#navTabs li
{
	margin:0 6px 0 0;
	padding:0;
	float:left;
	list-style-type:none;
	background:url(/images/tabRight.png) no-repeat right;
}
#navTabs li a
{
	display:block;
	padding:4px 12px 2px 12px;
	height:20px;
	overflow:hidden;
	color:#444;
	background:url(/images/tableft.png) no-repeat left;
	text-decoration:none;	
}
#navTabs li.active
{
	background:url(/images/tabRightOn.png) no-repeat right;
}


#navTabs li.active a
{
	background:url(/images/tableftOn.png) no-repeat left;	
}

.rtsUL
{
	margin-left:10px !important;
}
.rtsUL li
{
	margin:0 6px 0 0;
	padding:0;
	float:left;
	list-style-type:none;

}
.rtsUL li a
{
	display:block;
	padding:0;
	overflow:hidden;
	text-decoration:none;
	background:url(/images/tabRight.png) no-repeat right;	
}
.rtsUL li a .rtsOut
{
	display:block;
	padding:4px 12px 2px 12px;
	height:20px;
	overflow:hidden;	
	color:#444;
	background:url(/images/tableft.png) no-repeat left;
	text-decoration:none;	
}
.rtsUL li a.rtsSelected
{
	background:url(/images/tabRightOn.png) no-repeat right;	
}

.rtsUL li a.rtsSelected .rtsOut
{
	background:url(/images/tableftOn.png) no-repeat left;		
}

.fakefile
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

span.ruFileWrap input, .FileInput
{
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	opacity: 0;
	z-index:200;
	height:30px;
	margin-top:-2px;
}

#SearchBox
{
	width:350px;
}
#SearchBox input
{
	width:250px;
	padding:2px;
	font-size:1em;
	margin-top:3px;
}
#SearchBox #SearchSummary
{
	display:none;
}

#IntroBox
{
	height:29px;
	padding:12px 20px;
	overflow:hidden;
	margin-bottom:10px;
}
#IntroBox p
{
	margin-top:7px;
}
#IntroBox h3{
	font-size:1.3em;
	margin:5px 0 7px;
	color:#444;

}
.FeaturedFoodSection
{
	margin:10px 0;
	padding:10px;
	
}
.FeaturedFoodSection img
{
	margin-right:10px;
}
.FeaturedFoodSection:after, .clearAfter:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.FeaturedFoodSection img
{
	float:left;
}
.FeaturedFoodSection a
{
	color:#000;
	font-weight:bold;
}
.PageHeading
{
	float: left;
	font-size: 21px;
	font-weight: bold;
}

.FunctionLinksContainer
{
	float: right;
}
.FunctionLinksContainer .button
{
	float: right;
}
.FunctionButtonsContainer
{
	float: right;
}

.SubTopNavContainer
{


}

.PopUp
{
	text-align:left;
}



.PageHeadingContainer
{

	width: 100%;
}

#ContentContainer
{
	padding:1px 0 20px 0;
	margin-bottom: 20px;
	background:#f2f0f3 url(/images/ContentContainerBG.png) no-repeat bottom;
}

.PopUp #ContentContainer
{
	margin:0 auto 0 auto;
}

 .InnerContentContainer{
	background:url(/Images/mainCurveBoxMid.png);
	margin:10px 10px 0 10px;

}

.PopUp .InnerContentContainer
{
	width:937px;
}
.InnerContentContainer .InnerContentContainerBox
{
	padding: 17px 17px 5px 17px;
	background:url(/Images/mainCurveBoxtop.png) no-repeat top;
	min-height:300px;
}
.InnerContentContainer .InnerContentContainerBoxSq
{
	padding: 17px 17px 5px 17px;
	background:url(/Images/mainCurveBoxtopSq.png) no-repeat top;
	min-height:300px;
}
#ContentContainer .InnerFooter
{
	height:12px;
	margin:0 10px ;
	overflow:hidden;
	background:url(/Images/mainCurveBoxBottom.png)
}


.PopContentContainer
{
/*	background:url(/Images/popBgBottom.gif) no-repeat bottom;*/
	background:url(/Images/popBgMiddle.gif) repeat-y bottom;
	margin: 10px;
	width:522px;
}
.PopInnerContentContainer
{
	padding: 10px;
	background:url(/Images/popBgTop.gif) no-repeat top !important;
	text-align:left;
	width:502px;
}
.PopInnerContentContainerBottom
{
	background:url(/Images/popBgBottom.gif) no-repeat bottom;
	padding: 0px 10px 10px 10px;
	text-align:left;
	width:502px;
}

.PopInnerContentContainerSq
{
	padding: 10px;
	margin-top:-11px;
	background:url(/Images/popBgTopSq.gif) no-repeat top;
	text-align:left;
}


.FooterContainer
{
	margin: 5px;
}
.SubmitInput{width:auto !important;}

.PageErrorMessage
{
	border:solid 1px red; 
	padding:10px; 
	color:red; 
	clear:both;
}
.PageMessage
{
	border:solid 1px green; 
	padding:10px; 
	color:green; 
	clear:both;
}


table.LoginTable table td
{
	width:190px;
	padding:0 10px 5px 0;
}
table.LoginTable table td.LoginLabel
{
	width:150px;
	padding:0 10px 5px 0;
}
table.LoginTable table td.LoginCheckbox
{
	padding-left:75px;
	width:auto;
}
table.LoginTable .button
{
	margin-right:125px;
}
table.StandardTable
{
	width:100%;
	border-collapse:collapse;
	border:1px solid #b5b1b1;
	margin:10px 0;
}

table.StandardTable td, table.StandardTable th
{
	padding:5px;
	text-align:left;
	border:1px solid #b5b1b1;
}
table.StandardTable th a
{
	color:#000;
	text-decoration:none;
	padding-right:5px;
}
table.StandardTable td a
{
	display:block;
	color:#000;
	text-decoration:underline;
}


table.StandardTable td a:hover
{
	/*font-weight:bold;
	text-decoration:underline;*/
}
table.StandardTable.StandardServing
{
	border:none;	
}
table.StandardTable.StandardServing td, table.StandardTable.StandardServing th
{
	border:1px solid #fff;;
	vertical-align:middle;
}

.InnerContentContainerBox.MemberDataSummary table.StandardTable.DataSummary td,
.InnerContentContainerBox.MemberDataSummary table.StandardTable.DataSummary th
{
	text-align: center;
}

table.DataSummary td a
{
	text-decoration:none;
}
ul.StandardList
{
	margin:10px 0;
}
ul.StandardList li
{
	margin:0 0 5px 0;
	padding:0;
	list-style-type:none;
}
.ContactHistoryList li label
{
	width:200px;	
	font-weight:bold;
	padding-right:25px;
	font-size:1.1em;
	float:left;
}

.HistoryList
{
	margin:25px 0 20px 0 !important;
}
.HistoryList li, .ContactHistoryList li
{
	clear:both;
	margin:0 0 15px 0 !important;
}
.HistoryList li label
{
	float:left;
	width:115px;
	font-weight:bold;
	padding-right:25px;
	font-size:1.1em;

}

.HistoryList p,.HistoryList p 
{
	margin-left:140px;
}
.HistoryList li p.em
{
	font-style:italic;

}
.FieldErrorPanel
{
	color: Red;
	border: solid 1px red;
	width: 100%;
	clear: both;
}
.FieldErrorText
{
	padding: 5px;
	color: Red;
}

.ExistingImage
{
	
}
.ExistingImage img
{
	float:left;
}
/***********  Edit Food / Exercise ****************/

#navEdit
{
	margin:0 0 5px 0;
	padding:0 0 10px 0;
	border-bottom:2px solid #d3d3d3;
}
#navEdit ul
{
	margin:0 !important;
}
#navEdit li
{
	padding:0;
	float:left;
	margin:0 15px 0 0;
	list-style-type:none;
}
#navEdit li a
{
	text-decoration:none;
	font-size:0.85em;
	color:#444;
	font-weight:bold;
}
#navEdit li.disabled a,#navEdit li.disabled a:hover{color:Gray !important;}

.CheckBoxList input
{
	float:left;
}
.CheckBoxList label
{
	padding:2px 10px 10px 0;
	width:140px;
	display:block;
	height:15px;
	overflow:hidden;
	float:left;
	font-size:0.8em;
}




/*** search ***/
.PrevNext
{
	float:right;
}
.PrevNext div
{
	float:left;
	padding:0 10px;
}
.PrevNext .prev{
	padding-left:10px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	background-position:left 3px;
}

.PrevNext .next{
	padding-right:10px;
	background-repeat:no-repeat;	
	display:block;
	float:left;
	background-position:right 3px;
}
.PrevNext .prev.disabled, .PrevNext .next.disabled
{
	color:#B5B1B1;
	background-image:none;
}


.radInput_null
{
	white-space:normal !important;
}


/** Food Detail **/
table.NutritionTable
{
	width:540px;
	border-collapse:collapse;
	border:1px solid #b5b1b1;
	margin-bottom:10px;
}

.PopContentContainer table.NutritionTable
{
	width:400px;
	border-collapse:collapse;
	border:1px solid #b5b1b1 !important;
	margin-bottom:10px;
}
table.NutritionTable td
{
	padding:5px;
	border:1px solid #b5b1b1;
	
}

table.NutritionTable .TableHeading
{
	padding:5px;
	text-align:center;
	font-size:1.4em;
	
}
#ToggleLinkedFood
{
	display:block;
	font-weight:bold;
	padding:10px;
	color:#000;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:left 13px;
	background-image:url(images/btnNext.gif);
	border-top:1px solid #b5b1b1;
	margin-top:15px;

}

.Invisible{display: none;}
.Visible{display: block;}
#LeftColumn
{
	float:left;
	width:540px;
}
#RightColumn
{
	float:right;
	width:344px;
}
#RightColumn:after,#LeftColumn:after
{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;

}
#RightColumn .box
{
	padding:10px;
}



.RightBox
{
	padding:20px;	
	width:304px;
	margin-bottom:10px;
}
.RightBox h3
{
	margin-top:0;
}
.RightSummaryBox
{
	width:306px;
	padding:10px 20px 5px 20px;
	
}
.RightSummaryBox h3
{
	color:#fff !important;
	margin:0 0 20px 3px;
	font-size:1.3em;
}
.RightSummaryBoxFooter
{
	background:url(/images/RightSummaryBoxBottomBG.gif);
	margin-bottom:10px;
	height:12px;
	overflow:hidden;
}
.ExerciseList
{
	margin:10px 0;
}
.ExerciseList li
{
	list-style-type:none;
	padding:0;
	margin:0 0 5px 0;
}
#LeftColumn h3
{
	margin-top:15px;
	padding-top:10px;
	border-top:1px solid #b5b1b1;
	
}


.HighlightChangedField
{
	min-height:30px;
	margin:5px 0 5px -1px;
	padding:2px 10px 10px 0;
}
.HighlightChangedField label
{
	color:#444 !important;
}
.HistoryIconContainer
{
	margin:-22px 0px 0px 100px;
	float:right;
}

.ExcerciseDetails .HistoryIconContainer
{
	margin:15px 0px 0px 100px;	
}
a.HistoryIcon
{
	font-size:0.85em;
	float:right;
	clear:both;
}


div.FieldRow 
{
	float: left;
	clear: both;
	padding-top: 10px;
}

div.FieldRow span.FieldLabel 
{
	float: left;
	width: 120px;
	text-align: right;
	padding:3px 20px 0 0;
	font-weight: bold;
	color:#444;
}
div.FieldRow span.FieldLabel.wide
{
	width: 400px;
}
.PopContentContainer div.FieldRow span.FieldLabel 
{
	float: left;
	width: 100px;
}
.PopContentContainer .History div.FieldRow 
{
	width: 400px;
}
div.FieldRow input,table.LoginTable table input,textarea
{
	border:1px solid #b5b1b1;
	padding:2px;
	width:200px;
}
.inputCell
{
	border:1px solid #b5b1b1 !important;
	padding:2px;
	width:200px !important;
}
.ParentCategory .inputCell
{
	width:150px !important;
}
div.FieldRow textarea
{
	border:1px solid #b5b1b1;
	padding:2px;	
}
div.FieldRow select
{
	border:1px solid #b5b1b1;
	padding:2px;	
}

.PopUpUpload div.FieldRow input
{
	width:150px;
}

div.FieldRow input.shortField
{
	width:30px;	
	margin-right:9px;
}
div.FieldRow input.mediumField
{
	width:155px;	
}
div.FieldRow input[type=checkbox],div.FieldRow input[type=radio],table.LoginTable table input[type=checkbox]
{
	width:auto;
	border:none;
	padding:0;
}
div.FieldRow span.FieldInput table.CheckBoxTable
{
	width:240px;
} 
div.FieldRow span.FieldInput table.CheckBoxTable td
{
	width:120px;
	padding-bottom:3px;
}
div.FieldRow span.FieldInput{float:left;}
div.FieldRow .RadioList td input{float:left;} 
div.FieldRow .RadioList td{padding-right:20px;width:150px;}
div.FieldRow .RadioList td label{display:block; padding-top:2px;}

div.FieldRow .ShortRadioList td{padding-right:20px;width:60px;}

/********** MEDIA ***/

#mediaContainer
{
	height:240px;

}
.mediaTitle
{
	margin:10px 0;
}
.MediaList
{
	clear:left;
	padding-top:15px;
	margin:0;

}
.MediaList li
{
	float:left;
	list-style-type:none;
	margin:0 10px 10px 0;
	
}
.MediaList li img
{
	cursor:pointer;
}

/*********** Buttons ********************/
a.button
{
	display:block;
	background-position:top right;
	background-repeat:no-repeat;
	text-decoration:none !important;
	color:#fff !important;
	font-weight:bold;
	width:80px;
}
a.button span
{
	padding:7px 12px;
	height:18px;	
	background-position:top left;
	background-repeat:no-repeat;
	display:block;	
	text-transform:uppercase;
	font-size:1em;
	text-align:center;
}

a.button.disabled{background-image:url(/images/btnBgRightDisabled.png) !important;color:#ccc;}
a.button.disabled span{background-image:url(/images/btnBgLeftDisabled.png) !important;color:#ccc;}
a.button.delete{background-image:url(/images/DeleteButtonRight.png);}
a.button.delete span{background-image:url(/images/DeleteButtonLeft.png);}

a.button.filebrowse
{
	left:210px;
	position:absolute;
	top:-4px;
	width:110px;
	z-index:20;
}

.SmallEditButton,
.SmallDeleteButton
{
	font-size:0.9em;
	display:block;
	width:70px;	
	float:left;
	margin-left:10px;
	padding:5px 10px;
	width:30px;
	color:#fff !important;
	text-align:center;
	text-decoration:none !important;
}
.SmallEditButton{background-color:#9d9b9b;}
.SmallDeleteButton{background-color:#000;width:40px;}
.PopUpUpload a.button.filebrowse
{
	left:170px;
}
.Loading
{
	background-color: #dddddd;
	padding:2px;
}

/********** Tree View *****************/
.TreeView td
{
	vertical-align:top;
}
.TreeItem
{
	padding:0px;
	font-size:0.95em;
}
.TreeItem a
{
	display:block;
	margin:1px 0 0 3px;
	color:#000;
}


.ErrorList
{
	border:2px dashed black;
	font-weight:bold;
	background-color:#efecf0;
	padding:10px;
	color:#000000 !important;
	margin-bottom:10px;
}
.ErrorList ul,.ErrorList ul li
{
	margin:0;
	padding:0;
}
.ErrorList li
{
	list-style-type:none;
	padding-bottom:4px;
}

.PopUp .ErrorList
{
	width:378px;
}

.GreyFooter
{
	background-image:url(/images/GreyFooter.png);
}


#IntroBox.Search p{		float:left;}
#IntroBox.Search a.SearchAgain
{
		margin:8px 0 0 5px;
		float:left;
		padding-left:15px;
		font-weight:bold;
		text-decoration:none;
		color:#000;
}




hr.line
{
	margin:5px 0 10px 0;
	height:1px;
	color:#fff;
	background-color:#fff;
	border:none;
	border-bottom:1px solid #d3d3d3;
	padding:0px;
}

hr.ThickLine
{
	margin:10px 0 10px 0;
	height:1px;
	color:#fff;
	background-color:#fff;
	border:none;
	border-bottom:4px solid #d3d3d3;
	padding:0px;
}

.Clear 
{
	height:0;
	overflow:hidden;
	line-height:0;
	clear: both;
}
.ClearLeft 
{
	height:0;
	overflow:hidden;
	line-height:0;
	clear: left;
}
a{color:#444;}


.radCalToday_Highlight
{
	font-weight:bold;
	background-color:#e0ffff;
}


.SmallText
{
	font-size: 14px;
}


.ulClear
{
	padding:0;
	margin:0;
}
.liClear
{
	margin:0;
	padding:0;
	list-style-type:none;
}

.nowrap {
	white-space: nowrap;
}