﻿
/* DESIGN OVERWRITES */
#headerLayout { background: #003C66; height: 84px; background: url("/design/Header_back_homepage.gif") top right no-repeat; }
#headerLogo { width: 220px; float: left; background: url("/design/WF_logo_homepage.gif") top left no-repeat; }
#headerLogo a { display: block; width: 220px; height: 84px; }
#headerLogo span { display: none; }
#headerLinks span.HomeLink { display: none; } /* hide homepage link */

h1, #PageTitle, #breadcrumbTrail, #subNavMenu { display: none; }
#masterColumnRight { padding-top: 10px; }

/* GATEWAY STYLES */
#gatewayMainImage { width: 563px; overflow: hidden; border-bottom: 1px dotted #006699; margin-bottom: 10px; }
#headerLayout h1 { display:block; margin:0; }

#homeWebZone { margin-top: 0px; }
#homeWebZone td { padding: 0; }
#homeWebZone .ms-WPHeader td { 
	background: #f5fee7; 
	border-top: 1px dotted #006699;
	border-bottom: 1px dotted #006699;
	border-right: 1px solid #006699;
}

div#featuredKnowledge { 
	margin: 0;
	margin-top: 1px;
	background: #f5fee7; 	
	border-top: 1px dotted #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px dotted #006699;
	border-left: 1px solid #006699;
}

div#featuredKnowledge h2 {
	margin: 0;
	padding: 4px 8px; 
	font-size: 1em; 
	font-weight: bold; 
	color: #669900 !important;
	border-right: 8px solid #c0e358;
	border-bottom-style: none; 
}

#homeWebZone h3 { 
	margin: 0; 
	padding: 4px 8px; 
	font-size: 1em; 
	font-weight: bold; 
	color: #000 !important;
	border-left: 1px solid #006699;
	border-bottom-style: none !important;
}

#homeWebZone .ms-WPBorderBorderOnly { 
	background: #f5fee7; 
	border-left: 1px solid #006699; 
	border-right: 1px solid #006699; 
	border-bottom-style: none;
	border-top-style: none;
}
#homeWebZone .ms-WPBody { padding: 0px; }

#homeWebZone div#linkitem { 
	margin: 0 !important; 
	padding: 0 !important; 
	min-height: 100px;
	border-right: 8px solid #c0e358; 
	border-bottom: 1px dotted #006699;
}

#homeWebZone .image-area-left { width: 80px; min-height: 100px; }

#homeWebZone div.link-item { 
	margin: 0;
	margin-left: 88px;
	padding: 5px 12px 5px 0; 
	color: #000; 
	font-size: .95em; 
}

#homeWebZone h3.link-title { margin: 0; padding: 0; font-size: 1em; color: #000; font-weight: bold; border-style: none; } 
#homeWebZone .link-description { margin: 0; }
#homeWebZone .link-item a { color: #000; font-weight: bold; text-decoration: none; }
#homeWebZone .link-item a:hover { color: #000; text-decoration: underline; }
#homeWebZone .moreLink { padding-left: 3px; }
#homeWebZone .moreLink a { color: #000; font-weight: normal; text-decoration: underline; }

.hideItem { display: none; }

#homeWebZone ul {
	list-style:none;
}
#homeWebZone li {
	margin:0;
}
#homeWebZone .image-area-left a{
	display:block;
	height:99px;
}

