/* CSS Document */

h1{
	font-size:130%;
	color:#666699;
	border-bottom: 1px dashed #cccccc;
	font-weight:bold;
	padding-bottom:3px;
	letter-spacing: 4px

}

h2{
	font-size:120%;
	font-weight:normal;
	color:#AF4E4E;
}

h3{


}

hr{
	height: 1px;
	border-bottom: 1px  dotted #cccccc;
	/*border-bottom-style:dashed;*/
	}

.red{
	color:#AF4E4E;
	border-bottom:1px solid #EEEEEE;
	font-weight:normal;
}

table.stafftable td {
	padding-left:8px; 
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
}

.tabletop{
	color:#FFFFFF;
	font-weight:bold;
}

.bold{
	font-weight:bold;
	font-size:130%;
}

#body_front {
	margin:0px; 
	padding:0px;
	text-align:center;
	}
	
#content_front {
	width:740px;
	margin:0px auto;
	text-align:left;
	/*background-color:#eee;*/
	}

#front{
	background-color:#D0CFD8;
	background-image:url(../images/front_bg.jpg);
	background-position:0px 0px;
	background-repeat:repeat-x;
}

#header_front{
	width:100%;
	float:left;
	height:80px;
	/*background-color:#cccccc;*/
}

#front_name{
	width:376px;
	float:right;
}

#logo{
	width:300px;
	height:80px;
	float:left;
}

#container_front{
	width:738px;
	border-color:#CCCCCC;
	border:1px solid;
	float:left;
	background-color:#ffffff;
	background-image:url(../images/front_menu_bg.gif);
	background-repeat:repeat-y;
	background-position:5px 0px;
}

#bottom_spacer{
	float:left;
	border-top:0px;
	border-bottom:5px solid white;
	width:98%;
	z-index:20;
}

#front_left{
	width:175px;
	background-color:#FFFFFF;
	float:left;
	border:5px solid #fff;
}

#masterdiv {

}

#front_centre{
	width:375px;
	background-color:#00CCCC;
	float:left;
}

#front_right{
	width:168px;
	/*background-color:#00FF00;*/
	float:left;
	border:5px solid #ffffff;
}

#front_cent_right{
	width:553px;
	float:left;
}

#front_img{
	float:left;
	width:548px;
	background-image:url(../images/front4.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	/*background-color:#99CC00;*/
	height:208px;
	border-top:5px solid white;
	border-right:5px solid #ffffff;
}

#front_text{
	float:left;
	width:365px;
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;
	padding-bottom:20px;
}

.infobox{
	float:left;
	width:166px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin-top:10px;
	margin-bottom:0px;
	
}
.infobox_head{
	width:154px;
	float:left;
	padding-left:10px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
	background-color:#666699;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
}


.infobox_head a{
	color:#FFFFFF;
}

.infobox_head a:active{
	color:#FFFFFF;
}
.infobox_head a:hover{
	color:#FFE8B7;
}

.infobox_content{
	width:158px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	float:left;
	background-color:#F1F1ED;
	font-size:90%;
}
.corner{
	float:left;
	height:10px;
	width:168px;
	background-image:url(../images/box_corner.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.infobox_content a{
	color:#666699;
}
.infobox_content a:visited{
	color:#666699;
}
.infobox_content a:active{
	color:#666699;
}
.infobox_content a:hover{
	color:#FF3300;
}

#front_footer{
	width:100%;
	height:80px;
	text-align:center;
	float:left;
	margin-top:20px;
	/*background-color:#666699;*/
	color:#47476B;
}

body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:80%;
	color:#666666;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-y;
	background-position:-25px 0px;
	margin:0px;
	padding:0px;
	}



#Header {
	height:75px; 
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	/*border-bottom:1px solid #cccccc;*/
	}
	
#sub_header_bar{
	width:100%;
	height:50px;
	/*background-color:#EBEBEB;*/
	background-color:#666699;
	border-top:5px solid #ffffff;
	border-bottom:5px solid #ffffff;
	background-image:url(../images/sub_header_right1.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#unilogo{
	position:relative;
	top:15px;
	left:20px;
}

#pirlogo{
	position:absolute;
	top:65px;
	right:30px;
}

#content {
	/*margin:0px 30px 30px 230px;*/
	margin-top:0px;
	margin-right:30px;
	margin-bottom:30px;
	margin-left:230px;
	padding:10px;
	border:0px solid #cccccc;
	
	
	}
	
#footer{
	margin:0px 50px 50px 230px;
	padding-bottom:50px;
	border-top:1px solid #cccccc;
	padding-top:15px;
	background-image:url(../images/footer_image.jpg);
	background-position:100% 15px ;
	background-repeat:no-repeat;
	color:#666699;
	}

#Menu {
	position:absolute;
	top:135px;
	left:0px;
	width:175px;
	background-color:#EBEBEB;
	font-size:12px;
	}

/********************************
THIS IS THE NAVIGATION CSS
*/
.menutitle{
	background-color:#EBEBEB;
	color:#999999;

	text-align:left;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #ffffff;
}

.menutitle a{
	display:block;
	width:155px;
	padding:4px 0px 4px 20px;
	color:#666666;
	background-color:#ebebeb;
}
.menutitle a:active{
	color:#990000;
}
.menutitle a:hover{
	color:#FF0000;
	background-color:#ccc;
}

.submenu{
	padding:10px 0px 10px 20px;
	background-color:#fff;
}


/*this menu id does not open*/
#sub6{
	padding:0px; 
	height:0px; 
	border:0px; 
	width:0%;
}

#sub7{
	padding:0px;
	height:0px;
}


#sub9{display:none;}
.submenu a{
	color:#666699;
	text-decoration:none;
}

.submenu a:active{
	color:#666699;
}
.submenu a:hover{
	color:#B97775;
}
/*.submenu a:visited{color:#666699;}*/

#hide1{
	display:none;
}

.blue{color:#666699;}

a {
	color:#6A3C6F;
	text-decoration:none;
}

a:hover{
	color:#B97775;
}
a:active{
	color:#6A3C6F;
}
a:visited:hover{
	color:#B97775;
}



/*******************************************/
/*tab menus*/
	#tabmenu {
		border-bottom:1px solid #EBEBEB;
		margin: 12px 0px 0px 0px;
		z-index: 1;
		padding-left: 10px ;
		font-size:12px;
		}

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		background: #EBEBEB;
		border: 1px solid #EBEBEB;
		padding: 5px 5px 0px 5px;
		margin: 0px;
		text-decoration: none; }

	#tabmenu a.active {
		background: #ffffff;
		border-bottom: 3px solid #ffffff; 
		color:#666699;
		}
		
		
	#tabmenu a{
	color:#333333;
	}	
/*mouse over unactive link*/
	#tabmenu a:hover {
		color: #FF0000;
		background-color:#CCCCCC; }

	/*#tabmenu a:visited {
		color: #E8E9BE; }*/

	#tabmenu a.active:hover {
		background: #ffffff;
		color: #B97775; }

	#tabcontent {
		background: #ffffff;
		padding: 20px;
		border: 1px solid #EBEBEB;
		border-top: none;
		z-index: 2;	}

	#tabcontent a {
		text-decoration: none;
		color: #666699; 
		}

	#tabcontent a:hover { 
		color: #B97775; 
		}


/*end tab menus*/


.trcolour{
	background-color:#F2F2F2;
}

.subhead{
	color:#AF4E4E;
	font-size:100%;
	font-weight:bold;
}
.frontlink{
	color:#FFFFFF;
}
.centre{text-align:center;}


.odd {
	background-color:#f2f2f2;
}

.even {
	background-color:#fff;
}
