/* element styles */

/*CSS Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 1;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	font-family: Arial, sans-serif;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 20px;
	padding: 0.67%;
}

h1, h2, h3, h4 {
	color: #254f8b;
	font-family: 'Cambria', serif;
	font-weight: normal;
}

h5, h6 {
	font-weight: bold;
	font-family: 'arial', sans-serif;
	color: #000000;
}

h1 {
	font-size: 1.375em;
}

h2 {
	font-size: 1.25em;
}

h3 {
	font-size: 1.125em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 0.875;
}

p {
	margin-bottom: 15px;
}

td {
	font-size: 100%;
}

button {
	margin: 5px 0;
	padding: 5px 10px;
}

ul, ol {
	list-style-position: outside;
	padding-left: 0;
	list-style-type: none;
}

strong {
	font-weight: bold;
}

i {
	font-style: italic;
}

.wrapper {
	max-width: 60em;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	display: block;
	clear: both;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.hide {
	display: none;
}

/* page element styles */ 
 
#top_bar {
	background: url('top-background.png') repeat-x;
	height: 180px;
}

#top_bar_inner {
	position: relative;	
}

#top_logo {
	margin: 20px 0 30px 0;
}

#blog_top {
	margin: 5px 10px 0 0 ;
}

#skype_top {
	margin: 5px 10px 0 0 ;
}

#skype_top span {
	display: block;
	float: left;
	color: #fff;
	font-size: 75%;
	width: 100px;
	text-align: right;
	margin: 2px 3px 0 0;
}

#facebook_top {
	margin: 5px 10px 0 0 ;
}


#twitter_top {
	margin: 5px 10px 0 0 ;
}

#youtube_top {
	margin: 5px 10px 0 0 ;
}

#language_selection {
	position: absolute;
	left: 260px;
	z-index:99;
	background: #164386 url(globe.png) 5px 5px no-repeat;
	padding: 11px 10px 0 40px;
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    margin: 5px 20px 0 0;
    height: 25px !important;
    overflow-y: hidden;
    overflow-x: hidden;
}

#language_selection:hover {
	height: auto !important;	
}

#language_selection a {
	font-family: 'Cambria', serif;
	display: block;
	color: #fff;	
	margin: 0 0 9px 0;
	text-decoration: none;
}

#search-button {
	margin-top: 10px;
	background: url('search-button.png') no-repeat;
	width: 23px;
	height: 24px;
	border: 0;
	outline: 0;
	text-indent: -999px;
}

#search-box {
	margin-top: 10px;
	background: url('search-box-bg.png') no-repeat;
	width: 152px;
	height: 14px;
	border: 0;
	outline: 0;
	padding: 5px;
}

#site-slogan {
	position: absolute;
	top: 65px;
	right: 0px;
	color: #fff;
	font-size: 120%;
}

#site-slogan-2 {
	position: absolute;
	top: 92px;
	right: 0px;
	text-align: right;
	font-size: 125%;
	color: #9ad8f7;
}

#navigation {
	margin: 0 auto;
	clear: both;
	height: 35px;
	background: url('nav-bg.png') no-repeat;
	font-family: 'Cambria', Serif;
	width: 960px;
}

#nav {
	padding-left: 20px;
	position: relative;
}

#nav li {
	display: inline;
	position: relative;
}

#nav li a {
	color: #ffffff;
	text-decoration: none;
}

.ru #nav li a {
	font-size: 0.9em;
}

.tr #nav li a {
	font-size: 0.9em;
}

.zh #nav_locations-zh .dd_nav_box {
	width: 170px;	
}

.jp #nav li a {
	font-size: 0.9em;
}

#nav li ul {
	display: none;
	z-index: 99;
	position: absolute;
/*	max-width: 200px;*/
	margin: -5px -10px 0 0;
	background: #1b4e9a;
	padding-left: 0px;
	left: 0;
	top: 30px;
}

#nav li:hover ul,
#nav li ul:hover {
	display: block;
}

#nav>li {
	background: url('nav-divider.png') no-repeat 0 -15px;
	height: 35px;
	line-height: 35px;
	padding: 0;
}

#nav li a {
	padding: 10px 17px 12px 17px;
}


#nav>li:first-child {
	background: none;
}

#nav #nav_booking {
	position: absolute;
	left: 733px;
	background: url('book-your-course-button.png') no-repeat -12px 0;
	width: 208px;
	height: 39px;
	display: block;
	vertical-align: text-bottom;
	float: right;
	top: -4px;
/*	margin-top: -40px;*/
	padding: 4px 10px 0 10px;
}

#nav #nav_booking span {
	font-size: 1.375em;
}

.ru #nav #nav_booking span {
	font-size: 0.85em;
}

#nav #nav_booking ul {
	top: 35px;
}

.jp #nav #nav_booking  {
	font-size: 0.85em;
}

#nav li ul li {
	display: block;
	background: #063277;
	text-align: center;
	margin-top: 1px;
	padding: 5px;
	line-height: 18px;
}

#nav li ul li a {
	padding: 0 5px 0 5px;
	display: block;	
}

#nav li .nav_item_active {
	color: #97D0EE;
}

#breadcrumb {
	margin: 20px 0;
	font-size: 0.75em;
	color: #222222;
}

#breadcrumb a {
	background: url('breadcrumb-arrow.png') no-repeat 0 3px;
	padding-left: 10px;
	color: #254f8b;
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px;
}

#breadcrumb span {
	background: url('breadcrumb-arrow.png') no-repeat 0 3px;
	padding-left: 10px;
	margin-left: 5px;
}

#page_main {
	padding-top: 0px;
	width: 960px;
}
#page_main1 {
	padding-top: 240px;
	width: 960px;
}

#page_content h1 {
	border-top: 1px solid #97D0EE;
	border-bottom: 1px solid #97D0EE;
}

#page_content h2 {
	border-bottom: 1px solid #97D0EE;
}

/* content page */

#left_nav {
	float: left;
	width: 240px;
	margin: 55px 0px 0 0;
}

#left_nav ul li, #left_nav .nav_item_1 {
	padding: 5px 20px 5px 10px;
	font-family: 'Cambria', Serif;
	font-size: 1.125em;
	list-style-image: url(small-red-arrow-right.png);
	list-style-position: outside;
	margin-left: 20px;
}

#left_nav #current-page {
	color: #094698;
	list-style-image: url(blue-down-arrow.png);
	list-style-position: outside;
	padding-left: 10px;
	margin-left: 20px;
}

#left_nav #current-page-no-sub, #left_nav .widget ul li.current-cat {
	color: #094698;
	list-style-image: url(blue-right-arrow.png);
	list-style-position: outside;
	padding-left: 10px;
	margin-left: 20px;
}

#left_nav li a, #left_nav .nav_item_1 a, #left_nav .sub #current-page-no-sub a, #left_nav .widget ul li.current-cat a {
	text-decoration: none;
	color: #094698;
}

#left_nav .underline {
	border-bottom: 1px solid #97D0EE;
}

#left_nav .sub li, #left_nav .widget ul li {
	list-style: none;
	padding-left: 30px;
	margin-left: 0px;
}

#left_nav .sub a, #left_nav .widget ul li a {
	color: #C14642;
	font-size: 0.75em;
	font-weight: bold;
}

#border {
	background: url(page-background.png) top right no-repeat;
	min-height: 944px;
	width: 15px;
	float: right;
}

#brochure-box {
	color: #ffffff;
	background: #97D0EE;
	padding: 10px;
	font-size: 0.75em;
	font-weight: bold;
}

#brochure-box a {
	display: block;
	font-size: 1.33em;
	font-family: 'Cambria', Serif;
	color: #063277;
	text-decoration: none;
	padding: 2px 0;
	background: url(red-arrow-on-blue.png) no-repeat 200px 5px;
}

#avail-box {
	background: #E1F2F9;
	padding: 10px;
	font-size: 0.75em;
}

#avail-box a {
	display: block;
	font-size: 1.33em;
	font-family: 'Cambria', Serif;
	color: #C14642;
	text-decoration: none;
	padding: 2px 0;
	font-weight: bold;
	background: url(blue-arrow-right-on-blue.png) no-repeat 200px 5px;
}

#book-now-block {
	background: url(book-now-block.png) no-repeat;
	display: block;
	height: 97px;
}

#book_now_block {	
	display: block;
	background: url(book_now_bg.png) repeat-y;
	padding: 12px 12px 18px 15px;
	text-decoration: none;
}

#book_now_line_1 {
	display: block;
	color: #fff;
	font-size: 85%;
}

#book_now_line_2 {
	display: block;
	color: #9ad8f7;
	font-size: 150%;
	margin: 5px 0 0 0;
	background: url(large-red-right-arrow.png) no-repeat center right;
}

#course-dates-box {
	background: #E1F2F9;
	padding: 10px;
	font-size: 0.75em;
}

#course-dates-box a {
	display: block;
	font-size: 1.33em;
	font-family: 'Cambria', Serif;
	color: #C14642;
	text-decoration: none;
	padding: 2px 0;
	font-weight: bold;
	background: url(blue-arrow-right-on-blue.png) no-repeat 200px 5px;
}

#contact-box {
	background: #E1F2F9;
	padding: 10px;
	font-size: 0.75em;
}

#contact-box a {
	display: block;
	font-size: 1.33em;
	font-family: 'Cambria', Serif;
	color: #C14642;
	text-decoration: none;
	padding: 2px 0;
	font-weight: bold;
	background: url(blue-arrow-right-on-blue.png) no-repeat 130px 5px;
}

#testimonial-image {
	height: 138px;
	padding-top: 137px;
}

#testimonial {
	background: url('testimonial-quote-background.png') no-repeat;
	width: 170px;
	height: 102px;
	padding: 10px 35px;
	font-size: 0.75em;
	font-family: 'arial', sans-serif;
}

#page_content {
	float: right;
	width: 690px;
	padding-left: 30px;
	border-top-left-radius: 5px;
	background: #ffffff;
}

.wide {
	width: 960px !important;
}

#page_content h1, #page_content h2, #page_content h3, #page_content h4, #page_content h5, #page_content h6 {
	clear: both;
}

#page_content p {
	font-size: 0.875em;
	line-height: 1.5em;
	font-family: 'arial', sans-serif;
}

#page_content td {
	font-size: 0.875em;
	line-height: 1.5em;
	font-family: 'arial', sans-serif;
}

#page_content td td {
	font-size: 1em;
}

#page_content td p {
	font-size: 1em;
}


#page_content li {
	font-size: 0.875em;
	line-height: 1.5em;
	font-family: 'arial', sans-serif;
}

#page_content ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}

.highlighted-box, .comment {
	padding: 10px;
	background: url(gradient-blue-white-background.png) top left repeat-x;
	margin-bottom: 20px;
	border: 1px solid #97D0EE;
}

.highlighted-box .title, .locations a.title, .comment .comment-author {
	background: url(blue-title-background.png) top left repeat-x;
	width: 300px;
	font-size: 1.25em;
	color: #97D0EE;
	font-family: 'Cambria', Serif;
	text-decoration: none;
	display: block;
	padding: 2px 10px;
	margin: 0;
}

.highlighted-box a.title {
	margin-left: -10px;
	bottom: 0;
}

.highlighted-box p {
	font-size: 0.875em;
	line-height: 1.5em;
}

.highlighted-box:not.blog a {
	font-size: 1.25em;
	color: #254f8b;
	font-family: 'Cambria', Serif;
	text-decoration: none;
	padding:  0 20px;
	margin: 20px 0;
	line-height: 1.5em;
	background: url(small-red-arrow-right.png) 0 8px no-repeat;
}

.arrowed {
	font-size: 1.25em;
	color: #254f8b;
	font-family: 'Cambria', Serif;
	text-decoration: none;
	padding:  0 20px;
	margin: 20px 0;
	line-height: 1.5em;
	background: url(small-red-arrow-right.png) 0 8px no-repeat;
}

.highlighted-box a.noarrow {
	background: none;	
}

.highlighted-box li {
	font-family: 'arial', sans-serif;
	color: #000000;
	text-decoration: none;
	padding:  0;
	margin: 20px 0;
	list-style-image: url(circle-bullet.png);
}

.highlighted-box hr {
	border: 0;
	border-bottom: #97D0EE 1px solid;
	padding: 0;
	margin: 10px 0 20px -10px;
	width: 103%;
}

.highlighted-box a#no-bg {
	background: none;
}

#page_content .highlighted-list {
	margin: 0 0 20px 0;
	width: 455px;
}

#page_content .highlighted-list li {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	list-style: none;
	background: #E1F2F9;
	border-top: #97D0EE 1px dotted;
	border-bottom: #97D0EE 1px dotted;
	font-family: "Cambria", Serif;
	font-size: 1.125em;
}

#blue-bar {
	background: #E1F2F9;
	margin-bottom: 10px;
	margin-top: -20px;
	padding: 15px 10px;
	font-family: "Cambria", Serif;
	font-size: 1.125em;
	color: #063277;
}

#course-booking {
	background : #E4F3FA;
	padding: 0;
	margin-top: 23px;
}

#book-course-title, .blue-header {
	display: block;
	font-size: 1.33em;
	font-family: 'Cambria', Serif;
	color: #063277;
	text-decoration: none;
	padding: 10px;
	background: #97D0EE;
	border-bottom: 1px solid #ffffff;
}

.book-country {
	height: 105px;
	display: block;
	margin: 20px 0;
}

.book-country:nth-child(2) {
	margin: 0 0 20px 0;
}

.book-locations {
	background : #E4F3FA;
	padding: 0 15px;
}

.book-locations:last-child {
	padding-bottom: 20px;
}

.book-locations .location, #view-gallery {
	font-size: 1em;
	color: #254f8b;
	font-family: 'Cambria', Serif;
	text-decoration: none;
	padding:  0 10px;
	margin: 20px 0;
	line-height: 2em;
	background: url(small-red-arrow-right.png) 0 8px no-repeat;
}

.book-locations .book-now {
	float: right;
	background: url(book-now-button.png) no-repeat;
	width: 88px;
	height: 20px;
	display: block;
	line-height: 2.2em;
	margin: 5px 0;
}

#view-gallery {
	background : url(small-red-arrow-right.png) 10px 22px no-repeat #E4F3FA;
	padding: 10px 0 10px 20px;
	display: block;
	margin: 0 0 10px 0;
}

.locations .title {
	bottom: -40px;
	z-index: 3;
	position: relative;
}

#location_usa, #location_canada {
	width: 335px;
}

#location_usa {
	float: left;
}
#location_canada {
	float: right;
}

#location_brazil img {
	margin: 0 0 20px 170px;
}

#key {
	margin: 10px 0;
	padding: 0 10px;
	font-size: 0.875em;
}

#key img {
	width: 34px;
	height: 34px;
	vertical-align: middle;
}

.accommodation p, .accommodation ul {
	padding-left: 15px;
	width: 335px;
}

.summary-accommodation.col1 {
	padding-left: 15px;
	width: 320px;
}

.accommodation.summary p {
	width: 100%;
}

.summary-accommodation.col1 strong, .summary-accommodation.col1 p, .summary-accommodation.col2 strong, .summary-accommodation.col2 p {
	float: right;
	width: 195px;
	clear: none;
	padding-left: 5px;
	margin-bottom: 5px;
	vertical-align: top;
}

.summary-accommodation img {
	float: left;
}

.accommodation h3 {
	font-weight:bold;
	margin-left: 10px;
}

.accommodation a.factsheet {
	color: #C14642;
	font-weight: bold;
	background: url(blue-arrow-right.png) 170px 5px no-repeat;
	padding-right: 50px;
}

.accommodation .title {
	margin-left: -10px;
	padding-left: 20px;
}

.header-images {
	z-index: 2;
	position: relative;
}

.explore-school {
	margin: 20px 10px;
	display: block;
}

.col1 {
	float: left;
	width: 320px;
}

.col2 {
	float: right;
	width: 320px;
}

#col1 {
	float: left;
	width: 320px;
}

#col2 {
	float: right;
	width: 320px;
}

.image-col1 {
	float: left;
	width: 335px;
}

.image-col2 {
	float: right;
	width: 335px;
}

.left-block {
	width: 366px;
	padding: 0
}

.right-block {
	width: 290px;
	padding: 0
}

#junior-centres {
	background: url(junior-centres-background.jpg) top left no-repeat;
	height: 385px;
	margin-bottom: 20px;
	padding-left: 250px;
	margin-left: -8px;
}

#junior-centres h2 {
	border: 0;
	font-size: 1.25em;
	color: #B6F3A3;
	padding-top: 8px;
	margin-bottom: 40px;
}

#junior-centres a {
	font-size: 1.25em;
	color: #28741C;
	font-family: 'Cambria', Serif;
	text-decoration: none;
	padding:  0 20px;
	margin: 20px 0;
	line-height: 1.5em;
	background: url(small-red-arrow-right.png) 0 8px no-repeat;
	font-weight: bold;
}

#map_canvas {
	margin-bottom: 20px;
}

.accomm_image {
	float: right;
	width: 319px;
	height: 212px;
	margin: 0 0 0 30px;	
}

#accommodation-availability {
	display: block;
	background: url('availability-button.png') no-repeat 0 0;
	font-family: 'Cambria', Serif;
	color: #ffffff;
	font-size: 1.25em;
	padding: 5px 10px;
	width: 290px;
	height: 43px;
	cursor: pointer;
	
}

#accommodation-availability:hover {
	background: url('availability-button.png') no-repeat bottom left;
}

#facilities li, #course-objectives li {
	font-family: 'arial', sans-serif;
	color: #000000;
	text-decoration: none;
	padding:  0;
	margin: 10px 0;
	list-style-image: url(circle-bullet.png);
}

.map_link {
	padding: 0  0 0 10px;
	background: url(small-red-arrow-right.png) 0 6px no-repeat;
	font-family: 'Cambria', Serif;
	color: #254f8b;
	font-size: 110%;
	text-decoration: none;
}

.facts_table {
	margin: 20px 0;
	border-top: #97D0EE 1px solid;
	border-bottom: #97D0EE 1px solid;
	width: 100%;
	padding: 10px 0;
	border-collapse: collapse;
}

.facts_table tr:first-child td {
	padding-top: 20px;
}

.facts_table tr:last-child td {
	padding-bottom: 20px;
}

.facts_table td {
	padding: 5px 10px;
	margin: 0;
}

.facts_table .cell {
	font-weight: normal !important;
	font-size: 85% !important;
}

.facts_table .heading {
	background: #E4F3FA;
	font-family: 'Cambria', Serif;
	color: #254f8b;
}

#brochure {
	margin-top: -170px;
	display: block;
	float: right;
}

.courses {
	width: 315px;
}

.highlighted-box.courses a.title {
	z-index: 5;
	position: relative;
	width: 326px;
	height: 25px;
	background: url(course-title-background.png) top left no-repeat;
}

.highlighted-box.courses .col1 img {
	display: none;
}

.courses .col1 {
	width: 170px;
}

.courses .col2 {
	margin: -39px -10px -10px 0;
	width: 143px;
	position: relative;
	z-index: 0;
}

.wide-category {
	width: 668px;
	float: left;
}

.wide-category .col1 {
	width: 335px;
}

.wide-category .col2 {
	margin: -39px -10px -10px 0;
	width: 334px;
	position: relative;
	z-index: 0;
}


.third {
	width: 220px;
	margin-right: 15px;
	position: relative;
}

.third.last {
	margin-right: 0;
}

.third a.find-out-more {
	width: 220px;
	height: 30px;
	background: url(find-out-more-button.png) top left no-repeat;
	margin: 20px -10px 20px -10px;
	padding: 0;
	display: block;
	position: absolute;
	bottom: 0;
}

.third .find-out-more:hover {
	background: url(find-out-more-button.png) bottom left no-repeat;
}

.third .title {
	background: #97D0EE;
}

.third .title h2 {
	font-weight: bold;
	padding: 10px 10px 0 10px;
	margin-bottom: 0;
}

.third .title h2 a {
	text-decoration: none;
	color: #254f8b;
	font-family: 'Cambria', serif;
	font-weight: bold;
}

.third .title strong {
	font-size: 0.75em;
	padding: 10px;
	width: 90%;
	display: block;
}

.third .highlighted-box {
	font-size: 0.85em;
	/*height: 180px;*/
}

.third .highlighted-box-short {
	font-size: 0.85em;
	height: 45px;
}

.third.platinum a.find-out-more {
	width: 220px;
	height: 30px;
	background: url(find-out-more-platinum-button.png) top left no-repeat;
	margin: 20px -10px 20px -10px;
	padding: 0;
	display: block;
	position: absolute;
	bottom: 0;
}

.third.platinum .find-out-more:hover {
	background: url(find-out-more-platinum-button.png) bottom left no-repeat;
}

.third.platinum .highlighted-box {
	font-size: 0.75em;
	height: 180px;
	background: url(gradient-grey-white-background.png) top left repeat-x;
}

#junior-centres .col1, #junior-centres .col2 {
	width: 220px;
}

.red_bullet {
	padding: 0 0 0 20px;
	background: url(circle-bullet.png) no-repeat center left;
}

/* Footer */

#footer {
	background: url(footer-bg.png) left top repeat-x;
	height: 130px;
}

#upper,
#lower {
	width: 100%;
}

#upper {
	height: 60px;
	padding: 8px;
}

#upper p,
#upper a {
	font-size: 0.75em;
}

#lower {
	padding-top: 15px;
}

#lower li {
	display: inline;
	color: #ffffff;
	font-size: 0.75em;
}

#lower li a {
	color: #ffffff;
	text-decoration: none;
}

#agent-zone {
	width: 36.45%;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	padding: 0 10px;
	height: 55px;
}

#agent-zone h2 {
	margin-bottom: 5px;
}

#agent-zone .left {
	width: 100%;
}

#agent-zone .right p {
	text-align: center;
}

#agent-zone .right a {
	color: #C14642;
	font-weight: bold;
}

#agent-zone button {
	background: url(login-button.png) top left no-repeat;
	width: 133px;
	height: 30px;
	border: 0;
	color: rgba(0,0,0,0);
	color: transparent;
}

#agent-zone button:hover {
	background: url(login-button.png) bottom left no-repeat;
}

#follow {
	padding: 15px;
	width: 550px;
	text-align: right;
}

#follow h2, #follow a {
	display: inline;
	vertical-align: middle;
}

#follow a {
	width: 35px;
	height: 35px;
	margin: 5px;
}

#follow img {
	vertical-align: middle;
}

#skype_bottom {
	border: 1px #fff solid;
	margin: 5px 10px 0 0 ;
	text-decoration: none;
	color: #000;
}

#skype_bottom span {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	margin: 2px 3px 0 0;
}

.address {
	font-size: 0.875em;
}


/* home page */

#page_content_home #col1 {
	float: left;
	width: 540px;
	background: #ffffff;
	margin-top: 5px;
	border-top-right-radius: 5px;
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 10px;
}

#page_content_home #col2 {
	float: left;
	width: 370px;
	margin-top: 50px;
}


.booking_button {
	padding: 7px 30px 7px 7px;
	background: url(booking-button-bg.png) right 10px #97d0ee no-repeat;
    border-radius: 5px;
    border: 0;
    color: #094698;
    cursor: pointer;
    font-weight: bold;
}

.booking_button:hover {
	color: #fff;
	background: url(booking-button-bg.png) right -19px #97d0ee no-repeat;
}

/* CMS-driven form styles */


.user_form .row_0 {
	background-color: #eff4f7;
}

.user_form .row_1 {
	background-color: #e3ebf0;
}

.user_form .row_section {
	background-color: #fff;
}

.user_form .row_section td {
	border: 0 !important;
	padding-top: 30px;
}

.user_form .cell {
	border-top: 1px #d7e0e7 solid;
	padding: 5px 0px 5px 0px;
}

.user_form .cell_left {
	width: 300px;
	border-left: 1px #d7e0e7 solid;
	border-top: 1px #d7e0e7 solid;
	padding: 5px 15px 5px 0px;
	padding-left: 10px;
	vertical-align: top;
}

.user_form .cell_right {
	border-top: 1px #d7e0e7 solid;
	border-right: 1px #d7e0e7 solid;
	padding: 5px 0px 5px 0px;
	padding-right: 10px;
}


.user_form .cell_span {
	border: 1px #d7e0e7 solid;
	border-bottom: 0;
	padding: 5px 10px 5px 10px;
}

.user_form .error {
	display: block;
	color: #c00;
	font-weight: bold;
}

.user_form .input_box {
	width: 300px;
}

.user_form .input_box_200 {
	width: 300px;
}

.user_form .input_box_small {
	width: 80px;
}

.user_form form {
	margin: 0px;
}

.user_form select {
	width: 300px;
}

.user_form .textarea {
	width: 300px;
	height: 100px;
}

.user_form .textarea_small {
	width: 300px;
	height: 50px;
	font-family: verdana;
	font-size: 100%;
}

.user_form .section {
	border-bottom: 1px #d7e0e7 solid;
}	

.user_form h3 {
	padding: 20px 0 0 0;
}

.user_form .select_box_200 {
	width: 300px;
}

.user_form .select_box_150 {
	width: 150px;
}

.small {
	font-size: 0.9em;
}

.centred {
	text-align:center;	
}

.avail_ {
	background-color:#ccc;
}

.avail_spaces {
	 background-color:#c6f899;
}

.avail_limited {
	background-color:#99ccff;
}

.avail_full {
	background-color:#cc6666;
}

.avail_holiday {
	background-color:#FFD47F;
}


/* leisure programme  */

#calendar_left {
	float: left;
	width: 448px;
	margin: 15px 0 0 0;
}

#calendar_right {
	float: left;
	width: 196px;
	margin: 15px 0 0 30px;
	background: #e1f2f9;
	border-top: 1px solid #9ad8f7;
	border-bottom: 1px solid #9ad8f7;
	padding: 15px 7px 15px 7px;
	color: #17407d;
}

#calendar_table {
	width: 448px;
	border: 1px solid #6da8c6;
	border-collapse: collapse;
}

#calendar_table th, #calendar_table td {
	width: 64px !important;
	background-color: #fafaf5;
	text-align: center;
	border: 1px solid #6da8c6;
	border-collapse: collapse;
}

#calendar_table th {
	font-size: 1.125em;
	padding: 15px;
	background:  #e4f3fa url(calendar-bg-1.png) repeat-x !important;
	color: #17407d;
}

#calendar_table td {
	font-size: 1.125em;
	font-weight: bold;
	height: 40px !important;
	padding: 5px 0 0 0;
}	

.free_date {
	background:  #e4f3fa url(calendar-bg-1.png) repeat-x !important;
}

.highlight_date {
	background:  #97d0ee url(calendar-bg-3.png) repeat-x !important;
}

.todays_date {
	background:  #ae4541 url(calendar-bg-2.png) repeat-x !important;
}

.free_date span, .highlight_date a, .todays_date a, .todays_date .today_no_events {
	display: block;
	margin: 5px;
	padding: 0 0 0 0 !important;
}

.todays_date a {
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.highlight_date a {
	font-size: 100%;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.highlight_date a:hover .event_rollover, .highlight_date a.sfhover .event_rollover, .todays_date a:hover .event_rollover, .todays_date a.sfhover .event_rollover {
	display: block;
	left: auto;
	margin-left: 45px;
	margin-top: -100px;
	z-index: 99;
}

.event_rollover {
	position: absolute;
	left: -999em;
	z-index: 99;
	width: 223px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
}

.event_rollover_text {
	display: block;
	font-size: 75% !important;
	width: 225px;
	background: #e1f2f9; 
	color: #333333;
	border: 1px solid #9ad8f7;
	padding: 16px 19px 16px 19px;
	text-decoration: none;
	overflow-y: hidden;
	box-shadow: 0 0 5px #888;
}

.smallish_text {
	font-size: 90% !important;
}

/* location page slider */

#slider_frame {
	float: left;
	position: relative;
	width: 290px;
	height: 235px;
	padding: 0;
	margin: 0;
}

.slider {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 80;
	width: 290px;
	height: 175px;
}

.slider a {
	display: block;
}

.slider_image {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 290px;
	height: 175px;
	background-position: right top;
	background-repeat: no-repeat;
}

#slide_0 {
	display: block;
}

#slider_thumbs {
	position: absolute;
	top: 176px;	
	width: 290px;
	height: 57px;
}

#slider_thumbs img {
	margin: 0 1px 0 0;	
}


/* Blog Styles */
.widgettitle {
	font-size: 1.25em;
	background: none;
	padding: 10px;
	border-bottom: 1px solid #FFFFFF;
	color: #094698;
	background-color:  #97D0EE;
	margin-bottom: 0;
}

small {
	font-size: 0.75em;
}

blockquote {
	display: block;
	margin: 0 0 0 20px;	
	font-style: italic;
}

.navigation {
	font-size: 0.875em;
	margin-bottom: 20px;
}

.comment-author img {
	display: none;
}

.comment p {
	margin-top: 20px;
}

.highlighted-box.blog .title, .comment .comment-author {
	display: inline;
}

.blog .date, .comment .comment-meta, .comment .comment-meta a {
	float: right;
	color: #C14642;
	font-weight: bold;
	font-family: 'Cambria', Serif;
	font-size: 1.125em;
	text-decoration: none;
}

.blog .entry {
	margin-top: 20px;
}

.blog .postmetadata .col1 a, .blog .postmetadata .col2 a, .blog .postmetadata a, .reply a {
	font-size: 1em;
	padding: 0  0 0 10px;
	margin: 20px 0 20px 5px;
	background: url(images/site/small-red-arrow-right.png) 0 6px no-repeat;
	text-decoration: none;
	color: #254F8B;
}

.blog .postmetadata a {
	font-size: 0.75em;
	background: url(images/site/small-red-arrow-right.png) 0 4px no-repeat;
	display: inline;
}

.blog .addthis_toolbox {
	float: right;
	display: inline;
	width: 350px;
	height: 30px;
}

.blog .addthis_toolbox a {
	margin: 5px 0;
}

#page_content .wp-paginate {
	padding: 0 200px;
}

.wp-paginate li span.current {
	background: #063277;
	color: #C14642;
	font-weight: bold;
	border: 0;
}

.wp-paginate li a {
	background: #97D0EE;
	color: #063277;
	border: 0;
}

#left_nav li.widget {
	list-style-image: none;
	margin-left: 0px;
}

.error {
	color: #c00;
	font-weight: bold;
}

#modules td {
	background-color: #eaebf3;
	border-collapse: collapse;
	border: 1px #006 solid;
	padding: 5px;
}

.limitedDate {
	color: #ed1c24;
}

.unavDate {
	color: gray;
}

/* captions for lightbox gallery */
#image_gallery a {
	position: relative;
}

.gallery_caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:92%;
	z-index:99;
	padding: 4%;
	font-size: 75%;
}

/* course finder */

.finder {
	border-top: 1px solid #97d0ee;
}

.finder_top {
	background: url(finder-bg.png) repeat-y top left;
}

.finder_name {
	display: block;
	float: left;
	width: 200px;
	color: #254f8b;
	font-family: 'Cambria', serif;
	font-weight: normal;
	font-size: 1.25em;
	padding: 10px 0 10px 40px;
	background: url(course-finder-right.png) no-repeat left center;
	text-decoration: none;
}

.finder_open {
	background: url(course-finder-down.png) no-repeat left center;
}

.finder_description {
	float: left;
	width: 700px;
	background: #e8f1f6;
	font-size: 90%;
	padding: 10px;
}

.finder_table {
	display: none;
}

.finder_table table {
	background: #e8f1f6; 
	border: 1px solid #97d0ee; 
	border-collapse: collapse;	
	margin: 3px 0 3px 0;
}

.finder_table td {
	border: 1px solid #97d0ee;
	padding: 5px;
	vertical-align: middle;
}


/* slider css start here */
#flash-slider  {
	position:relative;
	width:960px;
	height:450px;
	background:url(loading.gif) no-repeat 50% 50%;
	overflow:hidden;
	z-index: 5;
}
#flash-slider  img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#flash-slider  a {
	border:0;
	display:block;
}

/*
 * jQuery Nivo Slider v2.5.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2013, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	background-color: #FFF;
	color: #000;
	padding: 5px;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.nivo-controlNav {
    position:absolute;
    left:20px;
    bottom:10px;
}
.nivo-controlNav a {
    display:block;
    width:10px;
    height:10px;
    background-color: black;
    text-indent:-9999px;
    border:0;
    margin-right:3px;
    float:left;
}
.nivo-controlNav a.active {
    background-color:#FFF;
}
