@charset "utf-8";
/* CSS Document: Adjustments to type styles when Large Type is selected by user, includes classes and site-specific styles as needed. */

* { font-family:Verdana, Arial, Helvetica, sans-serif; } 
.narrow { font-family:Arial, Helvetica, sans-serif; }
a.smallType { font-size:.7em; }
a.normalType:link, a.normalType:visited { font-size:.9em; text-decoration:underline !important; }
a.largeType { font-size:1.2em; color:#000; text-decoration:none; }

#bannerLinks, ul#nav li { font-size:1em; }
#content { font-size:1.1em; }

#wccls, #bclContact1 { font-size:1em; }
div.sidebarLinks.legal, div.sidebarLinks.volunteer { font-size:1em; overflow:hidden; }
div.sidebarLinks.legal img { float:left; }
div.sidebarLinks.legal li { display:inline; }

#volunteerHours { clear:both; font-size:1em; text-align:left; margin-top:1em; background:none; border:none; }
#volunteerHours dl { width:550px; }
#volunteerHours dt { clear:left; float:left; padding-right:1em; }

#homeMain h2, #bclContact1 h2 { font-size:1.4em; }
#content h1 { font-size:1.8em; font-weight:bold; }
#content.home h2 { font-size:1.4em; font-weight:bold; }
#footer { font-size:.9em; }


/* move right column below content and widen content div - turn this off in print style sheet */
#content, #extraNav { width:805px; }
#extraNav { float:right; margin-top:1em; margin-bottom:1em; }
#wccls { width:30%; }
#wccls, div.sidebarLinks a { float:left; margin:0 10px 10px 0; }


/* =Form   */
label { font-weight:bold; }
fieldset#catalogSearch legend { font-weight:bold; }

/* =Homepage */
#homeEvent, #homeMain, #homeNews { width:805px; float:left; }
#announcement { width:797px; float:left; }
#content.home { width:805px; padding:0; }
#homeEvent div.third { width:263px; }
#bclContact1, #bclContact1 h2 { margin-top:0; }
#bclContact1 { float:right; width:50%; }

/* =Teen section */
table#eventNav td a { font-size:10pt; }
table#eventNav.seven td { width:115px; }
table#eventNav.six td { width:134px; }
table#eventNav td.blank { width:9px; }

#extraNav.reviewsHome, div#extraNav.reviewsSidebar { font-size:.9em; }
#content.reviews { width:805px; }
#content.reviews2 { width:805px; }/* for testing only */

#extraNav.reviews, #extraNav.reviewsSidebar, #extraNav.reviewsHome { width:805px !important; float:right; margin-top:0em; margin-bottom:1em; border-width:0; padding-left:0; }
* html div#TeenReviews #reviewTitle { clear:left; margin-top:0; }/* to fix IE6 */

/* =Kids section */
ul#extraNav1 li { display:inline; float:left; margin-right:20px; }
