HTML
{
	background: #BDBDBD url(/images/BG_glow.jpg) no-repeat center 267px;
	font-family: Arial, Helvetica, sans-serif;
}
BODY
{
	padding-top: 40px;
	background: url(/images/header_BG_slice.jpg) repeat-x center top;
}
#container
{
	background-color: transparent;
	width: 960px;
}
#content
{
	background: #FFF url(/images/content_RoundCorners_other.png) no-repeat 0 0;
	padding-top: 25px;
	min-height: 400px;
	width: 960px;
}
#content P
{
	margin-bottom: 15px;
	color: #666;
	font-size: 12px;
}
#content UL
{
	color: #666;
	font-size: 12px;
	margin-bottom: 12px;
}
#logo_container
{
	width: 100%;
	height: 63px;
	margin-bottom: 23px;
}
#logo
{
	width: 291px;
	height: 63px;
	float: left;
	background: url(/images/logo.png) no-repeat;
}
#newsletter
{
	padding-left: 45px;
	float: right;
	background: url(/images/newsletter_icon.png) no-repeat left 14px;
	color: #D85C03;
	font-weight: bold;
	line-height: 1.8;
	margin-top: 10px;
	padding-top: 5px;
}
#moodle
{
	padding-left: 77px;
	float: right;
	background: url(/images/moodle_logo.png) no-repeat left 14px;
	color: #D85C03;
	font-weight: bold;
	line-height: 1.8;
	margin-top: 8px;
	padding-top: 40px;
	height: 28px;
}
#moodle A
{
	color: #838EB5;
	text-decoration: none;
}
#moodle A:hover
{
	text-decoration: underline;
}
#banner
{
	width: 100%;
	height: 207px;
	background: url(/images/banner_graphic.jpg) no-repeat;
	clear: both;
	margin-bottom: 10px;
	padding-left: 47px;
}
#blurb
{
	float: left;
	/* margin-left: 47px; */
	margin-top: 86px;
	width: 460px;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 1.6;
	font-size: 13px;
}
#maincontent
{
	background: #fff;
}
#content_roundCorners
{
	width: 100%;
	height: 11px;
	margin: 0;
	background: url(/images/content_round_corners.png) no-repeat;
	float: left;
}
#colWrap
{
	background: url(/images/homepage_content_slice.png) repeat-y;
	min-height: 495px;
	float: left;
}
#leftCol
{
	width: 269px;
	float: left;
	padding: 5px 25px 0px;
}
#leftCol H1
{
	font-size: 21px;
	color: #666;
	margin-top: 9px;
	margin-bottom: 18px;
}
#leftCol H2
{
	font-size: 13px;
	color: #D25902;
	margin-bottom: 0;
	height: auto;
	width: 220px;
}
#leftCol H2 A
{
	color: #D25902;
	text-decoration: none;
}
#leftCol H2 A:hover
{
	text-decoration: underline;
}
#leftCol P
{
	font-size: 11px;
	color: #666;
}
#leftCol_other
{
	width: 269px;
	background-color: #FFF;
	float: left;
	padding: 0px 25px 25px;
}
#leftCol_other H1
{
	color: #FFF;
	font-size: 120%;
	margin-bottom: 14px;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: normal;
}
#leftCol_other_top
{
	width: 268px;
	padding: 20px 0 0;
	background: #D8DBE9 url(/images/sideMenu_topBG.png) no-repeat 0 0;
	min-height: 150px;
	float: left;
	clear: both;
}
#leftCol_other_bottom
{
	width: 268px;
	background: #D8DBE9 url(/images/sideMenu_baseBG.png) no-repeat;
	height: 19px;
	float: left;
}
#leftCol_other .date_box
{
	display: none;
}
#leftCol_other .latest_news_block, #rightCol_other .latest_news_block
{
	height: auto;
}
#leftCol_other .latest_news_block
{
	padding-left: 20px;
	padding-right: 20px;
	background: #E4E6F0;
	padding-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 0;
}
#leftCol_other .latest_news_block H2
{
	font-size: 110%;
}
#leftCol_other .latest_news_block H2 A
{
	color: #D25902;
}
#leftCol_other .latest_news_block H4
{
	font-size: 90%;
	color: #666;
}
#rightCol_other .latest_news_block .title_box
{
	margin-bottom: 0;
}
#rightCol_other .latest_news_block .title_box H2
{
	font-size: 18px;
	color: #696C96;
	margin-bottom: 10px;
}
#left_nav LI
{
	text-transform: uppercase;
	color: #50526E;
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 10px;
	padding-left: 20px;
	background: #FFF;
	opacity: 0.5;
	margin-left: 0;
	list-style-type: none;
}
UL#nav_categories
{
	margin-top: 4px;
}
UL#nav_categories LI
{
	text-transform: uppercase;
	font-size: 13px;
	background: #E4E6F0;
	list-style-type: none;
	margin-left: 0;
	padding-left: 20px;
	margin-bottom: 6px;
	padding-top: 12px;
	padding-bottom: 9px;
}
UL#nav_categories LI A
{
	text-decoration: none;
	color: #696C96;
	font-weight: bold;
}
#rightCol_other LI
{
	list-style-type: disc;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-left: 5px;
}
#rightCol_other LI A
{
	text-decoration: none;
	color: #696C96;
	font-size: 13px;
	margin-left: 0;
}
#rightCol_other LI A:hover
{
	text-decoration: underline;
}
#rightCol_other UL
{
	margin-left: 0;
}
#rightCol_other UL#nav_categories LI A
{
	text-decoration: none;
	color: #696C96;
	font-weight: normal;
}
#rightCol_other UL#nav_categories LI A:hover
{
	text-decoration: underline;
}
UL#nav_categories LI A:hover
{
	text-decoration: none;
	color: #545678;
}
UL#nav_categories LI UL
{
	margin-top: 6px;
	margin-bottom: 0;
}
UL#nav_categories LI UL LI
{
	margin-bottom: 0;
	padding-bottom: 4px;
	padding-top: 4px;
}
#rightCol_other UL#nav_categories LI UL LI
{
	padding-top: 0px;
}
#leftCol_other UL#nav_categories LI UL LI A
{
	text-transform: none;
	color: #CA5F12 !important;
	font-size: 12px;
	font-weight: normal;
}
UL#nav_categories LI UL LI A:hover
{
	text-decoration: underline;
}
.off
{
	background: none !important;
}
.spacer
{
	border-top: 1px solid #E2E2E2;
	clear: both;
	padding-top: 20px;
	margin-top: 20px;
	float: left;
	display:block;
	overflow:hidden;
	width: 100%;
}
.divider
{
	border-top: 1px solid #E2E2E2;
	clear: both;
	padding-top: 20px;
	float: left;
	display:block;
	overflow:hidden;
	width: 100%;
}
#testimonials
{
	background: url(/images/testimonials_BG.png) no-repeat;
	padding: 20px;
	width: 228px;
	min-height: 222px;
}
#testimonials H1
{
	color: #DC7429;
	font-size: 90%;
	margin-bottom: 8px;
	padding-left: 0;
}
#id_testimonials #rightCol_other H3
{
	margin-top: 15px !important;
}
#testimonials P
{
	font-style: italic;
	color: #888;
	margin-bottom: 6px;
}
#testimonials A
{
	color: #838EB5;
	text-decoration: none;
}
#testimonials A:hover
{
	text-decoration: underline;
}
.quote_66
{
	font-family: Georgia;
	font-style: normal;
	font-size: 100%;
	margin-right: 3px;
}
.quote_99
{
	font-family: Georgia;
	font-style: normal;
	font-size: 120%;
	margin-left: 3px;
}
.more_link
{
	float: right;
	font-size: 85% !important;
	font-weight: bold;
	font-style: normal !important;
}
.month
{
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	padding-left: 1px;
	text-align: center;
}
.date
{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 0.7;
	margin-bottom: 2px;
}
.latest_news_block
{
	height: 115px;
	border-bottom: 1px dotted #BDBDBD;
	clear: both;
	margin-bottom: 25px;
	padding-bottom: 5px;
}
.title_container
{
	clear: both;
}
.date_box
{
	height: 40px;
	width: 35px;
	background: url(/images/date_box.png) no-repeat;
	float: left;
	margin-right: 12px;
	padding-top: 1px;
	text-align: center;
}
.clear
{
	clear: both;
}
.title_box
{
	height: 40px;
	float: left;
	margin-bottom: 10px;
}
#middleCol
{
	width: 321px;
	float: left;
	padding: 5px 0 20px;
}
#middleCol H1
{
	font-size: 16px;
	color: #666;
	background: url(/images/speech_bubble_icon.png) no-repeat left center;
	padding-left: 45px;
	padding-top: 2px;
	margin-top: 7px;
	margin-left: 28px;
	margin-bottom: 15px;
	height: 33px;
}
#middleCol H4, #leftCol H4
{
	font-size: 12px;
	color: #666666;
	margin-bottom: 2px;
}
#middleCol H3
{
	font-size: 12px;
	font-weight: normal;
	color: #5A6690;
	line-height: 1.3;
	margin-bottom: 1px;
}
#middleCol A
{
	text-decoration: none;
}
#full_schedule_link
{
	font-size: 12px;
	text-align: right;
	background: url(/images/right_arrow_icon.png) no-repeat right center;
	padding-right: 30px;
	height: 17px;
	margin-right: 20px;
	margin-top: 10px;
}
#full_schedule_link A
{
	color: #D25902 !important;
	text-decoration: none;
}
#full_schedule_link A:hover
{
	text-decoration: underline;
}
#rightCol
{
	width: 275px;
	float: left;
	padding: 13px 19px 20px 26px;
	height: auto;
}
#rightCol H1
{
	font-size: 15px;
	color: #FFF;
	padding-top: 15px;
	font-weight: normal;
	letter-spacing: 0.4px;
}
#right_nav_box
{
	width: 268px;
}
#right_col_image
{
	width: 268px;
	height: 167px;
	background: url(/images/recognised_training_image.jpg) no-repeat left top;
	text-align: center;
}
#right_col_links
{
	background: #D8DBE9 url(/images/rightCol_bottom_corners.png) no-repeat left bottom !important;
	padding: 10px 0 16px;
}
#right_col_links P
{
	font-size: 13px;
	border-bottom: 1px solid #FFF;
	padding-bottom: 7px;
	margin-bottom: 0;
	padding-top: 8px;
}
.top_link
{
	border-top: none !important;
}
.bottom_link
{
	border-bottom: none !important;
}
#right_col_links A
{
	color: #56597B;
	text-decoration: none;
	background: url(/images/squareDot_white.png) no-repeat left center;
	padding-left: 25px;
	margin-left: 22px;
	font-weight: bold;
}
#right_col_links A:hover
{
	color: #D25902;
	text-decoration: none;
	background: url(/images/squareDot_orange.png) no-repeat left center;
}

#right_col_links p.cat_19 {display:none;}
#rightCol_other
{
	width: 612px;
	float: left;
	background: #FFF;
	padding-bottom: 25px;
}
#rightCol_other UL#nav_categories LI
{
	background: #FFF;
	text-transform: none;
	padding-left: 0;
	padding-top: 0;
}
#rightCol_other UL#display
{
	padding-left: 35px;
}
#rightCol_other H1
{
	width: 599px;
	height: 33px;
	background: url(/images/title_bg.png) no-repeat;
	color: #FFF;
	font-size: 140%;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 19px;
	margin-bottom: 20px;
}
#rightCol_other H2
{
	font-size: 15px;
	color: #666;
	margin-bottom: 15px;
}
#rightCol_other TD H2
{
	font-size: 15px;
	color: #D25902;
	margin-bottom: 15px;
}
#id_our_people #rightCol_other H2
{
	font-size: 16px;
	color: #666;
	margin-bottom: 25px;
	margin-top: 20px;
	background: url(/images/h2_BGslice.png) no-repeat;
	width: 597px;
	height: 28px;
	padding: 8px 0 0 12px;
}
#rightCol_other H3
{
	font-size: 14px;
	color: #D25902;
	margin-top: 25px;
	margin-bottom: 12px;
	font-weight: bold;
}
#rightCol_other H4
{
	font-size: 12px;
	color: #D25902;
	margin-top: 25px;
	margin-bottom: 20px;
	font-weight: bold;
}
#rightCol_other A
{
	color: #838EB5;
}
.quick-summary
{
	width: 607px;
	float: left;
	clear: both;
	margin-bottom: 20px;
}
.quick-summary-top
{
	width: 607px;
	height: 7px;
	background: url(/images/quickSummaryBox_top.png) no-repeat;
	float: left;
}
.quick-summary-content
{
	width: 587px;
	background: url(/images/quickSummaryBox_BG.png) repeat-y;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	color: #666;
	font-size: 12px;
}
.quick-summary-bottom
{
	width: 607px;
	height: 7px;
	background: url(/images/quickSummaryBox_bottom.png) no-repeat;
	float: left;
}
.backtotop
{
	border-top: 1px solid #D5D5D5;
	width: 100%;
	margin-top: 20px;
	text-align: right;
	padding-top: 10px;
	font-size: 80%;
}
.backtotop A
{
	text-decoration: none;
}
.backtotop A:hover
{
	text-decoration: underline;
}
.container_12.foot
{
	background: none;
	color: #FFFFFF;
}
.banner H2, .banner H3
{
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 8px;
}
.banner H2
{
	font-size: 24px;
	margin: 0;
	padding: 0;
}
.banner H3
{
	font-size: 18px;
}
.banner P
{
	font-size: 12px;
}
.banner INPUT
{
	margin-bottom: 6px;
}
.features H3
{
	margin-top: 12px;
	margin-bottom: 0;
}
.navigation
{
	font-size: 14px;
}
#id_index #footer_shadow
{
	background: url(/images/footer_shadow.png) no-repeat;
	height: 5px;
	width: 960px;
}
#footer_shadow
{
	background: url(/images/footer_internal_shadow.png) no-repeat;
	height: 5px;
	width: 960px;
}
#footer
{
	background: url(/images/footer_orange_BG.png) left 5px no-repeat;
	width: 960px;
	height: 130px;
	float: left;
	/* clear: both; */
}
#footer P
{
	font-size: 11px;
	color: #edceb7;
	margin-bottom: 4px;
}
#footer A
{
	color: #edceb7;
	text-decoration: none;
}
#footer A:hover
{
	text-decoration: underline;
}
#footer UL
{
	color: #E5BD9F;
	font-size: 9.0px;
}
#footer LI
{
	list-style-type: none;
	margin-bottom: 3px;
}
#footer_col_1
{
	width: 294px;
	float: left;
	background: url(/images/asc-footer-logo.png) no-repeat 25px 15px;
	padding-left: 25px;
	padding-top: 66px;
}
#footer_col_2
{
	width: 299px;
	height: 93px;
	float: left;
	border-right: 1px solid #D5905E;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 20px;
}
#footer_col_3
{
	width: 280px;
	height: 93px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 23px;
}
#footer_col_3 li
{
	margin-left: 0;
}
#copyright
{
	width: 910px;
	clear: both;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	color: #DEDEDE;
	font-size: 11px;
}
#copyright_col_L
{
	width: 300px;
	float: left;
}
#copyright_col_R
{
	width: 300px;
	float: right;
	text-align: right;
}
#footertext
{
	float: right;
}
#blisIcon
{
	float: right;
	margin-left: 10px;
	margin-top: -1px;
}
.col_title
{
	width: 290px;
	float: left;
	color: #F9E7DA;
	font-size: 12px;
	/* padding-left: 25px; */
	margin-bottom: 6px;
}
.links_col
{
	width: 150px;
	float: left;
}

#footer_greyBG
{
	width: 100%;
	height: 200px;
	border-top: 8px solid #B6B6B6;
	background-color: #A6A6A6;
	position: absolute;
	z-index: -999999;
	margin-top: -50px;
}
.course_commence_block
{
	background: url(/images/course_commencing_bg.png) no-repeat;
	width: 251px;
	min-height: 35px;
	clear: both;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 14px 30px 11px;
	color: #666;
	font-size: 12px;
}
.course_commence_block:hover
{
	background: url(/images/course_commencing_roll.png) no-repeat !important;
}
#rightCol_other #nav_categories UL
{
	list-style-type: none;
	margin: 0;
	margin-bottom: 10px;
}
#rightCol_other #nav_categories UL LI
{
	padding-left: 0;
}
#rightCol_other UL#nav_categories H1
{
	background: transparent url(/images/title_bg.png) no-repeat scroll 0px 0px;
	color: #FFFFFF;
	font-size: 140%;
	font-weight: normal;
	height: 33px;
	margin-bottom: 20px;
	padding-left: 19px;
	padding-top: 8px;
	width: 599px;
	list-style-type: none;
}
#rightCol_other UL#nav_categories
{
	list-style-type: none;
	margin-left: 0;
	margin-top: 0;
}
#content #nav_categories UL H1
{
	font-size: 15px;
	color: #D25902;
	/*margin-top: 12px;*/
	margin-bottom: 4px;
	font-weight: bold;
	background-image: none;
	padding-left: 0;
}
#rightCol_other #nav_categories #content UL LI
{
	list-style-type: none;
	margin-left: 0;
}
#rightCol_other #nav_categories UL LI UL LI
{
	list-style-type: disc;
	margin-left: 15px;
	padding-left: 5px;
}
UL#display LI
{
	list-style-type: disc;
}
.bio-image
{
	float: left;
	width: 100px;
	padding: 5px;
	border: 1px solid #CCC;
	overflow: hidden;
	margin-bottom: 25px;
}
.bio-image IMG
{
	display: block;
}
.bio-details
{
	float: left;
	width: 380px;
	margin-left: 15px;
	border-top: 1px solid #CCC;
	padding-bottom: 25px;
}
#rightCol_other .bio-details H3
{
	margin: 0;
	padding: 0;
	margin-top: 15px;
}
.bio-details H5
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	color: #666;
}
#footercourses
{
	width: 300px;
}
#footercourses LI
{
	float: left;
	width: 148px;
	/* margin-left: 12px !important; */
}
#middleCol A
{
	color: #5A6690;
}
#id_index #breadcrumbs
{
	display: none;
}
#breadcrumbs
{
	margin-bottom: 7px;
	margin-top: -7px;
	color: #999;
	text-align: right;
	padding-left: 24px;
}
#breadcrumbs A
{
	color: #888;
	text-decoration: none;
	font-size: 11.2px;
}
#breadcrumbs A:hover
{
	text-decoration: underline;
}
#breadcrumbs .lastseg
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
#googleMap
{
	border: 1px solid #999;
	padding: 5px;
	width: 370px;
	height: 240px;
	float: left;
	margin-right: 10px;
}
#rightCol_contact
{
	float: left;
	width: 200px;
}
#id_contact_us #rightCol_other H3
{
	margin-top: 10px !important;
}
.icon_wrap
{
	background: #E4E6F0;
	float: left;
	margin-bottom: 5px;
	padding: 12px 0 10px 21px;
	width: 247px;
}
.icon
{
	float: left;
	width: 83px;
	height: 21px;
}
.number
{
	margin-left: 20px;
	float: left;
	color: #696C96;
	font-size: 15px;
}
/*--- NEWSLETTER STYLES ----*/
.newsletter TD.permission
{
	padding: 30px 0 10px;
}
.newsletter .permission
{
	font-family: "Lucida Grande";
	font-size: 10px;
	color: #666666;
	padding: 4px 0;
}
.newsletter .permission A
{
	color: #333333;
}
.newsletter .permission P
{
	margin: 0 0 4px;
}
.newsletter .header
{
	background-color: #353535;
}
.newsletter .header H1
{
	font-family: Georgia;
	font-size: 32px;
	font-weight: normal;
	color: #BFBFBF;
	display: inline;
	text-align: left;
}
.newsletter .date H3
{
	font-family: Georgia;
	font-size: 14px;
	color: #BFBFBF;
	font-weight: normal;
	text-align: right;
	display: inline;
	font-style: italic;
}
.newsletter .body
{
	background-color: #FFFFFF;
}
.newsletter TD.sidebar
{
	padding: 22px 0 0;
}
.newsletter .sidebar H2
{
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #808080;
	margin: 0 0 6px 4px;
	padding: 0;
	text-align: left;
}
.newsletter .sidebar H2.issue
{
	color: #000000;
	margin: 0 0 10px 10px;
}
.newsletter .sidebar UL
{
	font-family: Georgia;
	font-size: 12px;
	color: #2679B9;
	margin: 0 0 0 24px;
	padding: 0;
	text-align: left;
}
.newsletter .sidebar UL A
{
	font-family: Georgia;
	font-size: 12px;
	color: #2679B9;
	font-style: italic;
}
.newsletter .sidebar UL LI
{
	margin: 0 0 10px;
}
.newsletter .sidebar P
{
	font-family: "Lucida Grande";
	font-size: 11px;
	color: #5F5F5F;
	padding: 0;
	margin: 0 0 10px;
	text-align: left;
}
.newsletter TD.sidebg
{
	background-color: #F1F1F1;
	padding: 10px 16px;
}
.newsletter TD.mainbar
{
	padding: 22px 0 0;
	text-align: left;
}
.newsletter .mainbar P
{
	font-family: "Lucida Grande";
	font-size: 12px;
	color: #333333;
	margin: 0 0 10px;
	text-align: left;
}
.newsletter .mainbar P.first
{
	margin-top: 10px;
}
.newsletter .mainbar H2
{
	font-family: "Lucida Grande";
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	margin: 10px 0 16px;
}
.newsletter .mainbar H2 A
{
	font-family: "Lucida Grande";
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
}
.newsletter .mainbar A
{
	font-size: 12px;
	color: #2679B9;
}
.newsletter .mainbar A.center
{
	font-size: 12px;
	text-align: center;
	display: block;
	color: #999999;
	padding: 8px 0 12px;
	text-decoration: none;
}
.newsletter .mainbar IMG.inline
{
	border: 1px solid #DEDEDE;
	padding: 4px;
}
.newsletter TD.footer
{
	padding: 0 0 10px;
	border-top: 2px solid #EDEDED;
}
.newsletter .footer P
{
	color: #A1A1A1;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.newsletter .footer P.first
{
	margin: 14px 0 0;
}
.newsletter .footer A
{
	font-family: "Lucida Grande";
	font-size: 11px;
	color: #2679B9;
}
.latest_news_block .title_box
{
	height: auto !important;
}
DIV.formrow
{
	display: block;
	height: 30px;
	clear: both;
}
DIV.formrow DIV.label
{
	color: #666666;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 0;
	width: 170px;
}
DIV.formrow DIV.field
{
	display: block;
	float: left;
	margin-bottom: 5px;
	padding: 0px;
	width: 370px;
}
DIV.formrow DIV.field INPUT
{
	color: #444444;
	font-size: 11px;
	height: 14px;
}
DIV.formrow DIV.field INPUT, DIV.formrow DIV.field TEXTAREA
{
	border: 1px solid #CDCDCD;
	width: 370px;
}
#submitform
{
	margin-left: 170px;
}

