/* CSS Document */

body {
	font-family:"Lucida Bright", Verdana;
	font-size:12px;
	background-color: #000000;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	color:#FFFFFF;
}#riteSide {
	background-image: url(../images/riteSide.jpg);
	background-repeat: repeat-y;
}
#leftSide {
	background-image: url(../images/leftSide.jpg);
	background-repeat: repeat-y;
}
.textLinks {
	color: #FFCC00;
	text-decoration: none;
}
.textLinks:hover {
	color: #FF0099;
}
.button1:hover{
	color:#ffcc00;
}
#hoLine {
	background-image: url(../images/hoLine.gif);
	background-repeat: repeat-x;
}
.whiteLinks {
	color: #FFFFFF;
	text-decoration: none;
}
.seatSelectionTable {
	background-color:#400000;
	font-weight:bold;
}
.whiteLinks:hover {
	color: #FFCC00;
	text-decoration: none;
}
.whiteLinks1 {
	color: #FFFFFF;
	text-decoration: none;
	font-size:x-small;
}

#sticker {
	background-image: url(../images/sticker.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 190px;
}
#sticker td {
	color: #990000;
}



#afterLogo {
	background-image: url(../images/afterlogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 108px;
}
#fotterText{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#CCCCCC;
}
#homeEventHeading{
font-family:"Lucida Bright", Verdana;
font-size:18px;
color:#FFCC00;}

.homeEventSeconfHeading{
font-family:"Lucida Bright", Verdana;
font-size:17px;
color:#FFCC00;}

.stickerLink {color: #CC0000}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EBC9AF;
	border: 1px solid #660000;
	height: 20px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F27900;
	border: 1px solid #660000;
	font-weight: bold;
	color: #000000;
	height: 20px;
}
.buttonAn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../images/next_active.gif);
	border: 1px none #400000;
	font-weight: bold;
	color: #ffffff;
	height: 25px;
	width:40px;
}
.buttonAp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../images/previous_active.gif);
	border: 1px none #400000;
	font-weight: bold;
	color: #ffffff;
	height: 25px;
	width:40px;
}

.buttonIn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../images/next_inactive.gif);
	border: 1px none #400000;
	font-weight: bold;
	color: #ffffff;
	height: 25px;
	width:40px;
}
.buttonIp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../images/previous_inactive.gif);
	border: 1px none #400000;
	font-weight: bold;
	color: #ffffff;
	height: 25px;
	width:40px;
}

.textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EBC9AF;
	border: 1px solid #660000;
}
.homeEventSecondHeading2 {

font-family:"Lucida Bright", Verdana;
font-size:17px;
color:#FFCC99;
}
#fotterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.eventC {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.eventDay {
	font-size: 12px;
	color: #480000;
	text-decoration: none;
	font-weight: bold;
}
#cont{
background-image: url(../images/naviCont.jpg);
background-repeat:repeat-x;}

#footterCont{
background-image: url(../images/footterCont.jpg);
background-repeat:repeat-x;}

#topCont{
background-image: url(../images/topCont.jpg);
background-repeat:repeat-x;}

.booked
{
	width:20px;
	height:20px;
	background:#e1e1e1;
	font:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.available
{
	width:20px;
	height:20px;
	background:#00ff00;
	font:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.locked
{
	width:20px;
	height:20px;
	background:#FF9966;
	font:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
