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

#header { height: 68px; }
#header #logo, #header #logoHome { float: left; width: 423px; padding-left: 27px; }
#header #logo a { width: 423px; height: 68px; display: block; background: transparent url(graphics/design/logo8.gif) no-repeat top left; }
#header #logoHome a { width: 423px; height: 68px; display: block; background: transparent url(graphics/design/logo_home2.jpg) no-repeat left 17px;}
#header h1 { display: none; }
#header #menuTop { float:right; width: 500px; padding-top: 10px; text-align: right; color: #6598cd; }
#header #menuTop a { color: #659acc; }
#socialLogo {padding: 20px 0px 0px 10px; width: 200px; float: left;}
#socialLogo img {padding: 0px 0px 0px 5px; float: right;}

/* --------------- Search Top Styles --------------- */
#header #searchTop { float:right; width: 300px; padding-top: 15px;  text-align: right; }
#searchTop .searchText { color: #659acc; float: right; width: 60px; padding: 3px 5px 0px 0px; font-weight: bold; }
#searchTop .searchInput { float: right; width: 140px; height: 20px; padding-right: 5px;  }
#searchTop .searchBoxInput { width: 140px; height: 20px; border: 1px solid #b2b2b2; background: #ffffff; }
#searchTop .searchSubmit { float: right; width: 24px; height: 20px; }

/* --------------- Search Home Header Styles --------------- */
#searchHome { float: left; width: 230px; padding-top: 20px;  text-align: right; }
#searchHome .searchText { color: #659acc; float: right; width: 45px; padding: 3px 5px 0px 0px; font-weight: bold; }
#searchHome .searchInput { float: right; width: 140px; height: 20px; padding-right: 5px;  }
#searchHome .searchBoxInput { width: 140px; height: 20px; border: 1px solid #b2b2b2; background: #ffffff; }
#searchHome .searchSubmit { float: right; width: 24px; height: 20px; }


/* --------------- Photo Home Styles --------------- */

#photoHome { height: 230px; background: #fff url(graphics/design/home_photo.jpg) no-repeat left top; }
#photoHomeBt { height: 230px; background: transparent url(graphics/design/home_photo_bt.jpg) no-repeat left bottom; }
#photoHome img { border: 0; vertical-align: bottom; }

#photoHome #menuTop { float: left; width: 130px; padding: 23px 0px 0px 70px; text-align: left; color: #6598cd; clear: left; }
#photoHome #menuTop a { color: #659acc; }

#flashHome { width: 658px; height: 180px; float: left; }
#rotateHome { width: 292px; height: 220px; padding: 5px 5px 5px 5px; float: right; }
/* 
#flashHome { width: 696px; height: 180px; float: left; }
#rotateHome { width: 253px; height: 170px; padding: 5px 5px 5px 6px; float: right; } 
*/

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

#middle { width: 960px; background: #ffffff url(graphics/design/right_bg.jpg) repeat-y top right; }
#middle:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#middleTop { clear: both; width: 960px; height: 10px; line-height:10px; font-size:2px; background: #ffffff url(graphics/design/content_top.jpg) no-repeat top left; }
#middleBg { clear: both; } 
#middleBg:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#middleBg { width: 943px; padding-right: 17px; background: transparent url(graphics/design/content_bottom.jpg) no-repeat bottom left; }
#middleBg { height: 525px; }
html>body #middleBg { min-height:525px; height: auto; }
#sideBar { float: right; width: 193px; padding-top: 0px; }

#content { padding: 0px 35px 35px 50px; width: 655px; float: left; }
#contentInt { padding: 0px 0px 20px 0px;}


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

#footer { height: 74px; margin-top: 7px; padding: 0px 25px; background: transparent url(graphics/design/footer_bg.jpg) no-repeat top left; }
#copyright { float: left; width: 600px; padding: 10px 0px 4px 0px; background: transparent; }
#copyright p { color: #ffffff; padding: 0; margin: 0; }
#copyright div { color: #ffffff; }
#menuFooter { float: left; width: 600px; padding: 2px 0px 0px 0px; border-top: 1px solid #959bc0; }
#menuFooter, #menuFooter a, #accrisoft a { color: #ffffff; }
#accrisoft { float: right; line-height: 1.3em; width: 150px; height: 35px; padding-top: 20px; }


/* ---------------Global Styles--------------- */
a { color: #AF4C0D; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { }
h1 { color: #5157a6; font-size: 20px; margin: 0; padding: 0px 0px 0px 0px;}
h2 { color: #659acc; font-size: 14px; margin: 0; padding: 0px 0px 0px 0px;}
h3 { color: #522e91; font-size: 12px; font-weight: bold; }
h4 { color: #000; font-size: 12px; font-weight: bold;  }

.heading h2 { color: #5157a6; font-size: 18px; padding-top:0px; }

body { color:#000; }
#page { padding: 0; margin: 0; background: #646464 url(graphics/design/page_bg_fade.jpg) repeat-x top left; }
#pageBg { width: 100%; padding: 0; margin: 0; background: transparent url(graphics/design/bg_lines.gif) repeat top left; }
body, p, td, div { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

.container { width: 960px; margin:0 auto; padding: 0; clear: both; }
form, input { padding:0; margin:0; }
.formtextRequired {font-weight: bold;}
.formtextRequired:before {content: "* "; color:red;}
.center { text-align: center; }
/* 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:#f00; }
/* 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 */
.sendpage { clear:both; }
.sendpageBody div, .sendpageBody td { padding: 2px 0px; }
/* End Send Page Styles */

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

/* --------------- Quick Menu Box Styles --------------- */
#quickMenuBox { padding: 10px 5px 0px 5px;  }


/* --------------- Enews Styles --------------- */
#enewsBox { padding: 10px 5px 10px 5px;  }
#enewsBox h2 { font-size: 18px; color: #5157a6;}
#enewsBox .enewsText { font-size: 11px; padding-bottom: 5px; color: #5157a6;}
#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 h2 { color: #522e91; padding-top: 0px; }
.enewsWrapper span { display: block; }
.enewsText { }
.enewsEmail { }
/* ModuleEnd::broadcastemail */

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

#bannerContent { text-align: center; padding: 20px 0px 10px 0px; }
#bannerSide1, #bannerSide2 { text-align: center; padding: 5px 0px; }

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

/* ModuleBegin::events */
#homeEvents .eventsListerWrapper { padding-bottom: 15px; width:300px; float: left; }
#homeEvents .eventsListerWrapper h1 { color: #c1cb23; margin: 0; padding: 10px 0px 0px 0px;  }
#homeEvents .eventsListerWrapper .itemList { padding-left: 15px; }


/* Events Lister */
.eventsListerWrapperHome { width:250px; float: left; }
.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 { }
.eventMore { font-weight:bold; padding-top: 10px; }

/* 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; background: #99ccff; }
.cal { text-align: center; margin-left: auto; margin-right: auto; padding: 0; background: #99ccff; }

.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: #af4c0d; padding: 0; margin: 0; font-size: 12px; text-align: center; }
.calGrid .calWeek td { color: #af4c0d; background: none; font-weight: bold;; }
.calGrid tr.calWeek { font-weight: bold; text-align: center; }
.calDayOn a { font-weight: bold; text-decoration: none;  color: #af4c0d;}
.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: #af4c0d;}
.calGrid td.calTodayOn a { text-decoration: underline; font-weight: bold; color: #af4c0d;}
.calGrid td.calDayOff { background: 0; }
.calBottom { background: transparent url(graphics/design/cal_bot.jpg) no-repeat top left; 
 width: 195px; padding: 8px 3px; text-align: left; }
.calMonthGlance { padding: 2px 0px 3px 0px; }
.calBottom a {  }

/* Events Month at a Glance */
.calendarWrapper table { width: 100%; table-layout: fixed; }
.calendarWrapper .calendarMonths { background-color: #71a0ca; 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: #d4e6fc; color: #522e91; }
.calendarWrapper .calendarDays { border-collapse: collapse; table-layout: fixed; }
.calendarWrapper .calendarDays .title { font-size: 14px; font-weight: bold; color: #522e91; padding: 10px 0px; }
.calendarWrapper .calendarDays .normal { display: none; }
.calendarWrapper .calendarDays td { text-align: center; border: 1px solid #522e91; font-weight: bold; background: #d4e6fc; }
.calendarWrapper .calendarDays .weekdays { height: 30px; background-color: #71a0ca; color: #fff; }
.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: #faff65; padding-left: 5px; color: #522e91; }
.calendarWrapper .calendarDays .eventToday a { background-color: #faff65; color: #522e91; }
.calendarWrapper .calendarDays .eventOff { height: 60px; text-align: left; vertical-align: top; padding-left: 5px; background: #fff; }
.calendarWrapper .calendarDays .eventOn { height: 60px; text-align: left; vertical-align: top; background-color: #d4e6fc; padding: 0px 5px 5px 5px; color: #522e91; }
.calendarWrapper .calendarDays .eventOn a { color: #522e91; }
.eventsGlanceWrapper {  }
/* ModuleEnd::events */


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

/* ModuleBegin::news */
.newsWrapperHome { width: 355px; float: left; padding-right: 50px; }
.newsWrapper { }
.newsWrapper .headline { font-weight: bold; }
.newsWrapper h2 { margin: 0; padding: 10px 0px 0px 0px; }
.newsWrapper .publish, .newsWrapper .author, .newsWrapper .copyright { color: #777; font-size: smaller; }
.newsWrapper .blurb { }
.newsWrapper .blurb p { margin:0px; padding:0px; }
.newsWrapper .content { }
.newsWrapper .newsitem { padding-bottom: 1em; }
.newsWrapper .copyright { padding: 1em 0em; text-align: center; font-size: smaller; }
.newsWrapper .more { font-weight: bold; padding-top:10px; }
/* ModuleEnd::news */

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

/* MenuBegin:menu_main */

#menu_main { height: 33px; padding-left: 60px; margin: 5px 0px; background: transparent url(graphics/design/menu_main_bg.jpg) no-repeat top left; }
ul.menu_main { margin: 0; border: 0; padding: 0; list-style: none; line-height: 33px; text-align: center; float: left; }
ul.menu_main li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }

ul.menu_main ul { margin: 0; border: 0; padding: 0px 0px 6px 0px; list-style: none; width: 180px; 
 background: transparent url(graphics/design/menu_main_bottom.gif) no-repeat bottom left;
 display: none; position: absolute; top: 33px; left: 0; }
ul.menu_main ul ul {background: transparent url(graphics/design/menu_main_bottom.gif) no-repeat bottom left; }
ul.menu_main ul ul ul {background: transparent url(graphics/design/menu_main_bottom.gif) no-repeat bottom left; }
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 10px; 
 font-size: 14px; line-height: 33px; border-right: 1px solid #7a7fa7; border-left: 1px solid #9ea4c9;
 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; background: #4e57a6; }
ul.menu_main a.first { background: 0; border-left: none; } 
ul.menu_main a.last { background: 0; border-right: none; } 

/* 2nd Level */
ul.menu_main li:hover li a,
ul.menu_main li.over li a { color: #ffffff; text-decoration: none; width: 160px; text-align: left;
 font-size: 12px; line-height: 14px; 
 /* background: #62419b; */ background: #4e57a6; padding: 5px 10px; float: none; 
 border: 0; }
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; background: #303666; }
ul.menu_main ul a.first { border-left: none; } 
ul.menu_main ul a.last { border-right: none; } 

/* 3rd Level */
ul.menu_main li:hover li:hover li a,
ul.menu_main li.over li.over li a { color: #ffffff; text-decoration: none; background: #4e57a6; }
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 { text-decoration: none; background: #303666; /* background: #522e91; background: #62419b; */ }

/* 4th Level */
ul.menu_main li:hover li:hover li:hover li a,
ul.menu_main li.over li.over li.over li a { color: #ffffff; text-decoration: none; background: #4e57a6; }
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; background: #303666; /* background: #522e91; */  }

ul.menu_main ul ul,
ul.menu_main ul ul ul { display: none; position: absolute; top: 0; left: 180px; }

/* 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_quick */
ul.menu_quick { margin: 0; border: 0; padding: 0; padding-left: 18px; }
/* MenuEnd:menu_quick */


/* 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::photo */
/* Photo Lister */
.photoAlbumListerWrapper {border:1px solid #ccc;padding:10px;margin:0 10px 10px 0;width:160px;float:left;}
.photoAlbumListerWrapper:hover {border:1px solid #86AC63;}
.photoAlbumListerWrapper span {display:block;}
.photoAlbumListerWrapper img {padding-bottom:5px;}
.photoAlbumListerWrapper .photoAlbumImage {width:160px;height:150px;overflow:hidden;}
.photoAlbumListerWrapper .photoAlbumName {height:20px;overflow:hidden;}
.photoAlbumListerWrapper .photoAlbumDescription {height:55px;overflow:hidden;}

/* Photo Thumbnails */
.photoAlbumDescription span {color:#ccc;font-size:90%;}
.thumbnail {float:left; margin:0 10px 10px 0;border:1px solid #ccc;padding:5px;position:relative;width:150px;}
.thumbnail:hover {border:1px solid #86AC63;}
.thumbnail img {padding-bottom:5px;}
.thumbnail span {height:20px;width:150px;overflow:hidden;display:block;}

/* Photo Detail */
.photoAlbumDetail{margin:10px 0;}
.photoRemote-3 {width:400px;height:20px;padding:4px;margin:0 auto;}
.photoRemote-3 span{width:80px;height:20px;background-color:#fff;text-align:center;float:left;}
.photoRemote-3 span a{display:block;width:76px;height:20px;margin:0 1px;background-color:#fff;color:#888;border:1px solid #ccc;text-decoration:none;}
.photoRemote-3 span a:hover,div.photoRemote-3 span a:active{border:1px solid #86AC63;color:#000;}
.photoAlbumbody{clear:both;}
.photoGalleryImage div {margin:0 auto;}
.photoGalleryImage img {border:1px solid #ccc;padding:5px;}
.photoGalleryImage,.photoPagnationTD{text-align:center;color:#888;}
/* ModuleEnd::photo */

/* ModuleBegin::membership */
#formLogin { margin:0 auto; border: 1px solid #ccc; padding: 20px; width:275px; }
.membershipLoginWrapper { }
.memberLoginBox { margin: 0 auto; }
.memberLoginBox td { padding: 2px; }
.memberUser { }
.memberPassword { }
.memberRemember { }
.memberForgot { }
.memberSubmit { }
/* ModuleEnd::membership */

/* ModuleBegin::blog */
.blogArchiveMonth { padding-left:10px; }
.blogArchiveYear { font-weight: bold; }
.blogDate { padding:5px 0px; font-weight: bold; background-color: #eeeeee; }
.blogDividerComments { height: 1px; background-color:#cccccc; }
.blogDividerTop { height: 1px; background-color:#cccccc; }
.blogEntry { padding-top: 5px; }
.blogEntryFooter { padding-bottom: 10px; }
.blogFooter { height: 1px; background-color:#cccccc; }
.blogPosted { padding-bottom: 5px; padding-top: 5px; color: #000066; }
.blogTitle { color: #000066; font-weight: bold; padding-top: 10px; }
/* ModuleEnd::blog */