
/* ---- Main Site Styles ---- */	

#BrandingHeader, form #BrandingHeader {	
		background-image:url(images/headers/ignite-directory-header.jpg);
		}
		
#graphicLink1 {
		height: 24px;
		width: 70px;	
		z-index: 100;
		margin-left:0px;
		margin-top:0px;
		background : url(images/other/networks-button-off.gif) top left no-repeat transparent;
		}

#graphicLink1:hover {		
		background:url(images/other/networks-button-green-on.gif) top left no-repeat;
		}
		
/*#SignIn a:hover{
		text-decoration:none;
		background-color:#00938B;
		}		*/
		
/* ---- HomePage Styles ---- */		

#features	{
	background:url(images/other/ignite-directory-featureback1.jpg) left no-repeat transparent;
	}
	
#secondaryStory	{
	clear:right;
	margin-top:20px;
	margin-bottom:5px;
	background-color:#EEECED;
	}

#secondaryStory .featureBody	{
	background-color:transparent;
	padding:5px 10px 5px 20px;
	}

#secondaryStory .featureBody .summary	{
	font-size:1.0em;
	line-height:1.4em;
	margin-left:0px;
	padding:5px 0px 5px 10px;
	font-weight:normal;
	}
	
#secondaryStory .featureStory	{
	width:320px;
	float:left;
	margin-top:0px;
	margin-bottom:5px;
	border-top:0px solid #fff;
	border-right:0px solid #fff;
	padding-top:0px;
	padding-bottom:5px;
	}

#secondaryStory .featureStory .featureHead h2	{
	display:block;
	background-color:#C9C7C8;
	color:#ffffff;
	font-size: 1.3em;
	margin:2px 10px 10px 10px;
	padding:5px 5px 5px 10px;
	border-bottom:0px solid #ffffff;
	}
	
#secondaryStory .featureStory .featureFoot{
	display:block;
	background:url(images/other/featurefootback.gif) left repeat-x transparent;
	color:#ffffff;
	font-size: 1.3em;
	margin:2px 10px 10px 10px;
	padding:5px 5px 5px 10px;
	border-bottom:0px solid #ffffff;
	}
	
	