body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	background-color: #FFF;
}

img
{
	border: 0px;
}

a:link, a:active, a:visited, a:hover
{
	color: #000;
	text-decoration: none;
}

#Mamma
{
	position: relative;
	width: 950px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#Top
{
	position: relative;
	width: 950px;
	height: 226px;
	top: 0px;
	background-image: url('../Content/Banner.gif');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFF;
}

#MenuWebsite, #MenuTickets, #MenuViewCart, #MenuPayNow, #MenuOrderTracking, #MenuHelp, #MenuTermsAndConditions
{
	position: absolute;
	top: 141px;
}

#MenuWebsite
{
	left: 26px;
}

#MenuTickets
{
	left: 116px;
}

#MenuViewCart
{
	left: 374px;
}

#MenuPayNow
{
	left: 482px;
}

#MenuOrderTracking
{
	left: 577px;
}

#MenuHelp
{
	left: 734px;
}

#MenuTermsAndConditions
{
	left: 794px;
}

#FixedMain
{
	position: relative;
	width: 950px;
	height: 457px;
	margin-top: 0px;
	left: 0px;
	background-color: #FFF;
}

#ExpandingMain
{
	position: relative;
	width: 950px;
	margin-top: 0px;
	left: 0px;
	background-color: #FFF;
}

#TicketsContainer
{
	position: relative;
	width: 650px;
	left: 150px;
	padding-top: 48px;
	padding-left: 0px;
	padding-right: 0px;
}

.TicketRow
{
	position: relative;
	height: 30px;
	font-weight: bold;
}

.TicketDate
{
	position: absolute;
	top: 7px;
	left: 0px;
}

.TicketVenue
{
	position: absolute;
	top: 7px;
	left: 120px;
}

.TicketBuy
{
	position: absolute;
	top: 7px;
	left: 570px;
}



#PoweredBy
{
	position: relative;
	width: 950px;
	height: 25px;
	padding-top: 0px;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #747474;
}

.Sandbag:link, .Sandbag:active, .Sandbag:visited, .Sandbag:hover
{
	color: #747474;
	text-decoration: none;
}
