/* ==========================================================================
Header
========================================================================== */

.main-header-wrapper {
	max-width: 970px;
	margin: 0 auto;
}
.header-left {
	padding-top: 2.6em;
}
.header-right {
	width: 20.5%;
	font-size: 0.75em;
}
.main-header .title {
	font-size: 2.2em;
}
.main-header .header-button {
	display: block;
	color: #ffffff;
	font-weight: normal;
    font-size: 1.1em;
	margin: 0 auto;
	border-top: none;
	padding: 0.3em 0;
	max-width: 200px;
}

.header-button{
text-transform: none;}

.header-button a{
color:#808080;
}
.header-button a:hover{
color:#dadada;
}
.tag-left {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-top: 0.5em;
	font-size: 1em;
}

/* ==========================================================================
Navigation
========================================================================== */

#mainnav {
	behavior: url(https://secure.bulletbusiness.com/online-gambling/styles/styles/PIE.php);
	border-radius: 0;
	position: relative;
	-webkit-box-shadow: 0 0.2em 0.2em rgba(0,0,0,0.5);
	box-shadow: 0 0.2em 0.2em rgba(0,0,0,0.5);
	margin: 0;
	overflow: visible;
}
#mainnav ul {
	max-width: 970px;
	margin: 0 auto;
	overflow: hidden;
}
#mainnav ul li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 0.5em 0;
	background: none;
	border: none;
	float: left;
}
#mainnav > ul > li.dropdown {
	background: none;
}
#mainnav > ul > li.right {
	float: right;
	width: 20.5%;
	text-align: center;
	margin-right: 0.5em;
	background: #D13939 url(https://secure.bulletbusiness.com/online-gambling/styles/gradient-red.svg) !important;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FE4F4F), to(#D13939)) !important;
	background: -webkit-linear-gradient(#FE4F4F, #D13939) !important;
	background: -moz-linear-gradient(#FE4F4F, #D13939) !important;
	background: -o-linear-gradient(#FE4F4F, #D13939) !important;
	background: -ms-linear-gradient(#FE4F4F, #D13939) !important;
	background: linear-gradient(#FE4F4F, #D13939) !important;
}

#mainnav > ul > li > a {
	text-decoration: none;
	padding: 0 1em !important;
	border-left: 1px solid #ffffff;
	font-size: 0.85em !important;
}
#mainnav > ul > li:first-child > a,#mainnav > ul > li.right a {
	border-left: none;
	padding-left: 0 !important;
}
#mainnav > ul > li:hover > a,#mainnav > ul > li.highlight > a {
	color: yellow;
	text-decoration: none;
}
#mainnav > ul > li:hover > a {
	text-decoration: underline !important;
}
#mainnav > ul > li > nav.subnav {
	behavior: url(https://secure.bulletbusiness.com/online-gambling/styles/styles/PIE.php);
	border-top: 1px solid #ffffff;
	clear: both;
	font-size: 1em;
	height: auto;
	left: 0;
	margin-top: 0.5em;
	-ms-overflow-x: auto;
	overflow-x: auto;
	position: absolute;
	width: 100%;
	white-space: nowrap;
	white-space-collapse: collapse;
}
#mainnav > ul > li:last-child > nav.subnav {
	border-top: 1px solid #ffffff;
}
#mainnav > ul > li > nav.subnav > ul {
	-ms-overflow-x: auto;
	overflow-x: auto;
	margin: 0 auto;
}
#mainnav > ul > li > nav.subnav > ul > li {
	padding: 0.3em 0.5em;
	display: inline-block;
	*display: inline;
	zoom: 1;
	float: none;
}
#mainnav > ul > li > nav.subnav > ul > li:hover {
	background: none;
}
#mainnav > ul > li > nav.subnav > ul > li > a {
	font-size: 0.8em;
	padding: 0 0.5em;
}
#mainnav > ul > li > nav.subnav > ul > li:first-child > a,#mainnav > ul > li > nav.subnav > ul > li:first-child {
	padding-left: 0 !important;
}
#mainnav > ul > li > nav.subnav > ul > li.highlight > a {
	text-decoration: none;
}
#mainnav > ul > li > nav.subnav > ul > li > a:hover,#mainnav > ul > li > nav.subnav > ul > li > a:active {
	text-decoration: underline !important;
	color: #222222;
}
#mainnav > ul > li:hover > nav.subnav {
	left: 0;
}
#mainnav > ul > li > nav.subnav:target,#mainnav > ul > li > nav.subnav:hover,#mainnav > ul > li > nav.subnav.expanded,#mainnav > ul > li > nav.subnav.startexpanded {
	left: 0;
}
#mainnav > ul > li > nav.subnav.startexpanded {
	z-index: 2;
}
#mainnav > ul > li > nav.subnav:target,#mainnav > ul > li > nav.subnav.expanded,#mainnav > ul > li:hover > nav.subnav {
	z-index: 3;
}
#mainnav > ul > li:hover > nav.subnav,#mainnav > ul > li > nav.subnav:hover {
	z-index: 4;
}

/* ==========================================================================
Main Content
========================================================================== */

.wrapper {
	max-width: 970px;
	margin: 3em auto 0 auto;
	overflow: visible;
}
#mainnav.nosub + div + script + .wrapper {
    margin-top: 1.25em;
}
.content {
	width: 75%;
	float: left;
}
.content.fullwidth {
	width: 100%;
}
.content h1 {
	margin-top: 0;
}
table.speakers.sponsors tr > td:first-child {
	width: auto;
}

/* ==========================================================================
Right Hand Side
========================================================================== */

aside.rhs {
	width: 20.5%;
	float: right;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 0em;
	-moz-column-gap: 0em;
	column-gap: 0em;
	-moz-column-fill: auto;
	-webkit-column-fill: auto;
	column-fill: auto;
	overflow: visible;
}
aside.rhs > div {
	behavior: url(https://secure.bulletbusiness.com/online-gambling/styles/styles/PIE.php);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-box-shadow: 0 0 0.4em #666;
	box-shadow: 0 0 0.4em #666;
	position: relative;
	z-index: 999;
	zoom: 1;
	*top: 1px;
	*margin-top: -1px;
}
aside.rhs > div:hover {
	-webkit-box-shadow: 0 0 0.7em rgba(0,0,0,0.5);
	box-shadow: 0 0 0.7em rgba(0,0,0,0.5);
	z-index: 9999;
}
aside.rhs > div:hover > a {
	color: #3383b7;
}
aside.rhs > div.yellow span.title,aside.rhs > div.blue span.title,aside.rhs > div.green span.title,aside.rhs > div.red span.title {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.8em;
}
aside.rhs > div.yellow span.cta,aside.rhs > div.blue span.cta,aside.rhs > div.green span.cta,aside.rhs > div.red span.cta {
	font-size: 1.3em;
	line-height: 1.5em;
}

/* ==========================================================================
Sponsors (footer)
========================================================================== */

div.sponsors {
	clear: both;
}
div.sponsors section {
	behavior: url(https://secure.bulletbusiness.com/online-gambling/styles/styles/display-table.min.htc);
	padding: 0px;
	padding-top: 0px;
	width: 100%;
	height: 100%;
	display: table;
	-dt-display: table;
}
div.sponsors section div {
	display: table-cell;
	-dt-display: table-cell;
	text-align: center;
	min-height: 100%;
	position: relative;
}
div.sponsors section div div div {
	display: table-cell;
	width: 22%;
	height: 100px;
	overflow: hidden;
	vertical-align: middle;
}
div.sponsors section div div div img,div.sponsors section div div p {
	margin: 0;
	max-height: 80px;
	width: auto;
}
div.sponsors section div.row {
	padding: 0;
	-dt-display: table;
}
div.sponsors section.cols2 > div {
	width: 50%;
}
div.sponsors section.cols3 > div {
	width: 33%;
}
div.sponsors section.cols3 > div:first-child + div {
	width: 34%;
}
div.sponsors section.cols4 > div {
	width: 25%;
}
div.sponsors section.cols5 > div {
	width: 20%;
}
div.sponsors section.cols2 div div,div.sponsors section.cols3 div div,div.sponsors section.cols4 div div,div.sponsors section.cols5 div div {
	width: 100%;
}

/* ==========================================================================
Footer
========================================================================== */

.footer {
	text-align: center;
	background: none;
	border-top: 1px #bbbbbb solid;
	padding: 10px 0;
	font-size: 11px;
	color: #7b7b7b;
	line-height: normal;
}
.footer p {
	font-size: 11px;
	color: #777;
	line-height: 16px;
}
.footer a {
	color: #777;
	text-decoration: underline;
}
.footer a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

/* ==========================================================================
Speakers / Sponsor Tables
========================================================================== */

table.speakers .speakersLeft {
	width: 15%;
}

.platinumBadge,.goldBadge,.silverBadge,.bronzeBadge,.genericBadge,.genericBadgeAlt {
    font-size: 0.9em;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	height: 100px;
	width: 100px;
	min-width: 100px;
	min-height: 100px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

/* ==========================================================================
Misc Stuff
========================================================================== */

.formRight {
	float: right;
	max-width: 30%;
	margin: 0 0 1em 1em;
	overflow: visible;
}
#mobilecheck,.nomobile {
	display: block;
}
.onlymobile {
	display: none;
}
div.infoButton {
    behavior:url("https://secure.bulletbusiness.com/online-gambling/styles/styles/PIE.php");
	max-width: 25em;
}
div.signature {
	font-size: 0.9em;
}
table.map,iframe.map {
	max-height: 100%;
}
#sharebar {
    left: 0;
    position: fixed;
    top: 25%;
    width: 50px;
    z-index: 2147483647;
}
#sharebartop {
    background: url("https://secure.bulletbusiness.com/online-gambling/styles/sharebar/mini_Top_Cap.png") repeat-y scroll left top transparent;
    height: 7px;
    width: 47px;
}
#sharebarcolour {
    background: url("https://secure.bulletbusiness.com/online-gambling/styles/sharebar/mini_BG.png") repeat-y scroll left top transparent;
    overflow: hidden;
    padding-bottom: 5px;
    width: 47px;
}
#sharebarbottom {
    background: url("https://secure.bulletbusiness.com/online-gambling/styles/sharebar/mini_Bottom_Cap.png") repeat-y scroll left top transparent;
    height: 13px;
    width: 47px;
}
#sharebar h4 {
    color: #585858;
    font-size: 12px;
    margin: 4px 0 2px 2px;
}
#sharebar a {
    display: block;
    float: left;
    margin: 5px 4px 0;
}
#sharebar a:hover {
    opacity: 0.8;
}

/* ==========================================================================
Regsitration Page
========================================================================== */

form.regform .passType {
	width: 30%;
	float: left;
	height: 24em;
}

form.regform .passes.two .passType {
	width: 50%;
	margin: 0.5em 25%;
}

form.regform .passes.two .passType {
	width: 40%;
	margin: 0.5em 5%;
}
form.regform .passes.three .passType {
	width: 32%;
	margin: 0.5em 1%;
}
form.regform .passes.three .passType:first-child {
	margin-left: 0;
}
form.regform .passes.three .passType:first-child + .passType + .passType {
	margin-right: 0;
}
form.regform .passes.four .passType {
	width: 23.5%;
	margin: 0.5em 1%;
}
form.regform .passes.four .passType:first-child {
	margin-left: 0;
}
form.regform .passes.four .passType:first-child + .passType + .passType +.passType {
	margin-right: 0;
}
form.regform .passes.five .passType {
	width: 32%;
	margin: 0.5em 1%;
}
form.regform .passes.five .passType:first-child {
	margin-left: 0;
}
form.regform .passes.five .passType:first-child + .passType + .passType {
	margin-right: 0;
}
form.regform .passes.five .passType:first-child + .passType + .passType + .passType {
	margin-right: 1%;
	margin-left: 17%;
}
form.regform .passes.five .passType:first-child + .passType + .passType + .passType + .passType {
	margin-left: 1%;
}
form.regform .passType .choose {
	behavior: url(https://secure.bulletbusiness.com/online-gambling/styles/styles/PIE.php);
	display: block;
	text-align: center;
	background-color: #ffffcc;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding-top: 0.5em;
	font-size: 0.8em;
	font-weight: bold;
	border-radius: inherit;
}
form.regform .passType .choose label {
	display: block;
}
form.regform .left {
	behavior: url(https://secure.bulletbusiness.com/online-gambling/styles/styles/PIE.php);
	width: 49%;
	float: left;
	clear: both;
	margin: 1em 0;
	border: 1px solid #444;
	border-radius: 0 0 0.5em 0.5em;
	overflow: hidden;
}
form.regform .left table {
	table-layout: fixed;
}
form.regform .left table tr {
	margin: 0.4em 0;
}
form.regform .left table tr td:first-child {
	padding-right: 0.4em;
}
form.regform .right {
	behavior: url(https://secure.bulletbusiness.com/online-gambling/styles/styles/PIE.php);
	width: 49%;
	float: right;
	margin: 1em 0;
	border: 1px solid #444;
	border-radius: 0 0 0.5em 0.5em;
	overflow: hidden;
}
form.regform .right table {
	table-layout: fixed;
}
form.regform .right table tr {
	margin: 0.4em 0;
}
form.regform .right table tr td:first-child {
	padding-right: 0.4em;
}
form.regform .left input,form.regform .left select,form.regform .right input,form.regform .right select {
	margin: 0.15em 0;
	max-width: 100%;
}

/*Different Layout*/
form.regform .passes.two {
    width: 58%;
    overflow: hidden;
    float: left;
}
form.regform .passes.two .passType {
    float: left;
    clear: both;
    width: 56%;
    margin: 0;
    /*min-height: 18em;*/
    height: auto;
    border: none;
    box-shadow: none;
    text-align: left;
}
form.regform .passes.two .passType h3 {
    text-align: left;
}
form.regform .rightReg {
    float: right;
    width: 38%
}
form.regform .passSelect {
    float: right;
   /* margin-top: 12%;*/
    width: 40%;
}

/* ==========================================================================
New Registration Page
========================================================================== */

.register-step label {
	float: left;
	clear: both;
	width: 30%;
	padding-right: 2%;
	text-align: right;
	padding-top: 0.3em;
}

.register-step input,
.register-step select {
	width: 60%;
	float: left;
}

.help-link {
	float: left;
	display: block;
}

.passBox.third {
	width: 32%;
	margin-right: 2%;
	float: left;
}

.passBox.half {
	width: 49%;
	margin-right: 2%;
	float: left;
}

.passBox.quarter {
	width: 23.5%;
	margin-right: 2%;
	float: left;
}

.passBox.single {
	max-width: 30em;
	margin-left: auto;
	margin-right: auto;
}

.passBox.last {
	margin-right: 0;
}

.passBox.first {
	clear: both;
}

/*aside.rhs.step-sidebar {
	border-left: 1px solid #ccc;
}*/

.step-content.content {
	border-right: 1px solid #ccc;
}

aside.rhs.step-sidebar {
	display: block;
}

aside.rhs.step-sidebar > div:hover {
	box-shadow: none;
}

.headerleft {
	float: left;
	width: 76%;
	overflow: hidden;
	padding-bottom: 1em;
}

#mainheader > .headerwrapper > .headerright.reg-headerright {
	font-weight: normal !important;
	padding-top: 1em;
	font-size: .85em !important;
	width: 22.5%;
	float: right;
}
/* ==========================================================================
Regsitration Page
========================================================================== */

.passType {
  width: 30%;
  float: left;
  height: 24em;
}

form.regform .passes.two .passType {
  width: 50%;
  margin: 0.5em 25%;
}

form.regform form.regform .passes.two .passType {
  width: 40%;
  margin: 0.5em 5%;
}

.passType .choose {
  behavior: url(https://secure.bulletbusiness.com/online-gambling/styles/styles/PIE.php);
  display: block;
  text-align: center;
  background-color: #ffffcc;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding-top: 0.5em;
  font-size: 0.8em;
  font-weight: bold;
  border-radius: inherit;
}
.passType .choose label {
  display: block;
}


/*Different Layout*/
form.regform .passes.two {
    width: 58%;
    overflow: hidden;
    float: left;
}
 form.regform .passes.two .passType {
    float: left;
    clear: both;
    width: 56%;
    margin: 0;
    /*min-height: 18em;*/
    height: auto;
    border: none;
    box-shadow: none;
    text-align: left;
}
form.regform .passes.two .passType h3 {
    text-align: left;
}
.rightReg {
    float: right;
    width: 38%
}
.passSelect {
    float: right;
   /* margin-top: 12%;*/
    width: 40%;
    text-align: center;
}


form.regform .passes {
    overflow: hidden;
}

form.regform .passes .left {
    width: 30%;
    clear: both;
    float: left;
    border-style: none;
    padding: 0;
    text-align: left;
    -webkit-border-radius: 0;
            border-radius: 0;
}

form.regform .passes .left h3 {
    font-size: 14px;
}

form.regform .passes .left p {
    font-size: 13px;
    color: red;
    font-style: italic;
}

form.regform .passes .right {
    width: 65%;
    float: right;
    clear: right;
    margin-bottom: 10px;
    border-style: none;
    padding: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
}

form.regform .passes .right .pass {
    width: 25%;
    float: left;
    text-align: center;
    border: 1px solid #ccc;
    border-left: none;
}

form.regform .passes .right.five .pass {
  width: 20%;
}
form.regform .passes .right.four .pass {
    width: 25%;
}
form.regform .passes .right.three .pass {
    width: 33.3333%;
}
form.regform .passes .right.two .pass {
    width: 50%;
}
form.regform .passes .right.one .pass {
  width: 100%;
}

form.regform .passes .right .pass:first-child {
  border-left: 1px solid #ccc;
}

form.regform .passes .right .pass .price {
    display: block;
    font-size: 20px;
    font-style: italic;
    margin-bottom: 5px;
}

form.regform .passes .right .pass a {
    display: block;
    text-decoration: none;
    color: #000;
    font-size: 0.8em;
}

.slide-out {
    text-align: left;
    width: 100%;
    padding: 0 10px;
    display: block;
    clear: both;
    height: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.7s;
       -moz-transition: all 0.7s;
        -ms-transition: all 0.7s;
         -o-transition: all 0.7s;
            transition: all 0.7s;#
    -webkit-border-radius: 0 0 5px 5px;
            border-radius: 0 0 5px 5px;
}

.slide-out:target, .slide-out.target {
    max-height: 300px;
    height: auto;
    border: 1px solid #ccc;
    border-top: none;
    padding: 10px;
}

.pass.bronze {
  background: #FEEDCF;
  background: -moz-linear-gradient(top, #FEEDCF 0%, #D3C0A0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FEEDCF), color-stop(100%, #D3C0A0));
  background: -webkit-linear-gradient(top, #FEEDCF 0%, #D3C0A0 100%);
  background: -o-linear-gradient(top, #FEEDCF 0%, #D3C0A0 100%);
  background: -ms-linear-gradient(top, #FEEDCF 0%, #D3C0A0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FEEDCF', endColorstr = '#D3C0A0', GradientType = 0);
  background: linear-gradient(top, #FEEDCF 0%, #D3C0A0 100%);
}

.pass.silver {
  background: #efefef;
  background: -moz-linear-gradient(top, #efefef 0%, #d5d5d5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efefef), color-stop(100%, #d5d5d5));
  background: -webkit-linear-gradient(top, #efefef 0%, #d5d5d5 100%);
  background: -o-linear-gradient(top, #efefef 0%, #d5d5d5 100%);
  background: -ms-linear-gradient(top, #efefef 0%, #d5d5d5 100%);
  filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr = '#efefef', endColorstr = '#d5d5d5', GradientType = 0);
  background: linear-gradient(top, #efefef 0%, #d5d5d5 100%);
}

.pass.gold {
  background: #f1e767;
  background: -moz-linear-gradient(top, #f1e767 0%, #feb645 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1e767), color-stop(100%, #feb645));
  background: -webkit-linear-gradient(top, #f1e767 0%, #feb645 100%);
  background: -o-linear-gradient(top, #f1e767 0%, #feb645 100%);
  background: -ms-linear-gradient(top, #f1e767 0%, #feb645 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f1e767', endColorstr = '#feb645', GradientType = 0);
  background: linear-gradient(top, #f1e767 0%, #feb645 100%);
}

.pass.platinum {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#e5e5e5', GradientType = 0);
  background: linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
}

.pass.diamond {
  background: #f6f8f9;
  background: -moz-linear-gradient(top, #f6f8f9 0%, #d7deff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f8f9), color-stop(100%, #d7deff));
  background: -webkit-linear-gradient(top, #f6f8f9 0%, #d7deff 100%);
  background: -o-linear-gradient(top, #f6f8f9 0%, #d7deff 100%);
  background: -ms-linear-gradient(top, #f6f8f9 0%, #d7deff 100%);
  filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f6f8f9', endColorstr = '#d7deff', GradientType = 0);
  background: linear-gradient(top, #f6f8f9 0%, #d7deff 100%);
}