body {
	background-color: transparent;	background-image: url(/images/backgroundgradient.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body a, body a:active, body a:visited {
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
body a:hover {
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.backgroundimage {
	z-index: -1;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.backgroundimage img {
	z-index: -1;
	position: fixed;
	width: 102%;
	left: 0px;
	top: 0px;
}
.container {
	z-index: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
.mainbox {
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	margin-bottom: 5px;
	width: 720px;
	background-color: #333333;
	border: solid 1px #000000;
	overflow-x: visible;
}
.topbanner {
	position: relative;
	top: 0px;
	left: 0px;
	width: 720px;
	height: 103px;
	margin: 0px;
	background-image: url(/images/bannergradient.jpg);
	background-repeat: repeat-y;
	border-bottom: solid 1px #000000;
}
.logo {
	position: relative;
	top: -16px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 176px;
	height: 113px;
}
.topmenu {height: 23px;	background-image: url(/images/menugradient.gif);
	background-repeat: repeat-x;
	border-bottom: solid 1px #000000;
	overflow: hidden;
}
.topmenu ul {
	position: relative;
	height: 23px;	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	width: 720px;
}
.topmenu ul li {
	vertical-align: middle;
	padding: 0px;
	height: 23px;
	margin-left: 5px;
	margin-right: 5px;
	list-style:none;
	text-transform: uppercase;
	display: inline;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}.contentarea {
	width: 670px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	border: solid 1px #070707;
}
.contentarea .floatfix {
	clear: both;
}
.contentarea .tagline {
	position: relative;
	float: right;
	right: 0px;
	top: -15px;
	width: 348px;
	height: 9px;
	z-index: 2;
	background-image: url(/images/cincinnatitagline.gif);
	background-repeat: no-repeat;
	
}
.contentarea .bottomaddress {
	position: relative;
	/*clear: right;*/
	float: right;
	right: 0px;
	bottom: -33px;

	width: 428px;
	height: 11px;
	z-index: 2;
	background-image: url(/images/bottomaddress.gif);
	background-repeat: no-repeat;
}
.contentarea .myspacebutton {
	clear: left;
	/*position: relative;*/
	margin-right: auto;
	width: 126px;
	height: 26px;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
}
.contentarea .contentbox {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}
.leftcolumn {
	clear: left;
	float: left;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 462px;
	min-height: 550px;
	height: 100%;
	border-right: solid 2px #060606;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.rightcolumn {
	float: left;
	height: 100%;
	top: 0px;
	margin-top: 14px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 158px;
	text-align: center;
}
.header {
	width: 100%;
	border-bottom: solid 1px #000000;
	text-align: left;
	padding-bottom: 1px;
	white-space: nowrap;
}
.eventimage {
	width: 72px;
}
.eventimage img {
	border: solid 2px #000000;
}
.eventtable {
	margin-top: 5px;
}
.eventcenter {
	vertical-align: top;
	text-align: left;
}
.eventcenter a, .eventcenter a:active, .eventcenter a:visited {
	text-decoration: none;
	color: #000000;
}
.eventcenter a:hover {
	text-decoration: underline;
	color: #000000;
}
.eventtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	/*text-transform: uppercase;*/
	font-weight: bold;
}
.eventtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.eventtime {
	position: relative;
	max-width: 260px;
	bottom: 0px;
	float: left;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
}
.eventright {
	text-align: right;
	white-space: nowrap;
}
.buynow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666699;
	text-transform: uppercase;
	text-decoration: none;
}
.soldout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #663333;
	text-transform: uppercase;
}
.featuredeventdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
}
.eventseparate {
	width: 80%;
	height: 1px;
	color: #000000;
	background-color: #000000;
	border: none;
}
.featuredbuy {
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.featuredband {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666699;
	/*text-transform: uppercase;*/
	text-decoration: none;
}
.padme {
	margin-top: 5px;
	margin-bottom: 5px;
}
.padme .eventtitle a, .padme .eventtitle a:active, .padme .eventtitle a:visited, .padme .eventtext a, .padme .eventtext a:active, .padme .eventtext a:visited {
	color: #000000;
	text-decoration: none;
}
.padme .eventtitle a:hover, .padme .eventtext a:hover {
	color: #000000;
	text-decoration: underline;
}
.mailinglistbox table tr td {
	text-align: right;
}
.mailinglistbox form {
	margin: 0px;
	padding: 0px;
}
.mailinglistsubmit {
	width: 100%;
	line-height: 12px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.mailinglistlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 2px;
}
.mailinglisttext {
	width: 115px;
	height: 12px;
	line-height: 12px;
	font-size: 12px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.mailinglistdropdown {
	font-family: Arial, Helvetica, sans-serif;
}
.supersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.errormessage {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #cd5b5b;
	border: solid 3px #ec8f8f;
	color: #ffffff;
	padding: 5px;
}
.noticemessage {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #8fb4ec;
	border: solid 3px #1459c0;
	color: #000000;
	padding: 5px;
}
.errortitle {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}
.errorverbose {
	text-align: left;
	margin-top: 5px;
	font-weight: normal;
	font-size: 13px;
}
.errorverbose ul {
	margin: 0px;
}
.viewevent {
	width: 100%;
}
.viewevent .picture {
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.viewevent .picture img {
	width: 200px;
	border: solid 2px #000000;
}
.viewevent .presentedby {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.viewevent .presentedby a, .viewevent .presentedby a:active, .viewevent .presentedby a:visited {
	color: #000000;
	text-decoration: none;
}
.viewevent .presentedby a:hover {
	color: #000000;
	text-decoration: underline;
}
.viewevent .headliner {
	float:  left;
	margin-left: 15px;
	margin-top: 5px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	/*text-transform: uppercase;*/
}
.viewevent .headliner a, .viewevent .headliner a:active, .viewevent .headliner a:visited {
	color: #000000;
	text-decoration: none;
}
.viewevent .headliner a:hover {
	color: #000000;
	text-decoration: underline;
}
.viewevent .otheracts {
	clear: left;
	margin-left: 15px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.viewevent .otheracts a, .viewevent .otheracts a:active, .viewevent .otheracts a:visited {
	color: #000000;
	text-decoration: none;
}
.viewevent .otheracts a:hover {
	color: #000000;
	text-decoration: underline;
}
.viewevent .date_day {
	clear: left;
	margin-left: 15px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: solid 1px #000000;
	padding: 3px;
}
.viewevent .time {
	clear: left;
	margin-left: 15px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.viewevent .price {
	clear: left;
	margin-left: 15px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.viewevent .description {
	clear: left;
	margin-left: 15px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: solid 1px #c6c6c6;
	padding: 3px;
}
.viewevent .description a, .viewevent .description a:active, .viewevent .description a:visited {
	color: #000000;
	text-decoration: underline;
}
.viewevent .description a:hover {
	color: #000000;
	text-decoration: underline;
}
.viewevent .addl_links {
	clear:left;
	width: 196px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: solid 1px #c6c6c6;
	padding: 3px;
	font-weight: bold;
}
.viewevent ul {
	margin: 0px;
	padding: 0px;
}
.viewevent ul li {
	display: block;
	list-style: none;
	font-family: Arial, Helvetics, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.viewevent ul li:hover {
	text-decoration: underline;
}
.viewevent .addl_links a, .viewevent .addl_links a:active, .viewevent .addl_links a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.addl_links .description a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.viewevent .viral {
	clear:left;
	width: 196px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #c6c6c6;
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
}
#myspacebulletin {
}
#myspacebulletin textarea {
	width: 100%;
	height: 50px;
	z-index: 3;
}
#myspacebulletin #myspaceinstructions {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	padding: 2px;
	border: solid 1px #c6c6c6;
	margin: 2px;
}
#emailbox form {
	margin 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
}
#emailbox .shareEmailBox {
	width: 100px;
	margin-left: 5px;
}
#phonebox form {
	margin 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
}
#phonebox input, #phonebox select {
	width: 80px;
	margin-left: 5px;
}
.viewevent .ticketingbox {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	border: solid 1px #c6c6c6;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.viewevent .ticketingbox .seatingstyle .seatingname {
	font-weight: bold;
}
.viewevent .ticketingbox .seatingstyle .seatingdesc {
	font-weight: normal;
}
.viewevent .ticketingbox .buynowbox {
	margin-top: 5px;
	font-weight: bold;
}
.photoThumb {
	border: solid 2px #000000;
}
.photoWeb {
	border: solid 2px #000000;
}
.photoPageBottom {
	background-color: #666699;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
}
#subscribebox {
	position: relative;
	right: 0px;
	width: 100%;
	z-index: 3;
	margin-top: 4px;
	text-align:right;
}
#subscribebox a:hover {
	background-color: #484875;
	color: #ffffff;
	border: inset 1px #000000;
	padding: 2px;
}
#subscribehide {
	clear: right;
	float: right;
	width: 300px;
	white-space: nowrap;
	margin-top: 1px;
	background-color: #ffffff;
	font-size: 13px;
	padding: 4px;
	border: inset 1px #000000;
	text-align: left;
}
#subscribehide a:hover {
	background-color: #ffffff;
	color: #666699;
	border: none;
	padding: 0px;
	text-decoration: none;
}
#sublink img {
	border: 0px;
}
#subscribehidefix {
	clear: both;
}
#copyrightBottom {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #ededed;
	font-size: 13px;
}
#copyrightBottom a, #copyrightBottom a:active, #copyrightBottom a:visited {
	color: #ededed;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
#copyrightBottom a:hover {
	color: #ededed;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.adminTable {
	min-width: 400px;
	border: solid 1px #000000;
	margin-left: 10px;
	margin-right: 15px;
}
.adminTableHeader {
	height: 23px;
	background-image: url(/images/admin/tableheadergradient.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	white-space: nowrap;
}
.adminColumnHeader {
	padding: 2px;
	background-color: #333366;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}
.adminTableOptions a {
	color: #ffffff;
	text-decoration: underline;
}
.adminTableOptions a:hover {
	color: #ffffff;
	text-decoration: none;
}
.adminTableOptions a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.adminTableOptions a:active {
	color: #ffffff;
	text-decoration: underline;
}
.row1 {
	background-color: #f5f5f5;
	font-size: 13px;
	padding: 2px;
}
.row2 {
	background-color: #dcdceb;
	font-size: 13px;
	padding: 2px;
}
#linkDiv {
	padding: 0px;
	margin: 0px;
}
#linkDiv h1 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: underline;
	color: black;
}
#linkDiv a {
	font-weight: normal;
}
