/* Default */

body,td {
  font-family: helvetica, arial, bitstream vera sans, sans-serif;
  font-size: 12px;
  color: #000;
  line-height: 18px;
}

body {
  margin: 0px;
  background-color: #FFFFFF;
  background-image: url('../images/pictures/large/system-files/place_tile.gif');
  background-repeat: repeat-x;
}

body.emailBody {
  background: none;
  background-color: white;
  margin: 20px;
}

input,select,textarea {
  font-family: verdana, arial, helvetica, bitstream vera sans, sans-serif;
  font-size: 11px;
}

/* Headings, styles */

.heading { font-size: 13px; font-weight: bold; }
.subheading { font-size: 13px; }
.largeHeading { font-family: arial, helvetica, sans-serif; font-size: 20px; font-weight: bold; line-height: 1.0em; }
.largeHeadingorange { color:#f5791f; font-family: arial, helvetica, sans-serif; font-size: 20px; font-weight: bold; line-height: 1.0em; }

.eventHeading {
  font-size: 20px; 
  font-weight: bold; 
  line-height: 1.0em;
  text-transform: uppercase;
  /*font-variant: small-caps;*/
  /*letter-spacing: -0.05em; 
  font-size: 28px; 
  font-weight: bold; 
  color: #f47920;*/
}


.sidenewsletter { line-height: 16px; font-size: 11px; }
.small { line-height: 14px; font-size: 10px; }
.tiny { font-size: 9px; }
.white { color: white; }
.grey { color: #a0a0a0; }
.yellow { color: #f7c000; }
.green { color: #8cc63f; }
.orange { color: #f5791f; }
.lightgreen { color: #c2cb1e; }
.darkgreen { color: #45815d; }
.darkblue { color: #005c70; }
.blue { color: #00aebd; }

.white a { color: white; }
.white a:visited { color: white; }
.white a:hover { color: white; }

.footer a {font-size: 11px;}
.footer a:visited {font-size: 11px;}
.footer a:hover {font-size: 11px;}

/* Calendar */

.calTable{
  background-color: #c0c0c0;
}
.calHdrCell {
  background-color: #00909E;
  color: white;
}
.calTodayCell {
  background-color: white;
  /*color: #00909E;*/
  font-size: 16px;
  border: 1px solid #414141;
}
td.calTodayCell a { color: #00909E; text-decoration: none; }
td.calTodayCell a:visited { color: #00909E; text-decoration: none; }
td.calTodayCell a:hover { color: #00909E; text-decoration: underline; }

.calHiliteCell {
  background-color: white;
  /*border: 1px solid #414141;*/
}
td.calHiliteCell a { color: #00909E; text-decoration: none; }
td.calHiliteCell a:visited { color: #00909E; text-decoration: none; }
td.calHiliteCell a:hover { color: #00909E; text-decoration: underline; }

.calDayCell {
  background-color: #f5f5f5;
}
.calNoDayCell {
  background-color: #EcEcEc;
}

/* Links */

a {
  color: #005b70;
}
a:visited {
  color: #005b70;
}
a:hover {
  color: #f47920;
}

/* Misc */

form {
  margin: 0px;
}

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.star {
  font-family: arial;
  /*font-size: 15px;*/
  color: #f47920;
}
.regCaptionCell {
  padding-bottom: 6px;
}

#mainCell {
  padding-top: 14px;
  padding-right: 24px;
  padding-bottom: 14px;
  padding-left: 20px;
}

div.siteByInfo {
  padding-top: 2px;
  padding-bottom: 3px;
  font-size: 10px;
  color: #c0c0c0;
}
div.siteByInfo a { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:visited { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:hover { color: #e0e0e0; text-decoration: none; }

.info {
  font-size: 11px;
  color: #707070;
}



span.navHoverLink .subMenu {
	visibility: hidden;
	position: absolute;
	margin-left: -8px;
	margin-top: 11px;
	padding-top: 11px;
}


.subMenu a {
	display: block;
	padding: 5px;
	color: white;
	text-decoration: none;
	/*background-color: #ff9050;*/
	background-color: #596b8f;
}
.subMenu a:visited {
	color: white;
	text-decoration: none;
}
.subMenu a:hover {
	background-color: #ff9050;
	color: white;
	text-decoration: none;
}

span.navHoverLink:hover .subMenu {
	visibility: visible;
}

span.navHoverLink.over .subMenu {
	visibility: visible;
}



.sitemapDiv {
  margin-bottom: 3px;
}
.sitemapHdrDiv {
  background-color: #f0f0f0;
  padding: 4px;
  margin-top: 24px;
  margin-bottom: 6px;
}
table.sitemapTbl {
  width: 500px;
}
td.sitemapMidCell {
  border-left: 1px solid #c0c0c0;
}

.topNavBg { background-position: 0px 17px; }

.relatedLinks A { color: #F47920; line-height: 21px; }
.relatedLinks A:visited { color: #333; }
.relatedLinks A:hover { color: #333; }


/* Tabs above search box */

div.searchTabBar {
}
/*div.searchTabBar div { border: 1px dashed red; }*/

div.searchTabBar div.searchTabBarSep {
  float: left;
  width: 10px;
  padding: 4px 0;
  border-bottom: 1px solid #c0c0c0;
}

div.searchTabBar a {
  display: block;
  float: left;
  padding: 4px 10px;
  border-top: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #005b70;
}
div.searchTabBar a:visited { text-decoration: none; color: #005b70; }
div.searchTabBar a:hover { text-decoration: none; color: #207b90; }

div.searchTabBar a.stbActive {
}

div.searchTabBar a.stbInactive {
  padding-bottom: 3px;
  border-bottom: 1px solid #c0c0c0;
  background-color: #f5f5f5;
  color: #505050;
}
div.searchTabBar a.stbInactive:visited { color: #505050; }
div.searchTabBar a.stbInactive:hover { color: #707070; }



/* Polls */

div.pollContainer {
  border: 1px solid #c0c0c0;
  padding: 8px;
  width: 410px;
}
div.pollQuestion {
  font-weight: bold;
  margin-bottom: 4px;
}
div.pollResultBar {
  color: white;
  font-size: 11px;
  padding-left: 4px;
}
div.pollVoteBtnContainer { padding-left: 28px; margin-top: 4px; }
table.pollVoteTable { width: 400px; }
table.pollResultTable { width: 400px; }
td.pollOptionCell { width: 80px; }
div.galleryListName { font-weight: bold; }
div.galleryListName { font-weight: bold; }

/* This is to fix a fade issue in IE when using jquery */
.gallery_image_title { background:#fff}

#content-scroll-box {
  overflow: auto;
  height: 530px;
}

