/* no header color bars, history is default! */

/* -------------- HEADER NAV --------------*/
body ul#nav li.navhist a:hover, 
body ul#nav li.currnav {
	background: #6493AD;
	color: #fff;
}
body ul#nav li.navhist ul li a {
	background: #F4F1E9;
	color: #1a2634;
}
body ul#nav li.navhist ul li a:hover {
	background: #CCC7BC;
	color: #333;
}
body #navSubWrapperWrapper ul#sectionLinks li.current_section a:hover {
	background: #fff;
}
#sectionNav ul#sectionLinks li.current_section a, 
#sectionNav ul#sectionLinks li.current_section a:hover {
	background: #fff;
	color: #A78F73;
}

body.navSingleTier ul#nav li.navhistory a, body.navSingleTier ul#nav li.navhistory a:hover, body.navSingleTier ul#nav li.currnav {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #A78F73;
}
body.navSingleTier ul#nav li.navhistory ul li a {
	background: none repeat scroll 0 0 #F4F1E9;
    color: #333333;
}
body.navSingleTier ul#nav li.navhistory ul li a:hover { background:#ccc7bc; 
    color: #333333;}


/* -------------- LEFT NAV --------------*/
#navAndPromos { margin-top: 0; }

#navAndPromos #pageNav h4 a {
	color: #4F7B98;
}
#navAndPromos #pageNav h4 a:hover {
	color: #A78F73;
}
#navAndPromos #pageNav h4.current_section a {
	color: #4F7B98;
}


/* -------------- SECTION CONTENT --------------*/
#content h1, 
#content .hheader1, 
#content .fheader1 {
	color: #4F7B98;
}
#content h2, 
#content .hheader2, 
#content .fheader2 {
	color: #8B7760;
}
#content h2 a {
	color: #A78F73;
}
#content h3, 
#content .hsub, 
#content .hsub2, 
#content .fsub {
	color: #949781;
}
#content h4 {
	color: #969476;
}


/* -------------- SECTION LANDING --------------*/
#landing #features li div.media, 
#landing #features li h3 {
	background: #235573 !important;
}
#content #highlights ul li {
	background: #EAE7E2;
	height: 116px;
}
#content #highlights {
	height: 120px;
}
#content #highlights ul li a h3,
#content #subhighlights ul li a h3 {
	color: #4F7B98;
}
#content #highlights ul li a:hover h3,
#content #subhighlights ul li a:hover h3 {
	color: #235573;
}
#content #highlights ul li a,
#content #landingsidebar a p {
	color: #333;
}
#content #landing h2 {
	color: #A78F73;
}
#content #landingsidebar a h3 {
	color: #A78F73;
}
#content #landingsidebar a:hover h3 {
	color: #643927;
}
#content a.cartlink {
	background: #5D526C url(/images_global/cart.gif) no-repeat scroll 6px 3px !important;
}
#content a.cartlink:hover {
	background: #796E86 url(/images_global/cart.gif) no-repeat scroll 6px 3px !important;
}
#content a.button {
	width: 100px !important;
}
#content p a:hover.showHide {
	border-bottom: 0;
	color: #5D526C;
}



/* -------------- FOUNDATION BAR overwrites--------------*/
body #foundationBarWrapperWrapper { background-color:#10283D; }
#foundationBar ul li.learntab { background:#235573; }
#foundationBar ul li.learntab a { opacity: 1; color: #fff; }

/*
body #foundationBarWrapperWrapper { background-color:#C0BBB4; }
#foundationBar ul li a {color:#333; }
#foundationBar ul li.learntab { background:#235573; }
#foundationBar ul li.learntab a { color:#fff;opacity: 1; }
#foundationBar ul li.cwtext { color:#333; background:url("/images_global/cwseal_16px_dark.png") no-repeat scroll left 2px transparent }
*/
