html,body
{
	background-color: #fff;
	margin: 0px;
	font-family: georgia, palatino, Arial, serif;
	font-size: 14px;
  text-align: center;	
}
a
{
	text-decoration: none;
	border: 0px;
}
img a
{
border: 0;
}
a:hover
{
	cursor: pointer;
}
#page
{
	width: 790px;
	margin:0px auto;
	text-align: left;

	padding-bottom: 40px;
}
.month
{
	width: 785px;
	clear: left;
	margin-top: 20px;
	padding-left: 5px;
	margin-bottom: 4px;
	height: 34px;
}
.month .name
{
	float: left;
	color:#000;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	
}
.month .info
{
	float: left;
	color:#000;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 25px;
}
.date
{
	color:#000;
	font-size: 13px;
	width: 760px;
	height: 11px;
	line-height: 16px;
	margin-left: 25px;
	padding: 5px 0px 24px 5px;
	clear: left;
}
.date .extrainfo
{
	display: inline;
	margin-left: 100px;
	color:#000;
	font-size: 11px;
	font-weight: normal;
}
.date .day, .date .day a
{
	float: left;
	width: 100px;
	color: #000;
	text-decoration: none;
}
.date .venue
{
	color:#000;
	float: left;
	width: 530px;
	text-decoration: none;
}
.date .venue a
{
	color:#000;
        text-decoration: none;
}
.date .venue .name
{
	float: left;
	width: 230px;
}
.date .venue .locale
{
	float: left;
	width: 170px;
}
.date .venue .country
{
	float: left;
	width: 130px;
}
.date .tickets
{
	float: left;
	width: 120px;
	color: #000;
	text-decoration: none;
}
.date .tickets a
{
	text-decoration: underline;
	color: #000;
}
.dateinfo
{
	width: 600px;
	margin-left: 100px;
	background-color: red;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
	height: 50px;
}

.banner
{
	width: 790px;
	color: #000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	padding-top: 60px;
	clear: left;
}
.topbanner
{
	width: 790px;
	color: #000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	height: 65px;
	line-height: 15px;
	margin-top: -10px;
	clear: left;
}
.datedetail
{
	width: 790px;
	height: 45px;
	padding-left: 40px;
}
.datedetail .label
{
	color:#000;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 100px;
}
.datedetail .dater
{
	color: #000;
	font-size: 14px;
	float: left;
}
.datedetail .timer
{
	color: #000;
	font-size: 14px;
	float: left;
}
.datedetail .venue
{
	color:#000;
	font-size: 14px;
	float: left;
}
.datedetail .tickets
{
	color:#000;
	font-size: 14px;
	float: left;
}
.datedetail .support
{
	color:#000;
	font-size: 14px;
	float: left;
}
.datedetail .support a
{
	text-decoration: underline;
	color:#000;
}
.datedetail .tickets a
{
	text-decoration: underline;
	color:#000;
}
.moreinfo
{
	width: 790px;
	padding-left: 40px;
	padding-right: 50px;
}
.moreinfo .label
{
	color:#000;
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: 790px;
}
.moreinfo .infoarea
{
	float: left;
	color:#000;
	font-weight: normal;
	font-size: 14px;
	width: 730px;
	padding-top: 10px;
}
.moreinfo .infoarea a
{
	color:#000;
	text-decoration: underline;
}
.footer
{
	clear: left;
}
.header
{
	color:#000;
	font-size: 12px;
	font-weight: bold;
	width: 760px;
	height: 11px;
	line-height: 12px;
	margin-left: 25px;
	clear: left;
	text-decoration: underline;
	margin-bottom: 10px;
}
.header .dateh
{
	float: left;
	width: 105px;
}
.header .venue
{
	float: left;
	width: 230px;
	text-align: left;
}
.header .locale
{
	float: left;
	width: 170px;
}
.header .country
{
	float: left;
	width: 130px;
}
.header .ticketsh
{
	float: left;
	width: 100px;
}

.previous
{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	text-decoration: underline;
	margin-bottom: 15px;
	margin-top: 25px;
	margin-left: 15px;
}
.previous a
{
	color: #000;
}
.previous a:hover
{
	color: #000;
}

