/* @override http://www.saebyronbay.com/main.css */

/* CSS Document */

/* SAE Institute Byron Bay 2005 */

/* Contact chandlerg@sae.edu */



/*staff page*/
.staffbox {
	display: block;
	width: 410px;
	margin: 0px 0px 0px 85px;
	padding:0px;
}
/* General */

#chat {

    width: 150px;

    float: left;

    border:0px;

}

body {

	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;

	font-size:11px;

	line-height:14px;

	background: #000034;

	margin: 0px;

}



img {

	border: 1px solid #A29CDA;

}



form {

	margin:3px;

}



ul.list {

	line-height:2px;

}

#Container {

	width:800px; 

	margin: 0px auto; 

	background: #A39FC1;

	border-left: 1px solid #FFF;

	border-right: 1px solid #FFF;

	position:relative;

	z-index:1;

}



.normal {

	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;

	font-size:11px;

	line-height:14px;

	color:#FFFFFF;

}

.bold {

	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;

	font-size:11px;

	line-height:14px;

	color:#FFFFFF;

	font-weight:bold;

}

/*Header*/

#spacer {

	height: 20px;

	background: #A39FC1;

	border-bottom: 1px solid #FFF;

}



#topBanner {

	height: 20px;

	background: #333;

}



#topBannerHeading {

	height: 20px;

	width: 614px;

	margin-left: 185px;

	text-align: center;

	border-left: 1px solid #FFF;

	color: white;

	padding-top: 3px;

}



#header {

	background: #A39FC1;

	height: 95px;

}



#headerLeft {

	float: left;

	background:  url("images/header_logo.jpg") no-repeat top left;

	width: 185px;

	height: 95px;

	border-top: 1px solid #FFF;

	border-bottom: 1px solid #FFF;

	border-right: 1px solid #FFF;

}

#headerRight {

	float: right;

	background:  url("images/header.jpg") no-repeat top left;

	width: 614px;

	height: 95px;

	border-top: 1px solid #FFF;

	border-bottom: 1px solid #FFF;

}



/*Navigation */



#navigation {

	height: 35px;

	background: #333;

	width: 800px;

	padding: 0px;

	margin: 0px;

}

#form {

	float: left;

	width: 185px;

}

#form form {

	padding-left: 25px;

	padding-top: 2px;

	padding-bottom: 2px;

}

#menu {

	margin-top: 0px;

	float:right;

	width: 614px;

	height: 33px;

	border-left: 1px solid #FFF;

	margin-bottom:1px;

}



#menu ul {

	padding: 8px 0 0 16px;

	margin: 0;

	list-style: none;

	text-align: left;

}

#menu li {

	display: inline;

}

#menu a {

	color: #FFF;

	text-decoration: none;

	padding: 0 2px;

}



#menu a:hover {

	text-decoration: underline;

}







/*Page Content*/

#PageContent {

	float: left;

	width:800px;

	background: #A39FC1;

	color: #FFF;

	border-top: 1px solid #FFF;

	margin-top: -2px; /* - 3px to align the navigation and content sections */

}



/*Main Content*/

#MainContent {

	float: left; 

	width:500px;

	padding: 0px 20px;

	margin: 0px auto; 

	background: #423D6F;

	color: #FFF;

	border-right: 1px solid #FFF;

}





#MainContent h1 {

	padding: 5px 10px 5px 20px;

	margin-left: -20px;

	margin-top: 13px;

	background: #A39FC1;

	font-size: 14px;

	color: #FFF;

	line-height:16px;

}



#MainContent h2 {

	font-size: 12px;

	font-weight: bold;

	color: #FFF;

	border-bottom: 1px solid #A29CDA;

	padding: 4px 0px;

}



#MainContent a {

	color: #AEBDD3;

	text-decoration: none;

	padding: 0;

}



#MainContent a:hover {

	text-decoration:underline;

}


#MainContent a.news {
	color: #FFFFFF;
}

#MainContent a.news:hover {
	text-decoration:none;
}






/*Sidebar*/

#sidebar {

	float:right;

	width:259px;

	background: #A39FC1;

	color: #000;

	font-size:11px;

	line-height:14px;

	margin-top: -1px;

}



#sidebar h1 {

	background: #CAC6E5;	

	padding: 3px 3px 3px 10px;

	font-size: 12px;

	margin: 0px;

	color: #333333;

	border-bottom: 1px solid #FFF;

	border-top: 1px solid #FFF;

	line-height:16px;

}



#sidebar p, li, a {

	padding: 5px 5px 5px 5px;

}



#sidebar li {

	margin-left: -20px;

}

.sidebarLink {

	padding: 0px;

	line-height: 12px;

}

.sidebarLink a {

 	float: left;

    width: 249px;

	display: block;

	color: #333333;

	text-decoration: none;

	border-bottom: 1px solid #FFF;

}

.sidebarLink a:hover {

	text-decoration:underline;

	background: silver;

}

.sidebarLinkActive {

	padding: 0px;

	line-height: 12px;

}

.sidebarLinkActive a {

 	float: left;

    width: 249px;

	display: block;

	color: #333333;

	text-decoration:underline;

	background: silver;

	border-bottom: 1px solid #FFF;

}

.sidebarLinkActive a:hover {

	text-decoration:underline;

	background: silver;

}



/*Footer*/

#Footer {

	font-size: 11px;

	clear: both;

	background: #444;

	padding: 5px 20px 5px;

	color: #FFF;

	border-top: 1px solid #FFF;

	border-bottom: 1px solid #FFF;

}

/* dropdown */

#dropdown {

	color:#333333;

	visibility: hidden;

	padding-top:11px;

	padding-left:62px;

}

#dropdown2 {

	color:#333333;

	visibility: hidden;

	padding-top:11px;

	padding-left:123px;

}

#dropdown3 {

	color:#333333;

	visibility: hidden;

	padding-top:11px;

	padding-left:425px;

}

.droplinks a {

	color: #333333;

	display:block;

	font-size:11px;

	border-bottom: 1px solid #FFFFFF;

	border-left: 1px solid #FFFFFF;

	border-right: 1px solid #FFFFFF;

	text-decoration: none;

	line-height: 25px;

}



.droplinks a:hover {

	color: #333333;

	text-decoration: underline;

}

/*color coding*/

#audio {

	background: #9982B2;

}

#musicbiz {

	background:#AE96B5;

}

#electronic {

	background:#CBB49D;

}

#film {

	background:#9BC39B;

}

#multimedia {

	background:#95A6BF;

}

#generic {

	background:#333333;

}

/*forms*/

.p300 {

width:300px;

}



.sublink {

	font-weight: bold;

	font-size: 12px;

	text-decoration: none;

}

.line4px {

	line-height: 4px;

}

span.unimp { 

	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;

	font-size:9px;

	line-height:14px;
 }
 
 .intake_dates { border: 1px solid #ffffff; text-align: center; }
 
 .intake_dates td, th {
 border: 1px solid #ffffff;
 }