/* CSS Document */

/* -----073643 BLUE ----*/
/* -----597B7B DARK GREY ----*/
/* -----8A9A93 LIGHT GREY----*/
/* -----d6dede VERY LIGHT GREY----*/
/* -----EE3725 RED ----*/
/* -----C3DA6C GREEN ----*/

* {margin:0; padding:0;}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #597B7B;
	font: 75%/18px arial, helvetica, sans-serif;
	background-color: #dfeced;
}

h1, h2, h3, h5 {
	margin: 0;
	padding: 0;
	color: #073643;
	font-weight: normal;
	text-align: left;
}

h1 {
	font-size: 200%;
	line-height: 24px;
	margin: 15px 0 10px 0;
}

h2 {
	font-size: 150%;
	line-height: 20px;
	margin: 15px 0 5px 0;
}

h3 {
	font-size: 150%;
	line-height: 16px;
	color: #073643;
	padding: 15px 0 5px 0;
}

h4 {
	font-size: 125%;
	line-height: 14px;
	margin: 15px 0 5px 0;
}

h5 {
	font-size: 100%;
	font-weight: bold;
	color: #073643;
}

h2 a,
h2 a:link {
	text-decoration: none;	
	color: #073643;
}

.info h2 a, .info h2 a:link {
	color: #74A520;
}

.side-col h3 {
	font-size: 100%;
	margin: 5px 0 0 0;
	line-height: 16px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #CCC;
}

/*form {
margin:10px 0;
padding:0;
}*/

table {
	font-size: 100%;
	width: 100%;
}

table#RPL {
	border-top: 1px solid #000;
	font-size: 80%;
	line-height: 9px;
	width: 100%;
	text-align: left;
}

table#RPL td {
	padding: 2px 3px;
	border-bottom: 1px solid #CCC;
}

td {
	padding: 5px;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

a, a:link {
	color: #597B7B;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #073643;
	text-decoration: none;
}

#main_courses h2 a,
#main_courses h2 a:link {
	text-decoration: none;	
	color: #fff;
}

#main_courses h2 a:hover {
	text-decoration: none;	
	color: #073643;
}

.side-col a,
.side-col a:link {
	text-decoration: none;
}

#workshop form{
    margin:0;
	padding:0;
}

#workshop a,
#workshop a:link {
	text-decoration: none;
	color: #fff;
}

#workshop a:hover {
	color: #8A9A93;
	cursor: pointer;
}

small a,
small a:link {
	color: #8A9A93;
	font-weight: normal;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}

small a:hover {
	color: #073643;
}

blockquote {
	font-size: 160%;
	line-height: 100%;
	margin: 0;
	padding: 0;
	color: #66655f;
}

small {
	font-size: 90%;
}

ul {
	list-style: square;
	margin: 10px 0 20px 20px;
	padding: 0;
	color: #597B7B;
}

ul li {
	margin: 1px 0;
	padding: 0;
	line-height: 14px;
}

#workshop #schedule {
    height: 50px;
}

#workshop ul {
    margin:0 0 0 15px;
	color: #fff;
	padding: 15px 25px 0 25px;
}

#workshop ul li {
	line-height: 20px;
	border-bottom: 1px solid #d4dddd;
}

ol {
	margin: 0 0 0 0;
	padding: 0 0 10px 20px;
	
}

ol li {
	margin: 0;
	padding: 0;
}

dl {
	margin: 0 0 0 0;
	padding:0;
}



.indent_l {
	text-align: left;
}

.indent_r {
	text-align: right;
}

#callback select,
#callback button {
	margin: 5px 0 0 15px;
}

#container {
	width: 980px;
	margin: 0 auto;
	padding: 0 0 0 35px;
	text-align: left;
	overflow: visible;
	background: #fff url(../images/container_bg.jpg) left top repeat-y;
}


#logo {
	padding: 40px 25px 0 0;
	background-color: #FFF;
	width: 215px;
	height: 38px;
	border-right: 1px solid #8A9A93;
}

#content {
	padding: 0;
	margin: 0 0 0 0;
}


#contact {
	background: #fff url(../images/callback_bg.jpg) center no-repeat;
	margin: 5px 0;
	padding-right:10px;
	width: 190px;
	height: 207px;
}

#contact h3 {
   color:#597B7B;
   font-size:1.4em;
   font-weight:bold;
   text-align:center;
   margin:0px 10px;
   padding:20px 0 10px 0;
}

#contact h4 {
   color:#597B7B;
   margin:0px 10px;
   padding:5px 0;   
}

#endorsement {
	padding: 35px 0 0 0;
	margin: 0 0 0 0;
	width: 195px;
}

#left-wrap {
	width: 205px;
	float: left;
	margin: 0 10px 0 0px;
	padding: 0;
	display:inline;
}

#left-wrap #gft a {
	display:block;
	width:200px;
	height: 84px;
	background:url(../images/GFT_Button.png) no-repeat top center;
	margin-top:-5px;
	margin-bottom:10px;
}

#left-wrap #gft a:hover {
	background-position:bottom center;
}

#left-wrap h3 {
	background:url(../images/left_h1_bg.jpg) no-repeat;
	display:block;
	width:205px;
	margin:0;
	padding:0;
	line-height:32px;
   color:#597B7B;
   font-size:1.2em;
   font-weight:bold;
   text-align:center;
}

#left-wrap .left-list {
background:url(../images/left_ul.jpg) no-repeat center top;
width: 185px;
padding: 10px;
margin:5px 0 40px 0;
}

#left-wrap li {
list-style-image:url(../images/left_li_style.gif);
padding:5px 0;
height:15px;
line-height:15px;
margin:0;
margin-left:5px;
}

img {
	border: 1px solid #FFF;
	margin: 5px;
	padding: 0;
}

.main-col {
	margin: 0 20px 0 10px;
	padding: 0;
	width: 735px;
	float: left;
	display:inline;
}

.side-col {
	width: 215px;
	margin: 0;
	float: left;
	padding: 0px;
	background-color: #fff;
}

.min-height{
    height:500px;
}

#course_insa {
	margin: 10px 0 0 0;
	padding: 20px;
	padding-left: 100px;
	background: #e1dde2 url(../images/course_insa.gif) bottom	 left no-repeat;
}

#course_supa {
	margin: 10px 0 0 0;
	padding: 20px;
	padding-left: 150px;
	background: #e4d6cb url(../images/course_supa.gif) bottom	 left no-repeat;
}

#course_inva {
	margin: 10px 0 0 0;
	padding: 20px;
	padding-left: 20px;
	background: #b7d1ed url(../images/course_inva.gif) bottom	 left no-repeat;
}



.inva {
	background: #dbe8f6;
}

.supa {
	background: #f1eae5;
}

.insa {
	background: #f0eef0;
}

.desc {
	margin: 10px 0 0 0;
	padding: 3px;
	padding-left: 60px;
	background: transparent url(../images/arrows.gif) top left no-repeat;
	font-size: 130%;
}

table#options,
#main_courses,
#sub_courses,
table#options table {
	margin: 0;
	padding: 0;	
	border: none;	
}

.column {
	float:left;
	padding: 15px 30px 0 15px;
	width: 240px;
}

.column_mid {
	float:left;
	padding: 15px 10px 0 15px;
	width: 235px;
}


.column_alt {
	float:left;
	padding: 20px 0 0 10px;
	width: 150px;
}

.product1 {
	float:left;
	padding: 7px 10px 10px 10px;
	width: 215px;
}


.product2 {
	float:left;
	padding: 7px 10px 10px 10px;
	width: 215px;
}


.product3 {
	float:left;
	padding: 7px 10px 10px 20px;
	width: 205px;
}


.column1 {
	float:left;
	padding: 0 10px 0 20px;
	width: 205px;
}

.column1_indent {
	float:left;
	padding: 10px 10px 10px 20px;
	width: 205px;
}

.column2 {
	float:left;
	padding: 0 10px 0 30px;
	width: 205px;
}

.column3 {
	float:left;
	padding: 0 10px 0 30px;
	width: 205px;
}

#options td {
	margin: 0;
	padding: 0;	
	border: none;
}

#options p {
	margin: 0;
	padding: 0;	
	text-align: left;
}

#options ul {
	margin: 0 0 0 20px;
	padding: 0;	
	text-align: left;
	font-size: 90%;
}

#options h2 {
	text-align: left;
	font-size: 160%;
	margin: 5px 0 0 0;
}

#options h3 {
	margin: 5px 0 0 0;
	font-size: 140%;
}

#options h3,
#options td {
	text-align: center;
}

#sub_courses {
	color: #000;
	margin: 0;
	width: 725px;
	padding: 0;
}

#new_product {
	color: #000;
	margin: 0;
	margin-bottom: 5px;
	width: 725px;
	height: 80px;
	background:none;
	padding: 0 0 0 0;
}


/* ----------- Buttons --------------------- */

.CPDLogin
{
  display: block;
  width: 200px;
  height: 50px;
	background: transparent url(../images/cpd_login.jpg) 0 0 no-repeat;
	margin: 0;
	padding: 0;
}

#cpd_cont {
	width: 200px;
	height: 50px;
	clear: both;
	margin: 0 0 5px 0;
}

*html #cpd_cont {
	width: 200px;
	padding-right: 0px;
	margin-left: 0px;
}

.StepButton1
{
  display: block;
  width: 70px;
  height: 30px;
	background: transparent url(../images/step_button.png) 0 0 no-repeat;
	float: right;
	margin-top: -15px;
	margin-right: 5px;
}

.StepButton2
{
  display: block;
  width: 70px;
  height: 30px;
	background: transparent url(../images/step_button.png) 0 0 no-repeat;
	float: right;
	margin-top: -31px;
}

.StepButton3
{
  display: block;
  width: 44px;
  height: 29px;
  background: transparent url(../images/step3_button.png) 0 0 no-repeat;
  float: right;
  margin-right: 5px;
  padding:7px 0 0 8px;
}

.StepButton1:hover,
.StepButton2:hover,
.StepButton3:hover
{ 
  background-position: 0 -32px;
}

.CPDLogin:hover {
  background-position: 0 -50px;
}

.StepButton1 span,
.StepButton2 span,
.StepButton3 span {
	padding: 0 0 0 15px;
	line-height: 32px;
}


.go_green {
    float:left;
	height: 30px;
	width: 50px;
	padding: 0 0 0 0;
	margin: 30px 25px 0 -12px;
	background: transparent url(../images/go_green.png) no-repeat 0 0;
}

.go_green:hover
{ 
  background-position: 0 -33px;
}

.go_green span {
	padding: 0 0 0 10px;
	line-height: 30px;
}

#workshop {
	background: #fff url(../images/schedule.png) 0 0 no-repeat;
	padding: 0;
	height: 250px;
	width: 200px;
}

/*
#workshop:hover
{ 
  background-position: 0 -250px;
	cursor: pointer;
}
*/


button {
    display:block;
	float:right;
	background:transparent url(../images/submit_butt.png) 0 0 no-repeat;
	border:medium none;
	cursor:pointer;
	height:33px;
	width: 80px;
	margin: 0 20px 0 0;
	white-space:nowrap;
}

button:hover {
  background-position: 0 -34px;
}

/* ----------- Information Pages -------------- */

.info h1 {
  color:#557F0D;
}

.info h2 {
  color:#74A520;
  display:block;
  margin: 15px 20px 5px 0;
  padding-bottom:2px;
  font-size:1.6em;
  line-height:1.4em;
  border-bottom: 1px solid #557F0D;
  font-weight:normal;
  clear:none;
}

.info h3 {
  color:#557F0D;
}

.info a {
  text-decoration:underline;
}

.info .subtext {
color:#073643;
font-size:.8em;
}

.bio {
  float:left;
  margin:5px 50px;
}

.bio h1, .bio h1 a {
  margin-top:0px;
  text-decoration:none;
  color:#557F0D;
  font-weight:normal;
}

.bio h2, .bio h2 a {
  margin-bottom:0px;
  border-bottom:none;
  font-style:italic;
  color:#74A520;
  text-decoration:none;
}

.bio a:hover h1, .bio a:hover h2 {
text-decoration:underline;
}

/* ----------- Product Pages ------------------ */

.product {

}

.product h1 {
  color:#073643;
  display:block;
  margin: 15px 20px 5px 0;
  padding-bottom:2px;
  font-size:1.6em;
  line-height:1.4em;
  border-bottom: 1px solid #073643;
  font-weight:normal;
  clear:none;
}

.product h2 {

}

.product h3 {
  color:#fff;
  font-size:1.2em;
  line-height:2em;
  padding:0;
  padding-left:40px;
  background:url(../images/product_dropdown.jpg) no-repeat bottom left;
}

a.download {
  display:block;
  background:url(../images/download.jpg) no-repeat top left;
  width:147px;
  height:33px;
  text-align:center;
  line-height:33px;
  margin-right:20px;
  text-decoration:none;
}

.product a.download:hover {
  background-position:bottom left;
}

label {
display:block;
float:left;
width: 170px;
}

.product label {
  display:block;
  float:left;
  width:100px;
  font-weight:bold;
}

.product #competencies ul {
  list-style:none;
}

.product li {
  line-height:1.4em;
}

.product .hidden{
  display:none;
  padding:5px 40px 10px 40px;
}

.product .hidden h4 {
  color:#073643;
  border-bottom: 1px solid #073643;
}

.product .hidden li {
list-style-type:none;
}

.product a.dropdown {
  display:block;
  height:29px;
  margin-right:20px;
  margin-bottom:1px;
  background:#52737c  url(../images/product_dropdown_cap.jpg) top right no-repeat;
}

.product a.next,
.product a.prev {
	color:#6DA61A;
	padding:0;
	margin:0;
	clear:none;
}

.product a.next:hover, 
.product a.prev:hover {
  /*text-decoration:underline;*/
}

.product a.next {
  float:right;
  margin-right:20px;
}

.product a.prev {
  float:left;
}

/* --- Course Options and Pricing Box Revision ---

.course_options {
  float:left;
  margin:10px 1px;
  padding:0;
  width:355px;
  background:#e0f9b9;
}



.course_pricing {
  margin:10px auto;
  width:360px;
  background:#e0f9b9;
}

.distance, .facetoface {
  float:left;
  width: 49%;
}

.distance {
  border-right: 1px solid #ccc;
}

.facetoface {
  border-left: 1px solid #fff;
}

.course_options h1,
.course_pricing h1 {
  display:block;
  background:#8ebf41 url(../images/course_options_corners.gif) top left no-repeat;
  margin:0;
  padding:0;
  padding-left:10px;
  border:none;
  line-height:1.6em;
  font-size:1.4em;
  color:#073643;  
}

.course_options p,
.course_pricing p {
  padding:10px;
}

.course_options strong,
.course_pricing strong {
  font-weight:bold;
  color:#073643;
}

.course_options h2,
.course_pricing h2 {
  font-size:1.2em;
  font-weight:bold;
  margin:0 0 5px 10px;
}

.course_options .subtext,
.course_pricing .subtext {
color:#073643;
font-size:.8em;
}

.course_options ul,
.course_pricing ul {
  margin: 0 0 5px 20px;
  list-style-type:circle;
}

.course_options h3,
.course_pricing h3 {
  font-size:1.6em;
  background:none;
  margin:0;
  padding:0;
  text-align:center;
  color:#073643;
  line-height:2.6em;
}

.course_options a,
.course_pricing a {
  color:#fff;
  display:block;
  margin: 5px auto;
  height:33px;
  line-height:2.5em;
  text-align:center;
  background: url(../images/book.png) top center no-repeat;
}

.course_options a:hover,
.course_pricing a:hover {
  background-position: bottom center;
  }

*/

#coursePriceSelection {
	margin:0;
	padding:0;
}

#coursePriceSelection li {
	list-style-type: none;
	background:url(../images/course_options_active_li.jpg) top left no-repeat;
	float: left;
	padding: 0;
	margin: 0;
	text-align:center;
	height:25px;
	line-height:25px;
}

#coursePriceSelection li a{
	color:#fff;
	display:block;
	padding:0 10px;
	background:url(../images/course_options_active_li_a.jpg) top right no-repeat;
	height:25px;
	line-height:25px;
}

#coursePriceSelection li#selGeneral {
	background-image:url(../images/course_options_active_li.jpg);
}

#coursePriceSelection li#selGeneral a {
	background-image:url(../images/course_options_active_li_a.jpg);
}

#coursePriceSelection li#selPersonal {
	background-image:url(../images/course_options_inactive_li.jpg);
}

#coursePriceSelection li#selPersonal a {
	background-image:url(../images/course_options_inactive_li_a.jpg);
}

.course_pricing {
	width:728px;
	background:url(../images/course_options_runner.jpg) repeat-y;
	color:#073643;
}

#pricing_top_first {
	width:728px;
	height:12px;
	background:url(../images/course_options_top_first.jpg) no-repeat top center;
}

#pricing_top_others {
	width:728px;
	height:12px;
	background:url(../images/course_options_top_others.jpg) no-repeat top center;
}

#pricing_bottom {
	width:728px;
	height:13px;
	background:url(../images/course_options_bottom.jpg) no-repeat bottom center;
}

.distance, .facetoface{
  float:left;
  width: 49%;
}

.distance {
  border-right: 1px solid #ccc;
}

.facetoface {
  border-left: 1px solid #fff;
}

.course_desc {
	float:left; display: inline;
	padding-left: 3%;
	width: 50%;
}

.course_offer {
	float:left; display: inline;
	width: 47%;
}
.course_pricing h1{
	color:#073643;
	font-size:1.2em;
	font-weight:bold;
	border:none;
}

.course_pricing h2 {
	color:#073643;
	font-size:1.8em;
	font-weight:bold;
	margin:10px auto 0 auto;
}

.course_pricing h3 {
	color:#073643;
	font-size:1em;
	font-weight:normal;
	padding:0 10px;
	background:none;
}

.course_pricing a {}

.course_pricing a:hover {}

.course_pricing ul {
padding:11px 21px;
margin:0;
}

.course_pricing li {
	list-style-image:url(../images/left_li_style.gif);
	list-style-position:outside;
	padding:2px 0;
	vertical-align:middle;
}

.course_pricing .subtext {}
  
a.book {
  display:block;
  clear:both;
  padding: 0 15px 0 0;
  margin: 5px;
  line-height:2.5em;
  text-align:center;
  color:#fff;
  background: url(../images/book.png) top right no-repeat;
}

a.book:hover {
  background-position: bottom right;
  }
  
a.book span.inner {
	display: block;
	padding: 3px 0 0 15px;
	height: 30px;
	color:#fff;
}

a.book:hover span.inner {
	padding: 3px 0 0 15px;
	margin: 0 !important;
	color: #597B7B;
}


/* ----------- Navigation --------------------- */

#navigation {
	padding-top: 7px;
	margin: 0 auto;
	margin-right: 130px;
	float: right;
	text-align: left;
/*	width:505px; */
}

#navigation ul {
	height: auto;
	padding: 0;
	margin: 10px 0 0 0;
	float: right;
	list-style: none;
/*	width:500px; */
}

#navigation ul li {
	background: none;
	float: right;
	padding: 0 0 0 0;
	margin: 0;
	border-left: 1px #CCC solid;
}

#navigation ul li a {
	display: block;
	padding: 2px 10px 2px 10px;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	color: #8A9A93;
}

#navigation ul li a:hover {
	color: #073643;
}

#navigation ul li#link7 {
	border: none;
}

#header {
	background:transparent;
	width: 520px;
	height: 52px;
	padding: 50px 0 5px 0;
}

#header a {
	
}

* #search_wrap {
	padding: 0 30px 0 0;
	float: right;
	width: 430px;
	overflow: visible;
}

#search_wrap {
	padding: 0 20px 0 0;
	float: right;
	width: 430px;
	overflow: visible;
}





/* ------------ bottom_nav -------------------- */
 
#bottom_nav {
    float:right;
	margin:20px 25px 30px 0;
	width: 725px;
	background: transparent url(../images/bottom_nav.png) 0 0 no-repeat;
}

.bottom_nav_item {
	float: left;
	width: 235px;
	padding: 0;
	margin-top: 22px;
	color: #68a5bd;
	border-right: 1px solid #d6dede;
	border-left: 1px solid #d6dede;
}

.bottom_nav_links {
	float: left;
	width: 235px;
	padding: 0;
	margin-top: 20px;
	color: #68a5bd;
}


.bottom_nav_news {
	float: left;
	width: 225px;
	padding: 0;
	margin-top: 35px;
	margin-left: 10px;
}

.bottom_nav_links ul,
.bottom_nav_item ul {
	margin: 10px 30px 10px 30px;
	padding: 0;
}

.bottom_nav_links li,
.bottom_nav_news li,
.bottom_nav_item li {
	margin: 2px 0 5px 0;
}

#bottom_nav a {
	font-weight: normal;
	color: #8A9A93;
}

#bottom_nav a:hover {
	color: #073643;
}

#main_courses {
	height: 180px;
	background: transparent url(../images/main_courses.png) no-repeat top right;
	margin: 0 0 0 0;
	color: #fff;
	margin: 0;
	width: 715px;
	padding: 0 0 0 10px;
}

#main_courses a {
	text-decoration:none;
}

#main_courses h1 {
	font-size: 125%;
	border:none;
	color: #8aa0a6;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 0 0;
}

#main_courses h1 a,
#main_courses h1 a:link {
	text-decoration: none;	
	color: #073643;
}

#main_courses h1 a:hover {
	text-decoration: none;	
	color: #597B7B;
}

#main_courses h2{
	color:#597B7B;
	margin:0;
	padding:10px 0 5px 10px;
	border:none;
}

#main_courses h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	padding: 5px 0;
	color:#597B7B;
}

#main_courses p {
	color: #073643;
	font-weight: normal;
	line-height: 14px;
	margin: 0 0 5px 0;
	padding:0;
}

#main_courses .price {
	color:#073643;
	font-size:100%;
	font-weight:bold;
	line-height:14px;
	margin:0 0 5px;
	padding-bottom:10px;
	padding-top:15px;
}

#main_courses .subtext,
#main_courses .subtext a {
    font-size:.8em;
	color:#fff;
}

#main_courses a.join_now {
	display:block;
	background:url(../images/book.png) no-repeat top center;
	width:135px;
	height:33px;
	font-size:.8em;
	line-height:30px;
	text-align:center;
	color:#fff;
	margin-left:83px;
}

#main_courses .column_mid a.join_now {
	margin-left:73px;
}

#main_courses a.join_now:hover {
		background-position:bottom;
		color:#597B7B;
}

#sub_courses {
	background: transparent url(../images/backgrounds.png) no-repeat bottom right;
	height: 140px;
	padding:0;
	margin-top: 10px;
}

#sub_courses h2{
	padding:0;
	margin:0 0 15px 20px;
	border:none;
	color:#74A520;
}

#sub_courses h1,
#sub_courses h1 a {
	font-size: 125%;
	color: #fff;
	font-weight: bold;
	border:none;
	margin: 0 0 4px 0;
	line-height:.8em;
}

#sub_courses a {
	text-decoration:none;
}

#sub_courses p,
#sub_courses p a {
	font-size: 95%;
	color: #073643;
	font-weight: bold;
	line-height: 14px;
	padding:10px 0 0 0;
}

#sub_courses .subtext{
	display:block;
	margin:0 auto;
	padding:0;
	text-align:center;
    font-size:.8em;
	color:#fff;
}

#sub_courses .subtext a {
	color:#FFFFFF;
}

#main_courses .subtext a:hover,
#sub_courses .subtext a:hover {
text-decoration:underline;
}

#main_courses ul,
#sub_courses ul {
	font-size: 95%;
	color: #073643;
	font-weight: normal;
	line-height: 14px;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	text-align: left;
}

#main_courses li,
#sub_courses li,
.option li {
	margin: 0;
	padding: 0;
	list-style-type: square;
}

#new_product h2,
.option h2 {
	font-size: 125%;
	color: #fff;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 4px 0;
}

#FAQ ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#FAQ li {
	background: #FFF url(../images/question.gif) no-repeat 5px 0;
	width: 150px;
	height: 110px;
	margin: 0;
	padding:  0 0 0 15px;
	float: left;
	line-height: 15px;
	border-right: 1px solid #cfcfcf;
}

#FAQ li a {
	width: 100px;
	height: 80px;
	display: block;
	padding: 20px 10px;
	text-decoration: none;
}

#FAQ li a:hover {
	color: #99CC33;
}

#callback {
	margin: 5px 0;
	padding: 0;
}

legend {
	font-weight: bold;
	color: #000;
	font-size: 140%;
	margin: 0;
	padding: 0 5px;
}

#news,
#course_list,
#book_now {
	margin: 0 0 10px 0;
	padding: 5px;
}

#book_now h2 {
	font-size: 140%;
	padding: 0 0 0 0;
}

.side-col h2 {
	font-weight: bold;
	color: #000;
	font-size: 140%;
	margin: 0;
	padding: 0;
}

#news ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#course_list dl {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 95%;
	line-height: 11px;
}

#course_list dt,
#course_list dd,
#news dd {
	margin: 2px 0 1px 0;
	padding: 0;
}


a.book_now {
	height: 30px;
	width: 140px;
	padding: 7px 16px;
	margin: 0;
	background: transparent url(../images/book_now.gif) no-repeat 0 0;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	font: 13px/30px arial, helvetica, sans-serif;
}

a.book_now_w {	height: 30px;
	width: 140px;
	padding: 7px 16px;
	margin: 0;
	background: transparent url(../images/book_now_w.gif) no-repeat 0 0;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	font: 13px/30px arial, helvetica, sans-serif;
}

a.book_now:hover,
a.book_now_w:hover,
a.go:hover {
	color: #99CC33;
}


.textinput {
	font: 13px/14px arial, helvetica, sans-serif;
	width: 100%;
	margin: 0 0 3px 0;
	height: 15px;
	background: #FFF;
	border: 1px solid #8A9A93;
	padding: 2px 0 2px 2px;
	color: #8A9A93;
	width: 170px;
}

#search_box {
    width: 210px;
    height: 34px;
    background: url(../images/search_field.png) 0 0 no-repeat;
    float: right;
    margin-top: 10px;
}

#search_box #s {
    float: left;
    padding: 0;
    margin: 8px 0 0 8px;
    border: 0;
    width: 165px;
    color: #8A9A93;
    background: none;
}
#search_box #go {
    float: left;
    /*margin: 3px 4px 0 0;*/
}

.byline {
	margin-top:20px;
	border-left: 1px solid #709194;
}

.byline h1{
	font-weight:normal;
	font-style:italic;
	font-size:15px;
	padding:0;
	margin:0;
	padding-left:20px;
	line-height:20px;
	color:#709194;
}

.byline h1 a {
	font-weight:normal;
}

/* footer */

#footer {
	background-color: #777;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 0;
	color: #FFF;
	text-align: center;
	font-size: 90%;
}

#footer a {
	margin: 0;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	margin: 0;
	color: #99CC33;
	text-decoration: none;
}

#meta {
	padding: 25px 0 0 15px;
	margin: 0;
	font-size: 90%;
	float: left;
}

.entry {
	margin: 0;
	padding: 20px 40px 10px 0;
	text-align: justify;
}


#nav_wrap {
	margin: 0;
	padding: 0 10px 0 0;
	width: 950px;
}


#main_nav {
	width: 725px;
	height: 30px;
	margin-bottom: 2px;
	float: right;
}

#main_nav ul {
	height: auto;
	margin: 0;
	font-size:.9em;
}

#main_nav ul li {
	list-style-type: none;
	background:url(../images/mm_li.jpg) top left no-repeat;
	float: left;
	padding: 0 0 0 0;
	margin: 0;
	text-align:center;
}

#main_nav ul li a {
	display: block;
	line-height:27px;
	padding-top:3px;
	font-weight: bold;
	color: #657C83;
	text-decoration: none;
	background:url(../images/mm_li_a.jpg) top right no-repeat;
}

#main_nav ul li:hover a {
	color: #444F4F;
}

#main_nav ul li#link1 {
	width: 160px;
	border-right: 1px #fff solid;
}

#main_nav ul li#link2 {
	width: 185px;
	border-right: 1px #fff solid;
}

#main_nav ul li#link3 {
	width: 90px;
	border-right: 1px #fff solid;
}

#main_nav ul li#link4 {
	width: 75px;
	border-right: 1px #fff solid;
}

#main_nav ul li#link6 {
	width: 80px;
	border-right: 1px #fff solid;
}

#main_nav ul li#link9 {
	width: 70px;
	border: none;
}


#main_nav ul li:hover,
#main_nav ul li.sfhover {
    background:url(../images/mm_li_o.jpg) top left no-repeat;
}

#main_nav ul li:hover a,
#main_nav ul li.sfhover a {
    background:url(../images/mm_li_a_o.jpg) top right no-repeat;
}

#main_nav li ul li a,
#main_nav li:hover ul li a,
#main_nav li.sfhover ul li a {
	background:#fff;
	line-height: 17px;
	width: 160px;
	padding: 5px 0 5px 0;
	margin-left: 5px;
	color:#6F827A;
	font-weight:normal;
}

#main_nav li ul li,
#main_nav li ul li:hover {
	background:#fff;
	padding: 0;
	margin: 0;
	border-bottom: 1px #d6dede solid;
	width: 160px;
	color:#8A9A93;
	font-weight:normal;
	text-align:left;
	font-size:1.1em;
}

#main_nav li ul li a:hover,
#main_nav li ul li:hover a,
#main_nav li ul li:hover
#main_nav li ul li.sfhover a,
#main_nav li ul li.sfhover {
	color:#1E3332;
	background:#fff;
}

#main_nav ul li ul {
	left: -2000px;
	position: absolute;
	padding: 0;
	margin: 0;
	border-top: none;
	border-left: 1px #d6dede solid;
	border-right: 1px #d6dede solid;
	border-bottom: 1px #d6dede solid;
	background:#fff;
	width: 165px;
	z-index: 500;
}

#main_nav ul li:hover ul ul,
#main_nav ul li.sfhover ul ul {
	left: -2000px;
}

#main_nav ul li:hover ul,
#main_nav ul li.sfhover ul {
	left: auto;
	margin-left: -1px;
}

#main_nav ul ul li:hover ul,
#main_nav ul ul li.sfhover ul {
	left: auto;
	margin-left: 160px;
	margin-top: -28px;
}

hr {
	height: 0;
	border: none;
	border-top: 1px #000 solid;
	background-color: transparent;
	margin: 20px 0;
	padding: 0;
}

.red {

	color: #EE3725;

}

a.blue, .blue {

	color: #073643;

}

.darkgrey {

	color: #597B7B;

}

.lightgrey {

	color: #8A9A93;

}

a.white, .white {

	color: #fff;

}

a.green,
.green {
  color:#74A520;
}

.cpp {
	color:#33736A;
}

.left {
float:left;
}

.right {
float:right;
}

.clear {
	clear: both;
}

/* course listings */

.enrollment h1,
.profile h1,
.registration h1,
.login h1 {
  color:#073643;
  display:block;
  margin: 15px 20px 5px 0;
  padding-bottom:2px;
  font-size:1.6em;
  line-height:1.4em;
  border-bottom: 1px solid #073643;
  font-weight:normal;
  clear: both;
}

/*
 * module and course listings (history)
 */

.module,
.course,
.certificate,
.choice {
	width: 47%;
	float: left; display: inline;
	margin: 0 1% 10px 1%;
	background: #e9eeee;
}

.choice {
	clear: none;
}

.certificate,
.choice_new {
	background-color: #e0f9b9;
}

.module .classroom {
	background: #e9eeee url(../images/bg_mod_class.gif) bottom right no-repeat;
}

.module_relevant .classroom,
.module_completed .classroom {
	background: #e0f9b9 url(../images/bg_mod_class_green.gif) bottom right no-repeat;
}

.module .rpl {
	background: #e9eeee url(../images/bg_mod_rpl.gif) bottom right no-repeat;
}

.module_relevant .rpl,
.module_completed .rpl {
	background: #e0f9b9 url(../images/bg_mod_rpl_green.gif) bottom right no-repeat;
}

.module .distance {
	background: #e9eeee url(../images/bg_mod_distance.gif) bottom right no-repeat;
}

.module_relevant .distance,
.module_completed .distance {
	background: #e0f9b9 url(../images/bg_mod_distance_green.gif) bottom right no-repeat;
}

.module_body {
	height: 4.5em;
}

.module .distance {
	float: none;
	width: auto;
	border: none;
}

.course .code,
.module .code,
.enrollment_module .code {
	float: right; display: inline;
	padding: 0;
	color: #073643;  
}

.course_header,
.module_header,
.choice .header {
	padding: 2px 5px;
	background: #c4d0d0 url(../images/corner_tl.gif) top left no-repeat;
	color: #073643;  
	margin: 0;
}

.course_body,
.module_body {
	padding: 2px 5px;
}


.course .name,
.module .name,
.certificate .name {
	font-weight: bold;
}

.module_relevant .module_header,
.module_completed .module_header,
.certificate .certificate_header,
.choice_new .header {
	background-color: #8ebf41;
}

.course_module {
	border: 1px solid #ccc;
	border-left-width: 0;
	border-right-width: 0;
	margin: 0 0 -1px 0;
}

.module_info {
	margin: 0 0 5px 0;
}

.choice .info {
	padding: 2px 5px;
}

.choice input {
	float: right; display: inline;
	margin: 0 5px 5px 0;
}

.module_location,
.module_address,
.course_filter {
	font-size: 0.925em;
	line-height: 1.4em;
}

.course_location {
	margin: -4px 0 0 0;
}

.enrollment_module {
	padding:0;
	background:#e0f9b9;
	margin: 0 2.5% 20px 1%;
}

.enrollment_module .enrollment_module_header {
  display: block;
  background: #8ebf41 url(../images/corner_tl.gif) top left no-repeat;
  margin: 0;
  padding: 2px 10px;
  border: none;
  color: #073643;  
}

.enrollment_module h2 {
  font-size:1.2em;
  font-weight:bold;
  margin:0 0 5px 10px;
}

.enrollment_module h3 {
	font-size: 1.7em;
	background:none;
	margin:0;
	color:#073643;
	padding: 10px 0 0 0;
}

.enrollment_module p {
  padding: 10px;
}

.enrollment_module strong {
  font-weight:bold;
  color:#073643;
}

.enrollment_module .subtext {
	color:#073643;
	font-size:.8em;
}

.enrollment_module ul {
  margin: 0 0 5px 20px;
  list-style-type:circle;
}

.enrollment_module a {
  display:block;
  margin: 5px auto;
  height:33px;
  line-height:2.5em;
  text-align:center;
  color:#fff;
  background: url(../images/book.png) top center no-repeat;
}

.enrollment_module_body {
	padding: 3px 5px;
}

.enrollment_module h4 {
	margin: 5px 5px 5px 0;
}

.enrollment_module ul {
	display: block;
	margin: 0;
	padding: 3px 0 0 10px;
	list-style: none;
}

.enrollment_module li {
	line-height: 1.2em;
	display: block;
	padding: 0 10px 0.5em 20px;
	list-style: none;
}

.enrollment_module li label input {
	width: 20px;
	margin: 0 0.5em 0 -20px;
}

.enrollment_module .price {
	float: right; display: inline;
	font-weight: bold;
	padding: 0;
	margin: -0.7em 0 0 0;
}

.enrollment_module .price .amount,
.enrollment_complete .price {
	font-size: 1.2em;
	font-weight: bold;
}

.enrollment_module label,
.enrollment label,
label.radio {
	float: none;
	display: inline;
	padding: 0 10px 0 0;
}

.enrollment_module .hint {
	padding: 5px 0 2px 0;
	font-weight: bold;
}

.enrollment_module_body .seats {
	display: block;
}


form .enrollment_module .info {
	clear: none;
	margin: 0;
}

.enrollment_total {
	text-align: right;
	margin: 0 2.5% 20px 1%;
	padding: 5px;
	background: #e9eeee;
}

#frmTotalPrice,
#newTotalPrice {
	font-weight: bold;
	font-size: 1.5em;
}

#newTotalPriceBox {
	color: #d00;
}

.discountbox {
	margin: -19px 2.5% 20px 1%;
	background: #eef0f0;
	padding: 5px;
}

.discountbox label {
	float: none; display: inline;
}

/*
 * form styling
 */

.enrollment_continue {
	text-align: right;
	padding: 0 2.5% 0 0;
}

.student_details label,
.payment_details label,
.payment_reciept #company label,
.login label {
	float: left; display: inline;
	text-align: right;
	width: 27%;
	height: 100%;
	margin: 0 2% 0 0;
	padding: 0;
}

.payment_details dl,
.enrollment_complete dl {
	margin: 10px 0 20px 20px;
}

.payment_details dt,
.enrollment_complete dt {
  float: left; display: inline;
  width: 10em;
  font-weight:bold;
  text-align: right;
  margin: 0 10px 0 0;
}

label.radio {
	width: auto;
	padding: 0;
	text-align: left;
}

label.radio input {
	margin: 0 0.5em 0 0;
	vertical-align: middle;
}

.highlight {
	font-weight: bold;
}

/*
 * page steps
 */

.step {
	float: left; display: inline;
	padding: 0 40px 0 0;
	margin: 5px 0 5px 15px;
	height: 40px;
	background: url('../images/step.gif') right 3px no-repeat;
}

.step_nr {
	color: #ccc;
	font-weight: bold;
}

.step_title {
	color: #ccc;
	font-size: 1.6em;
	padding: 2px 0 0 0;
}

.active_step .step_nr {
	color: #a3c380;
}

.active_step .step_title {
	color: #360;
}

/*
 * completion page extras
 */

.enrollment_receipt_number {
	background: #E0F9B9;
	width: 340px;
	margin: auto;
	padding: 5px 10px;
	text-align: center;
}

.enrollment_receipt_number .header {
  display: block;
  background: #8ebf41 url(../images/course_options_corners.gif) top left no-repeat;
  margin: -5px -10px 0 -10px;
  padding: 2px 5px 2px 10px;
  border: none;
  color: #073643;  
}

.enrollment_id {
	display: block;
	font-size: 1.6em;
	background: none;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #073643;
}

.enrollment_complete textarea {
	width: 96%;
}

.enrollment_complete .enrollment_continue {
	width: 96%;
}

/*
 * course overview pages extra styling
 */

.course_booking .course_price {
  font-size:1.6em;
  background:none;
  margin:0;
  padding:0;
  text-align:center;
  color:#073643;
  line-height:2.6em;
}

.course_booking .booking_note {
	float: right; display: inline;
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 2px 5px 5px 1.6em;
	text-indent: -0.6em;
}

#navigation ul li.nav_welcome {
	float: left; display: inline;
	padding: 2px 10px;
	font-size: 100%;
	color: #8a9a93;
	border-right: 1px solid #ccc;
	border-left: none;
	line-height: 14px;
}

.clear_filter {
	margin: -2em 20px 0 0;
	vertical-align:top;
	float:right;
}

/*
 * form validation responses
 */
 
.summary_only {
	display: none;
}

#validation_summary .summary_only {
	display: inline;
}

.error,
.attention,
.error a {
	color: #EE3725;
}

/*
 * note
 */

.note {
	font-size: 1.2em;
	margin: 0 2.5% 20px 0;
	padding: 5px;
	text-align: center;
	background: #F6F9B9;
}

form ul.checkBoxes {
	clear: none;
	padding: 0 0 0 29%;
}

form ul.checkBoxes {
	margin: 0;
}

form ul.checkBoxes li {
	list-style: none;
	float: left; display: inline;
	width: 240px;
}

form label.nowrap {
	display: inline;
	float: none;
	width: auto;
	margin: 0 0.5em 0 1em;
}

