/* Stylesheet - AdFed Site */
html, body, div, span, applet, object, iframe,
p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{margin: 0; padding: 0; outline: 0; vertical-align: baseline; background: transparent;}

:focus {outline:none;}

html, body {height: 100%;}
body {font: 13px/18px Georgia, Book Antiqua, Palatino, serif; color: #000;}
body.pixelsilk {text-align:center; background: #fff; border: 0;}

p {margin: 0 0 0.75em 0;}
a img {border: 0;}
hr {height: 4px; color: #f1f1f1; background-color: #f1f1f1; border: 0; margin: 20px 0;}
object {outline: none;}
sub {font-size: 10px; vertical-align: sub;}
sup {font-size: 10px; vertical-align: super;}

a, a:link, a:visited {color: #982d01; text-decoration: none; outline: none;}
a:active, a:hover, a:focus {color: #982d01; text-decoration: underline; outline: none;}
a[name] {color: #000; text-decoration: none;}

/* Heading Styles */
h1, h2, h3, h4, h5 {margin: 5px 0 10px 0; font-family: Helvetica, Arial, sans-serif; font-weight: normal; color: #333;}
h1 {font-size: 24px;} /* 2em */
h2 {font-size: 20px; line-height: 22px;}
h3 {font-size: 18px;}
h4 {font-size: 14px;}
h5 {font-size: 14px;}

h1#headerText {position: absolute; left: 0; top: 105px; width: auto; height: 36px; z-index: 200; margin: 0; font-weight: 100 !important; /*font-family: Tahoma, Geneva, sans-serif*/; color: #000; font-size: 36px; line-height: normal;}

/* Image alignment/spacing classes */
img.alignleft {margin: 5px 20px 20px 0; float: left;}
img.alignright {margin: 5px 0 20px 20px; float: right;}

#theme {position: relative; margin: 77px auto 0; padding: 0 10px; text-align: left; width: 1000px; background: #fff; z-index: 1;}

/* Header styles */
#header {position: relative; margin: 0 auto; width: 1000px; height: 215px; z-index: 100;}
body.home #header {height: 431px;}
#logo {position: absolute; right: 0; top: 0; width: 208px; height: 103px; z-index: 200;}

/* Top nav elements */
#topNav {position: absolute; left: 0; top: 0; width: 750px; height: 29px; z-index: 200; border-bottom: solid 1px #666;}
#topNav ul {list-style: none; margin: 0; padding: 0;}
#topNav ul li {float: left; display: inline; margin: 0; padding: 0; height: 28px; font-family: Helvetica, Arial, sans-serif;}
#topNav ul li a {display: inline-block; height: 28px; line-height: 28px; font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #000; text-decoration: none;}
#topNav ul li a:hover {display: inline-block; height: 28px; line-height: 28px; font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #000; text-decoration: underline;}
#topNav ul li.separator {width: 35px; line-height: 28px; font-size: 14px; font-weight: bold; color: #ccc; text-align: center;}

/* Search box/form */
#search {position: absolute; left: 500px; top: 29px; width: 248px; height: 23px; border: solid 1px #666;}
.txtSearch {position: absolute; left: 7px; top: 0; width: 215px; height: 23px; margin: 0; padding: 0 !important; font-size: 14px; color: #999; line-height: 23px; border-width: 0 !important; background: #fff url('/white-spacer.gif');}
.btnSearch {position: absolute; right: 1px; top: 1px; width: 21px; height: 21px;}

/* Menu styles */
#siteMenu {position: absolute; left: 0; bottom: 0; width: 1000px; height: 50px; z-index: 100;}
ul#topMenu {list-style: none; margin: 0; padding: 0;}
ul#topMenu li {display: inline; float: left; position: relative; height: 50px; line-height: 50px;}
ul#topMenu li a, ul#topMenu li a:link, ul#topMenu li a:visited {display: block; padding: 0 28px; font-family: Helvetica, Arial, sans-serif; font-size: 16px; font-weight: bold; height: 50px; line-height: 50px; color: #000; text-decoration: none; background: #ededed;}
ul#topMenu li a:hover, ul#topMenu li a:active {display: block; padding: 0 28px; font-family: Helvetica, Arial, sans-serif; font-size: 16px; font-weight: bold; height: 50px; line-height: 50px; color: #000; text-decoration: none; background: #ccc;}
ul#topMenu li.current a, ul#topMenu li.currentFade a {display: block; padding: 0 28px; font-family: Helvetica, Arial, sans-serif; font-size: 16px; font-weight: bold; height: 50px; line-height: 50px; color: #000; text-decoration: none; background: #ccc;}
ul#topMenu li.separator {width: 1px; height: 50px; background: #fff;}

div#subNavigation {display: none;}

/* Submenu styles */
ul#topMenu li ul {display: none; position:absolute; left: 0; top: 50px; list-style: none; margin:0; padding:0; min-width:250px; text-align: left; /* Match UL 'left' attribute below */ background: #ccc;}
ul#topMenu li ul * {list-style-position:outside;}
ul#topMenu li ul li {position:relative; height: auto; margin:0; padding:0; width:auto; min-width:250px;}
ul#topMenu li ul li a, ul#topMenu li ul li a:link, ul#topMenu li ul li a:visited {display:block; padding: 0 28px; height:auto; line-height: 30px; color:#000; font-size: 14px; font-weight: normal; text-decoration: none; white-space: nowrap; text-align: left;}
ul#topMenu li ul li a:hover, ul#topMenu li ul li a:active, ul#topMenu li ul li a:focus {color: #000; text-decoration: underline; background: #ccc;}
ul#topMenu li ul li.separator {}

ul#topMenu li ul li ul {position:absolute; top:0; left:250px; width: auto; min-width: 250px; /* Match UL width above */}
ul#topMenu li ul li ul li {}
ul#topMenu li ul li ul li a {white-space: nowrap;}

span.menu-sub-indicator {float:right; margin-right: -10px}

/* Main content area styles */
#content {position: relative; margin: 40px auto 0; padding: 0; width: 1000px; text-align: left; z-index: 1;}

#mainColumn {float: left; width: 475px/*1000px*/;}
body.home #mainColumn {float: left; width: 473px; padding-right: 20px;}

body.home #mainColumn p {color: #333333; line-height: 22px;}

#mainColumn .left {float: left; width: 475px;}
#mainColumn .right {float: left; margin: 0 0 0 50px; width: 475px;}

#rightColumn {float: left; margin: 0 0 0 50px; width: 475px;}
body.home #rightColumn {float: left; margin: 0 0 0 10px; width: 497px;}
#rightColumn .box {margin: 0 0 4px; padding: 20px 18px; background: #f4f4f2;}
#rightColumn .boxWhite {margin: 0 0 4px; padding: 20px 18px; background: #fff;}

#homeSlides {position: absolute; left: 0; top: 173px; width: 1000px; height: 200px; overflow: hidden;}
#homeBanner a img{width:1000px; height:200px;}

/* Subpage styles */
#breadcrumbs {margin: 5px 0 0 19px; font-size: 10px;}
#breadcrumbs a {font-size: 10px; color: #000;}
#breadcrumbs .separator {padding: 0 3px; font-size: 12px;}

/* Footer styles */
#footer {position: relative; margin: 20px auto 0; text-align: left; width: 1000px; height: 32px; clear: both; border: solid 1px #ccc; z-index: 10;}
#footerLeft {float: left; margin: 0 0 0 15px; width: 800px; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 32px; color: #ccc;}
#footerLeft a {font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 32px; color: #982d01;}
#footerRight {float: right; width: 118px; height: 32px; text-align: center; line-height: 32px; border-left: solid 1px #ccc;}
#footerRight img {padding: 2px 0 0;}
#footerLogos {position: relative; margin: 20px auto; width: 1000px; height: 30px; font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 30px; color: #bbb;}
#footerLogos a {font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 30px; color: #bbb;}
#footerLogos .left {float: left; text-align: left; width: 400px; height: 30px; line-height: 30px;}
#footerLogos .right {float: right; text-align: right; width: 400px; height: 30px; line-height: 30px;}
#footerLogos img {vertical-align: middle;}
#footerLogos .right img {vertical-align: -8px;}

/* General form styles */
.editForm div {clear: both; margin: 0 0 10px 0;}
.editForm label {float: left; margin: 0 10px 0 0; width: 33%;}
.editForm span {float: left; width: 60%;}
.required {font-weight: bold;}
.editForm span > p {display: block; width: 49%; float: left; line-height: normal; margin: 0 0 7px 0; padding: 0; white-space: nowrap;}
.editForm textarea {width: 100%; height: 150px;}
.editForm fieldset {clear: both; float: left; margin: 0 0 10px 0; width: 100%; height: 300px; border: 1px #ccc solid;}
.editForm fieldset .inner {padding: 5px 10px 0 10px; height: 273px; overflow: auto;}
.editForm legend {margin: 0 0 0 10px;}
.editForm .radioGroup span {display: block; width: 60px; float: left; line-height: normal; margin: 0; padding: 0;}

/* Misc form field styles */
.width100 > input {width: 100px;}
.width150 > input {width: 150px;}
.width200 > input {width: 200px;}
.width300 > input {width: 300px;}

/* General List Item styles */
.listItem {clear: both; margin: 0 0 20px 0;}
.listItemImage {float: left; margin: 0 15px 15px 0;}
#listItemImage {float: left; margin: 0 20px 15px 0;}

/* Board of Directors */
#boardOfDirectors .listItem {float: left; margin: 0 5% 25px 0; width: 40%; height: 200px; clear: none;}
#boardOfDirectors .listItemImage {float: left; margin: 0 10px 10px 0;}
#boardOfDirectorsImage {float: right; margin: 0 0 15px 20px;}

/* Article styles */
.articleItem {clear: both; margin: 0 0 20px 0;}
.articleItemTitle {margin: 0 0 5px 0;}
.articleItemDate {font-style: italic;}
.articleItemImage {float: left; margin: 0 15px 15px 0;}
.articleItemBody {}
#articleDate {margin: 0 0 15px 0; font-style: italic;}
#articleImage {float: left; margin: 0 20px 15px 0;}

/* Staff styles */
.staffItem {float: left; margin: 0 40px 30px 0; width: 40%;}
.staffImage {float: left; margin: 0 20px 20px 0;}
.staffItemName {font-weight: bold;}
.staffItemTitle {font-style: italic;}
#staffDetailImage {float: left; margin: 0 20px 20px 0;}
#staffDetailBody {}
#staffName {}
#staffJobTitle {}

/* Photo gallery styles */
#photoLargeImage {position:relative; margin: 0 auto; width:800px; height:600px; text-align:center; overflow: hidden;}
#photoLargeImage img {margin: 0 auto;}
/*
#photoLargeImage img {margin: 0 auto; position:absolute; top:0; left:0; z-index:20; width:515px; height:385px;}
#photoLargeImage p#imageDescription {position:absolute; bottom:0; left:0; z-index:40; width:100%; margin:0; padding:0;}
#photoLargeImage p#imageDescription span {display:block; padding:5px;}
*/
#photoItems {margin: 20px 0 10px;}
.photoItem {float:left; margin:0 15px 15px 0; width: 125px; cursor:pointer; position:relative; text-align: center;}
#photoItems img {position:relative; z-index:10;}
#photoItems a img:hover {opacity:0.85;}

#photoImageTitle {position: relative; height: 24px;}
#photoImageDescription {position: relative; height: 35px;}
.photoItemTitle {display: none;}
.photoItemDescription {display: none;}

.loading {background-image:url('/loadingIcon.gif'); background-repeat:no-repeat; background-position: center 33%;}

/* Basic events styles */
.eventList {}
.eventListItems {}
.eventListItems h2 a {}
.eventItemDate {}
.eventItemLocation {}
#eventDetail {}
#eventDetail h1 {}
#eventDetailDate {}
#eventDuration {}

/* Event calendar styles */
.calendarList {}
.calendarListItems {float: left; display: inline; width: 500px;}
.calendarListItems h2 a {font-size: 16px;}
#caledarDetail {}
#caledarDetail h1 {}
#calendarDetailDate {margin: 0 0 10px 0; font-style: italic;}
#calendarImage {float: right; margin: 0 0 15px 15px;}
.calendarPicker {float: left; display: inline; margin: 0 0 0 20px; width: 480px} /* Flash calendar */

/* Pagination */
.pagination {display: block; margin: 0; text-align: right;}
.pagination ul {list-style: none; margin: 0; padding: 0;}
.pagination ul li {margin: 0; padding: 0; font-size: 10px; display: inline;}
.pagination ul li a, .pagination ul li a:link, .pagination ul li a:visited {font-size: 10px; padding: 0 3px; line-height: 18px; text-decoration: none;}
.pagination ul li a:hover, .pagination ul li a:active {font-size: 10px; padding: 0 3px; line-height: 18px; text-decoration: none; font-weight: bold;}
.pagination ul li.current {margin: 0; padding: 0 3px; font-size: 10px; display: inline; line-height: 18px; font-weight: bold;}

.pagination ul li.previous a, .pagination ul li.previous a:link, .pagination ul li.previous a:visited {font-family: Tahoma, Geneva, sans-serif; font-size: 16px; padding: 0 5px 0 0; line-height: 18px; text-decoration: none;}
.pagination ul li.previous a:hover, .pagination ul li.previous a:active {font-family: Tahoma, Geneva, sans-serif; font-size: 16px; padding: 0 5px 0 0; line-height: 18px; text-decoration: none; font-weight: bold;}

.pagination ul li.next a, .pagination ul li.next a:link, .pagination ul li.next a:visited {font-family: Tahoma, Geneva, sans-serif; font-size: 16px; padding: 0 0 0 5px; line-height: 18px; text-decoration: none;}
.pagination ul li.next a:hover, .pagination ul li.next a:active {font-family: Tahoma, Geneva, sans-serif; font-size: 16px; padding: 0 0 0 5px; line-height: 18px; text-decoration: none; font-weight: bold;}

/* Misc styles */
.clear {clear: both;}
.hidden {display: none;}
.divAddControl {margin: 25px 0 0 0;}
.divEditDeleteControls {margin: 25px 0 0 0;}
.errorMsg, .error {color: #cc0000;}

label.error {margin: 0 0 0 5px; color: #cc0000;}
#cse-search-results iframe {width: 600px;}
