/* ---------------Global Styles--------------- */
a { color: #0085c1; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { }

h1 { color: #0085c1; font:bold 22px Arial, Helvetica, sans-serif; margin: 10px 0px 0px 0px; }
h2 { color: #0085c1; font:bold 16px Arial, Helvetica, sans-serif; margin: 10px 0px 10px 0px; }
h3 { color: #0085c1; font-size: 13px; font-weight: bold; margin: 10px 0px 10px 0px; }
h4 { color: #666; font-size: 12px; font-weight: bold;  }

html, body, input, select { font: normal 12px Arial, Helvetica, sans-serif; color: #666666; }
input, select { background: #f7f8f9; }

a img { border: 0; }

.formtextRequired { color: #9a4d9e; }
.formtextRequired:before {content: "* "; color:#9a4d9e;}

#page { margin:15px 0px 0px 0px; background: #006ca8 url(graphics/design/page_bg.png) repeat-y center top; }

.canvas { width: 924px; clear: both; margin:0 auto; }
.canvas:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; } 

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

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

.emailTemp p, .emailTemp div, .emailTemp td { font: normal 10px Arial, Helvetica, sans-serif; color: #666666; }
.emailTemp h1 {font-size: 30px; font-weight: normal; color: #6B6B6B; padding: 30px 0px 0px 0px; margin: 0;}
.emailTemp h2 {font-size: 12px; font-weight: normal; color: #6B6B6B; padding: 5px 0px 10px 0px; margin: 0;}

/* --------------- Header Styles --------------- */
#header { background: transparent; height: 154px; }

#header #logo { float: left; width: 924px; height: 110px; }
#header #logo a { width: 924px; height: 110px; display: block; background: transparent url(graphics/design/ocpc_logo.png) no-repeat top left; }
#header h1 { display: none; }

#menuMain { height:44px; background: transparent url(graphics/design/menu_bg.png) no-repeat top left; clear:both; }

/* --------------- Content Slides Styles --------------- */
#contentSlides { height: 277px; background: #fefefe; }

/* --------------- Home Content Styles --------------- */
#homeIcons { height:150px; background: #fff url(graphics/design/home_icons_bt.png) no-repeat bottom left; }
#homeIconsTop { height:15px; background: transparent url(graphics/design/home_icons_tp.png) no-repeat top left; }

#homeIcons table { width: 90%; margin:0 auto; }
#homeIcons td { height:120px; vertical-align:middle; text-align:center; }

#content { background: transparent url(graphics/design/content_bg.png) repeat-y top left; }
#content .left { width: 550px; float:left; padding: 0px 29px; }
#content .right { width: 316px; float: right; }
#content .right .rightBox { width: 266px; background: #68a741; border:1px solid #5d993a; padding:7px; margin:0 auto; }
#content .right .headingRight { color: #53842d; font-size: 14px; font-weight:normal; width: 266px; padding: 0px 7px 3px 7px; margin:0 auto; }


#contentHomeTop { background:transparent url(graphics/design/content_tp_home.png) no-repeat left top; height:150px; }
html>body #contentHomeTop { height:auto; min-height:150px; }

#contentIntTop { background:transparent url(graphics/design/content_tp_int.png) no-repeat left top; height:150px; }
html>body #contentIntTop { height:auto; min-height:150px; }

#contentBot { background:transparent url(graphics/design/content_bt.png) no-repeat left bottom; height:150px; padding:30px 0px; }
html>body #contentBot { height:auto; min-height:150px; }

.homeNews { margin:30px 0px; height: 50px; width:550px; background: transparent url(graphics/design/church_news.png) no-repeat left top; }
.homeEvents { margin-bottom:30px; height: 50px; width:550px; background: transparent url(graphics/design/upcoming_events.png) no-repeat left top; }

/* --------------- Footer Styles --------------- */
#footer { height:44px; background: transparent url(graphics/design/menu_bg.png) no-repeat top left; color: #fff; text-align:center; }

#footer .left { width: 652px;  padding-top:16px; float:left; }
#footer .right { width: 282px; padding: 8px 12px 0px 0px; float: right; text-align:right; }

#empowered { margin: 0 auto; height: 25px; padding: 8px 18px 0px 0px; text-align: right; }
#empowered a { font-size:11px; color:#fff; }

.bannerRight { text-align: center; margin-top:20px; }

/* ---------------General Module Styles--------------- */
.itemCount { }
.itemList { clear: both; } 
.itemList:after { content: "."; display: block; height: 0; line-height:0; font-size:1px; 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; }
.itemMore { font-weight: bold; font-size:13px; text-decoration:underline; }
.itemList span.itemLabel { display: inline; }
.bottomNavigation { clear: both; }
.goBack { }
.errorMessage{ font-weight:bold; color:#f00; }

.gendocsPageTitle { padding-left: 29px; }
/* 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 */

/* ModuleBegin::news */
.newsWrapper .headline { font-weight: bold; }
.newsWrapper .publish, .newsWrapper .author, .newsWrapper .copyright { color: #000; font-size: smaller; }
.newsWrapper .blurbNews { }
.newsWrapper .blurbNews p {margin-top: 2px; margin-bottom: 2px;}
.newsWrapper .content { }
.newsWrapper .newsitem { padding-bottom: 1em; }
.newsWrapper .copyright { padding: 1em 0em; text-align: center; font-size: smaller; }
.newsWrapper .newsBox { }
.newsWrapper .newsBox p { padding:0; margin:0; }
.newsWrapper .newsBox .morelink { display:block; }

.newsListerHome h2 { margin: 10px 0px 0px 0px; }
.newsListerHome .newsPublish { }
.newsListerHome .newsBlurb { }
.newsListerHome .itemLabel { color:#000; }
.newsListerHome .itemList { padding-bottom: 20px; }
/* ModuleEnd::news */


/* ---------------Search Styles--------------- */
#search { width: 266px; background:#fff; height:26px; padding-top:4px; }
#search .searchInput { float: right; line-height:28px; }
#search .searchInput input { vertical-align:top; }
#search .submit { float: right; }
#search #search_box_form { margin:0; padding:0; }
#search .searchText { color: #0085c1; float: left; width:50px; padding:3px 0px 0px 2px; height:20px; background: transparent url(graphics/design/arrow_green.jpg) no-repeat right 50%; text-align:left; }
#search .searchBoxSubmitLink { float: right; width: 32px; height: 23px; display: block; background: transparent url(graphics/design/go.jpg) no-repeat bottom right; }

/* Send Page Styles */
.sendpage { clear:both; }
.sendpageBody div, .sendpageBody td { padding: 2px 0px; }
/* End Send Page Styles */

/* ModuleBegin::events */
/* Events Lister */
.eventsListerWrapper { }
.eventDateHeading { font-weight: bold; border-top: 1px solid #ccc; margin-top: 20px; }
.eventsListerWrapper h2 { margin-bottom: 0; }
.eventDate { }
.eventTime { }
.eventBlurb { }

.eventsListerHome { padding-top: 0px; }
.eventsListerHome .itemEvent { clear:both; }
.eventsListerHome .eventTime { display:inline; }
.eventsListerHome .eventDate { display:inline; }
.eventsListerHome .eventHeading { padding-top: 10px; float:left; width:170px; padding-left:10px; font-weight:bold; }
.eventsListerHome .itemEvent span { display: block; }
.eventsListerHome .eventsMore { clear:both; display: block; padding:5px 0px 0px 70px; }
.eventsListerHome h2 { margin: 10px 0px 0px 0px; }
.eventsListerHome .itemLabel { color:#000; }
.eventsListerHome .itemList { padding-bottom: 20px; }


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


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



/* ModuleBegin::broadcastemail */
.eNews form { margin:0; padding:0; } 
.enewsWrapper { background:#fff url(graphics/design/enews.jpg) no-repeat 12px 82px; height: 126px; }
html>body .enewsWrapper { min-height: 126px; height:auto; }
.enewsWrapper span { display: inline; }
.enewsText { }
.enewsEmail { padding: 20px 0px 0px 0px; }
.enewsEmail span { width: 50px; padding: 0px 0px 0px 12px; display:block; float:left; }
.enewsSubmit { padding: 10px 10px 0px 0px; text-align:right; }
#broadcastemail_signup_form { margin:0; padding:0; }
/* ModuleEnd::broadcastemail */

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

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

.newsSlider { width:924px; height: 277px; position:relative; background: #cccccc; padding: 0; margin: 0px; }
.newsSlider .stgslide { top: 0px; left: 0px; position: absolute; width:924px; height: 277px; }
.newsSlider .stgslide img { vertical-align: bottom; border: 0; width:924px; height: 277px; }

.newsSlider .stgslide .stgslidebase {position: absolute; top: 0px; left: 0px; display: block; }

.newsSlider .stgslide .stgslidecredit { top: 0px; left: 0px; position: absolute; width:924px; height: 277px; z-index: 60;}
.stgslidevideo { position: relative; height: 0; padding-bottom: 56.25%; padding-top: 25px; margin-top: 20px; }
* html .stgslidevideo { margin-bottom: 45px; margin-bottom: 0; }
.stgslidevideo  div, .stgslidevideo object, .stgslidevideo embed { position: absolute; top: 0; left: 0; width: 100%; height: 99%; }

.newsSlider .stgslide .stgslideheading { width: 630px; height: 98px; padding: 0px 11px 0px 0px; top: 267px; left: 0px; position: absolute; text-align: right;  z-index: 89; background: transparent url(graphics/design/green_slant.png) no-repeat left bottom; }
* html .newsSlider .stgslide .stgslideheading { background: transparent url(graphics/design/green_slant.gif) no-repeat left bottom; }
.newsSlider .stgslide .stgslideheading h2 { color:#fff; font-size: 20px; margin: 24px 0px 0px 0px; }
.newsSlider .stgslide .stgslideheading a { color:#fff; }

.newsSlider .stgcredit { display: none; }
.newsSlider .stghrimg { display: none; }
.newsSlider .stghrtxt { display: none; }

.newsSlider .stgbtnwrpr_outer { width:924px; top: 222px; left: 0; position: absolute; height: 45px; padding: 0px; z-index: 75; background: #008acb; opacity:0.55; filter:alpha(opacity=55); }

.newsSlider .stgbtnwrpr { width:924px; top: 225px; left: 0; position: absolute; height: 50px; padding: 0px; z-index: 80; background: transparent; text-align:right; }
.newsSlider .stglinks { float: right; width: 25px; height: 33px; padding:17px 5px 0px 0px; margin:0px; text-align: right; background: transparent url(graphics/design/image_reel_bg_play2.png) repeat-x left top; }

.newsSlider .stgbtngrp { float:right; height: 35px; padding:15px 0px 0px 10px; background: transparent url(graphics/design/image_reel_bg2.png) repeat-x left top; }
.newsSlider .stgbtnoff, .newsSlider .stgbtnon { width:29px; height: 22px; overflow:hidden; float:left; 
 font-size: 13px; text-align: center; padding: 7px 0px 0px 0px; margin: 0px 5px 0px 0px; display:block; cursor:pointer;  
 text-align: center; font-weight: bold; }
.newsSlider .stgbtnoff { color: #005586; background: transparent url(graphics/design/image_reel_button_up.png) no-repeat left top; }
.newsSlider .stgbtnon { color: #ffffff; background: transparent url(graphics/design/image_reel_button_down.png) no-repeat left top; }

* html .newsSlider .stgbtnoff { background: transparent url(graphics/design/image_reel_button_up.gif) no-repeat left top; }
* html .newsSlider .stgbtnon { background: transparent url(graphics/design/image_reel_button_down.gif) no-repeat left top; }


.newsSlider .textColor, .newsSlider .textColor p, .newsSlider .textColor div, .newsSlider .textColor td { color: #ffffff;}

.blurbBg { padding-right: 14px; background: transparent url(graphics/design/more_arrow.jpg) no-repeat right 3px; }
#pauseButton { width: 20px; height: 24px; float:right; background: transparent url(graphics/design/image_reel_pause.png) no-repeat left top; }
#playButton { width: 20px; height: 24px; float:right; background: transparent url(graphics/design/image_reel_play.png) no-repeat left top; }

* html #pauseButton { background: transparent url(graphics/design/image_reel_pause.gif) no-repeat left top; }
* html #playButton { background: transparent url(graphics/design/image_reel_play.gif) no-repeat left top; }
/* ModuleEnd::directory-slides */

/* ModuleBegin::directory */
.directoryListWrapper { }
.directoryDetailWrapper { }
.directoryName { }
.directoryCategory { }
.directoryFieldLabel { font-weight: bold; }
.directoryHeading { color: #0085c1; font-size: 12pt; font-weight: bold; padding-bottom: 10px; }
.directoryListHeadline { font-weight: bold; }
/* ModuleEnd::directory */

/* ModuleBegin::directory-profiles */
.profilesWrapper { background:#fff; height: 140px; padding:10px; }
html>body .profilesWrapper { min-height: 140px; height:auto; }
.profilesWrapper span { display: inline; }
.profilesWrapper h3 { margin:0; font-size:12px; }
/* ModuleEnd::directory-profiles */

/* OLD STYLES THAT MIGHT BE USED */

.breadcrumbBold { font-weight: bold; text-decoration: none;}
.breadcrumbBold:hover {}
.breadcrumbLight { color: #000000; text-decoration: none;}

.FAQA { color: #3f613b; font-weight: bold;}
.FAQAnswer { color: #3f613b;}
.FAQLink {}
.FAQLink:hover {}
.FAQList { color: #3f613b;}
.FAQMoreLink {}
.FAQMoreLink:hover {}
.FAQQ { color: #3f613b; font-weight: bold;}
.FAQQHome { color: #3f613b; font-weight: bold;}
.FAQQuest { color: #3f613b; font-weight: bold;}
.FAQQuestHome { color: #3f613b;}
.FAQTopLink { color: #3f613b;}

.image { margin: 10px;}
.imageCaption { color: #3f613b; padding-bottom: 5px; padding-top: 2px; text-align: center;}

.jobHeading1 { color: #3f613b; font-size: 12pt; font-weight: bold;}
.jobHeading2 { color: #3f613b; font-weight: bold;}

.photoGalleryBG { background: #FFFFFF;}
.photoGalleryBGTop { background: #000000;}
.photoGalleryBody { background-color: #3f613b;}
.photoGalleryCaption { text-align: center;}
.photoGalleryDescription { text-align: center;}
.photoGalleryNumbers { background-color: #333333; color: #000000;}
.photoGalleryTitle { color: #FFFFFF;}
.photoPagnationTD { text-align: center;}
.photoRemote { padding-bottom: 5px; padding-left: 10px; padding-right: 10px; padding-top: 5px;}
.photoRemoteTD { padding-bottom: 10px; padding-top: 10px; text-align: center;}
.pollChoices { color: #000000; padding-left: 15px;}
.pollHeading { color: #3f613b; font-size: 12pt; font-weight: bold; text-align: left;}
.pollHomeChoices { font-size: 8pt;}
.pollHomeQuestion { font-size: 8pt;}
.pollLink { color: #3f613b; font-size: 8pt; font-weight: normal; padding-left: 10px;}
.pollQuestion { color: #3f613b; font-size: 12pt; font-weight: bold; padding-bottom: 10px; padding-left: 10px; padding-top: 10px;}
.pollResultChoices { color: #000000; font-size: 8pt; font-weight: bold; padding-left: 10px;}
.pollResultHeading { color: #3f613b; font-size: 8pt; font-weight: bold; text-align: left;}
.pollResultHomeChoices { color: #000000; font-size: 8pt; font-weight: bold;}
.pollResultHomeHeading { color: #3f613b; font-weight: bold; text-align: left;}
.pollResultHomeLink { color: #000000; font-size: 8pt; font-weight: bold;}
.pollResultHomeQuestion { color: #3f613b; font-size: 8pt; font-weight: bold; text-align: left;}
.pollResultLink { color: #000000; font-size: 8pt; font-weight: bold;}
.pollResultQuestion { color: #3f613b; font-size: 12pt; font-weight: bold; padding-left: 10px;}
.pollVote { padding-bottom: 10px; padding-top: 10px; text-align: center;}
.WXForecastLink { color: #666666; font-size: 8pt; font-weight: normal; text-align: center; text-decoration: none;}
.WXForecastLink:hover { color: #184973; text-decoration: underline;}
.WXSmalltext { font-size: 8pt;}
.WXSmalltextFF {}
.WXSmalltextHigh { color: #ff3333; font-size: 8pt; font-weight: bold;}
.WXSmalltextLow { color: #3366cc; font-size: 8pt; font-weight: bold;}

.membershipHeaderRow { background-color: #000066; color: #ffffff; font-size: 11px; font-weight: bold; text-align: center;}
.membershipHeaderCell {}
.membershipOddRow { background-color: #ebebeb;}
.membershipEvenRow { background-color: #ffffff;}
.membershipOddCell { padding-left: 10px; padding-right: 10px;}
.membershipEvenCell { padding-left: 10px; padding-right: 10px;}
.membershipPassword {}
.membershipRemember {}
.membershipSeparatorCell {}
.membershipSeparatorRow { background-color: #000066;}
.membershipTable { border: 2px solid #000066; text-align: left; padding: 5px;}
.membershipUserID {}

.WXSummaryBorder { background-color: #000080;}
.WXSummary { background-color: #ffffff;}

/* MenuBegin:menu_main */
ul.menu_main { margin: 0; border: 0; padding: 0; list-style: none; line-height: 44px; }
ul.menu_main li { z-index:89; margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.menu_main ul { margin: 0; border: 0; padding: 0; list-style: none; display: none; position: absolute; top: 44px; 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: #fff; background: transparent; text-decoration: none; text-align: left; padding: 0px 36px; font: bold 14px/44px Arial, Helvetica, 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: #fff; background: #006daa; text-decoration: none; }

/* 2nd Level */
ul.menu_main li:hover li a,
ul.menu_main li.over li a { line-height:13px; padding:15px 10px; width: 140px; color: #fff; background: #006daa; border-top: 1px solid #00598e; border-bottom:0; border-right: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: #fff; background: #006daa; text-decoration: none; color: #fff; background: #006daa; }
ul.menu_main li:hover ul,
ul.menu_main li.over ul { width: 160px; }
ul.menu_main li:hover li:hover li a.first,ul.menu_main li.over li.over li a.first { border-top: 0; }

/* 3rd Level */
ul.menu_main li:hover li:hover li a,
ul.menu_main li.over li.over li a { padding:15px 10px; width: 140px; color: #fff; background: #006daa; border-top: 1px solid #00598e; border-bottom:0; border-right: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: #fff; background: #006daa; text-decoration: none; color: #fff; background: #006daa; }
ul.menu_main li:hover li a.first,ul.menu_main li.over li a.first { border-top: 0; }

/* 4th Level */
ul.menu_main li:hover li:hover li:hover li a,
ul.menu_main li.over li.over li.over li a { padding:15px 10px; width: 140px; color: #fff; background: #006daa; border-top: 1px solid #00598e; border-bottom:0; border-right: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: #fff; background: #006daa; text-decoration: none; color: #fff; background: #006daa; }
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: 0; }

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

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

/* ModuleBegin::photo */
.photoAlbumListerWrapper { padding: 15px 0px; border-bottom: 1px solid #cccccc;}
.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; }

#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%; }

/* 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/scripts/jquery.lightbox-0.5.js);}
.includeLightboxImg1 { background-image: url(graphics/scripts/images/lightbox-blank.gif);}
.includeLightboxImg2 { background-image: url(graphics/scripts/images/lightbox-btn-close.gif);}
.includeLightboxImg3 { background-image: url(graphics/scripts/images/lightbox-btn-next.gif);}
.includeLightboxImg4 { background-image: url(graphics/scripts/images/lightbox-btn-prev.gif);}
.includeLightboxImg5 { background-image: url(graphics/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 */