/*===========================================================================*

	This is what we start with...

*===========================================================================*/

/* A little resetting */
* { padding: 0; margin: 0; }
/* Now lets begin */

body { background: #FFFFFF url(graphics/v2/body_bg.png) repeat-x 0px 210px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666; -webkit-text-size-adjust: none; }
#atffc { display: none; }

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

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font-size: 32px; margin: 0 0 10px 0; }
h2 { font-size: 24px; margin: 0 0 10px 0; }
h3 { font-size: 20px; margin: 0 0 5px 0; }
h4 { font-size: 18px; margin: 0 0 5px 0; }
h5 { font-size: 16px; margin: 0 0 5px 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; }

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: #005491; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; outline: none; }
a:hover, a:active { outline: none; }
.support { margin-left:20px;}

img { display: block; border: 0px; }
img a { display: block; border: 0px; }
.imgleft { float: left; margin: 0px 10px 0px 0px; }
.imgright { float: right; margin: 0px 0px 0px 10px; }

.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; }
#logo a { background: url(graphics/v2/logo.jpg) no-repeat; width: 200px; height: 200px; margin: 0 0; padding: 0 0; border: 0; text-indent:-9999px; display:block; }
#logo a:hover { border: 0;}

/*===========================================================================*

	...the structure built on top of that...

*===========================================================================*/

#wrapper { width: 982px; margin: 0px auto; }
#flag_bg { width: 100%; height: 301px; position: absolute; background: url(graphics/v2/flag_bg.jpg) no-repeat center; top: 259px; z-index: -5; }

#header { background: url(graphics/v2/header_bg.jpg) no-repeat; padding: 0px 11px; height: 210px; position: relative; }
#header a { display: block; position: absolute; top: 16px; left: 26px; height: 180px; width: 240px; }

#search_box_form { position: absolute; top: 10px; right: 14px; height: 30px; }
#search_box_form input { width: 160px; height: 20px; float: left; font-size: 14px; padding: 2px; }
a.search_button { width: 70px; height: 24px; background: #005591; color: #ffffff; display: block; font-weight: bold; float: left; font-size: 13px; text-align: center; padding-top:6px; }

.sep { margin: 6px 0px; }
/* ----- Main Nav ----- */

#nav_main { height: 50px; position: relative; z-index: 100; }
#nav_main ul { list-style: none; height: 50px; text-transform: uppercase; border-left: 1px solid #C3863D; margin-left: 11px; }
#nav_main ul li { display: inline; float: left; border-right: 1px solid #C3863D; height: 100%; position: relative; margin:0;}
#nav_main ul li a { display: block; padding: 16px 18px 0px 18px; color: #FFFFFF; font-weight: bold; height: 34px; }
#nav_main ul li a { text-decoration: none; }
#nav_main ul li ul { display: none; text-transform: none; width: 240px; position: absolute; font-size: 14px; border-left: none; margin-left: 0px; top: 50px; left: 0px; }
#nav_main ul li:hover ul { display: block; }
#nav_main ul li ul li { display: block; background-color: #D89141; border-top: 1px solid #CE7134; height: 32px; float: none; border-right: none;  }
#nav_main ul li ul li.item1 { border-top: none; }
#nav_main ul li ul li a { padding: 6px 0px 6px 16px; font-weight: normal; height: 20px; }
#nav_main ul li ul li a:hover { background-color: #AC0608; }

#splash { height: 300px; padding: 0px 11px; }
#slider { width: 640px; height: 300px; float: left; }
#buttons { width: 320px; height: 300px; float: left; margin-top: 6px; }
.button { background: url(graphics/v2/button_bg.png) no-repeat; height: 96px; }
.button img { margin: 0px auto; }
.button h2 { color: #FFFFFF; font-size: 18px; padding: 8px 0px 0px 26px; margin: 0px; }
.social_icons { width: 270px; margin: 10px auto 18px auto; }
.social_icons img { float: left; padding: 0px 2px; }
.detail_buttons {  float: left;}
.detail_buttons p { text-indent: -9999px;}
.detail_buttons_lister p { text-indent: -9999px;}

/* ----- Home Area ----- */

#home { background: url(graphics/v2/home_bg.png) no-repeat 7px 0px; padding: 18px 12px 18px 20px; }

.home_col { width: 290px; margin-right: 30px; float: left; }
.home_col_long { width: 300px; margin-right: 10px; float: left; }
.home_block { }
.home_block h2 { font-size: 16px; border-bottom: 1px solid #CCCCCC; padding-bottom: 2px; margin-bottom: 8px; }
.home_block span { display: block; }
.home_piece { margin-bottom: 12px; }
.caps { text-transform: uppercase; }

#daily_photo { width: 300px; height: 200px; position: relative; margin: 16px 0px 8px 0px; }
#photo_corner { position: absolute; top: 0px; right: 0px; }

.lightright { color: #73A1C3; padding: 10px 0 10px 0;}
.bonuslink { display: block; margin-bottom: 10px; }
input#home_submit { margin-top: 12px; }
.pollchoice { padding-bottom: 6px; }

#twitter_feed p { margin-bottom: 0px; }

#slider {
  width: 640px;
  height: 300px;
  margin: 0 auto;
  position: relative;
}

.scroll {
  height: 300px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  width: 640px;
}

.scrollContainer div.panel {
  position: relative;
  padding: 0px;
  height: 300px;
  width: 640px;
}

.slider_content {
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 0px;
  height: 133px;
  width: 496px;
  background: url(graphics/v2/slide_fade.png) repeat-x;
  padding: 70px 120px 0px 24px;
  font-size: 20px;
}

.slider_content a { color: #FFFFFF; }
.scrollButtons { position: absolute; z-index: 12; bottom: 20px; }
.scrollButtons:hover { cursor: pointer; }
.sleft { right: 70px; }
.sright { right: 20px; }

#email_signup { width: 450px; height: 30px; position: absolute; top: 8px; right: 0px; }
#email_signup span { display: block; float: left; font-size: 13px; color: #325DAC; font-weight: bold; padding-top: 3px; margin-right: 10px; }
.es_email { float: left; height: 16px; padding: 2px; width: 210px; font-size: 10px; color: #666666; margin-right: 8px; border: 1px solid #999999; }
.es_zip { float: left;  height: 16px; padding: 2px; width: 60px; font-size: 10px; color: #666666; margin-right: 6px; border: 1px solid #999999; }
.es_submit { float: left; height: 22px; padding: 2px; width: 30px; background: #005591; font-size: 10px; color: #ffffff; padding: 0px; margin: 0px; border: 1px solid #999999; }
.es_submit:hover { cursor: pointer; }

/* ----- Main Area ----- */

#main { background: url(graphics/v2/main_bg.png) no-repeat 6px 0px; padding: 0px 11px; min-height: 680px; }
#content { width: 596px; float: left; padding: 20px 22px; font-size: 13px;  }
#content hr { display: none;}
#content table td { padding: 10px 0 10px 0; font-weight: bold; }
.shoppingCartTableHeader { font-size: 14px; }
#id_bill_same_as { font-style: normal; }
#content.small { font-size: 13px; }
#content.medium { font-size: 15px; }
#content.large { font-size: 17px; }
h1.gendocsPageTitle, #content h1 { font-size: 30px; border-bottom: 1px solid #CCCCCC; padding-bottom: 4px; margin-bottom: 30px; }
#page_options { font-size: 11px; text-transform: uppercase; margin-bottom: 12px; }
#addthis_button { float: left; }
#addthis_button .addthis_button_compact { padding: 5px 2px 0px 2px !important; }
#sidebar { width: 320px; float: left; }
#nav_side { clear: both; padding-right: 20px; }
#nav_side h2 { font-size: 20px; border-bottom: 1px solid #CCCCCC; padding: 10px 0px 3px 0px; margin: 4px 0px 6px 0px; }
#nav_side ul { list-style: none; }
#nav_side ul li { background: url(graphics/v2/sub_icon.png) no-repeat 2px 8px; display: block; border-bottom: 1px solid #CCCCCC; padding: 7px 0px 7px 40px; margin: 0;}
#nav_side ul li a { text-transform: uppercase; color: #005591; font-weight: bold; }

/* ----- Bottom Area ----- */

#nav_bottom { background: url(graphics/v2/bottom_bg.png) no-repeat; padding: 43px 11px 11px 11px; height: 278px; }
#nav_bottom ul { list-style: none; height: 244px; margin: 0;}
#nav_bottom ul li { width: 108px; float: left; padding: 0px 14px; border-right: 1px solid #2C76B1; height: 100%; margin: 0;}
#nav_bottom ul li.item7 { border-right: none; }
#nav_bottom ul a { color: #FFFFFF; font-weight: bold; }
#nav_bottom ul li ul {  }
#nav_bottom ul li ul li { float: none; padding: 4px 0px; text-transform: uppercase; border-right: none; height: auto; margin: 0;}
#nav_bottom ul li ul li a { font-weight: normal; font-size: 11px; }

/* ----- Footer Area ----- */

#footer { padding: 0px 11px; margin-bottom: 32px; }
#address { float: left; }
#copyright { float: right; text-align: right; width: 268px; padding-bottom: 10px; }
.box { border: 1px solid #666666; padding: 6px 10px; }

/*===========================================================================*

	...and oh yeah, this stuff helps as well.

*===========================================================================*/

/* General Module Styles */
.itemCount { }
.itemList { clear: both; } 
.itemList:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.itemList h2 a { text-decoration: none; }
.itemList h2 a:hover { text-decoration: underline; }
.itemList span { display: block; }
.itemLabel { font-weight: bold; }
.itemList span.itemLabel { display: inline; }
.bottomNavigation { clear: both; }
.goBack { }
.errorMessage{ font-weight:bold; color:#f00; }
/* End General Module Styles */

/* Pagination */
.pagination { clear: both; display: block; }
.pagination a, .pagination a:link, .pagination a:visited { text-decoration:none; }
.pagination .prevnextCurrent, .pagination .prevnextWindow, .pagination .prevnextWindowArrow { border:solid 1px #ccc; margin:0; padding:4px 6px; font-size:11px; margin-right:2px; display:inline; display:inline-block; }
.pagination a.prevnextWindow:hover, .pagination a.prevnextLink:hover, .pagination .prevnextWindowArrow:hover { border:solid 1px #000; color:#000; }
.pagination .prevnextCurrent {background:#ccc; color:#000; font-weight:bold; padding:4px 6px; }
.pagination a.prevnextLink { border:1px solid #ccc; padding:4px 6px 4px; margin-right:2px; font-size:11px; display:block; }
/* End Pagination */

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

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

/* ModuleBegin::news */
.newsListWrapper { clear: both; }
.newsListWrapper h2 { margin-top: 0px; }
.newsListWrapper .newsThumbnail { float: left; }
.newsListWrapper .newsThumbnail img { margin: 0px 15px 5px 0px; padding: 5px; border: 1px solid #ccc; }
.newsListWrapper .newsPublish { }
.newsListWrapper .newsBlurb { }

.newsDetailWrapper { }
.newsDetailWrapper .newsPublish, .newsDetailWrapper .newsAuthor, .newsDetailWrapper .newsSource { display: block; }
.newsDetailWrapper .pagination { height: 50px; }
.newsPublish { }
.newsAuthor { }
.newsAuthorLink { }
.newsSource { }
.newsBody { clear: both; }
.newsCopyright { clear: both; }
.newsMore { }
.newsSubHeadline { font-style: italic;}
/* ModuleEnd::news */

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

/* 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::broadcastemail */
.enewsWrapper div { }
.enewsWrapper span { display: block; }
.enewsText { }
.enewsEmail { }
/* ModuleEnd::broadcastemail */

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

.poll_errorMessage { color: #000000; }
/* ModuleEnd::podcast */

/* ModuleBegin::poll */
.pollSmallWrapper span, .pollDetailWrapper span { display: block; padding: 5px 0px;}
.pollSmallWrapper span.pollChoices { padding-bottom: 5px; }
.pollListWrapper { }
.pollDetailWrapper { }
.pollQuestion { }
.pollChoices { }
.pollLink { }
.pollResultQuestion {  }
.pollResultChoices { }
.pollBar { background-color: #ccc; height: 7px; }
/* ModuleEnd::poll */

.video_testimonials { width: 300px; height: 248px; }