/**************** Main Body ****************/

body{
padding:0;
margin:0;
font:70% tahoma, verdana, sans-serif;
background:#e0e0e0;
color:#303030;
background: url(../img/fade.jpg) repeat-y scroll 50% 0% #fff;
}

/**************** Hide ****************/

.hide{
display:none;
}

/**************** Images ****************/

a img {
	border:none;
}


/**************** Clear divs ****************/

.clear {
	clear:both;
}

/**************** Text properties ****************/

p {
	margin:0 0 15px 0;
	line-height:1.5em;
	text-align:left;
}

.centre {
	text-align:center;
}

.justify {
	text-align:justify;
}

.indent {
	text-indent:20px;
	margin:0;
	padding:0;
}

.tab1 {
	padding-left:20px;
}

.foiNoLink {
	text-indent:45px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	color:#880000;
}

.big {
	font-size:1.15em;
	text-align:justify;
}

.big_bold {
	font-size:1.15em;
	font-weight:bold;
	text-align:justify;
}

.big_indent {
	font-size:1.15em;
	text-align:justify;
	text-indent:20px;
	margin:0;
	padding:0;
}

.fileType {
	font-size:0.8em;
	color:#AAAAAA;
}

.title {
	font-size: 1.25em;
	font-weight:bold;
}

.subTitle {
	font-weight:bold;
	font-size:1.05em;
	color:#888888;
	margin-top:-12px;
}

.error {
	color:#CC3333;
	font-weight:bold;
}

.course {
	padding-left:10px;
	font-weight:bold;
	font-size:1.05em;
}

.sub_course {
	margin:8px 0;
	padding-left:50px;
}

.ptCourse {
	padding-left:10px;
	font-weight:bold;
	margin:25px 0 5px 0;
}

.ptSubCourse {
	padding-left:35px;
	margin:0;
}

.ptLevel {
	font-weight:bold;
	font-size:1.05em;
	color:#888888;
	margin-top:-12px;
}

ul.course_list {
list-style:none;
list-style-image:url(../img/arrow_grey.gif);
margin-bottom:35px;
}

ul.course_list li {
margin-top:5px;
}

ul.spaced {
list-style:outside;
padding:0;
padding-left:30px;
margin-top:-10px;
}

ul.spaced li {
margin-top:10px;
}

ul.bigSpaced {
font-size:1.15em;
list-style:outside;
padding:0;
padding-left:30px;
margin-top:0px;
}

ul.bigSpaced li {
margin-top:10px;
}

ul.noSpace {
list-style:outside;
padding:0;
padding-left:20px;
margin-top:-10px;
}

ul.noSpace li {
margin-top:0;
}

#accordion ul {
margin:0;
padding:0;
margin-left:30px;
margin-bottom:20px;
list-style-type:none;
}

#accordion ul li {
margin:10px 0;
padding-left:25px;
background-image:url(../img/list.gif);
background-repeat:no-repeat;
background-position:0 2px;
}

#accordion ul li a {
color:#27699a;
}

#accordion h3 a {
font-weight:bold;
font-size:1.1em;
}

.infoRight {
	padding:10px 15px;
	margin-bottom:15px;
	border:1px solid #eee; 
	background:url(../img/quote.png);
	min-width:140px;
}

.infoRight .title {
	font-size:1.15em;
	font-weight:bold;
	text-align:center;
}

.infoRight p {
	margin:0;
	margin-bottom:5px;
}


/**************** Forms divs ****************/

.form_area {
	margin-bottom:15px;
	width:550px;
}

.form_area legend{
	color:#555555;
	font-size:1.2em;
	padding:0 10px;
}

.form_area p {
	font-size:1.15em;
	color:#333333;
	margin:10px;
	text-align:justify;
}

.form_area .input {
	width:500px;
	border:1px solid #cccccc;
	color:#333333;
	padding:5px;

}

.forms_text {
	height:2em;
	line-height:2em;
	width:200px;
	float:left;
	text-align:right;
	padding-right:10px;
	margin-bottom:1em;
	font-size:1.15em;
}

.forms_input {
	min-height:2em;
	line-height:2em;
	width:300px;
	float:left;
	margin-top:1px;
}

.forms_input p {
	font-size:1.15em;
	color:#333333;
	margin:5px 0;
}

.forms_input .input {
	width:250px;
	border:1px solid #cccccc;
	color:#333333;
	padding:5px;
	margin-top:-1px
}

.forms_input select {
	width:260px;
	border:1px solid #cccccc;
	color:#333333;
	padding:5px;
}

.forms_input label {
	font-size:1.15em;
	color:#333333;
	margin:0 0 7px 0;
	display: block;
    padding-left: 15px;
    text-indent: -15px;
}

.forms_input label.multiple {
    padding-left: 0;
    text-indent: 0;
	display:inline;
}

.forms_input .checkbox {
	vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}

.forms_input .radio {
	vertical-align: bottom;
    position: relative;
    top: -3px;
    *overflow: hidden;
}

.forms_half {
	min-height:2em;
	line-height:2em;
	width:245px;
	float:left;
	margin-top:1px;
	margin-left:20px;
}

.forms_half label {
	font-size:1.15em;
	margin:0 0 7px 0;
	display: block;
	width:260px;
}

.forms_half .checkbox {
	vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}

.forms_half .radio {
	vertical-align: bottom;
    position: relative;
    top: -3px;
    *overflow: hidden;
}

.forms_full{
	min-height:2em;
	line-height:2em;
	width:530px;
	margin-top:1px;
	margin-left:20px;
}

.forms_full label {
	font-size:1.15em;
	margin:0 0 7px 0;
	display: block;
}

.forms_full .checkbox {
	vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}

.forms_full .radio {
	vertical-align: bottom;
    position: relative;
    top: -3px;
    *overflow: hidden;
}


.forms_clear {
	clear:both;
}

.forms_confirm {
	min-height:2em;
	line-height:2em;
	width:300px;
	float:left;
	text-align:left;
	padding-right:10px;
	margin-bottom:1em;
	font-size:1.15em;
}

/**************** FOI lists ****************/

ol.foi {
	list-style-type:decimal;
}


ol.foiSub {
	list-style-type:lower-alpha;
}

/**************** Floating divs ****************/

.left {
	float:left;
	padding:3px;
	margin:12px;
}

.left_noMargin {
	float:left;
	padding:0;
	margin:0;
}

.right {
	float:right;
	padding:3px;
	margin:12px;
}

.right_noMargin {
	float:right;
	padding:0;
	margin:0;
}

.clear {
	clear:both;
	line-height:0;
}


/**************** Top Navigation (Legal, FOI...) ****************/

#topnav{
	font-size:0.8em;
	width:730px;
	margin:auto;
	margin-top:3px;
}

#topnav a {
	padding:3px 5px 3px 5px;
	margin:0 0 0 2px;
	text-decoration:none;
	background:#f0f0f0 url(../img/navcorner.gif) top right no-repeat;
	color:#27699a;
	float:right;
}

#topnav a:hover{
	text-decoration:none;
	background:#d7ebff url(../img/navcorner.gif) top right no-repeat;
	color:#003399;
}

/**************** Banner ****************/

#banner{
	margin:0;
	padding-bottom:5px;
}

/**************** Main Navigation ****************/

#mainnav{
	margin:8px 0;
	padding:0;
}

.mainnav{
	padding:2px 8px 4px 8px;
	text-decoration:none;
	letter-spacing:1px;
	background:#f0f0f0 url(../img/navcorner.gif) top right no-repeat;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
}

.mainnav:hover{
	text-decoration:none;
	background:#d7ebff url(../img/navcorner.gif) top right no-repeat;
	color:#003399;
}

/**************** Main Content Blocks ****************/

#container{
	clear:both;
	margin:auto;
	margin-bottom:10px;
	width:730px;
	padding:5px 0px;
	background:#ffffff;
}

#main{
	width:560px;
	min-height:550px;
	float:right;
	padding:0 10px 0 15px;
	border-left:1px solid #d0d0d0;
}


/**************** News Section ****************/

.roundcont {
	width: 540px;
	background-color: #f0f0f0;
	color: #000000;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../img/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../img/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block;
}

/**************** News Content ****************/

#columns, #video {
 position: relative;
 top: -5px;
 right: 0;
 padding-right: 0px;
}
#right {
 position: absolute;
 top: 0;
 right: 0;
 width: 15em;
}

/**************** Image Gallery ****************/

#main_picture {
	height: 400px;
	padding: 15px;
	padding-bottom: 50px;
}

#picture {
	height: 385px;
	text-align:center;
}

#scroll_left {
	float: left;
	width: 25px;
	padding-top: 65px;
}

#thumbnails {
	float:left;
	height: 132px;
	width: 500px;
	overflow: hidden;
	padding: 0px;
	text-align: center;
}

#scroll_right {
	float: left;
	width: 25px;
	padding-top: 65px;
}



/**************** Side Navigation ****************/

#sidenav{
width:140px;
float:left;
}

#sidenav p{
font-size:1em;
line-height:1.3em;
margin:0 0 12px 0;
}

.sidenav{
text-align:left;
display:block;
width:125px;
background:#f0f0f0 url(../img/navcorner.gif) top right no-repeat;
padding:3px 3px 3px 8px;
margin:5px 5px 5px 0;
}

.sidenav:hover{
text-decoration:none;
background:#d7ebff url(../img/navcorner.gif) top right no-repeat;
color:#003399;
}

/**************** Text Styles (Navigation) ****************/

a{
text-decoration:none;
color:#27699a;
}

/**************** Text Styles (Website Text) ****************/

.bold {
	font-weight: bold;
}

.italics {
	font-style:italic;
}

.textgrey {
	color: #808080;
	font-size: 0.9em;
}

.Headings {
	font-family: Tahoma;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}

/**************** Table Format ****************/

table.stats {
text-align: center;
font-family: Tahoma;
font-weight: normal;
font-size: 0.8em;
color: #fff;
width: 400px;
background-color: #CCCCCC;
border: 0px;
border-collapse: collapse;
/*border-spacing: 0px;*/

}

table.stats td {
background-color: #D9E2FF;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;

}

table.stats td.hed {
	background-color: #999999;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}

/**************** FOI Details Table ****************/

table.foi {
	font-size:1.0em;
	margin-left: 40px;
	border: 1px solid #ccc;
}

table.foi tr{
	line-height:20px;
}

table.foi tr.foiDocName {
	background:#f5f5f5;
	font-weight:bold;
}

table.foi tr.foiAdmin {
	background-color:#f5f5f5;
	font-weight:bold;
}

table.foi tr td.foiTitle {
	width: 80px;
	padding:5px 10px;
	vertical-align:top;
}

table.foi tr td.foiContent {
	width: 350px;
	padding:5px 10px;
	overflow: hidden;
}


/**************** Footer ****************/

#footer {
clear:both;
padding-top:10px;
border-top:1px solid #d0d0d0;
}

#footer p {
text-align:center;
margin:5px 0;
}

/*----------  IMAGE ROTATOR  -----------------------------------------------------*/
img {
	border: none;
}
h1 {
	font: 3em normal Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: center;
	text-indent: -99999px;
	margin: 100px 0 10px;
}
/*.container {
	overflow: hidden;
	width: 900px;
	margin: 0 auto;
}*/

.image_thumb { /*THIS HIDES THE THUMBS AS THEY DON'T DISPLAY IN IE7 AND OLDER PROPERLY*/
display: none;
}

#rotator_main {
	padding: 10px;
	background: #f0f0f0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.image_thumb ul li a {color: #fff;}
 
/*--Main Image Preview--*/
.main_image {
	width: 730px;  /*598px; */
	height: 190px; /*381px;*/
	float: left;
	/*background: #333;*/
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 5px;	
	padding: 10px;
}
.main_image p {
	font-size: 1.2em;
	padding: 10px;	
	margin: 0;
	line-height: 1.6em;
}
.block small { 
	padding: 0 0 0 20px;
	font-size: 1em; 
}
.main_image .block small {
	margin-left: 10px;
}
.main_image .desc{
	position: absolute;
	bottom: 0;	
	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	/*background: #111;
	border-top: 1px solid #000;*/
}
.main_image a.collapse {
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; 
	right: 20px; 
}
.main_image a.show {
	background-position: left bottom;
} 
 
 
/*.image_thumb {
	float: left;
	width: 728px; 
	background: #f0f0f0;
	border: 1px solid #ccc;	
	padding-bottom: 5px;
	margin: 0;
}
.image_thumb img {
	border: 1px solid #ccc;
	background: #fff;
}
.image_thumb ul {
	width: auto;
	margin: 0 auto; 
	padding: 0 0 0 8px;
	list-style: none;
}
.image_thumb ul li{
	margin: 2px; 
	padding: 10px;
	width: 60px;   
	border: 1px solid #ccc;
	display: inline-block;
}

.image_thumb ul li img {
	margin: auto;
}

.image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active {
	background:#6bb1da;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 1.5em; 
	margin: 5px 0; 
	padding: 0;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
}	
.image_thumb ul li p, .image_thumb ul li h2{
	display: none;
}*/

#imageCache {
	display: none;
}

/* *********************************************************************************************************** */
                 /*  STYLES  FOR  TABLES  USED  ON  PT_COURSES_2011.ASP  PAGE  */
/* *********************************************************************************************************** */

#courses2011 table {
width: 530px;
border-collapse: collapse;
margin-bottom:25px;
}

#courses2011 td {
border: 1px solid #0099CC;
padding: 2px;
}

#courses2011 .tbl_head {
font-weight: bold;
text-align: center;
}

#courses2011 .col_course {
width: 145px;
}

#courses2011 .col_day {
width: 75px;
}

#courses2011 .col_time {
width: 70px;
}

#courses2011 .col_start {
width: 60px;
}

#courses2011 .col_end {
width: 60px;
}

#courses2011 .col_duration {
width: 60px;
}

#courses2011 .col_fee {
width: 60px;
}

.esol_pic {
float:left;
width:125px;
padding: 0;
margin: 0 5px 15px 0;
position: relative;
}

.esol_info {
padding: 0;
margin: 0;
width: 400px;
float: right;
position: relative;
}

.learner_info {
padding: 0;
margin: 10px 0;
height: 220px;
position: relative;
text-align: left;
}

