/* CSS Document */
/*=====================================================================================*/
/* #4887CE  blue  */
/* #499A73  green */
/* #003377	text links */
body {background-color: #FFFFFF; font-family: Verdana, Geneva, sans-serif; font-size: 14px; color: #4887CE; }

/* +++++++++++++++++++++++++++++++++ GENERIC STYLES  ++++++++++++++++++++++++++++++++++*/

h1, h2, h3, h4, h5 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #4887CE; }
h1 {font-size: 1.4em; }
h2 {font-size: 1.3em; }
h3 {font-size: 1.2em; }
h4 {font-size: 1.1em; }
h2 {margin: 10px 0 10px 0; padding: 0; font-size: 18px; }
h3, h4, h5 {padding: 0; margin:  10px 0 10px 0; }

a,
a:visited {
	color: #4887CE;
	text-decoration: underline;
}
a:hover {
	color:#003377;
}
.clear {clear:both; display:block; line-height:1px; height:1px; }

#menu-icon{display:none;}
#menu-content{display:block;}
#news-icon{display:none;}
#news-content{display:block;}

/* new client-side pages */
	#new-page-content{width:95%; margin:0 auto;}
	#new-content-top {}
	#new-content-bottom {width:70%; margin: 0 auto;}


/*
start paste
*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.example1 {
	font-weight: bold;
	font-size: 14px
}

.example2 {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000
}

.tablerow1 {
	background-color: #BBBBBB;
}

thead {
	background-color: #FFBBBB;
}

tfoot {
	background-color: #BBBBFF;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* Basic formats */

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

/* Global align classes */

.left {
	text-align: inherit;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.full {
	text-align: justify
}

/* Image and table specific aligns */

img.left, table.left {
	float: left;
	text-align: inherit;
}

img.center, table.center {
	margin-left: auto;
	margin-right: auto;
	text-align: inherit;
}

img.center {
	display: block;
}

img.right, table.right {
	float: right;
	text-align: inherit;
}



/* +++++++++++++++++++++++++++++++++ PUBLIC PAGES +++++++++++++++++++++++++++++++++++++*/
#public {
	background-color:#666666 ;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0 0 10px 0;
}
.about-us-container{float:left;width:130px;margin:0 10px 10px 10px;padding:0;}
.about-us-image{max-width:130px;margin:0;padding:0 0 5px 0;}
.about-us-image img{width:130px;}
.about-us-text{width:130px;}

/* MAIN CONTAINERS=====================================================================*/
#container-box {
	width: 100%;
	max-width: 1000px;
	border: 0 none;
	margin: 0 auto;
	padding: 10px 40px 0;
	background-color: #FFF;
	color: #4887CE;
}
#banner {
	margin: 10px 12px 15px 0px;
}
.bannerImg {width:938px; height:auto;}
#left-panel {
	float: left;
	width: 272px;
}

.nav-top {
	background-image: url("/media/nav-top2.gif");
	background-repeat: no-repeat;
	background-position: top;
}
.nav-top h3 {
	text-align: center;
	margin: 0;
	padding: 13px 15px 10px 0;
	color: #FFF;
}
.nav-bottom {
	background-image: url("/media/nav-bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;	
	padding: 0 15px 0 15px;	
}

.socNetworkBox  { border-radius: 15px; border: 1px solid #CCC; padding: 10px; margin: 5px 0 0 28px; width: 658px;}
.curvedbox { border-radius: 15px; border: 1px solid #CCC; padding: 10px; margin: 5px 0 0 28px; width: 658px;}
.curvedbox h3{ border-radius: 12px; background: #4887CE; margin: 5px auto; padding: 10px; width: 90%; color:#fff;}
.clientmenubox {display:inline-grid; text-align:center; border-radius: 15px; border: 1px solid #CCC; padding: 10px; margin: 0 2% 16px 2%; width: 128px;}
.clientmenubox h3 {margin:0 0 8px 0; font-size:1.1em !important;}
	
#page-content {
	float: right;
	width: 720px;
}
#content-top {
	background-image: url("/media/content-top.gif");
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0 60px 0 40px;	
}
#content-top h1 {
	margin: 0;
	padding: 15px;
}
#content-bottom {
	background-image: url("/media/content-bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0 0 15px 0;
	padding: 1px 40px 20px 55px;	
}
#content-bottom-wide {
	background-image: url("/media/content-bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0 0 15px 0;
	padding: 1px 20px 20px 45px;	
}

#content-bottom ul {margin-top: 0px}

#public_footer {
	padding: 0 0 10px 0;
	color: #666666; 
	font-size: 14px;
	text-align: center;
	line-height: 1.6em;
}
#public_footer a, 
#public_footer a:visited {
	color: #666666;
	text-decoration: none;
}
#public_footer a:hover {
	text-decoration: underline;
}
#public .onPage_ul {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
}
#public .onPage_ul li {
	padding: 0 0 8px 0;
	list-style-type: square;
}
#public .courses_ul {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
}
#public .courses_ul li.li-heading {
	margin: 0 0 0 -20px;
	padding: 0;
	list-style-type: none;
}

#public .courses_ul li.li-title {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: square;
}
#public .courses_ul li.li-text {
	margin: 0;
	padding: 0 0 8px 0;
	list-style-type: none;
}


/* END MAIN CONTAINERS==================================================================*/

#left-nav ul  {
	text-align: right;
	margin: 0;
	padding: 10px 20px 0 5px;
	list-style-type: none;	
}
#left-nav li  {
	margin-right: 20px;
	padding-right: 30px;
	line-height: 1.5em;
}

#left-nav a,
#left-nav a:visited  {
	color: #4887CE;;
	text-decoration: none;
}
#left-nav li:hover {
	background-image: url("/media/pointer.gif");
	background-repeat: no-repeat;
	background-position: right 2px;
}
#left-nav .active {
	background-image: url("/media/active.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
#left-nav .subnav {
	margin-right: 35px;
}
#left-nav .subnav2 {
	margin-right: 60px;
}
#left-nav .subnav_active {
	background-image: url("/media/active.gif");
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 40px;
}
#left-nav .subnav_active2{
	background-image: url("/media/active.gif");
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 65px;
}
#left-nav h2 {
	font-size: 1.3em;
	margin-top: 5px;
	text-align: center;
}
#news_flash {
	padding: 5px 0 0 6px;
}

/* ***********************
/* NEWS
/* ***********************
*/
.newsItem{clear:both;width:632px;margin:0;padding:0;border-bottom:solid 1px #BBBFDD;}
.newsDate{color:#ffffff;text-align:center;float:left;width:60px;min-height:30px;font-size:13px;font-weight:bold;padding:5px 0;margin:0 10px 0 0;background:url("/media/dateback.jpg") left no-repeat;}
.newsTitle{float:left;width:184px;font-size:12px;font-weight:bold;padding:5px 10px 5px 0;}
.newsText{float:left;width:368px;font-size:11px;padding:5px 0;}

.news_item {
	font-size: 0.9em;
	padding: 0 35px 0 20px;
}
	.news_item a, 
	.news_item a:visited {
		text-decoration: underline;
		color: #4887CE;
	}
	#news_item a:hover {
		color: #003377;
	}
	.news_title {
		font-weight: bold;
		padding-top: 8px; 
	}
	.news_text {
		padding: 2px 0 0 10px;; 
	}
	.news_link {
		text-align: right;
		padding-top: 3px; 
	}
	.news_link a,
	.news_link a:visited {
		text-decoration: underline;
	}

#my-nav {margin:0 0 0 17px; padding:0 0 15px 0;}

/* SOCAIL NETWORK ICONS */
#social_networking {clear:both; height:30px; padding:0; margin:7px 0 0 0;} /* was  width:260px;   */
.blogspot  {float:left; margin:0 0 0 20px; padding:0;width:52px; height:30px;}
.gplusone  {float:left; margin:0 0 0 5px; padding:0;width:70px; height:30px;}
.fbplusone {float:left; margin:3px 0 0 5px; padding:0;width:100px; height:30px;}
.fbtwit{float: left; height: 30px; margin: 0 0 0 0; padding: 0; width: 40px;}


#page-content h1 {
	font-size: 2em;
}
#page-content p {
	 line-height: 1.3em;
	 margin: 0;
	 padding: 0 0 10px 0;
}
#page-content a,
#page-content a:visited {
	color: #4887CE;
	text-decoration: underline;
}
#page-content a:hover {
	color:#003377;
}
.t {background: url("/media/dot.gif") 0 0 repeat-x;} /*width: 20em*/
.b {background: url("/media/dot.gif") 0 100% repeat-x}
.l {background: url("/media/dot.gif") 0 0 repeat-y}
.r {background: url("/media/dot.gif") 100% 0 repeat-y}
.bl {background: url("/media/corner_bl.gif") 0 100% no-repeat}
.br {background: url("/media/corner_br.gif") 100% 100% no-repeat}
.tl {background: url("/media/corner_tl.gif") 0 0 no-repeat}
.tr {background: url("/media/corner_tr.gif") 100% 0 no-repeat; padding:8px 20px 8px 20px;} 

table.docLibrary  {
	background-image: url("/media/whiteback.gif");
	font-size: 12px;
}
#public table {
	background-image: none;
}

tr.document_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: auto;
}
tr.document_list:hover,
tr.document_list a:hover {
	color: #2867AE;
	font-weight: bold;
	background-color: #eeeeee;
}
tr.document_list a:visited {
	color: #398A63;
}
.silver {
	background-image: url("/media/silver.gif");
	height: 25px;
	padding-left: 8px;
}
.gmap {width:620px; height:480px;}

/*=======================================================================================*/
/* +++++++++++++++++++++++++++++++++ CLIENTS PAGES ++++++++++++++++++++++++++++++++++++++*/
	#clientAcTopContainer {clear:both;}
	.clientAcTopDate{float:left; width:300px;text-align:left;}
	.clientAcTopAmount{float:left; width:140px;text-align:center;}
	.clientAcTopBalance{float:left; width:140px;text-align:right;}
	.clientAcTopDetails{width:310px;height:1px;}
	#clientAcDetailsContainer{clear:both;}	
	.clientAcDate{float:left; width:300px;font-size:1.0em;text-align:left;}
	.clientAcAmount{float:left; width:140px;font-size:1.0em;text-align:center;}
	.clientAcBalance{float:left; width:140px;font-size:1.0em;text-align:right;}
	.clientAcDetails{width:480px;font-size:1.0em;line-height:2.5em;}
	.clientAcFullDetails{display:none; border-color:#CCC; width:100%; background-color:#E6F5EE;font-size:0.9em;}
	.aimsskip{float:right;margin:25px 15px 0 0;font-size:1.4em;}



/*=====================================================================================*/
/* +++++++++++++++++++++++++++++++++ ADMIN PAGES ++++++++++++++++++++++++++++++++++++++*/
#container {
	width: 1180px;
	margin: 5px auto;
	background-color: #eee;
	color: #333;
	border: 1px solid gray;
	line-height: 115%;
}

#top {
	padding: .6em;
	background-color: #ddd;
	border-bottom: 1px solid gray;
}

#top h1 {
	padding-top: 0;
	padding-bottom: 5px;
	margin: 0.1em;
	font-size: 24px;
	line-height: 30px;
}

#leftnav {
	float: left;
	width: 160px;
	margin: 0 0 80px 0;
	padding: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

#content {
    background-color: #FFFFFF;
    float: left;
    margin: 8px;
    padding: 1em;
    text-align: left;
	width:950px;
	}
	
#page-edit-content {
	margin-left: 180px;
	margin-right: 12px;
	margin-top: 12px;
	/*   border-left: 1px solid gray;   */
	padding: 1em;
	/*max-width: 50em;*/
	text-align: left;
	background-color: #fff;
	width : 760px;
}

#footer {
	clear: both;
	margin: 0;
	padding: 0.5em;
	color: #333;
	background-color: #ddd;
	border-top: 1px solid gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#leftnav p { margin: 0 0 1em 0; }

#content a, #content a:visited {
	color: #333399;
	text-decoration: underline;
}
#content a:hover {
	color: #333399;
	text-decoration: none;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #eee;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	background-image: url("/media/nav_back.gif");
	background-repeat: repeat;
	margin-left: 3px;
	margin-right:5px;
}

.navbar a, .navbar a:visited {
	text-decoration: none;
	color: #eee;
}
.navbar a:hover {
	text-decoration: underline;
	color: #fff;
}
.ccpButton input[type=submit] {
    padding: 2px 10px;
	background: #eee;
	border: 0 none;
	cursor: pointer;
	border-radius: 5px;
	color: #737faa;
	font-size: 0.9em;
	font-weight: bold;; 
}
.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 160px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 80px;
}
.dropdownTime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 40px;
}
.dropdownauto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
#alert_message{width:93%;margin:10px 0;padding:8px 20px;text-align:center; font-size:1.2em;background-color:#ffdddd;color:#FF0000;}

table {
	background-image: url("/media/silver.gif");
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: thin;
}
.bottom-white{border-bottom: 1px solid #ffffff;}
/*
colour codes: 
	#EE0000(red)
	#B121C1(purple)
	#BB7700(brown)	
	#00AA00(green)
	#0D5CAB(blue)
	#333333(black)
*/
/* clients styles */ 
.waiting{color:#B121C1;} 		/* purple */
.current{color:#00AA00;} 		/* green */
.past{color:#BB7700;} 			/* brown */
.enquiry{color:#B121C1;} 		/* purple */
.onetoone{color:#0D5CAB;} 		/* blue */
.pending{color:#EE0000;} 		/* red */
.undefined{color:#EE0000;} 		/* red */
.notallocated{color:#EE0000;} 	/* red */
/* courses styles */
.vacandwait{color:#EE0000;} 	/* red */	
.vacnowait{color:#B121C1;} 		/* purple */
.novacwait{color:#0D5CAB;} 		/* blue */
.novacnowait{color:#00AA00;} 	/* green */


.no-back {
	background-image: none;
}
.tdcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.tdcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tdcaptionreverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #999;
	color: #FFF;
}

.button_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.button_delete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	width: 92px !important;
	padding:2px;
}
.displayForm {padding-left: 70px;}
.form {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
}
.form-element {
	margin:6px 0;
	padding: 0;
}
.contactsform {
	margin: 0;
	padding: 0px;
}

.textboxsize {width:250px; height:80px;}
.inputboxsize {width:250px; height:20px;}



.contacts_h3 {
	margin: 5px 0;
	padding: 0;
}
.site-map {
	padding: 5px 0 3px 30px;
	color: #666666;
}
.site-map a,
.site-map a:visited {
	color: #4887CE;
	text-decoration: underline;
}
.site-map a:hover {
	color: #666666;
}
/* *********************
/*  IMAGES IN CMS ******
/* *********************
*/

.imgtopright {
	margin: 0;
	padding: 0 0 0 10px;
	float: right;
}
.imgmidright {
	margin: 0;
	padding: 5px 0 0 10px;
	float: right;
}
.imgbottomright {
	margin: 0;
	padding: 5px 0 10px 10px;
	float: right;
}
.imgtopleft {
	margin: 0;
	padding: 0 10px 10px 0;
	float: left;
}
.imgmidleft {
	margin: 0;
	padding: 5px 10px 10px 0;
	float: left;
}
.imgbottomleft {
	margin: 0;
	padding: 5px 10px 0 0;
	float: left;
}

#key img{margin:0 0 -4px;}
.enroltext img{margin:0 0 -4px;}


/* error messages */
.error{font-size:16px;color:#FF0000;line-height:32px;font-weight:bold;background-color:#FFDDDD;padding:12px;}


/* ***********************
//* SHOPPING
/* ***********************
*/
.shopitem {width:625px; min-height:10px; margin-top:25px; font-size: 11px;}
.shopimage {float:left; width:180px;}
.shopdetails {float:right; width:445px;text-align:left;}
#shop .product_variation {display:block;clear:both;height:28px;margin:0; padding:0;}
#shop .product_variation .description {float:left;margin:0;padding:3px 15px 0 0;}
#shop .button_blue {float:left;display:block;background-image:url(/media/button_blue.gif);width:100px;height:18px;margin:0 15px 0 0;padding:2px 0 0 0;text-align:center;}
#shop a, 
#shop a:visited{display:block;color:#fff;text-decoration:none;}
#shop a:hover {text-decoration:underline;}
.basketdeliverymethod {width:316px; padding:5px;}
.basketcontainer {width:610px; padding:5px;}
.basketrow0{}
.basketrow1{clear:both; float:left; margin-top: 10px;}
.basketrow2{float:right; margin-top: 10px;}
.basketrow3{clear:both; padding:10px 0 0 0;}
.basketrow4{clear:both; padding:10px 0 0 0;}
.basketcell1{width:150px; clear:both; float:left;}
.basketcell2{width:150px; float:right;}
.basketcell3{width:75px; float:left;}
.basketcell4{width:75px; float:left; text-align:right;}
.basketcell5{width:75px; float:left; text-align:right;}
.basketcell6{width:75px; float:left; text-align:right;}
a.button_basketAdd  {float:left;display:block;background-image:url(/media/basket_add.gif);width:54px;height:19px;margin:0 12px 0 0;text-indent:-2000px;}
a:hover.button_basketAdd {background-position: 0 -19px;}
a.button_basketView {float:left;display:block;background-image:url(/media/basket_view.gif);width:63px;height:19px;margin:0 12px 0 0;text-indent:-2000px;}
a:hover.button_basketView {background-position: 0 -19px;}
a.checkout_button {background:url(/media/checkout.gif) no-repeat scroll 0 0 transparent;width:100px;height:36px;display:block;text-indent:-1200px;}
a:hover.checkout_button {background-position: 0 -36px;}


/* ***********************
/* CLIENTS FORMS
/* ***********************
*/
.form-entry {display:block; height:30px;clear:both;}
.form-entryAdmin {display:block; clear:both; margin:10px; padding:5px;}
.form-caption {float: left; margin: 0 0 0 35px;; padding: 5px 0 0 0; width: 190px; text-align:right;}
.form-readonly {float:left; margin: 0 0 0 30px; padding: 5px 0 0 0;}
.form-input {float:left; margin: 0 0 10px 30px;}
.form-input input {width:245px;}
.form-input .submitbutton {width:95px;}
.form-input .removebutton {width:95px;color:#FF0000;font-weight:bold;}
.form-checkbox {float:left; margin: 3px 0 0 27px;}
.form-textarea {float:left; margin: 0 0 10px 30px;}
.form-textarea textarea {width:560px; height:200px;}
.form-date {float:left; margin: 0 0 0 30px;}
.form-date input {width:20px;}
.form-newline {clear:both;margin: 0 0 15px 0;}
.form-newline textarea {width:560px; height:200px;margin: 0 0 15px 30px;}
.enroltext {float:left;height:20px;}
.enrollink  {float:left;background-image:url(/media/pointer_green.gif);width:17px;height:16px;margin: 0 0 0 5px;}
.enrollink:hover {background-image:url(/media/tick_green.gif);}
.waitlink  {float:left;background-image:url(/media/onwait.gif);width:17px;height:16px;margin: 0 0 0 5px;}
.waitlink:hover {background-image:url(/media/tick_green.gif);}
.fulllink img{margin-top:0;}
.reservedenrollink  {float:left;background-image:url(/media/reserved.gif);width:17px;height:16px;margin: 0 0 0 5px;}
.reservedenrollink:hover {background-image:url(/media/tick_green.gif);}
.moreinfobox textarea {width:306px;}
/* ***********************
/* ROOM AVAILABILITY
/* ***********************
*/
.timelineEntry{clear:both;display:block}
.timelineCaption{float:left;width:85px;margin:0;padding: 3px 0 0 0;font-size:1em;font-weight:bold;}
.timelineDetails{float:left;width:870px;height:20px;}
.timeline{background-image: url("/media/timeline.gif");
    display: block;
    height: 8px;
    margin: 0 0 0 105px;
    padding: 5px 0 0 12px;
    width: 845px;}
.timelinegrid {background: url("/media/timelinegrid.gif") right;
    display: block;
    height: 9px;
    padding: 8px 0 0 1px;
    width: 871px;}
.timelinenogrid {
    display: block;
    height: 10px;
    padding: 7px 0 0 1px;
    width: 871px;}
.barheight{height:9px;}
.booked{float:left;display:block;color:#ffffff;background-color:#FF0000;float:left; width:67px; height:14px; margin:0; padding:0 0 0 3px; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.h3bookings{margin: 9px 0 -3px 30px;text-align:left;}
.timelinekey{float:left;height:20px;}
.timelinecolor{float:left;width:60px;height:10px;margin:2px 30px 0 5px;}
.timelinespacer{float:left;width:30px;height:10px;margin:0;}

.bookingform{margin: 10px 0 10px 70px;}

.form-menu {
	margin: 0;
	padding: 0;
}

.negativeBottomMargin{margin:0 0 -18px 0;}

.faq-q{text-decoration:underline; color:red;}
.faq.a{}

