@charset "utf-8";
/* Website by Design House */
/* http://www.designhouse.com.au */

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
:focus {outline:0}
a, a:visited {color:#069}
a:hover {}
body {font:88%/125% Arial}
h1, h2 {color:#F30;font:1.5em Arial, Sans-Serif;margin:0 0 .5em}
h3 {color:#3453c3;font:1.3em Arial; border-bottom:solid 1px #3453c3; margin: 0 0 10px 0;}
img {border:0;vertical-align:bottom}
fieldset {border:0}
p {margin:0 0 1em}
th {text-align:left}
.white{color:#FFFFFF}
.enrol{height:30px; float:right; font-weight:bold; padding:5px}

/* Containers */
#skip {height:0px;overflow:hidden;width:0px}
#page {margin:10px auto 0;width:940px}

/* Content*/
#content {background:url(images/side.gif) right top repeat-y;display:inline;float:right;width:670px}
#content #corner {background:url(images/corner.gif) no-repeat right bottom;padding:10px 20px 10px 0;overflow:hidden;width:650px}
#content #bottom {background:url(images/bottom.gif) repeat-x left bottom}
#content ul {margin:0 0 1em 18px}

.terms{height:200px; overflow:auto; margin-top:20px; font-size:12px; border: solid #eee 1px}

/* Sidebar */
#sidebar {display:inline;float:left;width:238px}
#sidebar .box {background:#22367F url(images/side-top.png) no-repeat;margin:20px 0 0;width:237px}
#sidebar .box .content {background:url(images/side-bottom.png) no-repeat left bottom;color:#FFF;padding:10px;text-align:center}
#sidebar .box .content ul {font-size:1.2em;list-style:none;text-align:left}
#sidebar .box .content ul li a {border-bottom:2px solid #FC0;color:#FFF;display:block;padding:5px 0;text-decoration:none;width:100%}
#sidebar .box .content img {border:2px solid #FC0}
#sidebar a.button {background:#FC0 url(images/button.png) no-repeat;color:#391e27;display:block;font-size:1.2em;font-weight:bold;height:43px;line-height:40px;margin:20px 0 0;text-align:center;text-decoration:none;width:238px}

/* Footer */
#footer {clear:both;color:#293565;margin:0 0 0 380px;padding:0 0 10px;width:555px}
#footer a {color:#293565;text-transform:uppercase}
#footer a.adobe {background:url(images/adobe.png) no-repeat left center;color:#933;font-weight:bold;margin:0 0 0 60px;padding:4px 0 4px 25px;text-decoration:none;text-transform:none}
#footer a.website {float:right;height:21px;margin:-18px 0 0;overflow:hidden;position:relative;text-transform:none;width:132px}
#footer a.website span {background:url(images/design-house.png) no-repeat;height:100%;left:0;position:absolute;top:0;width:100%}

.error{
	width:350px;
	background:#FBB3B5;
	margin:auto auto;
	padding:10px;
	text-align:center;
	border:#990000 2px solid;
	font-weight:bold;
	margin-bottom:150px;
	margin-top:50px;
	}
	
.warning{
	font-weight:bold;
	padding:20px;
	
	text-decoration:underline;
	border: solid 1px  #E8E800;
	background:#FFFFCC;
	
	}	
	
.help{
	font-weight:bold;
	padding:20px;
	padding-top:40px;
	color:white;
	background-image:url(images/help.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border: solid 1px #0B62C1;
	background-color:#164894;
	
	}	
	

#thh{	
height:150px;
width:auto;
}

small{
	font-size:0.75em;
	}
