@font-face {
  font-family: 'ExoLight';
  src: url('/media/fonts/Exo-Light-webfont.eot');
  src: url('/media/fonts/Exo-Light-webfont.eot?#iefix') format('embedded-opentype'), url('/media/fonts/Exo-Light-webfont.woff') format('woff'), url('/media/fonts/Exo-Light-webfont.ttf') format('truetype'), url('/media/fonts/Exo-Light-webfont.svg#ExoLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ExoExtraBold';
  src: url('/media/fonts/Exo-ExtraBold-webfont.eot');
  src: url('/media/fonts/Exo-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'), url('/media/fonts/Exo-ExtraBold-webfont.woff') format('woff'), url('/media/fonts/Exo-ExtraBold-webfont.ttf') format('truetype'), url('/media/fonts/Exo-ExtraBold-webfont.svg#ExoExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ExoDemiBold';
  src: url('/media/fonts/Exo-DemiBold-webfont.eot');
  src: url('/media/fonts/Exo-DemiBold-webfont.eot?#iefix') format('embedded-opentype'), url('/media/fonts/Exo-DemiBold-webfont.woff') format('woff'), url('/media/fonts/Exo-DemiBold-webfont.ttf') format('truetype'), url('/media/fonts/Exo-DemiBold-webfont.svg#ExoDemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ExoRegular';
  src: url('/media/fonts/Exo-Regular-webfont.eot');
  src: url('/media/fonts/Exo-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/media/fonts/Exo-Regular-webfont.woff') format('woff'), url('/media/fonts/Exo-Regular-webfont.ttf') format('truetype'), url('/media/fonts/Exo-Regular-webfont.svg#ExoRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ExoRegularItalic';
  src: url('/media/fonts/Exo-Regular-Italic-webfont.eot');
  src: url('/media/fonts/Exo-Regular-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('/media/fonts/Exo-Regular-Italic-webfont.woff') format('woff'), url('/media/fonts/Exo-Regular-Italic-webfont.ttf') format('truetype'), url('/media/fonts/Exo-Regular-Italic-webfont.svg#ExoRegularItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Dekar';
  src: url('/media/fonts/Dekar.otf');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'fontello';
  src: url('/media/fonts/fontello.eot?44099022');
  src: url('/media/fonts/fontello.eot?44099022#iefix') format('embedded-opentype'),
       url('/media/fonts/fontello.woff?44099022') format('woff'),
       url('/media/fonts/fontello.ttf?44099022') format('truetype'),
       url('/media/fonts/fontello.svg?44099022#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}

.icon-cloud:before { content: '\e812'; } /* '?' */
.icon-facebook:before { content: '\e800'; } /* '?' */
.icon-twitter:before { content: '\e80f'; } /* '?' */
.icon-youtube:before { content: '\e811'; } /* '?' */
.icon-gplus:before { content: '\e801'; } /* '?' */



#fp_prev{bottom:6%;right:10%;position:absolute;font-size:38px;z-index:11;cursor:pointer}
#fp_next{bottom:6%;right:4%;position:absolute;font-size:38px;z-index:11;cursor:pointer}

.displaynone{display:none}

input,textarea,select{-webkit-appearance: none;}



.sbar::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);background-color: #131313;}
.sbar::-webkit-scrollbar{width: 6px;background-color: #131313;}
.sbar::-webkit-scrollbar-thumb{background-color: #f2f2f2;}


.button2{background:#ee2c39;color:white;padding:10px 30px;text-transform:uppercase;border:0;font-family: 'ExoRegular';letter-spacing:1px;font-size:18px;}
.button2:hover{background:#333;}
.awesome,
.awesome:visited {
  background: #222222 url(/media/elem/alert-overlay.png) repeat-x;
  display: inline-block;
  padding: 5px 10px 6px;
  color: #000 !important;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  cursor: pointer;
}
.awesome:hover {
  background-color: #111;
  color: #fff;
}
.awesome:active {
  top: 1px;
}
.small.awesome,
.small.awesome:visited {
  font-size: 11px;
}
.awesome,
.awesome:visited,
.medium.awesome,
.medium.awesome:visited {
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
.large.awesome,
.large.awesome:visited {
  font-size: 12px;
  padding: 12px 14px 12px 14px;
}
.yellow.awesome,
.yellow.awesome:visited {
  background-color: #eb2f3f;
}
.yellow.awesome:hover {
  background-color: #efde25;
}
.exo {
  font-family: 'ExoLight';
}
.exobold {
  font-family: 'ExoExtraBold';
}
textarea,
input,
select {
  font-family: Arial;
  font-size: 12px;
}
.block {
  display: block;
}
.white_container {
  background: #ffffff;
  margin-bottom: 20px;
  position:relative;
}
#book_badge {
  width: 147px;
  height: 219px;
  background: transparent url(/media/elem/button_book.png) top right no-repeat;
  display: block;
  position: absolute;
  z-index: 999;
  right:0;
  top:0;
}
#book_badge:hover {
  background: transparent url(/media/elem/button_book2.png) top right no-repeat;
}
.slide_dots a {
  text-indent: -2900px;
  display: block;
  width: 15px;
  height: 15px;
  background: #fff;
  float: left;
  margin-right: 10px;
  -moz-border-radius: 99px;
  -webkit-border-radius: 99px;
  border-radius: 99px;
}
.slide_dots a.activeSlide {
  background: #eb2f3f;
}
#topnav {
  margin-bottom: 10px;
  /*li#tn40 a{font-size:12px;padding:12px 9px;}temp solution*/

}
#topnav li {
  text-align: center;
  list-style: none;
  float: left;
  background: #000000;
  margin-left: 6px;
  -webkit-transition: all 300ms linear;-o-transition: all 300ms linear;-moz-transition: all 300ms linear;-ms-transition: all 300ms linear;-kthtml-transition: all 300ms linear;transition: all 300ms linear;
}
#topnav li.menuitem {
  width: 131px;
  /*186px or 156 111*/
}
#topnav li a {
  padding: 9px;
  display: block;
}
#topnav li.selected,
#topnav li:hover {
  background: #fff;
}
#topnav li.selected a,
#topnav li:hover a {
  color: #131313;
  
}
#topnav li.homeicon {
  margin-left: 0px;
}
#topnav li.homeicon a {
  padding: 7px 9px 7px 9px;
}
#topnav a {
  color: #ffffff;
  font-size: 16px;
  font-family: 'ExoRegular';
  text-transform: uppercase;
}
#newsletter_subs{padding-top:20px;}

#newsletter_subs .iinput {

    color: #212121;
    border: 2px white solid;
    padding: 10px 20px;
    border-radius: 100px;
    font-size: 12px;
    margin-right: -45px;
    width: 180px;
}

#newsletter_subs .ibutton {

    padding: 10px 20px;
    border-radius: 100px;
    text-transform: uppercase;
		background:#eb2f3f;
		color:white;
    font-size: 12px;
    font-weight: bold;
    border: 2px white solid;
}


#newsletter_subs {
  margin-top: 10px;
}


h1#caption {
 
  display: block;
  font-size: 18px;
  line-height: 120%;
  margin-bottom: 10px;
  padding: 5px;
}
#footer {
  line-height: 140%;
  font-family: 'Dekar';
  background: #000000;
  color: #ffffff;
}
#footer a {
  color: #ffffff;
}
.footer_soc_b{margin:30px 0}
.footer_soc_b a{color:#fff;font-size:16px;margin-left:5px;display:inline-block;background:#333;line-height:40px;width:40px;text-align:center;border-radius:100px}
.footer_soc_b a i{vertical-align:middle;}
.footer_soc_b a:hover{background:black}
#footer h5 {

  text-decoration: none;
  margin-bottom:20px;
}
#footer table {
  border-collapse: separate;
  border-spacing: 15px;
}
#footer #copyright td {
  font-size: 10px;
  color: #ffffff;
  font-family:Arial
}
ul.tabify li {
  list-style: none;
  float: left;
  text-align: center;
  background: #131313;
  font-size: 12px;
  color: #ffffff;
  border-right: 1px #fff dashed;
  font-family: 'ExoLight';
  /*border-bottom: 4px #e7da4c solid;*/
}
ul.tabify li a {
  display: block;
  color: #ffffff;
}
ul.tabify li.selected {
  background: #fff;
  color: #131313;
}
ul.tabify li.selected a {
  color: #131313;
}
ul.tabify span {
  display: block;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 8px;
}
ul.tabify span b {
  display: block;
  font-family: 'ExoExtraBold';
}
ul.tabify span h5 {
  font-size: 13px;
  font-family: 'ExoExtraBold';
}
.tab_content {
  display: none;
  padding-bottom:1px;
}
.tab_content.selected {
  display: block;

}
#page_courses ul.tabify li {
  width: 165px;

}
#page_courses ul.tabify li a {
  margin: 20px 20px;
}
#page_courses ul.tabify li img {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#page_courses ul.tabify li img#b {
  border-bottom: 5px #d0c444 solid;
}
#page_courses ul.tabify li img#c {
  border-bottom: 5px #d91aea solid;
}
#page_courses ul.tabify li img#d {
  border-bottom: 5px #8a1212 solid;
}
#page_courses ul.tabify li img#e {
  border-bottom: 5px #430c9e solid;
}
#page_courses .tab_content .price {
  padding-top: 30px;
  font-size:16px;
}
#page_courses .tab_content .price  a{color:#21a5e2;}
#page_courses .tab_content .price img {
  display: block;
  margin-bottom: 20px;
}
#page_courses .tab_content .price h1 {
  font-size: 30px;
  font-family: 'ExoDemiBold';
  line-height: 100%;
}
#page_courses .tab_content .description {
  width: 260px;
  padding: 0px 0px 40px 40px;
  font-family: Arial;
  font-size: 12px;
}
#page_courses .tab_content .description h2 {
  font-family: 'ExoRegular';
  font-size: 24px;
  margin-bottom: 5px;
  line-height:110%
}
#page_courses .tab_content .description h3 {
  font-family: 'ExoRegular';
  font-size: 18px;
}
#page_courses .tab_content .description a {
  color: #3274b6;
}
#page_courses .tab_content table.desc {
  margin: 0px 30px 30px 30px;
  width: 90%;
  line-height: 130%;
}
#page_courses .booking_form {
  width: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
#page_courses .booking_form #bf_blurb {
  font-size: 12px;
  line-height: 120%;
  margin-bottom: 10px;
  color: #454545;
}
#page_courses .booking_form h2 {
  background: #e2e2e2;
  font-family: 'ExoLight';
  padding: 10px 20px;
  font-size: 20px;
  margin-bottom: 10px;
}
#page_courses .booking_form input.input {
  font-family: Arial;
  display: block;
  background: #f0f0f0;
  border: 1px #c2c2c2 solid;
  padding: 5px;
  margin: 0px 10px 10px 0px;
  color: #131313;
  width: 188px;
}
#page_courses .booking_form .last {
  margin-right: 0px !important;
}
#page_courses .booking_form select.input {
  font-family: Arial;
  display: block;
  background: #f0f0f0;
  border: 1px #c2c2c2 solid;
  padding: 5px;
  margin: 0px 10px 10px 0px;
  color: #131313;
  width: 199px;
}
#page_courses .booking_form .submit {
  font-family: 'ExoExtraBold';
  background: #f4e649;
  border: 0;
  padding: 5px;
  font-size: 16px;
  color: #131313;
}
#page_faq .tab_content {
  width: 510px;
  padding: 30px;
  font-family: Arial;
  line-height: 180%;
}
#page_faq .tab_content h3 {
  font-family: 'ExoDemiBold';
  font-size: 18px;
  margin: 10px 0px;
}
#page_faq ul.tabify li {
  width: 150px;
  padding: 8px 0px;
}
#page_faq ul.tabify li a {
  margin: 20px 2px;
  text-transform: uppercase;
  font-size: 14px;
}
#page_about {
  
 
}
#page_about ul.tabify li {
  width: 220px;
  padding: 8px 0px;
}
#page_about ul.tabify li a {
  margin: 20px 2px;
  text-transform: uppercase;
  font-size: 14px;
}
#page_about .tab_content {

  padding: 60px 360px 60px 60px;
  font-family: Arial;
  line-height: 160%;
}

#page_about .tab_content#about_us{background: url(/media/elem/bg_about.jpg) bottom right no-repeat;}
#page_about .tab_content h2 {
  margin-top: 30px;
  font-family: 'ExoDemiBold';
  font-size: 36px;
}
#page_dj_practice {
 
}
#page_dj_practice table#cal #description {
  line-height: 150%;
  margin: 150px 30px 30px 0px;
  width: 300px;
  font-size: 12px;
}
#page_dj_practice table#cal h1 {
  font-family: 'ExoExtraBold';
  font-size: 30px;
  margin-top: 40px;
}
#page_dj_practice table#cal h2 {
  font-family: 'ExoRegular';
  font-size: 16px;
}
#page_dj_practice table#cal .i30 h2 {
  font-size: 16px;
  margin-bottom: 20px;
}
#page_dj_practice #dj_practice_slide {
  margin-top: 20px;
}
#page_dj_practice #dj_practice_slide_nav {
  position: absolute;
  z-index: 111;
  margin: 150px 0px 0px 30px;
}
#page_dj_practice .calendar_header0 {
  background: #d6d6d6;
  padding: 10px;
  text-align: center;
  margin-bottom: 10px;
  font-family: 'ExoExtraBold';
  font-size: 16px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#page_dj_practice .calendar_header0 img {
  margin: 0px 15px;
}
#page_dj_practice #x_calendar_loader {
  width: 250px;
  float: left;
  margin-right: 40px;
  margin-bottom: 20px;

}
#page_dj_practice #x_one_day_availability {
  width: 280px;
  float: left;
  margin-right: 0px;
}
#page_dj_practice #x_one_day_availability h2{margin-bottom:20px;}
#page_dj_practice #x_one_day_availability .one_hour {
  cursor: pointer;
  font-weight: bold;
  color: #505050;
  width: 130px;
  margin-right: 5px;
  float: left;
  background: url(/media/elem/str1.png) 94% 0% no-repeat;
  line-height: 20px;
  margin-bottom: 8px;
}
#page_dj_practice #x_one_day_availability .one_hour.selected {
  cursor: default;
  color: #d6d6d6;
  background: url(/media/elem/str1.png) 94% 100% no-repeat;
}
#page_dj_practice #x_selected_hours {
  clear: both;
  width:92%
}
#page_dj_practice #x_selected_hours h3 {
  margin: 20px 0px;
}
#page_dj_practice #x_selected_hours .clearfix {
  margin-bottom: 40px;
}
#page_dj_practice #x_selected_hours #promo_code_form {
  font-size: 12px;
  margin-top: 0px;
  float: left;
}
#page_dj_practice #x_selected_hours #promo_code_form .input2 {
  border: 1px #c0c0c0 solid;
  width: 140px;
  margin: 0px 5px;
}
#page_dj_practice #x_selected_hours #promo_code_form .submit2 {
  background: #c0c0c0;
  border: 0;
  text-transform: uppercase;
}
#page_dj_practice #x_selected_hours #timing_list {
  border-bottom: 1px #c0c0c0 dashed;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#page_dj_practice #x_selected_hours .tar {
  font-size: 16px;
  width: 180px;
  float: right;
}
#page_dj_practice #x_selected_hours .selected_time {
  background: url(/media/elem/icon2.png) top right no-repeat;
  line-height: 20px;
  margin-bottom: 8px;
}
#page_dj_practice #x_selected_hours .selected_time a {
  display: block;
  width: 20px;
  height: 20px;
  float: right;
}
#page_dj_practice #x_selected_hours .selected_time b {
  color: #21a5e2;
}
#page_dj_practice #calendar_table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 4px;
}
#page_dj_practice #calendar_table .date_has_event a {
  color: #fff !important;
}
#page_dj_practice #calendar_table td {
  background: #f3f3f3;
  border: 1px #b7b7b7 solid;
}
#page_dj_practice #calendar_table td a {
  display: block;
  padding: 7px;
  color: #3274b6;
}
#page_dj_practice #calendar_table .calendar_box_container .calendar_header {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
#page_dj_practice #calendar_table .calendar_box_container .calendar_header th {
  font-variant: small-caps;
  font-size: 11px;
}
#page_dj_practice #calendar_table .calendar_box_container .calendar_header a {
  margin: 0px 10px;
}
#page_dj_practice .booking_form {
  width: 580px;
  margin-top: 20px;
}
#page_dj_practice .booking_form h2 {
  background: #e2e2e2;
  font-family: 'ExoLight';
  padding: 10px 20px;
  font-size: 20px;
  margin-bottom: 10px;
}
#page_dj_practice .booking_form .input {
  font-family: Arial;
  background: #fff;
  border: 1px #c2c2c2 solid;
  padding: 8px;
  margin: 0px 15px 15px 0px;
  color: #131313;
  width: 250px;
}
#page_dj_practice .booking_form .input.last {
  margin: 0px 0px 15px 0px !important;
}
#page_dj_practice .booking_form #x_date_range_d {
  font-family: Arial;
  background: #fff;
  border: 1px #c2c2c2 solid;
  padding: 8px;
  margin: 0px 15px 15px 0px;
  color: #131313;
}
#page_dj_practice .booking_form #x_date_range_m {
  font-family: Arial;
  background: #fff;
  border: 1px #c2c2c2 solid;
  padding: 8px;
  margin: 0px 15px 15px 0px;
  color: #131313;
}
#page_dj_practice .booking_form #x_date_range_y {
  font-family: Arial;
  background: #fff;
  border: 1px #c2c2c2 solid;
  padding: 8px;
  margin: 0px 15px 15px 0px;
  color: #131313;
}
#page_dj_practice .booking_form .submit {
  font-family: 'ExoExtraBold';
  font-size: 16px;
  background: #f3ea8f;
  border: 0;
  padding: 8px;
  width: 160px;
  color: #131313;
}
#page_dj_practice .booking_form .fancybox {
  text-decoration: underline;
}
#page_home {
  color: #ffffff;
}
#page_home #notification {
  background: #fff;
  padding: 30px;
  margin: 20px 0px;
  color: #131313;
  font-family: 'Dekar';
  font-size: 30px;
  text-align: center;
}
#page_home #mainslide_nav {
  position: absolute;
  z-index: 999;
  bottom:30px;
  left:30px;
}
#page_home #home_student_slide_nav {
  position: absolute;
  z-index: 111;
  margin: 200px 0px 0px 30px;
}

#page_home #home_studio_slide_nav {
  position: absolute;
  z-index: 111;
  margin: 200px 0px 0px 30px;
  background:transparent !important;
}


#page_home .blurb {

  z-index: 333;
  background: #2a2b2b;
  margin: 0;
  color: #fff;
  font-family: 'Dekar';
  font-size: 16px;
	
  padding: 10px;
  display: block;
  height:220px;
  line-height:140%;
}


#page_home .blurb small{font-size:12px;}
#page_home .blurb span{display:inline !important}
#page_home .blurb img.icon{width:40px;vertical-align:middle;margin-right:10px;}
#page_home .blurb b{display:inline-block !important;margin-right:10px;}
#page_home .blurb .w50{display:inline-block;vertical-align:middle;width:49.5%}
#page_home .blurb .revinfo{text-align:left}
#page_home .blurb .revinfo i{display:block}
#page_home .blurb .stars i{margin-left:5px;}

#page_home .blurb .text{margin-top:10px;overflow-y:auto;height:140px}

#page_home h2 {
  font-family: 'ExoRegular';
  color: #ffffff;
  font-size: 44px;
  text-transform: uppercase;
}
#page_home #slide1 {
  margin-bottom: 10px;
  width: 1000px;
  height: 407px;
  background: #131313;
}
#page_home #c1 {
  margin-bottom: 20px;
  height: 300px;
  width: 495px;
  float: left;
}
#page_home #c1 #buttons {
  height: 240px;
  background: #131313;
}
#page_home #c1 #buttons ul {
  padding: 10px;
}
#page_home #c1 #buttons li {
  list-style: none;
  float: left;
  width: 60px;
  padding: 0px 17px;
  height: 220px;
  text-align: center;
  font-family: 'Dekar';
}
#page_home #c1 #buttons a {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
}
#page_home #c1 #buttons img {
  padding-bottom: 25px;
  margin-top: 30px;
}
#page_home #c1 #buttons li span {
  display: block;
  padding-top: 25px;
  line-height: 150%;
}
#page_home #c1 #buttons #a,
#page_home #c1 #buttons #b,
#page_home #c1 #buttons #c,
#page_home #c1 #buttons #d {
  border-right: 1px #3f3f3f dashed;
  display: block;
}
/*
#page_home #c1 #buttons #a span {
  border-top: 5px #149eff solid;
}
#page_home #c1 #buttons #b span {
  border-top: 5px #d0c444 solid;
}
#page_home #c1 #buttons #c span {
  border-top: 5px #d91aea solid;
}
#page_home #c1 #buttons #d span {
  border-top: 5px #8a1212 solid;
}
#page_home #c1 #buttons #e span {
  border-top: 5px #430c9e solid;
}
*/
#page_home #c1 #buttons li span{
	border-top: 5px #fff solid;
	border-bottom: 5px #fff solid;
	height:100px;
	margin-top:40px;
	}

#page_home #c2 {
  margin-bottom: 20px;
  height: 300px;
  width: 495px;
  float: right;
  position:relative;
}


#page_home #c3 {
  margin-bottom: 20px;
  height: 300px;
  width: 495px;
  float: left;
}

#page_home #c3 > div{
	background:#131313;height:255px;padding:1px 0;position:relative;

	}

#page_home #c3 .footer_soc_b	{position:absolute;right:20px;bottom:20px;width:180px}
#page_home #c3 > div > span{display:block;font-family: 'Dekar';
	font-size:15px;
	margin:20px;
	line-height:150%;
	height:175px;overflow:auto;}

#page_home #c3 > div > span p{display:block;margin-bottom:15px;}
#page_home #c4 {
  margin-bottom: 20px;
  height: 300px;
  width: 495px;
  float: right;
}
#page_home #c4 > div{background:#131313;height:255px;padding:1px 0;}
#page_contact {
  padding-top: 1px;
}
#page_contact table#main {
  margin-top: 40px;
  width: auto;
}
#page_contact #form_column {
  margin: 30px;
}
#page_contact #map_column {
  margin: 30px;
}
#page_contact #map_column h2 {
  font-family: 'ExoRegular';
  font-size: 26px;
  margin-bottom: 20px;
}
#page_contact #map_column img {
  vertical-align: middle;
  margin-right: 10px;
}
#page_contact #contact_form {
  background: #000;
  color: #ffffff;
}
#page_contact #contact_form form {
  padding: 20px;
  height: 340px;
}
#page_contact #contact_form_footer {
  background: #000;
}
#page_contact #contact_form_footer td {
  padding: 10px;
  text-align: center;
}
#page_contact #contact_form_footer a {
  color: #ffffff;
  font-family: 'ExoDemiBold';
  font-size: 16px;
}
#page_contact #free_session_form {
  background: #333;/*777*/
  padding: 20px;
}
#page_contact #bf_blurb {
  color: white;
  font-size: 12px;
  margin-bottom: 20px;
  width: 400px;
  line-height: 140%;
}
#page_contact #bf_blurb p{display:block;margin-bottom:20px;}
#page_contact .input {
  display: block;

  border: 0;
  margin-bottom: 20px;
  margin-top: 10px;
  font-size: 12px;
  border: 1px white solid;
	vertical-align: middle;
	padding:8px;
	-webkit-appearance: none;
}
#page_contact .submit {
  background: #e7da4c;
  padding: 8px;
  font-size: 16px;
  border: 0;
  font-family: 'ExoExtraBold';
}
#page_contact .lenght_full {
  width: 400px;
}
#page_contact input.lenght_half {
  width: 189px;
padding:9px 8px;
-webkit-appearance: none;
}
#page_contact select.lenght_half {
  width: 207px;
  border: 1px white solid;
}
#page_contact .height60 {
  height: 85px;
}
#page_contact ul.tabify_reset li {
  list-style: none;
  float: left;
  text-align: center;
  background: #000;
  font-size: 20px;
  color: #ffffff;
  font-family: 'ExoLight';
  padding: 12px;
}
#page_contact ul.tabify_reset li a {
  display: block;
  color: #ffffff;
}
#page_contact ul.tabify_reset li#a {
  width: 205px;
}
#page_contact ul.tabify_reset li#b {
  width: 205px;
  background: #333;
}
#page_contact ul.tabify_reset span {
  display: block;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 8px;
}
#page_contact ul.tabify_reset span b {
  display: block;
  font-family: 'ExoExtraBold';
}
#page_contact ul.tabify_reset span h5 {
  font-size: 13px;
  font-family: 'ExoExtraBold';
}
#page_contact #contact_direction {

  margin-top: 20px;
}
#page_contact #contact_direction td {
  font-size: 12px;
  line-height: 130%;
  padding: 10px 0px;
}
#page_contact #contact_direction img {
  vertical-align: middle;
  margin-right: 10px;
}
#page_contact #contact_direction #td5 {
  text-align: center;
  border-top: 1px #c0c0c0 solid;
}

#page_static {
  padding: 1px;
}
#page_static h2 {
  font-family: 'ExoRegular';
  font-size: 24px;
}
#page_static h3 {
  font-family: 'ExoRegular';
  font-size: 20px;
}
#page_students {
  padding-top: 1px;
  background: #f3f1f2;
}
#page_students .one_dj .intro {
  margin: 10px;
  background: #fff;
  border: 1px #e4e4e4 solid;
}
#page_students .one_dj .intro:hover {
  background: #9d9d9d;
  cursor: pointer;
}
#page_students .one_dj .intro:hover .one_dj_image img {
  opacity: 0.6;
}
#page_students .one_dj .blurb {
  margin: 10px;
  background: #fff;
  border: 1px #e4e4e4 solid;
  display: none;
}
#page_students .one_dj td {
  padding: 10px;
}
#page_students .one_dj .one_dj_image {
  width: 180px;
}
#page_students .one_dj .one_dj_title {
  vertical-align: bottom;
  font-family: 'ExoDemiBold';
  font-size: 24px;
}
#page_students .one_dj .one_dj_dob {
  vertical-align: bottom;
  font-size: 12px;
}
#page_students .one_dj .one_dj_soundcloud {
  vertical-align: bottom;
  font-size: 12px;
  width: 530px;
}
#page_students .one_dj .one_dj_sep span {
  border-left: 1px #c0c0c0 solid;
  padding: 5px 0px 5px 10px;
  height: 160px;
  display: block;
}
#page_students .one_dj .one_dj_quote {
  font-family: 'Dekar';
  font-size: 17px;
  width: 190px;
  text-align: center;
  vertical-align: middle;
}
#page_students .one_dj .one_dj_plus {
  position: relative;
  margin: 0px;
  z-index: 999;
  float: right;
}
#page_students .one_dj .one_dj_aboutme {

  width: 280px;
  padding: 20px 30px;
  color: #333;
  font-family: 'ExoRegular';
}
#page_students .one_dj .one_dj_aboutme h2 {
  font-size: 30px;
}
#page_students .one_dj .one_dj_aboutbecome {
  width: 360px;
  color: #b7b7b7;
  font-style: italic;
  padding: 10px 30px;
}
#page_students .one_dj .one_dj_aboutbecome img {
  display: block;
  margin-left: -20px;
  margin-bottom: 15px;
}
#page_students .one_dj .one_dj_fb {
  text-align: right;
}
#page_students .one_dj .one_dj_fb span {
  display: block;
  margin: 10px 30px;
  text-align: center;
  background: #f5f5f5;
  border: 1px #e6e2e3 solid;
  padding: 10px;
  color: #333;
  font-family: 'Dekar';
  font-size: 20px;
}
#page_students .one_dj .one_dj_fb img {
  margin-right: 30px;
}
.blank {
  width: 700px;
  height: 450px;
  margin: 20px;
}
.blank h2 {
  font-family: 'ExoRegular';
  font-size: 24px;
}
.blank h3 {
  font-family: 'ExoRegular';
  font-size: 20px;
}
#page_becomeadj td {
  vertical-align: middle;
}
#page_becomeadj .input {
  display: block;
  padding: 8px;
  border: 0;
  margin-bottom: 20px;
  margin-top: 10px;
  font-size: 12px;
  border: 1px white solid;
}
#page_becomeadj .submit {
  background: #e7da4c;
  padding: 8px;
  font-size: 16px;
  border: 0;
  font-family: 'ExoExtraBold';
}
#page_becomeadj .lenght_full {
  width: 400px;
}
#page_becomeadj .lenght_30 {
  float: left;
  margin-right: 5px;
}
#page_becomeadj input.lenght_half {
  width: 189px;
  padding: 9px 8px;
}
#page_becomeadj select.lenght_half {
  width: 207px;
  border: 1px white solid;
}
#page_becomeadj .height60 {
  height: 85px;
}
#page_becomeadj form {
  padding: 20px;
  margin: 10px auto;
  width: 340px;
  background: #1f1f1f url(/media/elem/bg2.png) bottom left no-repeat;
  color: #ffffff;
}
#course_music_production a {
  color: #2981b2;
  text-decoration: underline;
}
#popup1,
#popup2 {
  font-size: 12px;
}
#popup1 h3,
#popup2 h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
#page_blog {
  padding-top: 20px;
  font-size: 110%;
  line-height: 1.4;
  position: relative;
}
#page_blog h1 {
  font-size: 38px;
}
#page_blog #mtable {
  width: 90%;
  margin: 0px auto;
}
#page_blog .one_record {
  text-align: left;
  width: auto;
  margin-right: 20px;
}

#page_blog .one_record .soc_icons{
margin:10px 0;
}
#page_blog .one_record a{
  color:#007FFA;
}
#page_blog .one_record h3 {
  font-size: 24px;
  margin-bottom: 15px;
}
#page_blog .one_record h3 a {
  color: #000;
  text-decoration: underline;
}
#page_blog .one_record h2 {
  font-size: 24px;
  margin-bottom: 10px;
}
#page_blog .one_record .record_details {
  color: #000;
  background: #c7c7c7;
  padding: 10px;
  font-size: 12px;
  margin: 20px 0px;
  clear: both;
}
#page_blog #article_gallery {
  clear: both;
  margin: 20px 0px;
}
#page_blog #article_gallery img {
  margin: 0px 10px 10px 0px;
}
#page_blog .uc {
  color: #666666;
  font: bold 16px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}
#page_blog #blog_archive li {
  margin-bottom: 10px;
}
#page_blog #blog_archive a {
  color: #333;
}
#page_blog img.blog_leading {
  display: block;
  margin-bottom: 20px;
}


#instructors h2{margin-bottom:30px;}
#instructors img{width:200px;height:auto;float:right;margin:5px 0 30px 30px;}
#instructors a.button{display:inline-block;margin-right:15px;background:#333;color:white;padding:4px 20px;margin-top:20px;}
#instructors a.button:hover{background:black}


#testimonials .blurb {z-index: 333;margin: 0;padding: 10px;display: block;}


#testimonials .blurb small{font-size:12px;}
#testimonials .blurb span{display:inline !important}
#testimonials .blurb img.icon{width:40px;vertical-align:middle;margin-right:10px;}
#testimonials .blurb b{display:inline-block !important;margin-right:10px;}
#testimonials .blurb .w50{display:inline-block;vertical-align:middle;width:49.5%}
#testimonials .blurb .revinfo{text-align:left}
#testimonials .blurb .revinfo i{display:block}
#testimonials .blurb .stars i{margin-left:5px;}

#testimonials ul{margin:0;padding:0}
#testimonials li{display:block;margin-bottom:30px;}
#testimonials li a{display:block;font-weight:bold}


@media only screen and (max-width:430px) {
	#instructors img{width:100%;margin:0 0 10px 0;float:none}
	}
