@charset "utf-8";
/* CSS Document */
	
/**************************
GENERIC
**************************/

Body, HTML{
	height: 100%;
	}

Body{
	margin: 0 auto;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	background-color:#FFFFFF;
	background-image: url(/business/images/home08/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
	}

#container{
	width: 780px;
	position: relative;
	min-height: 100%;
	text-align: left;
	margin: 0 auto;
	}
	
* html #container{
	height: 100%;
	}
	
*{
	margin: 0px;
	padding: 0px;
	}
	
a:link, a:visited {
	color: #666666;
	text-decoration: underline;
	}

a:hover{
	color: #FF9900;
	}

.clearFloat{
	clear: both;
	display: block;
	}

IMG{
	border: none;
	}
	
/**************************
FONTS
**************************/

p, li, TH, TD, DT, DD{
	font-size: 75%;
	}

H1{
	font-size: 125%;
	margin-bottom: 15px;
	}

H2{
	color:#666666;
	font-size: 80%;
	margin-bottom: 5px;
	padding: 4px 0 0 0;
	}
	
	
.contact{
	font-size: 140%;
	line-height: 30px;
	background-image: url(/business/images/template/icon_phoneWhite.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 40px;
	}
	
/*---- font colours ----*/	
	
H1, H2 .contact, #footer p, #footer p a:link, #footer p a:visited, LABEL {
	color: #333333;
	}
	
H3{
	font-size: 100%;
	}
	
#rightCol H3{
	color: #333;
	font-size: 100%;
	font-weight: bold;
	}
		
/**************************
HEADER
**************************/

#headerLeft{
	float: left;
	margin-top: 35px;
	text-align: center;
	width: 256px;
	}

#headerRight{
	float: right;
	margin-top:9px;
	}

/**************************
NAVIGATION
**************************/

#Nav{
	clear: both;
	}

#Nav li{
	list-style: none;
	display: inline;
	border-right: 1px solid #000000;
	margin-right: 10px;
	padding-right: 8px;
	}

/*---- nav top ----*/	

#Nav ul.navTop {
	float: left;
	width: 550px;
	margin-top: 2px;
	height: 18px;
	padding: 5px 0 2px 0;
	}
		
#Nav ul.navTop li, #Nav ul.navTop li a:link, #Nav ul.navTop li a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#Nav ul.navTop li a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
/*---- search ----*/	

#navBarSearch{
	float: right;
	width: 225px;
	margin-top: 2px;}

#navBarSearch INPUT.navSearchBox{
	width: 140px;
	height: 16px;}

#navBarSearch INPUT.navSearchBtn{
	vertical-align: middle;}

/*---- nav bottom ----*/

#Nav ul.navBtm {
	clear: both;
	float: left;
	width: 550px;
	margin: 10px 0 40px 0;
	}

#Nav ul.navBtm li{
	color:#666666;
	border-right: 1px solid #cccccc;
	}
	
#Nav ul.navBtm li a:link, #Nav ul.navBtm li a:visited{
	color: #666666;
	text-decoration: none;
	}

#Nav ul.navBtm li a:hover{
	color: #666666;
	text-decoration: underline;}

/*---- text size controls ----*/	

#navBarTxt{
	float: right;
	width: 180px;
	padding-top: 10px;
	margin-right: 25px;
	text-align:right;}

#navBarTxt IMG{
	margin-right: 8px;}
	
/**************************
MAIN COL
**************************/

#mainCol{
	float: left;
	width: 520px;
	padding-right: 20px;
	margin: 0 10px 20px 0;
	}
	
#mainCol ul{
	margin: 15px 0 20px 15px;
	}

#mainCol ul li{
	list-style: none;
	margin: 3px 0;
	line-height: 12px;
	padding-left: 15px;
	background-image: url(/business/images/template/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
.imageFloatLeft{
	float: left;
	margin: 0 15px 4px 0;
	}

.imageFloatRight{
	float: right;
	margin: 0 0 4px 15px;
	}

#mainCol p{
	color: #666666;
	margin: 10px 0;
	}
	
#mainCol H1{
	color: #FAB716;
	font-size: 125%;
	margin-bottom: 10px;
	}

#mainCol H2{
	color: #333333;
	font-size: 97.5%;
	font-weight: normal;
	line-height: 19px;
	margin-bottom: 5px;
	padding: 0;
	}
	
#mainCol H3{
	color: #333333;
	font-size: 82.5%;
	margin-bottom: 5px;
	padding: 4px 0 0 0;
	}

#mainCol H4{
	color: #FAB716;
	font-size: 82.5%;
	margin-bottom: 5px;
	padding: 4px 0 0 0;
	}

#mainCol H5{
	color: #999999;
	font-size: 75%;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 5px;
	padding: 4px 0 4px 0;
	}

#mainCol H6{
	color: #999999;
	font-size: 80%;
	margin-bottom: 5px;
	padding: 4px 0 0 0;
	}
	
/**************************
RIGHT COL
**************************/

#rightCol{
	float: left;
	width: 200px;
	margin: 0 0 15px 0px;
	padding-bottom: 45px;
	}

#rightCol ul.courseList {
	margin: 0px;}

#rightCol ul li a:link, #rightCol ul li a:visited{
	display: block;
	width: 198px;
	height: 21px;
	padding: 4px 0 0 20px;
	color: #ccc;
	text-decoration: none;
	background-image: url(/business/images/home08/btnInside_course.jpg);
	background-repeat:no-repeat;}
	
#rightCol ul li a:hover{
	color: #333333;
	text-decoration: none;
	background-image: url(/business/images/home08/btnInside_course_over.jpg);
	background-repeat:no-repeat;}

#rightCol ul li.course2Lines a:link, #rightCol ul li.course2Lines a:visited{
	height: 34px;
	padding: 4px 0 0 20px;
	background-image: url(/business/images/home08/btnInside_courseLrg.jpg);	}
	
#rightCol ul li.course2Lines a:hover{
	background-image: url(/business/images/home08/btnInside_courseLrg_over.jpg);}
	
/**************************
FOOTER
**************************/

#footer{
	clear: both;
	position: relative;
	height: 30px;
	/* margin-top: -40px; */
	padding: 10px 0 0 0;
	text-align: left;
	background-color: #000000;
	}

#footerCont{
	width: 780px;
	margin: 0 auto;
	}

#footer p, #footer p a:link, #footer p a:visited {
	color: #CCCCCC;
	}

/**************************
FORM
**************************/

LABEL {
	line-height: 18px;
	}

DIV#mainCol LABEL
	{
	width: 145px;
	float: left;
	font-size: 75%;
	margin-left: 5px;
	}
	
/*DIV#mainCol DIV
	{
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 360px;
	} */
	
DIV#mainCol INPUT, DIV#mainCol TEXTAREA
	{
	padding: 0px;
	margin: 0px;
	width: 200px;
	float: left;
	}

DIV#mainCol INPUT.SubmitButton
	{
	width: auto;
	float: none;
	position: relative;
	top: 0px;
	left: 150px;
	}

.error
	{
	color: #FF0000;
	}
	
#contactForm DIV{
	clear: both;}



/* Styles used on the course details and course listing pages */
TABLE TH, TABLE TD
{
	padding: 2px;
}
DL DT
{
  font-weight: bold;
}
DL DD
{
  margin-left: 20px;
}
TABLE TBODY TD
{
	border-left: 1px solid #ccc;
	text-align: center;
}
/* End styles used on course listings and details pages */