@charset "utf-8";
body  {
	font: 100%/1.2em Arial, Helvetica, sans-serif;
	background: #fff url(../images/bg-homestay-australia.png) repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #423e3f;
}
a{
	color:#e15907;
	text-decoration:none;
	}
a:hover{
	color:#f52307;
	}
img{border:none;}
td {vertical-align:top;	}
table{border-collapse:collapse;}

#container { 
	width: 882px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
} 
#header { 
	background: #fff; 
	height:234px;
} 
/*......................................................................NAV*/


/*.........................................................left sidebar*/

#sidebar1 {
	float: right; 
	width: 280px; /* since this element is floated, a width must be given */
	padding: 35px 0; /* top and bottom padding create visual space within this div */
}
#sidebar1 h3, #sidebar1 p {
	margin:0.7em 5% ;
	color:#fff9f9;	
}
#sidebar1 p.quote {
	margin:1.2em 5% ;
	color:#423e3f;
	font-size:80%;	
}
#sidebar1 p.quote span{
	font-style:italic;
	font-weight:bold;
	font-size:90%;	
}
#sidebar1 a{color:#f5bc0d;}
#sidebar1 a:hover{color:#ef8407;}
dl { 
	width: 260px; /* width of block according to your background image */
	color:#fff9f9;
}

dl, dt, dd { /* suppression of all margins and paddings */
	margin: 0;
	padding: 0;
}
dl.links { 
	background:#bd011d url(../images/red_box_bottom.png) bottom left no-repeat;
	padding-bottom: 20px;
}
dl.links dt { /* box title definition */
	height: 45px;
	background: url(../images/links_box_top.png) top left no-repeat;
	text-indent: -10000px;
}
dl.links dd {
	margin-left:36px;
	padding: 0 10px 0 15px; /* internal block spaces administration */
	text-align: left;
	background: url(../images/arrow_yellow.png) left 7px no-repeat; 
	font-size:80%;
}

dl.red { 
	background:#bd011d url(../images/red_box_bottom.png) bottom left no-repeat;
	padding-bottom: 20px;
	margin-top:20px;
}
dl.red dt { /* box title definition */
	padding:10px 10px 10px 36px;
	background: url(../images/red_box_top.png) top left no-repeat;
	text-align: left;
}
dl.red dd {
	margin-left:36px;
	padding: 0 10px 0 15px; /* internal block spaces administration */
	background: url(../images/arrow_yellow.png) left 7px no-repeat;
	text-align: left;
	font-size:80%;
}



/*----------------------------------------------------------------------terms buttons*/

/*dl.terms dd {
	DISPLAY: none;
	margin:0 0 20px 0;
}*/
dl.terms dt{color:#000000; font-weight:bold; padding:10px 0 20px 30px; background:url(../images/arrow_down.png) left 8px no-repeat;}
dl.terms dd {
	DISPLAY: block; MARGIN:0; padding: 0 0 20px 0; WIDTH: 262px; TEXT-INDENT: -10000px; 
}
dl.terms dd a#one{
	DISPLAY: block; WIDTH: 262px; HEIGHT: 37px; background:url(../images/terms_2008.png); 
}
dl.terms dd a#unsw{
	DISPLAY: block; WIDTH: 262px; HEIGHT: 67px; background:url(../images/terms_UNSW.png); 
}
dl.terms dd a#two{
	DISPLAY: block; WIDTH: 262px; HEIGHT: 37px; background:url(../images/terms_2009.png); 
}
dl.terms dd a#three{
	DISPLAY: block; WIDTH: 262px; HEIGHT: 37px; background:url(../images/terms_2010.png); 
}
dl.terms dd a#unsw10{
	DISPLAY: block; WIDTH: 262px; HEIGHT: 67px; background:url(../images/terms_UNSW_2010.png); 
}
dl.terms dd a#unsw09{
	DISPLAY: block; WIDTH: 262px; HEIGHT: 67px; background:url(../images/terms_UNSW_2009.png); 
}


dl.terms dd a#one:hover, dl.terms dd a#unsw:hover, dl.terms dd a#two:hover, dl.terms dd a#unsw09:hover{
 background-position: -262px 0px;
}
/*----------------------------------------------------------------------sidebar2*/
#sidebar2{
	float: right; 
	width: 180px; 
	padding: 35px 0; 
}
/*----------------------------------------------------------------------application buttons*/
dl.app { 
	width: 900px; /* width of block according to your background image */
	margin:3px;
	height:50px;
}
dl.app dd {
	DISPLAY: none;
	margin:0 0 10px 0;
}
dl.app dt {
	 float:left; MARGIN:0; padding: 0 3px 0 0; WIDTH: 262px; TEXT-INDENT: -10000px; HEIGHT: 37px;
}
dl.app dt a#student{
	 display:block; WIDTH: 233px; HEIGHT: 33px; background:url(../images/student_button.png); 
}
dl.app dt a#host{
	  display:block; WIDTH: 233px; HEIGHT: 33px; background:url(../images/host_family_button.png); 
}
dl.app dt a#additional{
	  display:block; WIDTH: 319px; HEIGHT: 33px; background:url(../images/additional.png); 
}

dl.app dt a#student:hover{
 background-position: -234px 0px;
}
dl.app dt a#host:hover{
 background-position: -234px 0px;
}
dl.app dt a#additional:hover{
 background-position: -318px 0px;
}
/* ........................................................ mainContent:*/

#application {
  margin: 0 20px 0 10px; 
	padding:10px 0;
	background:#fff;
	width: 860px;
}




#mainContent {
  	margin: 0 300px 0 10px; 
	padding:10px 0;
	background:#fff;
	width: 570px;
} 
.staff img{margin:0.5em 5% 0 0; padding:3px; border: 1px solid #dfe0e5; float:left;}
p {
	color:#423e3f;
	font-size:90%;
	margin:0.7em 5%;
	}
h1 {
	color:#a10322;
	font-size:120%;
	margin:0.7em 5%;
	line-height:1.2em;
	}
h2 {
	color:#a10322;
	font-size:110%;
	margin:0.7em 5%;
	}
h3 {
	color:#a10322;
	font-size:90%;
	margin:0.7em 5%;
	}
h4 {
	color:#616161;
	font-size:80%;
	margin:0.7em 5%;
	}
.medtxt{
	font-size:80%;
	}
.smalltxt{
	font-size:70%;
	}
.redtxt{color:#a10322;}

/*
=======================================================
student form........................................
=======================================================
*/


/*student form jquery error field.*/

.student  p.error label { color: white; }
div.container {
	background-color: #FF3300;
	border: 1px solid black;
	margin: 5px;
	padding: 5px;
	color:white;
}
div.container ol li {
	list-style-type: disc;
	margin-left: 20px;
}
div.container { display: none }
.container label.error {
	display: inline;
}
form.student{ width: 30em; }
form.student label.error { display: none; color:#FF0000; }	
/*form.student label.error {
	display: block;
	margin-left: 1em;
	width: auto;
}*/

.require{color:#FF0000; font-size:18px;}

.table-student{
	width:700px;
	margin:0.7em 5%;	
	}

.table-student td{
	background:#fff;
	border:1px solid #b7b7b7;
	padding:0.5em;  
	font-size:80%;
	font-weight:bold;
	}
.table-student .grey{
	background:#e7e7e7;
	font-size:90%;	
	}
form.student textarea{
	width:12em;
	}
form.student .width{
	float:left;
	display:block;
	width:10em;
	}
/*fees table........................................*/
#table-fees{
	table-layout:fixed;
	width:520px;
	margin:0.7em 5%;	
	}
#table-fees th{
	background:#a10322;
	font-size:120%;	
	padding:0.5em; 
	color:#F5bc0d;
	}
#table-fees td{
	background:#f5bc0d;
	border:1px solid #a10322;
	padding:0.5em;  
	font-size:80%;
	font-weight:bold;
	}
#table-fees td.light{
	background: #FFFFCC;

	}
	
/*...........................................................lists..*/
ul.dot {
	padding:0;
	margin:0.3em 8%;
	text-align: left;
	}
ul.dot  li{
	background:none;
	font-size:85%;
	color:#616161;
	line-height:1.3em;

	}
ul.arrow {
	padding:0;
	margin:0.7em 8%;
	list-style-type: none;
	text-align: left;
	}
ul.arrow  li{
	background:url(../images/arrow_yellow.png) left 7px no-repeat;
	padding-left:10px;
	font-size:85%;
	color:#616161;
	}
ul.small {
	padding:0;
	margin:0.7em 12%;
	text-align: left;
	}
ul.small  li{
	font-size:70%;
	color:#616161;
	}
ol {
	padding:0;
	margin:0.7em 12%;
	text-align: left;
	}
ol  li{
	font-size:85%;
	color:#616161;
	}
/*...........................................................footer..*/
#footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#fff;
	text-align:center;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0.7em 5%;
	font-size:70%;
}

/* Miscellaneous classes for reuse */
.floatrt { 
	float: right;
	margin-left: 8px;
}
.floatlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
hr {
	margin:0 0 0 3%;
	border-top: 1px solid #dfe0e5;/*the border*/
	width: 94%;
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
