/*

Client: Downtown Niagara Falls Business A
Version: 1.0
Author: Justin Von Strasburg
Provided by: Rare Earth Interactive - http://www.rareearth.us

Colors:
white: #FFFFFF
type: #333333
borders: #D9CFB2

*/

* { padding: 0; margin: 0; }

body { background: #ffffff; font-family: "Helvetica Neue", Arial, sans-serif; font-size: 12px; font-weight: normal; color: #333333; -webkit-text-size-adjust: none; }

h1, h2, h3, h4, h5, h6 { font-family: Arial ; font-weight: normal; border-bottom: 1px solid #D9CFB2; }
h1 { font-size: 36px; margin: 0 0 10px 0; padding: 0px 0px 10px 0px; }
h2 { font-size: 24px; margin: 0 0 10px 0; padding: 0px 0px 10px 0px; border: none; }
h3 { font-size: 18px; margin: 0 0 5px 0; padding: 0px 0px 10px 0px; }
h4 { font-size: 16px; margin: 0 0 5px 0; padding: 0px 0px 10px 0px; }
h5 { font-size: 14px; margin: 0 0 5px 0; font-weight: bold; }
h6 { font-size: 12px; margin: 0 0 5px 0; font-weight: bold; }
.hc { text-align: center; }

p { margin: 0 0 12px 0; line-height: 16px;}

ol, ul, dir, menu, dd { margin: 0px 0px 20px 30px; }
ol { list-style-type: decimal }
ol ul, ul ol,ul ul, ol ol { margin-top: 0; margin-bottom: 0px; }
ul li, ol li { margin: 0px 0px 8px 0px; }

a { color: #38661B; text-decoration: none; outline: none; }
a:hover { color: #38661B; text-decoration: underline; outline: none; }
a:focus { text-decoration: none; }
a:focus,:focus { outline: 1px dotted #38661A; }
a:active { outline: none; }


img { display: block; border: 0; }
img a { display: block; border: 0; }
.imgleft { float: left; margin: 0px 10px 0px 0px; }
.imgright { float: right; margin: 0px 0px 0px 10px; }
.visiting_image { float: left; width: 230px; margin-right: 3px; }
.visiting_image_last { float: left; width: 230px; margin-right: 0; }
.visiting_image_container { width: 700px; height: 80px; margin: 30px 0 40px 0; }

.floatleft { float: left; }
.floatright { float: right; }

.clear { clear:both; line-height: 0px; height: 0px; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#logo { margin: 0 0; padding: 0 0; position: absolute; z-index: 9999; top: 0px; left: 5px; border-bottom: none; }
#logo a { background: url(graphics/logo.png) no-repeat; width: 200px; height: 223px; margin: 0 0; padding: 0 0; border: 0; text-indent:-9999px; display:block;   }
#logo a:hover { border: 0;}
#logo_mark { display: none; }

.top_bar_nav { position: absolute; top: 10px; right: 200px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.top_bar_nav li { float: left; color: #ffffff; border-right: 1px solid #ffffff; margin: 0px 10px 0px 0px; padding: 0px 10px 0px 0px; list-style: none; }
.top_bar_nav li a { font-size: 10px; color: #ffffff; }

.main_nav { float: right; list-style: none; margin: 10px 10px 0px 0px; padding: 0px 0px 0px 0px; }
.main_nav li { float: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.main_nav li a { font-family: Arial; font-size: 16px; padding:0 10px 0 0; margin: 0px 5px;  background: url(graphics/menu_circle.gif) no-repeat right; }
.main_nav a.last { background: none; padding-right: 0; margin-right: 0; }

.footer_nav { position: absolute; top: -30px; left: 155px; list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.footer_nav li { float: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.footer_nav li a { font-family: Arial; font-size: 16px; padding:0 15px 0 0; margin: 0px 5px; background: url(graphics/menu_circle.gif) no-repeat right; }
.footer_nav a.last { background: none; }

#top_bar { background: #83A3C4; }
#top_bar_inner { width: 960px; margin: 0 auto; padding: 10px 0px 10px 0px; position: relative; z-index: 9999; }
#search_box { float: right; width: 195px; }
.submit { position: absolute; top: 10px; right: 0px; }
#main_nav_wrap { width: 980px; height: 50px; margin: 0 auto; padding: 0px 0px 0px 0px; position: relative; }
#splash { width: 980px; height: 400px; margin: 0 auto; background: url(graphics/splash_bg.png) no-repeat; position: relative; }
.corner_lt { background: url(graphics/splash_corner_lt.png) no-repeat; position: absolute; bottom: -30px; left: -15px; width: 75px; height: 78px; z-index: 9999; } 
.corner_rt { background: url(graphics/splash_corner_rt.png) no-repeat; position: absolute; bottom: -30px; right: -15px; width: 75px; height: 78px; z-index: 9999; }


#default_content_wrap { background: url(graphics/default_bg.png) repeat-x top; margin-top: 9px; min-height: 650px; }
#default_content_wrap_inner { width: 960px; margin: 0 auto; position: relative; border-bottom: 1px solid #D9CFB2; min-height: 685px; }
.sidebar { width: 220px; float: left; margin: 160px 0 35px 0; }
.sidebar_content { width: 210px; margin: 0 auto; }
.default_content { width: 700px; float: right; margin: 35px 0 35px 0; }
.default_content a { color: #47B3C7; }

.poi { width: 940px; padding: 40px 10px 20px 10px; margin: 0 auto; background: url(graphics/ornament.jpg) top center no-repeat; border-bottom: 1px solid #D9CFB2; }
.poi_col { width: 220px; float: left; margin: 0px 20px 0px 0px; }
.poi_col_l { width: 220px; float: left; margin: 0px 0px 0px 0px; }
.poi_col_w { width: 700px; float: left; margin: 0px 0px 0px 0px; }

.dnfba_events {min-height: 335px; width: 940px; padding: 40px 10px 20px 10px; margin: 0 auto; background: url(graphics/ornament.jpg) top center no-repeat; border-bottom: 1px solid #D9CFB2; }
.dnfba_events h2 { border-bottom: 1px solid #D9CFB2; }
.dnfba_events_col { width: 220px; float: left; margin: 0px 20px 0px 0px; }
.dnfba_events_w { width: 700px; float: left; margin: 0px 0px 0px 0px; }


.join { width: 960px; min-height: 65px; margin: 0 auto;}
.join a { background: url(graphics/join_button.png) no-repeat; width: 284px; height: 50px; text-indent: -9999px; display: block; margin: 15px 0; }
.join_content { float: right; width: 650px; }

.homepage_content { width: 960px; min-height: 65px; margin: 0 auto; border-bottom: 1px solid #D9CFB2; padding: 10px 0 0 0; }
.homepage_content a { background: url(graphics/content_button.png) no-repeat; width: 284px; height: 50px; text-indent: -9999px; display: block; margin: 15px 0; }
.homepage_content_content { float: right; width: 650px; }


.ads { width: 960px; margin: 0px auto 10px auto; padding: 20px 0px 20px 0px; border-bottom: 1px solid #D9CFB2; }
.ads_bottom { width: 960px; margin: 0px auto 10px auto; padding: 20px 0px 20px 0px; border-top: 1px solid #D9CFB2; position: relative; }
.ad_468 { background: url(graphics/468ad_space.jpg) no-repeat; width: 468px; height: 60px; margin: 0px 23px 0px 0px; float: left; }
.ad_468_bottom { background: url(graphics/468ad_space.jpg) no-repeat; width: 468px; height: 60px; margin: 15px 23px 0px 0px; float: left; }
.ad_468_l { background: url(graphics/468ad_space.jpg) no-repeat; width: 468px; height: 60px; margin: 0px 0px 0px 0px; float: left; }
.ad_468_l_bottom { background: url(graphics/468ad_space.jpg) no-repeat; width: 468px; height: 60px; margin: 15px 0px 0px 0px; float: left; }
.ad_234 { background: url(graphics/234ad_space.jpg) no-repeat; width: 234px; height: 60px; margin: 0px 8px 0px 0px; float: left; }
.ad_234_1 { background: url(graphics/234ad_space.jpg) no-repeat; width: 234px; height: 60px; margin: 0px 0px 0px 0px; float: left; }
.ad_link { float: right; margin: 10px 0px 0px 0px; }

#footer { background: url(graphics/footer_bg.png) repeat-x; padding: 60px 0px 50px 0px; }
#footer_inner { width: 960px; margin: 0 auto; padding: 20px 0px 30px 0px; position: relative; border-top: 1px solid #D9CFB2; text-align: center; background: url(graphics/footer_logo.png) no-repeat bottom center; }
#footer_inner span { font-size: 18px; padding: 0px 0px 10px 0px; }
#social { width: 65px; margin: 0 auto; padding: 10px 0; }
#social img {  margin: 0 auto; }



/* ----- 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; margin-top: 20px; }`per { }
.eventDateHeading { color: #000; padding-top: 10px; border-bottom: 1px solid #D9CFB2; }
.eventsListerWrapper h2 { margin-bottom: 0; border: none; }
.eventDate { color: #333333; }
.eventTime { }
.eventBlurb { }


/* ---------------
Events Detail
----------------- */
.eventsDetailWrapper { }
 .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 { }
.social { float: right; width: 18px; height: 18px; }
.social_rss { float: right; width: 18px; height: 18px; margin-left:5px; }
.social_events { position: absolute; width: 18px; height: 18px; top: 50px; right: 20px; }
.social_rss_events { position: absolute; width: 18px; height: 18px; top: 50px; right: 0;}
/* ---------------
Events Box
----------------- */
.eventsBoxWrapper .itemList { padding-bottom: 10px; }
.eventsBoxWrapper { color: #333333; }
.event_color_box { background: #ECEADD; padding: 10px;}
.event_plain_box { padding: 10px; }
/* ModuleEnd::events */


/* ----------------------
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; margin: 0 auto; }
#calendarDetail table { background: #999; width: 100%; table-layout: fixed; }
#calendarDetail .calendarMonths { background: #83A3C4 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: #ECEADD; }
#calendarDetail .calendarDays .title { font-size: medium; font-weight: bold; color: #333333; padding: 10px 0px 10px 0px; background: #83A3C4; }
#calendarDetail .calendarDays .prevLink, #calendarDetail .calendarDays .nextLink { background: #83A3C4; }
#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; }


/* ModuleBegin::broadcastemail */
.enewsWrapper div { }
.enewsWrapper span { display: block; }
.enewsText { }
.enewsEmail { }
/* ModuleEnd::broadcastemail */

/* ModuleBegin::faq */
.faq ul { margin: 0; padding: 0; }
.faq li { list-style: none; }
.faq a { font-size: 14px; }
.faqWrapper { }
.faqWrapper dd { margin: 0;}
.faqQ,.faqA { font-family:Georgia,serif; font-size:300%; line-height: 35px; }
.faqWrapper dd a.top {float:right;}
/* ModuleEnd::faq */

/* ModuleBegin::photo */
/* Photo Lister */
.photoAlbumListerWrapper {padding:0px 10px 10px 0; width:700px; float:left; }
.photoAlbumListerWrapper:hover { }
.photoAlbumListerWrapper span {display:block; padding-bottom: 10px; width: 350px; float: left; }
.photoAlbumListerWrapper img {padding-bottom:5px; width: 300px; height: 200px; margin: 0 auto; }
.photoAlbumName { font-size: 14px; }

/* Photo Thumbnails */
.photoAlbumDescription {color:#333333; margin: 25px 0 15px 0;}
.thumbnail {float: left; margin:5px 5px 25px 5px; position:relative; width: 100px; height: 100px; } 
.thumbnail:hover { }
.thumbnail img { }
.thumbnail span { }
.thumbnail_container { width: 460px; float: right; }

/* Photo Detail */
.photoAlbumDetail{margin:10px 0;}
.photoRemote-3 {width:400px;height:20px;padding:4px;margin:0 auto;}
.photoRemote-3 span{width:80px;height:20px;background-color:#fff;text-align:center;float:left;}
.photoRemote-3 span a{display:block;width:76px;height:20px;margin:0 1px;background-color:#fff;color:#888;border:1px solid #ccc;text-decoration:none;}
.photoRemote-3 span a:hover,div.photoRemote-3 span a:active{border:1px solid #86AC63;color:#000;}
.photoAlbumbody{clear:both;}
.photoGalleryImage div {margin:0 auto;}
.photoGalleryImage img {border:1px solid #ccc;padding:5px; margin: 0 auto; }
.photoGalleryImage,.photoPagnationTD{text-align:center;color:#888;}
/* ModuleEnd::photo */

/*Begin::Forms*/
.formwrap_cell { padding:0 0 20px; }
.formwrap_cell input { border:1px solid #DEDEDE; font-size:12px; margin:0 0 10px; padding:10px 5px; width:400px; }
.formwrap_cell label { display:block; margin:0 0 10px; }
.formwrap_cell input { border:1px solid #DEDEDE; font-size:12px; margin:0 0 10px; padding:10px 5px; width:400px; }
.formwrap_cell_password_reset input { border:1px solid #DEDEDE; font-size:12px; margin: 10px 0 10px; padding:10px 5px; width: 345px; }
.formwrap_cell_password_reset input:focus { border: 1px solid #38661A; }
.formwrap_cell input:focus { border: 1px solid #38661A; }
.formwrap_cell textarea { border:1px solid #DEDEDE; font-size:12px; margin:0 0 10px; padding:10px 5px; width:400px; }
.formwrap_cell textarea:focus { border: 1px solid #38661A; }
.formButtons { margin: 0 0 0 145px;}
.sendpageBody { background-color: #FFFFFF; }
/* End::Forms*/

/*Begin::Business Directory*/
.businessDirectory_color_box { background: #ECEADD; padding: 10px; }
.businessDirectory_color_box a {}
.businessDirectory_plain_box { padding: 10px; }
.businessDirectory_images { }
.businessDirectory_images img { float: left; width: 228px; margin: 0px 5px 0px 0px; }
.businessDirectory_content { }
.businessDirectory_content span { display: block; margin: 0px 0px 5px 0px; }
.businessDirectory_content span.special { padding: 0px 0px 10px 0px; }
.businessDirectory_content h4 { border-bottom: none; margin: 0px 0px 5px 0px; padding: 0px 0px 0px 0px; }
.business_directory_title {}
.businessDirectorylist_item a { font-size: 16px; margin: 0px 0px 5px 0px; }
.businessDirectorylist_item span { display: block; }



/*End Business Directory*/

.resources { font-size: 16px; }
.FAQ { font-size: 16px; color: #333333; }
.development { border: 1px solid #D9CFB2; width: 350px; height: 250px; padding: 0 5px 5px 5px;}
.development a { background-color: #38661B; padding: 2px 5px 5px 5px; color: #ffffff; }
.directorTable td { padding: 5px; }
.tableRow_color { background: #F6F3E9;}
.previous_events_links { float: left; }

#login_submit { background: url("graphics/login_button.jpg") no-repeat; disply: block; width: 172px; height: 34px; border: none; margin: 90px; }

.newsNavigation { border-top: 1px solid #D9CFB2; clear: both; font-size: 12px; list-style: none outside none; margin: 0px 0px 20px; padding: 10px 0px 0px 0px; }
.newsNavigation li.nnfirst { margin: 0; }
.newsNavigation li { border-right: 1px solid #CCCCCC; float: left; height: 18px; line-height: 18px; margin: 0 0 0 10px; padding: 0 10px 0 0; }
.newsNavigation li.nnlast { border-right: medium 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::blog */
.blogListWrapper, .blogCommentsWrapper { margin-right: 220px; }
.blogDate{ font-weight: bold; border-top: 1px solid #ccc; margin-top: 20px; }
.blogInfo { }
.blogBody { }
.blogComments { }
.blogListWrapper .blogComments { text-align: right; }

.blogCommentsWrapper { }
.blogPrivate { }
.blogCommentBody { }
.blogCommentsWrapper .blogInfo { padding-top: 10px;}

.blogAddCommentsWrapper { padding: 0px 80px; }
.blogAddCommentsWrapper div { padding: 2px 0px; }

.blogArchiveWrapper { width: 160px; float: right; border: 1px solid #ccc; background: #efefef; padding: 0px 20px 20px 20px;}
.blogArchiveWrapper a { text-decoration: none; }
.blogArchiveWrapper a:hover { text-decoration: underline; }
.blogArchiveYear { font-weight: bold; padding-top: 10px; }
.blogArchiveMonth { padding-left: 20px; }
/* ModuleEnd::blog */
