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

#header {
 height: 46px;
}
#header #logo {
/* display: none; */
}
#header h1 {
 display: none;
}
#header #menuTop {
 float: left;
 width: 500px;
 padding: 15px 0px 0px 17px;
 text-align: left;
 color: #FF0000;
}

/* --------------- Search Top Styles --------------- */
#header #searchTop {
 float: right;
 width: 300px;
 padding: 10px 17px 0px 0px;
 text-align: right;
}
#searchTop .searchText {
 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;
}

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

#photoHome {
 height: 252px;
}
#photoHome img {
 border: 0;
 vertical-align: bottom;
}


/* --------------- Photo Int Styles --------------- */

#photoInt {
 height: 0;
}
#photoInt img {
 border: 0;
 vertical-align: bottom;
}


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

#middle {
 width: 960px;
 background: #ffffff url(graphics/design/content_top.jpg) no-repeat top left;
}
#middleBg {
 width: 943px;
 padding-right: 17px;
 background: transparent url(graphics/design/content_bottom.jpg) no-repeat bottom left;
} 
#middleBg:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

#sideBar {
 float: right;
 width: 193px;
 padding-top: 20px;
}

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


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

#footer {
 width: 910px;
 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 url(graphics/design/footer_sep.jpg) repeat-x bottom left; */
}
#copyright p {
 color: #ffffff;
 padding: 0;
 margin: 0;
}
#menuFooter {
 float: left;
 width: 600px;
 padding: 2px 0px 0px 0px;
}
#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: #050059;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
a:visited {
}
h1 {
 color: #3366CC;
 font-size: 20px;
 margin: 0;
 padding: 10px 0px;
}
h2 {
 color: #000;
 font-size: 14px;
 margin: 0;
 padding: 10px 0px;
}
h3 {
 color: #050059;
 font-size: 12px;
 font-weight: bold;
}
h4 {
 color: #000;
 font-size: 12px;
 font-weight: bold;
}

body {
 color: #000;
}
#page {
 padding: 0;
 margin: 0;
 background: #F0F0F0;
}
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;
}
.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-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 */

/* --------------- Enews Styles --------------- */
#enewsBox {
 padding: 0px 5px 20px 5px;
}
#enewsBox h2 {
 font-size: 18px;
 color: #050059;
}
#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 {
 text-align: center;
 padding: 0px 0px 0px 0px;
}
#bannerSide2,
 #bannerSide3,
 #bannerSide4,
 #bannerSide5 {
 text-align: center;
 padding: 5px 0px 10px 0px;
}

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

/* ModuleBegin::events */
#homeEvents .eventsListerWrapper {
 padding-bottom: 15px;
}
.eventsListerWrapper a {
 color: #050059;
 margin: 0;
 padding: 10px 0px 0px 0px;
}
#homeEvents .eventsListerWrapper .itemList {
 padding-left: 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;
}


.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: #050059;
 padding: 0;
 margin: 0;
 font-size: 12px;
 text-align: center;
}
.calGrid .calWeek td {
 color: #003366;
 background: none;
 font-weight: bold;
}
.calGrid tr.calWeek {
 font-weight: bold;
 text-align: center;
}
.calDayOn a {
 font-weight: bold;
 text-decoration: none;
 color: #FF0000;
}
.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: #003366;
 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: #050059;
 color: #ffffff;
}
.calendarWrapper .calendarDays {
 border-collapse: collapse;
 table-layout: fixed;
}
.calendarWrapper .calendarDays .title {
 font-size: 14px;
 font-weight: bold;
 color: #003366;
 padding: 10px 0px;
}
.calendarWrapper .calendarDays .normal {
 display: none;
}
.calendarWrapper .calendarDays td {
 text-align: center;
 border: 1px solid #003366;
 font-weight: bold;
}
.calendarWrapper .calendarDays .weekdays {
 height: 30px;
 background-color: #F0F0F0;
 color: #003366;
}
.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: #F0F0F0;
 padding-left: 5px;
 color: #003366;
}
.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: #003366;
 padding: 0px 5px 5px 5px;
 color: #fff;
}
.calendarWrapper .calendarDays .eventOn a {
 color: #ffffff;
}
.eventsGlanceWrapper {
}
/* ModuleEnd::events */

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

/* ModuleBegin::news */

#homeNews .newsListerWrapper {
 border-top: 1px solid #b2b2b2;
 padding-bottom: 15px;
}
.newsListerWrapper a {
 color: #050059;
 margin: 0;
 padding: 10px 0px 0px 0px;
}
#homeNews .newsListerWrapper .itemList {
 padding-left: 15px;
}
.newsListerWrapper h2 {
 margin-top: 0px;
}


.newsListerWrapper {
 clear: both;
}

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

/* MenuBegin:menu_main */
#menu_main {
 height: 33px;
 margin: 5px 0px;
 padding: 0px 15px;
 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;
}
ul.menu_main li {
 margin: 0;
 border: 0;
 padding: 0;
 float: left;
 display: inline /*Gecko*/;
 list-style: none;
 position: relative;
}
ul.menu_main ul {
 margin: 0;
 border: 0;
 padding: 0px 0px 6px 0px;
 list-style: none;
 width: 230px;
 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_bottom2.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 /*IE 7*/;
 display: inline;
 float: left /*For IE*/;
}

/* 1st Level */
ul.menu_main a {
 color: #ffffff;
 text-decoration: none;
 text-align: center;
 padding: 0px 10px;
 font-size: 13px;
 line-height: 33px;
 float: left /*For Opera*/;
 display: block /*For IE*/;
 height: 1%;
}
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: transparent url(graphics/design/menu_main_hover_bg.jpg) repeat-x top left;
}
ul.menu_main a.last {
 background: 0;
} 

/* 2nd Level */
ul.menu_main li:hover li a,
ul.menu_main li.over li a {
 color: #050059;
 text-decoration: none;
 width: 190px;
 text-align: left;
 font-size: 12px;
 line-height: 14px;
 background: #F0F0F0;
 padding: 5px 20px;
 float: none;
}
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: #ffffff;
}

/* 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: #b49604;
}
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: #b49604;
}

/* 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: #b49604;
}
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: #b49604;
}

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

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

/* ModuleEnd::directory */


/* 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::gendocs */

/* ModuleEnd::gendocs */



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



/* 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 {
 width: 1%;
}
.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;
}

/* ModuleEnd::commerce */

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