
/* ---------------------------------------------------- */
/*		Elements
/* ---------------------------------------------------- */

body {
	background:#072246;
}
a {
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	outline:none;
}
@media (min-width: 569px) {
div {
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
}


/* ---------------------------------------------------- */
/*		Layout
/* ---------------------------------------------------- */

.wrapperhome {
	background: url(/img/homebg.gif) left 125px repeat-x #fff;
}
.wrapper {
	background: url(/img/bg.gif) left 125px repeat-x #fff;
}

@media (max-width: 991px) {
.wrapperhome {
	background: url(/img/bg.gif) left 105px repeat-x #fff;
}
.wrapper {
	background: url(/img/bg.gif) left 105px repeat-x #fff;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.wrapperhome {
	background: url(/img/homebg768.gif) left 125px repeat-x #fff;
}
}


/* ---------------------------------------------------- */
/*		Header
/* ---------------------------------------------------- */

.navbar-brand {
	background: url(/img/ds-logo.png) no-repeat;
	background-image: url(/img/ds-logo.svg), none;
	background-size: 258px 84px;
	width:258px;
	height:84px;
	display:block;
	text-indent:-9999px;
	margin:25px 10px 15px 5px;
}
@media (max-width: 568px) {
.navbar-brand {
	background: url(/img/ds-logo.png) no-repeat;
	background-image: url(/img/ds-logo.svg), none;
	background-size: 200px 65px;
	width:200px;
	height:65px;
	margin:25px 5px 15px 10px;
}
}
.navbar {
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-weight:700;
}

@media (min-width: 992px) and (max-width: 1999px) {
.nav {
	font-size:15px;
	margin:75px 0px 0px 0px;
}
}
@media (min-width: 1200px) {

.nav {
	font-size:18px;
	margin:75px 0px 0px 0px;
}
}

@media (max-width: 768px) {
.dropmenu {
	display: visible;
}
}

#primary-nav li {
	text-transform:uppercase;
	list-style: none;
}

@media (min-width: 769px) {

#primary-nav ul {
	position: absolute;
	top: auto;
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#primary-nav li li {
	margin: -1px 0px 0px 0px;
	float: none;
	position: relative;
	padding: 5px 0px 0px 0px;
	text-transform: none;
	list-style: none;
}

ul#primary-nav li li a:hover {
	color: #8dc63f;
}

ul#primary-nav li ul a {
	text-align: left;
	padding: 3px 0px 3px 15px;
	position: relative;
	margin: 0px;
	font-weight: 700;
	font-size:14px;
	color: #fff;
	text-decoration:none;
	width:100%;
	display:block;
}

ul#primary-nav li ul {
	min-width: 150px;
	background: #0075af;
	margin: 0px;
	padding: 5px 10px 10px 0px;
	position: absolute;
	width: auto;
	height: auto;
	display: none;
	position: absolute;
	z-index: 999;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	list-style: none;
}
}

#primary-nav .menuactive {
	color:#05a4f6 !important;
}


/* ---------------------------------------------------- */
/*		Footer
/* ---------------------------------------------------- */

.footer {
	color:#83cdf3;
	margin:10px 0px 0px 0px;
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
}
.f1, .f2, .f3 {
	margin:15px 0px
}

.f1 p {
	color:#999;
	font-size:9px;
	margin:5px 0px 5px 0px;
	text-transform:uppercase;
}
.f1 img {
	display:inline-block;
}
.f2 {
	text-align:center;
}
.f3 {
	text-align:right;
}
.fb-like {
	float:right;
}
.fine {
	color:#999;
	text-align:right;
	font-size:10px;
	margin:15px 0px 0px 0px;
}
.fine a {
	color:#fff;
}
@media (max-width: 992px) {
.f1, .f2, .f3, .fine {
	text-align:center;
}
.fb-like {
	float:none;
}
}
	

/* ---------------------------------------------------- */
/*		Content
/* ---------------------------------------------------- */

.mcontent {
	background:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow:0px -7px 6px rgba(0,0,0,0.50);
	-moz-box-shadow:0px -7px 6px rgba(0,0,0,0.50);
	box-shadow:0px -7px 6px rgba(0,0,0,0.50);
	margin:0px 0px 40px 0px;
	min-height:415px;
	padding:25px 30px 30px 30px;
}
@media (max-width: 568px) {
.mcontent {
	margin:0px 0px 20px 0px;
	padding:15px 15px 30px 15px;
}
}
.pagetitle {
	color:#8dc63f;
	margin:0px 0px 20px 0px;
}
.sider {
	background:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow:0px 0px 6px rgba(0,0,0,0.50);
	-moz-box-shadow:0px 0px 6px rgba(0,0,0,0.50);
	box-shadow:0px 0px 6px rgba(0,0,0,0.50);
	margin:0px 0px 30px 0px;
}
.subnav {
	padding:15px 15px 10px 15px;
	margin:0;
	list-style:none;
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-weight:700;
	font-size:18px;
}
.subnav a {
	display:block;
	padding:5px 12px;
	margin:0px 0px 5px 0px;
	background:#83cdf3;
	color:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.subnav a:hover {
	background:#8dc63f;
}
.subnav .menuactive {
	background:#05a4f6;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.circle,.regbtn, .cbtn-class, .cbtn-inst, .cbtn-pro {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.regbtn {
    display:block;
    width:150px;
    height:150px;
	padding:45px 0px 0px 0px;
	margin:0px auto 20px auto;
    border: 3px solid #05a4f6;
    border-radius: 50%;
    color:#072246;
    text-align:center;
	background: url(/img/regbtn.png) center top no-repeat;
	background:-moz-radial-gradient(50% 50%, #e1f0cd, #8dc63f);
	background:radial-gradient(50% 50%, #e1f0cd, #8dc63f);
	box-shadow: 0 0 6px rgba(0,0,0,0.50);
    font-size:22px;
    font-weight:700;
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	-webkit-transform: scale( 0.92 );
    -moz-transform: scale( 0.92 );
    -o-transform: scale( 0.92 );
    -ms-transform: scale( 0.92 );
    transform: scale( 0.92 );
}
.regbtn:hover, .regbtn:active {
	background:-moz-radial-gradient(50% 50%, #e1f0cd 40%, #8dc63f);
	background:radial-gradient(50% 50%, #e1f0cd 40%, #8dc63f);
	text-decoration:none;
	-webkit-transform: scale( 1 );
    -moz-transform: scale( 1 );
    -o-transform: scale( 1 );
    -ms-transform: scale( 1 );
    transform: scale( 1 );
    vertical-align: middle;
	color:#0075af;
}


/* ---------------------------------------------------- */
/*		Home
/* ---------------------------------------------------- */

.blueblock {
	background:url(/img/introbg.png) center top no-repeat;
	background-size: 99% auto;
	margin:80px 0px 0px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding:0px 0px 1px 0px;
}
.intro {
	text-align:center;
}
.intro h1 {
	color:#8dc63f;
    font-size:30px;
	text-transform:uppercase;
}
.intro p {
	color:#fff;
    font-size:15px;
	padding:0px 15px;
}
@media (max-width: 1199px) {
.blueblock {
	margin:40px 0px 0px 0px;
}
}
@media (max-width: 992px) {
.blueblock {
	background:#83cdf3;
}
.intro h1 {
	color:#0075af;
    font-size:30px;
	text-transform:uppercase;
	padding:15px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}
.intro p {
	color:#072246;
	padding:10px 20px;
}
}
.cbtn-class {
	background:url(/img/classes.png) center top no-repeat;
}
.cbtn-inst {
	background:url(/img/instructor.png) center top no-repeat;
}
.cbtn-pro {
	background:url(/img/programs.png) center top no-repeat;
}

.cbtn-class, .cbtn-inst, .cbtn-pro {
    display:block;
	width:251px;
	padding:260px 50px 0px 50px;
	margin:0px auto;
    color:#072246;
    text-align:center;
    text-decoration:none;
    font-size:26px;
    font-weight:700;
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	-webkit-transform: scale( 0.92 );
    -moz-transform: scale( 0.92 );
    -o-transform: scale( 0.92 );
    -ms-transform: scale( 0.92 );
    transform: scale( 0.92 );
}

.cbtn-class:hover, .cbtn-class:active, .cbtn-inst:hover, .cbtn-inst:active, .cbtn-pro:hover, .cbtn-pro:active {
	-webkit-transform: scale( 1 );
    -moz-transform: scale( 1 );
    -o-transform: scale( 1 );
    -ms-transform: scale( 1 );
    transform: scale( 1 );
    vertical-align: middle;
	color:#0075af;
}
.homer1 {
	margin: 0px 0px 40px 0px
}
.homer2 {
	margin: 10px 0px 80px 0px
}
@media (max-width: 992px) {
.homer2 {
	margin: 10px 0px 40px 0px
}
}
.homer3 {
	margin: 0px 0px 30px 0px
}
.hnewsevents {
	background:#83cdf3;
	padding:20px 25px 15px 25px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin:10px 0px;
	min-height:245px;
}
.hnewsevents > h2 {
	margin:0px 0px 10px 0px;
	font-size:26px;
	color:#0075af;
	text-transform:uppercase;
}
.hnewspic {
	width:50%;
	max-height:160px;
	overflow:hidden;
	float:right;
	margin:0px 0px 2px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
@media (max-width: 368px) {
.hnewspic {
	width:100%;
	float:none;
	margin:0px 0px 5px 0px;
}
}
.eventtitle {
	vertical-align:middle;
	padding:10px 0px 0px 0px;
}

/* ---------------------------------------------------- */
/*		News and Events
/* ---------------------------------------------------- */

.date {
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-weight:700;
	font-size:12px;
	color:#fff;
	margin:0px 0px 2px 0px;
}
.netitle {
	font-size:18px;
	margin:0px 0px 5px 0px;
}
.netitle a {
	color:#072246;
}
.morebtn {
	color:#fff;
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-weight:700;
}
.caldate {
	width: 70px; height: 60px;
	background: #fcfcfc; 
	background: linear-gradient(top, #fcfcfc 0%,#dad8d8 100%); 
	background: -moz-linear-gradient(top, #fcfcfc 0%, #dad8d8 100%); 
	background: -webkit-linear-gradient(top, #fcfcfc 0%,#dad8d8 100%); 
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	float:left;
	margin:0px 10px 25px 0px;
	padding:4px 0px 0px 0px;
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-weight:700;
	vertical-align:middle;
}
	.caldate p {
		font-size: 28px; text-align: center; 
	}
	
	.caldate p span {
		background: #c5e29d; 
		background: linear-gradient(top, #c5e29d 0%, #8dc63f 100%);
		background: -moz-linear-gradient(top, #c5e29d 0%, #8dc63f 100%);
		background: -webkit-linear-gradient(top, #c5e29d 0%, #8dc63f 100%);
		font-size: 14px; text-transform: uppercase; 	
		display: block;
		border-top: 2px solid #8dc63f;
		border-radius: 0 0 10px 10px;
		-moz-border-radius: 0 0 10px 10px;
		-webkit-border-radius: 0 0 10px 10px;
		padding: 2px 0 6px 0;
	}

@-moz-document url-prefix() {
    .caldate {
        padding: 5px 0 0 0; 
    }
    .caldate p span {
    	padding: 0px 0 3px 0;
    }
}

.newspic {
	width:40%;
	overflow:hidden;
	float:right;
	margin:0px 0px 10px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
@media (max-width: 368px) {
.newspic {
	width:100%;
	float:none;
	margin:0px 0px 5px 0px;
}
}
.newsdtitle {
	margin:2px 5px 15px 0px;
}
.newsum {
	background:#ace1fd;
	padding:20px 25px 15px 25px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin:0px 0px 20px 0px;
}
.newsum:hover, .newsum:active {
	background:#83cdf3;
}
.newsumpic {
	width:40%;
	max-height:160px;
	overflow:hidden;
	float:left;
	margin:0px 20px 5px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
@media (max-width: 368px) {
.newsumpic {
	width:100%;
	float:none;
	margin:0px 0px 5px 0px;
}
}

/* ---------------------------------------------------- */
/*		Misc
/* ---------------------------------------------------- */

#gmap_canvas {
	height: 280px;
	width:100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin:20px 0px 0px 0px
}
.teampic {
	float:left;
	margin:10px 30px 30px 0px;
	width:200px;
	height:200px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.30);
	-moz-box-shadow:0px 0px 8px rgba(0,0,0,0.30);
	box-shadow:0px 0px 8px rgba(0,0,0,0.30);
	background-repeat : no-repeat;
    background-position : 50% 50%;
    background-size   : 100% auto;
    background-size   : cover;
}

/* ---------------------------------------------------- */
/*		Gallery
/* ---------------------------------------------------- */


.gallery h2 {
	margin-top:0px;
}

.gallery .tmb {
	min-height: 200px;
	max-width: 160px;
}
.gallery .tmbsm a img {
	min-height: 80px;
	min-width: 80px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.gallery .tmb a img {
	height: 150px;
	width: 150px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.gallery .tmb a, .gallery .tmbsm a {
	margin:0px 0px 6px 0px;
}

.gallery .tmb, .gallery .tmbsm, .gallery .tmbhm {
	float: left;
	margin: 0px 35px 15px 0px;
	text-align: center;
}

.gallery .tmb a, .gallery .tmbsm a, .gallery .tmbhm a {
	display: inline-block;
	border: 2px solid #05a4f6;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.gallery .tmb a:hover, .gallery .tmbsm a:hover, .gallery .tmbhm a:hover {
	border-color: #8dc63f;
}

/* ---------------------------------------------------- */
/*		Tables
/* ---------------------------------------------------- */
.scheduleTbl > tbody > tr:nth-child(odd) > td,
.scheduleTbl > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.scheduleTbl {
   text-align:left;
   border:none;
   width:100%;
   vertical-align:top;
}
.scheduleTbl td {
   padding:4px;
   border-bottom: 1px dotted #8dc63f;
   vertical-align:top;
}
.scheduleTbl th {
   padding:4px;
   border-bottom: 1px solid #8dc63f;
}
@media (max-width: 568px) {
.scheduleTbl {
	font-size:10px;
}
.scheduleTbl td, .scheduleTbl th {
	padding:2px;
}
}

/* ---------------------------------------------------- */
/*		Forms
/* ---------------------------------------------------- */

.contactform input, .contactform textarea, .contactform select {
  display: block;
  width: 100%;
  padding: 6px 6px 6px 6px;
  margin:0 0 10px 0;
  font-size: 14px;
  line-height: 1.428571429;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #0075af;
   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 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.contactform input, .contactform textarea {
  display: block;
  width: 100%;
}
.contactform select {
  display: inline-block;
  width: auto;
  padding: 2px;
}
.contactform input:focus, .contactform textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.contactform label {
  margin: 5px 10px 0px 5px;
   color:#0075af;
}
.contactform textarea {
  height: auto;
  max-height:100px;
}
.cms_submit {
  display: inline-block;
  padding: 8px 20px 6px 20px !important;
  margin: 12px 0 0 0 !important;
  font-size: 18px !important;
  width:auto !important;
  font-weight: 700;
  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;
}
.fbsubmit {
  color: #fff !important;
  background-color: #05a4f6 !important;
  border-color: #05a4f6;
}
.fbsubmit:hover,
.fbsubmit:focus,
.fbsubmit:active {
  color: #fff !important;
  background-color: #0075af !important;
  border-color: #05a4f6 !important;
}
.cms_browse {
	border:none !important;
	padding:0 !important;
    box-shadow: none !important;
	margin:0 0 5px 0 !important;
}
.has-error {
	color:#C00;
}
.cms_checkbox {
	width:auto !important;
	display:inline-block !important;
}

/* ---------------------------------------------------- */
/*		Helpers
/* ---------------------------------------------------- */

.fb-comments, .fb-comments span[style], .fb-comments iframe[style], .pluginSkinLight > div {width: 100% !important;}

.roundc {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.glyphicon {
	margin:1px 5px 0px 0px;
}
.padder {
	margin: 20px !important
}
.padderright {
	margin: 0px 20px 0px 0px !important;
}
.padderleft {
	margin: 0px 0px 0px 20px !important;
}
.paddertop {
	margin: 20px 0px 0px 0px !important;
}
.padderbtm {
	margin: 0px 0px 20px 0px !important;
}