/* Main */
body {
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  min-width: 320px;
  background: #fbfaf6 url(../img/bg/tile-bg-page.jpg);
  color : #666;
}



/* Header */
.header {
	background: #cddee9 url(../img/bg/tile-bg-lightblue.jpg);
	
}

.header a {
  color:  #607890;
  text-decoration: none;
}

.header a:hover {
  color: #036;
  text-decoration: none;
  font-weight: 400;
}

.nav-main 
{
	list-style: none;
	padding: 10px 0px 0px 0px;
	-moz-border-bottom-left-radius: 12px; /* FF1+ */
	-moz-border-bottom-right-radius: 12px;
  	-webkit-border-bottom-left-radius: 12px; /* Saf3-4, iOS 1+, Android 1.5+ */
  	-webkit-border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
    border-bottom-right-radius: 12px;
    background-color: #fbfaf6;
    border: solid 1px #c7c7c7;
    font-weight: 400;
}

.nav-main ul {
  list-style: none;
}

.nav-main ul li {
  display: inline;
  margin-left: 1em;
  font-size: 1.3em;
}

.nav-main ul li.active a {
  color: #036;
}

.nav-main ul li.highlight a {
  color: #cb1500;
}






/* Footer */
.footer {
	background: #cddee9 url(../img/bg/tile-bg-lightblue.jpg);
}



h2 {
  font-size: 1.6em;
}

h3 {
  font-size: 1.4em;
}

h4 {
  font-size: 1.2em;
}

.tefl-logo {
  height: 68px;
  width: 200px;
  margin-top: 1.5em;
}



.nav-main ul li .pointer {
  color: #036;
  position: relative;
  top: 1.0em;
  font-size: 0em;
}


.title-strip {
  background: #cddee9 url(../img/bg/tile-bg-lightblue.jpg);
  margin: 1em 0;
}

.title-strip h1 {
  color: #fff;
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-weight: 200;
  margin: 0.5em 0;
}


.FAQ 
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #28b0c1;
}


.footer .contact-us {display:inline;margin-top: 10px;}
.footer .contact-us .facebook{margin-right:7px;}
.accreditation{clear:both;}
.footer img{display:inline; margin-bottom: 15px;margin-top: 10px;}

.footer a {
  color:  #fff;
  text-decoration: none;
}

.footer a:hover {
  color: #fff;
  text-decoration: underline;
}
 


.footer {
	color: #fff;
}


.image-cropper {
  height: 250px;
  width: 386px;  
  overflow: hidden;
  margin-left: auto; 
  margin-right: auto;
}



/* Showcase */

.carousel-caption-comment {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 10;
  padding: 10px;
  background:rgba(255,255,255,0.8);
  color: Black;
  text-align: center;
  -moz-border-radius: 6px; /* FF1+ */
  -webkit-border-radius: 6px; /* Saf3-4, iOS 1+, Android 1.5+ */
  border-radius: 6px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */ 
}

.carousel-caption { 
  background:rgba(255,255,255,0.8);
  color: Black;
   padding: 5px 10px 5px 10px;
   -moz-border-radius: 6px; /* FF1+ */
  	-webkit-border-radius: 6px; /* Saf3-4, iOS 1+, Android 1.5+ */
   border-radius: 6px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */ 
   text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.slideshow 
{
	background: #fff;
	padding: 10px;
	-moz-border-radius: 0px; /* FF1+ */
  	-webkit-border-radius: 0px; /* Saf3-4, iOS 1+, Android 1.5+ */
   border-radius: 0px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */  
}

.slides {
	-moz-border-radius: 0px; /* FF1+ */
  	-webkit-border-radius: 0px; /* Saf3-4, iOS 1+, Android 1.5+ */
    border-radius: 0px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */   	
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}


.CourseGridNormal {
	border-top-color: #28b0c1;
	border-bottom-color: #28b0c1;
   border-bottom-width : thin;
	border-top-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
}

.CourseGridAlt 
{
	border-top-color: #28b0c1;
	border-bottom-color: #28b0c1;
	border-bottom-width: thin;
	border-top-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
}

.CourseGirdStyle
{
    margin: 0px;
    border: thin none #000000;
    border-spacing: 0px;
    max-width: 800px;
}

.CourseGirdStyle tr
{
    width:100%;
}

.CourseGirdStyle th td
{
    margin: 0px;
    border: thin none #000000;
    border-spacing: 0px;
}

.CourseGirdStyle th
{
    border: thin none #000000;
}

.CourseGirdStyle td
{
    border: thin none #000000;
}


.left {
	text-align: left;
}		
	
.right {
	text-align: right;
}

.center {
	text-align: center;
}
	
.justify {
	text-align: justify;
}

/* Boxout */
.boxout {
	/* border-box is compatible with IE9+ - allows us to add padding and borders to boxouts without affecting the overall width and breaking the grid layout */
	border: 2px solid #1092a8;
	background-color : transparent;
	margin-bottom:10px;
}

.form-control2 {
  display: inline; 
  padding: 3px 6px 3px 6px;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  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 .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


input[disabled]
{
  /* Your CSS Styles */
  background-color:#F0F0F0 !important; 
  color:#303030 !important;
  padding: 3px 6px 3px 6px;
  vertical-align: middle;
  border: 1px solid #cccccc;
  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 .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control2:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}


.BookingLabel
{	
	vertical-align: middle;
	margin: 3px 5px 3px 0px;		
}

.BookingInput
{
	width: 250px;	
}

.ButtonBorder 
{
	border: 1px solid black;
}


.watermarked {
	 color:Gray;
	 font-weight:lighter;
}

.unwatermarked {
}	

.btnLink {
  color:  #036;
  text-decoration: none;
  border: 0px;
  background-color: transparent;
}

.btnLink:hover {
  color: #1092a8;
  text-decoration: underline;
  border: 0px;
  background-color: transparent;
}



.usps-panel  {
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	text-align: left;
}

.usp-title {
	float: left;
	width: 100%;
	height: 50px;
	padding: 0px 10px 0px 10px;
	background: #039 url(../img/bg/tile-bg-usp.jpg) repeat-x;
}

.usp-title h2 {
	float: left;
	font-size: 1.8em;
	color: #fff;
	margin-top: 12px;
}

.usp-panel p {
	line-height: 1.3em;
}

.usp-body {
	float: left;
	background-color: #e6eef8;
	height: auto;
	padding: 10px;
	width: 100%;
}

/* Contact Panels */
#contactpanel.front {
	width: 100%;
	margin: 0px 20px 40px 20px;
	font-family: "proxima-nova-1","proxima-nova-2", sans-serif;
	text-align: left;
}

#contactpanel div {
	font-size: 1.6em;
	margin: 10px 20px 0 20px;
	font-weight: bold;
}

#contactpanel div a {
	text-decoration: none;
	color: #89B4D3;
	font-weight: bold;
}

#contactpanel div {
	color: #89B4D3;
}

#contactpanel div a:hover {
	border-bottom: 1px dotted #036;
	color: #036;
}

#contactpanel.front div img.icon-phone {
	margin: -7px 8px 0 0;
}

#contactpanel.front div img.icon-mail {
	margin: -3px 8px 0 0;
}


#contactpanel-small.front {
	width: 100%;
	margin: 0px 20px 40px 0px;
	font-family: "proxima-nova-1","proxima-nova-2", sans-serif;
	text-align: left;
}

#contactpanel-small div {
	font-size: 1.4em;
	margin: 10px 5px 0 5px;
	font-weight: bold;
}

#contactpanel-small div a {
	text-decoration: none;
	color: #89B4D3;
	font-weight: bold;
}

#contactpanel-small div {
	color: #89B4D3;
	display: block;
}

#contactpanel-small div a:hover {
	border-bottom: 1px dotted #036;
	color: #036;
}

#contactpanel-small.front div img.icon-phone {
	margin: -7px 8px 0 0;
}

#contactpanel-small.front div img.icon-mail {
	margin: -3px 8px 0 0;
}


.fakeLinkButton {
	background-color : transparent;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	cursor:default;
	color: #89B4D3;
}

.fakeLinkButtonHover {
   background-color: transparent;
	color: #660066;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
   text-decoration: underline;
   cursor:pointer;
   color: #89B4D3;
}

.fakeLinkButtonActive {
	background-color : transparent;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	cursor:default;
	color: #036;
}


#NewLinks a {
  color:  #607890;
  text-decoration: none;
  font-size: 1.1em;
}

#NewLinks a:hover {
  color: #036;
  text-decoration: underline;
  font-weight: 400;
  font-size: 1.1em;
}