/*
 * Globals
 */
@font-face { font-family: BrandonMed; font-weight:normal; src: url('font/Brandon_med.otf'); } 
@font-face { font-family: Brandon; font-weight: normal; src: url('font/Brandon_reg.otf'); } 
@font-face { font-family: Brandon; font-weight: bold; src: url('font/Brandon_bld.otf'); } 

/* Links */
a,
a:focus,
a:hover {
  color: #F8FAC3;
}

/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritence from `body` */
  background-color: #fff;
  border: 1px solid #fff;
}


.module_spacer {
  height:20px;
	max-width: 960px;
	min-width: 675px;
}


.divider {
	height:3px;
	width:100%;
	background-color:#004488;
	opacity: .75;
}



.playbox-wrapper-wrapper-wrapper {
	margin-left: auto;
	margin-right: auto;
}
.playbox-wrapper-wrapper {
	width:90%;
	max-width: 960px;
	max-height: 540px;
	margin-left: auto;
	margin-right: auto;
}

.playbox-wrapper {
    width: 100%;
	margin-left: auto;
	margin-right: auto;
    padding-bottom: 56%;
	position:relative; 
}

.playbutton {
	vertical-align: middle;
	height:100%
}
.playbutton-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.playbox {
    position: absolute;

    top: 0; bottom: 0; left: 0; right: 0;
	margin-left: auto;
	margin-right: auto;
	background-color:#000000;
	border-radius:0px;
	overflow:hidden;
}









.preview-wrapper-wrapper-wrapper {
	margin-left: auto;
	margin-right: auto;
	background-color:#143A69;
}
.preview-wrapper-wrapper {
	width:100%;
	max-width: 1043px;
	max-height: 768px;
	margin-left: auto;
	margin-right: auto;
	
	border-left: solid;
	border-right: solid;
	border-left-width: 10px;
	border-right-width: 9px;
	border-left-color: #17457E;
	border-right-color: #17457E;
	background-color:#17457E;
}

.preview-wrapper {
    width: 100%;
	margin-left: auto;
	margin-right: auto;
	position:relative; 
	background-color:#17457E;
}


.preview-overlay {
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	pointer-events: none;
	background-color:#17457E;
	
}

.callout-outer {
    position: absolute;
    left: 50%;
}

.callout-inner {
    position: relative;
    white-space:nowrap;
    left: -50%;
	padding: 12px;
	padding-left: 30px;
	padding-right:30px;
	border-radius:30px;
	border-color: 0;
	border-width: 2;
	background: #ffffff;
	color:#666666;
	pointer-events: none;
	font-family:BrandonMed;
	font-weight:normal;
	font-size:30px;
	letter-spacing: .05em;
}

.callout-inner a {
    color:#000000;
    text-decoration: none;
}
.callout-inner a:hover {
    color:#ff0000;
}

.toggleMode {
	font-family:Brandon;
	font-weight:bold;
	font-size:18px;
	letter-spacing: .05em;
}

.toggleMode a {
	color:#143A69;
}
.toggleMode a:hover {
	color:#ffffcc;
	text-decoration: none;
}


.screenshotGrid {
	
  display:table;       
  width:900px;  
  /*background-color:#eee;*/           
}


.screenshotGridRow {
	
  display:table-row;
  width:auto;
  clear:both;
}

.screenshotGridCell {
	
  float:left;/*fix for  buggy browsers*/
  display:table-column;         
  width:300px;    
	border:15px solid transparent;  
}


.quoteGrid {
	
  display:table;       
  width:900px;  
  /*background-color:#eee;*/           
}


.quoteGridRow {
	
  display:table-row;
  width:auto;
  clear:both;
}

.quoteGridCell {
	
  float:left;/*fix for  buggy browsers*/
  display:table-column;         
  width:300px;         
	font-family:BrandonMed;
	font-weight:normal;
	font-size:30px;     
	border:15px solid transparent;  
}

.support {
	color:#ffffcc;
	font-family:Brandon;
	font-weight:normal;
	font-size:24px;
	letter-spacing: .05em;
}

.support a {
	font-weight:bold;
	text-decoration: underline;
}

.buyWidget {
}
.buy-widget-wrapper {
	width: 670px;
}
.buy-widget-wrapper-BU {
    border-radius: 10px;
	border-color: #66aaff;
	border-style: dotted;
	border-width: 2px;
	width: 670px;
}


.preorder {
	color:#ffffcc;
	font-family:Brandon;
	font-weight:bold;
	font-size:24px;
	letter-spacing: .05em;
}

.desktop {
	color:#ffffdd;
	font-family:Brandon;
	font-weight:medium;
	font-size:28px;
	letter-spacing: .05em;
}
.desktop a {
	
	color:#ffffcc;
	
}

.desktop a:hover {
	text-decoration: underline;
}

.or {
	color:#99ccff;
	font-family:Brandon;
	font-weight:bold;
	font-size:20px;
	letter-spacing: .05em;
}


.preorder-date {
	color:#99ccff;
	font-family:Brandon;
	font-weight:normal;
	font-size:16px;
	letter-spacing: .1em;
}

.preorder-date a {
	color:#ffffff;
	text-decoration: underline;
}

.also-available {
	color:#ffffff;
	font-family:Brandon;
	font-weight:normal;
	font-size:22px;
}
.also-available a{
	color:#ffffff;
	font-weight:bold;
}
.also-available a{
	color:#ffffff;
	font-weight:bold;
	text-decoration: underline
}

.specs {
	color:#99ccff;
	font-family:Brandon;
	font-weight:normal;
	font-size:14px;
}


.preorderContainer {
}

.preorder a {
    color:#ffffcc;
}

.request {
	font-family:Brandon;
	font-weight:normal;
	font-size:18px;
}

.GIF_module {
  position:relative;
	font-family:Brandon;
	font-weight:normal;
	font-size:40px;
	line-height:45px;
	height:575px;
	
}

.GIF_wrapper {
  position:relative; 
  margin-left: auto;
  margin-right: auto;
  top: 0px;
  width:100%;
  max-width:960px;
  height:575px;
}

.GIF_A {
	position:absolute;
	right:3px;
	top:40px;
	width:527px;
	height:451px
}

.captionA {
	color:#F8FAC3;
	position:absolute;
	font-weight:normal;
	top:205px;
	left:5px;
	width:300px;
	height:200px
}


.GIF_B {
	position:absolute;
	left:70px;
	top:100px;
	width:247px;
	height:404px
}

.captionB {
	position:absolute;
	font-weight:light;
	top:0px;
	right:60px;
	width:300px;
	height:575px;
	display:table
}


.GIF_C {
	position:absolute;
	right:10px;
	top:130px;
	width:365px;
	height:382px
}

.captionC {
	position:absolute;
	font-weight:light;
	top:0px;
	left:30px;
	width:300px;
	height:575px;
	display:table
}


.quote-wrapper {
	display:table;
	text-align: center;
	min-height: 160px;
	width: 100%;
}


.quote-box {
	display: table-cell;
	vertical-align: middle;
	min-height: 160px;
}
.quote {
	font-family:Brandon;
	font-weight:normal;
	font-style: normal;
	font-size:23px;
  color: #ccffff;
}
.quote-source {
	font-family:Brandon;
	font-weight:normal;
	font-size:22px;
  color: #ccffff;
}


.slug {
  color: #ffffff;
  opacity: 1;
  text-align: center;
	font-family:Brandon;
	font-weight:normal;
	font-size:40px;
}
.comingSoon {
  color: #ffffff;
  opacity: 1;
  text-align: center;
	font-family:Brandon;
	font-weight:normal;
	font-size:30px;
}


.caption {
  color: #ffffff;
  opacity: 1;
  text-align: center;
    vertical-align:middle;
	font-family:Brandon;
	font-weight:normal;
	font-size:30px;
}



.IGF_wrapper {
  position:relative; 
  margin-left: auto;
  margin-right: auto;
  top: 0px;
  height: 87px;
  width:95%;
  max-width:900px;
}


.twitter {
  color: #ffffff;
  opacity: 1;
	font-size:20px;
}

.footer {

 	font-size: 22px;
}
#footer a {
	
}

html,
body {
  height: 100%;
  background-color: #1355A5;
}
body {
  color: #fff;
  text-align: center;
	font-family:Brandon;
}

.mastfoot {
 color: #999; /* IE8 proofing */
  color: rgba(255,255,255,.5);
}



/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
}
.site-wrapper-inner {
  display: table-cell;
  vertical-align: top;
}
.cover-container {
  margin-left: auto;
  margin-right: auto;
}

.top {

  width: 100%;
  display: table-row;
  vertical-align: bottom;
}

.preorder-wrapper {
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
}

.topCell:hover {
	
	 cursor: pointer; 
	 cursor: hand;
	
}


.logo {
	
	 cursor: pointer; 
	 cursor: hand;
	
}


.titleCell {
  display: table-cell;
  vertical-align: bottom;
	  
	 
}
.bottom {
  width: 100%;
  display: table-row;
  vertical-align: middle;
}
.bottomInner {
}
/* Padding for spacing */
.inner {
  padding: 0px;
}


::-webkit-input-placeholder { /* WebKit browsers */
    color:    #666666;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #666666;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #666666;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #666666;
}

.textfield {
	width: 295px;
	height:40px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	border-radius: 30px;
	outline:0px;
	border: none;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	background-color: #FFF;
	border-color: #FFF;
	margin-right:10px;
	padding-left: 15px;
}


.subscribe {
	background-color:#F8F9C5;
	-webkit-border-top-left-radius:24px;
	-moz-border-radius-topleft:24px;
	border-top-left-radius:24px;
	-webkit-border-top-right-radius:24px;
	-moz-border-radius-topright:24px;
	border-top-right-radius:24px;
	-webkit-border-bottom-right-radius:24px;
	-moz-border-radius-bottomright:24px;
	border-bottom-right-radius:24px;
	-webkit-border-bottom-left-radius:24px;
	-moz-border-radius-bottomleft:24px;
	border-bottom-left-radius:24px;
	text-indent:0;
	border:0px solid #dcdcdc;
	display:inline-block;
	color:#000000;
	font-size:22px;
	font-family: BrandonMed;
	font-weight:normal;
	font-style:normal;
	height:40px;
	line-height:30px;
	width:106px;
	text-decoration:none;
	text-align:center;
}
.subscribe:hover {
	background:#FFFFFF;
}.subscribe:active {
	position:relative;
	top:1px;
	border: none;
	outline: none;
}
/*
 * Header
 */
.masthead-brand {
  margin-top: 10px;
  margin-bottom: 10px;
}

.masthead-nav > li {
  display: inline-block;
}
.masthead-nav > li + li {
  margin-left: 20px;
}
.masthead-nav > li > a {
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff; /* IE8 proofing */
  color: rgba(255,255,255,.75);
  border-bottom: 2px solid transparent;
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {
  background-color: transparent;
  border-bottom-color: rgba(255,255,255,.25);
}
.masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus {
  color: #fff;
  border-bottom-color: #fff;
}

@media (min-width: 768px) {
  .masthead-brand {
    float: left;
  }
  .masthead-nav {
    float: right;
  }
}


/*
 * Cover
 */

.cover {
  padding: 0 20px;
}
.cover .btn-lg {
  padding: 10px 20px;
  font-weight: normal;
}


/*
 * Footer
 */


/*
 * Affix and center
 */

@media (min-width: 768px) {
  /* Pull out the header and footer */
  .masthead {
    position: fixed;
    top: 0;
  }
  .mastfoot {
    position: fixed;
    bottom: 0;
  }
  /* Start the vertical centering */
.site-wrapper-inner {
    vertical-align: middle;
  }
  /* Handle the widths */
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%; /* Must be percentage or pixels for horizontal alignment */
  }
}

@media (min-width: 992px) {
  .masthead,
  .mastfoot,
  .cover-container {
    width: 700px;
  }
}
