/* @override http://americandentalassisting.com/stylesheets/main.css */

/* @override http://americandentalassisting.businesscatalyst.com/stylesheets/main.css */

/* @override http://americandentalassisting.businesscatalyst.com/stylesheets/main.css */

body {
  margin: 0;
  font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h1 { 
  font-size: 2em;
  color: #3a99c7;
}

.whiteTitle {
  font-size: 2em;
  color: #FFFFFF;
  margin-top: 0.67em;
} 

h3 {
  font-size: 1.5em;
  font-weight: normal;
  letter-spacing: -.03em;
}
h4 {
  font-size: 1.3em;
}
p {
  color: #686b73;
  line-height: 1.5em;
  margin-top: 0
}
blockquote {
 color: #686b73;
  margin: 25px 0 25px 0;
  padding: 15px 0 30px 0;
  font-size: 18px;
  background: url(../images/backgrounds/bq2.png) no-repeat center;
}
a, h3, h4 {
  color: #6c8371;  
}


#header a#logo {display: block;
width: 272px; float: left}
#search-bar {
  padding: 8px;
  background: #484952;
  color: #ccc;
  text-transform: uppercase;
  font-size: .8em;
  text-align: right;
}
#search-bar #form span {
	display: block;
	width: 100px;
	margin-top: 6px;
	float: left;
}
#search-bar .right form{
  width: 220px;
  float: right;
}
#search-bar a {
  color: #ccc;
  text-decoration: none;
  padding: 0 .5em;
}
#search-bar input {
  border: none;
  padding: 5px 2px 4px 25px;
  background: url(../images/backgrounds/search.png) no-repeat 0 -2px;
  height: 15px;
  width: 175px;
  float: left;	
}
#search-bar #form  {
	width: 320px;
  float: right;
}
#header {
  height: 190px;
  background: #0b9ec7 url(../images/backgrounds/header.jpg) no-repeat center;
}
#header .container {
  padding: 0;  
}

.container {
   width: 930px;
  margin: 0 auto;
}
#action {
  float:right;
  width: 500px;  
  height: 140px;
  overflow: hidden;
  color: #fff;
  position: relative;
  right: 0;
}
#action div.w30 {
  text-align: right;
  padding-top: 6px;
}
#enroll {
  display: block;
  height: 42px;
  width: 100px;
  text-indent: -999em;
  background-image: url(../images/buttons/enroll.png);
  float: right;
}
#header #action h1 {
  color: #fff;
  font-size: 2em;
  font-weight: normal;
}

/* @group nav */
ul#nav_968365 {
  height: 30px;
  margin: 12px 0 0;
  padding: 0;
}
ul#nav_968365 li {
  display: inline;
  float: left;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  margin-right: 10px;
}
ul#nav_968365 li.selected a {
  background-position: 0 32px;
}
ul#nav_968365 li a {
  padding: 8px 0;	
  width: 100px;
  height: 14px;	
 display: block;
  background-image: url(../images/backgrounds/tab.png); 	
  color: #4b4c5c;
  text-decoration: none;
  text-shadow: 0 1px 1px #ddd;
  overflow: hidden;
}
#nav_968365 li a:active {
  background-position: 0 -30px;
}
/* @end */

#content {
  padding: 20px 0;
  background: #dbdbdb url(../images/backgrounds/body_bg.png) repeat-x 0 top;
}
#spotlight {
  height: 300px !important;
  margin-bottom: 12px;
}
#spotlight ul {
  padding: 0;
  height: 300px;
  margin: 0;
}
#spotlight li {
  list-style: none;
  height: 300px;
}

#nextBtn {
  display: block;
  width: 54px;
  height: 44px;
  float: right;
  position: absolute;
  margin-left:633px ;
  margin-top: 20px;
  z-index: 100;
  -webkit-box-shadow: 0 4px 8px rgba(0,0,0,.5);
  -moz-box-shadow: 0 4px 8px rgba(0,0,0,.5);  
  -webkit-border-radius:8px;
-moz-border-radius:8px;
}
#nextBtn:active {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5);
  margin-top: 23px;
}
#prevBtn {
  display: none;
}
#nextBtn a {
  display: block;
  width: 54px;
  height: 44px;
  text-indent: -999em;
  background-image: url(../images/slider/next.png);  
}

.section h2 {
  background-image: url(../images/backgrounds/panel_header.png);
  padding: 8px 15px;
  height: 17px;
  text-transform: uppercase;
  font-size: 1em;
  overflow: hidden;
  font-weight: normal;
  text-shadow: 0 1px 1px #ddd;  
  margin: 0;
}
.right-bar .section h2 {
  padding: 8px 25px;  
}
.right-bar h2 {
  text-align: right;
}
.section ul {
  margin: 0;
  padding: 0;
  list-style: none;;
}
ul.events {
  text-align: right ; 
  line-height: 1.4em;  
}
ul.calendar {
  background: #f5f5f6;
  color: #f8f8f8;
  margin-bottom: 20px;
}
ul.calendar a {
  display: block;	
  padding: 10px;
  color: #4b4c5c;
  text-decoration: none;
  border-bottom: 2px ridge #fff;
}
.right-bar .section ul.events li a {
  display: block;
  padding: 12px 25px;
  background: #f6f6f7 url(../images/backgrounds/event_grad.png) repeat-x 0 bottom;
}
.right-bar .section ul.events li a {
  color: #484c74;
  text-decoration: none;  
}
.right-bar .section ul.events li a strong {
  display: block;
}


#body-callout {
  background-color: #e9e9ea;
}

#body-callout blockquote {
  margin: 0;
  padding: 10px;
  background: url(../images/backgrounds/bq.png) no-repeat center;
}

body#testimonials blockquote
 {
  margin: 25px 0 25px 0;
  padding: 15px 0 30px 0;
  font-size: 18px;
  background: url(../images/backgrounds/bq2.png) no-repeat center;
  border-bottom: dotted thin #fff
}


#body-callout cite {
  text-align: right;
  display: block;
  font-style: normal;
}
#body-callout h3 {
  margin-bottom: .5em;
}
#whyasda {
  display: block;
  width: 450px;
  height: 68px;
  text-indent: -999em;
  background: url(../images/backgrounds/why_choose_asda.png) no-repeat;
  margin-top: 20px;
}

#extra {
  margin-top: 12px;
}
.soft {
  background: url(../images/backgrounds/soft_white_grad.png) repeat-x 0 top;
}

form table.webform {
  background: transparent !important;  
}

#locations {
  font-size: 85%;
  color: #333;
  line-height: 1.6em;
  padding-top: 20px;
  border-top: 2px groove #fff;
	margin-bottom: 97px;
}
#locations h2 {
  margin: 0 0 .3em 0;
}
#locations h2 a {
  color: #333;
  text-decoration: none;
}


#footer {
  padding: 20px;
  font-size: .8em;
  color: #555;
  margin: 10px auto;
}
#footer span img {
  vertical-align: middle;
  margin-left: 10px;
}
#footer span.left {
  padding-top: 4px;
}

#schedule {
	height: 310px;
	width: auto;
	margin-top: 30px;
	margin-left: -100px;
}

.time {  
	width: 200px;
	float: left;
	font-size: 15px;
	color: #3a99c7;
	font-weight: bold;
	text-align: center;
	margin: 1px;
	margin-bottom: 10px;
}

.location {
	color: #686b73;
	width: 200px;
	height: 50px;
	float: left;
	padding-top: 35px;
	text-align: right;
	margin: 1px;
	font-size: 15px;
	font-weight: bold;
	padding-right: 20px;
}
.checkmark {
	background-color: #e3e3e3;
	background-image: url(/images/checkmark.png);
	background-repeat: no-repeat;
	background-position: center;
	background-position-y: 22px;
	width: 200px;
	height: 80px;
	float: left;
	padding-top: 5px;
	text-align: center;
	margin: 1px;
	font-size: 15px;
}

.nocheckmark {
	background-color: #e3e3e3;
	color: #686b73;
	width: 200px;
	height: 50px;
	float: left;
	padding-top: 35px;
	text-align: center;
	margin: 1px;
	font-size: 15px;
	font-weight: bold;
}