@charset "utf-8";
/* CSS Document */

html, body {
    margin:0;
    padding:0;
}
html {background-color:#000000;}
body {
	background:none;
	font-family:"Source Sans Pro", sans-serif;
}
a, a:link, a:visited {
	color: #c4c4c4;
	text-decoration:none;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
a:hover {color:#0088cc;}
.head-wrap {
	width:100%;
	background-color:#1b1b1b;
}
.logo {
	margin:0 auto;
	max-width:1000px;
	text-align:center;
	padding:24px;
}
.logo img {width:80%;}
.head-right {
	float:right;
	margin-top:30px;
	margin-right:30px;
	text-align:right;
}
.extrabutton a {
	background-color:#33449b;
	padding:8px 10px 10px 10px;
	font-size: 14px;
	font-family:"Source Sans Pro", sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	-moz-border-radius:15px;
	border-radius:5px;
}
.extrabutton a:hover {
	background-color:#0088cc;
	color:#ffffff;
}
.body-wrap {background-color:transparent;}
.outlet-body {
	width: 1000px;
	margin:0 auto;
	padding:20px 50px;
	/* background-color:#ffffff */
}
.foot-wrap {
	width:100%;
	background-color:#111111;
}
.copyright {
	text-align:center;
	padding:20px;
	color:#333;
}
.extra-logos {
	text-align:center;
	padding-bottom:20px;
}
.extra-logos img {padding:20px;}


/* OZTIX ALTS */
h1, h2, h3, h4 {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
}
p, td, th, dl, li, input, select, textarea, .error, .content .error {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
}
#navigation .links, .content .soldOut, .content .onSale {font-family:"Source Sans Pro", Arial, Helvetica, sans-serif;}
#steps .number {
	font-family:"Source Sans Pro", Arial, Helvetica, sans-serif!important;
	margin-left:-3px;
}
#steps .description {
	margin-left:-4px;
	margin-top:-1px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:normal;
	font-family:"Source Sans Pro", sans-serif;
}
#steps #secure, .content .buttons input, .content .buttons a, .content .total {font-family:"Source Sans Pro", Arial, Helvetica, sans-serif!important;}
.content .total {font-size:20px;}
#steps #secure {
	font-size:20px;
	font-weight:500;
}
#steps {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.content {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
#ctl00_lblCountdown {padding-right:0px;}
#navigation .expires {padding-right:0px;}
#footer {text-align:left;}
#navigation .links {display:none;}
.content .contentTop {display:none;}
.content .contentBottom {display:none;}
.content .innerBoxTop {display:none;}
.content .innerBoxBottom {display:none;}
.content .infoBoxTop {display:none;}
.content .infoBoxBottom {display:none;}
.content .innerBox .infoBoxTop {display:none;}
.content .innerBox .infoBoxBottom {display:none;}
.content .innerBox .buttons input.forward {
	background: #33449b;
	width: 100%;
	text-align: center;
	border-radius: 5px;
	font-size: 24px;
	font-family: "Source Sans Pro", sans-serif;
	padding: 10px;
	height: auto;
	letter-spacing: 1px;
    font-weight: normal;
	color:#ffffff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.content .innerBox .buttons input.forward:hover {
	background:#0088cc;
	color:#ffffff;
}
.content .error {
	text-align:center;
	padding:20px;
	border-radius:10px;
	-moz-border-radius:10px;
	margin:20px 0;
}
.content .error p {color:#ffffff;}
.content table.list {
	width:100%;
	margin:0;
}
.content .buttonsSmall {margin-left: 0px;}

.oztix-outlet .content p {margin:0;}
.content .list span {padding: 4px 0 4px 0;}
.content p, .content h2, .content h3, .content h4, .content table, .content dl, .content .infoBox, 
.content .innerBox, .content .error {margin:auto 0;}
.content .buttons {margin-right: 0px;}
.content .buttonsSmall input.back {
	background:none;
	color:#ffffff;
}
.content .buttonsSmall input.edit {
	background:none;
	color:#ffffff;
}
.content .buttonsSmall input.remove {
	background:none;
	color:#ffffff;
}
.content .buttonsSmall input {
	height:auto;
	margin:0 10px 10px 10px;
	text-transform:uppercase;
	background-color:#d1d1d1!important;
	color:#222222!important;
	padding:6px 10px 6px 8px!important;
	text-align:center;
	font-size:12px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: "Source Sans Pro", sans-serif;
	font-weight:normal;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.content .buttonsSmall input:hover {
	background:#33449b!important;
	color:#ffffff!important;
}

.content .infoBox {
	padding:20px;
	border-radius:10px;
	-moz-border-radius:10px;
	margin-bottom:20px;
	margin-top:10px;
}
.content .buttons .forward {
	background-color:#33449b;
	padding:5px 20px 35px 20px;
	color:#ffffff;
	background-image:none;
	border-radius:5px;
	-moz-border-radius:5px;
	margin:20px 0;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: "Source Sans Pro", sans-serif;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.content .buttons .forward:hover {
	background:#0088cc;
	color:#ffffff;
}
#navigation td {
	color:#222222;
	padding-top:20px;
}
#navigation a {color: #33449b;}
.content .buttonsSmall input.homepage {display:none;}
#site {background-color: transparent;}
#navigation {background-color: transparent;}
.content, .content .buttons input, .content .buttonsSmall input {background-color: transparent;}
.oztix-terms {
	text-align:center;
	color:#222222;
	font-family: "Source Sans Pro", sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding:50px 20px;
}
.content .list span {padding: 4px 0px 4px 0!important;}
#navigation .expires, #navigation .expires a, td#countdown {color: #33449b;}
/*CHOOSE*/
.content .event h3 {
	font-size:20px;
	line-height:1.2em;
	margin-top:10px;
	font-family:"Source Sans Pro", sans-serif;
}
.content .event {
    padding-bottom:20px;
    height:200px;
    margin-left:0px;
    margin-right:100px;
}
.content .venueInfo {
	width:440px!important;
	padding-top:20px;
}
.content .venueInfo p {padding-bottom:10px;}
.content .venueInfo h3 {
	font-size:14px;
    text-transform:uppercase;
    font-weight:normal;
    padding-bottom:10px;
    font-family: "Source Sans Pro", sans-serif;
}
.content .venueInfo h2 {
	padding-bottom:20px;
	font-size:32px;
	font-family: "Source Sans Pro", sans-serif;
	color:#33449b;
	font-weight:normal;
	text-transform:uppercase;
}
.content .innerBox {
	width:400px;
	border-radius:15px;
	-moz-border-radius:15px;
	padding:20px 20px 5px 20px;
	margin: 0 0 20px 20px;
}
.content .innerBox h3 {
	font-family: "Source Sans Pro", sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 24px;
}
.content .innerBox table {
	margin:20px auto 0 auto;
}
.content .innerBox td {
	padding:0 10px 10px 0;
	width:50%;
	font-size:14px;
}
.content .innerBox select {padding:10px;}
#eventDetails p {font-size:16px;}
#ctl00_ContentPlaceHolder1_WucShowsMain1_WucEventsDetail1_pnlImage {
	padding-bottom:20px;
}
#ctl00_ContentPlaceHolder1_WucShowsMain1_WucEventsDetail1_Panel2 {padding-bottom:20px;}
.content .soldOut {
	background-position: 4px 0px;
}
.content .onSale {background-image: url('https://d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/outletskins/templates/img/on-sale.png');}
.content .soldOut, .content .onSale {
	font-size:14px;
	color:#c4c4c4;
}
hr {
	height:2px;
	background-color:#33449b;
	border:none;
	margin:5px 0;
}
/*SUMMARY*/
.content table.list th, .content h4 {
	color: #33449b;
	font-size:18px;
	font-family:"Source Sans Pro", sans-serif;
	font-weight:normal;
}
/*BILLING*/
.billing .content .large {
	width: 200px;
	padding:10px;
}
.billing .content .medium {
	width: 200px;
	padding:10px;
}
.billing .content .small {
	width: 200px;
	padding:10px;
}
.billing .content select {padding:10px;}
.billing .content h4 {margin: auto 0; color:#33449b;}
.billing table label {padding-right:50px;}
#ctl00_ContentPlaceHolder1_WucDelivery1_WucAccount1_PanelLogOn1_txtPassword {padding:10px;}
.billing .content .list .item {width: 100%;}
.content .list .login  {width: 100%!important;}
/*PROCESS*/
#ctl00_ContentPlaceHolder1_WucProcess1_txtCreditCardNumber1, #ctl00_ContentPlaceHolder1_WucProcess1_txtCreditCardNumber2, 
#ctl00_ContentPlaceHolder1_WucProcess1_txtCreditCardNumber3, #ctl00_ContentPlaceHolder1_WucProcess1_txtCreditCardNumber4 {width:50px;}
#ctl00_ContentPlaceHolder1_WucProcess1_txtCreditCardName {width:300px;}
.process .content h2 {
	font-family: "Source Sans Pro", sans-serif;
	color:#33449b;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
}
/*RECEIPT*/
.receipt .content h2 {
	font-family: "Source Sans Pro", sans-serif;
	color:#33449b;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
}
.venue .content h2 {
	font-family: "Source Sans Pro", sans-serif;
	color:#33449b;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
}
.account .content h2, .account .content h4 {
	font-family: "Source Sans Pro", sans-serif;
	color:#33449b;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
}
#layl-ad {
	text-align:center;
	padding:50px 0 20px 0;
}