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

h1 { color: #333333; font-size: 27px; padding: 10px 0 0 0; margin: 0; font-weight: normal; font-family: Arial, Arial, Helvetica, sans-serif; }
h2 { color: #006699; font-size: 18px; padding: 10px 0 0 0; margin: 0; font-weight: normal; font-family: Arial, Arial, Helvetica, sans-serif;}
h3 { color: #006699; font-size: 15px; padding: 5px 0 0 0; margin: 0; font-weight: normal; font-family: Arial, Arial, Helvetica, sans-serif; }
h4 { color: #006699; font-size: 13px; padding: 5px 0 0 0; margin: 0; font-weight: normal; font-family: Arial, Arial, Helvetica, sans-serif; }

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

.container { width: 1000px; 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; }

.textColorBlue { color: #006699; }
.textColorPink { color: #cc0066; }
.textColorGreen { color: #99cc00; }

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

/* End Global Styles */

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

#header { height: 105px; position: relative; }

#header #logo { width: 93px; height: 94px; position: absolute; left: 33px; top: 5px; }
#header #logo h1 { width: 93px; height: 94px; padding: 0; margin: 0; }
#header #logo h1 a { width: 93px; height: 94px; display: block; text-indent: -3000px; background: transparent url(graphics/design/logo.jpg) no-repeat left top;}

#loginlogout { width: 200px; height: 40px; position: absolute; left: 187px; top: 18px; }

#menu_top { width: 530px; height: 27px; position: absolute; right: 0px; top: 23px; }
#menu_top ul { padding: 0; margin: 0; list-style: none; } 
#menu_top li { height: 27px; padding: 0; margin: 0; float: right; } 
#menu_top li a { height: 27px; line-height: 27px; padding: 0 11px 0 10px; display: block; color: #666666; background: transparent url(graphics/design/menu_top_sep.jpg) no-repeat right top; }
#menu_top li.item1 a { background: 0; } 

#menu_main1 { background: transparent url(graphics/design/corner_blue1a.jpg) no-repeat left bottom; position: relative; z-index: 99; }
#menu_main1b { height: 52px; padding: 0 0 20px 0; background: transparent url(graphics/design/corner_blue1b.jpg) no-repeat right bottom; }
#menu_main { height: 52px; padding: 0; background: #006699; }

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

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

/* MenuBegin:menu_main */
ul.menu_main { margin: 0; border: 0; padding: 0; list-style: none; height: 52px; line-height: 52px;  }
ul.menu_main li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; z-index: 99; }
ul.menu_main ul { margin: 0; border: 0; padding: 0; list-style: none; display: none; position: absolute; top: 52px; 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: #ffffff; text-decoration: none; text-align: center; padding: 0px 12px; font: normal 17px/52px Tahoma, Geneva, 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 { color: #ffffff; background: #00527a; text-decoration: none; }

/* 2nd Level */
ul.menu_main li:hover li a,
ul.menu_main li.over li a { font-size: 14px; line-height:16px; padding:8px 10px; width: 180px; text-align: left; color: #ffffff; background: #00527a; border-left: 1px solid #00527a; border-right: 1px solid #00527a; border-top: 1px solid #00527a; border-bottom:0; 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 { color: #ffffff; background: #006699; text-decoration: none; }
ul.menu_main li:hover ul,
ul.menu_main li.over ul { width: 180px; }
ul.menu_main li:hover li a.first,ul.menu_main li.over li a.first { border-top: 1px solid #00527a; }
ul.menu_main li:hover li a.last,ul.menu_main li.over li a.last { border-bottom: 1px solid #00527a; }

/* 3rd Level */
ul.menu_main li:hover li:hover li a,
ul.menu_main li.over li.over li a { width: 180px; color: #ffffff; background: #006699; border-left: 1px solid #00527a; border-right: 1px solid #00527a; border-top: 1px solid #00527a; border-bottom:0; }
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 { color: #ffffff; background: #00527a; text-decoration: none; }
ul.menu_main li:hover li:hover li a.first,ul.menu_main li.over li.over li a.first { border-top: 1px solid #00527a; }
ul.menu_main li:hover li:hover li a.last,ul.menu_main li.over li.over li a.last { border-bottom: 1px solid #00527a; }

/* 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: 180px; color: #ffffff; background: #00527a; border-left: 1px solid #00527a; border-right: 1px solid #00527a; border-top: 1px solid #00527a; border-bottom:0; }
ul.menu_main li:hover li:hover li:hover li a:hover,
ul.menu_main li.over li.over li.over li a:hover { color: #ffffff; background: #006699; text-decoration: none; }
ul.menu_main li:hover li:hover li:hover li a.first,ul.menu_main li.over li.over li.over li a.first { border-top: 1px solid #00527a; }
ul.menu_main li:hover li:hover li:hover li a.last,ul.menu_main li.over li.over li.over li a.last { border-bottom: 1px solid #00527a; }

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

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



/* --------------- Search Top Styles --------------- */
.searchTop { width: 199px; height: 26px; position: absolute; right: 0; top: 62px; background: transparent url(graphics/design/search.jpg) no-repeat left top; }
.searchTop .searchInput { width: 154px; height: 26px; float: left;  }
.searchTop .searchBoxInput { width: 144px; height: 26px; line-height: 26px; padding: 0 10px 0 0; font-size: 11px; color: #999999; text-align: right; border: 0; background: 0; }
.searchTop .searchSubmit { width: 45px; height: 26px; float: right; }
.searchTop .searchSubmit a { width: 45px; height: 26px; display: block; text-indent: -3000px; }

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

#middle { padding: 0; margin: 0; position: relative; }
#middle2 { padding: 12px 0 0 0; margin: 0; position: relative; }

#sidebar { width: 262px; padding: 0; margin: 0; float: left; }
#sidebar2 { width: 175px; padding: 38px 0 0 0; margin: 0; float: right; }
#content1 { width: 500px; padding: 0 0 0 35px; margin: 0; float: left; }
#content1 h1 { padding-top: 0; }
#content2 { width: 685px; padding: 0 0 0 35px; margin: 0; float: left; }
#content2 h1 { padding-top: 0; }

#menu_quick { }
#menu_quick ul { padding: 0; margin: 0; list-style: none; }
#menu_quick li { padding: 0 0 20px 0; margin: 0; list-style: none; }
#menu_quick li a { height: 58px; padding: 0 12px; display: block; text-align: right; color: #ffffff; font: 26px/58px normal Trebuchet MS, Trebuchet MS, sans-serif;}

#menu_quick li.item1 { background: transparent url(graphics/design/corner_black.jpg) no-repeat left bottom; }
#menu_quick li.item1 a { background: #333333; }
#menu_quick li.item2 { background: transparent url(graphics/design/corner_blue2.jpg) no-repeat left bottom; }
#menu_quick li.item2 a { background: #006699; }
#menu_quick li.item3 { background: transparent url(graphics/design/corner_green.jpg) no-repeat left bottom; }
#menu_quick li.item3 a { background: #99cc00; }
#menu_quick li.item4 { background: transparent url(graphics/design/corner_pink.jpg) no-repeat left bottom; }
#menu_quick li.item4 a { font-size: 22px; background: #cc0066; }

.bannerside { padding: 0 0 20px 0; }
.bannerside span { padding: 0; margin: 0; display: block; }

#sponsors { padding: 35px 0 15px 0; }
#sponsors p { padding: 15px 0 45px 0; margin: 0; border-top: 1px solid #cccccc; text-align: center; color: #666666; font-size: 11px; }
#sponsors div { position:relative; left:-50%; float: right; }
#sponsors ul { padding: 0; margin: 0; list-style: none; position:relative; left:50%; }
#sponsors li { padding: 0; margin: 0; float:left;position:relative; }
#sponsors li span { padding: 0 10px; margin: 0; display: block; }


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

#footer { background: transparent url(graphics/design/corner_blue1c.jpg) no-repeat left top; }
#footercorner { padding: 20px 0; background: transparent url(graphics/design/corner_blue1d.jpg) no-repeat right top; }
#footerbg { position: relative; background: #006699; }

.webpageaddress { padding: 12px 0 12px 17px; margin: 0; }
.webpageaddress p { padding: 0; margin: 0; color: #ffffff; font-size: 11px; }
.webpageaddress p a { color: #ffffff; }

#social { width: 96px; height: 25px; position: absolute; right: 183px; top: 15px; }
.socialText { width: 70px; height: 17px; padding: 7px 0 0 0; float: left; color: #ffffff; font: 14px/16px normal Trebuchet MS, Trebuchet MS, sans-serif; }
.socialbanner { float: left; }
.socialbanner span { padding: 0; margin: 0; display: block; }

#accrinet { width: 121px; height: 28px; position: absolute; right: 17px; top: 13px; }
#accrinet a { width: 121px; height: 28px; display: block; text-indent: -3000px; background: transparent url(graphics/design/accrinet.jpg) no-repeat left top; }

/* ---------------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 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: #006699; 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 #f5f5f5; 
 font: bold 12px Arial, Arial, Helvetica, sans-serif; }
#eventsSide h3 a { color: #333333; }
#eventsSide p { padding: 0 15px 0px 15px; margin: 0; font-size: 11px;}
#eventsSide p.eventDate {  padding-top: 0px; }
#eventsSide .eventLabel { color: #006699; font-weight: bold; }
#eventsSide .more { padding: 8px 15px 8px 15px; margin-top: 10px; border-top: 1px solid #f5f5f5;
 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: #333333; }

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



.eventsList {  }
.eventsList h2 { padding: 15px 0 0 0; margin-top: 10px; border-top: 1px solid #f5f5f5; color: #333333; font-size: 22px; }
.eventsList h3 { padding: 10px 0 0 0; color: #006699; font-size: 18px; }
.eventsList h3 a { color: #006699; }
.eventsList p { padding: 0; margin: 0; font-size: 12px;}
.eventsList p.eventDate {  }
.eventsList .eventLabel { color: #cc0066; font-weight: bold; }

/* Events Detail */
.eventsDetail { }
.eventsDetail .eventLabel { color: #cc0066; font-weight: bold; }
.eventsDetail h1 { padding-bottom: 15px; }
.eventsDetail p.eventDate, .eventsDetail p.eventTime { padding: 0; margin: 0; }
.eventsDetail .eventBody { padding: 15px 0; }

/* Events Small Calendar */

#calside { width: 238px; padding: 18px 0 0 21px;}
#calside h2 { padding: 0 0 20px 0; color: #333333; font-size: 22px; }
#calside h2 a { color: #333333; }

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

.calGrid { width: 238px; padding: 0px 0px 0px 0px; margin: 0 auto; text-align: center; }
.calGrid table { width: 238px; padding: 0; margin: 0; }
.calGrid td { height: 19px; padding: 0; margin: 0;  
 color: #999999;  font: normal 11px/18px Tahoma, Geneva, sans-serif; text-align: center;
 background: transparent url(graphics/design/cal_day.jpg) no-repeat 50% 50%; }
.calGrid .calWeek td { color: #cc0066; font-weight: bold; }
.calGrid tr.calWeek { font-weight: bold;  }
.calDayOn a { color: #999999; font-weight: bold; text-decoration: none;  }
.calDayOn a:hover { text-decoration: underline; }
.calGrid td.calTodayOff, .calGrid td.calTodayOn { color: #ffffff; font-weight: bold; background: transparent url(graphics/design/cal_day_on.jpg) no-repeat 50% 50%; }
.calGrid td.calTodayOn { background: transparent url(graphics/design/cal_day_on.jpg) no-repeat 50% 50%; }
.calGrid td.calTodayOn a { color: #ffffff; font-weight: bold; }
.calGrid td.calDayOff { }
.calBottom { width: 238px; padding: 12px 0 0 0; }
.calBottom p { padding: 0 0 9px 52px; margin: 0; font-size: 11px; text-align: left; }
.calBottom p a {height: 19px; line-height: 19px; padding: 1px 0 0 23px; display: block; color: #cc0066; background: transparent url(graphics/design/cal_more.jpg) no-repeat left top; }

/* 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: #006699; 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: #006699; padding-left: 5px; color: #ffffff; }
.calendarWrapper .calendarDays .eventToday a { color: #ffffff !important; }
.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: #daefff; padding: 0px 5px 5px 5px; }
.calendarWrapper .calendarDays .eventOn a { color: #006699; }

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

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

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

#membersearch { height: 20px; padding: 20px 0; }
#membersearch div { height: 20px; line-height: 20px; float: left; padding: 0 10px 0 0; }
#memberlist table { width: 100%; }
#memberlist table td { padding: 5px; border-top: 1px solid #006699; }
#memberdetail span { font-weight: bold; }
/* ModuleEnd::membership */

/* ModuleBegin::directory-rotate */
.rotate { width: 960px; height: 340px; padding: 0; margin: 0 20px 30px 20px; border-bottom: 8px solid #99cc00; position:relative; background: #ffffff; z-index: 1; }
.rotate .stgslide { width: 960px; height: 340px; position: absolute; left: 0px; top: 0px; }
.rotate .stgslide .stgslidebase { width: 960px; height: 340px; position: absolute; left: 0; top: 0; display: block; }

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

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

.rotate .stgslide .stgslidecontent { width: 500px; height: 195px; padding: 0; position: absolute; left: 452px; top: 0px; overflow: hidden; z-index: 86; background: transparent; }
.rotate .stgslide .stgslidecontent a { text-decoration: none; }
.rotate .stgslide .stgslidecontent a:hover { text-decoration: underline; }
.rotate .stgslide .stgslidecontent h2 { padding: 24px 0 0 0; margin: 0; font-size: 40px; line-height: 42px; font-weight: normal; }
.rotate .stgslide .stgslidecontent h3 { padding: 15px 0 0 0; margin: 0; font-size: 20px; line-height: 22px; font-weight: normal; }
.rotate .stgslide .stgslidecontent p { padding: 13px 0 0 0; margin: 0; font-size: 13px; }

.rotate .stgslide .stgslidelink { width: 500px; height: 58px; position: absolute; right: 25px; top: 209px; }
.rotate .stgslide .stgslidelink a { height: 58px; padding: 0 33px 0 0; float: right; display: block; color: #ffffff; background: transparent url(graphics/design/rotate_link_bg2.jpg) no-repeat right top; }
.rotate .stgslide .stgslidelink a span { height: 58px; padding: 0 15px 0 11px; display: block; color: #ffffff; font: 24px/58px normal Trebuchet MS, Trebuchet MS, sans-serif; background: transparent url(graphics/design/rotate_link_bg1.jpg) no-repeat left top; }
.rotate .stgslide .stgslidelink a:hover { text-decoration: none; }

.rotate .textColor { color: #ffffff;}
.rotate .textColorBlack { color: #333333 !important; }
.rotate .textColorBlue { color: #006699 !important; }
.rotate .textColorGreen { color: #99cc00 !important; }
.rotate .textColorGray { color: #666666 !important; }
.rotate .textColorOrange { color: #ff9900 !important; }
.rotate .textColorPink { color: #cc0066 !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 { width: 100px; height: 14px; position: absolute; right: 11px; bottom: 13px; z-index: 87; }
.rotate .stgbtnoff, .rotate .stgbtnon { width: 14px; height: 14px; padding: 0; margin: 0 6px 0 0; float:left; display:block; cursor:pointer; 
 text-align: center; font: 11px/14px normal Arial, Arial, Helvetica, sans-serif; text-indent: -3000px; }
.rotate .stgbtnoff { background: transparent url(graphics/design/rotate_dot_off.png) no-repeat left top; }
.rotate .stgbtnon { background: transparent url(graphics/design/rotate_dot_on.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-rotate */

/* ModuleBegin::news */
#newsHome { margin: 20px 0 0 0; padding: 20px 0 10px 0; border-top: 4px solid #f5f5f5; }
#newsHome h2 { color: #333333; font-size: 22px; }
#newsHome h2 a { color: #333333; }
#newsHome h3 { padding: 10px 0 0 0; }
#newsHome h3 a { color: #006699; font-size: 18px; }
#newsHome p.publish { color: #cc0066; font-style: italic; }

#newsList {  }
#newsList h3 { padding: 10px 0 0 0; }
#newsList h3 a { color: #006699; font-size: 18px; }
#newsList p.publish { color: #cc0066; font-style: italic; }

#newsDetail {  }
#newsDetail p.publish { color: #cc0066; font-style: italic; }
/* ModuleEnd::news */

#storiesSide { }
#storiesSide h2 { color: #333333; font-size: 22px; }
#storiesSide h2 a { color: #333333; }
#storiesSide .item { padding: 0 0 0 5px; }
#storiesSide h3 { padding: 10px 0 0 0; }
#storiesSide h3 a { color: #006699; font-size: 18px; }
#storiesSide p.storiesDate { padding: 5px 0 15px 0; color: #cc0066; font-style: italic; }
#storiesSide .clearSpace { position: relative; }
#storiesSide .storyPhoto { width: 70px; height: 90px; position: absolute; left: 4px; top: 0; text-indent: -3000px; }
#storiesSide .storyPhotoInd { padding: 0 0 0 84px; }
#storiesSide .storiesMore { padding: 25px 0 0 112px; }
#storiesSide .storiesMore a { width: 75px; height: 20px; line-height: 20px; padding: 0 0 0 25px; display: block; color: #cc0066; font-size: 11px; background: transparent url(graphics/design/story_link.jpg) no-repeat left top; }

#storiesList { }
#storiesList .item { padding: 0 0 0 5px; border-bottom: 1px solid #f5f5f5; }
#storiesList h3 { padding: 10px 0 0 0; }
#storiesList h3 a { color: #006699; font-size: 18px; }
#storiesList p.storiesDate { padding: 5px 0 15px 0; color: #cc0066; font-style: italic; }
#storiesList .clearSpace { padding: 0 0 10px 0; position: relative; }
#storiesList .storyPhoto { width: 70px; height: 90px; position: absolute; left: 4px; top: 0; text-indent: -3000px; }
#storiesList .storyPhotoInd { padding: 0 0 0 84px; }
#storiesList .storiesMore { padding: 25px 0 20px 450px; }
#storiesList .storiesMore a { width: 75px; height: 20px; line-height: 20px; padding: 0 0 0 25px; display: block; color: #cc0066; font-size: 11px; background: transparent url(graphics/design/story_link.jpg) no-repeat left top; }

/* ModuleBegin::blog */
.blogListerWrapper {  }

.blogArchiveWrapper, #blogRoll { padding: 15px 0 10px 21px; border-bottom: 1px solid #f5f5f5;}
.blogArchiveWrapper h2, #blogRoll h2 { padding: 0 0 5px 0; color: #333333; font-size: 22px; }

.blogArchiveWrapper {  }
.blogArchiveMonth { padding-left:30px; }
.blogArchiveYear { font-weight: bold; padding-left: 15px; }
.blogDate { padding:5px 0px; font-weight: bold;  }
.blogDividerComments { height: 1px; background-color:#f5f5f5; }
.blogDividerTop { height: 1px; background-color:#f5f5f5; }
.blogEntry { padding-top: 5px; }
.blogEntryFooter { padding-bottom: 10px; }
.blogFooter { height: 1px; background-color:#f5f5f5; }
.blogPosted { padding: 10px 0; color: #cc0066; font-style: italic; }
.commentItem .blogPosted { color: #006699;  }
.blogInfo {  }

.blogTitle { color: #006699; 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 { 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::directory-staff */
.staffWrapper { }
.staffWrapper .itemList { padding: 0px 0px 15px 0px; }
.staffWrapper h2 { padding: 20px 0px 10px 0px; }
.staffWrapper h3 { padding: 20px 0px 0px 0px; }
.staffPhoto { float: left; margin: 0px; }
.staffPhoto { border: 1px solid #cccccc; padding: 5px; margin: 0px 25px 0px 0px; }
.staffPhoto div { width: 100px; height: 125px; text-align: center; color: #666666; }
.staffPhoto div a { width: 100px; height: 125px; text-decoration: none; color: #666666; display: block; }
.staffPhoto div span { text-indent: -3000px; }

.staffDetailWrapper { }
.staffDetailWrapper .staffPhoto { float: right; margin: 0px; }
.staffDetailWrapper .staffPhoto { border: 1px solid #cccccc; padding: 5px; margin: 0px 0px 0px 25px; }
.
/* ModuleEnd::directory-staff */



/* ModuleBegin::newsfeed */
.newsfeedDetailWrapper div {  }
.newsListPublishline { color: #cc0066 !important; }
.newsfeedListWrapper { }
.newsfeedNumber { }
.newsfeedTitle { }
.newsfeedSource { }
.newsfeedDetailWrapper55 { }
.newsfeedDetailWrapper55 .newsItem {border-bottom:1px solid #ccc; margin-bottom:10px;padding-bottom:10px;}
.newsfeedDetailWrapper55 .newsItem img {margin:0 10px 0 0;}
.newsfeedDetailWrapper55 .newsItem span {display:block;}
.newsfeedDetailWrapper55 .newsItem .newsListHeadline {font-size:120%;}
.newsfeedDetailWrapper55 .newsItem .newsListPublishline {font-size:90%;}
/* ModuleEnd::newsfeed */



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

/* 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: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	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: 10;
}
#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 */
