body
{
	margin-left : 10px;
	margin-top: 10px;
	background : #ffffff;
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	text-align: center;
}

div#content {
        width: 800px;
        margin-left: auto;
        margin-right: auto;
	text-align: left;
}

div#header {
        width: 800px;
        margin-left: auto;
        margin-right: auto;
	text-align: center;
}

div#footer {
        width: 800px;
        margin-left: auto;
        margin-right: auto;
	text-align: center;
}

div#purchaseTerms {
	width: 770px;
        margin-left: auto;
        margin-right: auto;
}

div.validate {
	width: 100%;
        height: 175px;
	font-size : 100px;
	text-align: center;
	vertical-align: middle;
}

div.validateValid {
	background: green;
	color: yellow;
}

div.validateInvalid {
	background: red;
	color: black;
}

div.validateProcess {
	background: purple;
	color: white;
	display: none;
}

.validateTicketId {
	font-size: 30px;
}

h1
{
	color: #35A6DE;
	font-size : 2.0em;
	font-weight : bold;
	margin-top: 2px;
	margin-bottom: 5px;
}

h2
{
	color: #8A54A2;
	font-size : 1.4em;
	font-weight : bold;
	margin-top: 2px;
	margin-bottom: 10px;
}

h3
{
	color: #BB58A1;
	font-size : 1.25em;
	font-weight : bold;
	margin-top: 2px;
	margin-bottom: 10px;
}

h4
{
	color: #8A54A2;
	font-size : 1.25em;
	font-weight : bold;
	margin-top: 2px;
	margin-bottom: 2px;
}

h5
{
	color: #666666;
	font-size : 1.1em;
	font-weight : bold;
	margin-top: 8px;
	margin-bottom: 2px;
}

img {
        border-style: none;
        border: 0;
}

img.rightFloat {
	float: right;
	padding: 10px;
}

img.leftFloat {
	float: left;
	padding: 10px;
}

img.row {
	vertical-align: middle;
}

a
{
        text-decoration: none;
	color: #8A54A2;
}

a:hover 
{
        text-decoration: underline;
}

.tiny {
        font-size : .8em;
}

.blogdate {
        font-size : .9em;
}

.underline {
	text-decoration: underline;
}

td.header { 
        font-size: 1.1em; 
        font-weight: bold; 
        color: #FFFFFF;
        background-color: #C0C0C0;
}

.headerTable .headerTableLeft {
	width: 300px;
	text-align: left;
}

.headerTable .headerTableRight {
	width: 500px;
	text-align: right;
}

.fbLike {
	width: 100px;
}

.headerWarning {
	color: red;
	font-weight: bold;
	background-color: yellow;
}

.errors {
        color: red;
	font-weight: bold;
}

table.newsTable {
        width: 800px;
        margin-left: auto;
        margin-right: auto;
}

.newsTable td.newsTitle {
	width: 700px;
}

.newsTable td.newsContent {
	width: 800px;
}

table.invoiceDetail
{
        width: 770px;
	margin-left: auto;
	margin-right: auto;
}

.invoiceDetail .barcode
{
	text-align: right;
	vertical-align: top;
}

table.boxedTable
{
        width: 770px;
        border-width: 1px;
        border-style: solid;
        border-color: #BEC3C9;
}

table.boxedTable td
{
        padding: 10px;
        border-width: 1px;
        border-style: solid;
        border-color: #BEC3C9;
}

.tableform td {
	vertical-align: top;
	text-align: left;
}

#googleMap div {
        border: none;
        background-color: transparent;
}

#googleMapContainer div {
	margin-left: auto;
	margin-right: auto;
}

.ExpeSf {
	margin-left: auto;
	margin-right: auto;
}

.justify {
	text-align: justify;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

table.cartMemberTable
{
        width: 770px;
	margin-left: auto;
	margin-right: auto;
}

.cartMemberTable td
{
	text-align: center;
}

div#cartCheckout {
	width: 770px;
	text-align: right;
        margin-left: auto;
        margin-right: auto;
}

table.cartCheckout {
	width: 280px;
	text-align: left;
        margin-left: 470px;
	margin-right: 20px;
	background-color: #DDDDDD;
}

.cartCheckout td.header
{
	text-align: center;
	color: white;
	background-color: #999999;
	font-weight: bold;
}

table.calendarTable
{
        width: 770px;
	margin-left: auto;
	margin-right: auto;
}

.calendarTable td
{
	border-width: 1px;
        width: 110px;
	height: 30px;
	border-style: solid;
	text-align: center;
}

table.cartTable
{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

table.cartQtyTable
{
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	padding: 0px;
}

.cartTable td
{
        border-width: 1px;
        padding: 2px;
        border-style: solid;
        border-color: #BEC3C9;
}

table.historyTable
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.historyTable td
{
        border-width: 1px;
        padding: 2px;
        border-style: solid;
        border-color: #BEC3C9;
}

.cartQtyTable td
{
	border: 0px;
}

td.tableHeader
{
	text-align: center;
	color: white;
	background-color: #999999;
	font-weight: bold;
}

.cartTable td.cartQty
{
	width: 120px;
}

.cartTable td.invoiceQty
{
	text-align: center;
	width: 50px;
}

.cartTable input.cartQty
{
	text-align: center;
}

.cartTable td.cartDescription
{
	width: 425px;
}

.cartTable td.cartPrice
{
	text-align: right;
	width: 100px;
}

.cartTable td.cartTotal
{
	text-align: right;
	width: 125px;
}

.cartTable td.cartSummary
{
	text-align: right;
	color: white;
	background-color: #999999;
	font-weight: bold;
}

table.eventsTable
{
        width: 800px;
        vertical-align: middle;
        border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

.eventsTable td
{
        border-width: 1px;
        padding: 0px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-color: #BEC3C9;
}

table.eventsTableDetail
{
        height: 88px;
}

.eventsTableDetail td
{
        padding: 4px;
        border-style: none;
        border-width: 0px;
	text-align: left;
}

.eventsTableRowPositive
{
        background-color: #FFFFFF;
}

.eventsTableRowNegative
{
        background-color: #EFEFEF;
}

.dateSelected
{
        background-color: #DFDFDF;
	font-weight: bold;
}

.eventsTableTitle
{
        font-size: 13pt;
        font-family: Arial;
        color: #8A54A2;
        width: 515px;
        text-decoration: none;
}

.eventsTableTitle a
{
        font-size: 13pt;
        font-family: Arial;
        color: #8A54A2;
        width: 391px;
        text-decoration: none;
}

.eventsTableImage
{
        width: 170px;
        font-size: 0px;
}

.eventsTableAge
{
        font-size: 7.5pt;
        font-family: Arial;
        color: #7E7C7D;
}

.eventsTableVenueName a
{
        font-size: 10pt;
        font-family: Arial;
        color: #8A54A2;
        text-decoration: none;
}

.eventsTableVenueAddress
{
        font-size: 8pt;
        font-family: Verdana;
        color: #7E7C7D;
}

.eventsTableDescription
{
        font-size: 8pt;
        font-family: Verdana;
        color: #7E7C7D;
}

.eventsTableDate
{
        font-size: 8pt;
        font-family: Arial;
        color: #7E7C7D;
        width: 65px;
}

.eventsTableTime
{
        font-size: 8pt;
        font-family: Arial;
        color: #7E7C7D;
        width: 50px;
}

.eventInfoPhoto
{
        font-size: 7pt;
        font-family: Arial;
        color: #7E7C7D;
        text-align: center;
	vertical-align: top;
        width: 170px;
}

.eventInfoDetail
{
        width: 530px;
        padding: 0px 0px 0px 10px;
}

table.venueListTable
{
        width: 770px;
        vertical-align: middle;
        border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

table.newsCommentsTable
{
        width: 770px;
        vertical-align: middle;
        border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

table.newsCommentsTable td
{
        padding: 10px;
        border-width: 1px;
        border-style: solid;
        border-color: #BEC3C9;
}

table.venueInfoTable
{
	width: 800px;
}

td.venueInfoTableMap
{
        width: 400px;
        text-align: center;
}

td.venueInfoTableDescription
{
        width: 400px;
        text-align: left;
        vertical-align: top;
}

.venueInfoTableDescription a
{
        text-decoration: none;
}

table.privacyTable td
{
	width: 33%;
        padding: 10px;
        border-width: 1px;
        border-style: solid;
        border-color: #BEC3C9;
        vertical-align: top;
}

table.socialNetworkingTable
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.socialNetworkingTable td
{
	text-align: center;
	width: 400px;
}

ul.tight
{
        margin: 0px 0px 0px 10px;
        padding: 0px 0px 0px 10px;
        ddline-height: 100%;
}


