/* text -----------------------------------------------------------------------*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70.01%;
	color: #343232;
	background-color:#FFFFFF;
}

/* layout -----------------------------------------------------------------------*/
/* Do not change H1 here, this styles the logo throughout site--------------------*/
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	color:#0F508A;
	margin-bottom:15px;
	display:inline;
	position:relative;
}
.logotext{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 3.5em;
	font-weight: normal;
	color:#0F508A;
	margin-bottom:5px;
	
}

.home-head-1{
/* moved to browser specific stylesheets */
}

.home-head-2{
/* moved to browser specific stylesheets */
}

.home-head-3{
/* moved to browser specific stylesheets */
}

.home-head-4{
/* moved to browser specific stylesheets */
}

.home-head-5{
/* moved to browser specific stylesheets */
}

.home-sub{
	margin-top: 80px;
}

h2{
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: normal;
	margin-bottom: 15px;
	font-weight: bold;
}

h3{
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 15px;
}

p{
	margin-bottom: 15px;
	font-size: 1.3em;
	line-height: 1.2em;
}

hr{
	width: 400px;
	margin: 25px 0px 25px 100px;
}

a:link {color:#339900;text-decoration: none; font-weight: bold;}
a:visited {color:#339900;text-decoration: none; font-weight: bold;}
a:hover {color: #339900;text-decoration: underline; font-weight: bold;}
a:active {color:#339900;text-decoration: none; font-weight: bold;}

#container-right ul, .wblist {
	list-style: disc;
	font-size: 13px;
	margin-top:2px;
}

#container-right li, .wblist li{
	margin-left: 23px;
	padding-left: 0px;
	list-style: disc;
	line-height:1.3em;
}

#container-left ol, #container-right ol{
	list-style:decimal;
	font-size: 13px;
	margin: 15px 15px;
}

#container-left ol li, #container-right ol li{
	margin-left: 23px;
	padding-left: 0px;
	line-height: 1.3em;
}

#container-left table td{
	padding: 0px 15px 0px 15px;
}

body{

   text-align: center;
}

#wrapper{
	margin: 0 auto;
	width: 970px;
	padding: 0px;
	background-color: #fff;
}



#header-mid{
	float: left;
	width: 942px;
	height: 87px;
	background-color:#FFFFFF;
	
	color:#000000;
	
	text-align:left;
	
	margin-top:10px;
}

#logo{
	float: left;
	margin: 14px 0px 0px 0px;
}

#header-contact-box{
	float: right;
	
	padding:2px;
	
	width: 400px;
	font-size: 1.2em;
	color: #fff;
	margin: 2px 0px 0px 0px;
	
	background-color:#FFFFFF;
	
	color:#454046;
	
	text-align:right;
	
	
	
}

#header-contact-box a{
	color: #fff;
}
/*This is the banner with creditation on, this should only show on Index page---------*/

#home-header{
width:970px;
border-bottom:1px solid #30950B;
padding-bottom:30px;
margin-bottom:10px;
}
#text{
width:400px;
text-align:left;
color:#30950B;
margin-top:15px;
margin-left:60px;
font-weight:2.1em;
}
#image{
width:218px;
height:53px;
float:right;
margin-top:20px;
margin-right:20px;
}

/*New top footer---------------------------------------------------*/
#top-foot{
	width:970px;
	
	background-color:#474047;
	
	height:6px;
	
	padding:0px;
}

/* New Nav - including rounded corners-------------------------------*/
#nav-shape-1{
	width:10px;
	height:28px;
	float:left;
	height:28px;
}
#nav-shape-2{
	width:10px;
	height:28px;
	float:right;
	height:28px;
}
#top-nav{
	width: 970px;
	height: 30px;
	clear: both;
	line-height: 30px;
	text-align: left;
	margin: 5px 0px 0px 0px;
	background-color: #454046;

	
}


#top-nav a{
	display: block;
	float: left;
	padding: 0px 15px 0px 15px;
	border-right: solid 1px #b5b5b5; 
	color:#FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
	height: 30px;
}

#top-nav a:hover{
	background-color: #c9cbd0;
	color:#333333;
}

.top-nav-active{
	display: block;
	float: left;
	color: #fff;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	border-right: solid 1px #b5b5b5; 
	height: 30px;
	background-color:#474047;

}

#card-logos{
	float: right;
	margin: 8px 5px 0px 0px;
}
/* Styles for right hand container-------------------------------------------*/

#top-curve-1{
float:left;
margin-right:5px;
width:266px;
height:16px;
}

#cols-top{
	width: 969px;
	height: 15px;
	background-image: url(/images/curved-bg.jpg);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	clear: both;
	

}

#cols-mid{
	width: 969px;
	background-image: url(/images/curved-middle.jpg);
	background-repeat: repeat-y;
}

#cols-bottom{
	width: 969px;
	height: 15px;
	background-image: url(/images/curved-bk-2.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 5px 0px;
	
	background-position:0px -1px;
	
	
}


#container-left{
	float: left;
	width: 583px;
	padding:5px;
	margin: 0px 50px 0px 50px;
	text-align: left;
	
	padding-bottom:20px;
	
}

#container-right{
	float: left;
	width: 264px;
	padding: 4px 5px 0px 7px;
	text-align: left;
	
	background-color:#E7E9E4;
	
}

.right-white-box{
	padding: 5px;
	margin-bottom: 5px;
	background-color:#E7E9E4;
	text-align: left;
	font-size: 0.8em;
	
	width:253px;
	
	margin-right:5px;
}

.right-white-box a, .right-white-box a:hover, .right-white-box a:active{
	text-decoration: none;
}
/* Courses slide bar, situated on right nav------------------------------------------*/
#vertical_slide{
	text-align: center;
}

a.slide-link{
	display: block;
	width: 205px;
	border-bottom: solid 1px #30950B;
	padding: 5px 20px 5px 25px;
	margin: 4px 10px 0px 0px;
	font-size: 1.3em;
	line-height: 1.2em;
	
	color:#333333;
}

a.slide-link:hover{
	color:#333333;
	text-decoration:underline;
}

#footer-mid{
	width: 949px;
	color: #fff;
	height: 29px;
	float:left;
	margin: 0px 0px 0px 0px;
	background-color:#474047;
	font-size: 0.8em;
	line-height: 28px;
}

#footer-mid a{
	color: #fff;
}

#footer-text{
	color: #b1b9c1;
	font-size: 0.8em;
	line-height: 28px;
	
	clear:left;
}

#footer-text a{
	color: #b1b9c1;
	font-weight: normal;
}
/*Footer rounded corners----------------------------------------------*/
#footer-image-1{
	width:10px;
	height:28px;
	float:left;

}
#footer-image-2{
	width:10px;
	height:28px;
	float:left;

}
/* right nav buttons -----------------------------------------------------------------------*/

a.btn-request-details {
    display: block;
    width: 237px;
    height: 40px;
	 background-color: #158b08;
    background: url(../../images/btn-request-details.jpg) 0 0 no-repeat;
}
 
a:hover.btn-request-details {
    background-position: 0 -40px;
}

a.btn-enrol-now-online {
    display: block;
    width: 253px;
    height: 28px;
	 background-color: #158b08;
    background: url(../../images/enrol-now-btn.jpg) 0 0 no-repeat;
	
}
 
a:hover.btn-enrol-now-online {
    background-position: 0 -28px;
}

a.btn-email-news {
    display: block;
    width: 237px;
    height: 40px;
	 background-color: #158b08;
    background: url(../../images/btn-email-news.jpg) 0 0 no-repeat;
}

a:hover.btn-email-news {
    background-position: 0 -40px;
}

a.btn-student-success {
    display: block;
    width: 253px;
    height: 28px;
	 background-color: #158b08;
    background: url(../../images/student-stories-btn.jpg) 0 0 no-repeat;
}
 
a:hover.btn-student-success {
    background-position: 0 -28px;
}

a.btn-other-courses {
    display: block;
    width: 253px;
    height: 28px;
	 background-color: #158b08;
    background: url(../../images/other-btn.jpg) 0 0 no-repeat;
}
 
a:hover.btn-other-courses {
    background-position: 0 -28px;
}

a.btn-other-courses-close {
    display: block;
    width: 253px;
    height: 28px;
	 background-color: #158b08;
    background: url(../../images/other-btn-up.jpg) 0 0 no-repeat;
}
 
a:hover.btn-other-courses-close {
    background-position: 0 -28px;
}

a.btn-student-community {
    display: block;
    width: 253px;
    height: 28px;
	 background-color: #158b08;
    background: url(../../images/student-com-btn.jpg) 0 0 no-repeat;
	
}
 
a:hover.btn-student-community {
    background-position: 0 -28px;
}

a.btn-prospectus-download {
    display: block;
    width: 237px;
    height: 28px;
	 background-color: #158b08;
    background: url(../../images/btn-prospectus-download.jpg) 0 0 no-repeat;
}
 
a:hover.btn-prospectus-download {
    background-position: 0 -28px;
}

a.btn-prospectus-request {
    display: block;
    width: 237px;
    height: 28px;
	 background-color: #158b08;
    background: url(../../images/btn-prospectus-request.jpg) 0 0 no-repeat;
}
 
a:hover.btn-prospectus-request {
    background-position: 0 -28px;
}

a.btn-enrol-now-large {
    display: block;
    width: 253px;
    height: 53px;
	 margin-top: 10px;
	 background-color: #158b08;
    background: url(../../images/btn-enrol-now-large.jpg) 0 0 no-repeat;
}
 
a:hover.btn-enrol-now-large {
    background-position: 0 -52px;
}

a.btn-guarantee-large {
    display: block;
    width: 237px;
    height: 40px;
	 background-color: #158b08;
    background: url(../../images/btn-guarantee-large.jpg) 0 0 no-repeat;
}
 
a:hover.btn-guarantee-large {
    background-position: 0 -40px;
}

/* tabs -----------------------------------------------------------------------*/

.tab-container{
	width: 560px;
	clear: both;
	background-color:#DADCD9;
	padding: 15px;
	border-left: solid 1px #0f5088;
	border-bottom: solid 1px #0f5088;
	border-right: solid 1px #0f5088;
	font-size:0.9em;
}

.tab-navigation{
	height: 25px;
	width: 592px;
	border-bottom: solid 1px #0f5088;
	
	
}

.tab-navigation a{
	/* moved to browser specific stylesheets */
}


.enrol-c2a{
	width: 560px;
	margin-top: 0px;
	padding: 15px;
	font-size: 0.8em;
	
	background-color:#DADCD9;
}
/*Enrol page rounded corners for blocks----------------------------------------------------*/
#enrol-curve-1{
	margin-top:50px;
	width:590px;
	height:10px;
}
#enrol-curve-2{
	margin-top:-10px;
	width:590px;
	height:10px;
}
/* checkout progress -----------------------------------------------------------------------*/

#checkprog1{
	width: 253px;
	height: 27px;
	display: block;
	background-image: url(../../images/enrolment-btn.jpg);
	background-repeat: no-repeat;
	
	margin-bottom:5px;
}

#checkprog2{
	width: 253px;
	height: 27px;
	display: block;
	background-image: url(../../images/check-progress2.jpg);
	background-repeat: no-repeat;
    
	margin-bottom:5px;
}

#checkprog3{
	width: 253px;
	height: 27px;
	display: block;
	background-image: url(../../images/check-progress3.jpg);
	background-repeat: no-repeat;
	
    margin-bottom:5px;
}

#checkprog4{
	width: 253px;
	height: 27px;
	display: block;
	background-image: url(../../images/check-progress4.jpg);
	background-repeat: no-repeat;
	margin-bottom:5px;
}

#checkprog5{
	width: 253px;
	height: 27px;
	display: block;
	background-image: url(../../images/check-progress5.jpg);
	background-repeat: no-repeat;
}

.checkprog-inactive{
	background-position: 0 -54px;
}

.checkprog-completed{
	background-position: 0 -27px;
}

#terms-box{
	width: 400px;
	height: 200px;
	overflow: scroll;
	border: solid 1px #cccccc;
	margin: 30px;
}

.action-buttons{
	margin-top: 20px;
}

.action-buttons img{
	vertical-align: middle;
	margin: 10px 10px 10px 0px;
}

#green-box-link a{
	background-color: #1a9b0b;
	padding: 5px 10px 5px 10px;
	margin-right: 5px;
	color: #ffffff;
}

.payment-full{
	border: 0px;
	width: 253px;
	height: 28px;
	background-image: url(/images/make-payments-btn.jpg);
	margin-top: 10px;
	margin-right: 5px;
	cursor:pointer; 
	font-size: 0em;
	color: #148C07;
	text-align: left;
}

.payment-inst{
	border: 0px;
	width: 253px;
	height: 28px;
	background-image: url(/images/pay-instalments-btn.jpg);
	margin-top: 10px;
	margin-right: 5px;
	cursor:pointer; 
	font-size: 0em;
	color: #148C07;
	text-align: left;
}

.action-buttons input{
	float: left;
	clear: left;
}

.checkout-label{
	width: 200px;
	height: 30px;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
}


/* home page specific -----------------------------------------------------------------------*/
#form-curve-1{
float:right;
margin-right: 13px;
margin-top: 20px;
width:270px;
height:17px;
}
#form-curve-2{
margin-top:0px;
float: right;
margin-right: 13px;
width:270px;
height:14px;
}
#home-left{
	float: left;
	width: 250px;
}

#home-right{
	float: right;
	background-color:#E7E9E6;
	width: 270px;
	padding: 0px 5px 5px 5px;
	margin-left: 50px;
	
	margin-right: 3px;
	
	padding-bottom:0px;
	
	
	
}

#home-right  table td{
	padding: 0px;
}

#prospectus-form-errors{
	background-color: #E7E9E6;
	margin-left: 50px;
	margin-bottom: 10px;
	float: left;
	width: 250px;
	padding:10px;
}

/* tooltips -----------------------------------------------------------------------*/


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

/* E-zee Writer / newsletter news manager tabs */

#contentarea{
width:529px;
float:left;
padding-left:35px;


}

#news-holder{
	width:513px;
	float:left;
	border:1px solid #cccccc;
	padding:10px;
	background-color:#e9efff;
}


#news-holder ul li{
	
	margin-left: 23px;
	padding-left: 0px;
	line-height: 1.3em;
}

#news-holder h2{
	color:#082c66;
	text-align:center;
	margin-top:30px;
	
}

#tab-navigation{
width:597px;
float:left;
}


#tab-navigation ul{
display:inline;
float:left;
position:relative;
top:1px;
}


#tab-navigation ul li{
display:inline;
float:left;
}

#tab-navigation ul li{
display:block;
float:left;
background-color:#e8e8e8;
font-size:11px;
margin-right:2px;
color:#369c2e;
font-weight:bold;

}

#tab-navigation ul li a{
padding:6px;
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-top: 1px solid #cccccc;
padding-bottom:7px;
padding-top:7px;
display:block;
float:left;
color:#369c2e;
font-weight:bold;
}

#tab-navigation ul li a:hover{
color:#3ab92e;
text-decoration:underline;

}

.active{
background-color:#e9efff;
display:block;
float:left;
}


