html {
  background: #fff url(/images/gradient.jpg) top repeat-x;
  background-attachment: fixed;
}
body {
  position: relative;
  margin: 0 auto;
  padding: 0 20px 8px;
  width: 942px;
  background: url(/images/bg1.jpg) top no-repeat;
  background-attachment: fixed;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
body {
  scrollbar-face-color: #5CA8BE;
  scrollbar-track-color: #fff;
  scrollbar-arrow-color: #F0F0F0;
  scrollbar-shadow-color: #1C4F5D;
  scrollbar-dark-shadow-color: #033F51;
  scrollbar-3dlight-color: #033F51;
  scrollbar-highlight-color: #5CA8BE;
}

a.chirplink { display: none; }

#header {
  padding-left: 327px;
  height: 330px;
}
#logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 410px;
}

#weather {
  position: absolute;
  opacity: 0.8;
  right: 20px;
  top: 20px;
  width: 202px;
  height: 62px;
}

#fb {
  position: absolute;
  opacity: 0.8;
  right: 20px;
  top: 100px;
  width: 40px;
  height: 40px;
}

#likebuttons {
  position: absolute;
  opacity: 0.8;
  right: 90px;
  top: 140px;
  width: 240px;
  height: 40px;
}

#map {
  color: #333 !important;
}
#map a:link, #map a:visited {
  color: blue;
}

#topnav {
  opacity: 0.9;
  margin: 0;
  padding: 44px 0 0 86px;
  text-transform: lowercase;
  line-height: 1.4;
  font-size: 20px;
  color: #66ccff;
}
#topnav a:link, #topnav a:visited {
  text-decoration: none;
  color: #66ccff;
}

#menu {
  opacity: 0.9;
  margin: 0 0 0 28px;
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
}
#menu a:link, #menu a:visited {
  padding: 0 2px;
  white-space: nowrap;
  text-decoration: none;
  color: #fff;
}

#lhs {
  padding: 0 20px 0 0;
  vertical-align: top;
  line-height: 1.3;
  font-size: 14px;
}
#lhs div {
  margin: 0 0 11px 0;
  padding: 8px 8px 0 8px;
  width: 291px;
  height: 534px;
  overflow: auto;
  background: url(/images/lhs_bg.png);
  border-radius: 4px;
}
form #lhs div { height: auto; }

#content {
  padding: 0 0 11px 0;
  vertical-align: top;
}

#subnav {
  margin: 0;
  padding: 4px 8px;
  background: url(/images/submenu_bg.png);
  line-height: 1.5;
  font-size: 14px;
  color: #06c;
}
#subnav a:link, #subnav a:visited {
  text-decoration: none;
  color: #06c;
}

#container {
  margin-top: 42px;
  padding: 12px 6px;
  height: 426px;
  overflow: auto;
  background: url(/images/content_bg.png);
  color: #fff;
}
form #container { height: auto; }

fieldset {
  background: transparent;
  background: rgba(255,255,255,0.3);
}
legend {
  padding: 2px 4px;
  border-radius: 5px;
  box-shadow: 0 -1px 1px rgba(0,0,0,0.4);
  background: #fff;
  font-weight: bold;
  font-size: 14px;
  color: #333;
}
fieldset label {
  font-size: 12px;
  color: #fff;
}

h1 {
  opacity: 0.9;
  margin: 0.5em 0 0.5em 88px;
  padding: 0;
  font-weight: normal;
  font-size: 28px;
  color: #fff;
}

strong {
  font-weight: normal;
  color: #036;
}

a:link, a:visited {
  color: #fff;
}
a:hover, a:focus {
  text-decoration: underline !important;
}

#footer td {
  padding: 0 8px;
  background: url(/images/footer_bg.png);
  line-height: 32px;
  font-size: 11px;
  color: #fff;
}

#submenu {
  margin: -0.5em 0 1em 0;
  padding: 8px 4px;
  border: solid #fff;
  border-width: 1px 0;
}
#submenu a:link, #submenu a:visited {
  opacity: 0.9;
  padding: 0 4px 0 0;
  text-transform: lowercase;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  color: #fff;
}
#submenu a.current {
  text-decoration: none !important;
  color: #99cc4f !important;
}

#map {
  margin: 2em auto;
  height: 500px;
  border: 2px solid #000;
  overflow: hidden;
}

#mapButtons {
  margin: 10px;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}
#mapButtons a:link, #mapButtons a:visited {
  padding: 3px 8px;
  border: 1px solid #a9bbdf;
  border-radius: 2px;
  background: #fff;
  background: #fff -webkit-linear-gradient(top, #fefefe, #f3f3f3);
  background: #fff -moz-linear-gradient(top, #fefefe, #f3f3f3);
  background: #fff -o-linear-gradient(top, #fefefe, #f3f3f3);
  background: #fff -ms-linear-gradient(top, #fefefe, #f3f3f3);
  text-decoration: none;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
}
#mapButtons a:hover, #mapButtons a:focus {
  border-color: #7791d0;
  text-decoration: none !important;
}

#directionsPanel {
  color: #000;
  padding: 0.5em 1em;
  background: #fff;
  background: rgba(255,255,255,0.8);
}

#showlock {
  position: absolute;
  right: 24px;
  bottom: 8px;
  opacity: 0.4;
}

.collapse { margin: 1em 0; }
.collapse th {
  padding: 4px 4px;
  background: url(/images/content_bg.png);
}
.collapse thead th { text-align: center; }
.collapse td {
  padding: 2px 4px;
  background: rgba(255,255,255,0.3);
  border-style: solid;
}
.collapse tr.radio:hover td {
  background: rgba(255,255,255,0.5);
}
.collapse tr.radio td {
  vertical-align: middle;
  text-align: center;
}
.segmentgrey {
  border-top: 2px solid #CCC;
}fieldset {
  margin: 1em 0;
  padding: 10px;
  border: 1px solid #ccc;
  background: #eee;
  background: -webkit-linear-gradient(top, white 80%, #eee);
  background: -moz-linear-gradient(top, white 80%, #eee);
  background: -ms-linear-gradient(top, white 80%, #eee);
  background: linear-gradient(to bottom, white 80%, #eee);
}
legend {
  padding: 2px 8px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 -1px 1px rgba(0,0,0,0.4);
  font-size: 13px;
  color: #333;
}
fieldset label {
  float: left;
  clear: left;
  padding-top: 2px;
  width: 120px;
  text-align: right;
  font-size: 90%;
  color: #333;
}
fieldset label::after { content: ":"; }
fieldset label strong { color: #c00; }
fieldset span {
  display: block;
  margin: 0 0 0 120px;
  padding: 0 0 4px 4px;
}
fieldset span label {
  display: inline-block;
  float: none;
  width: auto;
  white-space: nowrap;
  text-align: left;
  font-size: inherit;
  color: inherit;
  cursor: pointer;
}
fieldset span label::after {
  content: "";
}

fieldset input, fieldset textarea, fieldset select {
  padding: 2px 4px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background: #fff;
  line-height: 1.1;
  font-family: inherit;
  font-size: 1.1em;
}
fieldset input:focus, fieldset textarea:focus, fieldset select:focus {
  border: 1px solid #aaa;
  box-shadow: 0 0 3px rgba(0,0,0,.2);
  color: #333;
}

fieldset input[type=image], fieldset input[type=file] { border: none; }
fieldset input[type=submit], fieldset input[type=reset], fieldset input[type=button] {
  padding: 2px 6px;
  border: #b5bbc4 1px solid;
  background: #f7fafc;
  background-image: -webkit-linear-gradient(top, #fff, #dae6f1);
  background-image: -moz-linear-gradient(top, #fff, #dae6f1);
  background-image: -ms-linear-gradient(top, #fff, #dae6f1);
  background-image: linear-gradient(to bottom, #fff, #dae6f1);
  font-size: 100%;
  color: #333;
}
fieldset input[type=submit]:hover, fieldset input[type=reset]:hover, fieldset input[type=button]:hover {
  color: #e36627;
}

fieldset input:disabled, 
fieldset input:disabled:hover, 
fieldset input:disabled:focus {
  color: #999 !important;
}

input.cssform-undo:disabled { display: none; }

a.delete:link, a.delete:visited { color: #c00 !important; }
a.delete:hover, a.delete:focus {
  color: #000 !important;
  background-color: yellow !important;
}

.warning {
  margin: 0.5em 0;
  border: 1px solid #f00;
  background-color: #ff0;
  font-size: 11px;
  color: #333;
}
p.warning, .warning p, span.warning { padding: 0.5em; }
.warning b {  
  text-transform: uppercase;
  color: #f00;
}

input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAT1JREFUeNpi/P//PwMpgImBRMACY/x7/uDX39sXt/67cMoDyOVgMjBjYFbV/8kkqcCBrIER5KS/967s+rmkXxzI5wJiRSBm/v8P7NTfHHFFl5mVdIzhGv4+u///x+xmuAlcdXPB9KeqeLgYd3bDU2ZpRRmwH4DOeAI07QXIRKipYPD35184/nn17CO4p/+cOfjl76+/X4GYAYThGn7/g+Mfh/ZZwjUA/aABpJVhpv6+dQUjZP78Z0YEK7OezS2gwltg64GmfTu6i+HL+mUMP34wgvGvL78ZOEysf8M1sGgZvQIqfA1SDAL8iUUMPIFRQLf+AmMQ4DQ0vYYSrL9vXDz2sq9LFsiX4dLRA0t8OX0SHKzi5bXf2HUMBVA0gN356N7p7xdOS3w5fAgcfNxWtn+BJi9gVVBOQfYPQIABABvRq3BwGT3OAAAAAElFTkSuQmCC');
  background-position: right top;
  background-repeat: no-repeat;
  box-shadow: none;
}
input:required:valid, textarea:required:valid {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZZJREFUeNpi/P//PwMpgImBRMAy58QshrNPTzP8+vOLIUInisFQyYjhz98/DB9/fmT48/+35v7H+8KNhE2+WclZd+G0gZmJmYGThUNz1fUVMZtvbWT59eUXG9wGZIWMUPj993eJ5VeWxuy8veM/CzPL3yfvH/9H0QBSBDYZyOVm4mGYfn6q4cory5lYmFh+MrEwM/76/YsR7mk2ZjbWP///WP37/y8cqIDhx58fjvtu7XV6//ndT34G/v8FasUsDjKO/+A2PP3wpGLd+TVsfOz8XH6KAT+nHpokcu7h6d9q/BoMxToVbBYqlt9///+1GO4/WVdpXqY/zMqXn13/+vTjI9mj94/y//v9/3e9ZRObvYbDT0Y2xnm///x+wsfHB3GSGLf41jb3rv0O8nbcR66d+HPvxf2/+YZFTHaqjl8YWBnm/vv37yly5LL8+vuLgYuVa3uf/4T/Kd8SnSTZpb6FGUXwcvJxbAPKP2VkZESNOBDx8+9PBm4OwR1TwmYwcfzjsBUQFLjOxs52A2YyKysrXANAgAEA7buhysQuIREAAAAASUVORK5CYII=');
  background-position: right top;
  background-repeat: no-repeat;
}

input::-webkit-input-placeholder { color: #ababab; }
input:-moz-placeholder { color: #ababab; }

input[type="number"] {
  max-width: 4em;
}

.cropper {
  display: inline-block;
  margin: 0 1em;
  padding-left: 18px;
  height: 16px;
  background: left center no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABRElEQVQ4jZXSsUsVUBzF8Y/yhgKRSOdwFpUgpxZX/4BElxwKcWhJqNbOIiEOBuIQiuioaUsSBRFCBIKjq0KERdoUhIRIOLyr2LNnvgN3+d37Pfzu+f1oQEmGk8yerVUagB/iGbrP1psvCT/BFJ4n2W7IIMkjTGAX47X3lSQV3EEHvmAlyWGB72GyvB1L8itJCzrRg/ZmLOI+ruIulgrcgZkCv8W1JDv4iU/ow6umJHvoTrKfpBU/0IZZDOEzRrGKA8xjJsku1Sms4XWSDfTiO27jJa7jKQZKd29OvneaAUbQjy58xQe8wBXcSvIbG/VCbqotJBkuuRzgQZKFevA5gySwhWmsYxNtSY7qGdRu4g20Yw6t+FNOXdUaHJXaTdXkl5NcaPDXJib5hvf4qDqBxxfB/+rgRINJ1v4Hn+ug6J1qDpfSMVLdY4b2kZcrAAAAAElFTkSuQmCC);

}
.cropper:link, .cropper:visited {
  text-decoration: none !important;
  font-size: 9px;
  color: rgba(0,0,0,0) !important;
}
.cropper:hover, .cropper:focus {
  color: rgba(0,0,0,0.5) !important;
}

#captcha {
  border: 1px outset #666;
}

@media only screen and (max-width: 767px) {

  fieldset label {
    display: block;
    float: none;
    width: auto;
    text-align: left;
  }
  fieldset span {
    display: block;
    margin: 0 0 4px 0 !important;
    padding: 0;
  }
  fieldset span label {
    white-space: normal;
  }
  #captcha {
    width: 320px;
    height: 90px;
  }

}
.clear {
  clear: both;
}
  
.floatright {
  float: right;
  display: block;
  margin: 0 0 8px 8px;
}
  
.floatleft {
  float: left;
  display: block;
  margin: 0 8px 8px 0;
}

form td label, p label {
  width: auto;
  float: none;
}
form td label:after, p label:after { content: ""; }

#gambling-help {
  clear: both;
  margin: 1em auto;
  border: 1px solid #999;
  padding: 2px;
  background: #f0f2f4; 
  width: 510px;
}
#gambling-help a {
  color: #333;
}
#gambling-help div {
  width: 300px;
  color: #666;
}
#gambling-help div p {
  margin: 0;
}
#gambling-help div img {
  vertical-align: top;
}
#gambling-help .helplink {
  margin: 0 0 2px;
  padding: 2px;
  width: 196px;
  background: #dce1e7;
  text-align: center;
}
#gambling-help .helptel {
  clear: both;
  margin: 0;
  background: #ababab;
  padding: 2px;
  text-align: center;
  font-size: 11px;
  color: #fff;
}

.cmslock {
  display: block;
  width: 26px;
  height: 32px;
  background-image: url(data:image/gif;base64,R0lGODlhGgAgAJEAAP7+/peXlv///5mZmSH5BAAAAAAALAAAAAAaACAAAAKslIGHw4MgkpkzgREyy8FBSlnYxm0OiF7d6GBdJ4EQsMKzOt7oCMv8cPBtdJPfB2SM+DSzoOCnXI4qxRcQZYA6n0xs1lq5mBrk8tjjInPWa3VgsTLLzW/cXDPHwOV4PH1ftvLAEgiodnIQp2Zo8jFD2FAHmRNlt2gZiYgZycgZMcm52Sg6RPr2qXgJqpd41zkUQeNqesj3GplaSJqn68L2C8wxyEt88nCMnKxcAAA7);
}
.collapse { border-collapse: collapse; }
.collapse tr { border: 1px solid #666; }
.collapse th {
  background-color: #ccc;
  border: 1px dotted #999;
  text-align: left;
}
.collapse td {
  vertical-align: top;
  border: 1px dotted #999;
}

.files { border-collapse: separate; }
.files th {
  background-color: #efefef;
  vertical-align: top;
  text-align: left;
  white-space: nowrap;
  font-weight: normal;
  font-size: 11px;
  color: #234;
}
.files td, .files th {
  border: 1px solid #999;
  padding: 3px;
}

.noborder { border: none !important; }
