@import "../reset-min.css";

body
{
	font-family: Arial, verdana;	
	width: 570px;
	font-size: 12px;	
}

.content
{
	padding-top: 20px;
}

.content .left,
.content .right
{
	float: left;
}

.content .left
{
	width: 200px;
}

.content .right
{
	width: 370px;
}

h1
{
	color: Black;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right:105px;
	text-transform: uppercase;
}

h4
{
	font-weight: bold;
}

a:link,
a:visited,
a:hover,
a:active
{
	color: inherit;
	text-decoration: none;
}

a.more
{
	background-image: url(../../image/gigIframe/global/arrow_more.gif);
	background-repeat: no-repeat;	
	padding-left: 12px;
	text-decoration: none;
}

a.more:hover
{
	text-decoration: underline;
}

a.previous
{
	background-image: url(../../image/gigIframe/global/arrow_previous.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #666666;
	font-size: 90%;
	padding: 2px 13px 0 0;
	text-decoration: none;
	text-transform: uppercase;
}

a.previous:hover
{
	text-decoration:underline;
}

img.default
{
	border-color: #eeeeee;
}

.tickets
{
	float: right;
}

/********* navigation *************/

.navigation
{
	background-image: url(../../image/gigIframe/global/bg_greyblack.jpg);
	color: #fff;
	font-size: 90%;
	padding: 4px;
	width: 562px;
}

.navigation a
{
	color: #fff;
	font-weight: bold;
	padding: 0 4px;
	text-decoration: none;
	text-transform: uppercase;
}

/********* highlights *************/

.highlights .major .right
{
	padding-left: 15px;
	width: 347px;
}

.highlights .major h1
{
	text-decoration: underline;
}

.highlights .major h2
{
	color: #666;
	font-size: 90%;
	padding: 5px 0 2px;
}

.highlights .major ul
{
	float: left;
	margin-bottom: 10px;
}

.highlights .major li
{
	float: left;
	margin-right: 5px;
}

.highlights .major h4
{
	clear: left;
	margin: 10px 0 10px;
}

.highlights .major p
{
	margin-bottom: 15px;
}

.highlights .major .image
{
	float: left;
	text-align: center;
	width: 200px;
}

.highlights .major img
{
	border: 2px solid #eee;
	max-height: 200px;
	max-width: 200px;
	width: expression(this.width > 200 ? 200: true);
}

.highlights .major .price
{
	float: left;
	font-size: 130%;
	padding: 10px 0pt 10px;
	width: 180px;
}

.highlights .minor-highlights
{
	clear: both;
	padding-top: 15px;
}

.highlights .minor
{
	background-color: #eee;
	float: left;
	height: 360px;
	margin-left: 2px;
	width: 186px;
}

.highlights .first
{
	margin-left: 0;
}

.highlights .minor h1
{
	height: 3em;
	color: #fff;
	cursor: pointer;
	font-size: 90%;
	font-weight: bold;
	margin: 0;
	padding: 4px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #585858;
}

.highlights .minor ul
{
	clear: left;
	font-weight: bold;
	padding: 5px 10px 0 10px;
}

.highlights .minor li
{
	float:left;
	margin-right:5px;
}

.highlights .minor h4
{
	float: left;
	font-size: 90%;
	font-weight: bold;
	padding-top: 10px;
	width: 86px;
}

.highlights .minor a.image
{
	display: block;
	float: left;
	height: 90px;
}

.highlights .minor img
{
	float: left;
	max-height: 80px;
	max-width: 80px;
	padding: 10px 10px 0;
	width: expression(this.width > 80 ? 80: true);
}

.highlights .minor a.tickets
{
	background-image:url(../../image/gigIframe/global/buy_small.jpg);
	float: left;
	margin: 5px 0;
	width: 62px;
}

.highlights .minor .priceAndVenue
{
	clear:left;
	padding:10px 5px 0 10px;
	font-size:80%;
}

.highlights .minor ul
{	
	font-size: 80%;
}

.highlights .minor p
{
	clear: left;
	padding: 10px;
}

.highlights h1.not-linked
{
	cursor: default;
}

/********* gig *********************/

.gig .left img
{
	border: 2px solid #000;
	width: 180px;
}

.gig .left img.default
{
	border-color: #eee;
}

.gig .left ul
{
	padding-top: 20px;
	width: 180px;
}

.gig .left li
{
	border-bottom: 1px dotted #EEE;
	clear: both;
	line-height: 18px;
	padding-left: 4px;
}

.gig .left li span
{
	float: left;
	font-weight: bold;
	width: 60px;
}

.gig .left li ul
{
	float: left;
	padding: 0;
	width: auto;
}

.gig .left li li
{
	border-bottom: 0;
	padding: 0;
}

.gig .right p
{
	margin-bottom: 10px;
}

.gig .right li
{
	float:left;
	padding-right:5px;
}

.gig .right .major-details
{
	padding: 0 0 20px 15px;
}

.gig .right .major-details h1
{
	width: 200px;
}

.gig .right .major-details h3
{
	color: #666666;
	font-size: 90%;
	padding: 5px 0 2px 0;
	width: 200px;
}

.gig .right .major-details h4
{
	clear:left;
	padding: 10px 0pt 0pt;
}

.gig .right .major-details .event-description
{
	margin-top: 15px;
}

.gig .right .summary
{
	background-image: url(../../image/GigIframe/global/bg_performanceHeadline.jpg);
	background-repeat: no-repeat;
	height: 130px;
	padding: 15px;
}

.gig .right .title
{
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.gig .right .title h2
{
	float: left;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
	width: 250px;
}

.gig .right .title h2 a
{
	text-decoration: none;
}

.gig .right .title .previous
{
	float: right;
}

.gig .right .title span
{
	clear: both;
	display: block;
	height: 0;
	width: 0;
}

.gig .right .description
{
	margin-bottom: 10px;
}

.gig .right .description p
{
	clear: left;
}

.gig .right .website
{
	background-image: url(../../image/gigIframe/global/arrow_previous.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-top: 1px dotted #666;
	color: #666;
	display: block;
	font-size: 10px;
	margin-bottom: 10px;
	padding: 2px 13px 4px;
	text-align: right;	
	text-decoration: none;
	text-transform: uppercase;
	width: 314px;
}

/********* performance *************/

.performance .left img
{
	border: 2px solid #000;
	width: 180px;
}

.performance .left img.default
{
	border-color: #eee;
}

.performance .left ul
{
	padding-top: 20px;
	width: 180px;
}

.performance .left li
{
	border-bottom: 1px dotted #EEE;
	clear: both;
	line-height: 18px;
	padding-left: 4px;
}

.performance .left li span
{
	float: left;
	font-weight: bold;
	width: 60px;
}

.performance .left li ul
{
	float: left;
	padding: 0;
	width: auto;
}

.performance .left li li
{
	border-bottom: 0;
	padding: 0;
}

.performance .right p
{
	margin-bottom: 10px;
}

.performance .right li
{
	float:left;
	padding-right:5px;
}

.performance .right .major-details
{
	padding: 0 0 20px 15px;
}

.performance .right .major-details h1
{
	width: 200px;
}

.performance .right .major-details h3
{
	color: #666666;
	font-size: 90%;
	padding: 5px 0 2px 0;
	width: 200px;
}

.performance .right .major-details h4
{
	clear:left;
	padding: 10px 0pt 0pt;
}

.performance .right .major-details .event-description
{
	margin-top: 15px;
}

.performance .right .summary
{
	background-image: url(../../image/GigIframe/global/bg_performanceHeadline.jpg);
	background-repeat: no-repeat;
	height: 130px;
	padding: 15px;
}

.performance .right .title
{
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.performance .right .title h2
{
	float: left;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
	width: 250px;
}

.performance .right .title h2 a
{
	text-decoration: none;
}

.performance .right .title .previous
{
	float: right;
}

.performance .right .title span
{
	clear: both;
	display: block;
	height: 0;
	width: 0;
}

.performance .right .description
{
	margin-bottom: 10px;
}

.performance .right .description p
{
	clear: left;
}

.performance .right .website
{
	background-image: url(../../image/gigIframe/global/arrow_previous.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-top: 1px dotted #666;
	color: #666;
	display: block;
	font-size: 10px;
	margin-bottom: 10px;
	padding: 2px 13px 4px;
	text-align: right;	
	text-decoration: none;
	text-transform: uppercase;
	width: 314px;
}

/********* full listings *************/

.full-listings
{
	display: block;
	padding-top: 0;
	width: 100%;
	font-size: 12px;
}

.full-listings tbody tr
{
	height: 35px;
}

.full-listings th
{
	background-image: url(../../Image/GigIframe/global/bg_performanceHeadline.jpg);	
	color: #000;
	font-weight: bold;	
	padding: 4px;
	text-transform: uppercase;	
}

.full-listings td
{
	border-bottom: 1px dotted #CCCCCC;
	padding-left: 4px;
}

.full-listings a
{
	color: #F00;
	text-decoration: none;
}

.full-listings .date
{
	width: 100px;
}

.full-listings .doors
{
	width: 77px;
}

.full-listings .lineup
{
	width: 233px;
}

.full-listings .price
{
	width: 110px;
}

.full-listings .buy
{
	text-align: center;
	width: 50px;
}

.full-listings .buy a
{
	background-image: url(../../image/gigIframe/global/arrow_previous.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #f00;
	padding-right: 15px;
	text-decoration: underline;
	text-transform: uppercase;
}

/************ paging **************/

.paging
{
	color: #999;
	height: 1.5em;
	padding-top: 5px;
}

.paging span
{
	float: left;
	text-align: right;
	width: 50%;
}

.paging .links a
{
	color: #999;
	text-decoration: none;
}

/************ tickets **************/

.highlights .major .tickets,
.gig .major-details .tickets,
.performance .major-details .tickets
{
	background-image: url(../../image/gigIframe/global/buytickets_large.png);
	height: 69px;
	width: 105px;
}

.highlights .minor a.tickets
{
	background-image: url(../../image/gigIframe/global/buytickets_small.png);
	height: 41px;
	width: 61px;
}

.highlights .major .tickets span,
.highlights .minor .tickets span,
.gig .major-details .tickets span,
.performance .major-details .tickets span
{
	display: none;
}