﻿/* about_bnl.aspx styles */

div#bnlAbout_header { background: url(/images/about/about_content_header_banner.jpg) no-repeat; width: 757px; height: 118px; padding: 10px 0 0; }

div#bnlAbout_header h1 { border: 0 red solid; float: left; height: 0; }

div#about_choose_most_info { float: right; background: url(/images/about/about_choose_most_info.jpg) no-repeat; width: 310px; height: 262px; }

div#bnlAbout_header ul#subAboutNav { border: 0 red solid; clear: left; float: left; width: 500px; padding: 84px 0 0; }
div#bnlAbout_header ul#subAboutNav li { float: left; height: 13px; margin: 0 10px; padding: 0; display: inline; }
div#bnlAbout_header ul#subAboutNav li a { width: 100%; height: 14px; display: block; text-decoration: none; }
div#bnlAbout_header ul#subAboutNav li.subnavOverview_ON { background: url(/images/about/subnavOverview_on.gif) no-repeat; width: 58px; margin: 0 10px 0 30px; }
div#bnlAbout_header ul#subAboutNav li.subnavOverview_OFF { background: url(/images/about/subnavOverview_off.gif) no-repeat; width: 58px; margin: 0 10px 0 30px; }
div#bnlAbout_header ul#subAboutNav li.subnavGovernmentGuidelines_ON { background: url(/images/about/subnavGoverGuides_on.gif) no-repeat; width: 138px; }
div#bnlAbout_header ul#subAboutNav li.subnavGovernmentGuidelines_OFF { background: url(/images/about/subnavGoverGuides_off.gif) no-repeat; width: 138px; }
div#bnlAbout_header ul#subAboutNav li.subnavTestimonials_ON { background: url(/images/about/subnavTestimonials_on.gif) no-repeat; width: 73px; }
div#bnlAbout_header ul#subAboutNav li.subnavTestimonials_OFF { background: url(/images/about/subnavTestimonials_off.gif) no-repeat; width: 73px; }

div#about_sign_up_btn { background: url(/images/about/about_sign_up_btn.gif) no-repeat; margin: 5px 0 0 268px; padding: 0 0 15px; width: 223px; }
div#about_sign_up_btn a { width: 100%; height: 24px; display: block; }

h2.school_guidelines { background: url(/images/about/h2_bc_school_guidelines.gif) no-repeat; height: 20px; overflow: hidden; margin: 12px 0 10px 0; } 
h2.public_buildings { background: url(/images/about/h2_bc_public_buildings.gif) no-repeat; height: 20px; overflow: hidden; margin: 12px 0 10px 0; } 
h2.testimonials { background: url(/images/about/h2_testimonials.gif) no-repeat; height: 20px; overflow: hidden; margin: 12px 0 10px 0; }

div.testimonialQuote { font-size: 1.3em; line-height: 1.2em; font-family: Georgia, serif; font-style: italic; margin: 23px 0; }
div.testimonialQuote { padding-bottom: 0; }
div.testimonialQuote p.quotee { padding: 5px 8px 4px 0; float: right; font-weight: bold; font-style: normal; }

