/*@import url('nav.css');*/
/* General body stuff */
body {
	background: url('../img/body-bg.jpg');
	background-repeat:repeat-x;
	padding-top:10px;
	font-family:helvetica,arial,sans-serif;
	color:#000;
	font-size:11px;
}
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
	background:none;
	border:0;
	clear:both;
	display:block;
	float:none;
	font-size:0;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}

#wrapper {
	background-color:#fff;
	width:794px;
	position:relative;
	margin:0px auto 100px auto;
	padding:0px 10px 10px 10px;
	
}
#content blockquote { margin: 0px 0px 10px 2em; 
}

.right {
	float:right;
}

.left {
	float:left;
}



/* Header */
#header {
	height:145px;
}
#header.home {background:url('/img/ban_home.jpg') no-repeat top right;}
.headerconsulting {background:url('/img/ban_services.jpg') no-repeat top right;}
.headercontact {background:url('/img/ban_contact.jpg') no-repeat top right;}
.headerdelivery {background:url('/img/ban_services.jpg') no-repeat top right;}
.headerservices {background:url('/img/header-bg.jpg') no-repeat top right;}
.headerthecompany {background:url('/img/ban_the_company.jpg') no-repeat top right;}
.headertraining {background:url('/img/ban_services.jpg') no-repeat top right;}
#logo {
	padding:20px;
	float:left;
}
#content h1 {
	color:#6a9bad;
	font-size:22px;
	margin-bottom:10px;
}
#content.sub h1 {
	color:#000;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}
.tag {
	font-family:Helvetica, Arial, sans-serif;
	color:#6a9bad;
}

#header h2 {
	width:250px;
	margin-left:230px;
	font-size:20px;
	padding-top:60px;
	font-family:Helvetica, Arial, sans-serif;
	color:#6a9bad;
}

/* Main */
h3 {
	font-weight:bold;
	margin: 3px 0px 0px 0px;
}

#right-col {
	width:385px;
	float:right;
	/*z-index: 30;*/
}

#content {
	width:361px;
	min-height:198px;
	padding:20px;
	background: url('../img/content-bg.jpg');
	background-repeat:repeat-x;
}

#content .tag {
	font-size:22px;
	margin-bottom:10px;
}

#content p, #content h2, #content h3, #content h4 {
	margin-bottom:10px;
}
#content h4 { margin: 20px 0px 5px 0px; }

.bottom-box {
	padding-top:10px;
	border-top:1px solid #717171;
	margin-top: 20px;
}

.bottom-box h4 {
	color:#9a1e26;
	margin-bottom:10px;
}

.bottom-box a {
	color:#000;
}

.red-bar {
	background-color:#9a1e26;
	color:#fff;
	position:relative;
	height:15px;
	padding:3px 0px 3px 15px;
	font-size:11px;
	margin-bottom:10px;
	/*z-index: 51;*/
}

.red-bar a {
	color:#fff;
}

.red-corner {
	position:absolute;
	top:0;
	left:-31px;
	/*z-index:50;*/
}

/* TABS */

#tabbed_box {
	color:#fff;
	margin-bottom:10px;
	min-height: 193px;
}

#tabbed_box ul {
	float:right;
}

#tabbed_box li a {
	display:block;
	width:79px;
	height:54px;
	font-size:13px;
	padding:10px 0 0 10px;
	color:#fff;
}


#tabbed_box .text ul {
	float: none;
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#tabbed_box .text li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
	background-image:url(../img/tab-arrow.png);
	background-repeat:no-repeat;
	width: 170px;
	display: block;
}

#tabbed_box .text li a {
	display:inline;
	width:auto;
	height:auto;
	font-size: 11px;
	padding:0px;
	color:#fff;
}

#tabbed_box li a.green {
	height:55px;
}

.blue {
	background-color:#00a0af;
}

.purple {
	background-color:#716fb3;
}

.green {
	background-color:#c1d82f;
}



#tabbed_box .tab {
	height:193px;
	background-image: url(../img/tabgrad.png);
}

#tabbed_box .tab img {
	float:right;
}

#tabbed_box .tab .text {
	padding:10px;
}

#tabbd_box .tab .text p {
	padding-bottom:8px;
}

.ui-tabs-hide
{
  display: none
}

.top-fade, #menu {
	background:url('../img/top-fade.jpg') repeat-x;
	padding:5px;
	color:#000;
	margin: 0px 0px 5px 0px;
}
.top-fade.twitter {
background-image: url(../img/top-fade-twitter.jpg);
background-position:right top; 
}
.top-fade a {
	color:#98151d;
	text-decoration: underline;
}

.top-fade h3 {
	color:#98151d;
	font-size:13px;
	margin-bottom:10px;
}

.top-fade h4 {
	color:#98151d;
	font-size:13px;
	margin-bottom: 8px;
	font-weight: bold;
}

.top-fade p {
	font-size:11px;
	margin-bottom:10px;
}

.top-fade li {
	list-style:disc;
	margin-left:20px;
}
.top-fade.sub h5.red a, .top-fade.sub h4.red a { color: #98151D; }
.red, .top-fade h5.red { color: #98151d; }
.top-fade h5 {
	font-size: 12px;
	margin-bottom: 10px;
	color: #1a1a1a;
	font-weight: bold;
}

.top-fade h5 a { color: #1a1a1a; }

.top-fade.sub a { color: #808080; }
.top-fade.sub { padding: 10px 10px 3px 10px; }

/* FOOTER */
#footer {
	background:url('../img/footer-bg.jpg') repeat-x;
	border-top:1px solid #717171;
	border-bottom:1px solid #717171;
	height:90px;
	margin-bottom:25px;
	color:#717171;
	padding:10px 20px 10px 0px;
}

#footer p {
	vertical-align:middle;
}

#footer p img {
	padding:0 16px;
}

#permissions {
	color:#717171;
	margin-bottom:10px;
	
}

#permissions a {
	color:#717171;
}
#tabbed_box p {
	margin-bottom: 5px;
	background-image: url(../img/tab-arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}

#tabbed_box a { color: #FFF; }

#content ul {
	list-style-type: disc;
	margin: 0px 0px 10px 1.5em;
}

#content ul li {
	padding-left: 0.5em;
	margin: 0px 0px 5px 0px;
}

#content a {
	color: #000;
	text-decoration: underline;
}

h1 { font-weight: normal; }

h2 { font-weight: normal; }

.top-fade h3 a { text-decoration: none; }

#loader
{
	background-color: white;
	height: 100px;
	overflow: hidden;
	margin: auto;
	width: 152px;
	text-align: center;
}

#loader img
{
    width: 100%;
    height: 100%;
}
.loading
{
	height: 100%;
	width: 100%;
	/*z-index:10;*/
	background-image: url(../img/loadingIcon.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#content.sub { width: 556px; }

#right-col.sub { width: 187px; }

#content .bottom-box h4 a { color: #9a1e26; }


.downloads {
}

.downloads ul {
	padding: 0 10px;
	/*border-top: 1px solid #50899F;
	border-bottom: 1px solid #50899F;*/
	list-style-image: url(../img/icon-pdf.gif);
	margin: 0px 0px 15px 0px;
}


.downloads a {
	color: #50899F;
	text-decoration: underline;
}

.downloads ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	vertical-align: top;
}

#breadcrumb {
	margin: 0px 0px 10px 20px;
	color: #666;
}

#breadcrumb a { color: #666; }

#accordion h3 a {
	display: block;
	padding: 10px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}

#accordion .accordion-content { }

#accordion a { color: #FFF; }
#accordion li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
	background-image:url(../img/tab-arrow.png);
	background-repeat:no-repeat;
}
#accordion ul { margin: 10px 10px 0px 10px; 
}

.accordion-content { padding: 0px 0px 10px 0px; }

#content p.quote {
	padding: 10px;
	margin: 20px 10px 10px 10px;
	line-height: 1.5;
	color: #518091;
	font-weight: bold;
}

.quote strong { color: #98151d; }
#main { z-index:1; }
#navbar { z-index:2; }
.coursetable td { padding: 10px 5px 0px 15px; }
.classestable td { padding: 10px 5px 0px 0px; }
.coursetable th {
	font-weight: bold;
	padding: 20px 0px 0px 0px;
}
#contactform table tr td {
	padding: 10px;
	border-top: 1px solid #ccc;
	vertical-align: top;
}
#contactform textarea { width: 300px; }
hr {
	color: #ddd;
	height: 1px;
}

.redtext { color: #F00; }
#content .testimonials p {
	line-height: 1.5;
	border-top: 1px solid #50899F;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
}

#content .accreditation p {
	line-height: 1.2;
	border-top: 1px solid #50899F;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
	height: 65px;
}
#content h2.category {
	line-height: 1.2;
	border-top: 1px solid #50899F;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
	color:#518091;
	font-size:13px;
}
#content blockquote p {
	line-height: 1.2;
	border-top: 1px solid #50899F;
	padding: 20px 0 0 0;
	margin: 20px 0 20px 0;
}
#content blockquote p.first {
	border-top: none;
	margin: 0 0 20px 0;
}
.accreditation p img {
	float: left;
	display: block;
}
.racingtable td { padding: 5px; }
.racingtable td td { padding: 0px; }
#menu ul {
	margin: 0 0 10px 0;
}
#menu ul ul {
	margin: 5px 0 10px 0;
}
#menu li {
	font-weight:bold;
	color:#98151D;
	font-size:13px;
}
#menu li li { font-weight:normal; margin:0 0 0 5px; font-size:11px; }
#menu a { color:#000; text-decoration:underline; }
.blog h2 {
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #999;
	font-size: 12px;
}
.blog h2#comments {
	margin-top:30px;
	padding: 5px 0 10px 0;
	border-bottom: none;
	font-size: 12px;
}
h3.storytitle {
	font-size: 13px;
}
.meta {
	padding: 0 0 10px 0;
}
.meta, #content .meta a, cite, #content cite a, #content a.comment-edit-link {
	color: #666;
	font-style: italic;
}
li.comment { padding:0 0 10px 0; border-bottom:1px dotted #ccc; margin:0 0 10px 0; }
h2#postcomment { border:none; }
#content.sub.blog h1 {
	margin: 0px;
}
.feedback {
	margin: 0 0 10px 0;
}
.posttitle { font-weight:bold; }
ul#twitter_update_list { margin:0; padding:0; list-style-type:none; }
ul#twitter_update_list li { margin:0 0 10px 0; padding:0; list-style-type:none; }
.top-fade h3 a#twitter-link { text-decoration:underline; }




#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px Arial, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
