/*---------- Custom Texas Lottery CSS ----------*/
        
html,
body {
width: 100%;
height: 100%;
}

@media (min-width: 320px) {
body {
background-image: none;
background-color: #FFFFFF;
}
}

@media (min-width: 460px) {
body {
background-image: none;
background-color: #FFFFFF;
}
}

@media (min-width: 720px) {
body {
background-image: none;
background-color: #FFFFFF;
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover; 
background-size: cover; 
}
}

@media (min-width: 980px) {
body {
background-image: none;
background-color: #FFFFFF;
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover; 
background-size: cover; 
}
}

@media (min-width: 1240px) {
body {
background-image: none;
background-color: #FFFFFF;
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover; 
background-size: cover; 
}
}

@media (min-width: 1500px) {
body {
background-image: none;
background-color: #FFFFFF;
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover; 
background-size: cover; 
}
}

@media (min-width: 1760px) {
body {
background-image: none;
background-color: #FFFFFF;
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover; 
background-size: cover; 
}
}

/* Added by Scott for the background */
#background {
background: url("../images/bg.jpg") no-repeat fixed center;
width: 100%;
height: 1650px;
}

#container {
max-width: 1000px;
margin-right: auto;
margin-left:auto;
background-color: white;
border-right: 1px solid #999999;
border-left: 1px solid #999999;
box-shadow: 5px 5px 5px #999999;

}
}


/* Buttons for RG Responsible Gaming CSS */
.button {
	border-radius: 5px;
   }
  

/* Winners Cards */

.card-winners {
 border-radius: 15px;
 border: 3px solid #e6e6e6;
 background: #fefefe;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
          box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
 
/* submenu styles */

.submenuBar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:black;
	padding:5px;}
	
@media (min-width: 320px) {
.submenuBar a {
font-size:75%;
}
}

@media (min-width: 460px) {
.submenuBar a {
font-size:75%;
}
}

@media (min-width: 720px) {
.submenuBar a {
font-size:90%;
}
}

@media (min-width: 980px) {
.submenuBar a {
font-size:90%;
}
}

@media (min-width: 1240px) {
.submenuBar a {
font-size:100%;
}
}

@media (min-width: 1500px) {
.submenuBar a {
font-size:100%;
}
}

@media (min-width: 1760px) {
.submenuBar a {
font-size:100%;
}
}

.submenuBar a {
	color:white;
}

.submenuBar a:hover {
	color:orange;
}

.submenuBar a:active {
	color:orange;
	text-decoration:underline;
}

ul.submenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #555;
}

ul.submenu li a {
  display: block;
  color: white;
  padding: 8px 24px;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}

ul.submenu li a.submenuFeature {
  display: block;
  color: white;
  padding: 8px 32px;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}

ul.submenu li a:hover {
  background-color: #ccc;
  color: #002776;
}

.alertBar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:red;
	padding:5px;}
	
.alertBar .message {
	color: white;
	}
	
.alertBar .message a {
	color: #002776;
	text-decoration: underline;
	}

.alertBar .message a:hover {
	color: lightblue;
	text-decoration: none;
	}

.launchPadItem {
	background:#002776;
}

.launchPadItemLink {
	text-transform: uppercase;
	color:white;
	font-size:large;
}

.launchPadItemLink:hover {
	text-transform: uppercase;
	color:black;
}


@media screen and (max-width: 0em), screen and (max-width: 40em) {
  .title-bar-title {
    width: 200px; } }
	
/* Texas Lottery logo */
.texas-lottery-logo {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 350px;
  height: 40px;
  cursor: pointer;
  background-image: url(texas_lottery_logo_black.svg);
  background-repeat: no-repeat;}

/* Menu bar css */
.tlBlue {
	background-color: #002776;
}

/* Player icon */
.player-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  cursor: pointer;
  background-image: url(player-icon.svg);}

.player-icon:hover {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  cursor: pointer;
  background-image: url(player-icon-orange.svg);}

.title-bar .player-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

/* accessibility 
----------------------------------------------------------------------------------------------------*/

.skip {
position: absolute;
left: 0px;
top: -500px;
width: 1px;
height: 1px;
overflow: hidden;
}

a.skipNav {
display: none;
}

/* Content container styles */
.jackpotPadding {
	padding-top:150px;
	text-align:center;
}

@media (min-width: 320px) {
.jackpotPadding {
padding-top:35px;
}
.jackpotPadding h1 {
color: white;
font-size:250%;
line-height: 90%;
}
.jackpotPadding p {
color: white;
}
}

@media (min-width: 460px) {
.jackpotPadding {
padding-top:35px;
}
.jackpotPadding h1 {
color: white;
font-size:250%;
line-height: 90%;
}
.jackpotPadding p {
color: white;
}
}

@media (min-width: 720px) {
.jackpotPadding {
padding-top:70px;
}
.jackpotPadding h1 {
color: white;
font-size:250%;
line-height: 90%;
}
.jackpotPadding p {
color: white;
}
}

@media (min-width: 980px) {
.jackpotPadding {
padding-top:140px;
}
.jackpotPadding h1 {
color: white;
font-size:500%;
line-height: 90%;
}
.jackpotPadding p {
color: white;
}
}

@media (min-width: 1240px) {
.jackpotPadding {
padding-top:140px;
}
.jackpotPadding h1 {
color: white;
font-size:500%;
line-height: 90%;
}
.jackpotPadding p {
color: white;
}
}

@media (min-width: 1500px) {
.jackpotPadding {
padding-top:140px;
}
.jackpotPadding h1 {
color: white;
font-size:500%;
line-height: 90%;
}
.jackpotPadding p {
color: white;
}
}

@media (min-width: 1760px) {
.jackpotPadding {
padding-top:140px;
}
.jackpotPadding h1 {
color: white;
font-size:500%;
line-height: 90%;
}
.jackpotPadding p {
color: white;
}
}

.tlcPadding {
	padding-top:150px;
}

@media (min-width: 320px) {
.tlcPadding {
padding-top:35px;
}
.tlcPadding h1 {
color: white;
font-size:250%;
line-height: 90%;
}
.tlcPadding p {
color: white;
}
}

@media (min-width: 460px) {
.tlcPadding {
padding-top:35px;
}
.tlcPadding h1 {
color: white;
font-size:250%;
line-height: 90%;
}
.tlcPadding p {
color: white;
}
}

@media (min-width: 720px) {
.tlcPadding {
padding-top:70px;
}
.tlcPadding h1 {
color: white;
font-size:250%;
line-height: 90%;
}
.tlcPadding p {
color: white;
}
}

@media (min-width: 980px) {
.tlcPadding {
padding-top:100px;
}
.tlcPadding h1 {
color: white;
font-size:500%;
line-height: 90%;
}
.tlcPadding p {
color: white;
}
}

@media (min-width: 1240px) {
.tlcPadding {
padding-top:100px;
}
.tlcPadding h1 {
color: white;
font-size:500%;
line-height: 90%;
}
.tlcPadding p {
color: white;
}
}

@media (min-width: 1500px) {
.tlcPadding {
padding-top:100px;
}
.tlcPadding h1 {
color: white;
font-size:500%;
line-height: 90%;
}
.tlcPadding p {
color: white;
}
}

@media (min-width: 1760px) {
.tlcPadding {
padding-top:100px;
}
.tlcPadding h1 {
color: white;
font-size:500%;
line-height: 90%;
}
.tlcPadding p {
color: white;
}
}

/* slideshow / topper css */
.topperImage {
	width:100%;
	height:auto;
}

/* Home Page Cell Box and Shadow */
div.homePageCell {
border: 1px solid #efefef;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-webkit-box-shadow: -15px 15px 25px -5px rgba(153,153,153,1);
-moz-box-shadow: -15px 15px 25px -5px rgba(153,153,153,1);
box-shadow: -15px 15px 25px -5px rgba(153,153,153,1);
padding: 20px;
margin: 20px;
background-image: url("cellBGgradient.png");
}

a.black {
	color: black;
}

a.black:hover {
	color:black;
	text-decoration:none;
}


a.black:active {
	color:black;
	text-decoration:none;
}

/* homepage jackpots */
@media (min-width: 320px) {
.homePageCell h1 {

}
}

@media (min-width: 460px) {
.homePageCell h1 {

}
}

@media (min-width: 720px) {
.homePageCell h1 {

}
}

@media (min-width: 980px) {
.homePageCell h1 {
font-size: 100%;
}
}

@media (min-width: 1240px) {
.homePageCell h1 {
font-size: 150%;
}
}

@media (min-width: 1500px) {
.homePageCell h1 {
font-size: 200%;
}
}

@media (min-width: 1760px) {
.homePageCell h1 {
font-size: 300%;
}
}

#content {
	background-color: white;
}

#content .side-nav ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#content .side-nav li {
list-style-type: none;
padding-top:10px;
}

#content .side-nav li a {
color: #FF6600;
text-decoration: none;
}

#content .side-nav li a:hover {
text-decoration: underline;
}

#content .side-nav li.divider {
list-style-type: none;
border-bottom: 1px solid #cccccc;
}




@media (min-width: 320px) {
.cynLogo {
	width:100%;height:auto;
}
}

@media (min-width: 460px) {
.cynLogo {
	width:100%;height:auto;
}
}

@media (min-width: 720px) {
.cynLogo {
	width:100%;height:auto;
}
}

@media (min-width: 980px) {
.cynLogo {
	width:100%;height:auto;
}
}

@media (min-width: 1240px) {
.cynLogo {
	width:100%;height:auto;
}
}

@media (min-width: 1500px) {
.cynLogo {
	width:100%;height:auto;
}
}

@media (min-width: 1760px) {
.cynLogo {
	width:100%;height:auto;
}
}

/* Games */
ol.winningNumberBalls li { display: inline; list-style-type: none; }

ol.winningNumberBallsCombos { margin-bottom:0px; margin-top:0px; }

ol.winningNumberBallsCombos li { display: inline; list-style-type: none; }

ol.winningNumberBalls span { background: url("ball_background.png") no-repeat scroll 14px 4px transparent; color: #000000; display: inline-block; font-family: "Roboto Condensed"; font-size: 175%; font-style: normal; font-weight: bold; height: 62px; line-height: 175%; margin-left: -16px; margin-right: -11px; text-align: center; width: 68px; }

ol.winningNumberBallsCombos span { background: url("ball_background.png") no-repeat scroll 16px 9px transparent; color: #000000; display: inline-block; font-family: "Roboto Condensed"; font-size: 200%; font-style: normal; font-weight: bold; height: 62px; line-height: 175%; margin-left: -16px; margin-right: -11px; text-align: center; width: 68px; }

ol.winningNumberBalls span.fireball { background: url("fireball_background.png") no-repeat scroll 16px 5px transparent; color: #FFFFFF; display: inline-block; font-family: "Roboto Condensed"; font-size: 175%; font-style: normal; font-weight: bold; height: 62px; line-height: 175%; padding-top: 8px; padding-right: 5px; margin-left: -15px; margin-right: -17px; text-align: center; width: 78px; }

ol.winningNumberBalls span.powerball { background: url("ball_background_pb.png") no-repeat scroll 14px 4px transparent; color: #FFFFFF; display: inline-block; font-family: "Roboto Condensed"; font-size: 175%; font-style: normal; font-weight: bold; height: 62px; line-height: 175%; margin-left: -16px; margin-right: -11px; text-align: center; width: 68px; }

ol.winningNumberBalls span.megaball { background: url("ball_background_mm.png") no-repeat scroll 14px 4px transparent; color: #233B96; display: inline-block; font-family: "Roboto Condensed"; font-size: 175%; font-style: normal; font-weight: bold; height: 62px; line-height: 175%; margin-left: -16px; margin-right: -11px; text-align: center; width: 68px; }

ol.winningNumberBalls span.bonusball { background: url("ball_background_tts.png") no-repeat scroll 14px 4px transparent; color: #FFFFFF; display: inline-block; font-family: "Roboto Condensed"; font-size: 175%; font-style: normal; font-weight: bold; height: 62px; line-height: 175%; margin-left: -16px; margin-right: -11px; text-align: center; width: 68px; }

ol.winningNumberBallsCombos span.fireball { background: url("fireball_background.png") no-repeat scroll 16px 9px transparent; color: #FFFFFF; display: inline-block; font-family: "Roboto Condensed"; font-size: 200%; font-style: normal; font-weight: bold; height: 62px; line-height: 175%; padding-top: 8px; padding-right: 5px; margin-left: -15px; margin-right: -17px; text-align: center; width: 78px; }

ol.winningNumberBallsCombos span.fireball01 { background: url("fireball_background.png") no-repeat scroll 16px 9px transparent; color: #FFFFFF; display: inline-block; font-family: "Roboto Condensed"; font-size: 200%; font-style: normal; font-weight: bold; height: 62px; line-height: 175%; padding-top: 8px; padding-right: 5px; margin-left: -15px; margin-right: 0px; text-align: center; width: 78px; }

ol.winningNumberBallsCombos span.fireball02 { background: url("fireball_background.png") no-repeat scroll 16px 9px transparent; color: #FFFFFF; display: inline-block; font-family: "Roboto Condensed"; font-size: 200%; font-style: normal; font-weight: bold; height: 62px; line-height: 175%; padding-top: 8px; padding-right: 5px; margin-left: -15px; margin-right: 0px; text-align: center; width: 78px; }

ol.winningNumberBallsCombos span.fireball03 { background: url("fireball_background.png") no-repeat scroll 16px 9px transparent; color: #FFFFFF; display: inline-block; font-family: "Roboto Condensed"; font-size: 200%; font-style: normal; font-weight: bold; height: 62px; line-height: 175%; padding-top: 8px; padding-right: 5px; margin-left: -15px; margin-right: 0px; text-align: center; width: 78px; }

ol.winningNumberBallsCombos span.fireball04 { background: url("fireball_background.png") no-repeat scroll 16px 9px transparent; color: #FFFFFF; display: inline-block; font-family: "Roboto Condensed"; font-size: 200%; font-style: normal; font-weight: bold; height: 62px; line-height: 175%; padding-top: 8px; padding-right: 5px; margin-left: -15px; margin-right: 0px; text-align: center; width: 78px; }

div.fireballCombos {
border: 1px solid #efefef;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-webkit-box-shadow: -15px 15px 25px -5px rgba(153,153,153,1);
-moz-box-shadow: -15px 15px 25px -5px rgba(153,153,153,1);
box-shadow: -15px 15px 25px -5px rgba(153,153,153,1);
padding: 20px;
background-image: url("cellBGgradient.png");
}

/* Breadcrumb */
#breadcrumb {
	background-color:#faa61a;
}

.breadcrumb {
	padding: 15px 15px 15px 30px;
}

/* Footer styles */
#footer {
background-color: #002776;
}

#footer h1 {
color: white;	
}

@media (min-width: 320px) {
#footer h1 {
/*font-size: 150%;*/
}
}

@media (min-width: 460px) {
#footer h1 {
font-size: 150%;
}
}

@media (min-width: 720px) {
#footer h1 {
font-size: 150%;
}
}

@media (min-width: 980px) {
#footer h1 {
font-size: 150%;
}
}

@media (min-width: 1240px) {
#footer h1 {
font-size: 200%;
}
}

@media (min-width: 1500px) {
#footer h1 {
font-size: 250%;
}
}

@media (min-width: 1760px) {
#footer h1 {
font-size: 300%;
}
}

#footer p {
color: white;	
}

#footer a {
color: white;
text-decoration: underline;	
}

#footer a:hover {
color: orange;
text-decoration: none;
}

#footer li {
list-style: none;
}

/* Video responsive wrapper */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* NCshare CSS
----------------------------------------------------------------------------------------------------*/

#share-box {background:white;width:150px;z-index:1000;position:absolute;border:1px solid #cccccc;margin-top:-2px;padding:5px;}
#share-box ul {list-style-type:none;padding:0;margin:0;}
#share-box ul li a,#share-box ul li a:link,#share-box ul li a:visited,#share-box ul li a:hover,#share-box ul li a:active {text-decoration:none !important;}
#share-box ul li a {width:140px;height:36px;display:block;}
#share-box img {vertical-align:middle;width:32px;height:32px;border:0;margin-right:5px}
#ncshare  div.ncshare {padding: 5px;}
#ncshare  div.ncshare img.ncshareicon {margin-right:5px;}


