/**
 *
 *  Mixins
 *
 */
/* Pretty check boxes for customize check-boxes*/
/* line 3, addons/_prettyCheckable.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

/* line 8, addons/_prettyCheckable.scss */
.clearfix:after {
  clear: both; }

/* line 10, addons/_prettyCheckable.scss */
.clearfix {
  *zoom: 1; }

/* line 13, addons/_prettyCheckable.scss */
.prettycheckbox,
.prettyradio {
  display: inline-block;
  padding: 0;
  margin: 0; }

/* line 20, addons/_prettyCheckable.scss */
.prettycheckbox a,
.prettyradio a {
  width: 30px;
  height: 30px;
  background: url(../images/common/prettyCheckable-black.png) top left no-repeat;
  display: block;
  float: left;
  cursor: pointer;
  margin: 0; }

/* line 31, addons/_prettyCheckable.scss */
.prettycheckbox.green a,
.prettyradio.green a {
  background-image: url(../../images/common/prettyCheckable-green.png); }

/* line 34, addons/_prettyCheckable.scss */
.prettycheckbox.red a,
.prettyradio.red a {
  background-image: url(../../images/common/prettyCheckable-red.png); }

/* line 37, addons/_prettyCheckable.scss */
.prettycheckbox.yellow a,
.prettyradio.yellow a {
  background-image: url(../../images/common/prettyCheckable-yellow.png); }

/* line 39, addons/_prettyCheckable.scss */
.prettyradio a {
  background-position: 0 -120px; }

/* line 42, addons/_prettyCheckable.scss */
.prettycheckbox a:focus,
.prettyradio a:focus {
  outline: 0 none; }

/* line 44, addons/_prettyCheckable.scss */
.prettycheckbox a:focus {
  background-position: 0 -30px; }

/* line 45, addons/_prettyCheckable.scss */
.prettyradio a:focus {
  background-position: 0 -150px; }

/* line 47, addons/_prettyCheckable.scss */
.prettycheckbox a.checked {
  background-position: 0 -60px; }

/* line 48, addons/_prettyCheckable.scss */
.prettyradio a.checked {
  background-position: 0 -180px; }

/* line 50, addons/_prettyCheckable.scss */
.prettycheckbox a.checked:focus {
  background-position: 0 -90px; }

/* line 51, addons/_prettyCheckable.scss */
.prettyradio a.checked:focus {
  background-position: 0 -210px; }

/* line 54, addons/_prettyCheckable.scss */
.prettycheckbox label,
.prettyradio label {
  display: block;
  float: left;
  margin: 6px 5px;
  cursor: pointer; }

/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 12, style.css.scss */
.visuallyhidden,
.hide {
  display: none; }

/**
        Generic Styles
**/
/* line 21, style.css.scss */
ul.float-list {
  margin: 0;
  padding: 0;
  *zoom: 1; }
  /* line 32, addons/_clearfix.scss */
  ul.float-list:before, ul.float-list:after {
    content: " ";
    display: table; }
  /* line 37, addons/_clearfix.scss */
  ul.float-list:after {
    clear: both; }
  /* line 27, style.css.scss */
  ul.float-list li {
    list-style: none;
    float: left;
    overflow: hidden; }

/* line 33, style.css.scss */
ol.number-list {
  margin: 0;
  padding: 0 0 0 20px;
  font-style: italic;
  font-weight: bold;
  color: #0b5cc3; }
  /* line 40, style.css.scss */
  ol.number-list li {
    line-height: 25px; }
    /* line 43, style.css.scss */
    ol.number-list li span.list-item {
      font-style: normal;
      color: #363636;
      font-weight: normal; }

/* line 51, style.css.scss */
a.plain-link,
a.blank-link {
  color: #363636;
  text-decoration: none; }

/* line 55, style.css.scss */
a.plain-link:hover {
  text-decoration: underline; }

/* line 58, style.css.scss */
.hidden {
  display: none; }

/* line 61, style.css.scss */
.box-container {
  display: -webkit-box;
  display: -moz-box;
  display: box; }

/* line 64, style.css.scss */
.box-element {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1; }

/* line 67, style.css.scss */
button {
  margin: 0;
  padding: 15px 10px;
  border: 0;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.3); }

/* line 76, style.css.scss */
.bold {
  font-weight: bold; }

/* line 79, style.css.scss */
button.game-finder {
  padding-left: 50px;
  background-image: url(../images/game-finder.png), -webkit-linear-gradient(top, #016ec6, #0148a0);
  background-image: url(../images/game-finder.png), -moz-linear-gradient(top, #016ec6, #0148a0);
  background-image: url(../images/game-finder.png), -ms-linear-gradient(top, #016ec6, #0148a0);
  background-image: url(../images/game-finder.png), -o-linear-gradient(top, #016ec6, #0148a0);
  background-image: url(../images/game-finder.png), linear-gradient(top, #016ec6, #0148a0);
  background-repeat: no-repeat; }

/**
        Custom Styles
**/
/* line 90, style.css.scss */
#page-content {
  overflow: hidden;
  padding-top: 62px;
  width: 100%;
  height: 100%; }
  /* line 95, style.css.scss */
  #page-content.age-gate-on {
    top: -100%;
    position: absolute; }

@media screen and (max-width: 900px) {
  /* line 102, style.css.scss */
  nav {
    width: 100%;
    margin: 0; } }
/* line 108, style.css.scss */
.placeholder {
  text-align: center;
  margin: 0 0 60px 0;
  overflow: hidden; }
  /* line 113, style.css.scss */
  .placeholder img {
    max-width: 976px; }

/* line 119, style.css.scss */
.fullscreen img {
  max-width: 100%;
  width: 100%; }

/* line 125, style.css.scss */
.samplebox {
  max-width: 980px;
  margin: 0 auto;
  height: 500px;
  position: relative;
  background-color: #8b0000; }

/* Debug Content */
/* line 137, style.css.scss */
.dummy-block div {
  max-width: 980px;
  padding-top: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px; }
  /* line 145, style.css.scss */
  .dummy-block div h2 {
    color: #0068bf;
    font-face: Georgia; }

/* line 152, style.css.scss */
.footer hgroup h1.section-heading, .footer hgroup h2.section-sub-heading {
  color: #fff; }

/* line 155, style.css.scss */
 

/* line 158, style.css.scss */
.footer {
  background-color: #000; }

  #countrydivcontainer { height: 400px;   margin:0 auto;  position: relative;  text-align: left; width: 790px;}
.yt_holder {float: left; height: 385px; overflow: hidden; padding-left: 10px; position: relative; width: 125px;}
.mainyoutubelist {left: 10px; position: absolute; top: 0; width: 111px; margin:0; padding:0;}
#up-arrow-youtube {background: url("up-arrow-youtube.png") no-repeat scroll left top transparent; height: 16px; left: 50%; margin-left: -4px; position: absolute; top: 0; width: 16px; z-index: 999999;}
#down-arrow-youtube {background: url("down-arrow-youtube.png") no-repeat scroll left top transparent;bottom: 0; height: 16px; left: 50%;    margin-left: -4px; position: absolute; width: 16px; z-index: 999999;}
#listBackground {display: none;height: 385px; left: 0; position: absolute; top: 0; width: 150px;z-index: 999999;}
.mainyoutubelist li a {float: left; height: 97px; width: 100%;}
.transparent_image { left: 50%; margin-left: -36px; margin-top: 8px; position: absolute;  width: 87px;}
.mainyoutubelist li.selectedVideo img.main-youtube-img { border: 5px solid #002596; height:84px;}
.yt_holder ul{list-style: none outside;}
.mainyoutubelist li img.main-youtube-img {border: 5px solid #1F1F1F;height: 84px;}
#youtubeplayer { background: none repeat scroll 0 0 #000000; float: left;  height: 385px;}
#main a#skipVideo {background: none repeat scroll 0 0 #1F1F1F; color: #FFFFFF;display: none !important; font-size: 15px;height: 28px;  line-height: 28px; position: absolute; right: 150px; text-align: center;top: 0;width: 100px; z-index: 999999;}
.intro .one-col .bestplace{width:456px; margin:0 auto; float:none}


 h2.section-sub-heading {
    color: #363636;
    font-family: 'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Helvetica;
    font-size: 40px;
    font-weight: normal;
    margin: 0;

    position: relative;
}

 h1.section-heading {
    color: #0068BF;
    font-family: "Georgia";
    font-size: 28px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 0;
		margin-top:15px;
}
 h1,  h2,  h3 {
    text-align: center;
}
.footer-meeting p, .footer-meeting span {
    color: #FFFFFF;
    font-size: 13px;
}
#you-toube-iframe{background:#111; display:none; width:640px; height:385px; position:absolute; z-index:999; }
 p.image-title{text-align:center; width:100%;}
