@charset "utf-8";

body {
	background: #fff url(../images/bg.png) repeat-x;
	color: #666;
}

a {
	color: #008dcb;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3{
	font-family: "Trebuchet MS","Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 .2em;
	color: black;
}

#wrapper{
	width: 940px;
	margin: 0 auto;
	position: relative;
	padding: 417px 0 0 0;
}

#header{
	position: absolute;
	left: 0;
	top: 0;
	height: 417px;
	width: 100%;
}

#logo{
	display: block;
	position: absolute;
	left: 0;
	top: 12px;
	width: 292px;
	height: 103px;
	background: url(../images/logo.png);
}

#topLogin{
	position: absolute;
	top: 11px;
	left: 677px;
	width: 263px;
	height: 104px;
	background: #ebeef0 url(../images/top-login-bg.png) no-repeat;
	text-align: right;
	line-height: 1em;
	font-size: 11px;
}

#topLogin div{
	padding: 10px 10px 0;
}

#topLogin .niceField{
	display: inline;
	padding: 2px;
	width: 171px;
	margin: 0 0 5px 7px;
}

#topLogin .submit{
	width: 76px;
	height: 20px;
	border: 0;
	cursor: pointer;
	margin: 0 7px 5px 0;
	background: #3dc6f3 url(../images/button-login.png) no-repeat;
}

#topFind{
	padding: 12px 20px 0;
	position: absolute;
	left: 0;
	top: 135px;
	width: 617px;
	height: 250px;
	background: url(../images/find-bg.jpg) no-repeat;
}

#topFind h2{
	color: #fff;
	font: bold 28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	margin: 0 0 10px;
}

#topFind select{
	border: 0;
	padding: 2px 0;
	margin: 0 0 5px;
	background: #fff;
	color: #666;
	width: 287px;
	height: 24px;
	font-size: 14px;
	display: block;
}

#topFind .submit{
	width: 146px;
	height: 42px;
	background: url(../images/button-find.png) no-repeat;
	border: 0;
	cursor: pointer;
	margin: 4px 0 0 141px;
}

#menu{
	font-family: "Trebuchet MS","Lucida Grande", Lucida, Verdana, sans-serif;
	position: absolute;
	left: 677px;
	top: 135px;
	height: 251px;
	width: 223px;
	background: #1baee8 url(../images/menu-bg.png) no-repeat;
	list-style-type: none;
	padding: 11px 20px 0;
	margin: 0;
}

#menu li{
	width: 223px;
	background: url(../images/menu-item-active.png) no-repeat 0 -100px;
	border-bottom: 1px solid #6ccff2;
}

#menu li a{
	display: block;
	height: 28px;
	width: 190px;
	line-height: 28px;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	border-bottom: 1px solid #0785b9;
	padding: 0 10px 0 23px;
	background: url(../images/menu-arrow.png) no-repeat 10px 10px;
}

#menu li:hover{
	background-position: 0 0;
	padding-bottom: 1px;
	border: 0;
}

#menu li:hover a{
	padding-bottom: 1px;
	border: 0;
	text-decoration: none;
}

#content{
	background: url(../images/content-bg.png) repeat-y;
	overflow: hidden;
	padding: 15px 20px;
	position: relative;
}

#content .t{
	position: absolute;
	width: 940px;
	height: 15px;
	top: 0;
	left: 0;
	background: url(../images/content-top.png) no-repeat;
}

#mainColumn{
	width: 617px;
	float: left;
}

#mainColumn h1, #mainColumn h2, #mainColumn h3{
	color: #008dcb;
}

#mainColumn h1{
	padding: 5px 0 15px 52px;
	line-height: 1em;
	font-size: 26px;
	background: url(../images/header-bullet.png) no-repeat;
}

#mainColumn h2{
	padding: 7px 0 20px 22px;
	line-height: 1em;
	font-size: 20px;
	background: url(../images/sub-header-bullet.png) no-repeat;
}

#mainColumn p{
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
    
    overflow: hidden;
    
    width: 593px;
}

#mainColumn .sections{
	margin: 0;
	padding: 0 0 .7em;
	list-style-type: none;
	overflow: hidden;
}

#mainColumn .sections li{
	float: left;
	height: 124px;
	margin: 0 8px 8px 0;
}

#mainColumn .sections li.right{
	margin-right: 0;
}

#mainColumn .sections li a{
	display: block;
	float: left;
	width: 138px;
	height: 119px;
	padding: 5px 5px 0;
	background: url(../images/home-content-section.png) no-repeat;
	text-align: center;
}

#mainColumn .sections li a img{
	display: block;
	margin: 0 0 2px;
}

#mainColumn .course{
	background: url(../images/content-section-middle.png) repeat-y;
	margin: 0 0 14px 0;
}

#mainColumn .course:last-child{
	margin: 0;
}

#mainColumn .course .top{
	padding: 10px 19px;
	overflow: hidden;
	background: url(../images/content-section-top.png) no-repeat;
}

#mainColumn .course h3{
	font-size: 18px;
	font-weight: normal;
	color: #323232;
	margin: 0 0 .5em;
}

#mainColumn .course h3 em{
	font-style: italic;
	font-size: 15px;
	display: block;
	color: #757575;
}

#mainColumn .course img{
	float: left;
}

#mainColumn .course .description{
	float: right;
	width: 400px;
	color: #333;
}

#mainColumn .course .description .date{
	font-weight: bold;
}

#mainColumn .course  .description .place{
	padding: 0 0 15px 0;
}

#mainColumn .course .description .link{
	color: #00acf2;
}

#mainColumn .course .description .speakers{
	padding: 15px 0 0;
	color: #999;
}

#mainColumn .course .description .speakers strong{
	color: #333;
	font-weight: bold;
	display: block;
}

#mainColumn .course .bottom{
	position: relative;
	overflow: hidden;
	height: 30px;
	font-size: 16px;
	color: #fff;
	padding: 9px 120px 0 19px;
	background: url(../images/content-section-bottom.png) no-repeat;
}

#mainColumn .course .time{
	padding: 0 30px 0 0;
}

#mainColumn .course .price{
	font-weight: bold;
}

#mainColumn .course .more{
	font-size: 12px;
	position: absolute;
	top: 8px;
	right: 19px;
	display: block;
	width: 96px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	background: #008dcb url(../images/button-blue-on-grey.png) no-repeat;
}

#mainColumn .profile {
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
}

#mainColumn .profile .text{
	float: right;
	width: 450px;
}

#mainColumn .profile .address {
	font-size: 11px;
	padding: 0 0 0 2px;
	width: 117px;
}

#mainColumn .profile .address h4{
	margin: 0 0 .3em;
	font-weight: bold;
	color: #222;
}

#mainColumn .profile .courses {
	float: right;
	width: 300px;

        margin-bottom: 100px;
}

#mainColumn .profile .courses ul{
	margin: 0;
	padding: 0 0 0 1.8em;
}

#mainColumn .profile .courses ul li{
	padding: 1px 0;
}

#mainColumn .profile .courses  h3{
	color: #444;
	font-size: 16px;
	margin: 0 0 .2em;
}

#mainColumn .profile .photo{
	display: block;
	float: left;
}

#mainColumn .profile .email, #mainColumn .profile .visit{
	display: block;
	margin: 0 0 10px;
	background-repeat: no-repeat;
	width: 119px;
	height: 41px;
	float: left;
	clear: left;
}

#mainColumn .profile #lecturer_email, #mainColumn .profile #lecturer_visit{
	display: block;
	margin: 0 0 10px;
	background-repeat: no-repeat;
	width: 119px;
	height: 41px;
	float: left;
	clear: left;
}

#mainColumn .profile .email{
	background-image: url(../images/button-email.png);
}

#lecturer_email
{
    background-image: url(../images/button-email2.png);
}

#mainColumn .profile .visit{
	background-image: url(../images/button-visit.png);
}

#lecturer_visit
{
    background-image: url(../images/button-visit-grey.gif);
}

#mainColumn .profile .address{
	float: left;
}

#mainColumn .lecturerRow{
	overflow: hidden;
	margin: 0 0 15px;
}

#mainColumn .lecturerRow:last-child{
	margin: 0;
}

#mainColumn .lecturerRow .top{
	height: 15px;
	background: url(../images/lecturer-top.png) no-repeat;
}

#mainColumn .lecturerRow .bottom{
	clear: both;
	height: 15px;
	background: url(../images/lecturer-bottom.png) no-repeat;
}

#mainColumn .lecturerLeft, #mainColumn .lecturerRight{
	overflow: hidden;
	background: url(../images/lecturer-middle.png) repeat-y;
}

#mainColumn .lecturerLeft{
	width:300px;
	float:left;
}

#mainColumn .lecturerRight{
	width:300px;
	float:right;
}

#mainColumn .lecturerRow .description{
	float: right;
	width: 170px;
	padding: 0 10px 0 0;
}

#mainColumn .lecturerRow .photo{
	float: left;
	margin: 0 0 0 15px;
}

#mainColumn .lecturerRow .more{
	display: inline-block;
	line-height: 22px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	height: 22px;
	padding: 1px 1px 2px 0;
	vertical-align: middle;
	font-size: 11px;
	width: 89px;
	background: url(../images/button-lecturer-blue.png) no-repeat;
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
	margin-bottom: -5px;
}

#mainColumn .lecturerRow p{
	font-size: 11px;
	line-height: 1.2em;
	margin: 0 0 .3em;
}


#sideColumn{
	float: right;
	width: 223px;
    
    overflow: hidden;
}

#sideColumn h3{
	background: #7b7e82 url(../images/side-header.png) no-repeat;
	color: #fff;
	text-align: center;
	height: 31px;
	line-height: 31px;
	font-size: 16px;
	margin: 0;
}

#sideColumn h4{
	font-size: 12px;
	color: #00aeef;
	margin: 0 0 1px;
}

#sideColumn .button{
	display: inline-block;
	line-height: 22px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	height: 22px;
	padding: 1px 1px 2px 0;
	vertical-align: middle;
	font-size: 11px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}

#sideColumn .blue{
	width: 63px;
	background: url(../images/button-side-blue.png) no-repeat;
}

#sideColumn .grey, .wideBox .grey{
	width: 89px;
	background: url(../images/button-side-grey.png) no-repeat;
}

#sideColumn .dottedList{
	list-style-type: none;
	padding: 0 0 12px;
	margin: 0;
}

#sideColumn .dottedList li{
	overflow: hidden;
	padding: 8px 0;
	font-size: 10px;
	border-bottom: 1px dotted #ccc;
}

#sideColumn .dottedList li .date{
	font-style: italic;
	margin: 0 0 1px;
}

#sideColumn .dottedList li .stars{
	height: 15px;
	width: 70px;
	overflow: hidden;
	margin: 0 0 1px;
}

#sideColumn .dottedList li .stars span{
	display: block;
	width: 14px;
	height: 15px;
	float: left;
	background: url(../images/star-inactive.png) no-repeat;
}

#sideColumn .dottedList li .stars span.active{
	background: url(../images/star-active.png) no-repeat;
}

#sideColumn .dottedList li p{
	margin: 0 0 5px;
}

#sideSubscribeForm{
	padding: 8px 0 12px;
	text-align: right;
}

#sideSubscribeForm .niceField{
	width: 217px;
	margin: 0 0 5px 0;
}

#sideSubscribeForm .submit{
	width: 86px;
	height: 21px;
	border: 0;
	cursor: pointer;
	background: url(../images/button-subscribe.png) no-repeat;
}

#featuredCourses img{
	float: left;
}

#featuredCourses .holder{
	float: right;
	width: 154px;
}

#footer{
	height: 55px;
	overflow: hidden;
	background: url(../images/footer-bg.png) repeat-x;
}

#footerWrapper{
	width: 940px;
	padding-top: 20px;
	color: #fff;
	font-size: 11px;
	margin: 0 auto;
	overflow: hidden;
}

#footerWrapper a{
	color: #fff;
}

.wideBox {
	position: relative;
	width:622px;
	background:#F1F1F1 url(../images/course/wide-bottom.png) left bottom no-repeat;
	margin-bottom:10px;
	float:left;
	padding-bottom: 10px;
	}

.wideBox .pad{
	padding: 10px 15px 0;
	overflow: hidden;
}
	
.wideBox h3 {
	background: url(../images/course/wide-top.png) left top no-repeat;
	padding:0 16px;
	height: 28px;
	line-height: 28px;
	font-size:14px !important;
	color:#fff !important;
}

.wideBox h4{
	font-size: 14px;
	margin: 0 0 .4em;
	color: #000;
}

.wideBox .leftPart p{
	color: #666;
	margin: 0 0 .2em !important;
	padding: 0;
}

.wideBox .logo{
	float: left;
	margin: 0 10px 8px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius-: 10px;
	border-radius: 10px;
}

.wideBox .phoneIcon{
	display: inline-block;
	position: relative;
	top: 1px;
	width: 16px;
	height: 15px;
	margin: 0 5px 0 0;
	background: url(../images/button-phone.jpg) no-repeat;
}
	
.wideBox .email, .wideBox .visit{
	display: block;
	background-repeat: no-repeat;
	width: 130px;
	height: 43px;
	float: left;
	clear: left;
}


.wideBox .email{
	margin: 0 0 12px;	
	background-image: url(../images/button-email.png);
}

.wideBox .visit{
	background-image: url(../images/button-visit.png);
}

.wideBox .leftPart{
	width: 430px;
	float: left;
	overflow: hidden;
}

.wideBox .leftPart .bottom{
	clear: both;
	font-size: 14px;
}

.wideBox .leftPart .bottom strong{
	padding: 0 2px 0 10px;
	color: #000;
	font-size: 16px;
}

.wideBox .rightPart{
	float: right;
}

.wideBox .orangeButton{
	position: relative;
	top: -2px;
	display: inline-block;
	vertical-align: middle;
	height: 25px;
	line-height: 22px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	width: 62px;
	background: url(../images/side-button-orange.png) no-repeat;
}

/* Lecturers list */
	
.lecturers ul{
	padding: 10px 0 0;
	margin: 0;
	list-style-type: none;
}

.lecturers ul li{
	display: inline-block;
	margin: 0 12px;
	font-size: 11px;
	background: #fff;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius-: 5px;
	border-radius: 5px;
	text-align: center;
}

.lecturers ul li img{
	margin: 0 0 5px;
}

.profile img.photo
{
float: left;
	border: 1px solid #ddd;
	vertical-align: bottom;
	margin: 0 10px 3px 0;
}

div#certificate
{
    width: 616px;
    height: 447px;
    
    background-image: url(/images/dc-certificate.png);
    
    background-repeat: no-repeat;
}

div#certificate #cert-content h1
{
    background: none;
    
    padding: 0;
    padding: 112px 0 0 0;
    
    font-size: 22px;
    
    text-align: center;
}

div#certificate #cert-content p
{
    text-align: center;
    
    margin: 11px 0 0 0;
}

div#certificate h2
{
    color: #42494d;
    background: none;
    
    text-align: center;
    padding: 0;
}

div#certificate h2.name
{
    color: #0097de;
    font-size: 22px;
}

div#certificate h3
{
    font-weight: bold;
    font-size: 16px;
    
    text-align: center;
    
    color: #42494d;
  
}

div#dentist-name
{
    margin: 30px 0 0 0;
}

div#course-title
{
    margin: 30px 0 0 0;
}

div#certificate div#date
{
    margin: 45px 0 0 60px;
}

#reviewForm label {
  display: block;
  padding: 0 0 5px 2px;
  color: #666666;
}

#reviewForm .input {
  margin: 0 0 5px;
}

#reviewForm .input input, #reviewForm .input textarea {
  width: 282px;
  margin-bottom: 10px;
}

#reviewForm .input textarea {
  height: 100px;
}

#reviewForm .leftColumn, #reviewForm .rightColumn {
  float: left;
  width: 292px;
}

#reviewForm .ratings{
  overflow: hidden;
  margin: 0 0 10px;
}

#reviewForm .ratings label {
  display: block;
  float: left;
  clear: both;
  text-align: right;
  padding: 0 5px 0 0;
  width: 120px;
  font-size: 11px;
  line-height: 18px;
  color: #728182;
}

#reviewForm .ratings label {
	margin-bottom: 4px;
}

#reviewForm .rightColumn {
  float: right;
}

#reviewForm .rightColumn label{
  text-align: left;
}

#reviewForm .doubleDeckerButton{
  clear: both;
  text-align: left;
  width: 125px;
}

#reviewForm .doubleDeckerButton input{
  position: absolute;
  left: -1px;
  top: -1px;
  width: 129px;
  height: 46px;
  border: none;
  cursor: pointer;
  background: transparent;
}

/* jQuery Rating Plugin */
div.rating-cancel, div.star-rating{
  float:left;
  width:16px;
  height:16px;
  text-indent:-999em;
  cursor:pointer;
  display:block;
  background:transparent;
  overflow:hidden;
  margin: 0 2px 0 0;
}
div.rating-cancel,div.rating-cancel a{
  background:url(../images/rating/delete.gif) no-repeat 0 -16px;
}
div.star-rating,div.star-rating a{
  background:url(../images/rating/star.gif) no-repeat 0 0;
}
div.rating-cancel a,div.star-rating a{
  display:block;
  width:16px;
  height:100%;
  background-position:0 0px;
  border:0
}
div.star-rating-on a{
  background-position:0 -16px!important;
}
div.star-rating-hover a{
  background-position:0 -32px;
}
/* Read Only CSS */
div.star-rating-readonly a{
  cursor:default !important
}
/* Partial Star CSS */
div.star-rating{
  background:transparent!important;
  overflow:hidden!important
}

#submit_button
{
    background-image: url(/images/rating/submit.png);
    
    border: 0;
    width: 86px;
    height: 21px;
}

.wideBox .course-email, .wide-box .course-visit
{
    display: block;
	margin: 0 0 10px;
	background-repeat: no-repeat;
	width: 119px;
	height: 41px;
	float: left;
	clear: left;
}

.wideBox .course-email {
    background-image: url("../images/button-grey.gif");
    margin-bottom: 12px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;    
}

.wideBox .course-visit {
    background-image: url("../images/button-visit-grey.gif");  
}

#mainColumn .lecturerLeft p, #mainColumn .lecturerRight p {
    width: 163px;
    
    text-align: justify;
}

ul.dental-schools
{
	list-style-type: none;
	
	padding: 0;
	margin: 0;
}

ul.dental-schools li
{
	margin: 0;
	padding: 10px 10px 0 10px;
	
	border-bottom: 1px dotted #ddd;
}

ul.dental-schools li .university.logo
{
	float: left;
	
	margin: 0 5px 10px 5px;
	padding: 5px;
	
	width: 170px;
	
	border: 1px solid #ddd;
	
	height: 120px;
	
	text-align: center;
}

ul.dental-schools li .university.logo img
{
	vertical-align: middle;
}

ul.dental-schools li h4.university.name
{
	float: left;
	width: 400px;
}

#mainColumn ul.dental-schools li .university.body
{
	float: left;
	width: 400px;
}

/*
p label.radio-label
{
	float: left;	
}

p span.radio-inputs
{
	float: right;	
}*/

form#contact_form p
{
	width: 100%;	
}

div.contact-form
{
	background: #f1f1f1 url(/images/dc-top-curves.png) no-repeat;	
}

