body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	color: #333;
	overflow: -moz-scrollbars-vertical;
	background: #FFF url(../images/pattern.png) repeat;
	line-height: 1.3;
}

p {
	color: #333;
	line-height: 1.3;
	margin-bottom: 1em;
	font-size: 12px;
}

#content {
	border-left: 1px solid #ccc;
	padding-left: 10px;
}

#content p strong {
	color: #006;
}

a {
	text-decoration: none;
	color: #039;
}

#doc4 {
	background-color: #fff;
	padding: 0 1em;
	border-left: 2px solid #6678b1;
	border-right: 2px solid #6678b1;
}

#hd-logo h1 {
	height: 120px;
	width: 728px;
	background: transparent url(../images/logo.jpg) 0 50% no-repeat;
}

#hd-logo h1 span {
	display: none;
}

#hd-logo h1:hover {
	cursor: pointer;
}

#hd-footer {
	clear: both;
	margin: 0;
	padding: 0;
	display: none;
}

acronym {
	border-bottom: 1px dotted #039;
	cursor: help;
}

#menu h2 {
	color: #039;
	text-transform: uppercase;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 5px 0;
}

#ft {
	border-top: 2px solid #6678b1;
	margin-top: 20px;
	padding: 10px 0;
}

.ticketsTable {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}

th {
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}

td {
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}

tr:hover td {
	color: #009;
}

#shopList {
	text-align: center;
	font-size: 1.2em;
}

#ticketInfo {
	min-height: 650px;
}

#ticketInfo h2 {
	color: #039;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0.5em 0;
}

#ticketInfo h3,#ticketInfo .gigdate {
	color: #039;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.5em 0;
}

#ticketInfo p {
	margin: 0.5em 0;
}

#ticketInfo ul {
	margin: 0.5em 2em;
}

#ticketInfo ul li {
	margin: 0.2em 0;
	list-style-type: circle;
	list-style-position: inside;
}

#ticketInfo a {
	font-size: 14px;
}

.notonsaleyet {
	font-size: 12px;
	border: 1px solid #6678b1;
	padding: 5px;
	color: #333;
}

.notonsaleyet strong {
	font-weight: bold;
	color: #333;
}

#menu img {
	vertical-align: middle;
	border: 0;
	margin-right: 5px;
}

.icon {
	width: 40px;
	height: 40px;
}

thead .header:hover {
	cursor: pointer;
}