/* ModuleBegin::membership */
#employeeList  { padding: 0px; }

.employeeSearchAll { padding: 15px 0px; }
.employeeSearchAll div { padding: 0px 10px 0px 0px; float: left; }
.employeeSearchAll div input {  }
.employeeSearchAll div select {  }

.employeeSearchAll .employeeSearch, .employeeSearchAll .employeeLocation, .employeeSearchAll .employeeCompany  {  }

#employeeList table {width: 100%; }
#employeeList th { text-align: left; }
#employeeList .odd td { background: #d7d7d7; }
#employeeList td, #membershipList th { padding: 5px 5px 5px 5px; }

#employeeList td.employeeAll { white-space: nowrap; }
#employeeList td a { text-decoration: none; }
#employeeList td a:hover { text-decoration: underline; }

#employeeDetail { padding: 0px; }
#employeeDetail h2 { padding: 10px 0px 0px 0px; margin: 0; }
#employeeDetail h3 { padding: 10px 0px 0px 0px; margin: 0; }
#employeeDetail p { padding: 5px 0px 10px 0px; margin: 0; }

.memberLoginBox td { padding: 5px; }
.myaccountDetail td { padding: 5px; }


#formLogin { margin:0 auto; padding: 100px 0px; }
.membershipLoginWrapper { margin:0 auto; border: 1px solid #ccc; padding: 20px; width:275px; }
.memberLoginBox { margin: 0 auto; }
.memberLoginBox td { padding: 2px; }
.memberUser { }
.memberPassword { }
.memberRemember { }
.memberForgot { }
.memberSubmit { }
.myaccountListerBack { text-align:center;width:100%;padding-top:10px; }
/* ModuleEnd::membership */

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

#header { height: 193px; padding: 0px 0px 0px 0px; }
#header #logo { float: left; width: 307px; padding: 44px 0px 0px 0px; }
#header #logo a { width: 307px; height: 116px; display: block; background: transparent url(graphics/design/employee_logo.jpg) no-repeat left top ;}
#header #logo h1 { display: none; }

#tagline { padding: 40px 20px 20px 0px; height: 133px; float: right; width: 550px; overflow: hidden; }
#tagline h1, #tagline h2 { text-align: right; }

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

#middle { background: transparent url(graphics/design/employee_content_bg.jpg) repeat-y left top; }
#middleTop { background: transparent url(graphics/design/employee_content_top.jpg) no-repeat left top; }
#middleBot { background: transparent url(graphics/design/employee_content_bottom.jpg) no-repeat left bottom; height: 810px; min-height: 810px; }
html>body #middleBot { height: auto; }

#sideBar { float: left; width: 305px; padding: 55px 0px 20px 0px; }

#contentHome { padding: 35px 20px 30px 0px; width: 680px; float: right; }
#content { padding: 35px 60px 30px 0px; width: 640px; float: right; }

#webpageHome {  }


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

#footer { height: 563px; padding: 0px; background: transparent url(graphics/design/footer_bg.jpg) no-repeat top left; }
#webpageCopyright { text-align: right; }
#menuFooter { padding: 2px 0px 0px 0px; text-align: right; }
#menuFooter, #menuFooter a, #accrisoft a { color: #666666; text-decoration: none; }
#menuFooter a:hover, #accrisoft a:hover { text-decoration: underline; }
#accrisoft { float: right; line-height: 1.3em; width: 180px; height: 35px; padding-top: 20px; }


/* ---------------Global Styles--------------- */
a { color: #990000; text-decoration: underline; }
a:hover { text-decoration: none; }
a:visited { }
a img { border: 0; }
h1, .myaccountHeading { color: #333333; font-size: 28px; font-weight: normal; margin: 0; padding: 10px 0px 0px 0px; text-transform: uppercase; font-family: Times New Roman, Times, serif; }
h2 { color: #990000; font-size: 18px; margin: 0; font-weight: normal; padding: 10px 0px 0px 0px; text-transform: uppercase; font-family: Times New Roman, Times, serif;}
h3 { color: #333333; font-size: 12px; font-weight: bold; padding: 10px 0px 0px 0px; font-family: Times New Roman, Times, serif; }
h4 { color: #990000; font-size: 12px; font-weight: bold; padding: 10px 0px 0px 0px; font-family: Times New Roman, Times, serif; }

body { color:#666666;  }
#page { padding: 0; margin: 0; background: #f9f9f9 url(graphics/design/employee_bg.jpg) repeat-x left top; }
body, p, td, div { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

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


.photoLeft { float: left; padding: 10px 10px 10px 0px; }
.photoRight { float: right; padding: 10px 0px 10px 10px; }

.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:#f00; }

.formtextRequired { font-weight: bold; color: #333333; }

/* 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: #333333; }
.sendpage { clear:both; }
.sendpageBody div, .sendpageBody td, .sendpageBody p { padding: 2px 0px; color: #ffffff; }
/* End Send Page Styles */

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

/* --------------- Enews Styles --------------- */
#enewsBox { padding: 0px 5px 20px 5px;  }
#enewsBox h2 { color: #333333; font-size: 20px; }
#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: 110px; height: 18px; padding: 2px 5px 0px 5px; 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 */

#homeEvents { width: 295px; float: right; padding: 0px 20px 0px 0px; }
#homeEvents .eventsListerWrapper { padding-bottom: 15px; }
#homeEvents .eventsListerWrapper h1 {   }
#homeEvents .eventsListerWrapper .itemList { padding-left: 15px; }
#homeEvents .moreLink { text-align: right; padding: 10px 0px 0px 0px; }


/* 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: #333333; padding: 0; margin: 0; font-size: 12px; text-align: center; }
.calGrid .calWeek td { color: #333333; background: none; font-weight: bold;; }
.calGrid tr.calWeek { font-weight: bold; text-align: center; }
.calDayOn a { font-weight: bold; text-decoration: none;  color: #333333;}
.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 { color: #333333; }

/* Events Month at a Glance */
.calendarWrapper table { width: 100%; table-layout: fixed; }
.calendarWrapper .calendarMonths { background-color: #333333; text-align: center;  vertical-align: middle; border-collapse: collapse; table-layout: fixed; }
.calendarWrapper .calendarMonths td { text-align: center; border: 1px solid #333333; font-weight: bold; }
.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: #c7d4ff; color: #990000; }
.calendarWrapper .calendarDays { border-collapse: collapse; table-layout: fixed; }
.calendarWrapper .calendarDays .title { font-size: 14px; font-weight: bold; color: #990000; padding: 10px 0px; }
.calendarWrapper .calendarDays .normal { display: none; }
.calendarWrapper .calendarDays td { text-align: center; border: 1px solid #333333; font-weight: bold; }
.calendarWrapper .calendarDays .weekdays { height: 30px; background-color: #c7d4ff; color: #990000; }
.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: #c7d4ff; padding-left: 5px; color: #990000; }
.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: #990000; padding: 0px 5px 5px 5px; color: #fff; }
.calendarWrapper .calendarDays .eventOn a { color: #ffffff; }
.eventsGlanceWrapper {  }

.calendarWrapper .calendarTest { background-color: #333333; text-align: center;  vertical-align: middle; border-collapse: collapse; table-layout: fixed; }
.calendarWrapper .calendarTest td { text-align: center; border: 1px solid #333333; font-weight: bold; }

/* ModuleEnd::events */


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

/* ModuleBegin::news */

.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 */

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

/* ModuleBegin::weather */
.highTempLabel, .lowTempLabel {font-weight:bold;}
.highTemp {color:red;}
.lowTemp {color:blue;}

/* Weather Current */
.weatherCurrentWrapper .weatherDetail, .weatherCurrentWrapper .weatherLink { display: block; }
.weatherDetail {padding: 5px 0px; }
.weatherDetail a {text-decoration: none; color: #000;}
.weatherDetail a:hover {text-decoration: underline; }
.weatherCurrentWrapper .weatherImage { float: left; display:block; }
.weatherCurrentWrapper .weatherImage img { border: 1px solid #ccc; padding: 2px; margin: 0px 5px 0px 0px;}
.weatherCurrentWrapper .highTempLabel, .weatherCurrentWrapper .lowTempLabel { margin-left:5px; display:block; }

/* Weather List */
.weatherListWrapper { }
.weatherListWrapper th, .weatherListWrapper td { padding: 5px; border-bottom: 1px solid #ccc; }

/* Weather Detail */
.weatherDetailWrapper { }
.weatherLocation { }
.weatherDetailWrapper .itemList span { display: inline }
.weatherDetailWrapper .weatherImage { float: left; display: block;}
.weatherDetailWrapper .weatherImage img { border: 1px solid #ccc; padding: 2px; margin: 0px 10px 0px 0px;}
.weatherDetailWrapper p { padding-top: 10px; }
.weatherDetailWrapper .daypart { font-weight: bold; }
/* ModuleEnd::weather */

/* 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; }
.staffSearch { padding: 20px 0px; }
.staffSearch div { float: left; padding-right: 15px; }

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

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




/* MenuBegin:menu_main */

#menu_main { padding: 0px 0px 0px 40px; width: 252px; }
ul.menu_main,ul.menu_main li,ul.menu_main ul { margin: 0; border: 0; padding: 0; list-style: none; }
ul.menu_main li { margin: 0; padding: 0; }

/* 1st Level */
ul.menu_main li a { padding: 7px 10px 7px 22px; color: #333333; text-decoration: none; text-align: left; display: block; 
 font-weight: bold; text-transform: uppercase; background: transparent url(graphics/design/menu_main_bg.jpg) no-repeat left 6px; }
ul.menu_main a:hover { text-decoration: underline; }
ul.menu_main li a.last {  }

/* 2nd Level */
ul.menu_main li li a { padding: 7px 10px 7px 50px; border-top: 1px solid #181818; color: #666666; font-weight: normal;
 text-transform: none; background: transparent url(graphics/design/menu_main_bg2.jpg) no-repeat 35px 9px; }
ul.menu_main li li a.last { border-bottom: 1px solid #181818; }
/* 3rd Level */
ul.menu_main li li a { padding: 7px 10px 7px 70px; border-top: 1px solid #181818;
 text-transform: none; background: transparent url(graphics/design/menu_main_bg2.jpg) no-repeat 55px 9px; }
ul.menu_main li li a.last { border-bottom: 1px solid #181818; }

/* 4th Level */


/* MenuEnd:menu_main */
