@import "init.css";
@import "type.css";

/* Positioning of Major Divisions */

div#logo {
	position: absolute;
	top: -2px;
	left: 0;
	padding: 4px 0 0 0;
	background: #EDF2F6;
}
div#navigation {
	position: absolute;
	top: 0;
	left: 171px;
	width: 581px;
	z-index: 10;
	padding-top: 88px;
}
div#container {
	position: absolute;
	top: 116px;
	left: 170px;
	width: 580px;
	padding-top: 14px;
	border-left: 1px solid #002788;
}
div#branding {
	position: absolute;
	top: 116px;
	left: 0;
	width: 170px;
	height: 460px;
}
div#siteinfo {
	padding: 0 4px;
}

/* Layout of Common Divisions */

div#logo img {
	display: block;
}

ul#crumbs {
	margin: 20px 0 0 10px;
}

li.parent {
	display: none;
	padding: 0 18px;
	background: url(../images/link-icon2.gif) -18px -3px no-repeat;
}
li.child, li.grandchild {
	display: none;
	margin-left: 10px;
	color: #777;
}
body.home .home, body.assurance .assurance, body.homesites .homesites,
body.completed .completed, body.construction .construction, body.contact .contact,
body.feature .completed, body.feature li.completed li.child,
body.spechomes .completed, body.spechomes li.completed li.child,
body.sitelist .homesites, body.sitelist li.homesites li.child {
	display: block !important;
}
body.feature.mdl li.completed li.mdl, body.feature.wf li.completed li.wf,
body.spechomes.mdl li.completed li.mdl, body.spechomes.wf li.completed li.wf,
body.sitelist.mdl li.homesites li.mdl, body.sitelist.wf li.homesites li.wf {
	color: #1B3081;
}
body.spechomes.mdl li.mdl li.grandchild, body.spechomes.wf li.wf li.grandchild {
	display: block;
	color: #1B3081;
}

div#branding dt.linklegend {
	background: url(../images/link-icon2.gif) -18px -4px no-repeat;
}
div#branding dl:hover dt.linklegend {
	background: url(../images/link-icon2.gif) -4px -18px no-repeat;
}
div#branding dl {
	position: absolute;
	bottom: 0;
	left: 25px;
	text-align: center;
	width: 70%;
}
div#branding dt {
	padding: 5px 0;
	border-top: 1px dotted #444;
}
div#branding dd {
	padding-bottom: 3px;
}
body.wf .energy, body.mdl .energy {
	display: none;
}
/*body.wf .northlogo {
	display: block;
}
body.mdl .westlogo {
	display: block;
}*/
div#bartop {
	background: url(../images/bar_t.png) 2px 100% no-repeat;
	height: 10px;
	clear: both;
}
div#barbottom {
	background: url(../images/bar_b.png) 0 0 no-repeat;
	height: 10px;
}
div#phones {
	background: url(../images/bar_m.png) 0 0 repeat-y;
}
div#phones li {
	white-space: nowrap;
}
div#phones li.north {
	float: right;
	padding-right: 1em;
}
div#phones li.west {
	padding-left: 1em;
}
div#siteinfo p {
	text-align: center;
} 
div#siteinfo a:hover {
	text-decoration: underline;
} 

/* Background Images */

body.home div#branding {
	background: url(../images/home_side2.jpg) 0 -60px no-repeat;
}
body.home div#navigation {
	background: url(../images/home_topbanner.jpg) no-repeat;
}
body.home div#maincontent {
	background: url(../images/home_main.jpg) bottom right no-repeat;
}

body.assurance div#branding {
	background: url(../images/wa_side.jpg) 0 -60px no-repeat;
}
body.assurance div#navigation {
	background: url(../images/wa_topbanner.jpg) no-repeat;
}
body.assurance div#maincontent {
	background: url(../images/wa_main.jpg) bottom right no-repeat;
}

body.homesites div#branding {
	background: url(../images/mdl_side.jpg) 0 -110px no-repeat;
}
body.homesites div#navigation {
	background: url(../images/whs_topbanner.jpg) no-repeat;
}
body.homesites div.imagelinks.left {
	background: url(../images/subMHS.jpg) 0 100% no-repeat;
}
body.homesites div.imagelinks.right {
	background: url(../images/subWFHS.jpg) 0 100% no-repeat;
}

body.completed div#branding {
	background: url(../images/wcp_side.jpg) 0 -60px no-repeat;
}
body.completed div#navigation {
	background: url(../images/wcp_topbanner.jpg) no-repeat;
}
body.completed div#maincontent {
	background: url(../images/wcp_main.jpg) bottom right no-repeat;
}
body.completed div.imagelinks.left {
	background: url(../images/lfwsubheadM.jpg) 0 100% no-repeat;
}
body.completed div.imagelinks.right {
	background: url(../images/lfwsubheadWF.jpg) 0 100% no-repeat;
}

body.construction div#branding {
	background: url(../images/wcst_side.jpg) 0 -60px no-repeat;
}
body.construction div#navigation {
	background: url(../images/wcst_topbanner.jpg) no-repeat;
}
body.construction div#maincontent {
	background: url(../images/wcst_main.jpg) bottom right no-repeat;
}
body.construction div.imagelinks.left {
	background: url(../images/lfwsubheadMC.jpg) 50% 100% no-repeat;
}
body.construction div.imagelinks.right {
	background: url(../images/lfwsubheadWFC.jpg) 50% 100% no-repeat;
}

body.sitelist.wf div#branding {
	background: url(../images/wf_side.jpg) 0 0 no-repeat;
}
body.sitelist.wf div#navigation {
	background: url(../images/hs_wf_topbanner.jpg) no-repeat;
}
body.sitelist.mdl div#branding {
	background: url(../images/mdl_side.jpg) 0 -110px no-repeat;
}
body.sitelist.mdl div#navigation {
	background: url(../images/hs_mdl_topbanner.jpg) no-repeat;
}

body.feature.wf div#branding, body.spechomes.wf div#branding {
	background: url(../images/wf_side.jpg) 0 0 no-repeat;
}
body.feature.wf div#navigation, body.spechomes.wf div#navigation {
	background: url(../images/wf_topbanner.jpg) no-repeat;
}
body.feature div.imagelinks.left {
	background: url(../images/btnfeatureshort.jpg) 0 100% no-repeat;
}
body.feature div.imagelinks.right {
	background: url(../images/lfwclickherept.jpg) 0 100% no-repeat;
}

body.feature.mdl div#branding, body.spechomes.mdl div#branding {
	background: url(../images/mdl_side.jpg) 0 -110px no-repeat;
}
body.feature.mdl div#navigation, body.spechomes.mdl div#navigation {
	background: url(../images/mdl_topbanner.jpg) no-repeat;
}

body.contact div#branding {
	background: url(../images/wcnt_side.jpg) 0 -60px no-repeat;
}
body.contact div#navigation {
	background: url(../images/wcnt_topbanner.jpg) no-repeat;
}
body.contact address.north {
	background: url(../images/lfwcontactWF.jpg) no-repeat;
}
body.contact address.west {
	background: url(../images/lfwcontactM.jpg) no-repeat;
}

body.plans div#navigation {
	background: url(../images/plans_topbanner.jpg) no-repeat;
}

/* Common Main Content Layouts */

div#maincontent div.imagelinks {
	margin: 0 13px;
	border-top: 4px solid #00255E;
	padding: 3px 0 0;
	position: relative;
}
div#maincontent div.imagelinks.left {
	float: left;
}
div#maincontent div.imagelinks.right {
	float: right;
}
div#maincontent div.imagelinks img {
	display: block;
	padding-bottom: 3px;
}
div#maincontent a span.linkicon {
	display: block;
	height: 34px;
}
div#maincontent a:hover span.linkicon {
}
div.info {
	position: relative;
	left: 7px;
	clear: left;
	width: 275px;
	padding: 40px 0 0;
	text-align: center;
	background: url(../images/tbracket.png) 0 5px no-repeat;
}
div.info span.bracket {
	display: block;
	background: url(../images/bbracket.png) 6px 0 no-repeat;
	height: 34px;
}
.pager {
	float: right;
	margin: 10px 20px;
}
.pager li {
	display: inline;
}
.pager a {
	padding: 0 5px 0 6px;
}


/*  Navigation  */

div#navigation ul {
  float: left;
  padding-left: 20px;
  border-bottom: 1px solid #003B8B;
  position: relative;
  top: 3px;
}
div#navigation li {
  float: left;
  letter-spacing: 1px;
  margin: 0 2px;
  background: url(../images/tab.png) repeat-x;
  position: relative;
  top: 1px;
  border: 1px solid #003B8B;
}
div#navigation li a {
  color: #fff;
  display: block;
  padding: 4px 10px 2px;
}
div#navigation li a:hover {
  color: yellow;
}
body.assurance div#navigation li#assurance-link,
body.homesites div#navigation li#homesites-link,
body.sitelist div#navigation li#homesites-link,
body.completed div#navigation li#completed-link,
body.feature div#navigation li#completed-link,
body.spechomes div#navigation li#completed-link,
body.construction div#navigation li#construction-link,
body.plans div#navigation li#construction-link,
body.contact div#navigation li#contact-link {
  background: #fff;
  border-bottom: 1px solid #fff;
  color: #003B8B;
}
body.assurance div#navigation li#assurance-link a,
body.homesites div#navigation li#homesites-link a,
body.sitelist div#navigation li#homesites-link a,
body.completed div#navigation li#completed-link a,
body.feature div#navigation li#completed-link a,
body.spechomes div#navigation li#completed-link a,
body.construction div#navigation li#construction-link a,
body.plans div#navigation li#construction-link a,
body.contact div#navigation li#contact-link a,
body.assurance div#navigation li#assurance-link a:hover,
body.homesites div#navigation li#homesites-link a:hover,
body.sitelist div#navigation li#homesites-link a:hover,
body.completed div#navigation li#completed-link a:hover,
body.feature div#navigation li#completed-link a:hover,
body.spechomes div#navigation li#completed-link a:hover,
body.construction div#navigation li#construction-link a:hover,
body.plans div#navigation li#construction-link a:hover,
body.contact div#navigation li#contact-link a:hover {
  color: #003B8B;
}



