﻿@charset "utf-8";
@font-face {
 font-family: 'LeagueGothicRegular';
 src: url('../fonts/league_gothic-webfont.eot');
 src: local('☺'), url('../fonts/league_gothic-webfont.woff') format('woff'), url('../fonts/league_gothic-webfont.ttf') format('truetype'), url('../fonts/league_gothic-webfont.svg#webfontS0R3Rwfy') format('svg');
 font-weight: normal;
 font-style: normal;
}
 button::-moz-focus-inner {
padding:0;
border:0;
} /* FF Fix */
button {
	-webkit-border-fit:lines;
} /* <- Safari & Google Chrome Fix */
button, .button {
	overflow:visible;
	width:auto;
	border:0;
	padding:0;
	margin:0;
	background-color: transparent;
	cursor:pointer;
	display:inline-block;
}
button span, .button span {
	display: inline-block;
	white-space: nowrap;
	cursor: pointer;
	color:#fff;
}
body, input, button {
	font-family: 'Sanchez', serif;
}
#heading span, h2, h3, h4 {
	font-family: 'LeagueGothicRegular';
	font-weight: normal;
	font-style:normal;
}
body, #wrapper { width: 100%;}
#wrapper {
	width:100%;
	overflow:hidden;
}
#header, #header a {
	color:#fff;
}
#top {
	padding: 0 0 0;
	line-height: 1;
	font-size: 16px;
	text-transform: uppercase;
	background: url(../images/bg-top.png) repeat-x center bottom;
	height: 170px;
	position: relative;
	background: white;
	background: #FFDC52;
	box-shadow: 3px 1px 3px black;
	background: rgb(237,237,237); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(237,237,237,1) 0%, rgba(247,247,247,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(100%,rgba(247,247,247,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(247,247,247,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(247,247,247,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(247,247,247,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(237,237,237,1) 0%,rgba(247,247,247,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */

}
#call-us{
	margin: 55px 0 10px;
}

#call-us span{ 
	color: black;
	margin-bottom: 10px;
}
#call-us2{
	text-align: center;
	margin-top: 12px;
}
#call-us2 span{
	color: black;
	font-size: 28px;
	text-shadow:0 1px 1px #272727;
	text-align:center;
}
#container {
	background:#fff;
}
#featured-container {
	padding: 10px 0;
	overflow: auto;
}
#logo img {
	width: 337px;
	margin-top: 10px;
}
#ara-logo{
	width: 215px;
}
#ara-logo img{
	width: 215px;
}
#goldsilver-logo{
	margin-top: 35px;
}
#goldsilver-logo img{
	width: 300px;
}
#heading {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	margin: 0;
}
#heading span {
	display: block;
	font-size:110px;
	line-height: 1.2;
	/*text-shadow: 0 4px 0 rgba(0, 0, 0, 0.5);
	color:#EEAC00;*/
	text-shadow: 1px 2px 1px #1A1200;
	color: #279932;
}
p.divider {
	margin-bottom: 40px;
	font-size: 23px;
	letter-spacing: 1px;
	/*text-shadow: 0 3px 0 rgba(0, 0, 0, 0.5);*/
	color:#000;
}

p.divider img {
margin: 0 10px -5px;
width: 145px;
}
#video-frame, #signup-form, .widget{
	background: url(../images/bg-mask.png);
}
#video-frame {
	padding: 10px;
}
#video-frame iframe {
	float:left;
}
#features {
	padding:10px;
	background: url(../images/bg-mask.png);
	background: #303030;
	border-radius: 5px;
}
#features li { width: 166px; float:left;}
#features li.center { padding: 0 12px; margin: 0 12px; }
#features h2 {
	font-size:30px;
	margin-bottom:10px;
	line-height:1;
	color: #EEAC00;
	text-align: center;
}
#features p {
	font-size: 13px;
	margin-bottom:0;
	line-height:1.5;
}
#features #dance-list{
	font-family: 'Sanchez', serif;
	font-style:italic;
}

#features #dance-list li{
	float: none;
	font-size: 17px;
	text-align: center;
	background: rgba(99, 83, 56, 0.27);
	margin: 5px 0;
	padding: 3px 0;
}
#features a.link-more {
	color:#fff;
	padding: 1px 5px 3px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:rgba(0, 0, 0, 0.5);
}
#features .location-name{
	font-weight: 900;
	font-size: 20px;
	text-align: left;
	line-height: 1;
	margin-bottom: 5px;
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
}

.studio-img {
	border: 7px white solid;
	border-radius: 4px;
}

.feature {
	padding: 0 0 15px;
}
.feature h2 {
	font-size:24px;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 10px;
}
.feature p {
	font-size: 13px;
	line-height: 1.5;
}
#signup-form {
	padding: 15px;
	background: rgb(63,146,179);
	background: -moz-linear-gradient(top,  rgba(63,146,179,1) 0%, rgba(38,95,130,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(63,146,179,1)), color-stop(100%,rgba(38,95,130,1)));
	background: -webkit-linear-gradient(top,  rgba(63,146,179,1) 0%,rgba(38,95,130,1) 100%);
	background: -o-linear-gradient(top,  rgba(63,146,179,1) 0%,rgba(38,95,130,1) 100%);
	background: -ms-linear-gradient(top,  rgba(63,146,179,1) 0%,rgba(38,95,130,1) 100%);
	background: linear-gradient(to bottom,  rgba(63,146,179,1) 0%,rgba(38,95,130,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f92b3', endColorstr='#265f82',GradientType=0 );
}
#signup-form h2 {
	text-align: center;
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
	width: 100%;
	padding: 0 15px;
	margin: 0 -15px 25px;
	background: url(../images/line.png) repeat-x left bottom;
	padding-bottom: 10px;
	color: white;
	letter-spacing: -1px;
	text-shadow: 0 2px 1px #141B20;
	font-family: Sanchez, serif;
}

.widget h2 {
	text-align: center;
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
	width: 100%;
	padding: 15px;
	margin: 0 0 30px 0;
	padding-bottom: 10px;
	color: white;
	letter-spacing: -1px;
	font-family: Sanchez, serif;
	font-style: italic;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.widget h2 span{
	color:#EEAC00;
	text-shadow: 0 2px 4px black;
}

#signup-form label {
	font-size:16px;
	display: block;
	margin-bottom:10px;
	line-height:1;
}
#signup-form input[type=text], #signup-form textarea {
	background-color:#fff;
	border: none;
	border-top: solid 3px #bababa;
	width:250px;
	padding: 9px 10px;font-size:14px;
	border-radius: 4px;
}
#signup-form p.last {
	margin-bottom: 0;
}
#signup-form button, #signup-form button > span {
	display: block;
	width:100%;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#signup-form button > span {
	background-color:rgba(0, 0, 0, 0.5);
	font-size:16px;
	text-align:center;
	line-height: 48px;
	-webkit-transition: background .5s linear;
	-moz-transition: background .5s linear;
    -ms-transition: background .5s linear;
    -o-transition: background .5s linear;
	transition: background .5s linear;
}
#signup-form button > span{
	background: #1DB1BE;
}

#signup-form button > span:hover{
	background: #C47107;
}
form p{
	margin: 0 0 20px;
}
#testimonials-container {
	padding: 30px 0;
}
#testimonials {
	padding: 0 50px;
}
#testimonials ul {
	margin:0;
}

#select {
  background-color: white;
  border: none;
  border-top: solid 3px #BABABA;
  width: 270px;
  padding: 9px 10px;
  font-size: 14px;
}
.customer-avatar {
	background-color:#fff;
	float:left;
	padding: 10px;
}
.customer-says {
	margin-left: 175px;
	padding: 20px 25px;
	border: solid 1px #d5d5d5;
	background-color:#fff;
	font-size:18px;
}
.customer-says > div {
	background: url(../images/bg-testibox.png) no-repeat left 50px;
	padding-left:50px;
	margin-left: -49px;
}
.customer-position {
	font-size:14px;
	padding-top: 15px;
	color:#333;
	text-shadow: 0 1px 0 #fff;
}
.grey {
	color:#666;
}
.customer-avatar img {
	float:left;
}
#container {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
	padding: 50px 0 20px;
}
#footer {
	padding: 30px 0;
	background: url(../images/bg-body.jpg);
}
#footer-logo{
	width: 190px;
	margin: -20px 0;
}
#legality {
	line-height:36px;
	font-size:14px;
	color:#333;
}
#social-networks li { display: inline; }

/* `Colors
----------------------------------------------------------------------------------------------------*/
#header {
	background: url(../images/bg_pattern.png) center top;
}
#testimonials a, #container a, #container h2, #container h3, .highlight {
	color:#75150c;
}

.content
{
  padding: 0 15px 0 15px;
}
#mid-colomn{
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}
.winered #header {
	background: #5f0817 url(../images/bg_pattern.png) center top;
}
.winered #testimonials a, .winered #container a, .winered #container h2, .winered #container h3, .winered .highlight {
	color:#750c38;
}

.grape #header {
	background: #5e075b url(../images/bg_pattern.png) center top;
}
.grape #testimonials a, .grape #container a, .grape #container h2, .grape #container h3, .grape .highlight {
	color:#600c75;
}

.blusihgreen #header {
	background: #06565b url(../images/bg_pattern.png) center top;
}
.blusihgreen #testimonials a, .blusihgreen #container a, .blusihgreen #container h2, .blusihgreen #container h3, .blusihgreen .highlight {
	color:#0c7564;
}

.darkgreen #header {
	background: #485e07 url(../images/bg_pattern.png) center top;
}
.darkgreen #testimonials a, .darkgreen #container a, .darkgreen #container h2, .darkgreen #container h3, .darkgreen .highlight {
	color:#73750c;
}

.darkpurple #header {
	background: #3e2c38 url(../images/bg_pattern.png) center top;
}
.darkpurple #testimonials a, .darkpurple #container a, .darkpurple #container h2, .darkpurple #container h3, .darkpurple .highlight {
	color:#4b3649;
}

.map {
  padding: 20px;
}

.contact-row {
	display: block;
	min-height: 62px;
	width: 100%;
	overflow: auto;
	margin-bottom: 15px;
}

.studio-contact-btn a {
	display: block;
	width: 32%;
	float: left;
	margin-right: 16px;
	height: 46px;
	background: blue;
	border-radius: 5px;
}

.studio-contact-btn img {
	display: inline-block;
	padding: 6px 5px 0 14px;
}

.studio-contact-btn span {
	position: absolute;
	color: white;
	font-size: 17px;
	margin: 4px 0 0 14px;
}

.studio-contact-btn span.get-directions {
	position: absolute;
	margin: 23px 0 0 14px;
	font-size: 15px;
}

a#orlando-btn {
	background: #E1A019;
	background: -moz-linear-gradient(top, rgba(225, 160, 25, 1) 0%, rgba(198, 120, 21, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(225, 160, 25, 1)), color-stop(100%,rgba(198, 120, 21, 1)));
	background: -webkit-linear-gradient(top, rgba(225, 160, 25, 1) 0%,rgba(198, 120, 21, 1) 100%);
	background: -o-linear-gradient(top, rgba(225, 160, 25, 1) 0%,rgba(198, 120, 21, 1) 100%);
	background: -ms-linear-gradient(top, rgba(225, 160, 25, 1) 0%,rgba(198, 120, 21, 1) 100%);
	background: linear-gradient(to bottom, rgba(225, 160, 25, 1) 0%,rgba(198, 120, 21, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1a019', endColorstr='#c67815',GradientType=0 );
	border: 1px solid #CA9508;
	box-shadow: #924F00 0px 1px 1px;
}

a#lakemary-btn {
	background: #A0214E;
	background: -moz-linear-gradient(top, rgba(160, 33, 78, 1) 20%, rgba(149, 29, 77, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,rgba(160, 33, 78, 1)), color-stop(100%,rgba(149, 29, 77, 1)));
	background: -webkit-linear-gradient(top, rgba(160, 33, 78, 1) 20%,rgba(149, 29, 77, 1) 100%);
	background: -o-linear-gradient(top, rgba(160, 33, 78, 1) 20%,rgba(149, 29, 77, 1) 100%);
	background: -ms-linear-gradient(top, rgba(160, 33, 78, 1) 20%,rgba(149, 29, 77, 1) 100%);
	background: linear-gradient(to bottom, rgba(160, 33, 78, 1) 20%,rgba(149, 29, 77, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0214e', endColorstr='#951d4d',GradientType=0 );
	border: #8B204B 1px solid;
	margin-right: 0;
	box-shadow: #53051B 0 1px 1px;
}

a#winterpark-btn {
	background: #429ABB;
	background: -moz-linear-gradient(top, rgba(66, 154, 187, 1) 0%, rgba(43, 105, 142, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(66, 154, 187, 1)), color-stop(100%,rgba(43, 105, 142, 1)));
	background: -webkit-linear-gradient(top, rgba(66, 154, 187, 1) 0%,rgba(43, 105, 142, 1) 100%);
	background: -o-linear-gradient(top, rgba(66, 154, 187, 1) 0%,rgba(43, 105, 142, 1) 100%);
	background: -ms-linear-gradient(top, rgba(66, 154, 187, 1) 0%,rgba(43, 105, 142, 1) 100%);
	background: linear-gradient(to bottom, rgba(66, 154, 187, 1) 0%,rgba(43, 105, 142, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#429abb', endColorstr='#2b698e',GradientType=0 );
	border: 1px solid #1E4F71;
	box-shadow: #034669 0 1px 1px;
}
.calendar-btn{
	text-align: center;
	margin-top: 10px;
}
.calendar-btn a{
	padding: 7px;
	border-radius: 5px;
	background: #429ABB;
	background: -moz-linear-gradient(top, rgba(66, 154, 187, 1) 0%, rgba(43, 105, 142, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(66, 154, 187, 1)), color-stop(100%,rgba(43, 105, 142, 1)));
	background: -webkit-linear-gradient(top, rgba(66, 154, 187, 1) 0%,rgba(43, 105, 142, 1) 100%);
	background: -o-linear-gradient(top, rgba(66, 154, 187, 1) 0%,rgba(43, 105, 142, 1) 100%);
	background: -ms-linear-gradient(top, rgba(66, 154, 187, 1) 0%,rgba(43, 105, 142, 1) 100%);
	background: linear-gradient(to bottom, rgba(66, 154, 187, 1) 0%,rgba(43, 105, 142, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#429abb', endColorstr='#2b698e',GradientType=0 );
	border: 1px solid #1E4F71;
	box-shadow: #034669 0 1px 1px;
}
.container-background{
	background: #ffe34c; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffe34c 0%, #ffd819 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe34c), color-stop(100%,#ffd819)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffe34c 0%,#ffd819 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffe34c 0%,#ffd819 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffe34c 0%,#ffd819 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffe34c 0%,#ffd819 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe34c', endColorstr='#ffd819',GradientType=0 ); /* IE6-9 */


}
.pattern-background{
		background-image:url(../images/stripe.png);
		background: none;
}
.location-box{
	height: 150px;
	width: 100%;
	background: white;
	border-radius: 3px;
	border: 2px solid white;
	box-shadow: 2px 2px 2px #000;
	color: black;
	margin: 10px 0;	
	text-align: center;
	padding: 10px 5px;

	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(249,227,114,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(249,227,114,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,227,114,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,227,114,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,227,114,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(249,227,114,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9e372',GradientType=0 ); /* IE6-9 */

}
.location-box h1{
	color:#703A00;
	margin-bottom: 5px;
}
.location-box h3{
	font-size: 25px;
}
.location-box p{
	margin: 10px 0;
}
.location-box img{
	width: 100%;
}
.row-cash-btn{
	width: 46%;
	height: 165px;
	float: left;
	margin: 0 19px;
	overflow: hidden;
	border-radius: 9px;
}
.row-cash-btn img{
	width: 100%;
}
.right-column{
	background: url(../images/bg-mask.png);
	background: #303030;
	padding:10px;
	border-radius: 5px;
}
	.right-column h1{
		font-family: 'LeagueGothicRegular';
		font-size: 54px;
		font-weight: normal;
		text-align: center;
		text-transform: uppercase;
		color: white;
		margin: 0;
		
	}
.brands{
	background: white;
	border-radius: 5px;
	padding: 25px 10px;
	margin: 5px 0;
}
.brands h2{
	color: #279932;
	text-shadow:0 1px 0 black;
	font-size: 37px;
	text-align: center;
	border-bottom: 2px solid #e99e00;
	line-height: 1;
	padding-bottom: 7px;
}
.card-brands{
	width: 100%;
	text-align: center;
	margin: 5px 0;
}
.card-brands img{
	width: 200px;
}
#features h1{
	font-family: 'LeagueGothicRegular';
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 -10px;
	font-size: 62px;
	color: white;
}
.location-box{
	height: 150px;
	width: 100%;
	background: white;
	border-radius: 3px;
	border: 2px solid white;
	box-shadow: 2px 2px 2px #000;
	color: black;
	margin: 10px 0;	
	text-align: center;
	padding: 10px 5px;

	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(249,227,114,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(249,227,114,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,227,114,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,227,114,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,227,114,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(249,227,114,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9e372',GradientType=0 ); /* IE6-9 */

}
#features .location-box h1{
	font-weight: bold;
	font-family:Sanchez, serif;
	color:#703A00;
	margin-bottom: 5px;
	font-size: 17px;
}
.location-box h3{
	font-size: 25px;
}
.location-box p{
	margin: 10px 0;
}
.location-box img{
	width: 100%;
}
#our-brands{
	color: black;
	font-size: 30px;
	margin:35px 15px 0 0;
	float: left;
	text-align: center;
}
.clear{
	clear: both;
}
.best-of{
	background: white;
	border-radius: 5px;
	padding: 5px 10px;
	margin: 10px 0;
}
.best-of img{
	width: 129px;
	margin: 0 auto;
	display: block;
}