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

/* Body Main */
body {background:#325e93 url(/interface/shaw_bgslice.jpg) top left repeat-x;}

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

#subNav ul, #toolkit ul {background-color:#C3C8CC;}
#subNav ul li a, #toolkit ul li a {background-image:url(/interface/level1nav_bgShaw.jpg);}
#subNav ul ul li a, #toolkit ul ul li a {background-image:url(/interface/level2nav_bgShaw.jpg);}
#subNav ul ul ul li a, #toolkit ul ul li a {background-image:url(/interface/level3nav_bgShaw.jpg);}
#subNav ul ul ul ul li a {background-imge:url(/interface/level3nav_bgShaw.jpg);}

/* SHAW specific */
#content #rightColumn #placeholder h2.headerLogo {margin:0;padding:0;}
#content #rightColumn #placeholder h2.headerLogo img {margin:5px 0 5px 5px;padding:0;}

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

/* 3 Column Styles */
#content #leftColumn .boxWrap {background:#bfc4ca url(/interface/SHAWsidebar_slice.jpg) top center repeat-y;}
#content #rightColumn .boxWrap {background:#bfc4ca url(/interface/SHAWsidebarRight_slice.jpg) top center repeat-y;}
#content #leftColumn #subNav, #content #leftColumn #toolkit {background: url(/interface/SHAWfooter_bg.jpg) center bottom no-repeat;}
#content #rightColumn #placeholder {background: url(/interface/SHAWRightfooter_bg.jpg) center bottom no-repeat;}
#content #leftColumn #subNav h2, #content #leftColumn #toolkit h2 {background: url(/interface/SHAWh2_bg.jpg) top center no-repeat;border-bottom:1px solid #615f54;}
#content #rightColumn #placeholder h2 {background: url(/interface/SHAWRighth2_bg.jpg) top center no-repeat;border-bottom:1px solid #615f54;}

#content .contentColumn h2 {color:#003959;}
#content #center {background:#d5d1c6 url(/interface/SHAWcenter_footer.jpg) bottom center no-repeat;}
#content #center #centerHeader {background: url(/interface/SHAWcenterh1_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:#708fb4;}
#footer h4 {color:#708fb4;font-size:1.25em;}
#footer .copyright {color:#708fb4; background: url(/interface/SHAWfooter_line.jpg) top center no-repeat;}
#footer p.socialMediaBar a {color:#708FB4;}