
html {
	font-size: 62.5%;
}

body {
	margin: 0; padding: 0;
	font: 1.2em/1.5em 'HelveticaNeue, Arial', sans-serif;
	color: #646464;
	background:#1467A3;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

ul, ol {
	margin: 0; 
	padding: 0 0 0 20px;
}

li {
	list-style: none;
}

form, fieldset {
	margin: 0; padding: 0;
	border: 0;
}

.error {
	color: #125381;
	font-weight: bold;
}

.warning {
	font-weight: bold;
	color: #1467a3;
}

.highlight {
	/*background: #1467a3;
	color: #ffffff;
	font-weight: bold;
	padding: 0 3px;*/
	color: #1567a3;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.3em;
	padding: 8px 0;
	display: block;
}

.wysiwyg {
	margin: 10px 10px 10px 10px;
}

.wysiwygright {
	margin: 0 0 10px 10px;
}

.wysiwygleft {
	margin: 0 10px 10px 0;
}

#wrapper {
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0 0 15px 0;
	overflow: hidden;
	background:#fff;
}


/*** HEADER ***/

#header {
	overflow: hidden;
	padding: 8px 23px;
}

#header #forecast iframe select{
	background:#f6f6f6;
	border:1px solid #cbcbcb;
	color:#646464;
	font-weight:bold;
}

#header #links {
	float: right;
	padding: 10px 0px 0 30px;
	width:400px;
	
}


#header #links div{
	float:left;
	padding:0em 1em;
	}

#forecast {	
	padding: 10px 0 0 0;
}

#forecast label {
	float: left;
	padding: 0 8px 0 0;
}

#forecast .options {
	float: left;
	width: 183px;
}

#forecast .options select {
	width: 176px;
}


#forecast .submit {
	float: left;
}


#logo a{
	background: url(../images/logo.png) no-repeat;
	float: left;
	text-indent: -5000px;
	width: 188px;
	height: 72px;
}

/*** NAV ***/

.nav {
	background: url(../images/nav_bg.png) repeat-x;
	overflow: hidden;
	border-bottom: 1px solid #ffffff;
}

.nav ul {
	padding: 0;
}

.nav li {
	list-style: none;
	float: left;
}

.nav li a {
	background-repeat: no-repeat;
	height: 45px;
	color: #ffffff;
	float: left;
	text-indent: -5000px;
}

.nav_section {
	border-top: 1px solid #c8c8c8;
	padding: 10px 0 0 0;
	margin: 5px 0 0 0;
}


/*en */

.nav_en li a {
	background-image: url(../images/spritesheet.png);
}

.nav_en #nav_index a {
	background-position: 0 0;
	width: 81px;
}

.nav_en #nav_index .active,
.nav_en #nav_index a:hover {
	background-position: 0 -45px;
}

.nav_en #nav_about-us a {
	background-position: -81px 0;
	width: 91px;
}

.nav_en #nav_about-us .active,
.nav_en #nav_about-us a:hover {
	background-position: -81px -45px;
}

.nav_en #nav_news a {
	background-position: -172px 0;
	width: 62px;
}

.nav_en #nav_news .active,
.nav_en #nav_news a:hover {
	background-position: -172px -45px;
}

.nav_en #nav_courses-list a {
	background-position: -234px 0;
	width: 85px;
}

.nav_en #nav_courses-list .active,
.nav_en #nav_courses-list a:hover {
	background-position: -234px -45px;
}

.nav_en #nav_facilities a {
	background-position: -319px 0;
	width: 171px;
}

.nav_en #nav_facilities .active,
.nav_en #nav_facilities a:hover {
	background-position: -319px -45px;
}

.nav_en #nav_links a {
	background-position: -490px 0;
	width: 115px;
}

.nav_en #nav_links .active,
.nav_en #nav_links a:hover {
	background-position: -490px -45px;
}

.nav_en #nav_contact-us a {
	background-position: -605px 0;
	width: 104px;
}

.nav_en #nav_contact-us .active,
.nav_en #nav_contact-us a:hover {
	background-position: -605px -45px;
}


/*cy */

.nav_cy li a {
	background-image: url(../images/spritesheet_cy.png);
}

.nav_cy #nav_index a {
	background-position: 0 0;
	width: 83px;
}

.nav_cy #nav_index .active,
.nav_cy #nav_index a:hover {
	background-position: 0 -45px;
}

.nav_cy #nav_about-us a {
	background-position: -83px 0;
	width: 91px;
}

.nav_cy #nav_about-us .active,
.nav_cy #nav_about-us a:hover {
	background-position: -83px -45px;
}

.nav_cy #nav_news a {
	background-position: -174px 0;
	width: 86px;
}

.nav_cy #nav_news .active,
.nav_cy #nav_news a:hover {
	background-position: -174px -45px;
}

.nav_cy #nav_courses-list a {
	background-position: -260px 0;
	width: 68px;
}

.nav_cy #nav_courses-list .active,
.nav_cy #nav_courses-list a:hover {
	background-position: -260px -45px;
}

.nav_cy #nav_facilities a {
	background-position: -328px 0;
	width: 171px;
}

.nav_cy #nav_facilities .active,
.nav_cy #nav_facilities a:hover {
	background-position: -328px -45px;
}

.nav_cy #nav_links a {
	background-position: -499px 0;
	width: 173px;
}

.nav_cy #nav_links .active,
.nav_cy #nav_links a:hover {
	background-position: -499px -45px;
}

.nav_cy #nav_contact-us a {
	background-position: -672px 0;
	width: 99px;
}

.nav_cy #nav_contact-us .active,
.nav_cy #nav_contact-us a:hover {
	background-position: -672px -45px;
}

/*** SEARCH ***/

#search {
	float: right;
	padding: 12px 15px 0 0;
}

#search label {
	display: none;
}

#search .searchbox {
	background: url(../images/search_bg.png) no-repeat; 
	height: 21px;
	width: 153px;
	border: none;
	float: left;
	color: #838383;
	padding-left: 5px;
}

#search .submit {
	float: left;
}


/*** BANNER ***/

#banner {
	background-repeat: no-repeat;
	width: 981px;
	height: 320px;
	position: relative;
}

#banner h1 {
	text-indent: -5000px;
}

#banner #flash_vid {
	background: url(../images/video_bg.png) no-repeat;
	position: absolute;
	top: 21px;
	right: 34px;
	padding: 25px 24px 20px 34px;
}

#banner_inner {
	background-repeat: no-repeat;
	width: 981px;
	height: 86px;
}

#banner_inner h1 {
	font-size: 3.6em;
	color: #ffffff;
	font-weight: bold;
	padding: 25px 0 0 20px;
	line-height: 1em;
}

/*** HOMEPAGE ***/

.homepage {
	overflow: hidden;
	margin: 0;
}

.homepage #left {
	width: 479px;
	float: left;
	border-right: 2px solid #ffffff;
	margin-top: 2px;
}

.homepage #right {
	width: 499px;
	float: left;
	margin-top: 2px;
}

.homepage .cta {
	padding: 10px 28px 14px 12px;
	overflow: hidden;
	border-bottom: 2px solid #ffffff;
}


.homepage .blue a:hover {
	color: #ffffff;
}

.homepage .cta .image {
	float: left;
	padding: 0 16px 0 0;
}

.homepage .cta .description {
	overflow: hidden;
}

.homepage .cta .description p {
	margin: 0;
	color: #ffffff;
}

.homepage .grey .description p {
	color: #646464;
}

.homepage .cta .date {
	font-weight: normal;
	color: #646464;
}

.homepage .small {
	float: left;
} 

.homepage .cta_choose {
	padding: 11px 0 0 0;
	width: 233px;
}

.homepage .cta_choose a {
	padding: 0 0 0 9px;
}

.homepage .cta_course {
	padding: 0 26px 0 0;
}

.homepage .cta_course a {
	/*padding: 0 0 0 9px;*/
}

/*.homepage .cta_competition .description {
	overflow: hidden;
	padding: 15px 0 0 13px;
}*/

/*.homepage .cta_competition h2 {
	float: left;
}*/

/*.homepage .cta_competition  p {
	font-size: 1.4em;
	margin: 0;
	color: #ffffff;
	padding: 0 0 11px 0;
	font-size: 1.7em;
	line-height: 1.1em;
}*/

.homepage .blue {
	background: #1f3f52;
	height: 85px;
	padding-right: 10px;
}

.homepage .blue a {
	color: #ffffff;
	font-weight: bold;
	display: inline-block;
}

.homepage .grey_list h2 {
	background: #E6E6E6;
	padding: 10px 0 0 12px;
}

.homepage .grey_list h3 a {
	color: #333333;
}

.homepage .grey_list h3 a:hover{
	color:#EC5E00;
}
 

.homepage .grey {
	background: #e6e6e6;
	padding-left: 18px;
	height: 106px;
}

#left .grey_list h2 {
	padding-bottom: 2px;
}



/*** PAGE ***/

.page {
	overflow: hidden;
	padding: 25px 20px 48px 0;
	border-bottom: 1px solid #c8c8c8;
	min-height: 350px;
}

.page .title {
	font-size: 2.5em;
	padding: 0 0 10px 0;
	color: #333333;
	line-height: 1em;
}

.page .small_title {
	font-size: 1.6em;
	padding: 0 0 5px 0;
	color: #333333;
	line-height: 1em;
}

.page .listing .small_title {
	padding-bottom: 0;
	cursor: pointer;
}

.page .listing .description {
	height: 62px;
	overflow: hidden;
}

.page .double {
	padding: 0 0 5px 0;
}

.page .double .title {
	padding-bottom: 5px;
}

.page .double .small_title {
	padding-bottom: 0;
}

.page .cta .resources li {
	margin: 0px 0 8px 0;
}

.page .cta a {
	background: url('../images/linkArrow.png') no-repeat left center;
	padding: 2px 0 2px 20px;
}



.page .cta .resources li a {
	background: none;
	padding: 0;
}

.page .cta .resources li a img {
	float: left;
	margin: 0 4px 0 0px;
}


/*** RIGHT HAND COL ***/

.page .cta_col {
	float: right;
	width: 308px;
	padding: 0 0 0 17px;
}

.page .cta  {
	padding: 25px 0 5px 0;
	overflow: hidden;
}

#cta_gallery {
	/*padding-left: 12px;*/
}

#cta_gallery h2 {
	overflow: hidden;
	padding: 0 0 5px 0;
}

#cta_gallery .thumb {
	display: block;
	float: left;
	margin: 3px 8px 5px 2px;
	width: 140px;
	height: 85px;
}

#cta_gallery .alt {
	margin-right: 0;
	margin-left: 0;
}

#cta_gallery a{
	background:none;
	padding:0;
}

#cta_testimonial a {
	color: #646464;
	display: block;
}

#cta_testimonial a:hover {
	color: #EC5E00;
}

#cta_testimonial li {
	padding: 0 10px 4px 0;
}

#cta_testimonial ul {
	padding: 0;
}

#cta_testimonial li a {
	background: none;
	padding-left: 0;
}

#cta_links .cta_content p {
	margin: 0 0 5px 0;
}

#cta_courses p,
#cta_training p,
#cta_booking p,
#cta_meet p {
	margin-top: 0;
}

.cta a {
	font-weight: bold;
	color: #646464;
}

.cta a:hover {
	color: #EC5E00;
} 

/*** VIDEO ***/

#cta_video {
	position: relative;
	z-index: 1;
	padding-left: 0;
}

.video_cover {
	position: absolute;
	width: 290px;
	height: 164px;
	left: 0;
	top: 0;
	z-index: 2;
	display: none;
}

.cta .cta_content,
.page .cta ul {
	padding: 15px 0 10px 8px;
}


/*** SIDENAV ***/

.page .sidenav {
	width: 150px;
	float: left;
	padding: 12px 0 0 31px;
}

.page .sidenav .title {
	font-size: 1.2em;
	padding: 4px 0 14px 0;
}

.page .sidenav ul {
	padding: 0;
}

.page .sidenav li {
	list-style: none;
	font-size: 1.2em;
	letter-spacing: -0.3px;
	line-height: 1.2em;
	text-transform: capitalize;
	padding: 0 0 9px 0;
}

.page .sidenav li a {
	color: #7d7d7d;
	font-weight: bold;
}



.page .sidenav .active a,
.page .sidenav .active,
.page .sidenav li a:hover {
	color: #EC5E00;
}




.page .inner {
	overflow: hidden;
	padding: 0 0 0 17px;
	position:relative;
}

.page .content {
	position: relative;
}

.page .content h1 {
	font-size: 1.7em;
	padding: 0 0 10px 0;
}

.page .content h2 {
	font-size: 1.4em;
	padding: 0 0 10px 0;
}

.page .content ol {
	padding: 10px 0 10px 23px;
}

.page .content ul {
	padding: 10px 0 10px 20px;
}

.page .content ul li {
	list-style: disc;
}

.page .content ol li {
	list-style: decimal;
}

.page .content a {
	color: #1567A3;
	text-decoration: underline;
}

.page .content a:hover{
	color:#EC5E00;
}

.page .content p {
	margin-top: 0;
}

.page .content .quote {
	color: #1467a3;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
}


.breadcrumb {
	padding: 0 0 15px 0;
}

.breadcrumb ul {
	padding: 0;
}

.breadcrumb li {
	display: inline;
}

.breadcrumb a {
	color: #1567A3;
	font-weight:bold;
	text-decoration:underline;
}

.breadcrumb a:hover{
	color:#EC5E00;
}


/*** LIST ***/

.list {
	overflow: hidden;
}

.list .item {
	float: left;
	padding: 0 5% 37px 0;
	overflow: hidden;
	width: 45%;
}

.list .alt {
	padding-right: 0;
}

.list .image {
	float: left;
	padding: 1px 16px 0 0;
	width: 140px;
}

.list .description {
	overflow: hidden;
}

.list h3 a {
	color: #333333;
}

.list .date {
	font-weight: normal;
}


/*#list_news {
	padding: 0 47px 0 27px;
}*/

#list_news .image img {
	width: 140px;
	height: 85px;
}

#list_members {
	padding: 20px 0 0 0;
}

#list_members .item {
	width: 45%;
}

#list_members .description {
	height: 130px;
}

#search_list {
	padding: 20px 0 0 0;
}

#search_list .image img {
	width: 140px;
	height: 85px;
	margin-top: 3px;
}

#search_list .item {
	width: 100%;
	padding-bottom: 20px;
}

.search_box {
	overflow: hidden;
}

.search_box .textbox {
	float: left;
	margin: 0 5px 0 0;
}

.search_box .textbox input {
	background: #f6f6f6 url(../images/textbox.png) repeat-x;
	border: 0;
	width: 198px;
	border: 1px solid #C1C1C1;
	padding: 2px 0;
}

.search_box .submit {
	float: left;
}


#rss_list {
	/*padding: 0 47px 0 27px;*/
	clear: both;
}

.border {
	clear: both;
}

#list_facilities {
	padding: 0 47px 0 27px;
}


#course_level_list {
	padding: 5px 0 0 0;
}

#course_level_list .item {
	border-bottom: 1px solid #c8c8c8;
	padding: 10px 0;
}

#course_level_list .last {
	border: none;
}	

#oourse_level_list .description {
	padding: 0 0 15px 0;
}

#oourse_level_list .description p {
	margin: 4px 0 0 0;
}

#course_level_list .buttons {
	padding: 10px 0 0 0;
}

#course_level_list .small_title {
	padding-bottom: 0;
}


#career_list {
	width: 100%;
}

#career_list .image img {
	width: 140px;
	height: 85px;
	margin-top: 2px;
}

#career_list .description {
	overflow: hidden;
}

#list_testimonials h3 {
	padding: 0;
}

#list_testimonials p {
	margin: 0;
}

#list_testimonials .description {
	padding: 0 0 0 15px;
}

#list_testimonials .item {
	padding: 0 0 20px 0;
}

#linksList {
	padding: 15px 0 0 0;
}

/*** LISTING ***/

.listing {
	overflow: hidden;
	padding: 20px 0 0 0;
}

.listing .item {
	float: left;
	width: 240px;
	margin: 0 11px 0 0;
	padding: 0 0 20px 0;
}

.listing .third {
	margin-right: 0;
}

.listing .price {
	margin: 0 0 0 0;
}

.listing .image {
	width: 240px;
	height: 146px;
	margin: 0 0 8px 0;
}


/*** LINKS LIST ***/

.question {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
} 

.question:hover,
.category .minusClasSImage {
	color: #333333;
}


/*** COURSE SUMMARY ***/

.course_summary {
	padding: 5px 0 15px 0;
}

.course_summary h3 {
	margin: 0;
	font-weight: bold;
	color: #333333;
	font-size: 1.2em;
} 

.special_offer {
	position: absolute;
	top: -94px;
	right: 30px;
}


/*** FORM ***/

.form {
	overflow: hidden;
}

.form .section {
	padding: 0 0 23px 0;
}

.form .section h3 {
	color: #333333;
}

.form .row {
	overflow: hidden;
	padding: 25px 0 0 0;
}

.form .row.first {
	padding-top: 0;
}

.form .field {
	float: left;
	padding: 0 33px 0 0;
}

.form .alt {
	padding-right: 0;
}

.form .textbox {
	background: url(../images/textbox.png) repeat-x;
	width: 198px;
	border: 1px solid #c1c1c1;
}

.form .textarea {
	background: #f3f3f3 url(../images/textarea.png) repeat-x;
	border: 1px solid #c1c1c1;
	width: 433px;
}

.form select {
	width: 437px;
}

.form .buttons {
	padding: 25px 0 0 0;
}

.form #captcha {
	margin: 0 0 25px 0;
} 

.form .fullwidth {
	padding-right: 0; 
}

.form .fullwidth select {
	width: 431px;
}

#booking_form .course_info p {
	margin: 0 0 3px 0;
}

#booking_form .course_info p span {
	font-weight: bold;
}

#course_search_form .search_title {
	border-top: 1px solid #c8c8c8;
	padding-top: 20px;
}

#course_search_form .label {
	padding: 0 0 5px 0;
}

#course_search_form select {
	width: 200px;
}

#course_search_form .fullwidth select {
	width: 432px;
}


/*** SEARCH RESULTS TABLE ***/

.table {
	width: 100%;
	margin-bottom: 20px;
}

.table {
	background: #e6e6e6;
}

.table .table_header {
	background: #ffffff;
}

.table .table_header td {
	font-weight: bold;
	color: #333333;
}

.table .odd {
	background: #f0f0f0;
}

.table td {
	padding: 10px 8px;
}

.table a {
	color: #1567A3;
}

.table a:hover {
	color: #EC5E00;
}


#teamMember .image {
	float: left;
	padding: 0 10px 0 0;
}

#teamMember .content {
	overflow: hidden;
}



/*** MAP ***/

/* Goggle */
.GoogleMap {
	padding: 0;
	width: 500px;
	height: 250px;
}

* html .GoogleMap { 
	width: 500px; 
}



.GoogleMap #map {
	height: 250px;	
}
.GoogleMap, 
.GoogleMapWide,
.GoogleMapWideBeach {
	border: 1px solid #979797;
	padding: 8px 9px 8px 9px;	
	margin: 1em 0 1em 0;
}

.GoogleMap, 
.GoogleMapEdit {
	border: 1px solid #979797;
	padding: 8px 9px 8px 9px;	
	margin: 1em 0 1em 0;
}

.GoogleMapEdit {
	margin: 0 0 1em 0;
}	

.GoogleMapEdit #googlemap {
	width: 637px;	
	height: 350px;
}

.GoogleMapWide {
	margin: 0 0 1em 0;
	overflow:hidden;
}	
.GoogleMapWide #map {
	height: 350px;
}


.category {
	padding: 0 0 10px 0;
	/*clear: left;
	float: left;*/
}

.faqHolder {
	overflow: hidden;
	position: relative;
	padding: 0 20px;
}

.faqHolder .paginationFooter {
	padding: 30px 0 0 0;
	text-align: left;
}

.category .answer {
	/*position: absolute;
	left: 200px;
	top: 0;*/
}

.category .answer a {
	color: #333333;
	text-decoration: none;
}

/*** SITEMAP ***/

#sitemap {
	padding: 5px 0 5px 20px;
}


/*** PAGINATION ***/

.pagination,
.paginationFooter {
	overflow: hidden;
	clear: both;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

.pagination a,
.pagination .currentPage,
.paginationFooter a,
.paginationFooter .currentPage {
	background: #7fc020;
	color: #ffffff !important;
	display: inline-block;
	padding: 3px 6px;
	margin: 0 2px;
	text-decoration: none !important;
}

.paginationFooter a,
.pagination a {
	background: #7fc020;
}


.paginationFooter .currentPage,
.pagination .currentPage {
	background: #1467a3;
}

.paginationSeparator {
	display: none;
}


.paginationFooter {
	clear: both;
	overflow: hidden;
}



.download {
	overflow: hidden;
}

.download img {
	float: left;
}



/*** FOOTER ***/

#footer  {
	padding: 25px 22px 0 22px;
	zoom: 1;
}

#footer  ul {
	clear: right;
	float: right;
	padding: 14px 0 0 0;
	*width: 536px;
}

#footer ul li  {
	background: url(../images/stick.png) no-repeat right 3px;
	float: left;
	list-style: none;
	padding: 0 9px;
	font-size: 0.9em;
	color: #646464;
}

#footer li a {
	color: #646464;
}

#footer .last {
	background: none;
	padding-right: 0;
}

#footer .footer_logo {
	float: left;
}

#footer #bookmark {
	float: right;
}

#footer .BookmarkList {
	display: none;
}