/*NORMALIZING*/
/*Normalizes margin and padding*/
		body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, iframe{
		    margin: 0; padding: 0;
		    }
		    
	/*Normalizes font-size for headers*/
		h1, h2, h3, h4, h5, h6{
		    font-size: 100%;
		    }
		    
	/*Removes list-style from lists*/
		ol, ul{
		    list-style: none;
		    }
		    
	/*Normalizes font-style and font-weight*/
		address, caption, cite, code, dfn, th, var{
		    font-style: normal; font-weight: normal;
		    }
		    
	/*Removes border from fieldset and img*/
		fieldset, img{
		    border: 0;
		    }
		    
        a{
		    text-decoration: none;
		    }

/*End Normalizing////////////////////////////////////////////////////////*/
body{
background-color: #663399;
}
.wrapper{
display: block;	
margin: 0px auto;
width: 808px;
min-height: 800px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
}
.clearing
{
	clear:both;
}
/*PAGE WRAPPERS*/
#Home-wrapper{
background-image: url(/App_Themes/GFF/images/Homepage.jpg);
background-repeat:no-repeat;
margin: 0px auto;
width: 814px;
height: 720px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
background-color: White;
}

/*ABOUT CELIAC WRAPPER*/
#About-Gluten-wrapper{
background-image: url(/App_Themes/GFF/images/01-about-celiac.jpg);
background-color: White;
background-repeat:no-repeat;
background-position: top left;
}
#About-Gluten-wrapper #About-Gluten-Link a
{
background-color: #ff9900;
}
/*DINING WRAPPER*/
#Dining-wrapper{
background-image: url(/App_Themes/GFF/images/02-dining-in.jpg);
background-color: White;
background-repeat:no-repeat;
background-position: top left;
}
#Dining-wrapper #Dining-Link a{
background-color: #ff9900;
}
/*HELPFUL TIPS*/
#Helpful-Tips-wrapper{
background-image: url(/App_Themes/GFF/images/diningHelpfulTips.jpg);
background-color: White;
background-repeat:no-repeat;
background-position: top left;
}
#Helpful-Tips-wrapper #Helpful-Tips-Link a{
color: #ff9900;
}
#Helpful-Tips-wrapper #Dining-Link a{
background-color: #ff9900;
}
/*Substitutes*/
#Substitutes-wrapper
{
background-image: url(/App_Themes/GFF/images/07-dining-in-desserts.jpg);
background-color: White;
background-repeat:no-repeat;
background-position: top left;
}
#Substitutes-wrapper #Substitutes-Link a{
color: #ff9900;
}
#Substitutes-wrapper #Dining-Link a{
background-color: #ff9900;
}
/*SEARCH*/
#search-wrapper{
background-color:White;
background-image:url(/App_Themes/GFF/images/search.jpg);
background-position:left top;
background-repeat:no-repeat;
}
#search-wrapper #Search-Link a{
background-color: #ff9900;
}
#directory-wrapper{
background-color:White;
background-image:url(/App_Themes/GFF/images/searchResults.jpg);
background-position:left top;
background-repeat:no-repeat;
width:940px;
}
#directory-wrapper #Search-Link a{
background-color: #ff9900;
}
#directory-wrapper-02{
background-color:White;
background-image:url(/App_Themes/GFF/images/searchResults.jpg);
background-position:left top;
background-repeat:no-repeat;
width:940px;
}
#directory-wrapper-02 #Search-Link a{
background-color: #ff9900;
}
/*ABOUT THE GLUTEN FREE FOUNDATION*/
#About-Gluten-Free-Foundation-wrapper{
background-image: url(/App_Themes/GFF/images/12-about-glutin-free.jpg);
background-color: White;
background-repeat:no-repeat;
background-position: top left;
}
#About-Gluten-Free-Foundation-wrapper #About-Gluten-Free-Foundation-Link a{
background-color: #ff9900;
}
/*RESOURCES*/
#Resources-wrapper{
background-image: url(/App_Themes/GFF/images/13-resources.jpg);
background-color: White;
background-repeat:no-repeat;
background-position: top left;
}
#Resources-wrapper #Resources-Link a{
background-color: #ff9900;
}
/*CONTACT US*/
#Contact-Us-wrapper{
background-image: url(/App_Themes/GFF/images/14-contact-us.jpg);
background-color: White;
background-repeat:no-repeat;
background-position: top left;
}
#Contact-Us-wrapper #Contact-Us-Link a{
background-color: #ff9900;
}
/*DONATE*/
#Donate-wrapper{
background-image: url(/App_Themes/GFF/images/15-donate.jpg);
background-color: White;
background-repeat:no-repeat;
background-position: top left;
}
/*POLICY*/
#Policy-wrapper{
background-image: url(/App_Themes/GFF/images/legal.jpg);
background-color: White;
background-repeat:no-repeat;
background-position: top left;
}
#Policy-wrapper #main-content
{
	margin-top: 170px;
}
/*LEGAL*/
#Legal-wrapper{
background-image: url(/App_Themes/GFF/images/legal.jpg);
background-color: White;
background-repeat:no-repeat;
background-position: top left;
}
#Legal-wrapper #main-content
{
	margin-top: 170px;
}
/*INNER PAHES ph master pages etc*/
#directory-wrapper-02 .main-content{
	width: 100%;
}
/*HEADER FIX*/
#top-header-fix
{
	
}
#left-column-header-fix
{
	float: left; 
	width: 350px;
}
#right-column-header-fix
{
	float: right; 
	width: 380px;
}
/*HEADER*/
#header #left-column{
float: left;
width: 400px;
}
#header #right-column{
float: right;
width: 323px;
}
.clearing{
clear: both;
}
/*LOGO*/
#logo{
margin-left: 10px;
width: 206;
height: 129px;	
}
/*TOP NAV*/
#top-nav
{

height: 25px;
background-color: #663399;
font-weight: bold;
font-size: 12px;

}
#directory-wrapper-02 #top-nav
{

height: 25px;
background-color: #663399;
font-weight: bold;
font-size: 12px;
}
#directory-wrapper #top-nav
{

height: 25px;
background-color: #663399;
font-weight: bold;
font-size: 12px;
}
#top-nav ul
{
float: left;
margin-left: 10px;
padding-top: 5px;

}
#top-nav ul li{
display: inline;
text-align: center;
}
#top-nav ul li a{
color: White;
background-color: #66cc33;
padding-left: 5px;
padding-right: 5px;
padding-top: 1px;
padding-bottom: 1px;
}
#top-nav ul li a:hover{
background-color: #ff9900;
}
#donate
{
display:block;
float:right;
height:19px;
margin-right:10px;
margin-top:5px;
}
#donate a
{
background-color:#FF9900;
color:White;
padding:1px 5px;
font-weight: bold;
}
#donate a:hover
{
background-color:#FF9900;
color:White;
padding:1px 5px;
}
/*SUB NAV*/
.sub-nav
{
height: 25px;
background-color: #663399;

font-weight: bold;

}
#directory-wrapper .sub-nav
{
height: 25px;
background-color: #663399;
width: 944px;
font-weight: bold;
}
#directory-wrapper-02 .sub-nav
{
height: 25px;
background-color: #663399;
width: 944px;
font-weight: bold;
}
.sub-nav ul{
padding-left: 154px;
padding-top: 4px;
font-size: 12px;
}
.sub-nav li{
display: inline;
text-align: center;
color: White;
}
#sub-nav li{
display: inline;
text-align: center;
color: White;
}
.sub-nav li a{
color: #66cc33;
}
.sub-nav li a:hover{
color: #ff9900;
}

/* MAIN CONTENT COMMENTED OUT DUE TO RE WORKING OF STUFF YO
#main-content
{
margin-top: 220px;
}
#main-content-03
{
height: 450px;
margin-top: 250px; 	
}*/

/*PAGE CONTENT*/
.main-content
{
margin-top: 225px;
min-height: 430px;
margin-left: 40px;
color: #666666;
font-size: 12px;
padding: 0px;
line-height: 18px;
padding: 20px 0px;
width: 738px;
}

#Home-wrapper .main-content 
{
margin-top: 10px;
max-height: 390px;
min-height: 330px;
margin-left: 40px;
color: #666666;
font-size: 12px;
margin-right: 0px;
line-height: 18px;
color: #666666;
padding: 0px;
}
#dining
{
margin-top: 225px;
min-height: 330px;
margin-left: 40px;
color: #666666;
font-size: 12px;
margin-right: 10px;
line-height: 18px;
color: #666666;
}
#directory-wrapper .main-content
{
margin-top: 30px;
min-height: 330px;
margin-left: 40px;
color: #666666;
font-size: 12px;
margin-right: 20px;
line-height: 18px;
padding-top: 10px;
padding-bottom: 10px;
}
#directory-wrapper-02 .main-content
{
margin-top: 30px;
min-height: 330px;
margin-left: 20px;
color: #666666;
font-size: 12px;
margin-right: 20px;
line-height: 18px;
padding-top: 10px;
padding-bottom: 10px;
}
/*Page Titles*/
.main-content h1{
color: #ff9900;
font-size: 30px;
padding-bottom: 20px;
}
.main-content h1{
color: #ff9900;
font-size: 30px;
padding-bottom: 20px;
}
#Home-wrapper .main-content h1{
color: #ff9900;
font-size: 30px;
width: 320px;
line-height: 30px;
padding-top: 10px;
float: left
}

.main-content h3{
color: #666666;
margin-top: 10px;
font-size: 12px;
}
#Home-wrapper .main-content h3
{
color: White;
font-size: 14px;
font-weight: bold;
}
#dining .right-column h3
{
color: White;
font-size: 14px;
font-weight: bold;
}
.main-content ul{
margin-left: 0px;
color: #666666;
font-size: 12px;
}
.main-content a{
color: #339933;
}
#Home-wrapper .main-content a{
color: #663399;
font-weight: bold;
font-size: 11px;
}
.main-content a:hover{
color: #ff9900;
}
#Home-wrapper .main-content a:hover{
color: white;
}
/*TWO COLUMN*/
.left-column
{
	width: 220px;
	float: left;
	min-height: 320px;
}
.right-column
{
	width: 470px;
	float: left;
	min-height: 320px;
}
#dining .left-column
{
	width: 580px;
	float: left;
	min-height: 220px;
	padding-right: 10px;
}

#dining .right-column
{
	width: 137px;
	float: left;
	min-height: 220px;
	background-image: url(/App_Themes/GFF/images/yellowCircle.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
/*DISCLAIMER*/
#disclaimer
{
font-size: 12px;
font-family: Arial, helvetica, Sans-Serif;
color: #666666;
padding-left: 40px;
	
}
#disclaimer a
{
	color: #66cc33;
	text-decoration: none;
}
#disclaimer a:hover
{
	color: #ff9900;
}
/*HOMEPAGE CIRCLE STUFF*/

#blog-link
{
	height:120px;
	width:130px;
	margin: 20px 20px 0px 220px;
}
#blog-link a
{
	display:block;
}
#top-circle-wrapper
{
	width: 720px;
	height: 105px;
	
}
#circle-1
{
	width: 180px;
	height: 95px;
	margin-left: 410px;
}
#bottom-circle-wrapper
{
	width: 720px;
	height: 280px;
}
#circle-2
{
	width: 195px;
	height: 130px;
	float: left;
	margin-top: 100px;
	margin-left: 5px;
}
#circle-3
{
	width: 150px;
	height: 170px;
	float: left;
	margin-top: 25px;
	margin-left: 130px;
}
#circle-4
{
	width: 150px;
	height: 100px;
	float: left;
	margin-top: 170px;
	margin-left: 82px;
}
.circleText
{
	font-size:12px;
	padding:21px 10px 40px 23px;
}
#blog-link .circleText
{
	font-size:12px;
	padding:11px 10px 10px 23px;
}
.circleText a
{
	color: #6a2d91;
	font-size: 10px;
	font-weight: bold;
}
.circleText a:hover
{
	color: #7ac142;
}
/*FOOTER*/
#footer
{
font-size: 12px;
color: white;
margin: 0px auto;
width: 800px;
margin-top: 5px;
margin-bottom: 5px;
font-family: Arial, Helvetica, Sans-Serif;
padding-bottom: 30px;
}
#footer ul{

}

#footer ul li{
display: inline;
}
#footer ul li a{
color: #66cc33;
}
#footer ul li a:hover{
color: #ff9900;
}
#copywright{

}
/*SPECAIL CHARACTER STYLES*/
.emphasis
{
	color: Red;
}
#address ul
{
	margin-left: 0px;
}
#address ul li
{
	line-height: 18px;
}
#about-image
{
	
}
/*SEARCH BUT*/
input#search-zip
{
	background-image: url(/App_Themes/GFF/images/bSearch.jpg);
	background-repeat: no-repeat;
	background-color: #FF9900;
	border: transparent;
	width: 22px;
	height: 22px;
	background-position: center;
}
/*TABLE*/
.mainTable{
width:730px;
border-collapse:collapse;
}
.mainTable .spacer{
background-color: white;
width: 20px;
}
.mainTable th{
background-color: #7ac142;
color: white;
font-weight:bold;
text-transform:capitalize;
padding-left: 20px;
text-align:left;
padding: 5px;
}
.mainTable td{
background-color: #d7edc7;
color: #666666;
font-weight:normal;
padding-left: 20px;
text-align:left;
padding: 5px;
}
.mainTable td ul{
list-style: disc;
padding-left: 15px;
}
.mainTable td a{
color: #66cc33;
}
.mainTable td a:hover{
color: #666666;
}
/* ADMIN */
/*ORG NAV DASHBOARD////////////////////////////////////*/
#dashboardLinkLarge 
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_home.jpg);
Background-repeat: no-repeat;
}
#dashboardLinkLarge a
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_home.jpg);
Background-repeat: no-repeat;
}
#viewPublicProfileLinkLarge
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_viewPublicProfile.jpg);
Background-repeat: no-repeat;
}
#viewPublicProfileLinkLarge a
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_viewPublicProfile.jpg);
Background-repeat: no-repeat;
}
#editPublicProfileLinkLarge
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_editPublicProfile.jpg);
Background-repeat: no-repeat;
}

#editPublicProfileLinkLarge a
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_editPublicProfile.jpg);
Background-repeat: no-repeat;
}
#memberAreaLinkLarge 
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_memberArea.jpg);
Background-repeat: no-repeat;
}
#memberAreaLinkLarge a
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_memberArea.jpg);
Background-repeat: no-repeat;
}
#editmemberAreaLinkLarge
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_editmemberArea.jpg);
Background-repeat: no-repeat;
}
#editmemberAreaLinkLarge a
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_editmemberArea.jpg);
Background-repeat: no-repeat;
}
#memberManagementLinkLarge
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_mememberManagemnet.jpg);
Background-repeat: no-repeat;
}
#memberManagementLinkLarge a
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_mememberManagemnet.jpg);
Background-repeat: no-repeat;
}
#productsLinkLarge
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_products.jpg);
Background-repeat: no-repeat;
}
#productsLinkLarge a
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_products.jpg);
Background-repeat: no-repeat;
}
#emailLinkLarge
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_email.jpg);
Background-repeat: no-repeat;
}
#emailLinkLarge a
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_email.jpg);
Background-repeat: no-repeat;
}
#basicSettingsLinkLarge
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_basicSettings.jpg);
Background-repeat: no-repeat;
}
#basicSettingsLinkLarge a
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/sIcon_basicSettings.jpg);
Background-repeat: no-repeat;
}
#eventsLinkLarge
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_events.jpg);
Background-repeat: no-repeat;
}
#eventsLinkLarge  a
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_events.jpg);
Background-repeat: no-repeat;
}
#shiftApprovalLinkLarge
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_shiftApproval.jpg);
Background-repeat: no-repeat;
}
#shiftApprovalLinkLarge  a
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_shiftApproval.jpg);
Background-repeat: no-repeat;
}
#eventsSummaryLinkLarge 
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_eventsSummary.jpg);
Background-repeat: no-repeat;
}
#eventsSummaryLinkLarge  a
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_eventsSummary.jpg);
Background-repeat: no-repeat;
}
#wikiLinkLarge
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_wiki.jpg);
Background-repeat: no-repeat;
}
#wikiLinkLarge  a
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_wiki.jpg);
Background-repeat: no-repeat;
}
#dblogSettingsLinkLarge 
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_blogSettings.jpg);
Background-repeat: no-repeat;
}
#dblogSettingsLinkLarge  a
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_blogSettings.jpg);
Background-repeat: no-repeat;
}
#dblogLinkLarge 
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_blog.jpg);
Background-repeat: no-repeat;
}
#dblogLinkLarge  a
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_blog.jpg);
Background-repeat: no-repeat;
}
#reportsLinkLarge 
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_reports.jpg);
Background-repeat: no-repeat;
}
#reportsLinkLarge  a
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_reports.jpg);
Background-repeat: no-repeat;
}
#connectionsLinkLarge 
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_connections.jpg);
Background-repeat: no-repeat;
}
#connectionsLinkLarge  a
{
display: block;
height: 171px;
width: 152px;
background-image: url(/App_Themes/GFF/Images/Icon_connections.jpg);
Background-repeat: no-repeat;
}
/*USER DASHBOARD*/
#userHomeLink  
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIconUser_home.jpg);
Background-repeat: no-repeat;
}
#userHomeLink a 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIconUser_home.jpg);
Background-repeat: no-repeat;
}
#userProfileLink  
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIconUser_profile.jpg);
Background-repeat: no-repeat;
}
#userProfileLink a 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIconUser_profile.jpg);
Background-repeat: no-repeat;
}
#userChangePasswordLink  
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIconUser_changePassword.jpg);
Background-repeat: no-repeat;
}
#userChangePasswordLink a 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIconUser_changePassword.jpg);
Background-repeat: no-repeat;
}
#userOrganizationsLink 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIconUser_organizations.jpg);
Background-repeat: no-repeat;
}
#userOrganizationsLink a 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIconUser_organizations.jpg);
Background-repeat: no-repeat;
}
#userSettingsLink 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIconUser_basicSettings.jpg);
Background-repeat: no-repeat;
}
#userSettingsLink a 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIconUser_basicSettings.jpg);
Background-repeat: no-repeat;
}
/*DASHBOARD UPDATES*/
#list-dashboard
{
	float: right
}
#list-dashboard li
{
	display: inline;
	font-size: 12px;
}
/*ADMIN*/
.main-content-content
{
	padding: 25px;
}
#page-title-middle-left
{
	color:#FF9600;
	font-size:24px;
	margin-bottom:10px;
	width: 400px;
	float: left;
}
#page-title-middle-left a
{
	color:#FF9600;
	font-size:24px;
	margin-bottom:10px;
}
#page-title-middle-left a:hover
{
	color:#6a2d91;
}
input#Submit
{
	background-color:#6a2d91;
	color: White;
	border: transparent;
	padding: 2px;
}
#page-title-middle-right
{
float:right;
font-size:12px;
margin-right:10px;
text-align:right;
width:430px;
}
.main-content-content a
{
	color: #6a2d91;
}
.main-content-content a:hover
{
	color: #FF9600;
}
#breadcrumbs
{
	font-size:12px;
padding:10px 30px;
}
#breadcrumbs a
{
	color: #666;
}
#breadcrumbs a:hover
{
	color: #FF9600;
}
#horizontal-list {
	padding: 10px 0px;
}
#horizontal-list ul li
{
	display: inline;
	margin-right: 10px;
}
#horizontal-list ul li a
{
	color: #6A2D91;
}
#horizontal-list ul li a:hover
{
	color: #FF9600;
}
#page-title-middle
{
	margin-left: 40px;
}

#directory-wrapper-02 #dining .left-column
{
	width: 150px;
	float: left;
	min-height: 320px;
}

#directory-wrapper-02 #dining .right-column
{
background-image:none;
background-position:center top;
background-repeat:no-repeat;
border-left:1px solid #CCCCCC;
float:left;
padding-left:10px;
width:720px;
}

#directory-wrapper-02 #page-title-middle 
{
	margin-left: 20px;
}
.clearing
{
	clear: both;
}
#page-title-middle-right a
{
	color: #6a2d91;
}
#page-title-middle-right a:hover
{
	color: #FF9600;
}
#org-dashboard-table
{
	margin-left: -25px;
}
#dashboardLink 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_home.jpg);
Background-repeat: no-repeat;
}
#dashboardLink a
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_home.jpg);
Background-repeat: no-repeat;
}
#viewPublicProfileLink
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_viewPublicProfile.jpg);
Background-repeat: no-repeat;
}
#viewPublicProfileLink a
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_viewPublicProfile.jpg);
Background-repeat: no-repeat;
}
#editPublicProfileLink 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_editPublicProfile.jpg);
Background-repeat: no-repeat;
}

#editPublicProfileLink a
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_editPublicProfile.jpg);
Background-repeat: no-repeat;
}
#memberAreaLink 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_memberArea.jpg);
Background-repeat: no-repeat;
}
#memberAreaLink a
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_memberArea.jpg);
Background-repeat: no-repeat;
}
#editmemberAreaLink
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_editmemberArea.jpg);
Background-repeat: no-repeat;
}
#editmemberAreaLink a
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_editmemberArea.jpg);
Background-repeat: no-repeat;
}
#memberManagementLink
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_memberManagement.jpg);
Background-repeat: no-repeat;
}
#memberManagementLink a
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_memberManagement.jpg);
Background-repeat: no-repeat;
}
#productsLink
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_proucts.jpg);
Background-repeat: no-repeat;
}
#productsLink a
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_proucts.jpg);
Background-repeat: no-repeat;
}
#emailLink  
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_email.jpg);
Background-repeat: no-repeat;
}
#emailLink a
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_email.jpg);
Background-repeat: no-repeat;
}
#basicSettingsLink
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_basicSettings.jpg);
Background-repeat: no-repeat;
}
#basicSettingsLink a
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_basicSettings.jpg);
Background-repeat: no-repeat;
}
#eventsLink 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_events.jpg);
Background-repeat: no-repeat;
}
#eventsLink  a
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_events.jpg);
Background-repeat: no-repeat;
}
#shiftApprovalLink 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_shiftApproval.jpg);
Background-repeat: no-repeat;
}
#shiftApprovalLink  a
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_shiftApproval.jpg);
Background-repeat: no-repeat;
}
#eventsSummaryLink 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_eventsSummary.jpg);
Background-repeat: no-repeat;
}
#eventsSummaryLink  a
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_eventsSummary.jpg);
Background-repeat: no-repeat;
}
#wikiLink 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_wiki.jpg);
Background-repeat: no-repeat;
}
#wikiLink  a
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_wiki.jpg);
Background-repeat: no-repeat;
}
#dblogSettingsLink 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_blogSettings.jpg);
Background-repeat: no-repeat;
}
#dblogSettingsLink  a
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_blogSettings.jpg);
Background-repeat: no-repeat;
}
#dblogLink 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_blog.jpg);
Background-repeat: no-repeat;
}
#dblogLink  a
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_blog.jpg);
Background-repeat: no-repeat;
}
#reportsLink 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_reports.jpg);
Background-repeat: no-repeat;
}
#reportsLink  a
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_reports.jpg);
Background-repeat: no-repeat;
}
#connectionsLink 
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_connections.jpg);
Background-repeat: no-repeat;
}
#connectionsLink  a
{
display: block;
height: 40px;
width: 144px;
background-image: url(/App_Themes/GFF/Images/sIcon_connections.jpg);
Background-repeat: no-repeat;
}
/*ELISABETH ADDITION BUTTON*/
#ElisabethAdminBut 
{
	margin-bottom: 5px;
}
#ElisabethAdminBut a
{
	background-color: #66cc33;
	padding: 2px;
	color: White;
	font-weight: bold;
}