body {
	margin: 0;
	padding: 0 0 20px;
	color: #555;
	font-size: 10px;
	font-family: 'Lucida Grande',Verdana,Tahoma,Arial,Helvetica,sans-serif;
	background-color: #fff;
}

html {
	overflow-y: scroll;
}

/* @group layout */

div#mainpage, div#tools, div#header {
	
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

div#header_wrapper {
	width: 100%;
	margin-bottom: 10px;
	background: #333 url(../../images/tools_shadow.gif) repeat-x;
}

div#tools {
	font-size: 0.9em;
}

div#tools_wrapper {
	width: 100%;
	background-color: #ddd;
}

div#header_shadow {
	width: 100%;
	background: url(../../images/header_shadow.gif) repeat-x;
	height: 15px;
}

div#header {
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	clear: both;
}

div.sidebar {
	width: 160px;
	margin-bottom: 20px;
	line-height: 1.2em;
}

div#sidebarr {
	float: right;
	padding-left: 19px;
	margin-left: 18px;
	border-left: 1px solid #ddd;
}

div#sidebarl {
	float: left;
	padding-right: 19px;
	margin-right: 20px;
	border-right: 1px solid #ddd;
}

div#content {
	width: 560px;
	float: left;
	padding-bottom: 20px;
	line-height: 1.5em;
}

div#footer {
	clear: both;
	width: 960px;
	border-top: 1px solid #ddd;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 20px;
}



/* @end */

/* @group course */

p.catlinks {
	min-height: 16px;
}

p.catlinks img {
	vertical-align: middle;
}

td.course-image {
	padding-right: 20px;
}

td.course-image img {
	border: 1px solid #ddd;
}

div#course-dates {
	margin-top: 10px;
	margin-bottom: 10px;
}

table.course-clientlist {
	border-collapse: collapse;	
}

table.course-clientlist td {
	padding-right: 10px;
	padding-bottom: 2px;
	border-top: 1px solid #eee;
	padding-top: 2px;
	margin: 0;
}

table.course-info {
	border-collapse: collapse;
	width: 100%;
}

table.course-info td {
	background-color: #dbdae5;
	padding: 2px 5px;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	border-top: 1px solid #fff;
}

table.course-info td.label {
	background-color: #3a3483;
	color: #fff;
	font-weight: bold;
}

table.course-programme td.left {
	width: 50%;
	padding-right: 10px;
	border-right: 1px solid #ddd;
}
table.course-programme td.right {
	width: 50%;
	padding-left: 10px;
}





/* @end */

/* @group catsymbol */

span.catsymbol {
	display: inline-block;
	width: 0.8em;
	height: 0.8em;
	margin-left: 0.3em;
}

table.calendar span.catsymbol {
	margin-right: 0.3em;
}

ul.calendaritems span.catsymbol {
	margin-left: 0.3em;
}



/* @end */

/* @group sidebar */

input#main_search {
	width: 110px;
}

div.sidebarmodule {
	margin-bottom: 20px;
}

/* @group blog */

div#latestblog{
	margin-top: 10px;
	background-color: #fbf3da;

}

div#latestblog h3 {
	font-size: 1.4em;
	line-height: 1em;
}

div#latestblog h3, div#latestblog p {
	margin: 0;
	padding: 5px;
}

div#latestblog td {
}

div#latestblog td.latestblog-header {
	width: 40%;
	background-color: #fbb118;
}

div#latestblog td.latestblog-title {
	width: 60%;
	background-color: #ffde7d;
}

/* @end */

/* @group quotelist */

ul#quotelist {
	margin: 0;
	list-style-type: none;
}

ul#quotelist p.quote {
	width: 140px;
	height: 100px;
	overflow-y: none;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	background: #dfdfcd;
	color: #000;
	border: none;
	padding: 10px;
}

ul#quotelist p.cite {
	width: 150px;
	background-image: none;
	background: #beige url(../../images/quotearrow-list.gif) no-repeat 20px 0;
	background-color: beige;
	padding: 10px 5px 5px;
	margin: 0;
}

ul#quotelist span.quotename {
	font-weight: bold;
}



/* @end */

/* @group calendar */

div#calendar {
    width: 160px;
	margin-top: 10px;
	margin-bottom: ;
	background-color: #e5f2f2;
}

div#calendar h3 {
	color: #555;
	background-color: #d1ddde;
	padding: 4px;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
}

div#calendar p.link, div#calendar p.calendarintro {
	background-color: #d1ddde;
	padding: 4px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

div#calendarlist {
    position:relative; 
    overflow:hidden; 
    height: 300px; 
}

div#calendarnav {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #b2bcbe;
}

div#calendarnav a {
	width: 8px;
	height: 8px;
	display: inline-block;
	margin-right: 2px;
	background-color: #d1ddde;
}

div#calendarnav a.active {
	background-color: #80a3a6;
}

ul#calendaritems {
	padding: 5px;
	list-style-type: none;
    position:absolute; 
    height:20000em;
	margin: 0;
}

ul#calendaritems li {
	margin: 0 0 4px;
	font-weight: bold;
	font-size: 0.9em;
	padding-bottom: 4px;
}

ul#calendaritems li img {
	vertical-align: top;
}



/* @end */

/* @group catlist */

#sidebarl ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebarl ul li {
	margin: 0;
	padding-bottom: 20px;
}

#sidebarl ul li ul {
	margin: 5px 0 0;
	padding: 2px 0 0;
	list-style-type: none;
	border-top: 1px solid #ddd;
}

#sidebarl ul li ul li {
	text-transform: none;
	margin-top: 3px;
	padding-bottom: 0;
	padding-top: 2px;
	padding-left: 20px;
	min-height: 16px;
	background-image: url(../../images/caticons/cat-0-15.png);
	background-repeat: no-repeat;
}

#sidebarl ul li ul li.twitter {
	background-image: url(../../images/t_mini-c.png);
}
#sidebarl ul li ul li.blog {
	background-image: url(../../images/comment.png);
}



/* @end */


/* @end */

/* @group tools */

div#tools p.tools-header a {
	font-weight: normal;
	font-style: normal;
	color: #666;
}

div#tools p.tools-header a img {
	position: relative;
	top: 2px;
}

div#tools p.tools-header {
	float: right;
	margin: 3px 0 3px 20px;
}

div#tools p.tools-header-left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
}

div#tools div.tools-item-contents p {
	margin-top: 10px;
	margin-bottom: 0;
	line-height: 1.5em;
}

/* the overlayed element */ 
div.tools-item-contents { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#ddd; 
     
    width:198px;     
	padding: 10px;
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 30px 5px #666; 
    -webkit-box-shadow: 0 0 30px #666;
	text-align: left;
} 
 
/* close button positioned on upper right corner */ 
div.tools-item-contents .close { 
    background-image:url(images/apple-close.png); 
    position:absolute; 
    right:-14px; 
    top:-14px; 
    cursor:pointer; 
    height:28px; 
    width:28px; 
}

div#tools div.tools-item-contents form input, div#tools div.tools-item-contents form textarea {
	width: 190px;
}

div#tools div.tools-item-contents form input.button {
	width: auto;
}




/* @end */

/* @group header */

div.header_menu {
	display: inline-block;
	float: right;
	margin-left: 20px;
	width: 180px;
	color: #ccc;
	line-height: 1.4em;
}

div#header-help, div#header-basket {
	width: 110px;
}

div.header_menu a {
	color: #849bbd;
}

div#header_logo {
	display: inline-block;
	float: left;
	width: 280px;
	text-align: center;
}

div#header_logo p {
	margin-top: 5px;
	margin-bottom: 0;
	color: #ccc;
}

div#header p strong {
	color: #ccc;
}

div.header_menu form input {
	width: 100px;
	background-color: #aaa	;
	border: none;
	padding: 1px 2px;
	font-size: 1em;
}

div.header_menu p {
	margin-bottom: 0;
	margin-bottom: 2px;
}

div.header_menu h3 {
	font-size: 14px;
	margin-bottom: 4px;
	margin-top: 0;
	border-bottom: 1px solid #555;
	color: #ccc;
	padding-bottom: 2px;
}

div.header_menu button {
	color: #fff;
	padding: 1px 2px 2px;
	background: #666;
	outline:1px outset #999;
	font-size: 10px;
}






/* @end */

/* @group home */

table.homecats {
	margin: 20px 0 0;
	padding: 0;
	border-collapse: collapse;
}

table.homecats td.wrapper {
	width: 50%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1em;
	text-align: left;
	font-size: 1.8em;
	background-color: #fff;
	padding: 5px;
}

table.homecats table td.icon {
	width: 65px;
}

table.homecats table td.caption {
	vertical-align: middle;
}

table.homecats td.homecatsheader	 {
	font-size: 1.2em;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	text-transform: uppercase;
}

table.homecats td a {
	font-weight: normal;
	font-style: normal;
}


/* @end */

/* @group courselist */

/* @group header */

table.browsehead {
	margin-bottom: 10px;
}

table.browsehead td {
	vertical-align: middle;
}

table.browsehead td.icon {
	width: 65px;
}



/* @end */

div.courselist h4	 {
	margin-top: 5px;
	margin-bottom: 0;
	padding-top: 5px;
	border-top: 1px solid #efefef;
	font-size: 1.1em;
}

div.courselist h4.top	 {
	margin-top: 0;
	border-top: none;
}

div.courselist h4.link	 {
	margin-top: 0;
	border-top: none;
	padding: 5px 5px 8px;
	font-size: 1.4em;
}

div.courselist h4.link a img	 {
	float: left;
	padding-right: 5px;
}

div.courselist p	 {
	margin-bottom: 0;
	margin-top: 5px;
}

div.courselist td.left {
	padding-right: 20px;
}

div.courselist td.right {
	padding-left: 19px;
	border-left: 1px solid #efefef;
}

/* @group calendar */

div.courselist td.calendar, div.courselist th.calendar {
	border-top: 1px solid #eee;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.courselist th.calendar-month {
	background-color: #ccc;
	padding-left: 5px;
}

div.courselist td.calendar-type {
	padding-right: 0px;
}

div.courselist td.calendar-type, div.courselist td.calendar-date {
	white-space: nowrap;
}



/* @end */

/* @group search */

div.courselist td.search {
	border-top: 1px solid #efefef;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

div.courselist td.searchcats {
	padding-top: 10px;
	padding-left: 0;
}

div.courselist th.search {
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
}

div.courselist th.searchcats {
	padding-left: 0;
}

div.courselist td.searchcats span.catsymbol {
	display: inline-block;
	font: 12px/12px Impact;
	color: #fff;
	width: 2.5em;
	text-align: center;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-bottom: 1px;
	border-left-style: solid;
	border-left-width: 10px;
}

div.courselist td.searchcats span.catsymbol a {
	font-weight: normal;
	font-style: normal;
}

div.courselist td.search h4 {
	border-top: none;
	padding: 0;
}

div.courselist td.searchdates {
	white-space: nowrap;
}



/* @end */



/* @end */

/* @group columns */

div.contentcol {
	float: left;
}

div.content3col {
	width: 160px;
}

div.content3colcentre {
	padding-right: 19px;
	padding-left: 19px;
	margin-right: 20px;
	margin-left: 20px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

div.content2col {
	width: 260px;
}

div.content2colleft {
	padding-right: 19px;
	margin-right: 20px;
	border-right: 1px solid #ddd;
}


/* @end */

/* @group misc */

ul {
	list-style-type: square;
	margin-left: 30px;
	padding-left: 0;
	text-indent: 0;
	margin-bottom: 5px;
	margin-top: 0;
	padding-top: 0;
}

.buttonlink {
	padding: 3px;
	background-color: #6d89fe;
	border: 1px solid #2b1fdf;
}

.buttonlink a {
	color: #fff;
}

ul li {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 5px;
	margin-top: 0;
	padding-top: 0;
}

ul li ul {
	margin-top: 5px;
}

td, th {
	padding: 0;
	vertical-align: top;
	text-align: left;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.small {
	font-size: 0.9em;
}

td.leftcol {
	margin: 0;
	vertical-align: top;
	padding-right: 10px;
}

td.rightcol {
	margin: 0;
	vertical-align: top;
	padding-left: 10px;
}

h1 {
	padding: 0;
	margin-top: 0;
	margin-bottom: 15px;
	color: #849bbd;
	font: normal normal 27px/27px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

h3 {
	color: #444;
	margin-top: 20px;
	margin-bottom: 10px;
	font: normal normal 18px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	font: normal bold 14px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.nsb {
	margin-top: 0;
	
}

strong {
	color: #444;
}

p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #3b5974;
}



/* @end */

/* @group footer */

div#footer ul {
	margin: 0;
	padding: 0;
}

div#footer ul li {
	font-weight: bold;
	color: #555;
	float: left;
	padding: 0;
	list-style-type: none;
	margin: 0 20px 0 0;
}

div#footer ul li ul li {
	float: none;
	margin-top: 3px;
}

div#footer a:link, div#footer a:visited {
	color: #777;
	font-weight: normal;
	font-style: normal;
}




/* @end */

/* @group form */

div.question {
	border-top: 1px solid #ddd;
	padding-top: 10px;
}

form {
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
}

button {
	color: #fff;
	padding: 2px 4px 4px;
	background: #3b5974;
	border: none;
	outline:1px outset #3b5974;
	cursor: pointer;
}

form input, form textarea {
	color: #555;
	border: 1px solid #ddd;
	padding: 2px;
}

form select {
	font-size: 1em;
}

form input.mw_checkbox, form input.mw_radio {
	border: none;
	padding: 0;
}

form td {
	padding-bottom: 6px;
}

form table.questionrepeat tr td p {
	margin-bottom: 0;
}

form td.leftcol {
	white-space: nowrap;
	padding-top: 3px;
}

.error, .error a, .error a:hover, .note, li.note a, .note a, .note strong {
	color: #a92617;
}

form td.divider {
	width: 20px;
}



/* @end */

/* @group tabs */

div.content-tabs ul li a.tablink {
	font: bold 10px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.content-box {
	/*display:none;*/
	border:1px solid #ddd;
	border-top-width: 12px;
	padding: 12px;
}

div.content-tabs div.content-box {
	border-top: none;
}




/* @end */

/* @group basket */

table.basket th, table.basket td {
	border-right: 1px solid #ddd;
	padding: 3px 6px;
	vertical-align: middle;
}

table.basket {
	margin-bottom: 20px;
	border-spacing: 0;
	border-collapse: collapse;
}

table.basket td {
	border-top: 1px solid #ddd;
}

table.basket th.right, table.basket td.right, table.form tbody th.right {
	text-align: right;
}

table.basket th {
	text-align: left;
}

table.basket th.firstcol, table.basket td.firstcol {
	padding-left: 0;
}

table.basket th.lastcol, table.basket td.lastcol {
	padding-right: 0;
	border-right: none;
}



/* @end */

/* @group misc markup */

p.quote {
	width: auto;
	margin-bottom: 0;
	padding: 5px;
	background-color: #f6f6f6;
	border: 1px solid #ddd;
	font-style: italic;
}

.largetext {
	font-size: 1.3em;
}


.printonly {
	display: none;
}


.nowrap {
	white-space: nowrap;
}

p.cite {
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	background: url(../../images/quotearrow.gif) no-repeat 20px 0;
	padding-top: 10px;
	position: relative;
	top: -1px;
}

.hidden {
	display: none;
}

td.offer {
	background: url(../../images/offer.gif) no-repeat 0 4px;
	padding-left: 18px;
}

img.left, p.left, div.left {
	float: left;
	padding-right: 10px;
}

img.right, p.right, div.right {
	float: right;
	padding-left: 10px;
}

span.bigbold {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}



/* @end */

/* @group blog */

div.blog_info {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding-bottom: 15px;
	padding-top: 10px;
}

div.blog_info, div.blog_comments {
	font-size: 1.0em;
}

div.blog_comments form td.leftcol {
	white-space: nowrap;
}



/* @end */

@media print {

body {
	color: #000;
}

.printonly {
	display: block;
}

div#mainpage, div#content {
	width: 100%;
	border-left: none;
	border-right: none;
}

div.header_menu, div#sidebarl, div#sidebarr, div#footer {
	display: none;
}

div#header_logo_strapline {
	top: 0;
	width: 280;
	left: 300px;
	position: absolute;
}

div.content3col {
	width: 180px;
}

div.content2col {
	width: 300px;
}

ul.content-tabs-list {
	display: none;
}

div.content-box {
	display: block;
}


}
