/* Reset all styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse;	border-spacing: 0; }

/*-------------------------------------------------------------------
Redefine used base styles
------------------------------------------------------------------- */

body
{
	background-image: url(../images/container-bg2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #131313;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #bcbcbc;
	line-height: 20px;
}

a
{
	color: #bcbcbc;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.more
{
	background-color: #282828;
	color: #bcbcbc;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}

a.more:hover
{
	background-color: #ffd101;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.block
{
	color: #bcbcbc;
	text-decoration: none;
}

a.block:hover
{
	text-decoration: none;
}

p
{
	margin-bottom: 10px;
}

strong
{
	font-weight: bold;
}

h1
{
	margin: 0px;
	padding: 0px;
}

h2
{
	float: left;
	width: 172px;
	margin: 0px;
	padding: 0px;
}

ul
{
	list-style-image: url(../images/services-bullet-on.png);
	margin: 0px 50px 0px 15px;
	padding: 0px;
	list-style-type: disc;
	line-height: 20px;
}

li
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

hr
{
	border: 0px;
	width: 257px;
	background-color: #272727;
	height: 1px;
}

hr.corp
{
	border: 0px;
	width: 257px;
	background-color: #272727;
	height: 1px;
	margin-bottom: 20px;
}

/*-------------------------------------------------------------------
Page Building Blocks
------------------------------------------------------------------- */

#container-outer
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#container-inner
{
	width: 875px;
	margin: 0px auto;
	padding: 0px;
}

#content-area
{
	width: 875px;
	margin: 0px auto;
	padding: 0px;
}

.content-clear
{
	clear: left;
}

/*-------------------------------------------------------------------
Header
------------------------------------------------------------------- */

#header
{
	width: 875px;
	height: 165px;
	margin: 0px auto;
	padding: 0px;
}

#header-logo
{
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
}

#header-logo img
{
	margin: 35px 0px 0px 0px;
	padding: 0px;
}

#header-menu
{
	float: right;
	background-image: url(../images/header-menu-bg.jpg);
	width: 715px;
}

/*-------------------------------------------------------------------
Menu
------------------------------------------------------------------- */

#menu
{
	float: right;
	margin: 94px 0px 0px 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#menu li
{
	float: right;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #333333;
}

#menu li.selected
{
	float: right;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #f7e200;
}

#menu li.selected-last
{
	float: right;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #f7e200;
}

#menu li a
{
	float: left;
	height: 24px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

#menu li.last a
{
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu li.selected-last a
{
	float: left;
	margin: 0px;
	padding: 0px;
}

/*-------------------------------------------------------------------
Home Page Styles
------------------------------------------------------------------- */

#content-left-home
{
	float: left;
	background-image: url(../images/homepage-img.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 630px;
	height: 435px;
	margin: 0px;
	padding: 0px;
}

.strapline
{
	float: left;
	background-color: #000000;
	width: auto;
	margin: 325px 0px 0px 0px;
	padding: 15px 0px 0px 10px;
}

#content-main-home
{
	float: left;
	background-color: #0a0a0a;
	width: 245px;
	height: 435px;
	margin: 0px;
	padding: 0px;
}

#content-inner-home
{
	width: 205px;
	height: 255px;
	margin: 0px;
	padding: 15px 20px 15px 20px;
}

#content-inner-home h1
{
	margin: 10px 0px 0px -2px;
	padding: 0px;
}

#content-main-home .services
{
	display: block;
	background-image: url(../images/homepage-services-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 202px;
	height: 50px;
	margin: 0px 13px 10px 20px;
	padding: 12px 0px 0px 10px;
}

#content-main-home .services:hover
{
	display: block;
	background-image: url(../images/homepage-services-bg-over.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 202px;
	height: 50px;
	margin: 0px 13px 10px 20px;
	padding: 12px 0px 0px 10px;
	cursor: pointer;
}

#content-bottom
{
	width: 875px;
	margin: 0px auto;
	padding: 40px 0px 10px 0px;
}

#content-bottom #article1
{
	float: left;
	width: 248px;
	height: 83px;
	margin: 0px 1px 0px 0px;
	padding: 2px 20px 0px 20px;
	border-left: 3px solid #ffd101;
	border-right: 1px solid #2e2e2e;
}

#content-bottom #article2
{
	float: left;
	width: 268px;
	height: 83px;
	margin: 0px 1px 0px 0px;
	padding: 2px 10px 0px 10px;
	border-left: 1px solid #2e2e2e;
	border-right: 1px solid #2e2e2e;
}

#content-bottom #article3
{
	float: left;
	width: 270px;
	height: 83px;
	margin: 0px;
	padding: 2px 10px 0px 10px;
	border-left: 1px solid #2e2e2e;
}

/*-------------------------------------------------------------------
Generic Page Styles
------------------------------------------------------------------- */

#content-main
{
	float: left;
	width: 575px;
	margin: 0px;
	padding: 0px;
}

#content-main h1
{
	background-color: #111111;
	width: 535px;
	margin: 0px 0px 30px 0px;
	padding: 15px 20px 7px 15px;
}

#intro
{
	width: 542px;
	margin: 0px 20px 30px 0px;
	padding: 0px 0px 0px 10px;
	border-left: 3px solid #ffd100;
}

#content-inner
{
	width: 545px;
	margin: 0px 30px 0px 0px;
	padding: 0px;
}

#content-inner .title
{
	background-color: #1b1b1b;
	width: 160px;
	margin: 100px 0px 0px 0px;
	padding: 6px 0px 0px 5px;
}

#content-right
{
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

#news-outer, #tutorteam-outer
{
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	background-color: #0a0a0a;
}

#news-outer-news
{
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	background-color: #0a0a0a;
	border-bottom: 1px solid #2b2b2b;
}

#news, #tutorteam
{
	width: 265px;
	margin: 20px 15px 20px 20px;
	padding: 0px;
}

.article-left
{
	display: block;
	float: left;
	width: 1px;
	height: 100px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border-left: 1px solid #2b2b2b;
}

.article-right
{
	display: block;
	float: left;
	width: 262px;
	height: 100px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border-left: 1px solid #2b2b2b;
}

.article-right:hover
{
	float: left;
	width: 262px;
	height: 100px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border-left: 1px solid #2b2b2b;
	background-image: url(../images/gen-news-bg.jpg);
	cursor: pointer;
}

.article
{
	float: left;
	width: 237px;
	margin: 0px;
	padding:  11px 0px 10px 15px;
}

.article img
{
	float: left;
}

#newsletter
{
	float: left;
	background-color: #1b1b1b;
	width: 260px;
	height: 110px;
	margin: 20px 0px 0px 0px;
	padding: 25px 20px 25px 20px;
}

#newsletter h1
{
	margin-bottom: 10px;
	padding: 0px;
}

#newsletter .newsletter-email
{
	border: 0px;
	background-image: url(../images/newsletter-input-bg.jpg);
	width: 225px;
	height: 22px;
	margin: 0px;
	padding: 8px 5px 0px 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #bcbcbc;
}


#newsletter .newsletter-submit
{
	border: 0px;
	background-image: url(../images/newsletter-btn.jpg);
	width: 18px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	cursor: pointer;
}

.success
{
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	font-size: 9px;
	color: #fff12d;
}

#content-main .newsletter-email
{
	border: 0px;
	background-image: url(../images/newsletter-input-bg.jpg);
	width: 225px;
	height: 22px;
	margin: 0px;
	padding: 8px 5px 0px 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #bcbcbc;
}


#content-main .newsletter-submit
{
	border: 0px;
	background-image: url(../images/newsletter-btn.jpg);
	width: 18px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	cursor: pointer;
}

/*-------------------------------------------------------------------
Public & Corporate Services Styles
------------------------------------------------------------------- */

#content-left-services
{
	float: left;
	width: 297px;
	margin: 0px;
	padding: 0px;
}

#content-left-services-top
{
	background-image: url(../images/left-services-top-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 297px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#content-left-services-main
{
	background-image: url(../images/left-services-main-bg.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 257px;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}

#content-left-services-main h1
{
	width: 257px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content-left-services-main h2
{
	width: 250px;
	margin: 20px 0px 15px 7px;
	padding: 0px;
}

#content-left-services-main .service
{
	width: 250px;
	margin: 10px 0px 0px 7px;
	padding: 0px;
}

#content-left-services-main .service .bullet
{
	display: block;
	float: left;
	width: 6px;
	margin: 0px;
	padding: 0px;
}

#content-left-services-main .service a
{
	display: block;
	float: left;
	width: 229px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#content-left-services-bottom
{
	background-image: url(../images/left-services-bottom-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 297px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#content-main-services
{
	position:relative;
	float: left;
	width: 538px;
	margin: 0px 0px 0px 40px;
	padding: 0px;
}

#content-main-services h1
{
	background-color: #151515;
	width: 508px;
	margin: 0px 0px 30px 0px;
	padding: 15px 15px 7px 15px;
}

#services-btns
{
	width: 538px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#services-btns img
{
	margin: 0px 4px 10px 0px;
	padding: 0px;
}

#content-main-services ul
{
	list-style-image: url(../images/services-bullet-on.png);
	margin: 15px 0px 20px 13px;
	padding: 0px;
}

#content-main-services ul li
{
	margin: 0px;
	padding: 0px;
	color: #F7E200;
	font-size: 12px;
}

/*-------------------------------------------------------------------
Timetable Styles
------------------------------------------------------------------- */

#timetable-modal-outer {
	position:fixed;
	display: none;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:100;
	top: 0px;
	left: 0px;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#timetable-modal {
	position:absolute;
	display:none;
	top:-20px; left:-180px;
	width:571px;
	z-index: 101;
}

.row.heading {
	background-image:url(../images/timetable-top.png);
	background-repeat:no-repeat;
	height: 8px;
}

.row.titles {
	background-image:url(../images/timetable-titles.png);
	background-repeat:no-repeat;
	height: 25px;
}

.row {
	float:left;
	width:571px;
	background-image:url(../images/timetable-row.png);
}

.row.alt {
	background-image:url(../images/timetable-row-alt.png);
}

.row .top {
	background-image:url(../images/timetable-row_top.png);
	background-repeat:no-repeat;
	height:9px;
}

.row .bottom {
	clear:both;
	background-image:url(../images/timetable-row_bottom.png);
	background-repeat:no-repeat;
	height:9px;
}

.row.alt .top {
	background-image:url(../images/timetable-row-alt_top.png);
}

.row.alt .bottom {
	clear:both;
	background-image:url(../images/timetable-row-alt_bottom.png);
}

.course-title {
	float:left;
	width:130px;
	padding: 5px 16px 0px 25px;
}

.course-fees {
	float:left;
	width:120px;
	padding-top: 5px;
}

.course-dates {
	float:left;
	width:248px;
	padding-top: 5px;
}

#timetable-modal .box-bottom {
	height:5px;
	background-image:url(../images/timetable-bottom.png);
	background-repeat:no-repeat;
	clear:both;
}

.modal-close {
	position:absolute;
	right:-5px;
	top:-5px;
}

/*-------------------------------------------------------------------
Pagination
------------------------------------------------------------------- */

#pagination
{
	float: left;
	border-top: 1px solid #2b2b2b;
	background-color: #0a0a0a;
	width: 260px;
	margin: 1px 0px 0px 0px;
	padding: 20px;
}

#pagination img
{
	float: left;
	margin:2px 4px 0;
}

#pagination a.pagenum
{
	float: left;
	background-color: #242424;
	border-top:1px solid #1b1b1b;
	border-left:1px solid #1a1a1a;
	color: #8e8e8e;
	text-decoration: none;
	height: 12px;
	line-height:12px;
	margin: 0px 2px 0px 2px;
	padding:2px 4px;
	font-size:10px;
}

#pagination .current-page
{
	float: left;
	background-color: #4A4A4A;
	border-top:1px solid #282828;
	border-left:1px solid #262626;
	color: #8d8b8c;
	font-weight: bold;
	font-size:10px;
	height: 12px;
	line-height:12px;
	margin: 0px 2px 0px 2px;
	padding: 2px 4px;
}

.pagination-clear
{
	clear: both;
}

/*-------------------------------------------------------------------
Contact Form Styles
------------------------------------------------------------------- */

#contact-form
{
	width: 575px;
	margin: 0px;
	padding: 0px;
}

#contact-form .contact-form-inner
{
	float: left;
	width: 265px;
	margin: 0px 22px 20px 0px;
	padding: 0px;
}

#contact-form .form-input
{
	display: block;
	float: left;
	width: 167px;
	height: 30px;
	margin: 0px 14px 0px 0px;
	padding: 0px;
	background-color: #0a0a0a;
}

#contact-form .form-input input
{
	width: 147px;
	height: 22px;
	margin: 0px;
	padding: 8px 10px 0px 10px;
	border: none;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #929292;
	background-color: #0a0a0a;
}

#contact-form .form-textarea
{
	display: block;
	float: left;
	width: 529px;
	height: 126px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#contact-form .form-textarea textarea
{
	width: 509px;
	height: 106px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #929292;
	font-size: 11px;
	background-color: #0a0a0a;
	overflow: auto;
}

#contact-form .form-submit
{
	float: right;
	width: 120px;
	height: 37px;
	margin: 20px 46px 0px 0px;
	padding: 0px;
}

#contact-form ul
{
	list-style-image: none;
	color: #990000;
	font-weight: bold;
	margin: 0px 0px 20px 30px;
	padding: 0px;
}

#contact-form li
{
	margin: 0px;
	padding: 0px;
}

#contact-form .email-sent
{
	font-weight: bold;
	color: #f1e12e;
}

#contact-form .submit-clear
{
	clear: right;
}

/*-------------------------------------------------------------------
Footer
------------------------------------------------------------------- */

#footer-outer
{
	background-image:url(../images/footer_bg-sam.png);
	background-repeat:no-repeat;
	height:64px;
	margin:30px 0px 20px 0px;
}

.footer-menu
{
	float:left;
	width:570px;
	padding:20px 0 0 0;
	margin:0;
}

.footer-menu ul {
	width:100%;
	margin:0;
	padding:0;
}

.footer-menu li
{
	color:#FFFFFF;
	display:inline;
	list-style:none;
	border-left:2px solid #535353;
	padding:0 5px;
}

.footer-menu li.first
{
	border-left:0;
}

.footer-menu li a
{
	color:#FFFFFF;
}

.footer-menu li.dark, .footer-menu li.dark a {
	color:#929292;
}

#azure-logo
{
	float:right;
	width:280px;
	padding-right:21px;
	margin-top:22px;
	text-align:right;
}

#azure-logo img
{
	float:right;
	margin-top:8px;
}

#azure-logo p
{
	float:left;
	width:210px;
	font-size: 10px;
	line-height:16px;
}

#footer-outer #footer-clear
{
	clear: both;
}


#tutorteam {
	margin-bottom:30px;
}

#tutorteam p {
	margin:14px 0;
}

#tutorteam ul {
	margin:14px 50px 14px 15px;
}

#tutorteam li {
	margin:0 0 12px;
}


.testimonial {
	background-color:#272727;
	background-image:url(../images/quote_top.gif);
	background-position: 40px 0;
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.testimonial_inner {
	background-image:url(../images/quote_bottom.gif);
	background-position: 437px bottom;
	background-repeat:no-repeat;
	padding:22px;
}

.testimonial h3 {
	font-size:12px;
	margin-bottom:12px;
}

.testimonial p {
	background-image:url(../images/services-bullet-on.png);
	background-position:0 6px;
	background-repeat:no-repeat;
	color:#e9e9e9;
	margin-bottom:12px;
}

.testimonial p span {
	padding-left:14px;
}

.testimonial ul {
	list-style:none;
	margin-left:0;
}

.testimonial li {
	list-style:none;
	list-style-image:none;
	margin-bottom:15px;
}

.testimonial li span {
	background-color:#1b1b1b;
	padding:7px;
}

#flash {
	margin-bottom:14px;
}
