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;
}

body,td
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

img
{
	border: 0px;
}

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

a.BlueLink
{
	color: #047bcc;
	text-decoration: underline;
}

a.RedLink
{
	color: #ec1b30;
	text-decoration: underline;
}

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

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

#SubBanner
{
	position: absolute;
	top: 107px;
}

#Basket
{
	position: absolute;
	width: 141px;
	height: 130px;
	top: 115px;
	left: 500px;
	background-color: #eee;
}

#BasketTop
{
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 11px;
	font-weight: bold;
	width: 136px;
	height: 19px;
	padding-top: 3px;
	padding-left: 5px;
	color: #FFF;
	background-image: url(../Content/BasketTop.jpg);
}

#BasketItems, #BasketTotal
{
	position: absolute;
	left: 0px;
	width: 135px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 2px;
	background-color: #d7d7d7;
	color: #000;
}

#BasketItems
{
	top: 23px;
}

#BasketTotal
{
	top: 44px;
}

#BasketBottom
{
	position: absolute;
	left: 0px;
	top: 64px;
	width: 141px;
	height: 66px;
	background-image: url('../Content/BasketBottom.jpg');
}

#PayNowButton
{
	position: absolute;
	border-width: 0px;
	text-align: center;
	top: 10px;
	left: 15px;
	width: 110px;
	height: 17px;
	padding-top: 2px;
	background-image: url('../Content/PayNow.jpg');
}

.PayNow:active,.PayNow:link,.PayNow:visited,.PayNow:hover
{
	font-size: 11px;
	font-weight: bold;
	display:block;
	color: #FFF;
}

#ViewBasketButton
{
	position: absolute;
	border-width: 0px;
	text-align: center;
	top: 35px;
	left: 15px;
	width: 110px;
	height: 17px;
	padding-top: 2px;
	background-image: url('../Content/ViewBasket.jpg');
}

.ViewBasket:active,.ViewBasket:link,.ViewBasket:visited,.ViewBasket:hover
{
	font-size: 11px;
	font-weight: bold;
	display:block;
	color: #000;
}


#Menu
{
	position: absolute;
	width: 640px;
	height: 41px;
	top: 260px;
	left: 1px;
}

#Menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Menu ul li
{
	float: left;
	margin: 0px;
	padding: 0px;
}

#Menu ul li.Menu0 a, #Menu ul li.Menu1 a, #Menu ul li.Menu2 a, #Menu ul li.Menu3 a, #Menu ul li.Menu4 a, #Menu ul li.Menu5 a
{
	display: block;
	height: 28px;
	margin-left: 2px;
	padding-left: 10px;
	padding-top: 13px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#Menu ul li.Menu0 a
{
	width: 70px;
	background-image: url('../Content/TabBgRed.gif');
}

#Menu ul li.Menu1 a
{
	width: 100px;
	background-image: url('../Content/TabBgPurple.gif');
}

#Menu ul li.Menu2 a
{
	width: 65px;
	background-image: url('../Content/TabBgPink.gif');
}

#Menu ul li.Menu3 a
{
	width: 38px;
	background-image: url('../Content/TabBgGreen.gif');
}

#Menu ul li.Menu4 a
{
	width: 133px;
	background-image: url('../Content/TabBgOrange.gif');
}

#Menu ul li.Menu5 a
{
	width: 160px;
	background-image: url('../Content/TabBgBlue.gif');
}

#Main
{
	position: relative;
	width: 628px;
	left: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	border-style: solid;
	border-width: 1px;
	border-color: #b6b6b6;
	background-image: url('../Content/BlockBg.gif');
	background-repeat: repeat-x;
	background-position: bottom center;
	background-color: #FFF;
}

#BuyTicketsButton
{
	position: relative;
	width: 593px;
	height: 27px;
	text-align: right;
}

#ItemTable
{
	position: relative;
	left: 50px;
	margin-top: 50px;
	margin-bottom: 40px;
	font-size: 12px;
}

.TDZero, .TDOne, .TDTwo, .TDThree, .TDFour, .TDFive
{
	vertical-align: top;
}

.TDZero
{
	height: 30px;
}

.TDOne
{
	width: 150px;
}

.TDTwo
{
	width: 330px;
}

.TDThree
{
	width: 40px;
}

.TDFour
{
	width: 50px;
}

#Footer
{
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	font-size: 11px;
	text-align: center;
	color: #a9a9a9;
}
