/*************************************************/
/******** End of Front Gate General Facelift *****/
/*************************************************/

body.custom{
margin:0;
padding:0;
}
body.custom TABLE, 
body.custom TD, 
body.custom P, 
body.custom TH, 
body.custom LI, 
body.custom TD
body.custom A, 
body.custom H1, 
body.custom H2, 
body.custom H3, 
body.custom H4 {

}

.clear{
clear:both;
}


/***yui css resetter **/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}


/*** buy buttons **/
.buyButton{
float:right;
margin-right:5px;
}
.buyButton a{
padding:2px 5px;
background:#fff;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
color:#000 !important;
}
.buyButton a:hover{
text-decoration:none;
background:#eee;
}

/*** .eventOnSale - homepage events list **/
table.eventOnSale.custom{
	background:transparent;
}
table.eventOnSale.custom td{
padding:10px;
border:none;
}


.mainBodyTd{

}
.mainBodyTd table.module{

}
.mainBodyTd table.module td{
padding:10px;
}
.mainBodyTd table th{
padding:5px;
text-transform:uppercase;
}


/** side bar **/
td.sidenav{
margin:0;
padding:0 !important;
}

.sideSearch input[type=text]{
width:80px !important;
margin-top:3px;
}
.sideSearch input[type=SUBMIT]{
width:auto !important;
margin-top:3px;
}
table.nav th{
padding:3px 5px 3px;
}
table.nav td{
padding:3px 0px 3px 5px;
}

/**Footer **/
body.custom table.browse{
position:relative;
left:0px;
background:transparent;
}
body.custom table.browse table{
margin:10px auto !important;
}
body.custom table.browse table img{
padding: 0 10px 0  0;
}
body.custom table.browse table td,
body.custom table.browse table td a{
font-size:10px;
}


/****ORDER PAGE***********/

#thetimer{
color:#fff;
}
.firstClock #thetimer{
color:#000;
}
body.custom table.orderTabs {
width:100%;
margin-left:0px;
}
body.custom table.orderTabs td{
color:#555;
padding:5px;
background:#e9e9e9 url(//fgt-static.s3.amazonaws.com/label_448/images/bgOrderProgressUn.jpg) no-repeat center right;
border:0px;
}
body.custom table.orderTabs td.selected{
	background:#777 url(//fgt-static.s3.amazonaws.com/label_448/images/bgOrderProgress.jpg) no-repeat center right;
	color:#fff;
}
body.custom table.orderTabs td.last{
	background-image:url(//fgt-static.s3.amazonaws.com/label_448/images/bgOrderProgressUnLast.jpg);
}
body.custom table.orderTabs td.selected.last{
	background-image:url(//fgt-static.s3.amazonaws.com/label_448/images/bgOrderProgressLast.jpg);
}
body.custom table.orderTabs td.previous{
	background-image:url(//fgt-static.s3.amazonaws.com/label_448/images/bgOrderProgressPrev.jpg);
}

body.custom td.clock.firstClock{
background:#fff !important;
}

body.custom table.bigForm{
border:none !important;
width:100%;
margin:0 1px 10px 1px !important;
background:transparent;
color:#000;
}
body.custom table.bigForm td{
background:#fff;
padding:5px 10px;
color:#000;
}
body.custom table.bigForm a{
color:#000;
}
body.custom .bigForm .eventTitle,
body.custom .bigForm .ticketSum{
border-top:0px dotted #555;
}
body.custom .bigForm .ticketSum{
text-align:center;
vertical-align:top;
}
body.custom .bigForm .ticketSum .qty{
background:#ddd;
color:#555;
padding:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
body.custom .bigForm .eventTitle a{
font-size:22px !important;
display:block;
}
body.custom .bigForm .eventTitle a:hover{
text-decoration:none;
}
body.custom .bigForm .eventDetail{
padding:10px 10px 20px 10px;
}
body.custom tr.orderTotalRow td{
background:transparent !important;
color:#fff;
}
body.custom td.total{
font-size:20px !important;
text-align:center;
background:#9EBE7D !important;
width:85px;
padding:10px !important;
}
body.custom td.separator{
padding:10px !important;
background:transparent !important;
border-top:0px dotted #25787B !important;
}
body.custom .bigForm th{
color:#555;
font-size:10px ;
background:#ddd;
}
body.custom table.orderTabs td.clock{
background:transparent;
}
body.custom .relatedOffers{
border:1px solid #e3e3e3;
padding:10px;
margin:20px auto 20px auto;
width:520px;
}
body.custom .relatedOffers h2{
margin-top:0;
font-size:20px;
}
body.custom span.q{
margin-right:3px;
}

body.custom img[align=left]{
margin:3px 5px 0 0;
}

.fgtTop.leftAligned .fgtNav{
margin-left:20px !important;
}

/*************************************************/
/******** End of Front Gate General Facelift *****/
/*************************************************/












/*************************************************/
/***** Transmission Customizations ***************/
/*************************************************/



body {
	background: #16181A;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #98AAB2;
	}




/**Header *****/

#masthead {
	background: #1A1D1F;
	width: 100%;
	height: 144px;
margin-top:26px;
	}
#breadcrumb {
	position: absolute;
	width: 960px;
	left: 10px;
	top: 45px;
	}
#breadcrumb #logo {
	padding: 0px 6px 0px 52px;
	background: url('//fgt-static.s3.amazonaws.com/label_448/images/logo_masthead.gif') no-repeat center left;
	display: block;
	position: relative;
	float: left;
	height: 47px;
	}
#breadcrumb h1 {
	padding: 0px 0px 0px 10px;
	font-size: 2.3em;
	font-weight: normal;
	line-height: 47px;
	letter-spacing: -.5px;
	color: #98AAB3;
font-style:normal;
	}
#breadcrumb a {
	text-decoration: none;
	color: #D9F2FF;
font-size:inherit;
font-weight:normal;
	}






/** Top Nav ***/


ul.nav, 
ul.nav * {
	margin:0;
	padding:0;
	list-style:none;
}
ul.nav {
	line-height: 1.0;
}


ul.nav li {
	float: left;
	position: relative;
	z-index: 1;
}
ul.nav a {
	display: block;
}


ul.nav {
	margin-top: -6.2em;
	}
ul.nav li {
	margin-left: 10px;
	}
ul.nav li li {
	margin-left: 0px;
	}
ul.nav a {
	border-bottom: 1px solid #FF0080;
	background: #1E2224;
	width: 184px;
	height: 5.2em;
	color: #D9F2FF;
	text-decoration: none;
	}
ul.nav a:hover {
	background: #212629 url('//fgt-static.s3.amazonaws.com/label_448/images/bg_navSelect.gif') top right no-repeat;
	}

ul.nav h3 {
	margin-left: 10px;
	padding-top: 27px;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: -.5px;
	}



/****body ***********/
#wrapper {
	margin-top: 9px;
	width: 980px;
	}
#wrapper table.main{
margin-left:10px;
margin-top:10px;
width:960px;
background:transparent;
float:left;
}
#wrapper table.main td.browse{
background:transparent;
}
#wrapper table.main td.sidenav{
background:transparent;
}
table.main th{
background: url('//fgt-static.s3.amazonaws.com/label_448/images/bg_sectionTitle.gif');
color:#fff;
padding:15px 5px 5px;
font-size:10px;
text-transform:uppercase;
colior:#98AAB2;
}
#wrapper table.main td.sidenav table.nav, 
#wrapper table.main td.sidenav table.calendar,
#wrapper table.main td.sidenav table.sideSearch{
width:184px !important;
background: #1A1D1F;
}
#wrapper table.main td.sidenav table.nav td a,
#wrapper table.main td.sidenav table.sideSearch td a{
font-weight:normal;
color:lightblue;
}
#wrapper table.main td.sidenav table.calendar{
border:none;
}
.sideSearch input[type=text]{
width:105px !important;
margin-right:5px;
}
.sideSearch input[type=SUBMIT]{
width:auto !important;
margin-top:3px;
}

td.borderTop{
border-top:1px solid #232729 !important;
}

h4.sectionTitle.fgtTitle{
font-size:1.2em;
}

.bigForm td.eventDetail{
color:#000 !important;
font-size:12px;
}




#columnLeft {
	margin-left: 10px;
	float: left;
	width: 184px;
	}
#columnMiddle {
	margin-left: 10px;
	float: left;
	width: 766px;
	}
h4.sectionTitle {
	padding: 32px 10px 9px 10px;
	border-bottom: 10px solid #232729;
	background: url('//fgt-static.s3.amazonaws.com/label_448/images/bg_sectionTitle.gif');
	font-size: 1.1em;
	font-weight: bold;
	line-height: 100%;
	text-transform: uppercase;
	}
.section {
	margin-bottom: 10px;
	background: #1A1D1F;
	width: 572px;
	}
.generic {
	padding-bottom: 10px;
	}
.generic p {
	margin: 0px 10px;
	padding-top: 10px;
	font-size: 1.1em;
	line-height: 130%;
	}
p.stream {
	margin-top: 10px;
	padding: 0px;
	width: 50px;
	text-align: center;
	font-weight: bold;
	line-height: 100%;
	text-transform: uppercase;
	}
p.stream img {
	margin-bottom: 3px;
	}
p.stream#itunes {
	margin-left: 25px;
	float: left;
	}
p.stream#wmp {
	margin-right: 25px;
	float: right;
	}
p.stream a {
	text-decoration: none;
	color: #16181A;
	}
.blog {
	overflow: hidden;
	}
.blog h3 {
	margin: 0px 10px;
	padding: 16px 0px 4px 0px;
	font-size: 2em;
	font-weight: normal;
	line-height: 110%;
	letter-spacing: -.5px;
	color: #D9F2FF;
	}
.blog h3 a {
	text-decoration: none;
	}
.blog h3 a:hover {
	text-decoration: underline;
	}
.blog h4 {
	margin: 0px 10px;
	padding: 16px 0px 4px 0px;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 110%;
	color: #D9F2FF;
	}
.blog h5 {
	margin: 0px 10px;
	padding: 16px 0px 4px 0px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 110%;
	color: #D9F2FF;
	}
.blog h6 {
	margin: 0px 10px;
	padding: 16px 0px 4px 0px;
	font-size: 1em;
	font-weight: bold;
	line-height: 110%;
	color: #D9F2FF;
	}
.blog p {
	margin: 0px 10px;
	padding-top: 10px;
	font-size: 1.3em;
	line-height: 130%;
	color: #98AAB2;
	}
.blog ul, ol {
	margin: 0px 25px;
	padding-top: 5px;
	list-style: inside square;
	}
.blog li {
	font-size: 1.3em;
	line-height: 130%;
	}
.blog table {
	margin: 0px 10px 5px 10px;
	border-collapse: collapse;
	}
.blog td {
	padding-bottom: 2px;
	font-size: 1.3em;
	line-height: 130%;
	color: #41494C;
	}
.blog td.small {
	padding-right: 15px;
	font-size: 1.1em;
	}
.calendar {
	margin: -10px 0px 10px 0px;
	padding-bottom: 10px;
	border-top: 1px dotted #41494C;
	}
.calendar h3 {
	padding-top: 10px;
	}
.calendar h4 {
	padding-top: 15px;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: -.5px;
	color: #41494C;
	}
.calendar h4 a {
	text-decoration: none;
	}
.calendar h4 a:hover {
	text-decoration: underline;
	}
.calendar h5 {
	padding: 0px;
	line-height: 120%;
	text-transform: uppercase;
	color: #6C7980;
	}
.calendar h5 b {
	color: #98AAB2;
	}
h4.calendarDate {
	margin: 10px 0px;
	padding: 32px 10px 9px 10px;
	background: url('//fgt-static.s3.amazonaws.com/label_448/images/bg_sectionTitle.gif');
	width: 552px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 100%;	
	text-transform: uppercase;
	}
.site2 {
	background: #1A1D1F url('//fgt-static.s3.amazonaws.com/label_448/images/lr_badge.gif') top right no-repeat;
	}
.noMeta {
	padding-bottom: 10px;
	}
h5.meta {
	margin: 10px 0px 0px 0px;
	padding: 8px 10px 9px 10px;
	background: url('//fgt-static.s3.amazonaws.com/label_448/images/bg_sectionTitle.gif');
	font-size: 1.1em;
	font-weight: bold;
	line-height: 100%;
	text-transform: uppercase;
	color: #41494C;
	}
h5.meta a {
	color: #D9F2FF;
	text-decoration: none;
	}
h5.meta a:hover {
	text-decoration: underline;
	}
h5.pagination {
	margin: 10px 0px 10px 0px;
	background: url('//fgt-static.s3.amazonaws.com/label_448/images/bg_sectionTitle.gif');
	}
.search #terms, .newsletter #email, .newsletter #options {
	padding: 3px 3px 2px 3px;
	border: 1px solid #41494C;
	background: #1E2224;
	width: 115px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color: #98AAB2;
	}
.search #submit, .newsletter #submit {
	margin-left: 5px;
	padding: 3px 0px 2px 0px;
	border: 1px solid #41494C;
	background: #1E2224;
	width: 30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #98AAB2;
	text-transform: uppercase;
	}
dt.more, dd.more {
	padding-top: 1em;
	}
dl.meta {
	padding-bottom: 10px;
	background: #1A1D1F;
	float: right;
	width: 184px;
	}
dl.meta dt {
	margin: 0em 1em;
	padding-top: 1em;
	font-size: 1.1em;
	line-height: 130%;
	color: #6C7980;
	}
dl.meta dd {
	margin: 0em 1em;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #98AAB2;
	}
#footer {
	margin: 0px 0px 10px 204px;
	width: 766px;
	}
.footer {
	margin-bottom: 10px;
	} 
dl.footerList {
	margin-left: 10px;
	padding: 10px 0px;
	background: #1A1D1F;
	float: left;
	width: 184px;
	font-size: 1.1em;
	line-height: 130%;
	}
dl.footerList:first-child {
	margin: 0px;
	}
dl.footerList dt {
	padding: 0px 10px;
	}
dl.footerList dd {
	padding: 0px 10px;
	}
dl.sotd {
	margin: 0px 10px;
	font-size: 1.1em;
	}
dl.sotd dd {
	margin-left: 20px;
	line-height: 130%;
	}
dl.sotd a {
	text-decoration: none;
	}
dl.sotd a:hover {
	text-decoration: underline;
	}
a.mp3 {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FF0080;
	}
a.mp3:hover {
	background: #FF0080;
	color: #FFF;
	}
.media {
	margin: 0px 10px -2px 10px;
	}
h5.noEntries {
	margin-bottom: 10px;
	padding: 10px;
	background: #1A1D1F;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #41494C;
	}
.photos {
	padding: 10px 0px 10px 10px;
	}
.photos a {
	display: block;
	float: left;
	width: 69px;
	height: 69px;
	}
ul.affiliates {
	margin-bottom: 10px;
	padding: 10px 0px;
	background: url('//fgt-static.s3.amazonaws.com/label_448/images/bg_fakeColumns.gif') repeat-y;
	width: 582px;
	list-style: none;
	}
ul.affiliates li {
	margin-left: 10px;
	float: left;
	width: 184px;
	font-size: 1.1em;
	line-height: 130%;
	}
.quote {
	margin: 0px 10px;
	}
.quote dt {
	padding-top: 10px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 150%;
	text-transform: uppercase;
	}
.quote dd {
	font-size: 1.3em;
	line-height: 130%;
	}
a.tickets {
	padding-left: 15px;
	background: url('//fgt-static.s3.amazonaws.com/label_448/images/tickets_small.gif') 2px 1px no-repeat;
	color: #FF0080;
	text-decoration: none;
	}
a.tickets:hover {
	text-decoration: underline;
	}
a.ticketsBig {
	padding-left: 22px;
	background: url('//fgt-static.s3.amazonaws.com/label_448/images/tickets_big.gif') no-repeat;
	color: #FF0080;
	text-decoration: none;
	}
a.ticketsBig:hover {
	text-decoration: underline;
	}
a.listLink {
	padding-right: 13px;
	background: url('//fgt-static.s3.amazonaws.com/label_448/images/bg_link_blue.gif') right 4px no-repeat;
	text-decoration: none;
	}
a.listLink:hover {
	background-position: right -6px;
	}
a.more {
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}
a.more:hover {
	text-decoration: underline;
	}
i.email {
	color: #D9F2FF;
	}
.verticalAd {
	width: 164px;
	overflow: hidden;
	}
.invisible {
	display: none;
	}	


/* magical float clearing stuff */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
	}
.clear {
	display: inline-block;
	}

/* Hides from IE Mac \*/
* html .clear {
	height: 1%;
	}
.clear {
	display:block;
	}
/* End Hack */

