/* World Food Day USA Content Page style */


body{
	font:11px/1.2 Arial,Verdana, Helvetica, sans-serif;
	background-color: #2484C8;
}

/*
p{
	padding-left: 10px;
}
*/


a{
	color: #050C88;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:active{
	color: red;
	text-decoration: underline;
	
}

a:visited{
	color: #006FBA;
}


/* New CSS As of July 28 */
#WFD_Content_Header{
	background-image:url('/Layouts/wfdusa_may_2005/Images/WFD_Content_Banner.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width: 800px;
	height: 223px;
}
#WFD_Search{
		position: absolute;
		left: 630px;
		top: 10px;
		border: none;
	}
#WFD_Search a img{
	border: none;
}
#WFD_Home_Links tr td a{
	display: block;
	height: 16;
}

a.WFD_Home{	
	width: 56px;
	background: transparent url( /Layouts/wfdusa_may_2005/Images/WFD_Home.gif ) no-repeat center left;
}

a.WFD_Home:hover{
	width: 56px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_HomeOver.gif) no-repeat center left;
}

a.WFD_Events{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Events.gif ) no-repeat center left;
}

a.WFD_Events:hover{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_EventsOver.gif) no-repeat center left;
}

/**/
a#WFD_Current_Events{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Content_EventsOn.gif) no-repeat center left;
}

a.WFD_Directory{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Directory.gif ) no-repeat center left;
}

a.WFD_Directory:hover{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_DirectoryOver.gif) no-repeat center left;
}

/**/
a#WFD_Current_Directory{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Content_DirectoryOn.gif) no-repeat center left;
}

a.WFD_Galleries{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Galleries.gif ) no-repeat center left;
}

a.WFD_Galleries:hover{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_GalleriesOver.gif) no-repeat center left;
}
/**/
a#WFD_Current_Galleries{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Content_GalleriesOn.gif) no-repeat center left;
}
	
a.WFD_AboutUs{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_About.gif ) no-repeat center left;
}

a.WFD_AboutUs:hover{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_AboutOver.gif) no-repeat center left;
}

/**/
a#WFD_Current_AboutUs{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Content_AboutOn.gif) no-repeat center left;
}


a.WFD_Resources{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Resources.gif ) no-repeat center left;
}

a.WFD_Resources:hover{
	width: 66px;	
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_ResourcesOver.gif) no-repeat center left;
}


/**/
a#WFD_Current_Resources{
	width: 66px;	
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_ResourcesOn.gif) no-repeat center left;
}

a.WFD_Teleconference{
	width: 98px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Teleconference.gif ) no-repeat center left;
}

a.WFD_Teleconference:hover{
	width: 98px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_TeleconferenceOver.gif) no-repeat center left;
}
/**/
a#WFD_Current_Teleconference{
	width: 98px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Content_TeleconferenceOn.gif) no-repeat center left;
}
/* Model the action bar after the main nav instead of the sub nav */
/*organization*/
#WFDActionList
{
	margin-left: 15px;
	
}
#WFDActionList tr td
{
	padding-bottom: 5px;
}
#WFDActionList tr td a{
	display: block;
	height: 16;
}

a.WFD_RegisterOrg
{
	width: 125px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_RegisterOrg.gif ) no-repeat center left;
}

a.WFD_RegisterOrg:hover
{
	width: 125px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_RegisterOrgOver.gif) no-repeat center left;
}
/**/
a#WFD_RegisterOrg
{
	width: 125px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_RegisterOrgOn.gif) no-repeat center left;
}

/*event*/
a.WFD_RegisterEvent
{
	width: 125px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_CreateEvent.gif ) no-repeat center left;
}

a.WFD_RegisterEvent:hover
{
	width: 125px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_CreateEventOver.gif) no-repeat center left;
}
/**/
a#WFD_RegisterEvent
{
	width: 125px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_CreateEventOn.gif) no-repeat center left;
}




 #WFD_Home_Links{
	position: absolute;
	top: 163px;
	left: 24px;
 }


a.WFD_MyAccount{
	width: 85px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_MyAccount.gif) no-repeat center left;
}

a#WFD_MyAccount_Current
{
	width: 85px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_MyAccountOn.gif) no-repeat center left;
}


a.WFD_MyAccount:hover{
	width: 85px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_MyAccountOver.gif) no-repeat center left;
}

.WFD_BreadcrumbTrail{
	position: absolute;
	top: 200px;
	left: 15px;
}

#WFD_Content_Table{
	background-image:url('/Layouts/wfdusa_may_2005/Images/WFD_ContentRepeater.gif');
	background-repeat: repeat-y;
	background-position:top left;
}

#WFD_Right_Menu{
	background-image:url('/Layouts/wfdusa_may_2005/Images/WFD_Content_Right.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width: 201;  
	height:424px;
}

#WFD_Content_Footer{
	background-image:url('/Layouts/wfdusa_may_2005/Images/WFD_Content_Footer.gif');
	background-repeat:no-repeat;
	background-position:top left;
	text-align: center;
	height: 98px;
	width: 800px;
}

#WFD_Footer_Table{
	
	height: 98px;
	width: 800px;
}

#WFD_MyAccount_Link{
	position: absolute;
	display: block;
	top:160px;
	left:682px;
}
#WFD_MyAccount_Link tr td a{
	display: block;
	height: 16px;
}
a.WFD_MyAccount{
	width: 85px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_MyAccount.gif) no-repeat center left;
}

a.WFD_MyAccount:hover{
	width: 85px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_MyAccountOver.gif) no-repeat center left;
}
#WFD_Login{
	position: absolute;
	display: block;
	height: 139px;
	width: 188px;
	top: 196px;
	left: 590px;
	border: none;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Login_Box.gif) no-repeat center left;
}
#WFD_Welcome{
	position: absolute;
	display: block;
	height: 139px;
	width: 188px;
	top: 196px;
	left: 595px;
	border: none;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Welcome.gif) no-repeat center left;
}
#WFD_LoggedIn a img
{
	border: none;
}
#WFD_LoggedIn a
{
	border: none;
}
#LogoutLink img
{
	border: none;
}
#WFD_Login a img
{
	
	border: none;
}

#WFD_Login input{
	width:100px;
	height:16px;
	border:1px solid #000000;
}

#LogoutLink img
{
	border: none;
		
}


#WFD_Login input#Username{
	position: absolute;
	top: 65px;
	left: 60px;
}
#WFD_Login input#Password{
	position: absolute;
	top: 90px;
	left: 60px;
}

#WFD_Login a#Register{
	position: absolute;
	top: 113px;
	left: 25px;
}

.WFD_LoginButton{
	position: absolute;
	top: 113px;
	left: 100px;
}

#WFD_LoggedIn{
	position: absolute;
	top: 70px;
	left: 10px;
}

.WFD_Quotes{
	position: absolute;
	top: 450px;
	left: 595px;
}

#WFD_Content_Right{
	position: absolute;
	top: 223px;
	left: 549px;
	width: 251px;
	height: 397px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Content_Right.gif) no-repeat center left;
	background-repeat:no-repeat;
	background-position:top left;
}


#WFD_Title{
	
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Title.gif) no-repeat center left;
	background-repeat:no-repeat;
	background-position:top left;
	width: 384px;
	height: 36px;
}

#WFD_Title h3{
	
	margin-top: 0px;
	margin-left:10px;
	
}

#WFD_Home_Links span{
	display: none;
}

#WFD_MyAccount_Link span{
	display: none;
}

#WFD_Spotlight{
	position: absolute;
	top: 368px;
	left: 600px;
}

.WFD_CSS_Spotlight_two{
	position: absolute;
	left: 60px;
}

.WFD_CSS_Spotlight_three{
	position: absolute;
	left: 120px;
}

.WFDThumbnails ul{
	list-style:none;
	margin-left: 0px;
	padding: 0px;
	border: none;
}

.WFDThumbnails ul li.Alternate{
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Alternate.gif) repeat-y;	
}
.WFDThumbnails ul li a img{
	border: none;
	padding: none;
}

.WFDVerticalList{
	list-style: none;
	margin-left: 0px;
	padding: 0px;
	border: none;	
}

.WFDVerticalList li.WFDAlternate{
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Alternate.gif) repeat-y;
}
.WFDAlternateEvent td
{
	background: #D5EDFF;
}

.WFDHorizontalList{
	list-style: none;
}

.WFDHorizontalList li{
	display: inline;
}

.WFDHorizontalList li.WFDAlternate{
	background-color: #d8efff;
}

.WFDVerticalList li span.WFDMargin{
	padding-top:50px;
	margin: 10px;
}
.WFDVerticalList li div.WFDMargin{
	margin-left: 10px;
}


#WFDContentPane{
	width: 400px;
}

#WFDContent{
	width: 380px;
	margin-left: 10px;
	margin-right: 10px;
}
.WFDMarginDiv{
	width: 390px;
	margin-left: 10px;
	margin-right: 10px;
}
#WFDName{
	font-weight: bold;
}

.WFD_FieldTitle
{
	width: 150px;
	text-align: left;
	
	padding-left: 10px;
}

.WFD_FullWidthField
{
	border:1px solid #000000;
	width: 220;
}

.WFD_FieldTitle_Event
{
	width: 115px;
	text-align: left;
	
	padding-left: 10px;
}
.WFD_FullWidthField_Event
{
	border:1px solid #000000;
	width: 250;
}


.WFD_FullWidthDetail
{
	border:1px solid #000000;
	width: 365;
}
.WFDFormText{
	width: 365;
	padding-left: 10px;
	margin-left: 10px;
}

.WFDBlankSpace{
	height: 8px;
}

.WFDLargeBlankSpace{
	height: 16px;
}

.WFD_DetailsTextArea
{
	padding-left: 10px;

}
#WFDImage{
	margin-left: 10px;
	margin-right: 10px;
}
.WFDSubtitle{
	margin-left:5px;
	margin-right:5px;
}

#WFDOrganizationTypes tr td#WFDSelected{
	background-color: #C5DFF1;
}

#WFDOrganizationTypes tr td#WFDSelected a{
	color: red;
}

.WFDHorizontalList li#WFDSelected{	
	background-color: #C5DFF1;
}

.WFDHorizontalList li#WFDSelected a{
	color: red;
}

.WFD_DetailLeft{
	margin-left: 10px;
}

.WFD_DetailRight{
	margin-left: 10px;
}
.WFD_DetailHeading{
	font-weight: bold;
}

.WFD_ListHeading{
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_ChildTitle.gif) no-repeat;
	background-repeat:no-repeat;
	background-position:top left;
	width: 354px;
	height: 23px;	
}

.WFD_ListHeading h4{
	margin-top: 0px;
	margin-left: 10px;
}

.WFD_ChildTitle{
	font-weight: bold;
	max-width: 390px;
}

.WFD_ChildSubTitle{
	max-width: 390px;
}

.WFD_ChildFileDesc{
	max-width: 390px;
}

.WFD_Accesible{
	display: none;
}



#WFDTop{
	background: url( /Layouts/wfdusa_may_2005/Images/WFDTop.gif) no-repeat center left;
	height: 12px;
	width: 158px;
}

#WFDBottom{
	background: url( /Layouts/wfdusa_may_2005/Images/WFDBottom.gif) no-repeat center left;
	height: 12px;
	width: 158px;
}

.WFDNavBackground{
	background: url( /Layouts/wfdusa_may_2005/Images/WFDSubNav1.gif) repeat-y center left;
	height: 12px;
	width: 158px;
}

.WFDNavBackground{
	padding-left: 10px;
}

.WFDNavSubBackground{
	background: url( /Layouts/wfdusa_may_2005/Images/WFDSubNav2.gif) repeat-y center left;
	height: 12px;
	width: 158px;
}

.WFDNavSubBackground{
	padding-left: 15px;
}

.WFDNavSubSubBackground{
	background: url( /Layouts/wfdusa_may_2005/Images/WFDSubNav3.gif) repeat-y center left;
	height: 12px;
	width: 158px;
}

.WFDNavSubSubBackground{
	padding-left: 25px;
}

#WFDSubNavList{
	list-style: none;
	margin-left: 15px;
	padding: 0px;
	border: none;
}

.SubNavBox{
	margin-left: 15px;
	padding: 0px;
	border: none;
}

/*#WFDActionList{
	list-style: none;
	width: 158px;
	margin-left: 15px;
	padding: 0px;
	border: none;
}
#WFDActionList tr td a{
	color: black;
}
*/
#WFDSubNavList li a:visited{
	color: black;
	text-decoration: none;
}
.SubNavBox tr td a{
	color: black;
	text-decoration: none;
}

.SubNavBox tr td a:hover{

}


.SubNavBox tr td#SubNavList_ItemOn a{
	color: red;
}

.SubNavBox tr td#SubSubNavList_ItemOn a{
	color: red;
}

.SubNavBox tr td#SubSubSubNavList_ItemOn a{
	color: white;
}
.SubNavBox tr td#SubSubSubNavList_ItemOn{
	background-color: red;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_NavSubSub.gif) repeat-y center left;
	
}
/*
#WFDSubNavList li a{
	color: black;
	text-decoration: none;
}

#WFDSubNavList li a:active{
	color: black;
	text-decoration: none;
}

#WFDSubNavList li a:hover{
	color: black;
	text-decoration: none;
}

#WFDSubNavList li#SubNavList_ItemOn a{
	color: red;
}

#WFDSubNavList li#SubSubNavList_ItemOn a{
	color: red;
}
*/

/* Works in IE */
#WFDSubNavList li#SubSubSubNavList_ItemOn{
	background-color: red;
	background: url( /Layouts/wfdusa_may_2005/Images/WFDNavSubSubSubBackground.gif) no-repeat center left;
	
}

/*Works in both */
#WFDSubNavList li#SubSubSubNavList_ItemOn a{
	color:white;
}

.WFD_MyAccount{
	margin-left:10px;
}

.WFDMyAccountDiv li{
	padding-left: 10px;
}

