@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Geneva, sans-serif;
	font-size: 85%;
	background-color:#ffffff;
	padding: 0px;
	color: #4b4b4b;
    margin: 0px;
}

a{
	text-decoration: none;	
	border-bottom: dotted 1px #4b4b4b;
	color: #4b4b4b;
}
a:hover{
	text-decoration: none;	
	border-bottom: dotted 1px #cc0000;
	color: #cc0000;
}
.clear{
	clear: both;	
}
#body_bg{
	background-color: #FFFFFF;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}
#header{
	position:relative;	
}
#header *{

}
#logo{
	width: 506px;
	height: 109px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	float: left;
}
h1 span{
	visibility: hidden;
}

#telephone{
	width: 274px;
	height: 79px;
	background-image:url(../images/telephone.gif);
	background-repeat:no-repeat;
	float: right;
}
#nav{
	clear:both;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
}
#nav ul{
	margin: 0px;
	margin-top: 109px!important;		
	padding: 0px;
	list-style-type: none;
}
#nav ul li{
	float: left;
}
#nav ul li a{
	color: #ffcccc;	
	text-decoration: none;
	display:block;
	line-height: 45px;
	padding-left: 20px;
	padding-right: 20px;
	background-image:url(../images/nav_divide.gif);
	background-repeat:no-repeat;
	background-position: right;
}
#nav ul li a:hover{
	color: #ffffff;	
	
}
.noborder{
	background-image: none!important;	
}
#logo p, #telephone p{
	text-indent: -9000em;	
}
#container, #footer{
	width: 941px;
	margin: auto;
     clear: both;
}
#masthead_text{
	width: 405px;
	height: 243px;
	background-image:url(../images/masthead_text_bg.gif);
	overflow: hidden;
	float: left;
	padding-left: 24px;
	padding-right: 41px;
	padding-top: 15px;
}
#masthead_text p{
	margin-top: 10px;	
}
#masthead_text a{
	margin-top: 10px;
	text-decoration: none;
	border-bottom: dotted 1px #cc0000;
	color: #cc0000;
	float: right;
}
#masthead_text a:hover{
	text-decoration: none;
	border-bottom: dotted 1px #000000;
	color: #000000;

}
#masthead_image{
	float: right;
	width: 471px;
	height: 258px;
}
#title_masthead{
	background-image:url(../images/title_masthead.gif);	
	width: 369px;
	height: 49px;
	margin-bottom: 10px;
}
.title{
	background-repeat: no-repeat;
	text-indent: -9000em;
	margin: 0px;
	padding: 0px;
}


#latest_courses {
	width: 	100%;
	padding-left: 19px;
	padding-top: 24px;
	float: left;
	padding-bottom: 30px;	
}
#latest_courses h2 {
	background-image:url(../images/title_latest_courses.gif);	
	height: 28px;
	margin-bottom: 20px;
}
#home_teasers ul{
	width:100%;
	float:left;
	overflow:hidden;
	list-style-type:none;
	margin:20px 0 20px 0;
	padding:0;
}
#home_teasers li{
	height:148px;
	width:227px;
	float:left;
	text-align:center;
}
#home_teasers li a{
	text-indent:-99999px;
	display:block;
	height:150px;
	width:100%;
	text-decoration:none;
	border:none;
}
#home_teasers li.fire_training, #home_teasers li.first_aid, #home_teasers li.manual, #home_teasers li.comply{
	margin:0 10px 0 0;	
}
#home_teasers li.comply{
	margin:0;	
}
#home_teasers li.fire_training a{
	background:url(../images/fire-training-bg.jpg) no-repeat;
	text-indent:-9999px;
}
#home_teasers li.first_aid a{
	background:url(../images/fire-aid-bg.jpg) no-repeat;
}
#home_teasers li.manual a{
	background:url(../images/manual-bg.jpg) no-repeat;
}
#home_teasers li.comply a{
	background:url(../images/comply-bg.jpg) no-repeat;
}
#home_teasers li.fire_training a:hover{
	background:url(../images/fire-training-bg.jpg) no-repeat 0 -148px;
	text-indent:-9999px;
}
#home_teasers li.first_aid a:hover{
	background:url(../images/fire-aid-bg.jpg) no-repeat 0 -148px;
}
#home_teasers li.manual a:hover{
	background:url(../images/manual-bg.jpg) no-repeat 0 -148px;
}
#home_teasers li.comply a:hover{
	background:url(../images/comply-bg.jpg) no-repeat 0 -148px;
}
#blog_feed{
	clear: both;
	background-image:url(../images/home_row_2_bg.gif);
	background-repeat:repeat-x;
	padding-top: 20px;
	padding: 20px;
	padding-bottom: 30px;
}
#title_blog_teaser{
	background-image:url(../images/title_blog_teasers.gif);
	width: 714px;
	height: 37px;
	margin-top: 10px;
}
.blog_teaser_title strong{
	font-size: 1em;
	font-weight: bold;
}
.blog_teaser{
	float: left;
	width: 428px;
}
.margin-left{
	margin-left: 44px;	
}
#footer_container{
	background-image:url(../images/footer_bg.gif);	
	background-repeat: repeat-x;
    background-color: #333333;
    clear: both;
}
#footer_container p, #footer a{
	margin-top: 0px;	
	color: #999999;
	border-bottom: none!important;
}
#footer{
	padding: 20px;	
	padding-bottom: 0px;		
	width: 900px;
   
}
#footer a:hover{
    color:#ffffff;
    text-decoration:underline;
}

#content{
    margin: auto;
 
 }
#content_container{

 }
.subpage{
	clear: both;
	padding: 20px;
	padding-top: 10px!important;
}
.subpagenarrow{
	
	padding: 20px;
	padding-top: 10px!important;
    width: 580px;
    float: left;
}
#subpagecol{
	clear: both;
	padding: 0px;
	padding-top: 30px!important;
    float:right;
    width: 300px;
}
#subpagecol img{
border: solid 1px #6e6e6e;
}

h1,h2,h3,h4,h5{
	font-family: "Rockwell","Times New Roman", Times, serif;
	color: #cc0000;
	font-weight: normal;
}
#coursebox{
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #EAE8E8;
    border: dotted 1px #cc0000;
    margin-bottom: 20px;
 }
a.backtotop{
    color: #cc0000;
	font-weight: normal;
    text-align: right;
  }
  /* blog */
#contentblog{
float:left;
width:700px;
clear: both;

 }
 #sidebar {
font-size:12px;
float:right;
width:180px;
hheight: 100%;
border-left:#999 1px dotted;
padding:0 0 20px 15px;
margin:0 0 20px 0;
}

.comments {
color:#333;
margin:0 0 15px 0;
border-bottom:#bbb 1px solid;
}

.comments a {
background:#fff;
padding:0 7px 5px 0;
color:#333;
text-decoration:none;
}

.comments a:hover {
color:#c00;
}

.navigation {
font-size:11px;
padding:5px 10px;
margin:0 0 20px 0;
border-top:#bbb 0px solid;
}

.navigation a {
color:#555;
font-weight:bold;
text-decoration:none;
}

.navigation a:hover {
color:#333;
text-decoration:none;
}

.main h3 {
font-size:16px;
font-weight:normal;
margin:0 0 15px 0;
}

.main img {
padding:2px;
border:#ddd 2px solid;
}

.main a img {
padding:2px;
border:#0085b5 2px solid;
}

.main a:hover img {
padding:2px;
border:#ca0002 2px solid;
}

.main p {
line-height:18px;
margin:0 0 15px 0;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.meta {
background:#f3f3f3;
font-size:11px;
line-height:15px;
color:#333;
padding:5px 10px;
margin:0 0 30px 0;
border-top:#bbb 1px solid;
}

.signature {
float:left;
padding:0 15px 0 0;
border-right:#bbb 1px solid;
width:200px;
}

.tags {
float:left;
padding:0 0 0 15px;
width:440px;
}

#sidebar {
font-size:12px;
float:right;
width:180px;
hheight: 100%;
border-left:#999 1px dotted;
padding:0 0 20px 15px;
margin:0 0 20px 0;
}

#sidebar h3 {
font-size:14px;
margin:20px 0 5px 0;
}

#sidebar ul {
list-style:none;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:0 0 5px 0;
}

#author h3 {
margin:5px 0 5px 0;
}

#searchform {
margin:15px 0 0 0;
}

#searchform input {
background:#222;
font-size:11px;
margin:2px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

#searchform input:hover {
background:#333;
border:#999 1px solid;
color:#fff;
cursor:pointer;
}

#searchform #s {
background:#f6f6f6;
font-size:11px;
margin:2px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

#searchform #s:hover {
border:#c00 1px solid;
cursor:text;
}

input.searchfield {
background:#f6f6f6;
font-size:11px;
display:block;
margin:5px 0 8px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.searchfield:hover {
background:#eee;
color:#222;
}

input.submit {
background:#222;
font-size:11px;
display:block;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

input.submit:hover {
background:#333;
cursor:pointer;
border:#999 1px solid;
color:#fff;
}

input.subcom {
background:#eee;
font-size:11px;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#222;
}

input.subcom:hover {
background:#222;
cursor:pointer;
border:#888 1px solid;
color:#eee;
}

input.comment {
background:#f6f6f6;
font-size:11px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
border:#c00 1px solid;
}

textarea {
background:#f6f6f6;
font-size:12px;
width:400px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
border:#c00 1px solid;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentlist {
font-size:12px;
list-style:none;
margin:10px 0 30px 0;
border-bottom:#bbb 1px solid;
}

.commentlist li {
border-top:#bbb 1px solid;
padding:0 0 10px 0;
}

.commentlist li.bypostauthor {
border-top:#bbb 5px solid;
background-color:#f3f3f3;
}

.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment_author {
margin:10px 0;
float:right;
width:190px;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author p {
line-height:20px;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
width:470px;
margin:0 0 0 10px;
}

.comment_text p {
line-height:18px;
margin:7px 0;
}

.comment_meta {
font-size:12px;
}

#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

blockquote {
background:url(images/quote.gif) no-repeat top left;
padding:0 0 0 60px;
min-height:50px;
}


.clear {
clear:both;
}

.warning p {
background:url(images/warning.gif) no-repeat left;
height:160px;
padding:20px 0 0 90px;
font-size:20px;
margin:0 0 0 10px;
}

#wp-calendar {
padding:10px 0 0 0;
font-size:12px;
}

#wp-calendar caption {
text-align:left;
padding:0 0 5px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 6px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

img.wp-smiley {
padding:0;
border:none;
}

input:focus, textarea:focus{
background-color:#ffc;
}

abbr {
border:none;
}

.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-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE Hacks */

*html #bubble {
display:none;
}

*html #bubble p {
display:none;
}

* html .group,
* html #nav ul li a {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

* html #nav ul li a {
display: inline;
}





#latest_courses {
	width: 	100%;
	padding-left: 19px;
	padding-top: 24px;
	float: left;
	padding-bottom: 30px;	
}
#latest_courses h2 {
	background-image:url(../images/title_latest_courses.gif);	
	height: 28px;
	margin-bottom: 20px;
}
#home_teasers ul{
	width:100%;
	float:left;
	overflow:hidden;
	list-style-type:none;
	margin:20px 0 20px 0;
	padding:0;
}
#home_teasers li{
	height:148px;
	width:227px;
	float:left;
	text-align:center;
}
#home_teasers li a{
	text-indent:-99999px;
	display:block;
	height:150px;
	width:100%;
	text-decoration:none;
	border:none;
}
#home_teasers li.fire_training, #home_teasers li.first_aid, #home_teasers li.manual, #home_teasers li.comply{
	margin:0 10px 0 0;	
}
#home_teasers li.comply{
	margin:0;	
}
#home_teasers li.fire_training a{
	background:url(../images/fire-training-bg.jpg) no-repeat;
	text-indent:-9999px;
}
#home_teasers li.first_aid a{
	background:url(../images/fire-aid-bg.jpg) no-repeat;
}
#home_teasers li.manual a{
	background:url(../images/manual-bg.jpg) no-repeat;
}
#home_teasers li.comply a{
	background:url(../images/comply-bg.jpg) no-repeat;
}
#home_teasers li.fire_training a:hover{
	background:url(../images/fire-training-bg.jpg) no-repeat 0 -148px;
	text-indent:-9999px;
}
#home_teasers li.first_aid a:hover{
	background:url(../images/fire-aid-bg.jpg) no-repeat 0 -148px;
}
#home_teasers li.manual a:hover{
	background:url(../images/manual-bg.jpg) no-repeat 0 -148px;
}
#home_teasers li.comply a:hover{
	background:url(../images/comply-bg.jpg) no-repeat 0 -148px;
}
#footer a{
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#links, #services, #areas{
	width:70%;
	float:left;
	list-style-type:none;
	padding:0;
	font-size:0.9em;
	line-height:1em;
	color:#666;
	margin:0 0 15px 0;
}
#links{
	font-size:1.2em;
	margin:0 0 20px 0;
}
#links li.first, #services li.first, #areas li.first{
	padding:0 10px 0 0;
}
#links li, #services li, #areas li{
	float:left;
	list-style-type:none;
	padding:0 10px 0 10px;
	border-right:1px solid #666;
}
#links li.last, #services li.last, #areas li.last{
	border-right:none;
}
#legal{
	width:100%;
	float:left;
	list-style-type:none;
	padding:0;
	font-size:0.9em;
	color:#666;
}
#copyright{
	float: left;
	padding:10px 0 30px 0;
	width:50%;
	font-size:0.85em;
}
#twitter{
	float: left;
	width:200px;
	margin:10px 0 10px 0;
}
#twitter a{
	background:url(../images/twitter-icon.png) no-repeat 0;
	padding:0 0 0 25px;
	font-size:0.85em;
}
#ife-logo{
	float: right;
	width:80px;
	height:104px;
	text-align:right;
	text-indent:-99999px;
	margin:15px 0 0 0;
}
#ife-logo a{
	background:url(../images/IFE-logo.png) no-repeat;
	display:block;
	height:104px;
	width:80px;
	text-indent:-99999px;
}
#credit{
	float: right;		
	padding:10px 0 30px 0;
	width:30%;
	font-size:0.85em;
	text-align:right;	
}
#credit a{
	color:#666;
	text-decoration:underline;	
}
#credit a:hover{
	color:#999;
	text-decoration:none;	
}




