#myCarousel {
	margin: 0px;
	top:0;
	}
#myCarousel, x:-moz-any-link, x:default {  
	position:relative;
	width:100%;
	height:100%;
	padding-top:25px;
	} /* FireFox 3 */
a:link {color:#003366; text-decoration:none;}      /* unvisited link */
a:visited {color:#003366; text-decoration:none;}  /* visited link */
a:hover {color:#003366; text-decoration:underline;}  /* mouse over link */
a:active {color:#003366; text-decoration:none;}  /* selected link */


.thrColLiqHdr #container { 
	width: 100%;  
	margin: 0 auto; 
	text-align: left; 
} 

.thrColLiqHdr #header { 
	box-shadow: 0 10px 10px #666;
	background: #fff;
	position:relative;
	z-index:22;
	padding: 0 10%;
} 
.thrColLiqHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.img-responsiveW { width:100%; } 

.thrColLiqHdr #sidebar1 {
	float: left; 
	width: 12%;
	padding: 15px 0; 
}

.thrColLiqHdr #sidebar2 {
	float: right;
	width: 13%; 
	padding: 15px 0; 
}


.thrColLiqHdr #sidebar1W {
	float: left; 
	width: 8%; 
	padding: 15px 0; 
}
.thrColLiqHdr #sidebar2W {
	float: right; 
	width: 8%;
	padding: 15px 0; 
}

.thrColLiqHdr #mainContent { 
	margin: 0px 14% 0 14%;
	text-align:center;
	background-color:#fff;
	border:3pt solid #003366;
	border-bottom-left-radius:10pt;
	border-bottom-right-radius:10pt;
	box-shadow: 0 10px 10px #4F4F4F;
}
.thrColLiqHdr #mainContentW { 
	margin: 0px 8% 0 8%;
	text-align:center;
	position:relative;
	top:-50px;
	background-color:#fff;
	border:3pt solid #003366;
	border-bottom-left-radius:10pt;
	border-bottom-right-radius:10pt;
	box-shadow: 0 10px 10px #4F4F4F;
}

.thrColLiqHdr #footer { 
	padding: 0 10px;
	color:#fff;
	text-align:center;
	font-family:Airstrip;
	background:#003366;
} 

#footer a {
	color:#fff;
	text-decoration:none;
	}
#footer a:hover, a:active {
	text-decoration:underline;
	}
#footerGames{
	color:#003366;
	font-family:Avenir;
	font-size:120%;
	text-align:left;
	position:relative;
	width:100%;
	padding:5px;
	background:#fff;
	border-top:#A8A8A8 solid 2px;
	}
#footerGames a:hover, a:active {
	color:#003366;
	}
#footerGames #gamesDirectoryTITLE {
	color:#003366;
	text-decoration:underline;
	}
.thrColLiqHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.tab-links {
	list-style:none;
	}
.productName #title {
	font-family:Airstrip;
	font-size:100%;
	width:50%;
	
	padding-left:10px;
	color:#ff3f01;
	}
.productName {
	padding:20px;
	text-align:left;
	margin-bottom:10px;
	}
.gameTypeOptions #title {
	width:50%;
	}
.gameTypeOptions td {
	padding:20px;
	text-align:center;
	color:#003366;
	font-family:Airstrip;
	}
.productGrid {
	color:#003366;
	text-align:center;
	font-family:Airstrip;
	clear:both;
	padding:1em;
		}
.fullWidthParagraphPRODUCT {
	margin-top:15px;
	color:#003366;
	text-align:left;
	padding:1em;
	}
.fullWidthParagraphPRODUCT p {
	font-family:Avenir;
	}
.fullWidthParagraphPRODUCT h2 {
	font-family:Airstrip;
	}
#header .navigation{
	display:inline;
	}
.navigation li {
	display:inline;
	}
.navbar-header {
	background-color:#fff;
	}
.container-fluid {
	background-color:#fff;
	}
.navbar-right {
	font-family:Airstrip;
	font-size:150%;
	}

#containerW{
	position:relative;
	top:-50px;
	border-bottom:3px #003366 solid;
	box-shadow: 0 10px 10px #4f4f4f;
	}
.mainHeader tr{
	background-color:#003366;
	font-family:Airstrip;
	font-size:250%;
	color:#fff;
	text-align:left;
	}
.mainHeader {
	border-collapse:collapse;
	}
.mainHeader td {
	padding-left:10px;
	padding-top:20px;
	padding-bottom:5px;
	padding-right:0px;
	}
.mainHeader h2 {
	font-family:Airstrip;
	color:#fff;
	font-size:525%;
	font-weight:bold;
	}
.mainGrid {
	text-align:left;
	padding:2em;

	}
.mainGrid h2{
	font-family:Avenir;
	color:#FF3F01;
	font-weight:bold;
	padding-left:10px;
	}
.mainGrid h3{
	font-family:Avenir;
	font-weight:100;
	padding-left:10px;
	padding-bottom:10px;
	color:#003366;
	}
.mainGrid h4 {
	font-size:150%;
	color:#ff3f01;
	font-family:Airstrip;
	letter-spacing:1px;
	}
.mainGrid p {
	font-size:150%;
	font-family:Avenir;
	}
.mainGrid #title {
	border-right:3px solid #e8e8e8;
	text-align:left;
	width:50%;
	}
.mainHeader #title {
	width:50%;
	}
	/**NoTouchy**/
.mainLeft img {
	position:absolute;
	z-index:50;
	top:50%;
	left:0;
	}
.mainRight img {
	position:absolute;
	z-index:50;
	top:50%;
	right:0;
	}
.subscribeForm {
	display:none;
	position:fixed;
	box-shadow: 0px 20px 300px #000;
	z-index:99999;
	width:80%;
	height:auto;
	min-height:250px;
	margin: 25% 10%;
	background-color:#fff;
	border-radius:10px;
	border:3px solid #003366;
	padding: 0px;
	padding-bottom:10px;
}
.subscribeHeader table h2 {
	letter-spacing:3px;
	padding-left:15px;
	font-size:175%;
	}
.subscribeHeader tr{
	background-color:#003366;
	font-family:Airstrip;
	font-size:250%;
	color:#fff;
	text-align:left;
	}
.subscribeForm img {
	display:inline;
	position:relative;
	top:-6px;
	left:-30px;
	align:middle;
	}
.subscribeParagraph {
	font-family:Airstrip;
	font-size:175%;
	padding:10px;
	}
.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr #sidebar2 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.thrColLiqHdr #jobContentW { 
	margin: 0px 14% 0 13.5%;
	text-align:center;
	position:relative;
	z-index:99;
	top:-20px;
	background-color:#fff;
	border-top:1pt solid #003366;
	border-left:3pt solid #003366;
	border-right:3pt solid #003366;
	border-bottom:3pt solid #003366;
	border-bottom-left-radius:10pt;
	border-bottom-right-radius:10pt;
	box-shadow: 0 10px 10px #4F4F4F;
}

.thrColLiqHdr #textbox1 {
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	font-size:24px;
	background-color: #FF3F01;
	font-family: avenir;
	color: white;
	width: 80%;
	border: 1px ridge #003366;
	border-radius: 8px;
	vertical-align: middle;
	display: inline-block;
}
.thrColLiqHdr #textbox2 {
	margin-left: auto; 
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size:24px;
	background-color: #003366;
	font-family: avenir;
	color: white;
	width: 80%;
	border-radius: 8px;
	vertical-align: middle;
	display: inline-block;
}


.thrColLiqHdr #knowIssues {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
}

.thrColLiqHdr #faq-list {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.answer {
	display: none;
	margin-left: 35px;
	float: left;
	border: 1px solid #a1a1a1;
    padding-left: 10px; 
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
    border-radius: 10px;
	font-family: avenir;
	font-size: 17px;
}
	

.thrColLiqHdr #question {
	display: inline;
	margin: 8px;
	line-height:35px;
    font-size: 22px;
    font-weight:200;
	font-family: avenir;
	color: #003366;
	padding-left:28px;
    cursor: pointer;
    background-image: url("../images/rightTriangle1.png");
    background-repeat:no-repeat;
	background-position: 0%, 50%;
}

.thrColLiqHdr #question.retract {
	background-image:url("../images/downTriangle1.png");
}

.linkBG {
	background-color:#003366;
	padding:1em;
	}
.tab-links li {
	display:inline;
	}
a.innerNav:active{
	color:#fff;
	font-family:Airstrip;
	text-decoration:none;
	padding:1.5em;
	}
a.innerNav:hover{
	background-color:#fff;
	color:orange;
	text-decoration:none;
	padding:1.5em;
	}
a.innerNav {
	background-color:#003366;
	color:#fff;
	font-family:Airstrip;
	font-size:140%;
	padding:1em;
	}
.mainGrid #title img {
	margin-left: 15px;
	margin-bottom:15px;
	}
/*JOB PAGE*/
.jobHeader tr{
	background-color:#003366;
	font-family:Airstrip;
	font-size:250%;
	color:#fff;
	text-align:left;
	}
.jobHeader td {
		width:50%;
		font-size:75%;
		padding:10px;
	}
.jobGrid {
	text-align:left;
	padding:30px;
	}
.jobGrid h2 {
	padding:0 5px 5px 0px;
	color:#ff3f01;
	font-family:Airstrip;
	}
.jobApp{
	width:30%;
	}
.jobHeader table h2 {
	letter-spacing:3px;
	padding-left:10px;
	font-size:175%;
	}
.jobHeader table {
	margin-bottom:15px;
	}
.jobTitle {
	text-decoration:underline;
	font-weight:bold;
	font-family:Airstrip;
	letter-spacing:2px;
	padding:10px;
	}
.jobDescr {
	font-family:Avenir;
	font-size: 90%;
	margin-bottom:5%;
	margin: 0px 2%;
	font-weight:100;
	padding: 0px 12px;
	}
.jobHeaderApply tr{
	background-color:#003366;
	font-family:Airstrip;
	font-size:250%;
	color:#fff;
	text-align:left;
	}
.jobHeaderApply td {
	padding:20px;
		
	}
.jobHeaderApply table {
	margin-bottom:10px;
	}
#jobAppForm span {
	font-family:Airstrip;
	font-weight:lighter;
	font-size:125%;
	}
#jobAppForm {
	text-align:left;
	}
.jobAppTop {
	width:80%;
	margin: 10px 10%;
	font-size:150%;
	font-family:Avenir;
	color:#ff3f01;
	text-align:left;
	}
/*************FORM*******************/
/* Basic Grey */
.basic-grey {
    width:95%;
    margin-right: 2.5%;
    margin-left: 2.5%;
    padding: 20px 30px 20px 30px;
    font-family:Avenir;
	font-size:90%;
    color: #003366;
}
.basic-grey label {
    display: block;
    margin: 0px 0px 5px;
}
.basic-grey label>span {
    float: left;
    width: 25%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
}
.basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea,.basic-grey select{
	background: #E8E8E8;
	height:24px;
    border: 1px solid #DADADA;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 5px;
    outline: 0 none;
    padding: 3px 3px 3px 5px;
    width: 60%;
}
.basic-grey select {
	font-family:Avenir;
    background: #E8E8E8 url('../images/arrow_sans_down-256.png') no-repeat right;
    appearance:none;
    -webkit-appearance: none; /* gets rid of default appearance in Webkit browsers*/
    -moz-appearance: none; /* Get rid of default appearance for older Firefox browsers */
    -ms-appearance: none; /* get rid of default appearance for IE8, 9 and 10*/
    appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 60%;
    height: 24px;
}
.basic-grey select::-ms-expand {
    display: none; /* hide default arrow in IE10 */
}
.basic-grey option {
    background: #E8E8E8; /* style the dropdown bg color */
}
.basic-grey textarea{
	border:none;
    height:100px;
}

#Gform10 {
	float:right;
	background:#fff;
	margin-right:10%;
	padding:5px;
	}
.mainFeaturedGrid td{
	padding:1em;
	}
.basic-grey input, select {
	border:none;
	border-radius:3pt;
	}
.upload {
	width:60%;
	background:#e8e8e8;
	border-radius: 3pt;
	padding: 5px;
	margin: 0px 25%;
	height:auto;
	position:relative;
	top:-20px;
	clear:right;
	float:left;
	}
.underText {
	width:60%;
	clear:both;
	position:relative;
	top:-10px;
	margin-left:25%%;
	}
.jobThanks {
	width:80%;
	margin:10%;
	padding:2em;
	color:#ff3f01;
	font-family:Avenir;
	}
a.backHome {
	font-family:Airstrip;
	color:#003366;
	padding:20px;
	font-size:200%;
	text-decoration:underline;
	}
#supportForm span {
	font-family:Airstrip;
	font-weight:lighter;
	font-size:125%;
	}
#supportBody {
	color:#ff3f01;
	font-size:150%;
	text-align:left;
	width:80%;
	margin: 0 10%;
	font-family:Avenir;
	}
.aboutTableW{
	width:80%;
	margin: 10px 10%;
	}
.aboutTableW td{
	padding:10px;
	text-align:left;
	}
.aboutTableW h3 {
	font-size:150%;
	font-family:Airstrip;
	color:#ff3f01;
	}
.aboutTable p {
	font-size:150%;
	font-family:Avenir;
	line-height:14px;
	}
.about {
	margin:1% 10%;
	}
.aboutW {
	min-height:500px;
	}
.aboutW p{
	font-size:150%;
	}
 .aboutParagraph {
	 font-family:Avenir;
	 margin: 0 10%;
	 text-align:left;

	 }
.jobTitle {
	text-decoration:underline;
	margin: 0px 5%;
	font-size:150%;
	}
 .supportParagraph {
	 font-family:Avenir;
	 color:#003366;
	 text-align:left;

	 }
.jobGrid p {
	 font-family:Avenir;
	 margin: 0px 10%;
	 color:#003366;
	 font-size:150%;
	 text-align:left;

	 }
#ErrorDiv {
	display:none;
	position:fixed;
	box-shadow: 0px 20px 300px #000;
	z-index:99999;
	width:80%;
	height:auto;
	min-height:250px;
	margin: 10% 10%;
	background-color:#fff;
	border-radius:10px;
	border:3px solid #ff3f01;
	padding: 0px;
	padding-bottom:10px;
}
.errorHeader table h2 {
	letter-spacing:3px;
	font-family:Airstrip;
	padding-left:15px;
	font-size:250%;
	text-align:left;
	color:#fff;
	}
.errorHeader tr{
	font-size:200%;
	background-color:#ff3f01;
	}
.errorParagraph {
	padding-left:15px;
	font-size:150%;
	font-family:Avenir;
	}
#ErrorMsg {
	padding-left:8%;
	color:#ff3f01;
	line-height:10px;
	font-size:115%;
	}
	
 
.iPhone {
	display:none;
}
.mac {
	display:none;
}
.windowsphone {
	display:none;
}
.windows8 {
	display:none;
}
.android{
	display:none;
}
.kindle{
	display:none;
}

.deviceMenu{
	background: #E8E8E8 url('../images/arrow_sans_down-256.png') no-repeat right;
	float:left;
	color:#003366;
	font-family:Avenir;
   	border-radius:4px;
   	width: 268px;
   	padding: 10px;
   	font-size: 150%;
   	line-height: 1;
   	border: 0;
   	height: 42px;
   	-webkit-appearance: none;
}
.gamesDropDown {
	text-align:left;deviceMenu
	padding:20px;
}
.gamesTable {
	border-collapse: collapse;
	display:block;
	clear:both;
	width:100%;
	padding:10px;
}
.gamesTable img {
	width:75%;
	height:75%;
	}
.gamesTable h2{
	font-family:Avenir;
	font-size:150%;
	}
.gamesTable td {
	line-height:12px;
	text-align:left;
	padding:15px;
	margin:25px;
	}
.productName h2.style1 {
	color:#ff3f01;
	font-size:300%;
	padding-bottom:15px;
	font-family:Airstrip;
	}
.productGrid h3 {
	font-size:150%;
	}
.productGrid p {
	font-family:Avenir;
	font-size:125%;
	}
.productGrid .left {
	width:50%;
	padding-left:20px;
	}
.device {
  width: 100%;
  background:#003366;
  margin:0; 
  }
.device ul {
  margin-left:-10px;
  margin-right:20px;
  padding-right:10px;
  list-style: none;
  overflow: hidden; 
  }
.device ul li {
  float: left;
  width: 25%; 
  }
.device ul li a {
  text-align: center;
  padding: 10px 0;
  display: block;
  width: 100%;
  background: #003366; /* Old browsers */
  font-family:Airstrip;
  font-size:150%;
  color: #fff;
  background:#003366;
  text-decoration: none;
}
.device ul li a:hover,
.device ul li a:active {
  color: #ff3f01; /* Old browsers */
  background:#fff;
  transition: background-color 0.2s;
}
.device ul li a.active { 
  background: #fff; /* Old browsers */
  color:#ff3f01;
}
.center {
	text-align:center;
	}
.left {
	text-align:left;
	}
.gameTitle h2 {
	color:#ff3f01;
	}
.featureGrid td {
	border-bottom:2px #e8e8e8 solid;
	}	

.center {
	text-align: center;
}

.new {
	color: red !important;
}

a.thumbnail{
    display: block;
    padding: 8px;
    margin: 2px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    border: 0px;
    border-radius: 4px;
    background-color: #fff;
    transition: all .2s ease-in-out;
}

a h2{
	font-family: Avenir;
	font-size: 150%;
}












