@charset "utf-8";
/* CSS Document */

/* ----- HOME ----- */
#home #subHeader { display: none; }
#home #topNav .left ul li#nav_home a { padding: 8px 20px 25px; background: url(/images/topNavBg_rollover.gif) left top no-repeat; }
#home #mainWrapper .left { background: #ecf1f6 url(/images/home_bg.jpg) left bottom no-repeat; }
#home #footer .left ul li#foot_home a { padding: 10px; background-color: #366da3; }

/* ----- THE OPPORTUNITY ----- */
#opportunity #topNav .left ul li#nav_oppo a { padding: 8px 20px 25px; background: url(/images/topNavBg_rollover.gif) left top no-repeat; }
#opportunity #mainWrapper .left { background: #ecf1f6 url(/images/opportunity_bg.jpg) left bottom no-repeat; }

/* ----- IDEAL PROFILE ----- */
#profile #topNav .left ul li#nav_prof a { padding: 8px 20px 25px; background: url(/images/topNavBg_rollover.gif) left top no-repeat; }
#profile #mainWrapper .left { background: #ecf1f6 url(/images/profile_bg.jpg) left bottom no-repeat; }
#profile .article .quote { background: url(/images/profile_quote.gif) left top no-repeat; width: 250px; height: 195px; }

/* ----- FAQ ----- */
#faq #topNav .left ul li#nav_faq a { padding: 8px 20px 25px; background: url(/images/topNavBg_rollover.gif) left top no-repeat; }
#faq #mainWrapper .left { background: #ecf1f6 url(/images/faq_bg.jpg) left bottom no-repeat; }

#faq #accordion { margin:20px 0px; }
#faq h3.toggler { background: url(/images/faq_question.jpg) top left no-repeat; padding: 9px 0 11px 60px; font-size: 15px; cursor: pointer; }
#faq h3:hover { color: #000; }
#faq .element { margin: 10px 0 15px 60px; padding: 0; }
#faq div.element h4, div.element p { margin: 0 0 10px; padding: 0; }
#faq blockquote { padding:5px 20px; }

/* ----- WHITE PAPERS ----- */
#white-papers #topNav .left ul li#foot_whit a { padding: 8px 20px 25px; background: url(/images/topNavBg_rollover.gif) left top no-repeat; }
#white-papers #mainWrapper .left { background: #ecf1f6 url(/images/whitePapers_bg.jpg) left bottom no-repeat; }

/* ----- LOCATION SUMMARIES ----- */
#location #topNav .left ul li#nav_loca a { padding: 8px 20px 25px; background: url(/images/topNavBg_rollover.gif) left top no-repeat; }
#location #locationFlash { width: 796px; height: 586px; }

/* ----- SITEMAP ----- */
#sitemap #footer .left ul li#foot_site a { padding: 10px; background-color: #366da3; }
#sitemap #mainWrapper .left { background: #ecf1f6 url(/images/sitemap_bg.jpg) left bottom no-repeat; }

/* ----- CASE STUDY ----- */
#case-study #footer .left ul li#foot_case a { padding: 10px; background-color: #366da3; }
#case-study #mainWrapper .left { background: #ecf1f6 url(/images/sitemap_bg.jpg) left bottom no-repeat; }
#case-study #operationFlash { width: 660px; height: 500px; margin-left: 50px; }

/* ----- TEST ----- */
/*#test #footer .left ul li#foot_case a { padding: 10px; background-color: #366da3; }*/
#assessment #topNav .left ul li#nav_test a { padding: 8px 20px 25px; background: url(/images/topNavBg_rollover.gif) left top no-repeat; }
#assessment #mainWrapper .left { background: #ecf1f6 url(/images/sitemap_bg.jpg) left bottom no-repeat; }
#assessment #testFlash { width: 710px; height: 400px; margin-left: 15px; margin-bottom: 30px; }

/* ----- PLACEMAKERS SNAPSHOT ----- */
#snapshot #footer .left ul li#foot_snap a { padding: 10px; background-color: #366da3; }
#snapshot #mainWrapper .left { background: #ecf1f6 url(/images/snapshot_bg.jpg) left bottom no-repeat; }
#snapshot .quote { background: url(/images/snapshot_quote.gif) left top no-repeat; width: 255px; height: 270px; }

/* ----- CONTACT US ----- */
#contact #footer .left ul li#foot_cont a { padding: 10px; background-color: #366da3; }
#contact #mainWrapper .left { background: #ecf1f6 url(/images/contact_bg.jpg) left bottom no-repeat; }

/* ----- DISCLAIMER ----- */
#disclaimer #footer .left ul li#foot_disc a { padding: 10px; background-color: #366da3; }
#disclaimer #mainWrapper .left { background: #ecf1f6 url(/images/disclaimer_bg.jpg) left bottom no-repeat; }


