@import url("../../tap/css/style.css");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

body {
  background: url(../images/body_bg.jpg) no-repeat top center fixed;
  font-family: "Gill Sans std", "Gill Sans MT", Calibri, sans-serif;
  background-size: cover;
}

.break {
  clear: both;
}

h2 {
  font-size: 24px;
  line-height: 100%;
  font-weight: bold;
  margin: 0 0 15px 0;
  width: 100%;
  float: left;
}

h3 {
  font-size: 18px;
  line-height: 100%;
  font-weight: bold;
  margin: 0 0 15px 0;
}

h4 {
  font-size: 14px;
  font-weight: bold;
  line-height: 100%;
  margin: 0 0 15px 0;
  text-transform: uppercase;
}

strong {
  font-weight: bold !important;
}

#tinymce {
  background: white !important;
}

#mainnav {
  width: 1238px;
  height: auto;
  background: url(../images/bg-shadow.png) repeat-y;
  overflow: visible;
  margin: 0 auto;
}

#maincontent {
  width: 1238px;
  height: auto;
  background: url(../images/bg-shadow.png) repeat-y;
  overflow: hidden;
  margin: 0 auto;
}

#footerbottom {
  width: 1238px;
  height: auto;
  background: url(../images/bg-shadow.png) repeat-y;
  overflow: hidden;
  margin: 0 auto;
}

#city {
  margin: 10px 0 0 0;
}

#mainheader .row .grid_4 {
  float: right;
  margin: 0px;
}
#mainheader .row #logo {
  float: left;
  margin: 30px 0 40px 0;
}
#mainheader .row #logo h1 {
  display: none;
}
#mainheader .row #presentedby {
  float: left;
  margin: 150px 0 20px 15px;
}
#mainheader .row #countdown {
  float: right;
  width: 100%;
  margin: 0;
}
#mainheader .row #countdown #social-icons {
  float: right;
  width: 100%;
}
#mainheader .row #countdown #social-icons img {
  float: right;
  margin: 0 0 0 7px;
}
#mainheader .row #countdown #top-nav {
  float: right;
  width: 100%;
  margin: 20px 0 0 0;
}
#mainheader .row #countdown #top-nav ul {
  float: right;
}
#mainheader .row #countdown #top-nav ul li {
  float: left;
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 0 0 15px;
  background: url(../images/ico-arrow.png) no-repeat 0 4px;
  margin: 0 0 0 25px;
}
#mainheader .row #countdown #top-nav ul li a {
  color: #3c8823;
  text-decoration: none;
}
#mainheader .row #countdown #top-nav ul li a:hover {
  color: black;
}
#mainheader .row #countdown #event-date {
  font-size: 17px;
  float: right;
  color: #363636;
  margin: 20px 0 0 0;
  width: 100%;
}
#mainheader .row #countdown #event-date div {
  float: right;
}
#mainheader .row #countdown #event-date span {
  color: black;
  font-weight: bold;
  font-size: 22px;
  margin: 0 0 0 15px;
}
#mainheader .row #countdown #clock {
  float: right;
  width: 100%;
  margin: 15px 0 0 0;
}
#mainheader .row #countdown #clock #defaultCountdown {
  float: right;
}
#mainheader .row #countdown #clock #defaultCountdown .countdown_row .countdown_section {
  float: left;
  font-size: 13px;
  text-transform: uppercase;
  color: white;
  padding: 10px 15px;
  margin: 0 5px 0 0;
  text-align: center;
  background: #3c8823;
}
#mainheader .row #countdown #clock #defaultCountdown .countdown_row .countdown_section .countdown_amount {
  font-size: 30px;
  font-weight: bold;
  color: white;
  text-align: center;
}
#mainheader .row #countdown #clock #defaultCountdown .countdown_row .countdown_section:last-child {
  margin: 0px;
  padding: 10px 15px;
  border: 0px;
}

#mainnav .row {
  background: url(../images/mid_bg.jpg) repeat;
  overflow: visible;
}
#mainnav .row .grid_12 {
  background: url(../images/nav-bgd.png) repeat-x;
  padding: 0px 20px;
  margin: 0;
  height: 60px;
  overflow: visible;
}
#mainnav .row .grid_12 ul.menu {
  float: left;
  overflow: visible;
}
#mainnav .row .grid_12 ul.menu  li {
  float: left;
  position: relative;
  display: block;
  font-size: 20px;
  padding: 14px 0;
}
#mainnav .row .grid_12 ul.menu li a {
  color: white;
  text-transform: uppercase;
  font-size: 18px;
  text-decoration: none;
  padding: 7px 20px;
  display: inline-block;
}
#mainnav .row .grid_12 ul.menu li ul.sub-menu {
  display: none;
  position: absolute;
  top: 60px;
  left: -1px;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  z-index: 999;
  background: white;
  margin: 0px;
}
#mainnav .row .grid_12 ul.menu li ul.sub-menu li {
  float: none;
  border: 0px;
  padding: 0px 0;
}
#mainnav .row .grid_12 ul.menu li ul.sub-menu li a {
  color: #666666;
  padding: 0 10px;
  line-height: 30px;
  width: 200px;
  font-size: 14px !important;
}
#mainnav .row .grid_12 ul.menu li ul.sub-menu li a:hover {
  color: white;
}
#mainnav .row .grid_12 ul.menu li ul.sub-menu li ul.sub-menu {
  display: none;
  position: absolute;
  left: 220px;
  margin: -61px 0 0 0;
}
#mainnav .row .grid_12 ul.menu li > ul.sub-menu li:hover > ul.sub-menu {
  display: block;
}
#mainnav .row .grid_12 ul.menu li:hover {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#87cc59), to(#629a3c));
  background: -moz-linear-gradient(top, #87cc59, #629a3c);
  background: -ms-linear-gradient(top, #87cc59, #629a3c);
  padding: 14px 0;
}
#mainnav .row .grid_12 ul.menu li:hover > ul.sub-menu {
  display: block;
}
#mainnav .row .grid_12 ul.menu li:last-child {
  border: 0px;
}
#mainnav .row .grid_12 #social-icons {
  float: right;
  margin: 15px 0 0 0;
}
#mainnav .row .grid_12 #social-icons img {
  float: left;
  padding: 0 0 0 25px;
}

.aligncenter {
  margin: 0 auto;
  display: table;
}

.alignleft {
  float: left;
  margin: 5px 15px 15px 0;
}

.alignright {
  float: right;
  margin: 5px 0 15px 15px;
}

.pagecontent .mainarea {
  padding: 0 0 40px 0;
}
.pagecontent .row {
  background: url(../images/mid_bg.jpg) repeat;
  overflow: hidden;
}
.pagecontent .row .grid {
  overflow: visible !important;
}
.pagecontent .row .widget {
  background: white;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  margin: 20px auto 0px auto;
  color: #666666;
  float: left;
}
.pagecontent .row .widget .widgettitle {
  font-size: 21px;
  text-align: center;
  color: white;
  font-weight: bold;
  margin: 0 0 0px 0;
  padding: 10px 0;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8bd25c), to(#5c9238));
  background: -moz-linear-gradient(top, #8bd25c, #5c9238);
  background: -ms-linear-gradient(top, #8bd25c, #5c9238);
}
.pagecontent .row .widget table {
  border: 1px solid red;
}
.pagecontent .row .widget table td {
  padding: 10px;
}
.pagecontent .row .widget ul {
  margin: 0 0 15px 20px;
  float: left;
}
.pagecontent .row .widget ul li {
  list-style-type: disc;
  line-height: 20px;
  padding: 0 0 10px 0;
}
.pagecontent .row .widget .textwidget {
  padding: 20px;
}
.pagecontent .row .widget .textwidget iframe {
  width: 180px !important;
  min-height: 120px !important;
}
.pagecontent .row .widget .textwidget .fb-like-box {
  width: 180px !important;
}
.pagecontent .row .widget .textwidget h2 {
  color: #3c8823;
}
.pagecontent .row .widget .textwidget .twitter-timeline {
  margin: 60px 0 0 0 !important;
}
.pagecontent .row .widget .widget_sp_image-description {
  padding: 20px;
}
.pagecontent .row .widget_sp_image img {
  padding: 20px 20px 0 20px;
  width: 180px;
  height: auto;
}
.pagecontent .row .widget_sp_image a {
  color: #d73a5f;
  text-decoration: none;
}
.pagecontent .row .widget_sp_image a:hover {
  color: black;
}
.pagecontent .row .grid_12 {
  margin-top: 20px;
}
.pagecontent .row .grid_6 {
  background: white;
  margin-top: 20px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
}
.pagecontent .row .grid_6 #inner-content {
  margin: 20px;
  color: #666666;
}
.pagecontent .row .grid_6 #inner-content a {
  color: #3c8823;
  text-decoration: none;
}
.pagecontent .row .grid_6 #inner-content a:hover {
  color: black;
}
.pagecontent .row .grid_6 #inner-content td {
  padding: 10px;
  vertical-align: top;
}
.pagecontent .row .grid_6 #inner-content h1 {
  font-size: 30px;
  font-weight: bold;
  width: 100%;
  margin: 0 0 15px 0;
}
.pagecontent .row .grid_6 #inner-content h2 {
  color: #666666;
  font-size: 21px;
  text-transform: none;
  padding: 0 0 10px 0;
  margin: 10px 20px 10px 0px;
  border-bottom: 1px solid #cccccc;
}
.pagecontent .row .grid_6 #inner-content hr {
  border: 0px;
  height: 1px;
  background: #eeeeee;
  float: left;
  width: 100%;
  margin: 20px 0 20px 0;
}
.pagecontent .row .grid_6 #inner-content #home ul {
  float: left;
  width: 30%;
  margin: 0 15px 0 0;
  font-size: 14px;
}
.pagecontent .row .grid_6 #inner-content #home ul li {
  list-style-type: disc;
  margin: 0 0 0 20px;
  padding: 0 0 10px 0;
  line-height: 20px;
}
.pagecontent .row .grid_6 #inner-content #inner {
  float: left;
}
.pagecontent .row .grid_6 #inner-content #inner ul {
  float: left;
  width: 100%;
  margin: 0 15px 20px 0;
  font-size: 14px;
}
.pagecontent .row .grid_6 #inner-content #inner ul li {
  list-style-type: disc;
  margin: 0 0 0 20px;
  padding: 0 0 0px 0;
  line-height: 20px;
}
.pagecontent .row .grid_6 #inner-content ul:last-child {
  margin: 0px;
}
.pagecontent .row .grid_6 #inner-content p {
  padding: 0 0 15px 0;
  line-height: 20px;
}
.pagecontent .row .grid_6 #inner-content td {
  line-height: 20px;
}
.pagecontent .row .grid_6 #inner-content .update-post {
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #eeeeee;
}
.pagecontent .row .grid_6 #inner-content .update-post:last-child {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
.pagecontent .row .grid_6 #inner-content #crumbs {
  width: 100%;
  padding: 5px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 15px 0;
  float: left;
}
.pagecontent .row .grid_6 #inner-content #crumbs li {
  float: left;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.pagecontent .row .grid_6 #inner-content #crumbs li a {
  color: #3c8823;
  text-decoration: none;
}
.pagecontent .row .grid_6 #inner-content #crumbs li a:hover {
  color: black;
}
.pagecontent .row .grid_6 #inner-content #crumbs li:last-child span {
  display: none;
}

.fsForm {
  box-shadow: none !important;
}

#mainfooter #top-footer a {color: #000; text-decoration: none;}
#mainfooter #top-footer a:hover {color: #3c8823;}
#mainfooter a:hover {
  color: #3c8823 !important;
}
#mainfooter #footerbottom .row {
  background: url(../images/mid_bg.jpg) repeat;
}
#mainfooter #footerbottom .row #top-footer {
  margin: 50px 0 0 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  min-height: 100px;
  float: left;
  padding: 30px 0;
}
#mainfooter #footerbottom .row #top-footer #top-footer-left {
  width: 50%;
  border-right: 1px solid black;
  float: left;
  margin: 0 5% 0 5%;
}
#mainfooter #footerbottom .row #top-footer #top-footer-left a {
  text-decoration:none;
}
#mainfooter #footerbottom .row #top-footer #top-footer-left a img {
  margin: 0 10px 0 0;
}
#mainfooter #footerbottom .row #top-footer #top-footer-right {
  float: left;
  width: 39%;
}
#mainfooter #footerbottom .row #top-footer #top-footer-right .footer-section {
  float: left;
  width: 200px;
  margin: 0 0 10px 0;
  font-size: 14px;
}
#mainfooter #footerbottom .row #top-footer #top-footer-right .footer-section img {
  float: left;
  padding: 0 7px 10px 0;
}
#mainfooter #footerbottom .row #bot-footer {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  min-height: 250px;
  float: left;
}
#mainfooter #footerbottom .row #bot-footer a {
  color: white;
  text-decoration: none;
}
#mainfooter #footerbottom .row #bot-footer ul {
  margin: 30px auto 30px auto;
  display: table;
}
#mainfooter #footerbottom .row #bot-footer ul li {
  float: left;
}
#mainfooter #footerbottom .row #bot-footer ul li a {
  text-transform: uppercase;
  font-weight: bold;
}
#mainfooter #footerbottom .row #bot-footer ul li ul {
  width: 160px;
  margin: 10px 10px 0 0;
  font-size: 12px;
  text-transform: uppercase;
}
#mainfooter #footerbottom .row #bot-footer ul li ul li {
  width: 100%;
  padding: 0 0 5px 0;
}
#mainfooter #footerbottom .row #bot-footer ul li ul li a {
  margin: 0px;
  font-weight: normal;
}
#mainfooter #footerbottom .row #bot-footer ul li ul ul {
  margin: 10px 0 0px 10px;
  display: none;
}
#mainfooter #footerbottom .row #bot-footer ul li ul ul li {
  line-height: 14px;
}
#mainfooter #footerbottom .row .grid_6 {
  margin: 20px 0 30px 20px;
  color: black;
  font-weight: bold;
  font-size: 13px;
}
#mainfooter #footerbottom .row .grid_6 a {
  color: black;
  text-decoration: none;
  float: right;
}
#mainfooter #footerbottom .row .grid_5 {
  margin: 20px 20px 30px 20px;
  color: black;
  font-weight: bold;
  font-size: 13px;
  float: right;
}
#mainfooter #footerbottom .row .grid_5 a {
  color: black;
  text-decoration: none;
  float: right;
}
.search #pagination {padding-bottom:20px;}
.search #searchform {padding-bottom:10px;}

#meter .inner {padding: 20px 10px; position: relative;}
#meter .graph {background-image: url(../images/meterBG.png); background-position: center 290px; background-repeat: no-repeat; height: 382px; float: left;}
#meter .graph img {display: block;}
#meter .count {background: url(../images/meter-countBG.png) center no-repeat; padding-left: 9px; width: 85px; height: 46px; padding-top: 10px; color: #fff; text-align: center; text-transform: uppercase; position: absolute; top: 0; left: 100px; font-size: 20px;}
#meter .count span {font-size: 12px; display: block; margin-top: 3px;}
#meter .capacity {text-align: right; position: absolute; bottom: 20px; right: 10px; color: #3c8823;}


#mainnav .row .grid_12 .menu > li > .sub-menu .sub-menu {border-top: 1px solid #666666;}
#mainnav .row .grid_12 .menu > li > .sub-menu li:first-of-type > .sub-menu {border-top-width: 0; margin-top: -60px;}

#mainnav #searchform {float: right; padding-bottom: 0; margin-top: 14px;}
#mainnav #searchform ::-webkit-input-placeholder {font-style: italic;}
#mainnav #searchform :-moz-placeholder {font-style: italic;}
#mainnav #searchform ::-moz-placeholder {font-style: italic;}
#mainnav #searchform :-ms-input-placeholder {font-style: italic;}
#mainnav #searchform input {border: none; font-size: 12px; line-height: 16px; padding: 9px 30px 7px 12px; background: #fff url(../images/searcharrow.png) 97% center no-repeat;}

#mainnav #social-icons {margin-right: 20px !important;}

.crab-logo {max-width:80px !important;}

#mainheader .buttons li {
	text-transform: uppercase;
	background: url(../images/ico-arrow-white.png) no-repeat 15px center #72b049;
	float: right;
	padding: 0;
	margin-top: 10px;
}
#mainheader .buttons li a {
	padding: 10px 16px 10px 32px;
	font-size: 18px;
	font-weight: normal;
	line-height: 13px;
	height: 13px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}
li.hidden { display: none; }