@import url("reset.css");
@import url("calendar.css");

body {
	font: 12px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	background: #f4f4f4 url(../images/body-gradient.png) repeat-x;
}

p{
margin-bottom:10px;
}

div.category p{
	margin-bottom:30px;
}

h1, h1.sub-header {
	padding-top:15px;
	font-size: 40px;
	font-weight:normal;
	padding-bottom: 5px;
}

h1.sub-header{
	padding-top:25px;
	
	}
	

h2 {
	font-size: 22px;
	font-weight:normal;
	margin-bottom: 10px;
}

h2.category{
	border-bottom:1px solid #adadad;
}

h3 {
	font-size: 22px;
	font-weight:normal;
	margin-bottom: 10px;
}	

h4, h4.footer {
	font-size: 19px;
	font-weight:normal;
	margin:20px 0 10px 0;
	border-top:1px solid #adadad;
	width:565px;
	padding-top:20px;

}

h4.footer{
	width:auto;
	border-top:0px solid #adadad;
	color:#7b7878;
	margin:0 0 5px 0;
	padding:0;
}
 
ol, ul{
	margin:10px 15px 10px 25px;
	list-style:disc;	
}


#nav-wrap ul {
	margin:0 0px 20px 0px;
}
		
div.course-btn a {
	text-indent:-9999px;
	float:right;
	height:25px;
	width:112px;
	background:url(../images/view-courses-btn.jpg) no-repeat;
}

div.course-btn a:hover{
		background:url(../images/view-courses-btn.jpg) no-repeat 0 -25px;
}

div.course-btn-alt a {
	text-indent:-9999px;
	float:right;
	height:25px;
	width:112px;
	background:url(../images/view-course-btn.jpg) no-repeat;
}

div.course-btn-alt a:hover{
		background:url(../images/view-course-btn.jpg) no-repeat 0 -25px;
}



/*----NAVIGATION ---------- 
---------------------------*/

#nav-wrap{
	
	background:url(../images/nav-bg1.png) no-repeat;
	height:39px;
	margin:0px auto 0 auto;
}

#nav-wrap ul{
	list-style:none;
	float:left;
}

#nav-wrap li{
	margin:0px;
	float:left;	
	padding: 0;
	background: url(../images/nav-seperator.png) no-repeat right 7px;
}


#nav-wrap li a{
	display: block;
	color:#fff;
	text-decoration:none;
	padding: 10px 20px 10px;
}	

#nav-wrap li a:hover, #nav-wrap li.active{
	color:#86d05a;
}	

#nav-wrap a.contact, #nav-wrap a:hover.contact{
	float:right;
	padding: 10px 20px;
	display: block;
	background:none;
	color:#dcdbdb;
}

#nav-wrap a:hover.contact{
	color:#86d05a;
	text-decoration:none;
}

#nav-wrap{
	
	background:url(../images/nav-bg1.png) no-repeat;
	height:39px;
	margin:0px auto 0 auto;
}

ul.footer-nav {
	list-style:none;
	float:left;
	margin: 0 0 10px 0; padding: 0;
	border-left: 1px solid #ccc;
}

.footer-nav li{
	margin:0px;
	float:left;	
	padding: 0;
	border-right: 1px solid #ccc;
}


.footer-nav li a{
	display: block;
	color:#fff;
	text-decoration:none;
	padding: 0px 5px;
}	

.footer-nav li a:hover, #nav-wrap li.active{
	color:#86d05a;
}	

	
	
/*---HEADERS & SUB HEADERS
---------------------------*/	
	
#head-banner, #head-banner-sub{
	margin:10px 0 0 0;
	width:862px;
	height:246px;
	padding:0px 20px 0px 20px;
	}
	
#head-banner-sub{
	height:111px;
	}

#container .banner-home{
	background: url(../images/headers/home_s1.png) no-repeat center bottom;
	height:160px;
}

.banner-training{
	background: url(../images/headers/training.png) no-repeat;
}

.banner-consulting{
	background: url(../images/headers/consulting.png) no-repeat;
}

.banner-coaching{
	background: url(../images/headers/coaching.png) no-repeat;
}

.banner-resources{
	background: url(../images/headers/resources.png) no-repeat;
}

.banner-about{
	background: url(../images/headers/about.png) no-repeat;
}

.banner-recruitment{
	background: url(../images/headers/recruitment.png) no-repeat;
}

.banner-sub-contact{
	background: url(../images/sub-headers/contact-sub.png) no-repeat;
}

.banner-sub-training{
	background: url(../images/sub-headers/training-sub.png) no-repeat;
}

.banner-sub-consulting{
	background: url(../images/sub-headers/consulting-sub.png) no-repeat;
}

.banner-sub-coaching{
	background: url(../images/sub-headers/coaching-sub.png) no-repeat;
}
	
#header-text{
	width:500px;
	}
	
#header-sub-text{
	width:400px;
	float:right;
	padding:35px 0 0 0;
	text-align:right;
	}

#header-text a{
	background: url(../images/banner-readmore.png) no-repeat right;
	padding-right:15px;
	}
	
	
/*---CONTAINERS & DIVS
--------------------*/
		
#container{
	width:902px;
	margin:10px auto;
	
	}
	
#logo-holder{
	float:left;
	width:213px;
	height:93px;
	background: url(../images/logo.png) no-repeat;
	}
	
#premium-area{
	float:right;
	background: url(../images/premium-area.png) no-repeat;
	height:35px;
	margin:70px 20px 0 0;
	width:330px;
	}
	
#premium-area-bg{
	float:right;
	background: url(../images/premium-area-right.png) no-repeat right;
	height:35px;
	}

	
#content-wrap{
	margin:10px 0 0 0;
	padding:20px 0 0 0;
	width:902px;
	background:#fff;
	background: url(../images/content-bgtop.png) no-repeat top center;
	}
	
	
#content-wrap-middle{
	width:882px;
	position: relative;
	padding: 0 0px 0px 20px;
	background: #fff url(../images/content-bg-middle.png) repeat-y center;
	}
	
#content-wrap-bottom{
	width:902px;
	position: absolute;
	bottom: -10px;
	left: 0px;
	height: 10px;
	padding:0 0px 10px 0px;
	background: #fff url(../images/content-bgbottom.png) no-repeat bottom center;
	}
	
	
.breadcrumb{
	width:862px;
	height:20px;
	margin:0 0 10px 0;
	font-size:11px;
	
}	


.breadcrumb a:link, .breadcrumb a:visited{
	color:#545454;
	text-decoration:none;
	}
.breadcrumb a:hover{
	color:#000;
	
	}
	

.content-main{
	width:565px;
	float:left;
	border-right:1px solid #adadad;
	padding:0 15px 15px 0;
	
}

.content-side{
	width:260px;
	border:0px solid #787878;
	margin-left:20px;
	float:left;
	
}	
	
	
	
	
.content-bottom, .content-bottom-last{
	width:260px;
	border-right:1px solid #adadad;
	float:left;
	margin-right:30px;
	padding-right:10px;
}

.content-bottom-last{
	margin-right:0px;
	border-right:0;
	
}
	



	
#footer-wrap{
	width:902px;
	margin:20px 0 20px 0;
	font-size:10px;
	color: #7b7878;
}

#footer-col, #footer-col-1{
	width:400px;
	margin:0 0px 0 20px;
	float:left;
	display:inline;

	}
#footer-col-1{
	width:250px;
	margin-right:33px;
	float:right;
	}
	
#footer-wrap a, #footer-wrap a:visited{
	font-size:10px;
	color:#7b7878;
	text-decoration:none;	
	}
	
#footer-wrap a:hover{
	color:#000;
	}		
	
	
	
	
/*---CLASSES and CLEARS	
------------------------*/	
.green{
	color:#6eb941;
	font-weight:bold;
	}
	

.clear{
	clear:both;
	}
	
	
	
	
/*---Links
----------------*/

#head-banner a{
	color:#fff;
	text-decoration:none;
}	

a:link, a:visited, a:hover{
	color:#4dba0c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}	
	
/*---FORMS
-----------------------*/	
form ol, form li { list-style: none; padding: 0; margin: 0; }
form li { margin-bottom: 10px; }
form li span { padding-left: 5px; vertical-align: top; }
form li label span { padding: 0; }

label{
	margin:0 0px 0 0;
	display:block;
	width:170px;
	float:left;
	}

input{
	border:1px solid #787878;
	padding:3px;
	width:200px;
	}
	
input.cf_error{
	border:1px solid #ad2929;
	}
	
textarea{
	padding:3px;
	width:300px;
	height:120px;
	font: 12px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	}

input.sendbutton{
	border:0px;
	width:112px;
	height:25px;
	margin:10px 0 0 167px;
	background: url(../images/submit.jpg) no-repeat;
	font-size: 0px;
	display:block;
	line-height: 0px;
	text-indent: -999px;
	}
	
input.sendbutton:hover{
	cursor:pointer;
	background: url(../images/submit.jpg) no-repeat 0 -25px;
}

.cf_hidden, .linklove { display: none; }

div.success {
	background:#C2FFBF;
	border: 1px solid #088F00;
	color:#000;
	display:block;
	margin: 10px 0 20px;
	padding: 5px 10px;
}
div.failure {
	display:block;
	background:#FFDFDF;
	border: 1px solid #DF7D7D;
	margin: 10px 0 20px;
	padding: 5px 10px;
}
div.waiting {
	background:#FCFFDF;
	border: 1px solid #FFE900;
	color:#000;
	display:block;
	margin: 10px 0 20px;
	padding: 5px 10px;
}	

/*-----PREMIUM FORM ----*/
	
form.premium{
	padding:7px 12px 0px 12px;
	
	}
	
form.premium .green { float: left; height: 30px; line-height:30px; width: auto; }
	
input.premiuminput{
	border:1px solid #5b5b5b;
	height:18px;
	vertical-align:middle;
	margin-left:10px;
	padding:2px 2px 0px 2px;
	width:170px;
	}	
input.image{
	border:0px;
	width:21px;
	height:21px;
	vertical-align:middle;
	margin: 0 0 0 3px;
}

/*----- MISC ----*/

.height20 { height: 20px; }