/*
LEGAL
=====
Copyright: Daemon Pty Limited 2006, http://www.daemon.com.au
Community: Mollio http://www.mollio.org $
License: Released Under the "Common Public License 1.0", 
http://www.opensource.org/licenses/cpl.php
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by/2.5/
License: Released Under the "GNU Creative Commons License", 
http://creativecommons.org/licenses/GPL/2.0/
*/

/* THE BIG GUYS */


/* HOME PAGE */

* {
	margin:0;
	padding:0;
	border:none;
	}
	
select {
	font-size: x-small;
	color: #333333;
	background-color: #FFFFFF;
	float:left;
	border: 1px solid #999999;
	margin-top:5px;
	clear:both;
}

body {
	padding: 0;
	font:80%;
	line-height:1.5;
	width:800px;
	height: 100%;
}

p  {
	padding: 4px 5px 3px 5px;
 } 

.manramasn, .manramasn a {
	color: #999999;
	text-decoration: none;
	font: bold ;
	display:inline;
}

.link, .link a {
width:450px;
	color: #999999;
	text-decoration: none;
	font: bold ;
	display:inline;
}

ul, li{}
	/* FORMS - general classes */
	/* =SECONDARY NAVIGATION */
/* FORMS - general classes */

	#nav ul {padding:0;margin: 0;list-style: none;}
	#nav {height: 1.6em; font-weight:600; padding-left:3px; font-size:0.75em; float:left;}
	#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {text-decoration:none;cursor:pointer} 
	#nav a:link {color:#666666} 
	#nav a:visited {color:#999999} 
	#nav a:hover,a:active {color:#FF6600} 
	#nav a {display: block;padding: 2px 10px}
	#nav li {float: left;width:8em; display:block;margin: 0 1px}
	#nav li:hover{background-position: 0 0; position: static;} 
	#nav li li {
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
	#nav li ul {
	position: absolute;
	font-weight:normal;
	left: -999em;
	background-color: #EEEEEE;
}
	#nav li:hover ul, #nav li.sfhover ul {left: auto}
	#nav li.active a {
}
	#nav li.active li {border-bottom:1px solid #333}
	
	/* hide from IE mac \*/
	#nav li {width:auto}
	/* end hiding from IE5 mac */
	/* =SECONDARY NAVIGATION */
#navSecondary, #navSecondary li {list-style: none;margin:0;padding:0;font-weight: bold;}

#navSecondary a {
	line-height:1.3;
	padding: 5px 0 5px 20px;
	display:block;
	width:130px;
	font-size: 79%;
}
#navSecondary a, #navSecondary a:link, #navSecondary a:visited, #navSecondary a:hover, #navSecondary a:active {text-decoration:none;cursor:pointer} 
#navSecondary a:link {color:#666666} 
#navSecondary a:visited {color:#000} 
#navSecondary a:hover, #navSecondary a:active, #navSecondary li.active a:link, #navSecondary li.active a:visited {color:#FF6600;} 
#navSecondary li {

}

/* =SECONDARY NAVIGATION - 2nd TIER */
#navSecondary ul {margin: -4px 0 0.4em 15px}
#navSecondary li.active li a, #navSecondary li.active li a:link, #navSecondary li.active li a:visited {line-height:1.3;background:transparent;color:#666666}
#navSecondary li.active li a:hover, #navSecondary li.active li a:active {background:transparent;color: #666666}
#navSecondary li.active li {border: none}

#navSecondary li.active li.active a:link, 
#navSecondary li.active li.active a:visited, 
#navSecondary li.active li.active a:hover, 
#navSecondary li.active li.active a:active {}

/* =SECONDARY NAVIGATION - 3rd TIER */
#navSecondary ul ul {margin: 0 0 0.6em 15px}
#navSecondary li.active li.active li a:link, 
#navSecondary li.active li.active li a:visited, 
#navSecondary li.active li.active li a:hover, 
#navSecondary li.active li.active li a:active {}

/* FORMS - f-wrap-1 - simple form, headings on left, form elements on right */
	
label {
	float:left;
	padding: 5px 0;
	}

/* GENERAL */
img {border:none} 

/* LAYOUT - HEADER */
#header {background: #fff;margin: 0;padding: 0}

/* SEARCH PAGE */
	#search_page {color:#fff;font-weight:800; float:left;  font-size:80%; padding-left:5px;}
	#search_page form {margin:0; width:595px;}
	#search_page input {
	width:158px;
	float:left;
	font-size: 85%;
	border: 1px solid #999999;
	height:16px;

}
	
	#search_page label {float:left; margin-left:6px; margin-right:6px;}
	#search_page .f-submit {
	width:60px;
	font-size:70%;
	margin-left: 2px;
	height:18px;
	vertical-align: middle;
	}

#main_navigation{width:650px; line-height:25px; padding-left:150px; margin-top:0; padding-bottom:10px; }

#top_navigation{width:170px; height:20px; background-color:#FFFFFF; padding:0 5px 5px 450px; float:left}
#top_navigation a {
	float:left;
	color:#000000;
	font-weight:500;
	font-size:0.6em;
	text-decoration: none;
	padding-right:8px;
	padding-left:8px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF9900;
}

#language {width:65px; height:20px; float:left;  padding:0 5px 5px 10px;  }
#language a {
	color:#FF0000;
	font-weight:600;
	font-size:0.6em;
	text-decoration: none;
	text-indent:15px;
	vertical-align: super;
}

#archive {width:396px; display:none;}
#staff {width:396px; display:none;}


.newsArchive {width:10px;   font-size:12px; display:inline;}
.newsArchive a:link{	
	 text-decoration: none; color:#666666;}
.newsArchive a:visited{
	color:#003366;
	text-decoration: none; display:inline;
}
.newsArchive a:hover{
	color:#003366;
	text-decoration: none;display:inline;
}
.newsArchive a:active{
	color:#003366;
	text-decoration: none;
	display: inline;
}


/* LAYOUT - main body of page */
#wrap {margin:0; width:800px; float:left;}
#wrap_home {margin:0; width:800px; float:left;  height: 100%;
	background-image: url(images/background_spacer.jpg);
	background-repeat: repeat-y;}

#right_bar {
	width:150px;
	float:right;
}

#content-wrap {
float:left;
clear:both;
	width:800px;
	padding-top:15px;
 }
#left_column {width:200px; float:left; border:none; margin:0; padding:0;}
	
#sidebar {
	width:200px;
	float:left;

}

#content {
	float:left;
	width:400px;
	padding:0;
	margin: 0;
}

#content p{


}


#content_wide {
	float:left;
	width:590px;
	padding:0 0 0 5px;
}



/* LAYOUT - FOOTER */
#footer {
float:left;
clear:both;
	border-top: 1px solid #E3E8EE;
	font-size:86%;
	color:#CCC;
	width:800px;
	height:25px;
	background-color: #f4f4f4;
	margin-top:20px;
}
#footer_left{
	float:left;
	width:202px;
	height:19px;
	background-color:#c1c6e3;
	font-size:86%;
	color:#FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top:6px;
}



#footer_right{
	height:19px;
	float:left;

}
	
.footer_item{
float:left;
	height:17px;
	font-size:70%;
	color:#000000;
	text-align: center;
	vertical-align: middle;
	padding-top:8px;
	padding-right: 8px;
	padding-left: 8px;
}

#top_image{ width:800px; height:96px;
	margin-bottom:3px; float:left; }

#logo {width: 137px; height:91px; float:left; padding-left:15px; padding-top:5px;}	
#top_flash {width:648px; height:96px; float:left;}





.left_column_item {
	width:200px;
	background-color:#FFFFFF;
	float:left;
	margin-bottom: 5px;
	padding:0 0 0 0;
	border:none;
}

.left_column_item_header{
	clear:both;
	padding:0 0 2px 0;
	height:19px;
	width:196px;
	color:#FF6600;
	font-size: 14px;
	font-weight: 800;
	text-indent: 20px;
	background-image: url(left_border.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC9311;
}



.banner_header{
	height:19px;
	width:195px;
	background-color: #FF6600;
	color:#FFFFFF;
	font-size: 80%;
	font-weight: 800;
	text-indent: 15px;
	padding: 0  0 2px 0;
	float:left;

}

.left_column_item_text {
	font-weight: 500;  
	padding:0 0 5px 5px; 
	width:150px;
}

.left_navigation_header{
	float:left;
	height:19px;
	width:200px;
	background-color: #FF6600;
	color:#FFFFFF;
	font-size: 80%;
	font-weight: 800;
	text-indent: 15px;
	padding: 0  0 2px 0;


}

.emphasize {
	font-size: 110%;
	font-weight: 700;
	color: #666666;
}


.content_header{
	clear:both;
	height:19px;
	width:388px;
	background-color: #FFFFFF;
	color:#FF6600;
	font-size: 80%;
	font-weight: 800;
	text-indent: 20px;
	padding: 0  0 2px 0;

	background-image: url(left_border.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC9311;
}

#right_bar {
	width:150px;
	float:right;
}

#right_bar img{
	margin-bottom:5px;
}

#top_programs{
	width:575px;
	float:left;
}

#top_programs_narrow{
	width:396px;
	float:left;
}

.top_program_item{
	width:575px;
	float:left;
	
	padding-bottom:10px;
}


.top_program_item_narrow{
	width:388px;
	float:left;
	padding-bottom:10px;
}

.top_program_item_image{
	padding:  5px 20px 5px 10px;
	width:150px;
	float: left;
}	
.top_program_item_image img{
	margin-top:  5px ;
	float: left;
}
	
.image_float_right{
	padding:  5px 17px 8px 0px;
	float:right;
}	
	.left_column_item_image{
	padding:  5px 20px 5px 10px;
	width:150px;
	float: left;
}	
	
.top_program_item_image_narrow{
	padding:  5px 20px 15px 10px;
	width:150px;
	float: left;
}
			
.top_program_item_title{
	float: left;
	color:#666666;
	font-size: 70%;
	font-weight: 800;
	width:340px;
	padding: 0px 15px 0.6em 10px;
	text-transform: uppercase;
}

.top_program_item_title_narrow{
	float: left;
	color:#666666;
	font-size: 70%;
	font-weight: 800;
	width:180px;
	padding: 0px 10px 5px 5px;

}



.top_program_item_link{
	float: left;
	color:#003399;
	font-size: 95%;
	font-weight: 800;
	width:150px;
	padding: 0 15px 0 0;
	text-decoration: none;

}

.top_program_item_link:hover{
	float: left;
	color:#666666;
	font-size: 95%;
	font-weight: 800;
	width:150px;
	padding: 0 15px 0 0;
	text-decoration: none;
}

.top_program_item_time{
	float: left;
	color:#336699;
	font-size: 70%;
	font-weight: 800;
	width:38px;
	padding: 8px 5px 0 0;
}	
						
.top_program_item_text_narrow{
	width:250px;
	float:left;
	font-size: 75%;
	font-weight: 500; 
	padding: 0 10px 0.5em 15px; 
	}
	
	.top_program_item_text{
	width:380px;
	float:left;
	font-size: 75%;
	font-weight: 500; 
	padding: 0 5px 0.5em 10px; 
	}
	
.top_program_item_portfolio_teaser{
	width:181px;
	float:left;
	font-size: 75%;
	font-weight: 500; 
	padding: 0 10px 5px 5px; 
	}

.program_image{
	padding:  8px 0 8px 8px;
	width:170px;
	float: left;
}	


	#program_second_wrap{
	width:408px;
	float:left;

}

.program{
	width:408px;
	float:left;
}


	
.right_column_item {
	width:200px;
	float:left;
	margin: 0;
}



.right_column_item_header{
	width:200px;
	clear:both;
	padding:0 0 2px 0;
	height:19px;
	color:#FF6600;
	font-size: 14px;
	font-weight: 800;
	text-indent: 20px;
	background-image: url(left_border.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC9311;
}
	
	
.right_program_item_title{
width:160px;
	float: left;
	color:#666666;
	font-size: 68%;
	font-weight: 800;
	padding: 8px 0 5px 15px;
}
	
	.left_column_item_title{
width:160px;
	float: left;
	color:#666666;
	font-size: 68%;
	font-weight: 800;
	padding: 8px 0 5px 15px;
}
	
	


.right_column_item_text {
	font-size: 65%;
	font-weight: 500;  
	padding:0 0 5px 15px; 
	width:170px;
	float:left;
}
	

.right_column_item_date{
	float: left;
	color:#666666;
	font-size: 70%;
	font-weight: 800;
	width:60px;
	padding: 4px 0 4px 5px;
}	



  
.content_text{
	/*width:420px;*/
	font-weight: 100;
	padding:5px 15px 15px 5px;
	float:left;
}
.content_text p{
	/*width:380px;*/
	font-size: 0.8em;
	font-weight: 500;  }
	
.right_column_content_text{

	width:170px;
	font-size: 0.6em;
	font-weight: 100;  
	padding:5px 5px 5px 15px;}


.news_text{
	width:160px;
	font-size: 0.6em;
	font-weight: 100;  
	padding:5px 5px 15px 5px;}
	
		

	
.content_text_about{
	/*width:380px;*/
	float:left;}
	
	.content_text_about p{
	/*width:380px;*/
	font-size: 0.8em;
	font-weight: 500;  
	margin:5px 5px 5px 5px;
	}
	
	.content_text_about img{ 
	padding-top: 5px;
	margin:0px 10px 10px 5px; 
	float:left; 	
	clear:both;}
	
.image_caption {
width:150px;
font-size: 0.8em;
font-style:italic;
float: left; 
clear:left;
margin: 0px;
background-color: #fff;
padding: 5px;

}
	
	
.content_text_standard{
	width:570px;  
	float:left;

}

.content_text_standard li, .content_text_about li{

	font-size: 0.8em;
	margin-bottom: 0px;
	list-style-type: square;
	list-style-position: inside;
	white-space: normal;
	padding-right: 15px;
	padding-left:16px;
	text-indent: -16px;


}

.content_text_standard p{
	/*width:380px;*/
	font-size: 0.8em;
	font-weight: 500; 
	margin:5px 5px 5px 5px; }

.content_text_standard img{
	padding-top: 5px;
	margin:0px 10px 10px 5px; 
	float:left;
	clear:both;
	}
	
	#content_main_other {
	margin: 0px;
	width:600px;
	padding:0px;
}



.content_header_bordered{
	width:500px;
	height:19px;
	color:#FF6600;
	font-size: 80%;
	font-weight: 800;
	text-indent: 20px;
	clear:both;
	font-size:14px;
	padding:0 0 2px 0;
	background-image: url(left_border.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC9311;
}


.content_header_narrow{
	width:396px;
	font-size:14px;
	clear:both;
	padding:0 0 2px 0;
	height:19px;
	color:#FF6600;
	font-size: 14px;
	font-weight: 800;
	text-indent: 20px;
	background-image: url(left_border.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC9311;

}

.product_item {
	width:270px;
	height:35px;
	border:3px solid #FFF;
	float:left;
	background-color: #E4E4E4;
	text-align: center;
	vertical-align: middle;
}
.program_item_title{
	float: left;
	color:#666666;
	font-size: 60%;
	font-weight: 800;
	width:260px;
	padding: 5px 5px 5px 5px;
	text-transform: uppercase;
}