
body
{
	margin-top: 0px;
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url('../Content/Background.jpg');
	background-repeat:	no-repeat;
	background-position: top center;
	background-color:  #000000;
}

table
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

img
{
	border: 0px;
}

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

.Clear
{
	clear: both;
}

#Bg
{
	position: absolute;
	width: 1px;
	height: 1px;
	bottom: 0px;
	left: 0px;
	z-index: 0;
}

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

#Top
{
	position: relative;
	width: 640px;
	top: 0px;
	height: 172px;
	background-image: url('../Content/Banner.png');
	background-repeat: no-repeat;
}

#MenuTickets, #MenuViewBasket, #MenuOrderTracking, #MenuHelp, #MenuTermsAndConditions
{
	position: absolute;
	top: 135px;
}

#MenuTickets
{
	left: 0px;
}

#MenuViewBasket
{
	left: 169px;
}

#MenuOrderTracking
{
	left: 278px;
}

#MenuHelp
{
	left: 420px;
}

#MenuTermsAndConditions
{
	left: 479px;
}

#MainTop, #MainBottom
{
	position: relative;
	width: 640px;
	height: 0px;
}

#MainBottom
{
	height: 11px;
	background-image: url('../Content/ContentMainBottom.png');
	background-repeat: no-repeat;
	background-position: top;
}

#FixedMain
{
	position: relative;
	width: 640px;
	height: 450px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #e6e3d3;
	background-image: url('../Content/ContentMainTop.png');
	background-repeat: no-repeat;
	background-position: top;
}

#ExpandingMain
{
	position: relative;
	width: 640px;
	background-image: url('../Content/ContentMainTop.png');
	background-position: top center;
}

#MinStretch
{
	float: left;
	width: 1px;
	height: 551px;
	background-color: #000;
}

#TicketsContainer
{
	position: relative;
	width: 544px;
	top: 0px;
	left: 41px;
}

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

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

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

.TicketBuy
{
	position: absolute;
	width: 37px;
	height: 18px;
	top: 10px;
	right: 0px;
	background-image: url('../Content/ButtonBuyOff.png');
	background-repeat: no-repeat;
}

.TicketBuy:hover
{
	background-image: url('../Content/ButtonBuyOn.png');
}

#AddProduct
{
	position: relative;
	width: 600px;
	top: 0px;
	left: 20px;
	padding-top: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	clear: both;
}

#AddProduct a
{
	color: #2eabff;
	font-weight: bold;
}

#AddProduct h3
{
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	font-size: 14px;
}

#AddProduct #Left
{
	float: left;
	width: 220px;
	height: 200px;
}

#AddProduct #Right
{
	float: right;
	width: 220px;
}

#AddProduct #Packshot
{
	position: absolute;
	top: 51px;
	left: 235px;
}

#AddProduct .CheckboxBox
{
	float: left;
	width: 20px;
	height: 30px;
}

#AddProduct .Checkbox
{
	margin: 0px;
	margin-top: 1px;
	padding: 0px;
}

#AddProduct #Proceed
{
	position: relative;
	padding-top: 30px;
	left: 88px;
}

#ProceedButtonPositionOne
{
	position: relative;
	top: 35px;
	left: 127px;
}

#ProceedButtonPositionTwo
{
	position: relative;
	top: 0px;
	left: 509px;
}

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

#PoweredBy
{
	position: relative;
	width: 640px;
	height: 10px;
	top: 0px;
	padding-top: 5px;
	padding-right: 7px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #fff;
}

#PoweredBy a
{
	color: #fff;
	text-decoration: none;
}

#PoweredBy #TCEtc
{
	position: absolute;
	left: 7px;
	color: #fff;
}

#PowerBy  a
{
	padding-right: 10px;
	color: #fff;
	text-decoration: none;
}


