html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#box {
	height: 100%;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	position: absolute;
	height: 212px;
	width: 170px;
	margin: 0px;
	padding: 0px;
	z-index: 999;
}

#logo .logo {
	position: absolute;
	height: 212px;
	width: 170px;
	background-image: url(/images/logo_seatnation_1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	z-index: 999;
	background-position: 5px 20px;
}
#box-top {
	height: 130px;
	width: 100%;
	background-image: url(/images/background_box-top_1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#box-top .top {
	height: 130px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-image: url(/images/background_header_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	/*border-bottom-color: #CCCCCC;*/


}
#box-middle {
	width: 100%;
	overflow: auto;
	background-image: url(/images/background_middle_1.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
#box-middle .left {
	height: 100%;
	width: 170px;
	clear: left;
	float: left;
	overflow: auto;
	padding-top: 80px;
}
#box-middle .left ul {
	margin: 20px;
	padding: 0px;
	list-style-type: none;
}
#box-middle .left ul li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#box-middle .left ul .title {
	font-weight: bold;
	text-transform: uppercase;
}
#box-middle .left ul .highlight {
	color: #FF9900;
}
#box-middle .left ul li a {
	color: #000000;
	text-decoration: none;
}
#box-middle .left ul li a:link {
	color: #000000;
	text-decoration: none;
}
#box-middle .left ul li a:hover {
	color: #000000;
	text-decoration: none;
}
#box-middle .left ul li a:active {
	color: #000000;
	text-decoration: none;
}
/*#box-middle .left ul li a:visited {
	color: #000000;
	text-decoration: none;
}*/
#box-middle .left ul li:last-child a {
	color: #333333;
	text-decoration: underline;
}
#box-middle .left ul li:last-child a:link {
	color: #333333;
	text-decoration: underline;
}
#box-middle .left ul li:last-child a:hover {
	color: #333333;
	text-decoration: underline;
}
#box-middle .left ul li:last-child a:active {
	color: #333333;
	text-decoration: underline;
}
/*#box-middle .left ul li:last-child a:visited {
	color: #333333;
	text-decoration: underline;
}*/



#box-middle .left .ticketupdate {
	margin: 15px;
	padding: 5px 5px 0px;
	background-image: url(/images/grade_0254x0001.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 1px solid #FF9900;
	color: #FFFFFF;
}
#box-middle .left .ticketupdate form {
	margin: 0px;
	padding: 0px;
}
#box-middle .left .ticketupdate div {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#box-middle .left .ticketupdate .title {
	font-size: 9pt;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 5px;
}
#box-middle .left .ticketupdate input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
#box-middle .left .ticketupdate input[type="image"] {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box-middle .left .ticketupdate select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
#box-middle .left .ticketupdate option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
#box-middle .left .sellticket {
	margin: 15px;
	padding: 5px 5px 0px;
	background-image: url(/images/grade_0199x0001.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 1px solid #000000;
	color: #FFFFFF;
}
#box-middle .left .sellticket form {
	margin: 0px;
	padding: 0px;
}
#box-middle .left .sellticket div {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#box-middle .left .sellticket .title {
	font-size: 9pt;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 5px;
}
#box-middle .left .sellticket input {
}
#box-middle .left .sellticket input[type="image"] {
	margin: 0px;
	padding: 0px;
}
#box-middle .left .sellticket ul {
	list-style-type: square;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#box-middle .left .sellticket ul li {
}
#box-middle .right {
	height: 100%;
	width: 804px;
	clear: right;
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px;

}
#box-middle .right .frame{
	margin: 10px;
	padding: 10px;
	overflow: auto;
	border: 1px solid #CCCCCC;
	clear: both;
}
#box-middle .right .frame_noborder{
	margin: 10px;
	overflow: auto;
	border: 1px solid #FFFFFF;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#box-middle .right .frame-small{
	width: 206px;
	margin: 0px 10px 10px;
	padding: 10px;
	overflow: auto;
	border: 1px solid #CCCCCC;
	clear: none;
	float: left;
}
#box-middle .right .frame-medium{
	width: 286px;
	margin: 0px 0px 10px;
	padding: 10px;
	overflow: auto;
	border: 1px solid #CCCCCC;
	clear: none;
	float: left;
}
/* FLASH HEADER AND TICKET BOX*/
#box-middle .right .flash{
	margin: 10px 0px 10px 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 520px;
	overflow: auto;
	clear: left;
	float: left;
}
#box-middle .right .ticketbox{
	margin: 10px 0px 10px 10px;
	padding: 10px 10px 9px;
	border: 1px solid #CCCCCC;
	width: 210px;
	overflow: auto;
	clear: right;
	float: left;
}

/**/



#box-middle .right .frame_2col{
	margin: 10px 0px 10px 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 365px;
	overflow: auto;
	clear: none;
	float: left;
}
#box-middle .right .frame_2col2{
	margin: 0px 10px 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 365px;
	overflow: auto;
	clear: none;
	float: left;
}





#box-bottom {
	height: 165px;
	width: 100%;
	/*background-color: #CCCC99;*/

}
#box-bottom .left {
	height: 100%;
	width: 170px;
	background-color: #FFFFFF;
	clear: left;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	background-image: url(/images/grade_0165x0001.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#box-bottom .right {
	height: 100%;
	width: 804px;
	background-color: #FFFFFF;
	clear: right;
	float: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	color: #999999;
}
#box-bottom .right a {
	color: #999999;
	text-decoration: none;
}
#box-bottom .right a:link {
	color: #999999;
	text-decoration: none;
}
#box-bottom .right a:active {
	color: #999999;
	text-decoration: none;
}
#box-bottom .right a:hover {
	color: #999999;
	text-decoration: none;
}
/*#box-bottom .right a:visited {
	color: #999999;
	text-decoration: none;
}*/
.disclaimer {
	color: #999999;
	font-size: 7pt;
}
.headlinerimagelist {
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 254px;
}
.headlinerimagelist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.headlinerimagelist ul li:first-child {
	clear: right;
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.headlinerimagelist ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.headlinerimagelist a {
	text-decoration: none;
	color: #000000;
}
.headlinerimagelist a:link {
	text-decoration: none;
	color: #000000;
}
.headlinerimagelist a:hover {
	text-decoration: none;
	color: #000000;
}
.headlinerimagelist a:active {
	text-decoration: none;
	color: #000000;
}
/*.headlinerimagelist a:visited {
	text-decoration: none;
	color: #000000;
}*/
.headlinerimagelist ul li:last-child a {
	color: #333333;
	text-decoration: underline;
}
.headlinerimagelist ul li:last-child a:link {
	color: #333333;
	text-decoration: underline;
}
.headlinerimagelist ul li:last-child a:hover {
	color: #333333;
	text-decoration: underline;
}
.headlinerimagelist ul li:last-child a:active {
	color: #333333;
	text-decoration: underline;
}
/*.headlinerimagelist ul li:last-child a:visited {
	color: #333333;
	text-decoration: underline;
}*/
.title {
	text-transform: uppercase;
	font-weight: bolder;
}
.highlight {
	color: #FF9900;
	font-size: 8pt;
}

.highlight a {
	color: #FF9900;
	font-size: 8pt;
	text-decoration: none;
}
.highlight a:link {
	color: #FF9900;
	font-size: 8pt;
	text-decoration: none;
}

.categoryimagelist {
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 381px;
}
/*
.categoryimagelist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}*/
.categoryimagelist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
.categoryimagelist ul li:first-child {
	clear: right;
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.categoryimagelist ul li:last-child {
	clear: left;
	float: left;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.categoryimagelist ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.categoryimagelist a {
	color: #FF9900;
}
.categoryimagelist a:link {
	color: #FF9900;
}
.categoryimagelist a:hover {
	color: #FF9900;
}
.categoryimagelist a:active {
	color: #FF9900;
}
/*.categoryimagelist a:visited {
	color: #FF9900;
}*/
hr {
	clear: both;
	margin: 0px 0px 10px;
	padding: 0px;
}
.categorytypeimagelist {
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 190px;
}
.categorytypeimagelist img {
	border: 1px solid #CCCCCC;
}
.categorytypeimagelist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.categorytypeimagelist ul li:first-child {
}
.categorytypeimagelist ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.categorytypeimagelist a {
}
.categorytypeimagelist a:link {
}
.categorytypeimagelist a:hover {
}
.categorytypeimagelist a:active {
}
/*.categorytypeimagelist a:visited {
}*/
.categoryidheadlinerlist {
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 254px;
}
.categoryidheadlinerlist ul {
	list-style-type: disc;
	padding: 0px;
	margin: 0px;
}
.categoryidheadlinerlist ul li:first-child {
	font-weight: bolder;
	text-transform: capitalize;
	list-style-type: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
.categoryidheadlinerlist ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 0px;
}
.categoryidheadlinerlist a {
	color: #000000;
	text-decoration: none;
}
.categoryidheadlinerlist a:link {
	color: #000000;
	text-decoration: none;
}
.categoryidheadlinerlist a:hover {
	color: #000000;
	text-decoration: none;
}
.categoryidheadlinerlist a:active {
	color: #000000;
	text-decoration: none;
}
/*.categoryidheadlinerlist a:visited {
	color: #000000;
	text-decoration: none;
}*/
.headlinerimagelist2 {
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 190px;
}
.headlinerimagelist2 img {
	border: 1px solid #CCCCCC;
}
.headlinerimagelist2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.headlinerimagelist2 ul li:first-child {
}
.headlinerimagelist2 ul li {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 7pt;
}
.headlinerimagelist2 a {
	color: #000000;
	text-decoration: none;
}
.headlinerimagelist2 a:link {
color: #000000;
	text-decoration: none;
}
.headlinerimagelist2 a:hover {
color: #000000;
	text-decoration: none;
}
.headlinerimagelist2 a:active {
color: #000000;
	text-decoration: none;
}
/*.headlinerimagelist2 a:visited {
}*/
.categoryheadlinerlist {
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 254px;
}
.categoryheadlinerlist ul {
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.categoryheadlinerlist ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 0px;
}
.categoryheadlinerlist a {
	color: #000000;
	text-decoration: none;
}
.categoryheadlinerlist a:link {
	color: #000000;
	text-decoration: none;
}
.categoryheadlinerlist a:hover {
	color: #000000;
	text-decoration: none;
}
.categoryheadlinerlist a:active {
	color: #000000;
	text-decoration: none;
}
/*.categoryheadlinerlist a:visited {
	color: #000000;
	text-decoration: none;
}*/




.top_ten {
}
.top_ten ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.top_ten ul li {
	text-transform: capitalize;
	margin: 0px 0px 2px;
	padding: 0px 0px 0px 22px;
	background-image: url(/images/bullet_star.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 17px;
}
.top_ten ul li:last-child {
	margin: 0px 0px 4px;
}
.top_ten a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.top_ten a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.top_ten a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.top_ten a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
/*.top_ten a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}*/
#box-middle .right .frame table {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#box-middle .right .frame tr {
	background-color: #FFFFFF;
}
#box-middle .right .frame tr.alt_color {
	background-image: url(/images/grade_td_1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#box-middle .right .frame tr th {
	text-align: left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#box-middle .right .frame tr td {
	text-align: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	vertical-align: top;
}
#box-middle .right .frame tr th a {
	text-decoration: underline;
	color: #333333;
}
#box-middle .right .frame tr th a:link {
	text-decoration: underline;
	color: #333333;
}
#box-middle .right .frame tr th a:hover {
	text-decoration: underline;
	color: #333333;
}
#box-middle .right .frame tr th a:active {
	text-decoration: underline;
	color: #333333;
}
/*#box-middle .right .frame tr th a:visited {
	text-decoration: underline;
	color: #333333;
}*/
#box-middle .right .frame tr th:last-child {
	text-decoration: none;
	text-align: center;
	padding-left: 0px;
}
#box-middle .right .frame table .view_tickets {
	padding-left: 10px;
	border-right-width: 0px;
	border-right-style: none;
	text-align: center;
	padding-right: 10px;
	vertical-align: middle;
}
#box-middle .right .frame tfoot td:first-child {
	text-align: left;
}
#box-middle .right .frame tfoot td:last-child {
	text-align: right;
	padding-right: 10px;
}
#box-middle .right .frame tfoot td {
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	font-weight: bold;
}
#box-middle .right .frame tfoot td a {
	color: #FF9900;
	text-decoration: none;
}
#box-middle .right .frame tfoot td a:link {
	color: #FF9900;
	text-decoration: none;
}
#box-middle .right .frame tfoot td a:hover {
	color: #FF9900;
	text-decoration: none;
}
#box-middle .right .frame tfoot td a:active {
	color: #FF9900;
	text-decoration: none;
}
#box-middle .right .frame tfoot td a:visted {
	color: #FF9900;
	text-decoration: none;
}
/* TABLE in event.php */
#ticket_navigate {
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#ticket_navigate thead tr {
	background-image: url(/images/grade_td_2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#ticket_navigate thead tr th {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#ticket_navigate tfoot tr {
}
#ticket_navigate tfoot tr td {
	padding-top: 0px;
	padding-bottom: 0px;
}
#ticket_navigate tbody tr {
}
#ticket_navigate tbody tr td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#ticket_navigate tbody tr td:first-child {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
#ticket_navigate tbody tr td select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#ticket_navigate tbody tr td option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
/* TABLE in event.php */
#ticket_content {
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#ticket_content thead tr {
	background-image: url(/images/grade_td_2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#ticket_content thead tr th {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#ticket_content tfoot tr {
}
#ticket_content tfoot tr td {
	padding-top: 0px;
	padding-bottom: 0px;
}
#ticket_content tbody tr {
}
#ticket_content tbody tr.alt_color {
	background-color: #EFF5FA;
}
#ticket_content tbody tr td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	max-width: 63px;
}
#ticket_content tbody tr td.price {
	font-weight: bold;
}
#ticket_content tbody tr td:first-child {
	border: 0px none #CCCCCC;
}
#ticket_content tbody tr td select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#ticket_content tbody tr td option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
/* MYACCOUNT: NEW*/
#new {
}
#new div {
	clear: both;
	margin-bottom: 10px;
}
#new div a {
	font-style: italic;
	color: #FF9900;
	text-decoration: none;
}
#new div:last-child {
	margin-bottom: 0px;
}
#new div.title {
	background-color: #CCCCCC;
	text-transform: capitalize;
	overflow: auto;
	padding: 10px;
	vertical-align: bottom;
}
#new div.title span {
	float: right;
	vertical-align: bottom;
}
#new div.title span:first-child {
	float: left;
	font-size: 10pt;
}
#new input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
#new input[type="image"] {
	margin-top: 10px;
	margin-bottom: 10px;

}
#new option,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
#new label {
	display: block;
	margin-bottom: 5px;
}
#new div div:first-child {
	clear: none;
	float: left;
}
#new div div {
	clear: right;
	float: left;
	padding-left: 10px;
}
/* MYACCOUNT: LOGIN*/
#login {
}
#login div {
	clear: both;
	margin-bottom: 10px;
}
#login div a {
	font-style: italic;
	color: #FF9900;
	text-decoration: none;
}
#login div:last-child {
	margin-bottom: 0px;
}
#login div.title {
	background-color: #CCCCCC;
	text-transform: capitalize;
	overflow: auto;
	padding: 10px;
	vertical-align: bottom;
}
#login div.title span {
	float: right;
	vertical-align: bottom;
}
#login div.title span:first-child {
	float: left;
	font-size: 10pt;
}
#login input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
#login input[type="image"] {
	margin-top: 10px;
	margin-bottom: 10px;

}
#login option,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
#login label {
	display: block;
	margin-bottom: 5px;
}
#login div div:first-child {
	clear: none;
	float: left;
}
#login div div {
	clear: right;
	float: left;
	padding-left: 10px;
}
.module_header {
	float: left;
	color: #FF9900;
	text-align: left;
	vertical-align: top;
	font-size: 12pt;
	font-weight: bold;
	width: 535px;
}
.module_graphic {
	float: right;
}
/* CART.PHP/.TPL */
.col2_left {
	margin: 0px 0px 10px 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 365px; /* 365 */
	overflow: none; /* auto */
	clear: left;
	float: left;
}
.col2_right {
	margin: 0px 10px 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 365px;
	overflow: auto;
	clear: right;
	float: right;
}
/* MULTI COLORED */
.title_color {
	text-transform: uppercase;
	background-color: #FFFFFF;
	overflow: auto;
	font-weight: bold;
	font-size: 12pt;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.title_color span:first-child {
	color: #FF9900;
}
.title_color span {
	color: #000000;
}
/* FRONT PAGE (HOME) ONLY VERSION*/
.title_fcolor {
	text-transform: uppercase;
	overflow: auto;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 20px;
	background-image: url(/images/background_title_1.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.title_fcolor span {
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 5px;
}
.title_fcolor span:first-child {
	color: #FF9900;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 0px;
}

/* */
.title_sn {
	text-transform: capitalize;
	background-color: #CCCCCC;
	overflow: auto;
	padding: 10px;
	font-weight: bold;
}
.title_sn span:first-child {
	clear: none;
	float: left;
	font-size: 10pt;
	padding-left: 5px;
}
.title_sn span {
	clear: none;
	float: right;
	font-size: 8pt;
	padding-right: 5px;
	padding-left: 5px;
}
/* SHOPPING CART */
.ticket {
	background-color: #CCCCCC;
	overflow: auto;
	padding: 8px 10px;
}
.ticket a {
	font-style: italic;
	color: #FF9900;
	text-decoration: none;
}
.ticket a:link {
	font-style: italic;
	color: #FF9900;
	text-decoration: none;
}
.ticket a:hover {
	font-style: italic;
	color: #FF9900;
	text-decoration: none;
}
.ticket a:active {
	font-style: italic;
	color: #FF9900;
	text-decoration: none;
}
/*.ticket a:visited {
	font-style: italic;
	color: #FF9900;
	text-decoration: none;
}*/
.ticket .data {
	padding-top: 2px;
	padding-bottom: 2px;
}
.ticket hr {
	clear: both;
	margin: 8px 0px;
	padding: 0px;
}
.ticket input {
	font-size: 8pt;
}
.total {
	background-color: #CCCCCC;
	border: 0px none;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.orange a {
	font-style: italic;
	color: #FF9900;
	text-decoration: none;
}
.orange a:link {
	font-style: italic;
	color: #FF9900;
	text-decoration: none;
}
#header_nav {
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 175px;
}
#header_nav a {
	text-decoration: none;
	color: #FFFFFF;
}
#header_nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#header_nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#header_nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/*#header_nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}*/
#header_search {
	height: 55px;
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/background_header_search_1.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	/*
	background-image: url(/images/background_header_search_1.jpg);
	opacity:0.4;
	filter:alpha(opacity=40)*/
}
#search_input {
	clear: left;
	float: left;
	padding-top: 14px;
	padding-left: 14px;
}
#search_input input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	border: 1px solid #666699;
	padding: 5px;
}
#search_button {
	clear: right;
	float: left;
	padding-top: 14px;
	padding-left: 14px;
}
.loud {
	font-size: 10pt;
	font-weight: bold;
}
.loud span {
	color: #FF9900;
}
.tboxbutton{
	padding: 7px 5px 5px;
	overflow: hidden;
	clear: right;
	float: left;
}
.tboxtitle{
	padding: 7px 5px 5px;
	overflow: auto;
	clear: left;
	float: left;
	width: 88px;
}
.tboxtitle span{
	color: #CCCCCC;
}
.tboxtitle span:first-child{
	font-weight: bold;
	display: block;
	color: #000000;
}
/* HEADLINER.PHP */
/*
.headliner_header {
	color: #FF9900;
	text-align: left;
	vertical-align: top;
	font-size: 12pt;
	font-weight: bold;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #0000FF;
}
.headliner_summary {
	clear: left;
	float: left;
	margin: 0px;
	width: 593px;
	overflow: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #00FF00;
}
.headliner_image {
	clear: right;
	float: right;
	margin: 0px 0px 0px 0px;
	width: 159px;
	overflow: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FF0000;
}*/



.headliner_image {
	clear: left;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 159px;
	overflow: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

.headliner_header {
	color: #FF9900;
	width: 603px;
	text-align: left;
	vertical-align: top;
	font-size: 12pt;
	font-weight: bold;
	overflow: auto;
	padding-top: 5px;
	padding-bottom: 10px;

}
.headliner_summary {
	clear: right;
	float: left;
	margin: 0px;
	width: 603px;
	overflow: auto;
/*	padding-top: 5px;*/
}





.comingsoon {
	font-size: 24pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;

}
/* TICKET UPDATE */
.ticketupdatelist {
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 254px;
}
.ticketupdatelist ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.ticketupdatelist ul li:first-child {
	font-weight: bolder;
	text-transform: uppercase;
	list-style-type: none;
	margin: 0px 0px 5px;
	padding: 0px;
	color: #000000;
}
.ticketupdatelist ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
.ticketupdatelist a {
	color: #000000;
	text-decoration: none;
}
.ticketupdatelist a:link {
	color: #000000;
	text-decoration: none;
}
.ticketupdatelist a:hover {
	color: #000000;
	text-decoration: none;
}
.ticketupdatelist a:active {
	color: #000000;
	text-decoration: none;
}