/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	background:url(/images/background.jpg) no-repeat top center #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.cms_image_left{
	padding-right:10px;	
}

.cms_image_right{
	padding-left:10px;	
}

input{
	padding:2px;
}

img{
	border:none;
}

.clear {
	clear:both;
}	

a{
	color:#b21356;
	text-decoration:underline;
}

a:hover{
	color:#444;
}

h1{
	color:#fff;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
}

h2{
	color:#fff;
	font-size:14px;
	font-weight:normal;
}

h3{
	color:#b9cfde;
	font-size:14px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h4 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#05152b;
	font-size:16px;
	font-weight:normal;
}

h4 a{
	color:#b21356;
	text-decoration:none;
}

h5 {
	color:#05152b;
	font-size:30px;
	padding:0 0 10px 0;
}

h6 {
	color:#05152b;
	font-size:14px;
	margin:12px 0 0 0;
}

p {
	color:#05152b;
	line-height:18px;
	text-align:justify;
	margin:12px 0;
}

ul{
	padding-left:25px;
	margin:10px 0;
}

.light-blue{
	color:#9ecad8;
}

.light-blue a{
	color:#9ecad8;
	text-decoration:none;
}

.light-blue a:hover{
	text-decoration:underline;
}

#container{
	width:762px;
	margin:0 auto;
}

#header{
	height:93px;
	position:relative;
	z-index:200;
}

#logo{
	padding:36px 0 0 22px;
	float:left;
	width:51px;
}

#logo_text{
	float:left;
	width:309px;
	height:53px;
	padding:40px 0 0 0;
}

#header_contact{
	float:right;
	background:url(/images/header_contact.jpg) no-repeat right;
	width:277px;
	height:68px;
	padding:25px 70px 0 0;
	text-align:right;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header_contact a{
	color:#fff;
}

#contact_by_form{
	padding:0 0 0 62px;
}

#contact_by_phone{
	text-align:right;
	padding:0 70px 0 0;
}

#content-container{
	background:url(/images/container_bg.jpg) repeat-y;
}

#content-area{
	background:url(/images/container_top.jpg) no-repeat top;	
	min-height:478px;
}

#content_top_left{
	float:left;
	width:392px;
	padding:22px 0 0 8px;
}

#content_top_right{
	float:right;
	width:352px;
	padding:30px 0 0 10px;
}

#content{
	clear:both;
	color:#000;
	position:relative;
	z-index:200;
	padding:25px 35px 0 35px;
}

#footer{	
	background:url(/images/container_bg.jpg) repeat-y;
	min-height:383px;
	clear:both;
}

#footer_content{
	min-height:268px;	
	background:url(/images/container_base.jpg) no-repeat bottom;
	padding:20px 0 110px 0;
}

#footer_copy{
	padding:15px 0 15px 30px;
	color:#3e405b;
	font-size:11px;
	background:#000;
}

#footer_copy a{
	color:#3e405b;
	text-decoration:none;
}

#footer_copy a:hover{
	text-decoration:underline;
}

#act-collection {
	margin:30px 0 0 0;
}

.act-container {
	background:url(/images/act-background.jpg) no-repeat;
	float:left;
	width:340px;
	height:160px;
	margin:0 0 20px 0;
}

.act-image {
	width:119px;
	height:142px;
	margin:17px 0 0 0;
	padding:0 15px 0 16px;
	float:left;
}

.act-content {
	width:180px;
	float:left;
	margin:15px 0 0 0;
	height:100px;
}

.booking-button {
	background:url(/images/music-info-bookings-button.jpg) no-repeat;
	width:168px;
	height:32px;
	float:left;
	font-size:14px;
	padding:0 0 0 10px;
	margin:10px 0 0 0;
}

.booking-button a {
	display:block;
	color:#fff;
	line-height:32px;
	text-decoration:none;
}

.table-pad td{
	padding:5px;
}

fieldset{
	width:670px;
	margin:0 0 0 45px;
	padding:5px 0;
	border:1px solid #cdc4d9;
}

legend{
	padding:5px;
	font-size:16px;
	color:#b21356;
}

.submit-button{
	margin:0 10px 0 0;
	border:none;
	background:none;
	background:url(/images/music-info-bookings-button.jpg) no-repeat;
	width:178px;
	height:32px;
	font-size:15px;
	color:#fff;
	cursor:pointer;
}

.input-field-error{
	border:1px solid #a00;
}

.required-field{
	color:#a00;
}

#back-to-acts { 
	background:url(/images/act-back-button.jpg) no-repeat;
	text-align:right;
	float:right;
	clear:both;
	width:124px;
	height:25px;
	margin:0 10px 0 0;
	padding:7px 10px 0 0;
	font-size:15px;
	cursor:pointer;
}

#back-to-acts a {
	color:#fff;
	text-decoration:none;
	display:block;
}

#image-spacer img {
	margin:0 0 10px 10px;
}

#comments{
	width:200px;
	height:60px;
}