﻿body 
{
	background-color:#1A1A1A;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	
}
#maincontainer
{
	width: 960px;
	margin-right:auto;
	margin-left:auto;
	border: none;
	background-color:#00004C;
}

#header
{
	width: 960px;
	background-image: url('../images/head.png');
	background-repeat:no-repeat;
	height:125px;
	color:White;	
}
#topnav
{
	width:960px;
	text-align:center;
	margin-top:80px;
	display:inline-block;
	font-size:16px;
}
#sidenav
{
	line-height: 200%;
	font-size:14px;
}

a:link
{
	color:White;
}
 a:visited
 {
 	color:White;
 }

mainmenu
{
	color:#FFFFFF;	
}
#maincontent
{
	width: 770px;
	float:right;
	margin-right:34px;
	padding-bottom:10px;
}

#maincontent a:link
{
	color: #00004C;
}
#maincontent a:visited
{
	color: #00004C;
}

.whitebox
{
	min-height:700px;
	background-color:White;
	min-height:700px;
	padding:3px;
}

#sidenav
{
	width:156px;
	float:left;
}
.maincontent-top
{
	background:url('../images/main-content-top.png') no-repeat 0 0;
	height:15px;	
	width:770px;
	margin:-10px;

}

.subheading
{
	font-size:18px;
}

.mainheading
{
	font-size:18px;
	font-style: italic;
	text-decoration: underline;
	
}
.minihr
{
	margin-left:20px;
	margin-right:20px;
}
.tblmaintr
{
	height:30px;
}

.lnkHelp
{
	background-position: 0 0;
	display: inline-block;
	background-image: url(../images/help.png);
	overflow: hidden;
	width: 80px;
	background-repeat: no-repeat;
	height: 26px;
	margin-left: 10px;
	margin-top:2px;
	
}
.lnkHelp:hover {
	background-position: 0 -26px;
}
.lnkReserve
{
	float:right;
	background-position: 0 0;
	display: block;
	background-image: url(../images/reserve-chosen-seats.png);
	overflow: hidden;
	width: 200px;
	background-repeat: no-repeat;
	height: 26px;
	margin-right: 80px;
	margin-top:10px;
	
}
.lnkReserve:hover {
	background-position: 0 -26px;
}

.lnkLogin
{
	background-position: 0 0;
	display: block;
	background-image: url(../images/login.png);
	overflow: hidden;
	width: 80px;
	background-repeat: no-repeat;
	height: 26px;
	margin-top:10px;
	
}
.lnkLogin:hover {
	background-position: 0 -26px;
}
.lnkcreateaccount
{
	background-position: 0 0;
	display: block;
	background-image: url(../images/create-new-account.png);
	overflow: hidden;
	width: 280px;
	background-repeat: no-repeat;
	height: 26px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}
.lnkcreateaccount:hover {
	background-position: 0 -26px;
}
.lnkproceedtopayment
{
	background-position: 0 0;
	display: block;
	background-image: url(../images/proceed-to-payment.png);
	overflow: hidden;
	width: 180px;
	background-repeat: no-repeat;
	height: 26px;
	margin-top:10px;
}
.lnkproceedtopayment:hover {
	background-position: 0 -26px;
}

.lnkconfirmpayment
{
	background-position: 0 0;
	display: block;
	background-image: url(../images/confirm-payment.png);
	overflow: hidden;
	width: 160px;
	background-repeat: no-repeat;
	height: 26px;
	margin-top:10px;
}
.lnkconfirmpayment:hover {
	background-position: 0 -26px;
}
.lnkprinttickets
{
	background-position: 0 0;
	display: block;
	background-image: url(../images/print-tickets.png);
	overflow: hidden;
	width: 110px;
	background-repeat: no-repeat;
	height: 26px;
	margin-top:10px;
}
.lnkprinttickets:hover {
	background-position: 0 -26px;
}
.lnkcancelorder
{
	background-position: 0 0;
	display: block;
	background-image: url(../images/cancel-order.png);
	overflow: hidden;
	width: 180px;
	background-repeat: no-repeat;
	height: 26px;
	margin-top:10px;
}
.lnkcancelorder:hover {
	background-position: 0 -26px;
}
.lnkcreateaccount
{
	background-position: 0 0;
	display: block;
	background-image: url(../images/create-account.png);
	overflow: hidden;
	width: 140px;
	background-repeat: no-repeat;
	height: 26px;
	margin-top:10px;
}
.lnkcreateaccount:hover {
	background-position: 0 -26px;
}
.lnkcreateuser
{
	background-position: 0 0;
	display: block;
	background-image: url(../images/create-user.png);
	overflow: hidden;
	width: 110px;
	background-repeat: no-repeat;
	height: 26px;
	margin-top:10px;
}
.lnkcreateuser:hover {
	background-position: 0 -26px;
}
.lnkedituser
{
	background-position: 0 0;
	display: block;
	background-image: url(../images/edit-account.png);
	overflow: hidden;
	width: 90px;
	background-repeat: no-repeat;
	height: 26px;
	margin-top:10px;
}
.lnkedituser:hover {
	background-position: 0 -26px;
}
.lnksave
{
	background-position: 0 0;
	display: block;
	background-image: url(../images/save.png);
	overflow: hidden;
	width: 80px;
	background-repeat: no-repeat;
	height: 26px;
	margin-top:10px;
}
.lnksave:hover {
	background-position: 0 -26px;
}


.pnlLayout
{
	border: solid 1px blue;
	margin-left:auto;
	margin-right:auto;
	width:595px;
}
.logonrounded
{
	background-image: url(../images/logon-rounded-box.png);
	background-repeat: no-repeat;
	width: 500px;
	height: 200px;
	padding: 10px;
	margin-left:auto;
	margin-right:auto;
}

.newaccount
{
	background-image: url(../images/newaccount-rounded-box.png);
	background-repeat: no-repeat;
	width: 500px;
	height: 100px;
	padding: 10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.tables
{
	padding: 8px;
}

.titlerow
{
	margin: 0px;
	background-color: #DDEEFF;
	font-size: 12pt;
	border-right: #3333FF thin groove;
	border-top: #3333FF thin groove;
	border-left: #3333FF thin groove;
	border-bottom: #3333FF thin groove;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
}

.detailrow
{
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 12pt;
	border-right: #3333FF thin groove;
	border-top: #3333FF thin groove;
	border-left: #3333FF thin groove;
	border-bottom: #3333FF thin groove;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom:5px;
	padding-top:5px;
}
.detailrowlink
{
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 12pt;
	border-right: #3333FF thin groove;
	border-top: #3333FF thin groove;
	border-left: #3333FF thin groove;
	border-bottom: #3333FF thin groove;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}
.archivemain
{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	
}
.archivetd
{
	text-align:center;
	width:104px;
	border: none;
}
.map
{
	width:570px;
	margin-left:auto;
	margin-right:auto;
	margin-top:18px;
	margin-bottom:8px;
}
#developer
{
	font-size:60%;
	text-align:center;
	width:100%;
	margin-top:30px;
	border-top:1px solid #CCC;
}
#developer img
{
	border:0px solid;
}
#developer a
{
	text-decoration:none;
}
.detailrowlink img
{
	border:0px solid;
}