@charset "UTF-8";

.clear{
	clear:both;
}

@font-face {
    font-family: 'Compacta LET';
    src: url('../includes/CompactaLetPlain.eot');
    src: local('Compacta LET'), local('CompactaLetPlain'),
        url('../includes/CompactaLetPlain.eot?#iefix') format('embedded-opentype'),
        url('../includes/CompactaLetPlain.woff2') format('woff2'),
        url('../includes/CompactaLetPlain.woff') format('woff'),
        url('../includes/CompactaLetPlain.ttf') format('truetype'),
        url('../includes/CompactaLetPlain.svg#CompactaLetPlain') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gill Sans MT';
    src: url('../includes/GillSansMT-Bold.eot');
    src: local('Gill Sans MT Bold'), local('GillSansMT-Bold'),
        url('../includes/GillSansMT-Bold.eot?#iefix') format('embedded-opentype'),
        url('../includes/GillSansMT-Bold.woff2') format('woff2'),
        url('../includes/GillSansMT-Bold.woff') format('woff'),
        url('../includes/GillSansMT-Bold.ttf') format('truetype'),
        url('../includes/GillSansMT-Bold.svg#GillSansMT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}


.currentPage {
   color:purple;
}
#menu a:link{color:#d6c096; padding:0.35em; text-decoration: none;}
#menu a:visited{color:#d6c096; text-decoration: none;}
#menu a:hover{color:#b31e17; text-decoration: none;}

#recaptcha_area, #recaptcha_table { line-height: 0!important;}

body {
	background-color: #000;
	background-image: url('../images/website_header_20th.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	color:white;
	font-family:"Helvetica", "Verdana", serif;
	line-height:130%;
}

a:link {color:#d6c096;}
a:visited {color:#d6c096;}
a:hover {color:#b31e17;}
a img { border: none; }

hr {
color: #d6c096;
background-color: #d6c096;
border:0;
height:2px;
}

#header {
	height: 300px;
	width: 1000px;
	padding-top:230px;
	text-align:center;
}

h0 {
	font-family: 'Gill Sans MT', Helvetica, Arial, sans-serif;
    font-size: 1.3em;
    margin-top: 1em;
    margin-bottom: 0.3em;
    margin-left: 0;
    margin-right: 0;
	display: block;
	color:#d6c096;
}

#headerprivate {
	background-image: url(../images/header_ggg_long_2.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 1000px;
}
#footer {
	margin-top:20px;
	width: 1000px;
	float:left;
	margin-bottom:30px;
}
#footer p {
	margin: 5px 0 0 0;
	text-align: center;
	font-size: 9px;
	line-height:100%;
}
#menu {
	margin: auto;
	height: 40px;
	width: 870px;
	text-align: center;
	font-family: 'Gill Sans MT', Helvetica, Arial, sans-serif;
	font-size:1.2em;
	padding-top: 25px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}  
#leftContainer {
	float: left;
	width: 680px;
	padding-top:25px;
	padding-right:20px;
}
#rightContainer {
	float: right;
	width: 300px;

	margin-top: 25px;
	color: white;
	clear: right;
	background-repeat: no-repeat;
}


/* Menu */
#navlist{position:relative;}

#navlist li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#navlist li, #navlist a{height:24px;display:block;}

.star{
	width:16px;
	background:url('../images/buttons.png') -2px 0;
}

#index{
	left:0px;
	width:79px;
	background:url('../images/buttons.png') -23px -48px;
}
#index a:hover{background: url('../images/buttons.png') -23px -24px;}
#indexACTIVE{
	left:0px;
	width:79px;
	background:url('../images/buttons.png') -23px 0;
}

#band{
	left:95px;
	width:134px;
	background:url('../images/buttons.png') -107px -48px;
}
#band a:hover{background: url('../images/buttons.png') -107px -24px;}
#bandACTIVE{
	left:95px;
	width:134px;
	background:url('../images/buttons.png') -107px 0;
}

#media{
	left:245px;
	width:134px;
	background:url('../images/buttons.png') -246px -48px;
}
#media a:hover{background: url('../images/buttons.png') -246px -24px;}
#mediaACTIVE{
	left:245px;
	width:134px;
	background:url('../images/buttons.png') -246px 0;
}

#pictures{
	left:398px;
	width:124px;
	background:url('../images/buttons.png') -385px -48px;
}
#pictures a:hover{background: url('../images/buttons.png') -385px -24px;}
#picturesACTIVE{
	left:398px;
	width:124px;
	background:url('../images/buttons.png') -385px 0;
}

#gig{
	left:538px;
	width:109px;
	background:url('../images/buttons.png') -515px -48px;
}
#gig a:hover{background: url('../images/buttons.png') -515px -24px;}
#gigACTIVE{
	left:538px;
	width:109px;
	background:url('../images/buttons.png') -515px 0;
/* -538px 0; */
}

#testimonials{
	left:538px;
	width:188px;
	background:url('../images/buttons.png') -631px -48px;
}
#testimonials a:hover{background: url('../images/buttons.png') -631px -24px;}
#testimonialsACTIVE{
	left:538px;
	width:188px;
	background:url('../images/buttons.png') -631px 0;
/* -663px 0; */
}

#contact{
	left:742px;
	width:128px;
	background:url('../images/buttons.png') -825px -48px;
}
#contact a:hover{background: url('../images/buttons.png') -825px -24px;}
#contactACTIVE{
	left:742px;
	width:128px;
	background:url('../images/buttons.png') -825px 0;
/* -867px 0; */
}

.three_container {
	float: left;
	width: 320px;
	margin-top:20px;
	background-color:rgba(0,0,0,0.4);
}

.band_img {
	background-color: #CCC;
	height: 200px;
	width: 320px;
}
.three_txt {
	width: 320px;
}

.band_wide_img {
	background-color: #CCC;
	height: 250px;
	width: 200px;
	float: left;
}
.band_wide_txt {
	float: left;
	width: 280px;
	height: 250px;
}

.two_container {
	float: left;
	height: 250px;
	width: 490px;
	margin-top: 5px;
	background-color:rgba(0,0,0,0.4);
}

.two_container p{
	margin-top:3px;	
}

#fullContainer {
	width: 1000px;
}

#leftContainerVar {
	float: left;
	padding-top:10px;
	padding-right:20px;
}
#rightContainerVar {
	float: right;
	padding-top: 10px;
	clear: right;
}

.formTitle {
	float: left;
	width: 150px;
	background-color:rgba(0,0,0,0.4);
}
.formInput {
	float: left;
	width: 320px;
}
.formSend {
	float: left;
	width: 320px;
}

.formInput input, select{
    width:310px;
    
    -ms-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    -webkit-box-sizing:content-box; 
}

.formInputTicket input, select{
    width:45px;
    
    -ms-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    -webkit-box-sizing:content-box; 
}

.formInput textarea{
	width:310px;
	height: 100px;
    
    -ms-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    -webkit-box-sizing:content-box; 
}

.formResponse {
	float:left;
	width:250px;
}

.artImage {
	border-style: solid;
	border-width: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
	display:inline-block;
}

.tour {
	float: left;
	margin-left:10px;
	margin-right:10px;
	margin-top: 0;
	margin-bottom: 0;
	border-style: solid;
	border-width: 1px;
}

.tourCol {
	text-align: center;
}

.tourRow {
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	padding: 3px 0 3px 0;
	background-color:rgba(0,0,0,0.4);
}

.tourColHeader {
	background-color: #b31e17;
	border-bottom-width: 1px;
	margin-top: 5px;
	padding: 0;
}


.fbhead {
	margin:0;
	float: right;
	background-image: url('../images/fb.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 24px;
	width: 24px;
	display: block;
}

.twthead {
	float: right;
	background-image: url('../images/twt2.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 24px;
	width: 24px;
	display: block;
}

.emailhead {
	float: right;
	background-image: url('../images/email.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 24px;
	width: 24px;
	display: block;
}

.equhead {
	float: right;
	background-image: url('../images/equity.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 24px;
	width: 94px;
	display: block;
}

.countfoot {
	margin: 0 auto;
	background-image: url('http://www.easycounter.com/counter.php?gimmeabba');
	background-size:90px 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	width: 90px;
	display: block;
}

.countfootlocal {
	margin: 0 auto;
	background-size:90px 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	width: 90px;
	display: block;
}

.three_container_fb1 {
	float: left;
	width: 320px;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#f7f7f7;
}

.three_container_fb2 {
	float: left;
	width: 280px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 9px;
	margin-right: 0px;
	padding: 10px 10px 10px 10px;
	background-color: white;
	border-radius: 3px;
	border: 1px solid #cccccc;
}

.fb_profile_male {
	background-image: url('../images/fb_blank_male.jpg');
	background-size: 40px 40px;
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
	display: block;
	float:left;
}

.fb_profile_female {
	background-image: url('../images/fb_blank_female.jpg');
	background-size: 40px 40px;
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
	display: block;
	float: left;
}

.fb_to {
	background-image: url('../images/fb_to.jpg');
	background-repeat: no-repeat;
	background-size: 12px 10px;
	background-position: center bottom;
	height: 14px;
	width: 12px;
	display: block;
	float:left;
}

.fb_name_container {
	padding-left:3px;
	float: left;
}

.fb_name {
	color:#3b5998;
	float:left;
	font-size: 15px;
}

.fb_comment {
	color:black;
	font-size: 15px;
	padding-top: 10px;
}

.two_container_video {
	float: left;
	width: 480px;
	margin-top:20px;
	background-color:rgba(0,0,0,0.4);
}

