/* CSS Document */
h1.home-h1{
font-size:12px;
font-weight:normal;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
div.img-cap{
width:151px;
float: right;
font-size:10px;
font-style:italic;
margin-left:5px;
}

P {
margin-top:10px;
margin-bottom:10px;
}
body {
margin-top:5px;
margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#161616;
	background-image:url(images/bck6.png);
}
A {
    COLOR:#004E9B;
    TEXT-DECORATION: none;
}
A:hover {
    TEXT-DECORATION:underline;
}
.small{
font-size:10px;
}
div#links_header{
width: 900px;
margin-left: auto; margin-right: auto;
text-align:right;
font-size:11px;
padding-bottom:3px;
}
div#links_header a{
color:#000;
}
img#logo{
padding-top:15px;
padding-left:15px;
}
div#container{
background-color:#FFFFFF;
width: 900px;
margin-left: auto; margin-right: auto;
height:1000px;
border:#cfcfcf solid 1px;
}
div#main_header{
width: 900px;
height:135px;
background-image:url(images/main_banner.jpg)
}
div#breadcrumbs{
border-top:#cfcfcf solid 1px;
border-bottom:#cfcfcf solid 1px;
font-size:10px;
margin-bottom:15px;
padding-left:5px;
}
div#breadcrumbs a{
color:#000;
}
div#menu {
float:left;
width:230px;
padding-left:15px;
}
div#menu .menu-item{
color:#cc3229;
vertical-align:middle;
line-height:34px;
font-size:12px;
width:200px;
height:34px;
border-left:#cfcfcf solid 5px;
border-right:#cfcfcf solid 5px;
border-bottom:#cfcfcf solid 5px;
padding-left:20px;
}
div#menu .first{
font-size:14px;
border:#cfcfcf solid 5px;
}
div#menu .sel{
background-repeat:no-repeat;
background-position:right;;
background-image:url(images/hr_menu_bul.jpg);
}
div.menu-item img{
float:right;
margin-right:20px;
margin-top:-34px;
border:0px;
}
/*
body:first-of-type div#menu .menu-item img{
float:right;
margin-right:20px;
border:0px;
margin-top:0px;
}
*/
div.menu-item a.block{
color:#35408e;
display:block;
height:100%;
width:100%;
}

div.menu-item a:hover{
background-repeat:no-repeat;
background-position:right;;
background-image:url(images/hr_menu_bul.jpg);
text-decoration:none;
}
div.menu-item sup{
color:#cc3229;
font-size:11px;
font-family:Arial Narrow, Arial, Helvetica, sans-serif;
margin-left:-4px;
}
div#menu .newsletter{
height:45px;
margin-top:30px;
padding-top:3px;
line-height:14px;
font-size:10px
}
body:first-of-type div#menu .newsletter img{
margin-top:-34px;
}
div#menu .newsletter span.line1{
color:#cc3229;
font-size:11px;

}
div#menu .newsletter span.line2{
color:#35408e;
font-size:11px;
}
div#menu .newsletter span.line3{
color:#000;
}
div#body_text{
margin-left:35px;
float:left;
width:410px;
}
div#body_text.full{
margin-left:35px;
float:left;
width:600px;
}
div#body_text h2{
line-height:13px;
font-size:13px;
color:#cc3229;
}
div#body_text h3{
line-height:12px;
font-size:12px;
color:#333333;
font-weight:normal;
}
div#heading{
height:53px;
background-image:url(images/heading_img_bck.jpg);
background-repeat:repeat-x;
width:620px;
}
div#heading.small{
width:410px;
}
div#heading img{
margin-left:-10px;
float:left;
}
div#heading h1{
color:#cc3229;
font-size:14px;
margin-top:15px;
float:left;
}
div#heading img.end{
float:right;
}
div#body_text p{
text-align:justify;
}
div#right_col{
float:right;
width:170px;
margin-right:10px;
margin-left:10px;
}
blockquote.big_quote {
color:#35408e;
  font-size: 11px;
  font-style:italic;
  padding-top: 22px;
  margin: 5px;
  background-image: url(images/top-quote.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 39px;
  }
  blockquote.big_quote span {
    display: block;
    background-image: url(images/bottom-quote.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
} 
div.qName{
margin-left:5px;
font-size:11px;
}
div#menu .left_extra{
text-align:center;
padding-top:40px;
}
div#links_footer{
width: 900px;
margin-left: auto; margin-right: auto;
font-size:10px;
background-color:#e2e2e2;
height:135px;
color:#6c6565;
}
div#links_footer div.column{
float:left;
width: 150px;
}
div#links_footer div.first{
padding-left:10px;
}
div#links_footer div.last{
padding-right:10px;
width: 130px;
}
div#links_footer h3{
margin-top:2px;
font-weight:bold;
font-size:10px;
margin-bottom:0px;
}
div#links_footer a{
color:#6c6565;
text-decoration:none;
}
div#links_footer a:hover{
text-decoration:underline;
}
div#footer{
width: 900px;
margin-left: auto; margin-right: auto;
font-size:10px;
padding-top:5px;
padding-bottom:15px;
clear:both;
}
div#footer a{
color:#000;
text-decoration:none;
}
div#footer a:hover{
text-decoration:underline;
}
div#footer span.left {
	display: block;
	width: 30%;
	float: left;
	text-align: left;
}
div#footer span.right {
	display: block;
	width: 68%;
	float: right;
	text-align: right;
}
div.trainer{
clear:both;
margin-bottom:15px;
}
div.trainer img{
margin-left:10px;
margin-bottom:10px;
float:right;

}
div.courseblock{
border:#cfcfcf solid 1px;
}
div.courseblock ul{
list-style-image:url(images/list_bul.jpg);
}
div.courseblock li{
padding:5px;
border-bottom:#cfcfcf solid 2px;
}
div.courseblock li a{
font-weight:600;
font-size:14px;
text-decoration:underline;

}
div.courseblock li.odd{
background-color:#FFFAE8;

}
div.courseblock li.top{
border-top:#cfcfcf solid 2px;

}
div.courseblock li.diff{
list-style-image:none;
list-style:none;
background-color:#D5F4E8;
}
div.courseblock h4{
font-size:14px;
}
div.courseblock a.more_info{
color:#161616;
font-size:10px;
font-weight:bold;
}
div.key{
/*margin-top:-14px;*/
text-align:right;
width:100px;
float:right;
}
ul.key-list li{
padding:2px;
}
ul.key-list li.oneday{
list-style-image:url(images/icons/1day.jpg);

}
ul.key-list li.twoday{
list-style-image:url(images/icons/2day.jpg);
}
ul.key-list li.threeday{
list-style-image:url(images/icons/3day.jpg);
}
ul.key-list li.halfday{
list-style-image:url(images/icons/halfday.jpg);
}
ul.key-list li.cpd{
list-style-image:url(images/icons/cpd.jpg);
}
ul.key-list li.inhouse{
list-style-image:url(images/icons/ih.jpg);
}
div.chead{
padding:5px;
background-color:#FFFAE8;
}
div.chead img.book-online{
float:right;
}
div.cdates{
width:350px;
border:#cfcfcf solid 1px;
}
ul.darrow{
list-style-image:url(images/list_bul.jpg);
}
span.red{
background-color:#FFF5B3;
display:block;
color:#BB0013;
}
span.text-red{
color:#BB0013;
}
.learn{
font-size:140%;
color:#35408e;
}
.learnMain{
line-height:154%;
}
.learn span{
	font-family:Arial;
color:#cc3229;
}