/* @override http://www.bcsadulted.ie/css/default.css */

* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border:  0px;
}

body {
	font: 68.5% Verdana, Arial, sans-serif;
	background: #E7E7E7;
}

#container {
	width:  853px;
	margin: 0px auto;
	background: #fff;
	border: 1px solid #999;

}

#banner {
	height: 134px;
	margin: 0px 7px;
	padding-left: 390px;
	background: url('/img/site_graphics/banner.gif') no-repeat;
}

.bnr_details {
	width: 190px;
	height: 90px;
	float: left;
	margin: 17px 5px;
	padding: 5px 10px;
	background: url('/img/site_graphics/bnr_border.png') no-repeat; 
}

.bnr_details p {
	color: #fff;
}

.bnr_details strong {
	color:  #479AFF;
	margin-right: 4px;
}

.bnr_details a {
	color: #fff;
	text-decoration: none;
}

.bnr_details a:hover {
	text-decoration: underline;
}

#content {
	width: 837px;
	margin: 0px auto;
	padding-bottom: 50px;
}

#content:after {
	content: " ";
	clear: both;
	float: none;
	display: block;
}

#content h1 {
	font-size: 1.2em;
	color: #008FD4;
}

#content h2 {
	font-size: 1.1em;
	color: #fff;
}

#content p {
	color: #fff;
}

#content a {
	color: #008FD4;
	text-decoration: none;
	font-weight: bold;
}

#courses{
	background: fff;
	width: 465px;
	float: left;
}

#nav {
	height: 30px;
}

#nav ul {
	width: 465px;
	list-style: none;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	display: block;
	float: left;
	width: 154px;
	height: 16px;
	background: url('/img/site_graphics/butnorm.jpg') no-repeat;
	text-transform: uppercase;
	color: #4A4A4A;
	font-family: Arial;
	text-align: center;
	padding-top: 14px;
	font-size: 11px;
}

#nav ul li a:hover {
	background: url('/img/site_graphics/butover.jpg');	
}

#nav ul li.active a, #nav ul li.active a:hover {
	background: url('/img/site_graphics/buton.jpg');	
}

#advice p {
	color: #f4740f;
	padding: 10px 40px 0px 30px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

#advice {
	background: url(../img/arrow.gif) no-repeat center right;
		margin: 0px 10px -5px 0;
}

#listings .item {
	width: 220px;
	margin: 5px;
	float: left;
	font-size: 10px;
}

#listings .item h2 {
	background: #008FD4;
	margin: 3px 0px;
	padding: 3px 3px;
	font-size: 1.2em;
}

#listings .item a {
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 0.9em;
	padding-left: 2px;
}

#listings .item a:hover {
	background: #999;
	color: #fff;
}

#information {
	width: 350px;
	float: right;
	margin-top: 2px;
	padding: 0px;
	background: url('/img/site_graphics/bg_inf_cont.gif');
}

#inf_head {
	position: relative;
	width: 350px;
	height: 58px;
	background: url('/img/site_graphics/bg_inf_head.gif') no-repeat;
}


#inf_head h1 {

}

#inf_head h1#ttl_details {
	background: url('/img/site_graphics/course_details.png') no-repeat;
	text-indent: -9000px;
	width: 115px;
	position: absolute;
	top: 26px;
	left: 100px;
}

#inf_cont {
	background: url('/img/site_graphics/bg_inf_cont.gif');
	padding-bottom: 30px;
}

#inf_cont img {
	padding: 15px 20px;
}

#inf_cont h2 {
	width: 310px;
	padding: 15px 20px;
}

#inf_cont p {
	margin: 5px 20px;
	width: 310px;
}

#inf_cont p a {
	color:  #479AFF;
}

#inf_cont ul {
	color: #fff;
	width: 270px;
	padding: 10px 40px;
	list-style: disc;
}

#inf_cont ol {
	color: #fff;
	width: 270px;
	padding: 10px 40px;
	list-style: decimal;
	list-style-position: outside;
}

#inf_foot {
	background: url('/img/site_graphics/bg_inf_foot.gif') no-repeat;
	background-position: bottom;
	padding-bottom: 40px;
}

#inf_foot dl {
	width: 331px;
	margin-left: 10px;
	font-size: 13px;
}

#inf_foot dt {
	width: 51px;
	float: left;
	font-weight: bold;
	font-size: 13px;
	color: #343333;
	text-transform: capitalize;
	padding: 2px;
	padding-left: 45px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	margin-right: 10px;
	line-height: 18px;
}

#inf_foot dd {
	padding: 2px;
	border-top: 1px solid #fff;
	color: #fff;
	line-height: 18px;
	font-size: 13px;
	background: #066CF8;
}

#inf_foot dt#tutor {
	background: url('/img/site_graphics/ico_tutor.gif') no-repeat;
}

#inf_foot dt#cost {
	background: url('/img/site_graphics/ico_cost.gif') no-repeat;
}

#inf_foot dt#time {
	background: url('/img/site_graphics/ico_time.gif') no-repeat;
}

#cnt_footer {
	width: 340px;
	float: right;
	margin-top: 2px;
	padding: 20px 0px;
	font-size: 0.9em;
}

#cnt_footer ul {
	list-style: none;
	font-weight: bold;
}

#cnt_footer strong {
	color: #066CF8;
}

#cnt_footer p {
	padding: 10px 0px;
	color: #000;
	
}
	
#application h3 {
	margin: 10px 20px;
	padding-top: ;
	color: #008FD4
}

#application p {
	color: black;
	margin: 20px 20px;
}

#application p a#download {
	display: block;	
	background: url('/img/site_graphics/dloadbut1.gif') no-repeat;
	height: 31px;
	padding-left: 47px;
	line-height: 27px;
	margin: 30px 0px;
}

#application p a#download:hover {
	background: url('/img/site_graphics/dloadbut2.gif') no-repeat;
}

#application p.box {
	margin-bottom: 100px;
	border: 2px solid #434343;
	padding: 10px;
}

#application p.box img {
	float: left;
	margin: 0px 10px 0px 0px;
}

#preload {
	display: none;
}

.option {
	background: url('/img/site_graphics/enroll-bg.gif') bottom center repeat-y;
	width: 475px;
	margin: 10px 0;
	}
	
	.option h3 {
		background: url('/img/site_graphics/enroll-top.gif') bottom center no-repeat;
		height: 30px;
		width: 415px;
		margin: 0 !important;
		padding: 20px 0 0 60px !important;
		}
		
	.option .body {
		background: url('/img/site_graphics/enroll-bottom.gif') bottom center no-repeat;
		width: 475px;
		margin: 0 !important;
		padding: 0 0 30px !important;
		}
		
		.option p {
			margin: 0 !important;
			padding: 10px 0 10px 30px;
			}

		.option p.address {
		    float: right;
		    padding: 0 30px 0 0;
			}
		
		.option a {
		    float: left;
		    padding: 10px 0 10px 75px;
		    background: transparent url('/img/site_graphics/dloadbut2.gif') no-repeat scroll 25px 0;
			}
			
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
*+html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
