@charset "UTF-8";

/*

CSS RESET STYLE

*/


/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com END */


/*

COMMON STYLES

*/
body{
	width:100%;
	min-width:1000px;
	background-color:#fff;
	font-size:12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
}
.notdisplay{
	display:none;
}
.powerball-italic{
	font-style:italic;
}
.powerball-bold{
	font-weight:bold;
}
.main-section{
	/*margin-top:47px;*/
	margin-top:55px;
	min-height: 500px;
	position:relative;
}
.container,
.container-wide{
	position:relative;
	margin:0 auto;
	overflow:hidden;
	/*border: 1px solid red;*/
}
.container{
	width:1000px;
}
.container-wide{
	width:1240px;
}

/*

TOP NAVIGATION

*/
.main-navigation{
	width:100%;
	background-image:url('//powerballs.com/css/images/menu-background1.jpg');
	background-repeat:repeat-x;
	background-position:center top;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
	padding-bottom:5px;
}
.main-menu-tabs{ 
    background: transparent; 
    border: none;
} 
.ui-widget-header { 
    background: transparent; 
    border: none;
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    border-radius: 0px;
}
.ui-tabs{
	padding:0;
}
.ui-tabs .ui-tabs-nav{
	position:relative;
	margin:0 auto;
	padding:0;
	height:54px;
}
.ui-tabs .ui-tabs-nav li{
	margin:0 auto;
}
.ui-tabs .ui-tabs-nav li a{
	font-family: "Cabin Condensed", sans-serif;
	font-weight:400;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	padding:17px 0 0 0;
	display:block;
	width:140px;
	height:31px;
}
.ui-tabs .ui-tabs-nav li.main-navigation-contactus-cont a{
	font-size:13px;
	line-height:14px;
	width:80px;
	padding:14px 0 0;
	height:38px;
	text-transform:none;
}
.ui-tabs-nav .ui-state-default { 
    background: transparent; 
    border: none; 
} 
.ui-tabs-nav .ui-state-active { 
    border: none;
} 
.ui-tabs-nav .ui-state-default a { 
    color: #fff; 
} 
.ui-tabs-nav .ui-state-active a { 
    color: #000; 
}

.main-menu-spacer,
.ui-tabs .ui-tabs-nav li{
	background-image:url('//powerballs.com/css/images/menubar-spacer.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	height:48px;
}
.main-menu-spacer{
	display:block;
	float:left;
}

.ui-tabs .ui-tabs-panel{
	background-color:#fff;
	background-repeat:repeat-x;
	background-position:left top;
	-webkit-box-shadow: 0px 6px 2px 0px rgba(153, 153, 153, 0.7);
	box-shadow: 0px 6px 2px 0px rgba(153, 153, 153, 0.7);
	padding:0; 
}
.ui-tabs .ui-tabs-nav li.main-navigation-contactus-cont{
	overflow:hidden;
	margin-top:-5px;
	background-position:right 5px;
	height:53px;
}
.main-navigation-contactus-cont a{
	color:#fff;
	font-size:10px;
	display:block;
	float:left;
}
.main-contactus-img,
.main-basket-img{
	height:20px;
	position:relative;
	margin:0 auto;
}
.main-contactus-img{
	width:25px;
}
.main-basket-img{
	width:22px;
}
.main-language-img{
	width:28px;
	height:28px;
	position:relative;
	margin:auto;
}
.main-contactus-img img,
.main-basket-img img,
.main-language-img img{
	max-width:100%;
    max-height:100%;
}
.ui-tabs .ui-tabs-nav li a.main-language{
	padding:12px 0 0 0;
	height:36px;
	width:120px;
}

/*

TOP NAVIGATION - SUBMENU

*/
.submenu-container{
	width:100%;
	-webkit-box-shadow:  0px 10px 4px 1px rgba(0, 0, 0, 0.7);
	box-shadow:  0px 10px 4px 1px rgba(0, 0, 0, 0.7);
	/**/
	opacity:0.95;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	z-index:1000;
	/**/
}
.submenu-container-full{
	background-image:url('//powerballs.com/css/images/menu_sub_bg.png');
}
.submenu-container-full-bottom{
	background-image:url('//powerballs.com/css/images/menu_sub2_bg.png');
	color:#444;
}
.submenu-item2 a{
	color:#fff;
}
.submenu-container-full-bottom,
.submenu-container-full{
	width:100%;
	background-position:left top;
	background-repeat:repeat-x;
	background-color:transparent;
}

.submenu-container-invisible{
	height:0;
	overflow:hidden;
}
.submenu-item-container{
	width:100%;
	overflow:hidden;
	position:relative;
	text-align:center;
	padding:17px 0 5px;
}

.submenu-image img,
.submenu-image2 img,
.submenu-image3 img{
	max-width: 100%;
    max-height: 100%;
}
.submenu-image,
.submenu-image3{
	position:relative;
	width:142px;
}
.submenu-image{
	height:125px;
}
.submenu-image2{
	width:165px;
	height:125px;
	position:relative;
}
.submenu-image3{
	height:112px;
}
.submenu-item-first,
.submenu-item{
	min-height:155px;
	padding-top:5px;
}
.submenu-item{
	display:block;
	float:left;
	background-image:url('//powerballs.com/css/images/submenu-separator.png');
	background-repeat:no-repeat;
	background-position:right top;
	text-align:center;
}
.submenu-item-first{
	width:1px;
	padding-left:0;
	padding-right:0;
}
.submenu-item-caption{
	color:#000;
	font-family: "Cabin Condensed", sans-serif;
	font-weight:700;
	font-size:16px;
	text-transform:uppercase;
	word-wrap:break-word;
	position:absolute;
	top:125px;
	left:0;
	/*width:142px;*/
	width:100%;
	display:block;
}
.submenu-items2{
	margin-bottom:20px;
}
.ui-widget-content a{
	/*font Charcoal CY*/
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
.submenu-item2{
	font-family: "Cabin Condensed", sans-serif;
	font-weight:700;
	font-size:16px;
	display:inline;
	text-transform:uppercase;
	padding:0 20px;
}
.submenu-item3{
	margin-right:160px;
}
submenu-item4{
	margin-right:0;
}
.submenu-item3 a{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}



.scoreboard-menu-image{
	float:left;
	width:178px;
	height:153px;
	background-image:url('//powerballs.com/css/images/menu3-powerball.png');
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	-moz-background-size: cover;
	margin:10px 0;
}
.scoreboard-menu-score-container{
	width:371px;
	float:left;
	margin:30px 0;
	padding-right:30px;
}
.scoreboard-menu-score-container2{
	padding-right:0px;
	padding-left:30px;
}
.scoreboard-menu-score-year{
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:30px;
}
.scoreboard-menu-score-info{
	width:100%;
	overflow:hidden;
	position:relative;
}
.scoreboard-menu-score-info2{
	float:left;
	margin-right:90px;
}
.scoreboard-menu-score-last{
	margin-right:0px;
}
.scoreboard-menu-score-type{
	color:#0066cc;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
}
.scoreboard-menu-score-link{
	display:block;
	padding:5px 0;
}
.scoreboard-menu-score-link .ui-widget-content a{
	color:#999;
}

/*

CAROUSEL

*/
.powerball-carousel{
	width:100%;
	margin:80px 0 20px;
	position:relative;
	color:#000;
	z-index:1;
	overflow:hidden;
	background-image:url("//powerballs.com/css/images/carousel-middle-background.jpg");
	background-repeat:repeat-x;
	background-position:left center;
}

.carousel,
.carousel-buttons,
.jcarousel-pagination{
	position: relative;
	width:860px;
	margin:0 auto;
}
.carousel {
    overflow: visible;
    height: 640px;
}
.carousel-holder{
    width: 2000000px;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}
.carousel-element{
    float: left;
    margin:0 30px;
}
.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    cursor:pointer;
    top: -360px;
    width: 40px;
    height: 40px;
    padding-top:10px;
    text-align: center;
    background: #dedede;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    -webkit-box-shadow: 0 0 2px #000;
       -moz-box-shadow: 0 0 2px #000;
            box-shadow: 0 0 2px #000;
}
.carousel-control-prev {
    left: 40px;
}
.carousel-control-next {
    right: 40px;
}
.carousel-control-prev:hover span,
.carousel-control-next:hover span {
    display: block;
}
.carousel-image{
	width:800px;
	height:600px;
}
.carousel-shadow{
	width:100%;
	height:41px;
	background-image:url('//powerballs.com/css/images/carousel-drop-shadow.png');
	background-position:left top;
	background-repeat:repeat-x;
}
.carousel-image img{
	max-width: 100%;
    max-height: 100%;
}
.carousel-buttons{
    clear:both;
}
.jcarousel-pagination{
	text-align:center;
	padding:10px;
	background-color:transparent;
	z-index:3;
}
.jcarousel-pagination a{
	display:inline-block;
	font-size:0px;
	width:12px;
	height:12px;
	opacity:0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	background-color:#000;
	margin:0 2px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.jcarousel-pagination a.active{
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
}

/*

SOCIAL MEDIA AND PAYMENTS LINKS

*/

.external-links{
	background-image:url('//powerballs.com/css/images/social-background.jpg');
	background-repeat:repeat-x;
	background-position:0 0;
	height:179px;
	width:100%;
	min-width:1300px;
	clear:both;
}
.external-links-container{
	padding-top:70px;
}
.external-links-container img{
	max-width:100%;
    max-height:100%;
}
.external-links-social{
	width:575px;
	float:left;
	overflow:hidden;
}
.external-links-payments{
	width:225px;
	float:left;
	margin-left:100px;
}
.external-links-payments-icon{
	display:block;
	float:left;
}
.external-links-icon{
	width:70px;
	height:95px;
	display:block;
	float:left;
	margin-right:25px;
}
.external-links-icon2{
	width:52px;
	height:37px;
	margin-right:3px;
}
.external-links-icon2last{
	margin-right:0px;
}



/*

PAGE FOOTER

*/

.footer{
	background-image:url('//powerballs.com/css/images/footer-background.jpg');
	background-repeat:repeat;
	background-position:0 0;
	min-height:345px;
	position:relative;
	width:100%;
	min-width:1300px;
}
.footer a{
	color:#fff;
	text-decoration:none;
	font-size:11px;
	line-height:16px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#999;
}
/*
.footer li{
	margin-bottom:5px;
}*/
.footer-links{
	display:block;
	overflow:hidden;
}
.footer-links-headers{
	float:left;
	margin-right:55px;
	white-space:nowrap;
	/*font-weight:bold;*/
}
.footer-links-last{
	margin-right:0;
}
.footer-links-header{
	color:#fff !important;
	margin:40px 0 25px;
	display:block;
	text-transform:uppercase;
	font-size:12px !important;
	line-height:18px !important;
	font-weight:bold;
}
.footer-search{
	background-image:url('//powerballs.com/css/images/searchbox.png');
	background-repeat:no-repeat;
	background-position:0 0;
	height:44px;
	width:229px;
	overflow:hidden;
	float:right;
	margin-right:120px;
}
.footer-search-input{
	background-color:transparent;
	border:none;
	font-size:1.2em;
	height:20px;
	margin:7px 0 0 8px;
	width:184px;
	padding:2px 0 0 7px;
	color:#fff;
	display:block;
	float:left;
}
.footer-search-submit{
	background-color:transparent;
	border:none;
	height:35px;
	display:block;
	float:left;
	width:25px;
	cursor:pointer;
}

/*

REPEATED LAYOUTS

*/
.story-header{
	/*font-family: font-family: 'Cabin', sans-serif;*/
	font-family: 'Cabin Condensed', sans-serif;
	/*font-family: 'Cabin Sketch', cursive;*/
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:40px;
	line-height:45px;
	color:#000000;
}
.story-tip{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:13px;
	color:#ccc;
	margin:15px 0;
}
.story-content-info{
	width:661px;
	float:left;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:13px;
	color:#8d8d8d;
	padding-right:95px;
	text-align:justify;
	line-height:16px;
}
.story-links{
	width:244px;
	float:left;
	overflow:hidden;
	text-transform:uppercase;
}
.story-links-container{
	width:222px;
	float:right;
	margin-right:5px;
}
.story-link{
	background-image:url('//powerballs.com/css/images/story-link.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	display:block;
	font-size:15px;
	width:222px;
	height:16px;
	text-align:center;
	padding:13px 0;
	margin-bottom:5px;
}


.image-overlay{
	position:absolute;
	top:0px;
	left:0px;
	display: table;
	z-index:2;
	color:#fff;
	width:100%;
	text-decoration:none;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:16px;
	
	background-color:transparent;
	background-image:url('//powerballs.com/css/images/grid-hover.png');
	background-position:left top;
	background-repeat:repeat;
	
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	
	transition-property: opacity;
	transition-duration: 0.5s;
	transition-timing-function: ease-in;
	transition-delay: 0s;
	/* Safari */
	-webkit-transition-property:width;
	-webkit-transition-duration:0.5s;
	-webkit-transition-timing-function:ease-in;
	-webkit-transition-delay:0s;
}
.image-overlay-container{
	display: table-cell;
    vertical-align: middle;
    text-align:center;
    margin:auto;
    padding:0 30px;
}
.image-overlay-left-align{
	text-align:left;
}

.image-overlay-list{
	list-style-type:disc;
	text-align:justify;
	width:90%;
	margin-left:10px;
	position:relative;
}
.image-overlay-list li{
	margin:10px 0;
}

/*separator with powerballs images*/
.powerball-separator-image{
	background-image:url('//powerballs.com/css/images/enhance-image-separator-background.jpg');
	background-repeat:repeat-x;
	background-position:left bottom;
	width:100%;
	height:93px;
}

/*stories with 3 images and content*/
.story2{
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	background-image:url('//powerballs.com/css/images/enhance-background.jpg');
	background-repeat:repeat-x;
	background-position:center;
}
.story2-example{
	width:302px;
	float:left;
	margin-right:45px;
	text-align:center;
}
.story2-example-last{
	margin-right:0px;
}
.story2-example-img{
	width:302px;
	height:565px;
}
.story2-example-img img{
	max-width: 100%;
    max-height: 100%;
}
.story2-example-txt{
	background-color:#f0f0f0;
	color:#666666;
	padding:20px 25px;
	line-height:14px;
}

/*stories with 4 images and content - top four boxes*/
.top-four-boxes-main-header{
	text-align:center;
	font-family:"Cabin Condensed", sans-serif;
    font-weight:700;
    font-size:45px;
    line-height:45px;
    color:#000;
}
.top-four-boxes-box{
	width:310px;
	float:left;
}
.top-four-boxes-box-img-container{
	width:292px;
	position:relative;
	margin:0 auto;
}
.top-four-boxes-shadow{
	width:292px;
	height:23px;
	margin-bottom:15px;
}
.top-four-boxes-box-header{
	font-family:"Cabin Condensed", sans-serif;
	text-align:center;
	font-size:23px;
    line-height:40px;
    color:#333;
}
.top-four-boxes-info{
	color:#999;
	font-family:"Cabin Condensed", sans-serif;
	font-size:12.5px;
	font-weight:400;
	line-height:17px;
	text-align:center;
}

ul.circle, ul.disc, ul.square { padding-left:15px;line-height:15px; }
ul.circle li, ul.disc li, ul.square li { padding-top:5px; }
ul.circle { list-style-type:circle; }
ul.disc { list-style-type:disc; }
ul.square { list-style-type:square; }

.distributor-notify { width:100%; display:block;margin:42px auto 0px;background:#ff7a0f/*f90*/;color:#fff;text-align:center;padding:20px 0px 20px; }
.distributor-notify a { color:#fff; }
