
#colRight ul { padding: 5px; margin: 0; }

#colRight li img { margin: 5px; }

#colRight .event_admin { line-height: 40px; }


#colLeft td h3 { margin: 0; margin-bottom: 2px; }

#colLeft td table { width: 155px; }
.calendar .key { background: #1b1d22; color: #FFF; }


#colLeft .Month { padding: 0; }

#colLeft .dark { background: #DDD; }
#colLeft .dark, #colLeft .light { line-height: 20px; text-align: center; padding: 0; margin: 0; }


#EventListing {
	float: right;
	list-style-type: none;
	width: 100%;
	padding: 0;
	margin: 0;
	}

#EventListing li {
	margin: 5px;
	padding: 5px;
	line-height: 15px;
	width: 95%;
	background: #EEE;
	border: 1px solid #DDD;
	text-align: left;

	}

#EventListing li img {
	margin-right: 15px;
	}

#colLeft .Venue_Photo img { width: 425px; margin: 5px;}

.sectioned ul {
	list-style: none;
	padding: 0;
	background: #FFF;
	margin: 0;
	cursor: pointer;
}

.sectioned li {
	padding: 5px;
	margin: 0;
	border-top: 1px #CCC solid;
	cursor: pointer;
}

.sectioned li.last {
	border-bottom: 1px #CCC solid;
}

.sectioned ul li a {
	color: #555;
	background: none;
	font-weight: 300;
	text-decoration: none;
}

.sectioned img {margin-right:5px}


.sectioned .over a {
	color: #000;
	background: none;
}

.sectioned li.over {
	background: #F5F5F5;
	padding: 5px 4px;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
}


.calendar {
	text-align: center;
	margin-bottom: 20px;
}

.calendar h4 {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

#colLeft .calendar table {
	border: 1px solid #ffae00;
	margin-top: 10px;
	background: #6b4a04;
	color: #FFF;
	width: 80%;
}

.calendar table td, .calendar table th {
	padding: 2px;
	font-weight: 700;
	width: 2.5em;
	height: 25px;
}

.calendar table th {
	background: #ffae00;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
}

.calendar table td {
	background: #FFF;
	color: #DDD;
	font-size: 14px;
	vertical-align:top;
	border: 1px #CCC solid;
	text-align: left;
}

.calendar table td.event {
	background: #F9DCBA;
	cursor: pointer;
	border: 1px #AAA solid;
}
.calendar table td a {
	color: #000;
	text-decoration: none;
	background: none;
	margin: 0;
	padding: 0
}

.calendar table td.blank {
	background: none;
	border:0;
}

.calendar table td.over, .calendar table td.active {
	background: #F7941D;
	border: 1px #F7941D solid;
	color: #FFF
}

.calendar table td.over a, .calendar table td.active a {
	color: #FFF;
	background: none;
}

.calendar .key {
	font-size: 12px;
	height: 20px;
	background: #412d03;
	border: 1px solid #ffae00;
}

.calendar .key img {
	vertical-align:top;
	margin-bottom: 5px;
}

.calendar .key .event {
	background: #F9DCBA;
	border: 1px #AAA solid;
}

.calendar .key .noevent {
	background: #FFF;
	border: 1px #CCC solid;
}

.calendar .key .selected {
	background: #F7941D;
	border: 1px #F7941D solid;
}

h4 a {
	text-decoration: none;
}


#colLeft h2.light {
	background: #FBC98E;
	color: #000;
}

.outline { padding: 7px; background: #EEE }

table.details {
	width: 580px;
}

table.details td {
	font-weight: bold;
	text-align: left;
}

table.details .right {
	text-align: right;
	width: 150px;
}

table.details .light {
	background: #EEE;
}

table.details .dark {
	background: #DDD;
}

.flyer {
	padding: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

#colLeft h3 { margin-bottom: 5px; }

/* VENUE LISTING */

#colLeft ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#colLeft li { margin-bottom: 2px; }

#colLeft table {

	text-align: left;
	}

#colLeft table td.Venue_list_thumb { background: #DDD; width: 100px; padding: 5px; }
#colLeft table td.Venue_list_name { width: 210px; background: #EEE; font-weight: bold; padding: 5px; margin: 0; }
#colLeft table td.Venue_list_nav { width: 230px; background: #EEE; text-align: right; font-weight: bold; padding: 5px; margin: 0; }
#colLeft table .Venue_list_extra { padding: 5px; }

#colLeft .StoreGrid {
	float: left;
	list-style-type: none;
	padding: 0;
	width: 105px;
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: none;
	height: 180px !important;
	height: 185px;
	background: #DDD;
	}

#colLeft .StoreGrid li {
	width: 100px;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 5px;
	text-align: center;
	background: #EEE;
	}

#colLeft .StoreGrid .StorePhoto {
	width: 95px;
	height: 95px;
	}

#colRight .EventMenu { margin: 0; padding: 0; list-style-type: none; }
#colRight .EventMenu li { 
	background: #EEE;
	border: 1px solid #DDD;
	margin: 0 0 4px 0;
	}
	
#colRight .EventMenuVar li {
	line-height: 40px;
}
	
#colRight li.event_admin {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}	
	
#colRight .EventMenu li b {
	font-size: 17px;
}	
	
#colRight .EventMenu li .over { border: 0; }

#wrap .details .ProductImg .photo_full {
	width: 200px;
	}

#wrap .details .left {
	width: 150px;
	}
	

#wrap #colLeft .details table td.left {
	background: #EEE;
}	
	

#colLeft .Video_Comments { width: 465px; }

#colLeft .Video_Comments ul { width: 440px; }

#colLeft .Video_Comments li {
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 440px;
	}

#colRight .Video_Categories li { width: 190px; }
#colRight .Video_Categories li ul { width: 150px; list-style-type: disc; margin-left: 25px; }
#colRight .Video_Categories li ul li { width: 150px; min-height: 20px; }

#colRight .Video_Categories li { font-weight: bold; font-size: 14px; }
#colRight .Video_Categories li ul li { font-weight: normal; font-size: 12px; }

.industryIndex a:link, .industryIndex a:visited {
	display: inline;
	float: left;
	width: 280px;
	line-height: 50px;
	background: #EEE;
	border: 1px solid #DDD;
	margin: 0 10px 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}

#colLeft .Venue_Photo { text-align: center; }

#colLeft a.eventTab {
	display: inline;
	float: left;
	background: #cb8b00;
	border: 1px solid #a25100;
	font-size: 18px;
	margin: 5px 10px 0 0;
	padding: 5px;
	cursor: pointer;
	color: #FFF;
	border-bottom: 0;
	font-weight: normal;
}

#colLeft a.eventTab:hover {
	background: #ffae00;
	color: #333;
	padding: 5px;
	font-size: 18px;
}

#colLeft a.eventTabOn { 
	background: #ffae00; 
	color: #333;
	padding: 5px;
	font-size: 18px;
}

#colLeft span.eventTab {
	display: inline;
	float: left;
	color: #333;
	margin: 5px 10px 0 0;
	padding: 5px;
	font-size: 18px;
}


#colRight .EventMenu li.event_admin {
	background: #6b4a04;
}

/* Ticket Index */

.ticket_list {
	margin: 3px 3px 5px 3px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #aaa;
}

.ticket_list .ticket_flyer {
	display: inline;
	float: left;
	width: 235px;
	height: 300px;
	margin: 5px;
	background-color: #000;
	border: 1px solid #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-position: center top;
	background-repeat: no-repeat;
}

.ticket_list .ticket_flyer a {
	display: block;
	height: 300px;
}

.ticket_list .ticket_info {
	display: inline;
	float: right;
	width: 350px;
	margin: 5px 5px 5px 0;
	background: #eee;
}

.ticket_list .ticket_info p {
	padding: 5px 10px 5px 10px;
	margin: 0 0 6px 0;
	background: #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ticket_list .ticket_info p {
	font-size: 12px;
}

.ticket_list .ticket_info h2 {
	padding: 0;
	margin: 0 0 6px 0;
	font-size: 16px;
}

.ticket_list .ticket_info h2 a {
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #b37b02;
	background: #ffae00 url('/data/elements/img/boxTopLeft2.jpg') no-repeat -15px -15px;
	color: #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.ticket_list .ticket_info h2 a:hover {
	border-color: #000;
}


.ticket_list .ticket_button {
	display: inline;
	float: right;
	margin: 0 5px 0 5px;
	padding: 3px 8px 3px 8px;
	font-size: 16px;
	font-weight: bold;
	background: #ffae00 url('/data/elements/img/boxTopLeft2.jpg') no-repeat -15px -15px;
	border: 1px solid #b37b02;
	color: #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.ticket_list a.ticket_button:hover {
	border-color: #000;
}

.ticket_option {
	display: inline;
	float: left;
	width: 250px;
}

.ticket_or {
	display: inline;
	float: left;
	font-size: 36px;
	font-weight: bold;
	margin: 0 15px 0 15px;
	padding-top: 50px;
}

.fineprint {
	font-size: 11px;
	color: #888;
	margin-bottom: 0;
	padding-bottom: 0;
}

.ticket_order {
	margin: 0;
	width: 560px;
	background: #eee;
}

.ticket_order th, .ticket_order td {
	padding: 5px;
	background: #ccc;
}

.ticket_order .to_item {
	width: 380px;
}

.ticket_order .to_qty {
	width: 100px;
	text-align: center;
}

.ticket_order th.to_price, .ticket_order td.to_price {
	width: 120px;
 	text-align: right;
}

.ticket_order td.to_price {
	font-weight: bold;
}

.ticket_order td.to_ship {
	padding: 5px;
	background: #ccc;
}

.ticket_order td.to_ship h2 {
	margin: 0;
	padding: 5px 0 10px 5px;
}

.ticket_order td.to_ship form label {
	display: block;
	margin: 3px;
	padding: 3px;
}

.ticket_order .to_price_total {
	font-weight: bold;
	font-size: 26px;
	text-align: right;
}

.ticket_order .ticketOrderTotal {
	text-align: right;
}

.ticket_side {
	margin: 0;
	padding: 0;
	width: 250px;
	font-size: 12px;
}

.ticket_side td.field {
	text-align: right;
	font-weight: bold;
	padding: 5px;
	width: 160px;
}

.ticket_side td.value {
	text-align: right;
	padding: 5px;
	font-weight: normal;
}


/* Ticket View */

.ticket_photo, .ticket_baselinks {
	padding: 5px;
	text-align: center;
	background: #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ticket_baselinks {
	padding: 10px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

.ticket_left, .ticket_right {
	display: inline;
	float: left;
	width: 450px;
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: left;
}

.ticket_right {
	float: right;
	background: #000;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ticket_left h2 {
	font-size: 32px;
	margin: 10px 0 10px 0;
	padding: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ticket_line {
	padding: 5px 10px 5px 10px;
	margin: 0 0 6px 0;
	background: #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ticket_data {
	margin: 15px 0 10px 0;
	padding: 0;
	width: 450px;
}

.ticket_data td.ticket_field, .ticket_data td.ticket_value {
	padding: 8px;
}

.ticket_data td.ticket_field {
	font-weight: bold;
	width: 100px;
}

.ticket_data td.ticket_value {
}

.ticket_data td.todd {
	background: #ddd;
}

.ticket_data td.teven {
	background: #ccc;
}


.ticket_right h2 {
	padding: 10px 15px 5px 15px;
	margin: 0;
	font-size: 32px;
	color: #ffae00;
}

.ticket_option2 {
	margin: 5px 15px 5px 15px;
	padding: 5px;
	background: #333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ticket_option2 h3 {
	font-size: 16px;
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: normal;
}

.ticket_option2 p {
	font-size: 12px;
	color: #ddd;
}


/* Ticket Forms */

.ticketform .submitlarge {
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
	margin: 10px 0 10px 0;
	cursor: pointer;
}





