

body { padding-top: 40px; 
font-family: 'Open Sans','Helvetica Neue',Helvetica;
	-webkit-font-smoothing: antialiased;
}
.welcome>h1{
	font-size:40px;
}
.contact-form{
	font-size:12px;
}

.left-buffer{
	padding-left:30px;
}

.alerts{
	
	position: relative;

	color:white;
	display:none;
}

.alert{
	border:1px solid red;
	background-color: #660000;
	color:white;
	padding:5px;
	margin:5px;
}

.maincontainer {
             max-width: 980px;
             margin:0 auto;
             padding-bottom:150px;
         }

.header {
	position: fixed;
	width: 100%;
	background: #222;
	z-index: 10;
}


.navbar-brand {
	
	background-image:url(images/music_moment_logo.png);
	background-repeat: no-repeat;
	width:300px;
	height: 128px;
}
.header .navbar {
	margin: 0;
	border: none;
}
.page-section {
	width: 100%;
	min-height: 800px;
	padding: 50px 0;
	border-bottom: 10px solid #fff;
}
.page-section h1 {
	font-size: 4em;
	margin: 20px 0;
}
.page-section h1 span {
	font-weight: 200;
}
.page-section h2 {
	font-size: 3em;
	font-weight: 900;
	color: #fff;
	margin: 0 0 30px;
}
.page-section p {
	font-size: 1.2em;
	font-weight: 200;
	margin: 0 25% 20px 0;
}
.page-section p.lead {
	font-size: 1.8em;
}
.page-section p.caption {
	color: #fff;
	padding: 20px;
	background: url(images/trans_black_25.png);
}

.page-section#music-lessons {
	background:white;
	position: relative;
}


.page-section#music-therapy {
	background:white;
	position: relative;
}

.page-section#current-programs {
	background:white;
	position: relative;
}

.page-section#who-we-are {
	background:white;
	position: relative;
}

.page-section#mission {
	background:white;
	position: relative;
}

.page-section#links {
	background:white;
	position: relative;
}

.page-section#contact {
	background:white;
	position: relative;
}

.page-section#home {
	background-color:#6A0888;
}

.mt{
	text-align:center;
	padding: 10px;
	margin:10px;
	border: 3px solid gray;
	border-radius: 10px;
	position: relative;
	opacity: 1.0;
}

.mt h3{
	color:black;
	position: relative;
	margin-top: 10px;
}
li{
	padding-top:10px;
}

h3{
	color:#7e4f9c;
	padding-top:10px;
}

.mt-back{
	position: absolute;
	top:0;
	left: 0;
	background-color:#7e4f9c;
	opacity: 0.4;
	width: 100%;
	height: 100%;
	cursor: pointer;
}



.welcome{
	
	text-align: center;
	position: relative;
	padding-top: 50px;
	color:white;
		width:100%;
	margin: 0 auto;
}

.welcome-inner{
	position: relative;
	text-align: center;
}

.jumbotron h2{
	width:80%;
font-size: 15px;
line-height: 140%;
margin: 0 auto;
font-style: none;
font-weight: normal;
}

.jumbotron h1{
	
font-size: 30px;
line-height: 140%;
margin: 0;
font-style: italic;
}

.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
color:black;
}
.navbar-brand{
	color:black;
}

.fade{
	width:100px;
	height:100px;
}

#apDiv1{
	background-color:green;
}

#apDiv2{
	background-color:red;
}

#apDiv3{
	background-color:blue;
}

.navbar-header{
	position:absolute;
}

.navbar-brand, .navbar-nav>li>a {
text-shadow: none;
}

.navbar-nav>li>a:hover {
	background-color:#eee;
	color:#000;
	border-radius:4px;
}

#phrase-box{
	font-size: 20px;
	border:1px solid black;
	padding:10px;
	margin:10px;
	border-radius:4px;
	min-height: 170px;
	min-width: 90%;
}

.author{
	font-style: italic;
	clear:both;
	font-size: 15px;
	text-align: right;
}

#phrase{
	vertical-align: center;
	padding: 30px 0;
}

.navbar-nav>li>a {
color: #fff;
text-transform: uppercase;
font-size: 12px;
font-weight: 700;
letter-spacing: 0.3px;
padding: 5px;
	margin: 20px 10px;
}

#tabs{
	font-size: 12px;
	font-family: 'Open Sans','Helvetica Neue',Helvetica;
}


.ui-widget-content a
{
	text-decoration: underline;
	color: blue;
}
.jumbotron{
	border-radius: 0;
	height: 750px;
	padding-top: 80px;
	margin: 0;
	width: 100%;
}

.jumbotron .container{
	display: table;
	height: 500px;
}

.fullicons {
	width:500px;
	height:100px;
	margin:auto;
}

.jumbotron .bg{
	position: fixed;
	background: url(/images/autumn_bg.jpg) center center no-repeat;
	background-size: cover;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.seal-container{
	width:100%;
}

.form-horizontal .checkbox-inline{
	margin-top:-2px;
	padding-left: 0px;
	padding-right: 20px;
	margin-left: 5px;
}

.checkbox-inline-label{
	padding-top:5px;
	padding-left: 0px;
	padding-right: 20px;
	margin-left: 5px;
}



.seal{
	background: url(/images/NJ-state-seal-web.jpg) no-repeat;
	width:50px;
	height:50px;
	float:left;
	margin-right:10px;
}

.vcenter {
  font-weight:bold;
  color:white;
  padding-top:10px;
  float:left;
}

.vcenter-light {
  font-weight:bold;
  
  padding-top:10px;
  float:left;
}

.footer{
	margin-bottom: 10px;
	padding-top:10px;
}

.overlay{
	position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #7e4f9c;
opacity: .25;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}

 .navbar-fixed-top {
	background:rgba(126, 79, 156, 0.2);
	transition: background .4s ease;
}

.navbar-collapse{

}

.navbar-inverse .navbar-nav>li>a {
color:black;

	}

body .navbar-solid{
	background: #7e4f9c;
	
}

h1{
	color: #7e4f9c;
}

body .navbar-brand-solid{
	background-color:#7e4f9c;
	border:1px solid black;
	border-radius: 0 0 10px 10px;
}

.icons{
	position: relative;
	width: 25%;
	margin:0 auto;
	clear:both;
}

.welcome-inner{
	position: relative;
	float:left;

}


.icon{

	height:50px;
	float:left;
	width:50px;
	margin:10px;
	padding:10px;
	cursor: pointer;

	
}

.panel-heading span:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";    
    float: right; 
    color: grey; 
}

.panel-heading span.internal:after {
    font-family: 'Glyphicons Halflings';
    content: ""; 
    color: grey; 
}
.panel-heading span.collapsed:after {
    content: "\e080";
}

.contactlines{
	width:50%;
	margin: 0 auto;
	padding-bottom: 10px;
}

.contactlines p{
line-height:0.3;

}

.fb-icon{
	background-image:url('images/fb_icon.png');
	background-repeat: no-repeat;
	
}

.twitter-icon{
	background-image:url('images/t_icon.png');
	background-repeat: no-repeat;
}

blockquote{
	border-left: 5px solid #7e4f9c;
font-style: italic;
font-size: 16px;
width: 50%;
float: right;
margin-left: 10px;
color: darkblue;
}

.google-icon{
	background-image:url('images/g_icon.png');
	background-repeat: no-repeat;
}

.email-icon{
	background-image:url('images/email.png');
	background-repeat: no-repeat;
}

.contact-form{
	position: relative;

	clear:both;
}

.mt-image{
	background-image:url('images/aunt.jpg');
	background-repeat: no-repeat;
	height:326px;
	width:500px;
	border:2px solid #eee;
	border-radius: 10px;
}

.bass-image{
	background-image:url('images/bass.jpg');
	background-repeat: no-repeat;
	height:296px;
	width:350px;
	border:2px solid #eee;
	border-radius: 10px;
}

.geri-image{
	background-image:url('images/mae.jpg');
	background-repeat: no-repeat;
	height:380px;
	margin: auto;
	width:400px;
	border:2px solid #eee;
	border-radius: 10px;
}

.children-image{
	background-image:url('images/children.jpg');
	background-repeat: no-repeat;
	height:267px;
	margin: auto;
	width:400px;
	border:2px solid #eee;
	border-radius: 10px;
}

.community-image{
	background-image:url('images/comunity.jpg');
	background-repeat: no-repeat;
	height:267px;
	margin: auto;
	width:400px;
	border:2px solid #eee;
	border-radius: 10px;
}


.ref-image{
	background-image:url('images/hot-air-ballon.jpg');
	background-repeat: no-repeat;
	height:333px;
	width:500px;
	border:2px solid #eee;
	border-radius: 10px;
}

.mission-image{
	background-image:url('images/dandelion.jpg');
	background-repeat: no-repeat;
	height:400px;
	width:500px;
	border:2px solid #eee;
	border-radius: 10px;
}


p.left{
	padding-left: 20px;
}

.sp-logo{
	margin: 0 0 0 0;
	margin-top:20px;
	
	background-image:url('images/speakseasy.png');
	background-repeat: no-repeat;
	height:105px;
	width:200px;

}

.sp-logo-small{
	margin: 0 0 0 0;
	margin-top:20px;
	
	background-image:url('images/speakseasy_small.png');
	background-repeat: no-repeat;
	height:45px;
	width:100px;

}

.as-logo-small{
	margin: 0 0 0 0;
	margin-top:20px;
	
	background-image:url('images/autism_speaks.png');
	background-repeat: no-repeat;
	height:50px;
	width:49px;

}
@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu{
		display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	position: absolute;
	top: 50px;
left: 10px;
	z-index: 1000;
	
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box;
	}
}
.hr-logo{
	margin: 0 0 0 0;
	margin-top:20px;
	
	background-image:url('images/healthrhythms_logo.gif');
	background-repeat: no-repeat;
	height:46px;
	width:145px;

}
.navbar-nav>li {
float: left;

}

.cp-image{
	background-image:url('images/child.jpg');
	background-repeat: no-repeat;
	height:375px;
	width:500px;
	border:2px solid #eee;
	border-radius: 10px;
}

.top-padding { padding-top:15px; }

.read-more{
	font-size:20px;
}

.mt-title{
font-weight: bold;
}

.top-buffer { margin-top:20px; }
.top-buffer-line { margin-top:10px;
padding-top:10px; 
border-top: 1px solid gray;}

.top-buffer-large { margin-top:80px; }
 
@media (min-width: 768px) {
	.header .navbar-brand {
		padding-left: 0;
	}
	.navbar-nav {
		float: right;
	}
}

.navbar-logo {
		margin-left: -70px;
	}
@media (max-width: 480px) {
	.page-section h1 {
		font-size: 3em;
	}
	.page-section h2 {
		font-size: 2em;
	}
	.page-section p {
		font-size: 1em;
		margin: 0 0 20px;
	}
	.btn{
		white-space: normal;
	}
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
background-color:#eee;
	color:#000;
	border-radius:4px;
}

.pricing{
	width:100%;
}

.bronze{
	border:3px solid #5B391E;
	font-size: 20px;
	font-weight: bold;
}

.silver{
	border:3px solid gray;
	font-size: 20px;
	font-weight: bold;
}

.gold{
	border:3px solid #CC9900;
	font-size: 20px;
	font-weight: bold;
}

.dropdown-menu {
	top:50px;
	left:10px;
	}

.programs{
	margin-bottom:0px;
}

.what-we-offer{
	width:70%;
}

ol.referral-list{
	 list-style-type: none;
}

ol.referral-list li{
	padding-top:10px;
}



.larger-font{
	font-size: xx-large;
}

.fb-like{
	background-color: white;
}

p.messages{
	border:1px solid #66FF66;
	padding:5px;
	background-color: #66FF66;
	font-weight: bold;
}