/*this sheet sets up a default layout for the page that is used initially whether or not the js layout functions are running*/
html, body {
  height: 100%;
  /* required */
  margin: 0px 0px 0px 0px; }

body {
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  background: #222;
  /* Old browsers */
  margin: 0;
  background-image: url("../images/bg2.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover; }

#textBoxes a:link {
  color: #3997bb; }

#textBoxes a:hover {
  color: #8c8c8c; }

#textBoxes a:visited {
  color: #6CF; }

#textBoxes img {
  margin-right: 5px; }

.ui-accordion-header-active {
  border: none; }

/*#largeImageBg{
	width:100%;
	height:100%;
	position:absolute;
	background-color:#000;
	overflow:hidden;
	display:none;
	z-index:0;
}*/
.bookNow {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffb06b+0,ce6000+46,be5900+50,ca5e00+53,ff8419+76,fe7700+87,dc6700+100 */
  background: #ffb06b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffb06b 0%, #ce6000 46%, #be5900 50%, #ca5e00 53%, #ff8419 76%, #fe7700 87%, #dc6700 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb06b), color-stop(46%, #ce6000), color-stop(50%, #be5900), color-stop(53%, #ca5e00), color-stop(76%, #ff8419), color-stop(87%, #fe7700), color-stop(100%, #dc6700));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffb06b 0%, #ce6000 46%, #be5900 50%, #ca5e00 53%, #ff8419 76%, #fe7700 87%, #dc6700 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffb06b 0%, #ce6000 46%, #be5900 50%, #ca5e00 53%, #ff8419 76%, #fe7700 87%, #dc6700 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffb06b 0%, #ce6000 46%, #be5900 50%, #ca5e00 53%, #ff8419 76%, #fe7700 87%, #dc6700 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffb06b 0%, #ce6000 46%, #be5900 50%, #ca5e00 53%, #ff8419 76%, #fe7700 87%, #dc6700 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb06b', endColorstr='#dc6700',GradientType=0 );
  /* IE6-9 */
  padding: 5px 8px;
  border-radius: 5px;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  float: right;
  margin-right: 20px; }
  .bookNow:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dc6700+0,fe7700+13,ff8419+24,ca5e00+47,be5900+50,ce6000+54,ffb06b+100 */
    background: #dc6700;
    /* Old browsers */
    background: -moz-linear-gradient(top, #dc6700 0%, #fe7700 13%, #ff8419 24%, #ca5e00 47%, #be5900 50%, #ce6000 54%, #ffb06b 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dc6700), color-stop(13%, #fe7700), color-stop(24%, #ff8419), color-stop(47%, #ca5e00), color-stop(50%, #be5900), color-stop(54%, #ce6000), color-stop(100%, #ffb06b));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #dc6700 0%, #fe7700 13%, #ff8419 24%, #ca5e00 47%, #be5900 50%, #ce6000 54%, #ffb06b 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #dc6700 0%, #fe7700 13%, #ff8419 24%, #ca5e00 47%, #be5900 50%, #ce6000 54%, #ffb06b 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #dc6700 0%, #fe7700 13%, #ff8419 24%, #ca5e00 47%, #be5900 50%, #ce6000 54%, #ffb06b 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #dc6700 0%, #fe7700 13%, #ff8419 24%, #ca5e00 47%, #be5900 50%, #ce6000 54%, #ffb06b 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc6700', endColorstr='#ffb06b',GradientType=0 );
    /* IE6-9 */ }

#contactUs {
  width: 100%;
  display: block;
  padding: 0 10px; }

.contactAction {
  cursor: pointer;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b9b6b3+0,5c5956+46,53504d+50,595653+53,8a8580+76,7b7671+87,66625e+100 */
  background: #b9b6b3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b9b6b3), color-stop(46%, #5c5956), color-stop(50%, #53504d), color-stop(53%, #595653), color-stop(76%, #8a8580), color-stop(87%, #7b7671), color-stop(100%, #66625e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9b6b3', endColorstr='#66625e',GradientType=0 );
  /* IE6-9 */
  padding: 15px;
  font-size: 24px;
  border-radius: 5px;
  border: none;
  color: white; }

.contactAction:hover {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffb06b+0,ce6000+46,be5900+50,ca5e00+53,ff8419+76,fe7700+87,dc6700+100 */
  background: #ffb06b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffb06b 0%, #ce6000 46%, #be5900 50%, #ca5e00 53%, #ff8419 76%, #fe7700 87%, #dc6700 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb06b), color-stop(46%, #ce6000), color-stop(50%, #be5900), color-stop(53%, #ca5e00), color-stop(76%, #ff8419), color-stop(87%, #fe7700), color-stop(100%, #dc6700));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffb06b 0%, #ce6000 46%, #be5900 50%, #ca5e00 53%, #ff8419 76%, #fe7700 87%, #dc6700 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffb06b 0%, #ce6000 46%, #be5900 50%, #ca5e00 53%, #ff8419 76%, #fe7700 87%, #dc6700 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffb06b 0%, #ce6000 46%, #be5900 50%, #ca5e00 53%, #ff8419 76%, #fe7700 87%, #dc6700 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffb06b 0%, #ce6000 46%, #be5900 50%, #ca5e00 53%, #ff8419 76%, #fe7700 87%, #dc6700 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb06b', endColorstr='#dc6700',GradientType=0 );
  /* IE6-9 */
  box-shadow: 0px 0px 2px 2px #ccc; }

.contactAccordion {
  margin-bottom: 5px;
  width: 100%;
  padding: 7px 0 7px 5px;
  color: #555;
  border-radius: 4px;
  font-family: 'Arial',futura,'URW Gothic L',Verdana,sans-serif;
  cursor: pointer;
  background: #ededed;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ededed 0%, #adaba4 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #adaba4));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ededed 0%, #adaba4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ededed 0%, #adaba4 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ededed 0%, #adaba4 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ededed 0%, #adaba4 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#adaba4',GradientType=0 );
  /* IE6-9 */
  transition: all ease-in-out 500ms; }

.contactAccordion:hover {
  padding: 7px 0 7px 15px; }

.closeBut {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 30px;
  height: 30px;
  background: url("images/roundClose.png");
  border: none;
  cursor: pointer;
  z-index: 32;
  transition: all ease-in-out 500ms; }

.closeBut:hover {
  background: url("images/roundCloseHover.png"); }

h1 {
  font-size: 24px;
  color: #ff9146; }

h2 {
  font-size: 21px;
  color: #5bb9e6; }

h3 {
  font-size: 19px;
  color: #5bb9e6; }

h4 {
  font-size: 16px;
  color: #5bb9e6; }

.iconArea {
  display: block;
  width: 100%;
  overflow: hidden;
  color: #fff;
  border-radius: 5px;
  border: solid thin #797168;
  background-color: #575044;
  padding: 5px;
  min-height: 45px;
  border-radius: 5px;
  font-size: 16px;
  margin: 10px 0 0 0; }

.imageContainer {
  position: absolute;
  display: none; }

.inlineButton {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-family: 'Arial',futura,'URW Gothic L',Verdana,sans-serif;
  font-size: 12px;
  padding: 1px 2px 1px 2px;
  margin: 3px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  border-radius: 5px; }

.inlineRound {
  border-radius: 8px;
  border: solid thin #ccc;
  background: #EFEFEF;
  padding: 8px;
  margin-top: 5px; }

.inlineRound img {
  margin-right: 8px; }

.inlineHeading {
  font-size: 16px;
  color: #1E7ABF; }

#insertTextWrapper {
  text-align: left;
  overflow: auto;
  margin: 10px; }

div.inlineRound p {
  font-size: 11px; }

div {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

input, select, textarea {
  width: 100%;
  padding: 3px;
  color: #fff;
  border-radius: 5px;
  border: solid thin;
  border-color: #5bb9e6;
  background: rgba(0, 0, 0, 0.4);
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 16px;
  /*&:focus{
  	background:#333;
  	color:Chartreuse; 
  }*/ }

label {
  font-size: 14px;
  color: #fff; }

#locationMap {
  position: absolute;
  overflow: hidden;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 100; }

#logoImage {
  max-width: 100%; }

#fixedLogoImg {
  padding: 10px; }

#menu a {
  color: white;
  font-weight: bold; }

.menuButtons {
  text-align: left;
  left: 0px;
  /*width:220px;*/
  /*z-index:60;*/
  margin: 10px; }

#news {
  color: #fff;
  border-bottom: solid thin #999; }

#newsItems {
  margin-left: 10px; }

.newsCalendarIcon {
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  margin-left: 5px;
  margin-top: -2px;
  /*float:left;*/
  color: #222; }

.newsCalendarText {
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  margin-top: 7px;
  vertical-align: middle; }

.newsDetail {
  display: inline-block;
  /*background:rgba(60,60,60,0.8);*/
  margin-left: 0px;
  margin-right: 0px;
  padding: 4px;
  border-radius: 3px;
  /*border:solid thin #999;*/
  vertical-align: middle; }

.newsTitle {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); }

.newsDate {
  display: inline-block;
  width: 30px;
  font-size: 12px;
  color: #ff9146;
  vertical-align: middle;
  font-weight: bold; }

.newsItemContainer {
  display: block;
  /*position:relative;*/
  /*padding:1px 7px 1px 0;*/
  margin: 3px 7px 3px 0;
  cursor: pointer;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b9b6b3+0,5c5956+46,53504d+50,595653+53,8a8580+76,7b7671+87,66625e+100 */
  background: #b9b6b3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b9b6b3), color-stop(46%, #5c5956), color-stop(50%, #53504d), color-stop(53%, #595653), color-stop(76%, #8a8580), color-stop(87%, #7b7671), color-stop(100%, #66625e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9b6b3', endColorstr='#66625e',GradientType=0 );
  /* IE6-9 */
  border-radius: 3px; }
  .newsItemContainer:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#66625e+0,7b7671+13,8a8580+24,595653+47,53504d+50,5c5956+54,b9b6b3+100 */
    background: #66625e;
    /* Old browsers */
    background: -moz-linear-gradient(top, #66625e 0%, #7b7671 13%, #8a8580 24%, #595653 47%, #53504d 50%, #5c5956 54%, #b9b6b3 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66625e), color-stop(13%, #7b7671), color-stop(24%, #8a8580), color-stop(47%, #595653), color-stop(50%, #53504d), color-stop(54%, #5c5956), color-stop(100%, #b9b6b3));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #66625e 0%, #7b7671 13%, #8a8580 24%, #595653 47%, #53504d 50%, #5c5956 54%, #b9b6b3 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #66625e 0%, #7b7671 13%, #8a8580 24%, #595653 47%, #53504d 50%, #5c5956 54%, #b9b6b3 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #66625e 0%, #7b7671 13%, #8a8580 24%, #595653 47%, #53504d 50%, #5c5956 54%, #b9b6b3 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #66625e 0%, #7b7671 13%, #8a8580 24%, #595653 47%, #53504d 50%, #5c5956 54%, #b9b6b3 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66625e', endColorstr='#b9b6b3',GradientType=0 );
    /* IE6-9 */ }

.newsDescription {
  margin: 10px 00px 5px 10px; }

#playPause {
  display: inline-block;
  vertical-align: middle; }

.slimScrollDiv {
  padding: 0px; }

.smallBlue {
  color: #ffffff;
  border: solid 1px #2678C9;
  background: #2678C9;
  background: -webkit-gradient(linear, left top, left bottom, from(#7399be), to(#2c76b6));
  background: -moz-linear-gradient(top, #7399be, #2c76b6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7399be', endColorstr='#2c76b6');
  vertical-align: top;
  float: right; }

table {
  width: 100%; }

.teaseDiv {
  position: relative;
  width: 100%;
  height: 160px;
  overflow: hidden;
  cursor: pointer;
  border: none;
  transition: all 300ms;
  border-radius: 3px;
  margin-bottom: 5px; }
  .teaseDiv:hover .text {
    bottom: 20px; }
  .teaseDiv .text {
    text-align: right;
    font-weight: bold;
    font-size: 24px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-style: italic;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    transition: all 300ms; }

#textBg {
  background-color: rgba(0, 0, 0, 0.7);
  /*box-shadow: 1px 1px 3px rgba(0,0,0,.4);*/
  z-index: 19; }

#videoPlayer {
  position: absolute;
  z-index: 100;
  margin: 5px 10px 0px 10px;
  /*background-color:rgba(0,0,0,0.6);*/ }

.button {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-family: 'Arial',futura,'URW Gothic L',Verdana,sans-serif;
  font-size: 17px;
  padding: 3px 7px 4px 7px;
  margin: 0 0 3px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  border: none; }

.button2 {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-family: 'Arial',futura,'URW Gothic L',Verdana,sans-serif;
  font-size: 14px;
  padding: 1px 3px 1px 3px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border: none; }

.button3 {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font: 15px/100% 'Arial',futura,'URW Gothic L',Verdana,sans-serif;
  padding: 10px;
  margin: 0 0 5px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }

.button:hover {
  text-decoration: none; }

.button:active {
  position: relative;
  top: 1px; }

.vertSpacer {
  vertical-align: middle;
  height: 100%;
  display: inline-block; }

.videoPlayButton {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b9b6b3+0,5c5956+46,53504d+50,595653+53,8a8580+76,7b7671+87,66625e+100 */
  background: #b9b6b3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b9b6b3), color-stop(46%, #5c5956), color-stop(50%, #53504d), color-stop(53%, #595653), color-stop(76%, #8a8580), color-stop(87%, #7b7671), color-stop(100%, #66625e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9b6b3', endColorstr='#66625e',GradientType=0 );
  /* IE6-9 */
  padding: 2px 5px 2px 5px;
  border-radius: 5px;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  float: right; }

.videoPlayButton:hover {
  color: #333; }

/*_______________________________MENU BUTTONS_____________________________________*/
.round {
  border-radius: 8px; }

.wide {
  /*width:215px;*/
  /*min-height:30px;*/ }

.lessWide {
  /*width:205px;
  height:30px;*/ }

.menuButton {
  width: 100%;
  min-height: 45px;
  position: relative;
  overflow: hidden;
  display: block;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
  font-size: 16px;
  margin-bottom: 4px;
  /*box-shadow: 1px 1px 1px 1px rgba(0,0,0,0);*/
  border-radius: 3px;
  font-family: logoFont;
  cursor: pointer;
  transition: box-shadow 800ms; }

.menuButton:hover {
  /*box-shadow: 0px 0px 1px 1px rgba(255,255,255,0.5);*/ }

.menuButton:hover #parentFg, .menuButton:hover #childFg {
  opacity: 0; }

.menuButton:hover #label {
  margin-left: 20px; }

.parentFg0 {
  width: 100%;
  height: 100%;
  /*border:solid thin #6e615a;*/
  position: absolute;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b9b6b3+0,5c5956+46,53504d+50,595653+53,8a8580+76,7b7671+87,66625e+100 */
  background: #b9b6b3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b9b6b3), color-stop(46%, #5c5956), color-stop(50%, #53504d), color-stop(53%, #595653), color-stop(76%, #8a8580), color-stop(87%, #7b7671), color-stop(100%, #66625e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9b6b3', endColorstr='#66625e',GradientType=0 );
  /* IE6-9 */
  border-radius: 3px;
  opacity: 1;
  transition: opacity 800ms;
  -webkit-transition: opacity 800ms;
  /* Safari */ }

.parentBg0 {
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#66625e+0,7b7671+13,8a8580+24,595653+47,53504d+50,5c5956+54,b9b6b3+100 */
  background: #66625e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #66625e 0%, #7b7671 13%, #8a8580 24%, #595653 47%, #53504d 50%, #5c5956 54%, #b9b6b3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66625e), color-stop(13%, #7b7671), color-stop(24%, #8a8580), color-stop(47%, #595653), color-stop(50%, #53504d), color-stop(54%, #5c5956), color-stop(100%, #b9b6b3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #66625e 0%, #7b7671 13%, #8a8580 24%, #595653 47%, #53504d 50%, #5c5956 54%, #b9b6b3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #66625e 0%, #7b7671 13%, #8a8580 24%, #595653 47%, #53504d 50%, #5c5956 54%, #b9b6b3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #66625e 0%, #7b7671 13%, #8a8580 24%, #595653 47%, #53504d 50%, #5c5956 54%, #b9b6b3 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #66625e 0%, #7b7671 13%, #8a8580 24%, #595653 47%, #53504d 50%, #5c5956 54%, #b9b6b3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66625e', endColorstr='#b9b6b3',GradientType=0 );
  /* IE6-9 */
  border-radius: 3px;
  position: absolute; }

.parentFg1 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffb06b+0,ce6000+46,be5900+50,ca5e00+53,ff8419+76,fe7700+87,dc6700+100 */
  background: #ffb06b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffb06b 0%, #ce6000 46%, #be5900 50%, #ca5e00 53%, #ff8419 76%, #fe7700 87%, #dc6700 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb06b), color-stop(46%, #ce6000), color-stop(50%, #be5900), color-stop(53%, #ca5e00), color-stop(76%, #ff8419), color-stop(87%, #fe7700), color-stop(100%, #dc6700));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffb06b 0%, #ce6000 46%, #be5900 50%, #ca5e00 53%, #ff8419 76%, #fe7700 87%, #dc6700 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffb06b 0%, #ce6000 46%, #be5900 50%, #ca5e00 53%, #ff8419 76%, #fe7700 87%, #dc6700 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffb06b 0%, #ce6000 46%, #be5900 50%, #ca5e00 53%, #ff8419 76%, #fe7700 87%, #dc6700 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffb06b 0%, #ce6000 46%, #be5900 50%, #ca5e00 53%, #ff8419 76%, #fe7700 87%, #dc6700 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb06b', endColorstr='#dc6700',GradientType=0 );
  /* IE6-9 */
  border-radius: 3px;
  opacity: 1;
  transition: opacity 1s;
  -webkit-transition: opacity 1s; }

.parentBg1 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dc6700+0,fe7700+13,ff8419+24,ca5e00+47,be5900+50,ce6000+54,ffb06b+100 */
  background: #dc6700;
  /* Old browsers */
  background: -moz-linear-gradient(top, #dc6700 0%, #fe7700 13%, #ff8419 24%, #ca5e00 47%, #be5900 50%, #ce6000 54%, #ffb06b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dc6700), color-stop(13%, #fe7700), color-stop(24%, #ff8419), color-stop(47%, #ca5e00), color-stop(50%, #be5900), color-stop(54%, #ce6000), color-stop(100%, #ffb06b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #dc6700 0%, #fe7700 13%, #ff8419 24%, #ca5e00 47%, #be5900 50%, #ce6000 54%, #ffb06b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #dc6700 0%, #fe7700 13%, #ff8419 24%, #ca5e00 47%, #be5900 50%, #ce6000 54%, #ffb06b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #dc6700 0%, #fe7700 13%, #ff8419 24%, #ca5e00 47%, #be5900 50%, #ce6000 54%, #ffb06b 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #dc6700 0%, #fe7700 13%, #ff8419 24%, #ca5e00 47%, #be5900 50%, #ce6000 54%, #ffb06b 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc6700', endColorstr='#ffb06b',GradientType=0 );
  /* IE6-9 */
  border-radius: 3px; }

.parentLabel {
  color: #FFFFFF;
  position: relative;
  margin: 17px 0 10px 10px;
  /*margin-top:17px;
  margin-bottom:10px;
  margin-left:10px;*/
  transition: margin-left ease-in-out 500ms;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  z-index: 2;
  font-family: "Arial",futura,"URW Gothic L",Verdana,sans-serif; }

.childFg0 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #ededed;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ededed 0%, #adaba4 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #adaba4));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ededed 0%, #adaba4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ededed 0%, #adaba4 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ededed 0%, #adaba4 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ededed 0%, #adaba4 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#adaba4',GradientType=0 );
  /* IE6-9 */
  border-radius: 3px;
  opacity: 1;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  /* Safari */ }

.childBg0 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #adaba4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #adaba4 0%, #ededed 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #adaba4), color-stop(100%, #ededed));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #adaba4 0%, #ededed 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #adaba4 0%, #ededed 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #adaba4 0%, #ededed 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #adaba4 0%, #ededed 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adaba4', endColorstr='#ededed',GradientType=0 );
  /* IE6-9 */
  border-radius: 3px; }

.childLabel {
  color: #555;
  position: relative;
  margin-top: 17px;
  margin-bottom: 10px;
  margin-left: 10px;
  transition: margin-left ease-in-out 500ms;
  z-index: 2;
  font-family: "Arial",futura,"URW Gothic L",Verdana,sans-serif; }

/*_______________________________ END MENU BUTTONS _____________________________________*/
#contactUsButton {
  color: white;
  border-radius: 35px;
  cursor: pointer;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.9);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
  overflow: hidden;
  margin: 10px 25px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b9b6b3+0,5c5956+46,53504d+50,595653+53,8a8580+76,7b7671+87,66625e+100 */
  background: #b9b6b3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b9b6b3), color-stop(46%, #5c5956), color-stop(50%, #53504d), color-stop(53%, #595653), color-stop(76%, #8a8580), color-stop(87%, #7b7671), color-stop(100%, #66625e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #b9b6b3 0%, #5c5956 46%, #53504d 50%, #595653 53%, #8a8580 76%, #7b7671 87%, #66625e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9b6b3', endColorstr='#66625e',GradientType=0 );
  /* IE6-9 */ }
  #contactUsButton:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#66625e+0,7b7671+13,8a8580+24,595653+47,53504d+50,5c5956+54,b9b6b3+100 */
    background: #66625e;
    /* Old browsers */
    background: -moz-linear-gradient(top, #66625e 0%, #7b7671 13%, #8a8580 24%, #595653 47%, #53504d 50%, #5c5956 54%, #b9b6b3 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66625e), color-stop(13%, #7b7671), color-stop(24%, #8a8580), color-stop(47%, #595653), color-stop(50%, #53504d), color-stop(54%, #5c5956), color-stop(100%, #b9b6b3));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #66625e 0%, #7b7671 13%, #8a8580 24%, #595653 47%, #53504d 50%, #5c5956 54%, #b9b6b3 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #66625e 0%, #7b7671 13%, #8a8580 24%, #595653 47%, #53504d 50%, #5c5956 54%, #b9b6b3 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #66625e 0%, #7b7671 13%, #8a8580 24%, #595653 47%, #53504d 50%, #5c5956 54%, #b9b6b3 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #66625e 0%, #7b7671 13%, #8a8580 24%, #595653 47%, #53504d 50%, #5c5956 54%, #b9b6b3 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66625e', endColorstr='#b9b6b3',GradientType=0 );
    /* IE6-9 */ }
  #contactUsButton .left {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    padding: 10px; }
  #contactUsButton .right {
    text-align: right;
    display: inline-block;
    font-weight: bold;
    vertical-align: middle;
    padding: 10px; }

#container {
  text-align: center;
  border: none;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px; }

#fixedLogo {
  top: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  overflow: hidden;
  display: none;
  text-align: center;
  z-index: 100; }

#footer {
  display: inline-block;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  overflow: hidden;
  text-align: center;
  border-radius: 3px;
  z-index: 30;
  margin-top: 10px; }
  #footer .footerButton {
    font-size: 14px;
    display: inline-block;
    padding: 10px 15px;
    height: 100%;
    cursor: pointer;
    border: none;
    border-left: solid thin rgba(255, 255, 255, 0);
    border-right: solid thin rgba(255, 255, 255, 0);
    transition: all ease-in-out 200ms;
    vertical-align: middle; }
  #footer .footerButton:hover {
    background: rgba(0, 0, 0, 0.4);
    border-left: solid thin #505050;
    border-right: solid thin #505050; }
  #footer .footerText {
    vertical-align: middle;
    text-decoration: none;
    color: #fff; }

#gallery {
  position: absolute;
  z-index: 90;
  overflow: hidden;
  text-align: center;
  background: #222;
  display: none; }

.insertText {
  position: relative;
  text-align: left;
  max-height: 506px;
  overflow: auto;
  margin-bottom: 10px;
  display: none; }

#jingle {
  text-align: right;
  top: 10px;
  right: 30px;
  height: 40px;
  font-size: 28px;
  text-shadow: 2px 2px 2px black;
  font-weight: bold;
  font-style: italic;
  position: absolute;
  z-index: 10; }

#logoRightImg {
  max-width: 530px;
  width: 100%;
  height: auto; }

#menuContainer {
  display: inline-block;
  float: left; }

#menu {
  padding: 5px 10px;
  border: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 3px; }

#news {
  position: relative;
  width: 100%;
  overflow: hidden;
  max-height: 115px; }

.readMore {
  position: absolute;
  bottom: 0;
  right: 15px;
  margin: 10px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px;
  display: none;
  text-align: right;
  color: #ff9146; }

#rightCol {
  width: 100%;
  float: right;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  position: relative;
  border-radius: 3px;
  overflow: hidden; }
  #rightCol #logoRight {
    overflow: hidden;
    z-index: 11; }
  #rightCol #videoRight {
    right: 0px;
    z-index: 12; }
    #rightCol #videoRight .closeBut {
      top: 2px;
      right: 2px; }

.slideimage {
  width: 100%;
  display: none;
  opacity: 0; }

#slideshowMain {
  position: relative; }

#testimonials {
  position: absolute;
  left: 10px;
  top: 20px;
  width: 300px;
  font-style: italic;
  font-size: 18px;
  text-align: center;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7); }

#textWrapper {
  height: calc(100% - 115px);
  position: relative;
  width: 100%;
  padding: 10px 0; }

#textWrapper .close {
  display: none; }

#textBox {
  float: left;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: left;
  color: #fff;
  border: none;
  position: relative;
  border-radius: 3px; }
  #textBox #menuMarker {
    position: absolute;
    top: 0;
    left: -30px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 30px 0;
    border-color: transparent rgba(0, 0, 0, 0.7) transparent transparent;
    z-index: 100;
    display: none; }

#textBoxes {
  height: 100%;
  margin-left: 10px;
  margin-right: 20px;
  z-index: inherit;
  overflow: auto;
  white-space: normal; }

@media only screen and (max-height: 715px) {
  #container {
    height: 690px;
    margin-top: 10px;
    margin-bottom: 10px; }

  #row1 {
    height: 640px; }

  #row2 {
    height: 50px; } }
@media only screen and (min-height: 716px) {
  #container {
    height: 690px;
    margin-top: none;
    margin-bottom: none;
    top: 0px;
    bottom: 0px; }

  #row1 {
    height: 675px; }

  #row2 {
    height: 50px; } }
@media only screen and (max-width: 519px) {
  #container {
    position: relative;
    width: 100%;
    height: none;
    margin-top: 0px; }

  #gallery {
    height: none;
    margin-top: 115px; }

  #jingle {
    font-size: 20px; }

  #menuContainer {
    float: left;
    width: 100%;
    height: none;
    border: none; }
    #menuContainer #menu {
      background: rgba(0, 0, 0, 0.7); }

  #textBox {
    /*height:100%;
    width:100%;
    margin-left:none;
    z-index:none;*/
    display: none; }

  #locationMap {
    position: absolute;
    width: 100%;
    height: calc(100vh - 80px);
    top: 80px;
    left: 0px;
    z-index: 13; }

  #logoRight {
    width: 100%;
    text-align: right;
    z-index: 10;
    min-height: 130px;
    position: relative; }
    #logoRight #logoRightImg {
      position: absolute;
      width: 90%;
      max-width: 344px;
      height: auto;
      right: 0;
      bottom: 0; }

  #slideshowMain {
    width: 100%;
    overflow: hidden;
    border: none;
    padding-bottom: 66.666%; }

  #contactUsButton {
    margin: 10px 10px; }
    #contactUsButton .right {
      display: none; }

  #logoImage {
    display: none; }

  #testimonials {
    width: 230px;
    left: 10px;
    font-size: 15px;
    z-index: 5; }

  #videoTop {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    display: none; }
    #videoTop .closeBut {
      top: 5px;
      right: 5px; }

  #videoFile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

  #videoRight {
    display: none; } }
@media only screen and (min-width: 520px) and (max-width: 1189px) {
  #container {
    position: relative;
    width: 100%;
    max-width: 980px;
    height: none; }

  #rightCol {
    width: 100%;
    max-width: 640; }

  #locationMap {
    position: absolute;
    width: 100%;
    height: calc(100vh - 127px);
    top: 127px;
    left: 0px;
    z-index: 13; }

  #logoRight {
    position: relative;
    width: 100%;
    text-align: right;
    padding-right: 30px;
    z-index: 10; }

  #slideshowMain {
    width: 100%;
    overflow: hidden;
    padding-bottom: 66.666%; }

  #footer {
    width: 100%;
    border-top: solid thin #999; }

  #menuContainer {
    float: left;
    width: 35%;
    height: 100%;
    border: none;
    overflow: hidden; }

  #testimonials {
    width: 350px;
    left: 40px; }

  #textBox {
    height: 100%;
    width: 65%;
    margin-left: none;
    z-index: none; }

  #inertTextWrapper {
    display: none; }

  #videoTop {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    display: none; }
    #videoTop .closeBut {
      top: 5px;
      right: 5px; }

  #videoFile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

  #videoRight {
    display: none; } }
@media only screen and (min-width: 1190px) and (max-width: 1489px) {
  #container {
    position: absolute;
    width: 1190px; }

  #gallery {
    overflow: auto; }

  #footer {
    width: 100%;
    margin-top: 5px; }

  #locationMap {
    position: absolute;
    width: 945px;
    left: 245px;
    top: 0; }

  #menuContainer {
    width: 240px;
    height: 100%;
    border: none;
    overflow: hidden; }

  #textBox {
    position: relative;
    margin-left: 5px;
    height: 100%;
    width: 400px;
    z-index: 10; }

  #rightCol {
    height: 100%;
    width: 540px; }

  #slideshowMain {
    margin: 30px 5px 30px 5px;
    width: 530px; }

  #videoRight {
    position: relative;
    width: 540px;
    height: 304px;
    margin: 40px 0 40px 0;
    display: none;
    top: 0; }

  #videoFile {
    width: 100%;
    height: 100%;
    margin: 0; }

  #videoTop {
    display: none; } }
@media only screen and (min-width: 1490px) {
  #container {
    position: absolute;
    width: 1490px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px; }

  #gallery {
    overflow: auto; }

  #footer {
    width: 100%;
    margin-left: 0px;
    margin-top: 5px; }

  #menuContainer {
    width: 240px;
    height: 100%;
    border: none;
    overflow: hidden; }

  #menu {
    background-color: rgba(0, 0, 0, 0.4); }

  #textBox {
    margin-left: 5px;
    height: 100%;
    width: 600px; }

  #locationMap {
    position: absolute;
    width: 1245px;
    left: 245px;
    top: 0; }

  #logoRight {
    width: 640px;
    text-align: right;
    right: 0px; }

  #rightCol {
    height: 100%;
    width: 640px; }

  #slideshowMain {
    right: 0px;
    width: 640px;
    height: 388px; }

  #testimonials {
    left: 20px; }

  #contactUsButton {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    margin: 0px 0px; }

  #videoRight {
    position: absolute;
    width: 640px;
    height: 360px;
    right: 0px;
    top: 230px; }

  #videoFile {
    width: 100%;
    height: 100%;
    margin: 0; }

  #videoTop {
    display: none; } }

/*# sourceMappingURL=stylesheetDK.css.map */
