@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800|Open+Sans+Condensed:300,700,300italic);
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400);

body {
	font-family: 'Lato', sans-serif; 
	font-family: 'Open Sans', sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#6b7b84;
}

h1, h2, h3, h4, h5, h6{    
	font-family: 'Open Sans', sans-serif;
	font-family:Arial, Helvetica, sans-serif;
}

body {	
    padding: 0px !important;
    margin: 0px !important;
    font-size:16px;
	background-color:#FFF;
}
a img {
	border:none;	
}
#LayerHeader {
/*	background: #FFF;*/
	min-height: 52px;
	top: 0;
	width: 100%;
	z-index: 1000;
/*	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);*/
	position:fixed;
	height:20px;
	position:relative;
	height:110px;
	height: 96px;
}
.container {
	width:1000px;
	margin:0 auto;	
}
.LayerHeaderInner {
	position:relative;
	width:100%;
	float:left;
	margin:0;
	padding:0;	
	text-align:right;
}
#LayerHeaderLogoRight {
	float:right;
}
#LayerHeader .container img{
/*	position:absolute;
	left:0;
	top:0;*/
}
#LayerHeaderImage {
	margin-top:0px;
	background: url("../images/parallax0.jpg") no-repeat fixed top center;
	background-size: contain;
	width: 100%;
	min-height: 304px !important;
	position:relative;
	margin:0;
	padding:0;
}
#LayerHeaderImage .container{
	position:relative;
	width:1000px;
}
#LayerHeaderImageDate {
	position:absolute;
	bottom:220px;
	right:0;
}
#LayerHeaderImageDate .innerText {
	background-color:#FFF;
	background-color:rgba(255, 255, 255, 1);
	font-size:38px;
	padding:5px;
}
#LayerHeaderImageTitle {
	position:absolute;
	bottom:100px;
	right:0;
}
#LayerHeaderImageTitle .innerText {
	background-color:#FFF;
	background-color:rgba(255, 255, 255, 1);
	font-size:58px;
	padding:5px;
	color:#6b7b84;
	
}
#LayerHeaderImageDate .innerText {
	background-color:#FFF;
	background-color:rgba(255, 255, 255, 1);
	font-size:58px;
	padding:5px;
	color:#6b7b84;
	
}

#LayerLeadContent {	
	width:100%;
	float:left;
	margin-bottom:20px;
	
}

#LayerLeadContent h1, #LayerLeadContent h2, #LayerContent h1, #LayerContent h2{	
	font-size: 55px;
	font-weight: 100;
	margin-top: 20px;
	text-align:center;
}
#LayerLeadContent h2, #LayerContent h2{		
	font-size: 40px;
	font-size:26px;
}
#LayerLeadContent .cols{	
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
#LayerLeadContent .cols .col_multi {
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	column-count:2;
	
	-moz-column-gap:40px; /* Firefox */
	-webkit-column-gap:40px; /* Safari and Chrome */
	column-gap:40px;	
}
#LayerLeadContent .cols .col_multi p {
	margin-top:0;
}
#LayerLeadContent .cols .col_multi a {
	background-color: #5bb56d;
	background-color: #000;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	border: 3px solid #000;
	text-decoration:none;
	color:#FFF;
}

#LayerLeadContent .cols .col_multi a:hover {
	color: #2da044;
	background: #5fda78;
	color: #FFF;
	background: #000;
	border: 3px solid #000;
}
#LayerLeadContent a {
	color:#333;
	text-decoration:underline;
	font-weight:bold;
}
#LayerLeadContent a:hover {
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
#LayerLeadContent .cols .col1 {
	float:left;
	width:60%;
		font-size:16px;
	font-weight:400;
}
#LayerLeadContent .cols .col1 h1 {
	text-align:left;
	font-weight:400;
	font-size:32px;
	font-size:26px;
}
#LayerLeadContent .cols .col2 {
	float:right;
	width:30%;
	font-size:16px;
	font-weight:400;
}
#LayerLeadContent .cols .colfull {
	float:left;
	width:100%;
		font-size:16px;
	font-weight:400;
}

#LayerLeadContent .cols .col2inner {

	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	column-count:2;
	
	-moz-column-gap:40px; /* Firefox */
	-webkit-column-gap:40px; /* Safari and Chrome */
	column-gap:40px;
}
#LayerImageWrap {
	background: url("../images/parallax0.jpg") no-repeat fixed center center;
	background-size: contain;
	width: 100%;
	min-height: 100px !important;
	height:100px;
	margin:0;
	padding:0;
	float:left;	
}



.form-group {
	float:left;
	margin:0;
	padding:0;
	width:100%;	
	margin-bottom:20px;
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 300;
	color:#6b7b84;
}
.form-control {
	border: 1px solid #e2e2e4;
	box-shadow: none;
	color: #c2c2c2;
}
.form-control {
	display: block;
	width: 100%;
	height: 24px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	
	width:974px;
}
textarea.form-control {
	height:60px;	
}
select.form-control {
	height:38px;	
	width:1000px;
}
input[type="checkbox"].form-control {
	width:20px;
}
.label-left {
	float:left;	
}
.form-control-left {
	float:left;
}
.formerror {
	border:2px solid #FF0000;
}
input[type="checkbox"].formerror {
	border:none;
	outline: 2px solid #FF0000;	
}



.form-group button {
	background-color: #5bb56d;
	background-color: #000;
	display: inline-block;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	border: 3px solid #000;
	text-decoration:none;
	color:#FFF;
	width:250px;
	height:50px;
	text-transform:uppercase;
}
.form-group button:hover {
	color: #2da044;
	background: #5fda78;
	color: #FFF;
	background: #000;
	border: 3px solid #000;
}
#LayerFooter {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	margin-bottom:20px;
	margin-top:20px;
}
.LayerFooterLeft {
	float:left;
	margin:0;
	padding:0px;
	width:50%;	
	font-size:12px;
}
.LayerFooterRight {
	float:right;
	margin:0;
	padding:0px;
	width:50%;	
	text-align:right;	
}
.text-small {
	font-size:14px;	
}

.form-group-musictractext div {
	width: 33%;
	float:left;	
}
.form-group-musictractext div.col-md-12 {
	width: 100%;
	float:left;	
}