* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.47em;
	color: #000000;
	background: url('../images/structure/bg_main_site.jpg') top no-repeat #3A0361;
}

/* -- text styles -- */

p {
	margin: 0 0 10px;
}

.highlight {
	color: #FFFFFF;
}

h1 {
	color: #FFFF00;
	font-size: 24px;
	line-height: 1.47em;
	margin: 0 0 10px;
}

h2 {
	color: #000000;
	font-size: 18px;
	line-height: 1.47em;
	margin: 0 0 10px;
}

h3 {
	color: #FF0000;
	font-size: 18px;
	line-height: 1.47em;
	margin: 0 0 10px;
}

h4 {
	color: #FFFF00;
	font-size: 14px;
	line-height: 1.47em;
}

h5 {
	color: #FF0000;
	font-size: 12px;
	line-height: 1.47em;
}

h6 {
	
}

/* -- structure styles -- */

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url('../images/structure/bg_wrapper.png');
}

#ccm-wrapper {
	width: 1000px;
	margin: 0 auto;
}

#inner-wrapper {
	width: 970px;
	padding: 30px 15px 0;
}

#main-header {
	margin: 0 0 30px;
}

#header-banner {
	margin: 0 0 16px;
}

#main-menu {
	width: 970px;
	height: 40px;
	background: url('../images/structure/bg_menubar.png') top no-repeat;
}

#main-content {
	width: 970px;
}

#main-col-left {
	float: left;
	width: 300px;
}

#whats_on_title {
	margin: 0 0 20px;
}

#see-all {
	margin: 0 0 -10px;
}

#whats-on-large,
.whats_on_small {
	width: 300px;
	position: relative;
}

#whats-on-large,
#featured-act-content {
	height: 415px;
	background: url('../images/structure/bg_whats_on_large.png') top no-repeat;
}

#whats-on-large h3 {
	padding: 10px 10px 5px;
}

#whats-on-pic,
#featured-act-pic {
	padding: 0 4px;
}

#whats-on-content,
#featured-act-text {
	padding: 0 10px 5px;
}

#whats-on-large h3,
#whats-on-small-content h3 {
	color: #FF0000;
}

#whats-on-large h3,
#whats-on-small-content h3 {
	font-size: 16px;
	margin: 0;
}

#whats-on-content p,
#whats-on-small-content p {
	color: #FFFF00;
}

.whats-on-book {
	position: absolute;
	right: 10px;
	bottom: 0;
}

.whats_on_small {
	height: 130px;
	margin: 0 0 20px;
	background: url('../images/structure/bg_whats_on_small.png') top no-repeat;
}

#whats-on-small-content {
	height: 60px;
	padding: 10px;
}

#our-acts {
	width: 260px;
	height: 40px;
	margin: 0 0 20px;
	padding: 25px 20px;
	text-align: center;

	background: url('../images/structure/bg_our_acts.png') top no-repeat;
}

#our-acts a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}

#featured-act {
	width: 300px;
}

#featured-act-content {
	height: 385px;
	padding: 20px 0 0;
}

#featured-act-text {
	padding: 20px 0 0;
	text-align: center;
	font-size: 34px;
}

#featured-act-text a {
	color: #FF0000;
}

#featured-quotes {
	height: 300px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

#listing_title {
	margin: 0 0 20px;
}

.club-listing-link {
	display: block;
	width: 260px;
	height: 16px;
	padding: 16px 0 18px 40px;
	background: url('../images/structure/bg_listing.png') top no-repeat;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.list-perf-pic {
	width: 90px;
	height: 90px;
	margin: 0 0 5px;
}

.list-perf-name {
	width: 90px;
	text-align: center;
}

#main-col-right {
	float: right;
	width: 640px;
}

#intro-box {
	width: 640px;
	height: 180px;
	margin: 0 0 10px;
	background: url('../images/structure/bg_intro_yellow.png') top no-repeat;
}

#intro-left {
	float: left;
	width:330px;
	height: 150px;
	padding: 15px;
}

#intro-right {
	float: right;
	width: 275px;
	height: 170px;
	padding: 5px 5px 5px 0;
}

#featured-gigs {
	width: 640px;
	margin: 0 0 20px;
}

#featured-title {
	margin: 0 6px;
}

#featured-content {
	height: 205px;
	padding: 10px 6px;
	background: url('../images/structure/bg_featured_gigs.png') left repeat-x;
	color: #FFF;
}

#call-container {
	margin: 0 0 20px;
	padding: 0 6px;
}

#call-left,
#call-right {
	width: 304px;
	height: 160px;
	background: #BC3AD3;
}

#call-left {
	float: left
}

#call-right {
	float: right;
}

#homepage-youtube {
	
}

#main-footer {
	width: 940px;
	height: 64px;
	margin: 30px 0 0;
	padding: 30px;
	background: url('../images/structure/bg_footer.jpg') left repeat-x;
}

#footer-left-col {
	float: left;
	width: 300px;
}

.footer-tel {
	font-size: 36px;
	font-weight: bold;
}

#footer-right-col {
	float: right;
	width: 200px;
}

#footer-right-col img {
	margin: 0 10px;
}

#copyright {
	margin: 10px 0 0;
}

#copyright a {
	color: #BC3AD2;
}

#managed-left-col {
	float: left;
	width: 360px;
}

#managed-right-col {
	float: right;
	width: 260px;
}

#managed-showreel {
	margin: 10px 0;
	background: #000000;
}

#managed-contact {
	width: 240px;
	margin: 10px 0;
	padding: 10px;
	background: #DD9CE8;
	
}

#managed-quotes {
	margin: 10px 0;
	padding: 15px;
	background: #DD9CE8;
}

.managed-act-bio {
	width: 600px;
	margin: 0 0 20px;
	padding: 10px;
	background: #DD9CE8;
}

.managed-act-bio h3 {
	color: #990099;
}

.act-pic {
	float: left;
	width: 145px;
	margin: 0 0 10px;
}

.act-bio {
	float: right;
	width: 445px;
	margin: 0 0 10px;
}

.act-link {
	text-align: right;
}

.act-link a {
	color: #990099 !important;
	font-size: 18px;
}

/* -- management menu styles -- */

#top-menu-wrapper {
	position: absolute;
	width: 100%;
	border-top: 2px solid #000000;
	background: url('../images/structure/bg_top_menu.png') left repeat-x;
	height: 42px;
	z-index: 50;
}

#top-menu {
	width: 1000px;
	height: 34px;
	margin: 0 auto;
	background: url('../images/structure/logo_small_menu.png') left no-repeat;
}

#top-menu-left {
	float: left;
	width: 800px;
}

#top-menu-right {
	float: right;
	width: 120px;
}

#top-menu-left ul,
#top-menu-right ul {
	list-style-image: url('../images/structure/icon_pipe.png');
	padding: 8px 0 0 120px;
}

#top-menu-right ul {
	padding: 8px 0 0;
}

#top-menu ul li {
	float: left;
	margin: 0 0 0 20px;
}

#top-menu ul li a {
	color: #6d00a0;
	font-size: 11px;
	text-decoration: none;
}

/* -- main menu -- */

#menu {
	padding: 10px 0;
}

#menu ul {
	position: relative;
	list-style: none;
	text-align: center;
	margin: 0;
	z-index: 30;
}

#menu ul li {
	position: relative;
	display: inline-block;
	margin-right: 40px;
	font-size: 12px;
	zoom: 1;
	*display: inline;
	*_height: 30px;
}

#menu ul li a {
	display: inline-block;
	text-decoration: none;
	height: 30px;
	color: #FFFF00;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

#menu ul li a:hover {
	color: #FFFFFF;
}

#menu ul ul {
	position: absolute;
	display: none;
	width: 160px;
	margin: -5px 0 0 -10px;
	padding: 0;
	z-index: 100;
	top: 30px;
	left: 0;
}

#menu ul ul a {
	height: auto;
	font-size: 12px;
	text-transform: uppercase;
}

#menu ul ul li {
	clear: both;
	width: 140px;
	margin: 0;
	padding: 3px 10px;
	background: #000000;
	text-align: left;
}

#menu ul ul li a:hover {

}

#menu ul li:hover ul, #menu-main ul a:hover ul, #menu-main ul li.current ul {
	display: block;
}

#menu ul li.active ul a {
	
}

/* -- listing pages -- */

#listing-table {
	margin: 20px 0;
}

#listing-table th {
	background: #990099;
	color: #FFFFFF;
}

#listing-table td {
	padding: 5px;
}

#listing-table td a {
	text-decoration: none;
	color: #FFFFFF;
}

#listing-table td a:hover {
	text-decoration: underline;
}

/* -- show page -- */

#show-details {
	
}

#show-info-table td {
	padding: 3px;
}

#show-info-table a {
	text-decoration: none;
	color: #FFFFFF;	
}

/* -- booking steps styles -- */

#book-table {
	
}

#book-table th,
#book-table td {
	padding: 3px;
}

.stephd,
.stepdesc {
	color: #FFFFFF;
}

.stephd {
	margin: 10px 0 0;
	font-weight: bold;
}

#book-table th {
	background: #990099;
}

.book-head {
	color: #FFFF00;
	font-weight: bold;
}

#book-table .steps,
#book-table .steps a,
#book-table .steps a:visited {
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}

#book-table .steps a:hover {
	text-decoration: underline;
}

#show-select {
	background: #DD9CE8;
}

.performer_name a,
.performer_name a:visited {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}

#bookform table {
	font-size: 14px;
}

#bookform table td {
	padding: 3px;
}

.small {
	padding: 10px 0 0;
	color: #FFFFFF;
}

.small a {
	font-size: 12px;
	color: #FFFF00;
	
}

/* -- booking form -- */

#form1 .copy {
	width: 600px;
}


/* -- misc styles -- */

#feature-panel-show {
	position: relative;
	width: 366px;
	height: 184px;
	margin: 0;
	padding: 10px;
}

#feature-panel-show p {
	color: #FFFFFF;
	margin: 0 0 10px;
}

#feature-panel-show h2 {
	text-align: left;
	font-size: 14px;
	color: #FFEA00;
	margin: 0;
}

.show-date {
	font-style: italic;
}

.book-link {
	position: absolute;
	right: 10px;
	bottom: 0;
}

.food-menu {
	background: #DD9CE8;
	margin: 10px 0;
}

.food-menu td,
.food-menu th {
	padding: 3px;
}

.food-menu th {
	color: #FFEA00;
	background: #990099;
}

.white-txt {
	color: #FFFFFF;
}

.white-txt a {
	color: #FFEA00;
}

#location-map {
	margin: 10px 0;
}

#lower-text {
	text-align: left;
	color: #FFFFFF;
}

.col-left {
	float: left;
	width: 310px;
	margin: 10px 0;
}

.col-right {
	float: right;
	width: 310px;
}

#news-table {
	margin: 10px 0;
}

#news-table label {
	color: #FFFFFF;
}

#news-table a {
	color: #FFEA00;
	text-decoration: none;
}

.news-article {
	width: 600px;
	padding: 20px;
	background: #BC3AD2;
}

.news-pic {
	float: left;
	margin: 0 10px 10px 0;
}

#info-table {
	margin: 10px 0;
	background: #DD9CE8;
	color: #000000;
}

#info-table th,
#info-table td,
#news-table th,
#news-table td {
	padding: 3px;
}

#info-table th {
	background: #BC3BD3;
	text-align: left;
	color: #FFEA00;
}

.copy {
	padding: 3px 8px;
}

a, a:visited {
	color: #FFEA00;
	text-decoration: none;
}

.clear {
	clear: both;
}
