/* common */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
}
h1 {
	height: 0;
	overflow: hidden;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 0.6em;
	margin-left: -2px;
	color: #d81d1d;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 0.6em;
	margin-left: -2px;
}
p {
	font-size: 1em;
	line-height: 1.3em;
	padding-bottom: 0.6em;
}
a {
	text-decoration: none;
	/* color: #07a4ee; */
	color: #d4311a;
	font-weight: bold;
}
a:hover {
	color: #d81d1d;
}
a#skip {
	position: absolute;
	top: 0; left: 255px;
	color: #000;
}
a#skip:focus {
	color: #07a4ee;
}
/* styles */
strong, .strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
strike {
	text-decoration: line-through;
}
/* sizes */
.small {
	font-size: 0.85em;
	padding-bottom: 0;
}
.tiny {
	font-size: 0.75em;
}
.centered {
	text-align: center;
}
.right {
	text-align: right;
}
/* colours */
.lite {
	color: #fff;
}
.dark {
	color: #666;
}
.darker {
	color: #444;
}
.red {
	color: #d81d1d;
}
.green {
	color: #99df49;
}
.error {
	color: #d81d1d;
}
/* bg colours */
.bg {
	color: #000;
	padding: 0 3px;
}
.bg.green {
	background-color: #99df49;
}
.bg.red {
	background-color: #d81d1d;
}

/* imgtxt */
.imgtxt {
	display: block;
	overflow: hidden;
	text-indent: -999px;
	background-repeat: no-repeat;
}

/* promo banner */
#head #promo img {
	display: block;
	margin: 0 auto;
}
/* city selector */
#city {
	font-size: 0.9em;
	color: #666;
}
#city a {
	color: #666;
}
#city a.active, #city a:hover, #city a:focus {
	color: #eee;
}


/* Buy Tickets */
#buytickets_inner a.buy {
	width: 204px; 
	height: 60px; 
	padding: 0;
	background-image: url(../images/v2/txt-buy.gif);
	margin: 10px 0 25px 0px;
}

#buytickets_inner a.buy:hover, #buytickets_inner a.buy:focus {
	background-position: 0 -60px;
}

/* Login */
#login .buy {
	width: 204px; 
	height: 60px; 
	margin: 2px 0 26px 5px;
	padding: 0;
}

#login label {
	display: block;
	float: left;
	width: 82px;
	padding: 2px 0 0 0;
}
#login input.text {
	display: block;
	float: left;
	width: 114px;
	padding: 1px 2px;
	margin: 0 0 4px 0;
	background: #707070;
	border-style: solid;
	border-width: 1px;
	border-color: #3a3a3a #000 #000 #3a3a3a;
}
#login .account {
	padding-left: 3px;
}
#login input.submit {
	border: 0;
	font-size: 1px;
	background: transparent url(../images/v2/btn-go.gif) no-repeat;
	width: 127px; height: 43px; margin: 4px 0 6px 82px;
}
#login input.submit:hover, #login input.submit:focus {
	background-position: 0 -43px;
	cursor: pointer;
}
/* join */
#join a.join {
	background-image: url(../images/v2/btn-join-normal.gif);
	width: 236px;
	height: 121px;
	margin: 0px 0 0 0px;
}
#join a.join:hover, #join a.join:focus {
	background-position: 0 -121px;
}

input.link {
	border: 0;
	background: transparent;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #07a4ee;
}
input.link:hover, input.link:focus {
	cursor: pointer;
	text-decoration: underline;
	color: #d81d1d;
}

/**
*	Events
*/
.event {
	clear: both;
	min-height: 200px;
	padding-bottom: 20px;
}
.event .image {
	float: left;
	width: 193px;
	height: 187px;
	background-image: url(../images/events/bg-events-image.png);
}
.event .image.notix {
	height: 156px;
	background-image: url(../images/events/bg-events-image-notix.png);
}
.event.full .image {
	margin: -4px 20px 10px 0;
}
.event .image-inner {
	height: 128px;
	overflow: hidden;
	margin: 13px 0 7px 13px;
}
.event .image-inner img.centre {
	display: block;
	margin-top: -64px;
}
.event .buytix {
	width: 170px;
	height: 35px;
	background-image: url(../images/v2/btn-buy-tix.gif);
	margin-left: 12px;
}
.event .buytix:hover, .event .buytix:focus {
	background-position: 0 -34px;
}
.event .small {
	padding-top: 8px;
}
.event .details {
	float: left;
	width: 430px;
	padding-left: 20px;
}
.event .title {
	background: transparent url(../images/bg-dashed.gif) repeat-x scroll bottom;
	padding-bottom: 2px;
}
.event.full .title {
	padding-left: 6px;
	margin-bottom: 20px;
}
.event .title h2 {
	font-size: 2em;
	padding-bottom: 0.2em;
}
.event .title h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	width: 350px;
}
.event .title p {
	color: #fff;
}
.event .price {
	float: right;
	margin-top: -2.0em;
}
.event.full .price {
	margin-top: -2.8em;
}
.event .price strong {
	font-size: 1.2em;
}
.event.full .price strong {
	font-size: 1.3em;
}
.event.full .dates {
	font-weight: bold;
}
.event .dates em {
	/* Sold-out dates */
	color: #888;
	font-style: normal;
}
.event .description {
	padding-top: 8px;
}
.event .description p {
	color: #bbb;
}
.event.details {
	margin-left: 10px;
}
.event.details div {
	padding-left: 7px;
}
.event .links {
	float: left;
	width: 49%;
}
.event .links.right {
	text-align: right;
}
#event-video {
	clear: both;
	margin: 15px 0 20px 0;
}

.event.full .venue {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
}

.event .venue {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
}

/**
*	Galleries
*/
.gallery {
	clear: both;
	min-height: 156px;
}
.gallery .thumb {
	float: left;
	width: 138px;
	height: 109px;
	padding: 11px 0 0 8px;
	overflow: hidden;
	margin-right: 20px;
	background: transparent url(../images/bg-gallerythumb.gif);
}
.gallery .details {
	float: left;
	width: 470px;
	min-height: 140px;
	background: transparent url(../images/bg-dashed.gif) repeat-x scroll bottom left;
}
.gallery .title {
	font-size: 1.2em;
	padding-bottom: 0.4em;
}
.gallery .date {
	font-size: 1.2em;
	padding-bottom: 0.2em;
}
.gallery_thumbs {
	margin-bottom: 10px;
}
.gallery_thumbs a {
	display: block;
	float: left;
	width: 144px;
	height: 107px;
	margin: 0 10px 10px 0;
	overflow: hidden;
	background: #000;
	border: 2px solid #222;
}
.gallery_thumbs a:hover, .gallery_thumbs a:focus {
	border-color: #fff;
}
.gallery_thumbs img {
	display: block;
}
.gallery_thumbs img.centre {
	margin-top: -64px;
}
.gallery_thumbs img.bottom {
	margin-top: -94px;
}

.event .image-inner {
	height: 128px;
	overflow: hidden;
	margin: 13px 0 7px 13px;
}
.event .image-inner img.centre {
	display: block;
	margin-top: -64px;
}


/* Login popup */
#login-modal {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9998;
	width: 100%;
	height: 1000px;
	background: #000;
	opacity: 0.6;
	filter:alpha(opacity=60);
}
#login-popup {
	position: absolute;
	z-index: 9999;
}
#login-popup iframe {
	border: 1px solid #000;
}


#sponsors {
	padding-top: 15px;
	padding-bottom: 15px;
	background: transparent url(../images/bg-dashed.gif) repeat-x scroll bottom left;
}


/* Comp Banners RHS */
#comp-banners {
	padding-top: 15px;
	padding-bottom: 15px;
	background: transparent url(../images/bg-dashed.gif) repeat-x scroll bottom left;
}
#comp-banners-inner {	
	margin-left: 15px;
}
#comp-banners-inner img {
	display: block;
	margin: 5px;
}


/* Journey Planner */
#journey-planner {
	background-color: #003366;
	border: 1px solid #006699;
	color: #ffffff;
	margin-left: 15px;
}

#journey-planner h4 {
	font-size: 1.1em;
	font-weight: bold;
}

#journey-planner p {
	font-size: 0.9em;]
}

#journey-planner td {
	padding: 8px;
}

#journey-planner table.internal td {
	padding: 2px;
}

div.warning {
	font-size: 1.4em;
	font-weight: bold;
}
