/* MenuBegin:Top_Menu */
ul.Top_Menu ,ul.Top_Menu li,ul.Top_Menu ul { margin: 0; border: 0; padding: 0; list-style: none; width: 240px; z-index: 1000; }
ul.Top_Menu li { position: relative; display: block !important; display: inline;/*For IE*/ float: right;/*IE 7*/ }

/* 1st Level */
ul.Top_Menu a { color: #ffffff; background: transparent; text-decoration: none; text-align: left; padding: 3px 10px; font: bold 14px Arial, Helvetica, sans-serif; display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.Top_Menu a:hover,
ul.Top_Menu li:hover a,
ul.Top_Menu a:hover,
ul.Top_Menu li.over a { color: #FFFFFF; background: #4F4A6F; text-decoration: none; }

/* 2nd Level */
ul.Top_Menu li:hover li a,
ul.Top_Menu li.over li a { color: #ffffff; background: #6C6790; text-decoration: none; float: left; width: 160px; }
ul.Top_Menu li:hover li a:hover,
ul.Top_Menu li:hover li:hover a,
ul.Top_Menu li.over li a:hover,
ul.Top_Menu li.over li.over a { color: #FFFFFF; background: #4F4A6F; text-decoration: none; }

/* 3rd Level */
ul.Top_Menu li:hover li:hover li a,
ul.Top_Menu li.over li.over li a { color: #ffffff; background: #6C6790; text-decoration: none; }
ul.Top_Menu li:hover li:hover li a:hover,
ul.Top_Menu li:hover li:hover li:hover a,
ul.Top_Menu li.over li.over li a:hover,
ul.Top_Menu li.over li.over li.over a { color: #FFFFFF; background: #4F4A6F; text-decoration: none; }

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

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



/* MenuBegin: Bottom_Menu */
#Bottom_Menu {float: right; padding: 5px; 10px; color: #818286;}
#Bottom_Menu a {font-size: 12px; color: #fff;}

/* ---------------Global Styles--------------- */
a { color: #4F4A6F; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { text-decoration: none; }
h1 { color: #6C6790; font-size: 14pt;}
h2 { color: #4F4A6F; font-size: 14pt; text-decoration: none; }
h2 a { color: #4F4A6F; font-size: 14pt; text-decoration: none; }
h3 a { color: #000000; font-size: 12pt; text-decoration: none; }
h4 a { color: #000000; font-size: 12pt; text-decoration: none; padding: 5px 0; margin: 0; }
h4 { color: #000; font-size: 11pt }
.featureStory { color: #ffffff; font-size: 14pt; line-height: 12px;  }

body { color:#000;}

#page { 
    padding: 20px 0px;
    background: #fb8d10; /* Old browsers */
    background: -moz-linear-gradient(top,  #fb8d10 0%, #71689f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb8d10), color-stop(100%,#71689f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fb8d10 0%,#71689f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fb8d10 0%,#71689f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fb8d10 0%,#71689f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fb8d10 0%,#71689f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb8d10', endColorstr='#71689f',GradientType=0 ); /* IE6-9 */

}
  
p, td, div { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }
img {border: 0px;}

.yellowBar {background: transparent url(graphics/design/yellow_contentbar.jpg) no-repeat; margin: 0px 6px;}

#logo { float: left; margin: 0 0;}

#emailsignup { float: right; margin-top: 50px; height: 146px; margin-right: 10px; }
#socialmediabox { float: right; margin-top: 50px; height: 146px; margin-right: 20px;}
#eventsHeader {color: #ffffff; font-weight: bold; text-align: center; padding: 20px 0px; background: #ED2124;}

.roundedBox {background: #6C6790; width:  150px; height: 160px; border: 2px solid gainsboro; box-shadow: 5px 5px 5px #888888; border-radius: 5px 5px 5px 5px; padding: 10px; text-align: center; display:table-cell; vertical-align: middle;}
.roundedBox_big {background: #6C6790; width: 650px; height: 40px; border: 2px solid gainsboro; box-shadow: 5px 5px 5px #888888; border-radius: 5px 5px 5px 5px; padding: 10px; text-align: center; display:table-cell; vertical-align: middle;}
.roundedBox a {color: white;}
.roundedBox_big a {color: white;}

#wrapper { 
  margin: 0 auto;
  width: 954px;
  background-color: #fff;
  position: relative;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.57);
}

#bottomWrapper {
    /*width: 100%;*/
  /*background: transparent url(graphics/design/bottom-bg.gif) repeat-x bottom left;*/
}

#topBox { width: 950px; position: relative; height: 100%; padding: 5px 0px;}
#leftcolumn {  color: #333; border: 0px solid #ccc; margin: 0px 0px 0px 0px; padding: 0px 0px; width: 700px; float: left; background: #FFFFFF; position: relative; height: 100%;}
#rightcolumn {  float: right; color: #333; border: 0px solid #ccc; margin: 0px 2px 0px 0px; padding: 0px 5px; width: 240px; display: inline; background: #ffffff; height: 100%; position: relative; }
#footer {  
    width: 100%; 
	clear: both; 
	color: #ffffff; 
	background: #716daa;
	position: relative; 
	overflow: visible;
	background: #333333 url(graphics/design/bottom-bg.gif) repeat-x;
    padding-bottom: 25px;
}

#header { width: 960px;}
#header #logo { float: left; width: 392px; height: 109px;}
#header #logo a { float: left; width: 392px; height: 109px; display: block; background: transparent url(graphics/design/logo-inclusion-alberta2.png) no-repeat center left;}
#header span { float: left; font-size: 10px; color: dimgray; font-weight: bold; width: 320px; margin-top: 25px; margin-left: 10px;}
#header #SupportUs { float: right; width: 180px; padding-top: 10px; text-align: right; color: #62419b; right: 0px; position: relative;}
#header h1 { display: none; }
#header #aaclLogo a {float: right; margin: 0 0; height: 95px; width: 173px; text-align: right; background: transparent url(graphics/design/logo_fmsrc.png) no-repeat center right; right: 8px; position: relative;}
#header #enewsButton a {float: right; height: 95px; width: 146px; text-align: right; background: transparent url(graphics/design/newsletter2-newColor.png) no-repeat center right; right: 25px; position: relative;}


#menuBox { width: 240px; height: 322px; float: right; margin-right: 3px; background: #6C6790; margin-bottom: 5px; margin-top: 5px; padding-top: 5px;}
#rightcolBox1 { height: 147px; background: white; padding-bottom: 5px;}
#rightcolBox2 { height: 159px; background: white; padding-bottom: 5px;}
#rightcolBox3 { height: 207px; background: white; padding-bottom: 5px;}
#rightcolBox4 { height: 311px; background: white; padding-bottom: 0px;}


#slideshowBox { width: 701px; height: 327px; float: left; margin-top: 5px; position: relative;}
#welcomeBox { height: 170px; padding: 0px 0px;}
#middleBox { width: 701px; height: 365px; padding: 0px 0px;}
#featureBox { height: 310px; background: #5F8DAF url(graphics/design/bg_featurestory.jpg) repeat-x;  padding: 10px 15px; float: left;}
#featureBox2 { width: 310px; height: 350px; background: #5F8DAF url(graphics/design/bg_featurestory.jpg) repeat-x;  padding: 10px 15px; float: left;}
#newsBox { float: left; width: 320px; height: 365px; background-color: #EA8922; padding: 0px 15px; }
#newsListBox { float: right; width: 310px; height: 340px; background: transparent;  padding: 10px 15px;}
#resourcesBox { width: 680px; height: 306px; margin-top: 5px; margin-bottom: 0px; padding: 5px 15px; background-color: #D2CBDD;}
#eventsBox { float: right; width: 310px; height: 365px; background: silver; padding: 0px 15px; }

#middleBg { } 
#middleBg:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#middleBg {  }

form, input { padding:0; margin:0; }

#registrationSummary tr:nth-child(1) {display: none;}
#registrationSummary .optionPrice,.subTotal,.total {padding-left: 80px;}
#registrationSummary .couponLabel,.couponTotal,.giftcardLabel,.giftcardTotal,.quantity,.quantityLabel {display:none;}
.center { text-align: center; }

#footerContent { 
  width: 100%;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}

#copyright {float: left; padding: 10px 90px 0px 10px; color: #fff; font-size: 12px;}
/* 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::directory-Slideshow */
.rotate { width: 701px; height: 327px; padding: 0; margin: 0; position:relative; background: #ffffff; }
.rotate .stgslide { width: 701px; height: 327px; position: absolute; left: 0px; top: 0px; }
.rotate .stgslide .stgslidebase { width: 701px; height: 327px; position: absolute; left: 0; top: 0; display: block; }

.rotate a { outline-width: 0; outline-style: none; }

.rotate .stgslide .stgslidephoto { width: 701px; height: 327px; position: absolute; left: 0; top: 0; z-index: 85; }
.rotate .stgslide .stgslidephoto a { width: 701px; height: 327px; display: block; text-indent: -3000px; background: transparent url(graphics/jquery_scripts/rotate/stgslideframe1.png) no-repeat left top; }

.rotate .stgslide .stgslidecontent { width: 661px; height: 50px; padding: 0 20px; position: absolute; left: 0; top: 277px; overflow: hidden; z-index: 86; background: white; opacity:0.8; filter:alpha(opacity=80); }
.rotate .stgslide .stgslidecontent a { clear: both; text-decoration: none;  }
.rotate .stgslide .stgslidecontent a:hover { text-decoration: underline; color: black;}
.rotate .stgslide .stgslidecontent h2 { padding: 10px 0 0 0; margin: 0; font: 22px bold Arial, Arial, Helvetica, sans-serif; color: darkblue;}
.rotate .stgslide .stgslidecontent p { padding: 5px 0; margin: 0; font: 12px normal Arial, Arial, Helvetica, sans-serif; }

.rotate .textColor { color: #ffffff;}
.rotate .textColorBlack { color: #000000 !important; }
.rotate .textColorBlue { color: #000099 !important; }
.rotate .textColorGreen { color: #006600 !important; }
.rotate .textColorGray { color: #666666 !important; }
.rotate .textColorOrange { color: #ff9900 !important; }
.rotate .textColorPurple { color: #660099 !important; }
.rotate .textColorRed { color: #990000 !important; }
.rotate .textColorWhite { color: #ffffff !important; }
.rotate .textColorYellow { color: #ffff00 !important; }

.rotate .stgslidePause { width: 20px; height: 20px; position: absolute; right: 10px; bottom: 5px; z-index: 87; }
.rotate .stgslidePause a { width: 20px; height: 20px; display: block; }
.rotate .stgslidePause a span { width: 20px; height: 20px; display: block; text-indent: -3000px; }
.rotate #pauseButton span { background: transparent url(graphics/jquery_scripts/rotate/stgslidepause.png) no-repeat left top; }
.rotate #playButton span { background: transparent url(graphics/jquery_scripts/rotate/stgslideplay.png) no-repeat left top; }

.rotate .stgbtngrp { height: 20px; position: absolute; right: 10px; top: 5px; z-index: 87; }
.rotate .stgbtnoff, .rotate .stgbtnon { width: 20px; height: 20px; padding: 0; margin: 0 5px 0 0; float:left; display:block; cursor:pointer; 
 text-align: center; font: 11px/20px normal Arial, Arial, Helvetica, sans-serif;  }
.rotate .stgbtnoff { color: #000000; background: transparent url(graphics/jquery_scripts/rotate/stgslideoff.png) no-repeat left top; }
.rotate .stgbtnon { color: #ffffff; background: transparent url(graphics/jquery_scripts/rotate/stgslideon.png) no-repeat left top; }

.rotate .stgslidePrev, .rotate .stgslideNext { width: 20px; height: 40px; position: absolute; top: 130px; z-index: 87; }
.rotate .stgslidePrev { left: 0; background: transparent url(graphics/jquery_scripts/rotate/stgslideprev.png) no-repeat left top; }
.rotate .stgslideNext { right: 0; background: transparent url(graphics/jquery_scripts/rotate/stgslidenext.png) no-repeat left top; }
.rotate .stgslidePrev a, .rotate .stgslideNext a { width: 20px; height: 40px; display: block; text-indent: -3000px; }

.newsSliderFile1 { background: url(graphics/jquery_scripts/rotate/jqfunctions.js);}
.newsSliderFile2 { background: url(graphics/jquery_scripts/rotate/stgslide_images.psd);}
/* ModuleEnd::directory-Slideshow */

/* ModuleBegin::news */
.newsWrapper {padding: 0px 0px;}
.newsWrapper .newsBoxTitle {color:#0A497E; font-weight: bold; border-bottom: 1px dotted #0A497E; padding-right: 15px;}
.newsWrapper .headline { font-weight: bold; font-size: 12pt; color: #000000; padding: 12px 0 0 0!important; top: 5px; }
.newsWrapper .fms_headline { font-weight: bold; font-size: 12pt; color: #000000; top: 5px; }
.newsWrapper .headline a { font-weight: bold; font-size: 12pt; color: #000000; }
.newsWrapper .fms_headline a { font-weight: bold; font-size: 12pt; color: #000000; }
.newsWrapper .publish, .newsWrapper .author, .newsWrapper .copyright { color: #777; font-size: smaller; }
.newsWrapper .blurb { }
.newsWrapper .date {font-size: 10pt; color: #000000; padding:  0 0 12px 0!important;  }
.newsWrapper .content { color: #000000; }
.newsWrapper .content p{ padding: 0;margin: 0; }
.newsWrapper .thumbnail { clear: both; float: left; margin: 20px 10px 0px 0px;  padding: 0px;}
.newsWrapper .detailcontent { color: dimgray;}
.newsWrapper .newsitem { padding-bottom: 1em; }
.newsWrapper .copyright { padding: 1em 0em; text-align: center; font-size: smaller; }
.newsWrapper .morelink {padding: 5px 0;}
/* ModuleEnd::news */

/* ModuleBegin::events */
/* ---------------
Events Lister
----------------- */
.eventsListerWrapper .eventsBoxTitle {color:#0A497E; font-weight: bold; border-bottom: 1px dotted #0A497E; padding-right: 15px;}
.eventsListerWrapper { }
.eventDateHeading { color: #000; border-top: 1px solid #ccc; padding-top: 10px; }
.eventsListerWrapper h2 { margin-bottom: 0; }
.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; background: transparent; }
.cal { padding: 5px; text-align: center; margin-left: auto; margin-right: auto; background: transparent; }
.calPrev { position: absolute; top: 4px; left: 15px; }
.calNext { position: absolute; top: 4px; right: 15px; }
.calMonth { position: relative; top: 0; left: 0; text-align: center; font-weight: bold; margin-left: 20px; margin-right: 20px; }
.calPrev a, .calNext a, .calMonth a { text-decoration: none; }
.calPrev a:hover, .calNext a:hover, .calMonth a:hover { text-decoration: underline; }
.calGrid { margin-top: 10px; clear: both; width: 75%; text-align: center; margin-left: auto; margin-right: auto; }
.calGrid td { font-size: 8pt; padding-bottom: 2px; text-align: center; }
.calGrid tr.calWeek { font-weight: bold; text-align: center; }
.calDayOn a { font-weight: bold; text-decoration: underline; }
.calDayOn a:hover { text-decoration: none; }
.calGrid td.calTodayOff, .calGrid td.calTodayOn { background-color: #000; color: white; font-weight: bold; }
.calGrid td.calTodayOn a { text-decoration: underline; color: white; font-weight: bold; }
.calBottom { text-align: left; padding-left: 20px; }
.calMonthGlance { padding: 5px 0px 3px 0px; }
.calBottom a {  }

/* ----------------------
Events Month at a Glance
------------------------ */
#calendarDetail { background: #fff url('graphics/events/atglance_bottom.jpg') no-repeat bottom; padding-bottom: 30px; width: 547px; }
#calendarDetail table { background: #999; width: 100%; table-layout: fixed; }
#calendarDetail .calendarMonths { background: #e8e8e8 url('graphics/events/atglance_top.jpg') no-repeat; text-align: center; vertical-align: middle; padding-top: 3px; padding-left: 12px; border-left:1px solid #fff; border-right:2px solid #fff; width:100%; }
#calendarDetail a { text-decoration: none; }
#calendarDetail a:hover { text-decoration: underline; }
#calendarDetail .calendarMonths a { display: block; font-weight: bold; font-size: small; padding: 5px 0px 5px 0px; color: ##1e7dc1; }
#calendarDetail .calendarMonths a:hover { color: #1e7dc1; }
#calendarDetail .calendarDays { /* border-collapse: collapse; */ table-layout: fixed; background: #fff; width:100%; }
#calendarDetail .calendarDays td { background:#eee; }
#calendarDetail .calendarDays .title { font-size: medium; font-weight: bold; color: #333333; padding: 10px 0px 10px 0px; background: #bbb; }
#calendarDetail .calendarDays .prevLink, #calendarDetail .calendarDays .nextLink { background: #bbb; }
#calendarDetail .title a { font-size: x-small; }
#calendarDetail .calendarDays .prevLink, #calendarDetail .calendarDays .nextLink { font-size: small; }
#calendarDetail .calendarDays td { text-align: center; font-size: x-small; line-height:  1.1em; }
#calendarDetail .calendarDays .weekdays { height: 30px; background-color: #ccc; }
#calendarDetail .calendarDays .emptyDay { height: 60px; text-align: left; vertical-align: top; background-color: #eee; }
#calendarDetail .calendarDays .eventToday { height: 60px; text-align: left; vertical-align: top; background-color: #fdf9ea; padding-left: 5px; }
#calendarDetail .calendarDays .eventOff { height: 60px; text-align: left; vertical-align: top; padding-left: 5px; }
#calendarDetail .calendarDays .eventOn { height: 60px; text-align: left; vertical-align: top; padding-left: 5px; }

/* ---------------
Events Box
----------------- */
.eventsBoxWrapper {padding-top: 0px;}
.eventsBoxWrapper .eventsBoxTitle {color:#0A497E; font-weight: bold; border-bottom: 1px dotted #0A497E; padding-right: 15px;}
.eventsBoxWrapper .moreEvents { font-size: 12px; }
.eventsBoxWrapper .itemList  { background: transparent; padding: 5px 0; }
.eventsBoxWrapper .eventName a { font-weight: bold; font-size: 12pt; color: #000000; padding: 10px 0 !important; }

.eventsBoxWrapper .eventDate { color: #000000; font-size: 10pt; padding: 1px 0px;  }
/* ModuleEnd::events */



/* 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 { }
.memberSignup a {font-size: 10px; padding-top: 10px;}
.loginStatus {text-align: left; margin: 10px 0;}
.myaccountListerBack { text-align:center;width:100%;padding-top:10px; }
/* ModuleEnd::membership */



/* ModuleBegin::broadcastemail */
.enewsWrapper div { display: block; }
.enewsWrapper span { display: block; }
.enewsText { margin-bottom: 5px; }
.enewsText .itemLabel { color: #ffffff;}
.enewsEmail { margin-top: 5px; }
/* ModuleEnd::broadcastemail */

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

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

/* ModuleBegin::forum */
.message a { color: #388811; }
.frame { padding: 1px;  border: 2px solid #388811; margin: 10px 0px;  clear:both; }
.frame table { width:100%; text-align:center; }
.frame th { color: #ffffff; padding:0px 3px; font-weight:bold; background-color:#388811; height:30px; border-right:1px solid white; }
.frame td { padding: 5px; border-top:1px solid white; border-right:1px solid white;  } 
.frame tr { background-color: #F1F1F1; } 
.frame .category td { background-color:#DDECAD; font-weight:bold; color:#388811; padding:10px 5px; 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: #FFFFA6; }
.frame .rowEven { background-color: #f1f1f1; }
.frame .rowEvenUnread { background-color: #FFFFA6; }
.frame .rowOddUnread { background-color: #FFFFA6; }
.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 #CCCCCC; height:18px; width:99%; margin-bottom:10px; }
.messageHeader .date { float: left; font-size:9px;}
.messageHeader .subject { color: #388811; float: left; padding-left:10px; font-size:9px; font-weight:bold; }
.messageHeader .number { float: right; }
.tagSearch { background-color:#FFFFA6; 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:20px; margin:10px 30px; font-size:12px; }
.tagQuoteBy { color:#388811; padding-bottom:5px; }
.tagQuoteName { font-weight:bold;  }
.tagCode a, .tagCode a:visited { color:white; font-weight:bold; }
.tagImage { border:0 }
.buttonBar td { background-color: #cccccc; 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; }
.pages {  float:right;  border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; }
.pages div { float:left; } 
.prevGroup, .prev, .next, .nextGroup { border-left:1px solid #cccccc;   padding: 3px 5px; }
.prevGroup, .nextGroup { background-color:#F1F1F1; }
.prev, .next{ background-color:#f1f1f1; }
.pagesLister { padding: 3px 0px; }
.prevnextCurrent, .prevnextWindow { padding:3px 5px;  border-left: 1px solid #cccccc; }
.prevnextCurrent{ font-weight:bold; }
#freedomForum.layouterror .frame { border:0px solid #388811; margin: 20px; }
#bbcode_help table {
 border-width: 1px;
 border-spacing: 0px;
 border-style: outset;
 border-collapse: separate;
 background-color: white;
}
#bbcode_help table th {
 border-width: 1px;
 padding: 2px 6px;
 border-style: inset;
 background-color: #388811;
 -moz-border-radius: 0px 0px 0px 0px;
}
#bbcode_help table td {
 border-width: 1px;
 padding: 2px 6px;
 border-style: inset;
 -moz-border-radius: 0px 0px 0px 0px;
}
/* ModuleEnd::forum */

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

.button a{
   width: 200px;
   background: #6C6790;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   -webkit-box-shadow: 5px 5px 5px #888;
   -moz-box-shadow: 5px 5px 5px #888;
   box-shadow: 5px 5px 5px #888;
   font-size: 16px;
   padding: 10px 20px;
   color: #ffffff;   
   }
.button a:hover {
   border-top-color: #28597a;
   background: darkorchid;
   color: #ffffff;
   }
.button:active {
   border-top-color: #1b435e;
   background: darkorchid;
   }
   

#shoppingCartProceed { text-align:center; }
#shoppingCartPlaceorder { text-align:center; }
#shoppingCartPaypalButton { text-align:center; }
#shoppingCartCrumbs { display:none; }

/* 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::jobs */
.jobsListWrapper { }
.jobsDetailWrapper { }
.jobsDetailWrapper span { display: block; }
.jobsDetailWrapper span.itemLabel { display: inline; }
.jobsJobCode { }
.jobsCategory { }
.jobsLocation { }
.jobsKeywords { }
.jobsDescription { }
/* ModuleEnd::jobs */

.is-hidden {
  display:none;
}
.is-visible {
  display:block;
}