/* --------------- Header Styles --------------- */

#header { height: 124px; position: relative; }
#header #logo { float: left; width: 381px; height: 124px; }
#header #logo a { width: 381px; height: 124px; display: block; background: transparent url(graphics/design/logo.jpg) no-repeat top left;}
#header h1, #header h2 { text-indent: -3000px; }
#header #tagline { float: right; width: 458px; height: 124px; background: transparent url(graphics/design/tagline.jpg) no-repeat top left;}
#header #menuTop { position: absolute; top: 12px; right: 15px; width: 500px; text-align: right; color: #004990; }

/* --------------- LoginBar Styles --------------- */
#loginBar { height: 36px; background: #d5d5d5; border: 1px solid #ffffff; }
#loginBar .membershipLoginWrapper { display: none; }

#nominate { width: 220px; float: left; height: 30px; padding-top: 6px; background: transparent url(graphics/design/sep_gray.jpg) no-repeat 7px right; }
#nominate a { display: block; width: 166px; height: 25px; margin: 0 auto; background: transparent url(graphics/design/nominate.jpg) no-repeat top left; text-indent: -3000px; }

#loginTop { width: 518px; float: left; height: 36px; }
#support { width: 220px; float: left; height: 30px; padding-top: 6px; background: transparent url(graphics/design/sep_gray.jpg) no-repeat 7px left; }
#support a { display: block; width: 139px; height: 25px; margin: 0 auto; background: transparent url(graphics/design/support.jpg) no-repeat top left; text-indent: -3000px; }

/* --------------- Middle Styles --------------- */

#middleHome1 { padding: 17px 0px 0px 0px; }
#middleHome1 #sideBar { width: 245px; float: right; }
#middleHome1 #homeCycle { width: 700px; height: 319px; float: left; }

#middleHome2 { padding: 0px 0px 15px 0px; background: transparent url(graphics/design/hr_blue.jpg) repeat-x left 44px; }
#middleHome2 #homeRight { width: 477px; float: right; }
#middleHome2 #homeLeft { width: 483px; float: left; }

#bread { height: 27px; padding: 7px 15px 0px 15px; border-bottom: 1px solid #a6bfd8;}

#middle { padding: 0px; }
#middle #sideBar { padding: 30px 0px 25px 0px; width: 245px; float: right; }
#middle #sideBar2 { padding: 30px 0px 25px 0px;width: 195px; float: left; }
#middle #content { padding: 25px 0px 25px 0px; width: 485px; float: left; }
#middle #contentFull { padding: 25px 0px 25px 0px; width: 760px; float: left; }

.missionHomeWrapper { padding: 17px 20px 0px 10px;}
.missionHomeWrapper h2 { padding: 0; margin: 0; }


/* --------------- Footer Styles --------------- */

#footer1 { height: 29px; padding-top: 7px; background: #004990; color: #ffffff; }
#footer1Wrapper { margin: 0 auto; text-align: center; }

#copyright { margin: 0 auto; text-align: center; padding: 10px 0px; }
#copyright p { color: ##383838; padding: 0; margin: 0; }
#menuFooter { display: inline; padding: 0px 0px 0px 0px; }
#menuFooter, #menuFooter a { color: #ffffff; }
#accrisoft { float: right; line-height: 1.3em; width: 180px; height: 35px; }
#accrisoft a { color: #004990; font: 12px Arial, Arial, Helvetica, sans-serif; }

#bannerFooters { float: right; text-align: right; width: 400px; height: 35px; padding-right: 10px; }
#bannerFooters span { padding-left: 2px; }


/* --------------- Search Top Styles --------------- */
#searchTop, #searchTop form, #searchTop div, #searchTop input { display: inline; }
#searchTop .searchText { padding: 0px 4px 0px 0px; }
#searchTop .searchInput { padding-right: 4px;  }
#searchTop .searchBoxInput { width: 140px; height: 18px; border: 1px solid #b2b2b2; background: #ffffff; }
#searchTop .searchSubmit {  }
#searchTop .searchSubmit a { }
#searchTop .searchSubmit img { width: 31px; height: 20px; vertical-align: bottom; }







/* ---------------Global Styles--------------- */
a { color: #004990; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { }
h1, .myaccountHeading { color: #004990; font-size: 28px; margin: 0; padding: 0px 0px 5px 0px; font-weight: normal; }
h2 { color: #be102f; font-size: 22px; margin: 0; padding: 5px 0px 0px 0px; font-weight: normal; }
h3 { color: #004990; font-size: 16px; margin: 0; padding: 5px 0px 0px 0px; font-weight: bold; }
h4 { color: #be102f; font-size: 13px; margin: 0; padding: 5px 0px 0px 0px; font-weight: bold;  }

body { color:#000;  }
#page { padding: 0; margin: 0; background: #ffffff;}
body, p, td, div { font-size: 13px; font-family: Trebuchet MS, Helvetica, sans-serif; }

.container { width: 960px; margin:0 auto; padding: 0; clear: both; }
form, input { padding:0; margin:0; }
.center { text-align: center; }

.photoLeft { float: left; margin: 0px 15px 15px 0px; }
.photoRight { float: right; margin: 0px 0px 15px 15px; }

.clearSpace { clear: both; height: 10px; } 
.clearSpace:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
html>body .clearSpace { height: auto; min-height: 10px; }

/* End Global Styles */

/* ---------------General Module Styles--------------- */
.itemCount { }
.itemList { clear: both; } 
.itemList:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.itemList h2 a { text-decoration: none; }
.itemList h2 a:hover { text-decoration: underline; }
.itemList span { display: block; }
.itemLabel { font-weight: bold; }
.itemList span.itemLabel { display: inline; }
.bottomNavigation { clear: both; }
.goBack { }
.errorMessage{ font-weight:bold; color: #be102f ; }
/* End General Module Styles */

/* Pagination */
.pagination { clear: both; display: block; }
.pagination a, .pagination a:link, .pagination a:visited { text-decoration:none; }
.pagination .prevnextCurrent, .pagination .prevnextWindow, .pagination .prevnextWindowArrow { border:solid 1px #ccc; margin:0; padding:4px 6px; font-size:11px; margin-right:2px; display:inline; display:inline-block; }
.pagination a.prevnextWindow:hover, .pagination a.prevnextLink:hover, .pagination .prevnextWindowArrow:hover { border:solid 1px #000; color:#000; }
.pagination .prevnextCurrent {background:#ccc; color:#000; font-weight:bold; padding:4px 6px; }
.pagination a.prevnextLink { border:1px solid #ccc; padding:4px 6px 4px; margin-right:2px; font-size:11px; display:block; }
/* End Pagination */

/* Send Page Styles */

.sendpageBody { background: #004990; color: #ffffff; }
.sendpage { clear:both; }
.sendpageBody div, .sendpageBody td { padding: 2px 0px; color: #ffffff;}
/* End Send Page Styles */

/* ModuleBegin::gendocs */
.webpageWrapper { }
/* ModuleEnd::gendocs */

/* --------------- Enews Styles --------------- */
#enewsBox { padding: 0px 5px 20px 5px;  }
#enewsBox h2 { font-size: 18px; }
#enewsBox .enewsText { font-size: 11px; padding-bottom: 5px;}
#enewsBox .enewsFields { clear: both; height: 20px; }
#enewsBox .enewsFields :after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#enewsBox .enewsInput { float: left; width: 120px; height: 20px; padding-right: 5px;  }
#enewsBox .enewsBoxEdit { width: 120px; height: 20px; border: 1px solid #b2b2b2; background: #ffffff; }
#enewsBox .enewsSubmit { float: left; width: 52px; height: 20px; }

/* ModuleBegin::broadcastemail */
.enewsWrapper div { }
.enewsWrapper span { display: block; }
.enewsText { }
.enewsEmail { }
/* ModuleEnd::broadcastemail */

/* --------------- Banner Styles --------------- */

#bannerContent { text-align: center; padding: 20px 0px 10px 0px; border-top: 1px solid #b2b2b2; }
#bannerSide1, #bannerSide2 { text-align: center; padding: 5px 0px; }

/* --------------- Event Styles --------------- */

/* ModuleBegin::events */
.eventsHomeWrapper { }
.eventsHomeWrapper h2 { margin: 0; padding: 0px 0px 3px 0px; border-bottom: 1px solid #a6bfd8; }
.eventsHomeWrapper h3 { margin: 0; padding: 0px; }
.eventsHomeWrapper .itemList { padding: 15px 15px 0px 15px; }
.eventsHomeWrapper span { line-height: 16px; }
.eventsHomeWrapper span a { color: #000000; }
.eventsHomeWrapper p { padding: 15px 15px 10px 15px; margin: 0;  }
.eventsHomeWrapper .errorMessage { padding: 15px; }


/* Events Lister */
.eventsListerWrapper .itemList {  }
.eventDateHeading { font-weight: bold; border-top: 1px solid #ccc; margin-top: 20px; }
.eventsListerWrapper h2 { margin: 0; padding: 10px 0px 0px 0px; }
.eventDate { }
.eventTime { }
.eventBlurb { }

/* Events Detail */
.eventsDetailWrapper { }
.eventDate, .eventsDetailWrapper .eventTime, .eventsDetailWrapper .eventLocationMap, .eventsDetailWrapper .eventLocationAddress,
 .eventsDetailWrapper .eventLocationDriving, .eventsDetailWrapper .eventContact, .eventsDetailWrapper .eventPhone,
 .eventsDetailWrapper .eventEmail, .eventsDetailWrapper .eventRSVP, .eventsDetailWrapper .eventTicket,
 .eventsDetailWrapper .eventTicket1, .eventsDetailWrapper .eventTicket2 ,.eventsDetailWrapper .eventTicket3,
 .eventsDetailWrapper .eventTicket4, .eventsDetailWrapper .eventTicket5, .eventsDetailWrapper .eventTicket6 { display: block; }
.eventLocation, .eventRSVP, .eventTicketWrapper{ padding: 5px 0px; }
.eventDate {  }
.eventTime {  }
.eventLocation { }
.eventLocationMap {  }
.eventLocationAddress {  }
.eventLocationDriving {  } 
.eventContact {  }
.eventPhone {  }
.eventEmail {  }
.eventRSVP {  }
.eventTicketWrapper { }
.eventTicket {  }
.eventBody { }

/* Events Small Calendar */

.calendarSmallWrapper { font-size: 12px; padding: 0; margin: 0;  }
#calendar, #calendarBox { padding: 0; margin: 0; }
.cal { text-align: center; margin-left: auto; margin-right: auto; padding: 0; background: transparent; }

.calTop { background: transparent url(graphics/design/cal_top.jpg) no-repeat top left; 
 width: 195px; height: 28px;}
.calPrev { float: left; width: 30px; height: 28px; }
.calPrev a { width: 30px; }
.calNext { float: right; width: 29px; height: 28px; }
.calNext a { width: 29px; }
.calPrev a, .calNext a { text-decoration: none; display: block; height: 28px; }
.calPrev a:hover, .calNext a:hover { text-decoration: none; }
.calMonth { float: left; width: 135px; padding-top: 8px; }
.calMonth a { text-decoration: none; display: block; color: #ffffff; text-align: center; font-weight: bold; }
.calMonth a:hover { text-decoration: underline; }

.calGrid { background: transparent url(graphics/design/cal_bg.jpg) repeat-y top left; 
 width: 189px; padding: 0px 3px 0px 3px; margin: 0;}
.calGrid table { width: 189px; padding: 0; margin: 0; }
.calGrid td { background: transparent url(graphics/design/cal_day.jpg) no-repeat 1px 1px; 
 width: 27px; height: 18px; line-height: 13px; color: #522e91; padding: 0; margin: 0; font-size: 12px; text-align: center; }
.calGrid .calWeek td { color: #522e91; background: none; font-weight: bold;; }
.calGrid tr.calWeek { font-weight: bold; text-align: center; }
.calDayOn a { font-weight: bold; text-decoration: none;  color: #522e91;}
.calDayOn a:hover { text-decoration: underline; }
.calGrid td.calTodayOff, .calGrid td.calTodayOn { font-weight: bold; 
 background: transparent url(graphics/design/cal_day_on.jpg) no-repeat 1px 1px; color: #ffffff;}
.calGrid td.calTodayOn a { text-decoration: underline; font-weight: bold; color: #ffffff;}
.calGrid td.calDayOff { background: 0; }
.calBottom { background: transparent url(graphics/design/cal_bot.jpg) no-repeat top left; 
 width: 195px; padding: 15px 10px; text-align: left; }
.calMonthGlance { padding: 5px 0px 3px 0px; }
.calBottom a {  }

/* Events Month at a Glance */
.calendarWrapper table { width: 100%; table-layout: fixed; }
.calendarWrapper .calendarMonths { background-color: #4c7fb1; text-align: center;  vertical-align: middle; }
.calendarWrapper .calendarMonths a { display: block; color: #fff; font-weight: bold; font-size: 12px; text-decoration: none; padding: 5px 0px; }
.calendarWrapper .calendarMonths a:hover { background-color: #ccc; color: #4c7fb1; }
.calendarWrapper .calendarDays { border-collapse: collapse; table-layout: fixed; }
.calendarWrapper .calendarDays .title { font-size: 14px; font-weight: bold; color: #4c7fb1; padding: 10px 0px; }
.calendarWrapper .calendarDays .normal { display: none; }
.calendarWrapper .calendarDays td { text-align: center; border: 1px solid #4c7fb1; font-weight: bold; }
.calendarWrapper .calendarDays .weekdays { height: 30px; background-color: #4c7fb1; color: #ffffff; }
.calendarWrapper .calendarDays .emptyDay { height: 60px; text-align: left; vertical-align: top; background-color: #efefef; }
.calendarWrapper .calendarDays .eventToday { height: 60px; text-align: left; vertical-align: top; background-color: #4c7fb1; padding-left: 5px; color: #ffffff; }
.calendarWrapper .calendarDays .eventOff { height: 60px; text-align: left; vertical-align: top; padding-left: 5px; }
.calendarWrapper .calendarDays .eventOn { height: 60px; text-align: left; vertical-align: top; background-color: #dce6ef; padding: 0px 5px 5px 5px; color: #4c7fb1; }
.calendarWrapper .calendarDays .eventOn a { color: #4c7fb1; }
.calendarWrapper .calendarDays .eventToday a { color: #ffffff; }
.eventsGlanceWrapper {  }
/* ModuleEnd::events */


/* --------------- News Styles --------------- */

/* ModuleBegin::news */


.newsHomeWrapper { padding: 17px 30px 0px 30px;}
.newsHomeWrapper h2 { padding: 0; margin: 0; }
.newsHomeWrapper h3 { padding: 0; margin: 0; }
.newsHomeWrapper .itemList { padding: 12px 0px 0px 7px; }
.newsHomeWrapper .newsSource { font-style: italic; }
.newssHomeWrapper p { padding: 15px 0px 0px 0px; margin: 0;  }
.newsHomeWrapper span { display: inline !important; }

.newsListerWrapper { clear: both; }
.newsListerWrapper h2 { margin-top: 0px; }
.newsListerWrapper .newsThumbnail { float: left; }
.newsListerWrapper .newsThumbnail img { margin: 0px 15px 5px 0px; padding: 5px; border: 1px solid #ccc; }
.newsListerWrapper .newsPublish {  }
.newsListerWrapper .newsBlurb p { padding: 0; margin: 0; }

.newsDetailWrapper { }
.newsDetailWrapper .newsPublish, .newsDetailWrapper .newsAuthor, .newsDetailWrapper .newsSource { display: block; }
.newsDetailWrapper .pagination { height: 50px; }
.newsPublish { }
.newsAuthor { }
.newsAuthorLink { }
.newsSource { }
.newsBody { clear: both; }
.newsCopyright { clear: both; }
.newsMore { }
/* ModuleEnd::news */




/* ModuleBegin::directory */
.staffDetailWrapper:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.staffPhoto { float: right; margin: 0px 0px 5px 10px; background-color: #ffffff;}
.staffPhoto img { background-color: #ffffff; border: 1px solid #cccccc; padding: 5px; }

.directoryListWrapper { }
.directoryDetailWrapper { }
.directoryName { }
.directoryCategory { }
.directorySearchInput { width: 100px; }
/* ModuleEnd::directory */

/* ModuleBegin::membership */
#loginTop .loggedIn { text-align: center; padding: 8px 0px 0px 0px; margin: 0;}

.membershipLoginHeader { padding-left: 37px; }
.membershipLoginHeader div { float: left; padding: 7px 5px 0px 5px;} 
.membershipLoginHeader h2 { float: left; font-size: 16px; color: #000000; } 
.membershipLoginHeader input { width: 100px !important; }
.membershipLoginHeader .loginButton { padding: 3px 0px 0px 0px; }
.membershipLoginHeader .loginButton input { width: 54px !important; height: 25px !important; vertical-align: bottom !important; }

#formLogin {  }
.membershipLoginWrapper {margin:0 auto; border: 1px solid #ccc; padding: 20px; width:275px; }
.memberLoginBox { margin: 0 auto; }
.memberLoginBox td { padding: 2px; }
.memberUser { }
.memberPassword { }
.memberRemember { }
.memberForgot label {font-weight: bold;}
.memberSubmit { }


.memberLister .memberSearch { padding: 10px 0px 15px 0px; }
.memberLister .memberSearchAll { float: left; padding: 10px 10px 15px 0px; }
.memberLister .memberSearch div { float: left; padding-right: 10px; }

.memberLister .memberSearch2 div { float: left; padding-right: 10px;  }
#memberSearchSection .memberSearch, #memberSearchSection .trigger { float: left; padding-right: 10px; }
#memberSearchSection .trigger a { height: 24px; padding: 10px 10px 0px 0px; background: transparent url(graphics/design/arrow.jpg) no-repeat right 17px; display: block; }
#memberSearchSection .trigger.active a { background: transparent url(graphics/design/arrow_down.jpg) no-repeat right 17px; }
#memberSearchSection .trigger_container {   }

.memberLister th { text-align: left; padding: 0px 10px 10px 10px; }
.memberLister td.memberListName { white-space: nowrap; }
.memberLister td.memberListAff { text-align: center; white-space: nowrap; }
.memberLister td.memberListOrg { ; }
.memberLister td { padding: 2px 10px 2px 10px !important; vertical-align: top !important; }
.memberLister .odd td { background: #d5d5d5 !important; }

.memberEmailControl { padding: 20px 0px 10px 0px; }
#memberEmailControlHeaderClosed { cursor: pointer; padding: 0px 0px 0px 10px; color: #004990; font-weight: normal; background: transparent url(graphics/design/arrow.jpg) no-repeat left 7px; display: block; }
#memberEmailControlHeaderOpen { cursor: pointer; padding: 0px 0px 0px 10px; color: #004990; font-weight: normal; background: transparent url(graphics/design/arrow_down.jpg) no-repeat left 7px; display: block;}
#memberEmailControlHeaderSending { padding: 0px 0px 0px 20px; color: #be102f; font-weight: normal; background: transparent url(graphics/design/progress.gif) no-repeat left 3px; display: block; }
#memberEmailControlHeaderSent { padding: 0px 0px 0px 20px; color: #000000; font-weight: normal; display: block; }
.myaccountListerBack { text-align:center;width:100%;padding-top:10px; }
/* ModuleEnd::membership */

/* ModuleBegin::directory-quotes */
/* --------------- Home News Slider Styles --------------- */
.quotesHomeWrapper { padding: 17px 20px 0px 10px;}
.quotesHomeWrapper h2 { padding: 0; margin: 0; }
.quotesHomeWrapper .itemList { padding: 0; margin: 0; }
.quotesHomeWrapper .quote { font: italic 14px Georgia, Georgia, serif; }
.quotesHomeWrapper .quoteAuthor { font: bold 14px Georgia, Georgia, serif; padding-left: 250px; }
.quotesHomeWrapper .quoteAuthorTitle { font: bold 11px Georgia, Georgia, serif; }
.quotesHomeWrapper .quoteSource { font-size: 11px; line-height: 13px; border-top: 1px solid #dedede; padding-top: 5px; }

.quotesSideWrapper h2 { margin: 0; padding: 30px 0px 3px 0px; border-bottom: 1px solid #a6bfd8; }
.quotesSideWrapper .itemList { padding: 0; margin: 0; }
.quotesSideWrapper .quote { font: italic 14px Georgia, Georgia, serif; padding: 0px 20px; }
.quotesSideWrapper .quoteAuthor { font: bold 14px Georgia, Georgia, serif; padding: 0px 20px 0px 65px; }
.quotesSideWrapper .quoteAuthorTitle { font: bold 11px Georgia, Georgia, serif; }
.quotesSideWrapper .quoteSource { font-size: 11px; line-height: 13px; border-top: 1px solid #dedede; padding: 5px 20px 0px; }


.quotesListWrapper h1 { border-bottom: 1px solid #be102f; }
.quotesListWrapper .itemList { padding: 0; margin: 0; border-bottom: 1px solid #be102f; }
.quotesListWrapper .quote { font: italic 14px Georgia, Georgia, serif; }
.quotesListWrapper .quoteAuthor { font: bold 14px Georgia, Georgia, serif; padding-left: 250px; }
.quotesListWrapper .quoteAuthorTitle { font: bold 11px Georgia, Georgia, serif; }
.quotesListWrapper .quoteSource { font-size: 11px; line-height: 13px; padding-top: 5px; }

/* ModuleEnd::directory-quotes */

/* --------------- Menu Styles --------------- */

/* MenuBegin:menu_main */

#menu_main { height: 32px; margin: 0 auto; background: #4c7fb1;}
ul.menu_main { margin: 0; border: 0; padding: 0; list-style: none; line-height: 33px; }
ul.menu_main li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; z-index: 89;}

ul.menu_main ul { margin: 0; border: 0; padding: 0px 0px 6px 0px; list-style: none; width: 230px;
 display: none; position: absolute; top: 33px; left: 0; float: none; text-align: left; }

ul.menu_main li.item8 ul { right: 2px !important; left: auto !important; }
ul.menu_main li ul li.item8 ul { left: 230px !important; right: auto !important; }

ul.menu_main ul ul {  }
ul.menu_main ul ul ul { }
ul.menu_main ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/; left: 0; }

/* 1st Level */
ul.menu_main a { color: #ffffff; text-decoration: none; text-align: center; padding: 0px; 
 font-size: 14px; line-height: 31px; border-top: 1px solid #ffffff; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff;
 float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.menu_main a:hover,
ul.menu_main li:hover a,
ul.menu_main a:hover,
ul.menu_main li.over a { text-decoration: none; }
ul.menu_main a.last { background: 0; } 

ul.menu_main li.item1 a { width: 102px; }
ul.menu_main li.item2 a { width: 104px; }
ul.menu_main li.item3 a { width: 84px; }
ul.menu_main li.item4 a { width: 77px; }
ul.menu_main li.item5 a { width: 127px; }
ul.menu_main li.item6 a { width: 173px;; }
ul.menu_main li.item7 a { width: 120px;; }
ul.menu_main li.item8 a { width: 162px; }
html>body ul.menu_main li.item8 a { width: 164px; }

ul.menu_main li.item1 a, ul.menu_main li.item1 li a { background: #4c7fb1; border-left: 1px solid #ffffff;}
ul.menu_main li.item2 a, ul.menu_main li.item2 li a { background: #4c7fb1; }
ul.menu_main li.item3 a, ul.menu_main li.item3 li a { background: #4c7fb1; }
ul.menu_main li.item4 a, ul.menu_main li.item4 li a { background: #4c7fb1; }
ul.menu_main li.item5 a, ul.menu_main li.item5 li a { background: #4c7fb1; }
ul.menu_main li.item6 a, ul.menu_main li.item6 li a { background: #4c7fb1; }
ul.menu_main li.item7 a, ul.menu_main li.item7 li a { background: #be102f; }
ul.menu_main li.item8 a, ul.menu_main li.item8 li a { background: #be102f; }

ul.menu_main li.item1 li a:hover { color: #004990; background: #ffffff; }
ul.menu_main li.item2 li a:hover { color: #4c7fb1; background: #ffffff; }
ul.menu_main li.item3 li a:hover { color: #4c7fb1; background: #ffffff; }
ul.menu_main li.item4 li a:hover { color: #4c7fb1; background: #ffffff; }
ul.menu_main li.item5 li a:hover { color: #4c7fb1; background: #ffffff; }
ul.menu_main li.item6 li a:hover { color: #4c7fb1; background: #ffffff; }
ul.menu_main li.item7 li a:hover { color: #be102f; background: #ffffff; }
ul.menu_main li.item8 li a:hover { color: #be102f; background: #ffffff; }


/* 2nd Level */
ul.menu_main li:hover li a,
ul.menu_main li.over li a { text-decoration: none; width: 190px !important; text-align: left; 
 font-size: 12px; line-height: 14px; border-top: 0; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff;
 padding: 5px 20px; float: none; height: auto;}
ul.menu_main li:hover li a:hover,
ul.menu_main li:hover li:hover a,
ul.menu_main li.over li a:hover,
ul.menu_main li.over li.over a { text-decoration: none; }

/* 3rd Level */
ul.menu_main li:hover li:hover li a,
ul.menu_main li.over li.over li a { text-decoration: none;}
ul.menu_main li:hover li:hover li a:hover,
ul.menu_main li:hover li:hover li:hover a,
ul.menu_main li.over li.over li a:hover,
ul.menu_main li.over li.over li.over a { background: #ffffff; text-decoration: none; }

/* 4th Level */
ul.menu_main li:hover li:hover li:hover li a,
ul.menu_main li.over li.over li.over li a { text-decoration: none; }
ul.menu_main li:hover li:hover li:hover li a:hover,
ul.menu_main li.over li.over li.over li a:hover { text-decoration: none; b }

ul.menu_main ul ul { display: none; position: absolute; top: 0; left: 230px; }
ul.menu_main li.item8 ul ul, ul.menu_main li.item8 ul ul ul { display: none; position: absolute; top: 0; left: -230px !important; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.menu_main li:hover ul ul,ul.menu_main li:hover ul ul ul,ul.menu_main li.over ul ul,ul.menu_main li.over ul ul ul { display: none; }
ul.menu_main li:hover ul,ul.menu_main ul li:hover ul,ul.menu_main ul ul li:hover ul,ul.menu_main li.over ul,ul.menu_main ul li.over ul,ul.menu_main ul ul li.over ul { display: block; }
ul.menu_main .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:menu_main */
/* MenuBegin:menu_submenu_main */

#menu_submenu ul { margin: 0; padding: 0; list-style: none; }
#menu_submenu li { margin: 0; padding: 0px 15px 5px 20px; list-style: none; background: transparent url(graphics/design/arrow.jpg) no-repeat 10px 7px; }
#menu_submenu a { margin: 0; padding: 0; list-style: none; display: block; }
#menu_submenu a.current { font-weight: bold; }
#menu_submenu li li { margin: 0; padding: 0px 15px 2px 20px; background: transparent url(graphics/design/dash.jpg) no-repeat 10px 9px; }

/* MenuEnd:menu_submenu_main */


/* ModuleBegin::directory-features */
/* --------------- Home News Slider Styles --------------- */

.newsSlider { width: 698px; height: 317px; position:relative; border: 1px solid #4c7fb1; float: left; background: #dce6ef; background: #cccccc; padding: 0; margin: 0; }
.newsSlider .stgslide { top: 0px; left: 0px; position: absolute; width: 698px; height: 317px; }
.newsSlider .stgslide img { vertical-align: bottom; border: 0; width: 480px; height: 315px; padding: 1px 0px 0px 1px;}

.newsSlider .stgslide .stgslidebase {position: absolute; top: 0px; left: 0px; display: block; width: 698px; height: 317px;}

.newsSlider .stgslide .stgslidecredit { top: 0px; left: 0px; position: absolute; width: 480px; height: 315px; z-index: 60;}
.stgslidevideo { position: relative; height: 0; padding-bottom: 56.25%; padding-top: 25px; margin-top: 20px; }
* html .stgslidevideo { margin-bottom: 45px; margin-bottom: 0; }
.stgslidevideo  div, .stgslidevideo object, .stgslidevideo embed { position: absolute; top: 0; left: 0; width: 100%; height: 99%; }

.newsSlider .stgslide .stgslideheading { width: 380px; height: 50px; padding: 0px 10px; top: 50px; left: 0px; position: absolute; text-align: left;  z-index: 89; }
.newsSlider .stgslide .stgslidecontent { width: 180px; height: 245px; padding: 0px; top: 20px; right: 15px; position: absolute; overflow: hidden; z-index: 89; }
.newsSlider .stgslide .stgslidecontent h2 { margin: 0; padding: 0px 0px 10px 0px; font-size: 16px; line-height: 18px; }
.newsSlider .stgslide .stgslidecontent h3 { margin: 0; padding: 0px 0px 10px 0px; font-size: 16px; line-height: 18px; }
.newsSlider .stgslide .stgslidecontent p { margin: 0; padding: 0px 0px 5px 0px; }

.newsSlider .stgcredit { display: none; }
.newsSlider .stghrimg { display: none; }
.newsSlider .stghrtxt { display: none; }

.newsSlider .stgbtnwrpr { width: 180px; height: 30px; padding: 0px; top: 272px; right: 15px; position: absolute; overflow: hidden; z-index: 89; }

.newsSlider .stgbtngrp { padding-left: 30px; }
.newsSlider .stgbtnoff, .newsSlider .stgbtnon { width:19px; height: 20px; float:left; 
 font-size: 12px; text-align: center; padding: 2px 0px 0px 0px; margin: 0px 7px 0px 0px; display:block; cursor:pointer; display:inline; 
 text-align: center; font-weight: bold; }
.newsSlider .stgbtnoff { color: #004990; background: #ffffff; border: 1px solid #004990; }
.newsSlider .stgbtnon { color: #ffffff; background: #004990; border: 1px solid #ffffff; }

/* ModuleEnd::directory-features */

/* ModuleBegin::faq */
#faqRoot { margin: 0 auto; padding: 0; }
#faq .faqcontent { margin: 0 10px 0 15px; }
#faq h2.faqopened, #faq h2.faqclosed { cursor: pointer; padding: 0 0 0 15px; margin-bottom: 0; }
#faq h2.faqclosed:hover { color: #004469; }
#faq h2.faqclosed { background: transparent url(graphics/jquery/collapsed.gif) no-repeat scroll 0 5px; margin-bottom: 5px; }
#faq h2.faqopened { background: transparent url(graphics/jquery/expanded.gif)  no-repeat scroll 0 5px; }
/* ModuleEnd::faq */



/* ModuleBegin::podcast */
.podcastChannelWrapper { }
.itemList .podcastNumber, .itemList .podcastTitle  { display: inline; }
.podcastListWrapper { }
.podcastDetailWrapper span { display: block; }
.podcastDetailWrapper span.itemLabel { display: inline; }
.podcastImage { float: left; margin: 0px 10px 10px 0px; }
.podcastImage img { padding: 5px; border: 1px solid #ccc; }
.podcastSubtitle { }
.podcastAuthor { }
.podcastDescription { }
.podcastPublish { }
.podcastLink { }
.podcastLanguage { }
.podcastCopyright { }
.podcastCategory { }
.podcastDuration { }
.podcastExplicit { }
/* ModuleEnd::podcast */



/* ModuleBegin::poll */
.pollSmallWrapper span, .pollDetailWrapper span { display: block; padding: 5px 0px;}
.pollSmallWrapper span.pollChoices { padding-bottom: 5px; }
.pollListWrapper { }
.pollDetailWrapper { }
.pollQuestion { }
.pollChoices { }
.pollLink { }
.pollResultQuestion { font-weight: bold; }
.pollResultChoices { }
.pollBar { background-color: #ccc; height: 7px; }
/* ModuleEnd::poll */



/* ModuleBegin::newsfeed */
.newsfeedListWrapper { }
.newsfeedNumber { }
.newsfeedTitle { }
.newsfeedSource { }
.newsfeedDetailWrapper { }
.newsfeedDetailWrapper .newsItem {border-bottom:1px solid #ccc; margin-bottom:10px;padding-bottom:10px;}
.newsfeedDetailWrapper .newsItem img {margin:0 10px 0 0;}
.newsfeedDetailWrapper .newsItem span {display:block;}
.newsfeedDetailWrapper .newsItem .newsListHeadline {font-size:120%;}
.newsfeedDetailWrapper .newsItem .newsListPublishline {font-size:90%;}
/* ModuleEnd::newsfeed */



/* ModuleBegin::photo */
.photoAlbumListerWrapper { padding: 15px 0px; border-bottom: 1px solid #cccccc;}
.photoBorder { width: 200px; height: 150px; padding: 5px; margin: 0px 15px 0px 0px; border: 1px solid #cccccc; float: left;}
.photoAlbumImage { width: 200px; height: 150px; background: transparent no-repeat 50% 50%; }
.photoAlbumImage a { width: 200px; height: 150px; display: block; text-indent: -3000px; }

#thumbPhotos { padding: 15px 0px 0px 0px; }
#thumbPhotos ul { padding: 0; margin: 0; list-style: none; }
#thumbPhotos li { width: 100px; height: 75px; padding: 5px; margin: 0px 10px 10px 0px; float: left; border: 1px solid #cccccc; }
#thumbPhotos a { width: 100px; height: 75px; display: block; text-indent: -3000px; background: transparent no-repeat 50% 50%; }

/* Included to attach necessary jQuery Files - Edit jquery.lightbox-0.5.js file to change these image names or locations */
.includeLightBoxJs { background-image: url(graphics/scripts/jquery.lightbox-0.5.js);}
.includeLightboxImg1 { background-image: url(graphics/scripts/images/lightbox-blank.gif);}
.includeLightboxImg2 { background-image: url(graphics/scripts/images/lightbox-btn-close.gif);}
.includeLightboxImg3 { background-image: url(graphics/scripts/images/lightbox-btn-next.gif);}
.includeLightboxImg4 { background-image: url(graphics/scripts/images/lightbox-btn-prev.gif);}
.includeLightboxImg5 { background-image: url(graphics/scripts/images/lightbox-ico-loading.gif);}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* ModuleEnd::photo */



/* ModuleBegin::wiki */
#wiki_body { width:100%; height:300px; }
#wiki_title { width: 200px; }
#wiki_comments { width: 100%; }
#wiki_category { margin:0; }
#wiki_warning { padding: 10px 0px 10px 5px; width: 100%; border: 1px solid red; background-color: #fcc; font-weight: bold; color: red; }
#wiki_toc { list-style:none; margin:0; padding:2px }
#wiki_toc li { padding:2px 0px; }
.wikiWrapper .revisions, #wiki_discussion .revisions { color:#555; padding-top:5px; text-align:center; }
.wikiWrapper .revisions { border-top:1px solid #cfcfcf; }

#wiki_preview_title { padding-bottom: 15px; font-size: 15pt; font-weight: bold; }

#wiki_diff table { width: 100%; }
#wiki_diff .th_row { background-color: #eee; }
#wiki_diff th { padding:5px; }
#wiki_diff td { padding:3px; border-bottom:1px solid #aaa; }
#wiki_diff .history_header, .current_header { background-color: #d4d5d4; text-align: left; padding: 5px; margin: 0px 5px 0px 5px; border-bottom: 1px solid #000; }
#wiki_diff .current, .history { background-color: #eee; margin: 0px 5px 0px 5px; border: 1px solid #d4d5d4; }
#wiki_diff .inserted { background-color: #cfc; }
#wiki_diff .deleted { background-color: #f59e92; }
#wiki_diff .changed { background-color: #ffa; }
#wiki_diff .unchanged { background-color: #eee; }
#wiki_diff .back_button { width: 100%; text-align: center; padding-top: 30px; }

#wiki_diff_legend { padding-top: 30px;  vertical-align: top; }
#wiki_diff_legend .title { font-size: 10pt; border: 1px solid #aaa; background-color: #d4d5d4; width: 300px; padding: 0; margin: 0; }
#wiki_diff_legend .box { border: 1px solid #aaa; background-color: #eee; width: 300px; }
#wiki_diff_legend .changed { margin: 10px 0px 10px 0px;  padding-left: 5px; }
#wiki_diff_legend .inserted { margin: 10px 0px 10px 0px; padding-left: 5px; }
#wiki_diff_legend .deleted { margin: 10px 0px 10px 0px; padding-left: 5px; }
/* ModuleEnd::wiki */



/* ModuleBegin::commerce */
.shoppingAlert { color: red; }
.shoppingBody { font-size: 8pt; }
.shoppingCartEvenRow { background-color: #ffffff; color:#002d62; }
.shoppingCartOddRow { background-color: #ebebeb; color:#002d62; }
.shoppingCartTableHeader { background-color: #002d62; color: #ffffff; font-size: 8pt; font-weight: bold; }
.shoppingForm { font-size: 8pt; color:#002d62; }
.shoppingFormQuantity { background-color: #ffffff; font-size: 8pt; }
.shoppingFormRequired { font-size: 8pt; font-weight: bold; color:#002d62; }
.shoppingFormRequired input, .shoppingFormRequired select { font-weight: normal; color:#000; }
.shoppingHeading { color:#002d62; }
.shoppingInStock { }
.shoppingItemHeading { }
.shoppingOutOfStock { color: #dd0000; }
.shoppingLowStock { }
.shoppingTable { background-color: #e8e8e8; color:#002d62; }
.shoppingTableBorder { background-color: #ffffff; }
.shoppingFormRequired { width: 1%; }
/* ModuleEnd::commerce */



/* ModuleBegin::forum */
.frame{padding:10px;border:1px dashed #ccc;margin:10px 0px;}
.frame table{width:100%;text-align:center;margin-bottom:0;}
.frame th{font-family:Georgia,serif;font-style:italic;color:#000;font-size:11px;padding:0px 3px;font-weight:bold;background-color: #ccc;height:25px;border-right:1px solid white;}
.frame td{border-top:1px solid #fff;border-right:1px solid #fff;background-color:#fff;}
.frame tr{background-color:#f1f1f1;}
.frame .category td{background-color:#fff;font-weight:bold;font-size:12px;text-align:left;}
.frame .message{padding:10px 10px 20px 10px;font-size:12px;text-align:left;}
.frame .messageLabel{width:150px;font-weight:bold;text-align:left;vertical-align:top;padding:10px;}
.frame .topic{text-align:left;font-weight:bold;padding-left:10px;}
.frame .rowUnread{background-color:#eee;}
.frame .rowUnread td{background-color:#eee;}
.frame .rowEven{background-color:#dedede;}
.frame .rowEvenUnread{background-color:#FFF2CF;}
.frame .rowOddUnread{background-color:#FFE9AF;}
.seperator td{background-color:silver;height:6px;}
.backtotop{text-align:left;}
.title{font-weight:bold;text-align:left;padding-left:10px;}
.blurb{font-size:11px;text-align:left;padding-left:10px;padding-bottom:5px;}
.post .date{font-size:9px;}
.messageHeader{border-bottom:1px solid #ccc;height:18px;width:99%;margin-bottom:10px;}
.messageHeader .date{float:left;font-size:9px;}
.messageHeader .subject{color:darkblue;float:left;padding-left:10px;font-size:9px;font-weight:bold;}
.messageHeader .number{float:right;}
.tagSearch{background-color:yellow;font-weight:bold;}
.tagCode{background-color:black;color:white;font-family:monospace;border:1px inset white;padding:10px;margin:10px 30px;font-size:12px;}
.tagQuote{background-color:white;color:black;border:1px inset black;padding:10px;margin:10px 30px;font-size:12px;}
.tagCode a{color:white;font-weight:bold;}
.buttonBar td{background-color:#eee;padding:10px;}
.bar,.pagesFrame{height:20px;}
.bar .button{float:right;margin-left:3px;}
.button{font-weight:bold;}
.breadcrumb{font-weight:bold;padding:5px 0px;float:left;}
.header .pagesFrame{margin-top:10px;}
.footer .pagesFrame{margin-bottom:10px;}
#freedomForum .footer {margin-top:0;}
.pages{float:right;border-top:1px solid #ccc;border-bottom:1px solid #ccc;border-right:1px solid #ccc;}
.pages div{float:left;}
.prevGroup,.prev,.next,.nextGroup{border-left:1px solid #ccc;padding:3px 5px;}
.prevGroup,.nextGroup{background-color:#F1F1F1;}
.prev,.next{background-color:#dedede;}
.pagesLister{padding:3px 0px;}
#freedomForum.layouterror .frame {border:0px solid #0F0;margin:20px;}
/* ModuleEnd::forum */



/* ModuleBegin::directory-staff */
.staffDetailWrapper:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.staffPhoto { float: right; margin: 0px 0px 5px 10px; background-color: #ffffff;}
.staffPhoto img { background-color: #ffffff; border: 1px solid #cccccc; padding: 5px; }

.directoryListWrapper { }
.directoryDetailWrapper { }
.directoryName { }
.directoryCategory { }
.directorySearchInput { width: 100px; }
/* ModuleEnd::directory-staff */

/* ModuleBegin::jobs */
.jobsListWrapper { }
.jobsDetailWrapper { }
.jobsDetailWrapper span { display: block; }
.jobsDetailWrapper span.itemLabel { display: inline; }
.jobsJobCode { }
.jobsCategory { }
.jobsLocation { }
.jobsKeywords { }
.jobsDescription { }
/* ModuleEnd::jobs */

/* --------------- Blog Styles --------------- */

/* ModuleBegin::blog */
.blogListerWrapper {  }
.blogPage { padding: 0px 0px 25px 0px; width: 485px; float: left; }
.blogSideBar { float: right; width: 245px; margin: 0; padding: 0px 0px 0px 0px; }
.blogBox { padding: 10px; margin-top: 10px; background: #dce6ef; border: 1px solid #004990; }
.blogBox h2 { padding: 0px 0px 10px 0px; margin: 0px; }
.blogBox p { margin: 0; padding: 0px 0px 4px 0px; }

.blogArchiveWrapper {  }
.blogArchiveMonth { padding-left:10px; }
.blogArchiveYear { font-weight: bold; }
.blogDate { padding:5px 0px; font-weight: bold;  }
.blogDividerComments { height: 1px; background-color:#d5d5d5; }
.blogDividerTop { height: 1px; background-color:#d5d5d5; }
.blogEntry { padding-top: 5px; }
.blogEntryFooter { padding-bottom: 10px; }
.blogFooter { height: 1px; background-color:#d5d5d5; }
.blogPosted { padding-bottom: 5px; padding-top: 5px; font-weight: bold;  }
.commentItem .blogPosted { color: #004990;  }
.blogInfo { font-size: 11px; }

.blogTitle { color: #000066; font-weight: bold; padding-top: 10px; }
.blogListWrapper h1 {  }
.blogListWrapper .blogBody {  }
.blogHeader { font-size:13px; height:100px; margin:0 auto; overflow:hidden; padding:0; text-align:center; }
.blogComments1 { padding:4px 9px 4px 0px;  font-weight:bold; font-size: 11px;}
.blogComments2 { padding:4px 9px 20px 0px;  font-weight:bold; font-size: 11px;}
.blogComments a { padding: 0px 5px 0px 0px; text-decoration; }
.commentItem { padding: 10px 0px; }
#comment_text { width: 400px; }

.entrydate { background:transparent url(graphics/design/date.jpg) no-repeat scroll 3px 3px; float:right; height:53px; margin-left:5px; margin-top:5px; width:49px; }
.entrydate .dateMonth { color:#ffffff; font-size:10px; margin:0; padding:3px 0 0; text-align:center; }
.entrydate .dateDay { font-family:Times New Roman,Helvetica,Sans-Serif; font-size:21px; font-weight:bold; margin:0; padding:3px 0 0 0; text-align:center; }

#blogRSS { padding: 20px 0px 0px 10px; width: 190px; }

/* ModuleEnd::blog */
