/* 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-image: none;
  background-color: white;
  margin: 20px;
}

input,select,textarea {
  font-family: verdana, arial, helvetica, bitstream vera sans, sans-serif;
  font-size: 11px;
}

.floatleft { float:left; }
.floatright { float:right; }
.clearboth, .clear { clear:both; }

/* 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; }
.largeHeadinggreen { color:#8cc63f; font-family: arial, helvetica, sans-serif; font-size: 20px; font-weight: bold; line-height: 1.0em; }

.subheadingblue { font-size: 15px; color: #11667a; }


.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; }
.dgreen { color: #589316; }
.orange { color: #f5791f; }
.lightgreen { color: #c2cb1e; }
.darkgreen { color: #45815d; }
.darkblue { color: #005c70; }
.blue { color: #00aebd; }

.white a, .white a:visited, .white a:hover { color: white; }

.dgreen a, .dgreen a:visited, .dgreen a:hover { color: #589316; }

.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; }

div.top-login-info { text-align: right; color: #f0f0f0; padding-right: 4px; padding-top: 1px; }
div.top-login-info a, div.top-login-info a:visited, div.top-login-info a:hover { color: white; text-decoration: none; }


/* 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; }


/* CONTENT */

div#middle-bar { 
  background-color: #8cc63f;
  background-image: url('../images/pictures/large/system-files/img_black_green_tl_cnr.gif'); 
  background-position: top left; 
  background-repeat: no-repeat;
  height: 98px;
}
div#middle-bar-left { float: left; padding: 10px 18px; color: white; }
div#middle-bar-left td { color: white; }
div#middle-bar-right { float: right; margin: 10px 0; padding: 0 25px; height: 75px; color: white; border-left: 1px dotted white; }
div#middle-bar-right td { color: white; }
div#middle-bar h1 { margin: 0; font-size: 20px; }

div#middle-bar-left select.activityprovider-fld { width: 185px; border: 1px solid #dfdde1; padding: 1px 0 1px 1px; background-color: white; color: #747474; }

div#middle-bar-right input.username-fld, div#middle-bar-right input.password-fld { border: 1px solid #dfdde1; background-color: white; color: #747474; height: 16px; padding: 1px 2px 1px 2px; }

div#middle-bar-right input.username-fld { width: 158px; margin-right: 4px; }
div#middle-bar-right input.password-fld { width: 140px; }
div#middle-bar-right select.activityprovider-fld { width: 228px; height: 22px; border: 1px solid #dfdde1; padding: 1px 0 1px 1px; background-color: white; color: #747474; }

div#middle-bar-right a { color: white; font-size: 11px; text-decoration: none; }



div#content_inner { padding: 25px 18px; }

div#newsbox { line-height: 1.6em; }

div#newsbox { border: 1px solid #e2e1e1; background-color: #ecebeb; background-image: url('../images/pictures/large/system-files/img_news_box_rpt.gif'); background-repeat: repeat-x; }
div#newsbox-inner { padding: 18px 20px; }

div#pollbox { border: 1px solid #e2e1e1; background-color: #ecebeb; background-image: url('../images/pictures/large/system-files/img_poll_box_rpt.gif'); background-repeat: repeat-x; }
div#pollbox-inner { padding: 18px 20px; }

div#social-networking-links { display:block; position: absolute; margin-left: 316px; width: 200px; margin-top: 176px; text-align: right; }

/* a.twitter-link { display:none; } */



/* Polls */

div.pollContainer input[type=radio] { margin-left: 0; }
div.pollContainer td { padding-left: 0; }

/*div.pollContainer {
  border: 1px solid #c0c0c0;
  padding: 8px;
  width: 410px;
}*/
div.pollQuestion {
  font-size: 15px;
  color: #11667a;
  margin-bottom: 10px;
}
div.pollResultBar {
  color: #FFFFFF;
  font-size: 11px;
  padding-left: 4px;
}
div.pollVoteBtnContainer { padding-left: 0px; margin-top: 10px; }
table.pollVoteTable { width: 250px; }
table.pollResultTable { width: 250px; }
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;
}

input.challenge-complete-btn { color: #010101; background-color: #AECF4C; border-width: 0px; padding: 4px 12px; font-family:arial,helvetica; font-weight:bold; }


/** MISC */

#wysiwygpro_editor td.topNavBg div { color: white; }

#wysiwygpro_editor td.blackcell { color: white; }
#wysiwygpro_editor td.blackcell td { color: white; }

div#actspotlight { position: relative; bottom: -10px; }


#hdr-search-box { position: absolute; padding-top: 10px; }
#hdr-search-box td { color: white; font-size: 11px; }
#hdr-search-box input.search-fld { width: 148px; border: 1px solid #c5c5c5; color: #747474; background-color: white; height: 17px; margin-right: 1px; padding-left: 2px; font-family: verdana, sans-serif; font-size: 10px; }

/*#hdr-search-box input.submit-fld { border-width: 0; background-color: #C9C9C9; height: 19px; margin-left: 4px; font-family: arial; font-size: 11px; color: #f9f9f9; }*/


