/* ---------------Global Styles--------------- */
a { color: #3b5b2b; text-decoration: none; font-weight: bold; outline-style:none; outline-width:0; }
a:hover { text-decoration: underline; }
a:visited { }
a img { border: 0; }
img { vertical-align: bottom; }

h1 { color: #000000; height: 26px; line-height: 26px; font-size: 24px; padding: 10px 0 0 0; margin: 0; font-weight: 400; font-family: Trebuchet MS, Trebuchet MS, sans-serif; }
#middleInt h1:first-child { padding: 0; position: absolute; left: 27px; top: 14px; }
h2 { color: #000000;  height: 20px; line-height: 20px; font-size: 18px; padding: 10px 0 0 0; margin: 0; font-weight: 400; font-family: Trebuchet MS, Trebuchet MS, sans-serif;}
h3 { color: #3b5b2b;  height: 16px; line-height: 16px; font-size: 14px; padding: 5px 0 0 0; margin: 0; font-weight: bold; font-family: Trebuchet MS, Trebuchet MS, sans-serif; }
h4 { color: #59315f;  height: 12px; line-height: 12px; font-size: 12px; padding: 5px 0 0 0; margin: 0; font-weight: bold; font-family: Trebuchet MS, Trebuchet MS, sans-serif; }

body { color: #343434; }
#page { padding: 0; margin: 0; background: transparent url(graphics/design/bg.jpg) repeat 50% top;}
body, p, td, div { font-size: 12px; font-family: Trebuchet MS, Trebuchet MS, sans-serif;  }

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

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

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

.photoLeftFirst { float: left; margin: 0px 10px 10px 0px; }
.photoRightFirst { float: right; margin: 0px 0px 10px 10px; }

.textPurple, .textPurple a { color: #59315f; }
.textGreen, .textGreen a { color: #3b5b2b; }
.textWhite, .textWhite a { color: #ffffff; }

.textPurpleUnd, .textPurpleUnd a { color: #59315f; text-decoration: underline; }
.textGreenUnd, .textGreenUnd a { color: #3b5b2b; text-decoration: underline; }
.textWhiteUnd, .textWhiteUnd a { color: #ffffff; text-decoration: underline; }

/* End Global Styles */

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

#header { height: 123px; position: relative; z-index: 94; }
#logo { width: 294px; height: 102px; position: absolute; left: 15px; top: 15px; }
#logo h1 { width: 294px; height: 102px; padding: 0; margin: 0; }
#logo h1 a { width: 294px; height: 102px; display: block; }
#logo h1 a img { width: 294px; height: 102px;  vertical-align: bottom; }
#logo h1 a.orig { width: 294px; height: 102px; display: block; text-indent: -3000px; background: transparent url(graphics/design/logo.png) no-repeat left top;}

#bannerHeader { width: 155px; height: 44px; position: absolute; right: 43px; top: 7px; }
#social { width: 400px; height: 38px; position: absolute; right: 208px; top: 10px; }
#social span { padding: 0; margin: 0; display: block; float: right; }

#flower { width: 250px; height: 173px; position: absolute; left: -130px; top: 302px; text-indent: -3000px; z-index: 98; background: transparent url(graphics/design/flower.png) no-repeat left top; }
#bamboo { width: 120px; height: 448px; position: absolute; right: -83px; top: 0; z-index: 98; background: transparent url(graphics/design/bamboo1.png) no-repeat left top; }
#bamboo2 { width: 116px; height: 149px; position: absolute; right: 120px; top: 224px; text-indent: -3000px; z-index: 98; background: transparent url(graphics/design/bamboo2.png) no-repeat left top; }
#bamboo3 { width: 26px; height: 17px; position: absolute; right: 120px; top: 431px; text-indent: -3000px; z-index: 98; background: transparent url(graphics/design/bamboo3.png) no-repeat left top; }

/* --------------- Search Top Styles --------------- */
.searchTop { width: 196px; height: 23px; position: absolute; right: 43px; top: 72px; background: transparent url(graphics/design/search_bg.png) no-repeat left top; }
.searchTop .searchInput { width: 157px; height: 23px; float: left;  }
.searchTop .searchBoxInput { width: 157px; height: 23px; line-height: 23px; padding: 0 0 0 8px; border: 0; background: 0; }
.searchTop .searchSubmit { width: 25px; height: 23px; float: right; }
.searchTop .searchSubmit a { width: 25px; height: 23px; display: block; text-indent: -3000px; }

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

#menu_main { height: 23px; padding: 0 5px; position: relative; z-index: 99; }

#menu_main55 div { position:relative; left:-50%; float: right; }
#menu_main55 ul { position:relative; left:50%; }
#menu_main55 li { float:left;position:relative;}/* ie needs position:relative here*/

#menu_main55 ul ul { position:absolute; left:0; }
#menu_main55 li li { float:left;position:relative;}/* ie needs position:relative here*/
#menu_main55 ul ul ul { position:absolute; left: 186px; }


/* MenuBegin:menu_main */
ul.menu_main { margin: 0; border: 0; padding: 0; list-style: none; line-height: 23px; }
ul.menu_main li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; z-index: 999; }
ul.menu_main ul { margin: 0; border: 0; padding: 0; list-style: none; display: none; position: absolute; top: 23px; left: 0; }
ul.menu_main ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.menu_main a { color: #3b5b2b; text-decoration: none; text-align: center; padding: 0px 16px; text-transform: uppercase; font: bold 14px/23px Trebuchet MS, Trebuchet MS, sans-serif; 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; }

/* 2nd Level */
ul.menu_main li:hover li a,
ul.menu_main li.over li a { line-height:14px; padding: 5px 8px; width: 170px; text-align: left; text-transform: none; color: #3b5b2b; background: #f4f2eb; 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; color: #000000; background: #ffffff; }
ul.menu_main li:hover ul,
ul.menu_main li.over ul { width: 170px; }

/* 3rd Level */
ul.menu_main li:hover li:hover li a,
ul.menu_main li.over li.over li a { width: 170px; color: #3b5b2b; background: #f4f2eb; }
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; color: #000000; background: #ffffff; }

/* 4th Level */
ul.menu_main li:hover li:hover li:hover li a,
ul.menu_main li.over li.over li.over li a { width: 170px; color: #3b5b2b; background: #f4f2eb; }
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; color: #000000; background: #ffffff; }

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

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




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

#webpageHome { padding: 0 25px; }
#webpageHome p { padding: 10px 0 5px 0; margin: 0; }


#homeFeatures { width: 890px; height: 300px; margin: 0 0 0 3px; border-top: 1px solid #59315f; border-bottom: 1px solid #59315f; position: relative; z-index: 92; }
#webpageHome { height: 146px; position: relative; z-index: 91; background: transparent url(graphics/design/home_tatter.jpg) no-repeat left top; }

#middle { padding: 0 0px 40px 3px; margin: 0; position: relative; z-index: 90; background: transparent url(graphics/design/middle_home_bg.png) no-repeat left top; }
#middleInt { padding: 0; margin: 0; position: relative; z-index: 90; background: transparent url(graphics/design/int_top_tatter.jpg) no-repeat left top; }
#middleIntTop { padding: 0 4px 0 4px; margin: 0; background: transparent url(graphics/design/mid_bg.png) no-repeat left 79px; }

#homeleft { width: 251px; padding: 0 63px 0 0; float: left; }
#homecenter { width: 251px; padding: 0 79px 0 0; float: left; }
#homeright { width: 251px; padding: 0; float: left; }

#content { width: 530px; padding: 95px 0 10px 0; float: left; }
#sidebar { width: 251px; padding: 98px 0 15px 0; float: right; }

#contentFull { padding: 95px 0 10px 0; }

.special { padding: 4px 0 0 0; }
.special .item { padding: 15px 0 0 0; }
.special .item1 { padding: 0; }

.special h2 { height: 34px; padding: 0 0 12px 0; }
.special h2 a { height: 34px; display: block; text-indent: -3000px; }
.special .specialPhoto { width: 251px; height: 154px; }
.special .specialPhoto a { width: 251px; height: 154px; display: block; text-indent: -3000px; }
.special h3 { padding: 3px 0 6px 0; }
.special .specialDate { padding: 0; margin: 0; font-weight: bold; }
.special .specialBlurb { padding: 3px 0 0 0; margin: 0; }
.special .specialBlurb a { font-weight: bold; }

.featuresSmall .item { padding: 17px 0 0 0; margin: 15px 0 0 0; background: transparent url(graphics/design/sep_feature.png) no-repeat left top; }
.featuresSmall .smallPhoto { width: 95px; height: 88px; padding: 0 0 0 10px; float: right; }
.featuresSmall .smallPhoto a { width: 95px; height: 88px; display: block; text-indent: -3000px; }
.featuresSmall h3 { padding: 0 0 1px 0; }
.featuresSmall .smallDate { padding: 0; margin: 0; font-weight: bold; }
.featuresSmall .smallBlurb { padding: 1px 0 0 0; margin: 0; line-height: 15px; }
.featuresSmall .smallBlurb a { font-weight: bold; }

#facebook { padding: 23px 0 0 0; margin: 15px 0 0 0; background: transparent url(graphics/design/sep_feature.png) no-repeat left top;}

.enews { padding: 17px 0 0 0; margin: 18px 0 0 0; position: relative; background: transparent url(graphics/design/sep_feature.png) no-repeat left top;  }
.enews h2 { padding: 0 0 3px 0; color: #3b5b2b; font-size: 14px; }
.enews h2 a { color: #3b5b2b; }
.enews .arrow { width: 23px; height: 23px; position: absolute; right: 20px; top: 25px;}
.enews .arrow a { width: 23px; height: 23px; display: block; text-indent: -3000px; background: transparent url(graphics/design/enews_arrow.png) no-repeat left top; }
.enews p { padding: 0; margin: 0;  }
.enews .enewsForm { width: 240px; height: 24px; padding: 6px 0 0 0; background: transparent url(graphics/design/enews_bg.png) no-repeat left bottom;  }
.enews .enewsInput { width: 200px; height: 24px; float: left;  }
.enews .enewsInput input { width: 190px; height: 24px; line-height: 24px; padding: 0 0 0 8px; border: 0; background: 0; }
.enews .enewsSubmit { width: 25px; height: 24px; float: right; }
.enews .enewsSubmit a { width: 25px; height: 24px; display: block; cursor: pointer; text-indent: -3000px; }

#bannerInt { width: 897px; padding: 0 0 0 3px; overflow: hidden; }
#bannerInt span { display: block; padding: 0; margin: 0 auto; text-align: center; }

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

#footer { padding: 0 0 15px 0; background: transparent url(graphics/design/footer_tatter.jpg) no-repeat left top; }

#bannerFooter { height: 48px; padding: 25px 20px 128px 184px; position: relative; background: transparent url(graphics/design/footer_our_partners.png) no-repeat 30px 49px; }
#bannerFooter h2 { display: none;  }
#bannerFooter div { padding: 0 20px 0 0; float: left;  }
#bannerFooter div span { display: block; padding: 0; margin: 0;  }

#menu_footer { padding: 0; margin: 0; text-align: center; }
#menu_footer, #menu_footer a { color: #787676; }

#copyright { padding: 10px 0px 0px 0;  }
#copyright p { padding: 0; margin: 0; color: #787676; }
#copyright p a { color: #787676; }


#accrisoft { float: right; line-height: 1.3em; width: 150px; height: 35px; padding: 15px 25px 0px 0px; }
#accrisoft div { font-size: 11px; line-height: 13px; }
#accrisoft div a { color: #59315f; }

/* ---------------General Module Styles--------------- */
.itemCount { }
.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 4px; 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 4px; }
.pagination a.prevnextLink { border:1px solid #ccc; padding:4px 4px 4px 4px; margin-right:2px; font-size:11px; display:block; }
/* End Pagination */

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

/* ModuleBegin::events */
#eventsSide { margin: 15px 0 0 0; border: 1px solid #cccccc; }
#eventsSide h2 { padding: 15px 15px 10px 60px; background: transparent url(graphics/design/bubble_icon.jpg) no-repeat 9px 7px; }
#eventsSide h2 a { color: #333333; }
#eventsSide h3 { padding: 15px 15px 0 15px; margin-top: 10px; border-top: 1px solid #cccccc; 
 font: bold 12px Arial, Arial, Helvetica, sans-serif; }
#eventsSide h3 a { color: #666666; }
#eventsSide p { padding: 0 15px 0px 15px; margin: 0; font-size: 11px;}
#eventsSide p.eventDate {  padding-top: 0px; }
#eventsSide .eventLabel { color: #3b5b2b; font-weight: bold; }
#eventsSide .more { padding: 8px 15px 8px 15px; margin-top: 10px; border-top: 1px solid #cccccc;
 font-size: 11px; text-align: right; font-weight: bold; font-style: italic;
 background: transparent url(graphics/design/arrow.jpg) no-repeat 70% 50%; }
#eventsSide .more a { display: block; color: #666666; }

/* ---------------
Events Lister
----------------- */
/* Events Lister */

.eventsList {  }
.eventsList h2 { padding: 15px 0 0 0; margin-top: 10px; border-top: 1px solid #cccccc; }
.eventsList h3 { padding: 15px 0 0 0; font: bold 12px Arial, Arial, Helvetica, sans-serif; }
.eventsList h3 a { color: #666666; }
.eventsList p { padding: 0; margin: 0; font-size: 11px;}
.eventsList p.eventDate {  }
.eventsList .eventLabel { color: #3b5b2b; font-weight: bold; }

/* Events Detail */
.eventsDetail { }
.eventsDetail .eventLabel { color: #3b5b2b; font-weight: bold; }

/* Events Small Calendar */

#calendarSide { border: 1px solid #cccccc; }
#calendarSide h2 { padding: 15px 15px 20px 60px; border-bottom: 1px solid #cccccc;
 background: transparent url(graphics/design/calendar_icon.jpg) no-repeat 7px 8px; }
#calendarSide h2 a { color: #333333; }
#calendarSideBox { width: 255px; padding: 0; margin: 0 auto; }

.cal { width: 255px; margin:0 auto; padding: 15px 0 0 0; clear: both; text-align: center; }
.calTop { width: 255px; height: 19px; position: relative; }
.calPrev { width: 34px; height: 19px; position: absolute; top: 0; left: 0; }
.calPrev a { background: transparent url(graphics/design/calendar_prev_bg.jpg) no-repeat left top; }
.calNext { width: 34px; height: 19px; position: absolute; top: 0; right: 0;}
.calNext a { background: transparent url(graphics/design/calendar_next_bg.jpg) no-repeat left top; }
.calPrev a, .calNext a { width: 34px; height: 19px; display: block; text-decoration: none;   }
.calPrev a:hover, .calNext a:hover { text-decoration: none; }
.calMonth { height: 19px; background: transparent url(graphics/design/calendar_month_bg.jpg) no-repeat 50% top; }
.calMonth a { height: 19px; line-height: 19px; display: block; color: #ffffff; text-align: center; font-weight: bold; text-decoration: none; }
.calMonth a:hover { text-decoration: underline; }

.calGrid { width: 255px; padding: 0px 0px 0px 0px; margin: 0 auto; text-align: center; }
.calGrid table { width: 255px; padding: 0; margin: 0; }
.calGrid td { height: 21px; padding: 0; margin: 0;  
 color: #ffffff;  font-size: 12px; text-align: center;
 background: transparent url(graphics/design/calendar_day_bg.jpg) no-repeat 50% 50%; }
.calGrid .calWeek td {  }
.calGrid tr.calWeek { font-weight: bold;  }
.calDayOn a { color: #3b5b2b; font-weight: bold; text-decoration: none;  }
.calDayOn a:hover { text-decoration: underline; }
.calGrid td.calTodayOff, .calGrid td.calTodayOn { color: #3b5b2b; font-weight: bold; }
.calGrid td.calTodayOn a { color: #3b5b2b; font-weight: bold; text-decoration: underline; }
.calGrid td.calDayOff { }
.calBottom { width: 255px; padding: 5px 0 0 0; text-align: center; }
.calBottom p { padding: 5px 40px 5px 0; margin: 0; font-size: 11px; text-align: right; font-weight: bold; font-style: italic;
 background: transparent url(graphics/design/arrow.jpg) no-repeat 95% 50%; }
.calBottom a { display: block; color: #666666; }

/* Events Month at a Glance */
.calendarWrapper { }
.calendarWrapper table { width: 100%; table-layout: fixed; }
.calendarWrapper .calendarMonths { text-align: center;  vertical-align: middle; background-color: #333333; }
.calendarWrapper .calendarMonths a { padding: 5px 0px; display: block; color: #ffffff; font-weight: bold; font-size: 12px; text-decoration: none; }
.calendarWrapper .calendarMonths a:hover { text-decoration: underline; }
.calendarWrapper .calendarDays { border-collapse: collapse; table-layout: fixed; }
.calendarWrapper .calendarDays .title { font-size: 14px; font-weight: bold; color: #3b5b2b; 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;  }
.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: #3b5b2b; padding-left: 5px; color: #ffffff; }
.calendarWrapper .calendarDays .eventToday a { color: #ffffff; font-weight: normal; }
.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: #a8cd96; padding: 0px 5px 5px 5px; }
.calendarWrapper .calendarDays .eventOn a { color: #3b5b2b; font-weight: normal; }

.calendarWrapper p { padding: 4px 0px; margin: 0; font-size: 11px; }
/* ModuleEnd::events */

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

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

.newsSlider { width: 890px; height: 300px; position:relative; background: #ffffff; padding: 0; margin: 0; }
.newsSlider .stgslide { top: 0px; left: 0px; position: absolute; width: 890px; height: 300px;  }
.newsSlider .stgslide .stgslidebase { width: 890px; height: 300px; position: absolute; top: 0px; left: 0px; display: block; }

.newsSlider .stgslide .stgslidephoto { width: 890px; height: 300px; padding: 0; top: 0; left: 0; position: absolute; text-align: left; z-index: 85; }
.newsSlider .stgslide .stgslidephoto a { width: 890px; height: 300px; display: block; text-indent: -3000px; }
.newsSlider .stgslide .stgslidephoto span { display: none; }
.newsSlider .stgslide .stgslidecontent { width: 800px; height: 18px; padding: 0; bottom: 8px; right: 85px; position:absolute; overflow: hidden; z-index: 89; }
.newsSlider .stgslide .stgslidecontent h2 { padding: 0; margin: 0; font-size: 16px; line-height: 18px; font-weight: 400; text-align: right; }

.newsSlider .textColor, .newsSlider .textColor p, .newsSlider .textColor div, .newsSlider .textColor td { color: #ffffff;}
.newsSlider .textColorBlack, .newsSlider .textColorBlack p, .newsSlider .textColorBlack div, .newsSlider .textColorBlack a { color: #000000;}
.newsSlider .textColorWhite, .newsSlider .textColorWhite p, .newsSlider .textColorWhite div, .newsSlider .textColorWhite a { color: #ffffff;}
.newsSlider .textColorPurple, .newsSlider .textColorPurple p, .newsSlider .textColorPurple div, .newsSlider .textColorPurple a { color: #59315f;}

.newsSliderFile1 { background: url(graphics/jquery_scripts/jquery-1.3.2.js);}
.newsSliderFile2 { background: url(graphics/jquery_scripts/jqfunctions.js);}
/* ModuleEnd::directory-home_features */

/* ModuleBegin::news */
#newsSide { border: 1px solid #cccccc; }
#newsSide h2 { padding: 15px 15px 20px 60px; background: transparent url(graphics/design/notepad_icon.jpg) no-repeat 7px 8px; }
#newsSide h2 a { color: #333333; }
#newsSide h3 { padding: 15px 15px 0 15px; border-top: 1px solid #cccccc; font: bold 12px Arial, Arial, Helvetica, sans-serif; }
#newsSide h3 a { color: #666666; }
#newsSide p { padding: 0; margin: 0; }
#newsSide p.publish { padding: 0 15px 5px 15px; color: #3b5b2b; font-weight: bold; font-size: 11px; }
#newsSide div.blurb { padding: 0 15px 10px 15px; font-size: 11px; }
#newsSide .more { padding: 8px 15px 8px 15px; border-top: 1px solid #cccccc;
 font-size: 11px; text-align: right; font-weight: bold; font-style: italic;
 background: transparent url(graphics/design/arrow.jpg) no-repeat 70% 50%; }
#newsSide .more a { display: block; color: #666666; }

#newsList {  }
#newsList h2 { padding: 15px 15px 0 15px; margin-top: 10px; border-top: 1px solid #cccccc; font: bold 12px Arial, Arial, Helvetica, sans-serif; }
#newsList h2 a { color: #666666; }
#newsList p { padding: 0; margin: 0; }
#newsList p.publish { padding: 0 15px 5px 15px; color: #3b5b2b; font-weight: bold; font-size: 11px; }
#newsList div.blurb { padding: 0 15px 0 15px; font-size: 11px; }

#newsDetail {  }
#newsDetail p.publish { color: #3b5b2b; font-weight: bold; font-size: 11px; }
/* ModuleEnd::news */

/* 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::photo */
#photoWrapper {}
.photoListItem { height: 160px; padding: 15px 0px; border-bottom: 1px solid #cccccc; clear: both; }
.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; }

#photoThumbWrapper {}
#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%; outline-style:none; outline-width:0; }
#thumbPhotos a span { display: none; }

/* 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/jquery_scripts/jquery.lightbox-0.5.js);}
.includeLightboxImg1 { background-image: url(graphics/jquery_scripts/images/lightbox-blank.gif);}
.includeLightboxImg2 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-close.gif);}
.includeLightboxImg3 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-next.gif);}
.includeLightboxImg4 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-prev.gif);}
.includeLightboxImg5 { background-image: url(graphics/jquery_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: 190;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 200;
	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: 100;
}
#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::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::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::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 { }
.myaccountListerBack { text-align:center;width:100%;padding-top:10px; }
/* ModuleEnd::membership */
