﻿/*
    EEDC
    Template Layout Style Definitions
    March 27/09
*/

/* Body Main */
body {background:#2b2b2a url(/interface/ERPbg_slice.jpg) top left repeat-x;}

/* Navigation */
ul#mainNav {left:70px;}

#subNav ul li a, #toolkit ul li a {background-image:url(/interface/ERPlevel1nav_bg.jpg);color:#333;}
#subNav ul ul li a, #toolkit ul ul li a {background-image:url(/interface/ERPlevel2nav_bg.jpg);}
#subNav ul ul ul li a, #toolkit ul ul li a {background-image:url(/interface/ERPlevel3nav_bg.jpg);}
#subNav ul ul ul ul li a {background-imge:url(/interface/ERPlevel3nav_bg.jpg);}
#subNav ul li a:hover, #toolkit ul li a:hover, #subNav ul li a.selected {color:#000;}

/* 2 Column Styles */
#content #mainContent {background: url(/interface/ERPmainContent_footer.jpg) bottom center no-repeat;}
#content #mainContent #mainHeader {background: url(/interface/ERPmainHeader_bg.jpg) top left no-repeat;}

/* 3 Column Styles */
#content #leftColumn .boxWrap {background:#bbbab4 url(/interface/ERPsidebar_slice.jpg) top center repeat-y;}
#content #rightColumn .boxWrap {background:#bbbab4 url(/interface/ERPsidebarRight_slice.jpg) top center repeat-y;}
#content #leftColumn #subNav, #content #leftColumn #toolkit {background: url(/interface/ERPfooter_bg.jpg) center bottom no-repeat;}
#content #rightColumn #placeholder {background: url(/interface/ERPRightFooter_bg.jpg) center bottom no-repeat;}
#content #leftColumn #subNav h2 {background: url(/interface/ERPh2_bg.jpg) top center no-repeat;}
#content #rightColumn #placeholder h2 {background: url(/interface/ERPRighth2_bg.jpg) top center no-repeat;}
#content #leftColumn #toolkit h2 {background: url(/interface/ERPtoolkit_header.jpg) top center no-repeat;}

#content #center {background:#d5d1c6 url(/interface/ERPcenter_footer.jpg) bottom center no-repeat;}
#content #center #centerHeader {background: url(/interface/ERPcenterh1_bg.jpg) top left no-repeat;}

#content #rightColumn #placeholder h3 {background: url(/interface/SHAWh3line.jpg) bottom left no-repeat;padding:0 0 3px 5px;margin:10px 0 3px 5px;}
#content #rightColumn #placeholder p {margin:0;padding:5px 10px 5px 10px;}
#content #rightColumn #placeholder blockquote {text-align:right;padding-right:10px;}

/* Footer Styles */
#footer a {color:#6b6b6b;}
#footer h4 {color:#6b6b6b;font-size:1.25em;}
#footer p.socialMediaBar a {color:#6B6B6B;}
#footer .copyright {color:#6b6b6b;background: url(/interface/ERPfooter_line.jpg) top center no-repeat;}