/* @override http://www.ppw.efront.com.au/style.css */

/* @override http://ppw.efront.com.au/style.css */

/* @override http://www.ppw.efront.com.au/style.css */

/* @override http://www.ppsafet.efront.com.au/style.css */

/* @override http://ppsafet.efront.com.au/style.css */

/* @override http://ppsafet.efront.com.au/style.css */

/* @override http://ppsafet.efront.com.au/style.css */

/* @override http://ppsafet.efront.com.au/style.css */

*{
padding:0;margin:0;
	
}
body {
	
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	background: #ccc;
	line-height: 16px;
}

h1{
	font-size: 20px;
	color: #000;
	margin-bottom: 10px;
	line-height: 25px;
	border-bottom: 1px solid #000;
	}




h2{
	font-size: 15px;
	color: #666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;

	}
	
h3{
	font-size: 13px;
	margin-bottom: 5px;
	color: #666;
}	
	

p{
	margin: 10px 0px;
}

#wrapper{
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	margin-top: 20px;
}

#header{
	padding: 20px 20px 5px 20px;
	
}

#logo{
	height: 100px;
	width: 399px;
	background: #fff url(/images/logo.gif) no-repeat left;
float: left;}

#loginform{
	width: 400px;
	height: 100px;
	float: right;
	text-align: right;
}



.formline{
padding: 5px 0px;
font-size: 10px;
}

a.textsubmitbutton{

	
}

.button_container{
	height: 22px;
	margin-top: 3px;
	float: right;

}

.button_container a{
	border:1px solid #ccc;
	padding: 2px 10px 3px;
	text-align: center;
	color:#000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.button_container a:hover{
	border:1px solid #000;
	color: #000;
	background: #999;
	}


.logininput{
	
	height: 20px;
	width:  165px;
	border: 1px solid #ccc;
	margin-left: 5px;
}

#main_content{
		padding: 0px 20px;
/* 		background: #fff url(/images/bg_content.gif) no-repeat top center; */
	background-color: #ffffff;
	
}

#sidemenu{
	width: 200px;
		float:left;
		margin-right: 20px;
		margin-top: 12px;
	}

#content{
	width: 470px;
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 12px;
	background-color: white;
}

#sidenews{
	margin-top: 35px;
	width: 250px;
	float:right;
}

#sidenews p a{
	text-decoration: none;
	color: #000;
	
}

#sidenews p{
	margin:5px 0px;
}

#news-header{
	width: 200px;
	float: left;
	padding-top: 12px;
}

#rss{
	width: 40px;
	float: right;
}

.footer{
	padding: 10px 20px 0px 20px;
	background: #fff url(/images/bg_footer.jpg) no-repeat top center;
	color: #fff;
	line-height: 16px;
	
}

.footer h2, .footer b{
	line-height: 28px;
	color: #fff;
}


#footer_contact{
	width: 500px;
	float: left;
	color: #fff;
	
}

#footer_menu{
	width: 250px;
	float: right;
}

#copyright{
	font-size: 10px;
	margin-top: 0px;
}

#copyright a{
	color: #fff;
	text-decoration: none;
}

.quicklinks{
	height: 17px;
	font-size: 14px;
	padding-left: 25px;
	padding-top: 8px;
	margin-bottom: 5px;
}

.menu_item{
	font-size: 13px;
	/*border-bottom: 2px dotted #ccc;*/
	margin-bottom:1px;
	padding: 5px 0px 2px 5px;
	background: #fff url(/images/menu.jpg) repeat-y top center; 
	

}

.menu_item a{
text-decoration: none;
color: #333;
}

.menu_item a:hover{
text-decoration: none;
color: #666;
}

.menu_item_selected{
	margin-bottom:1px;
	font-size: 15px;
	background: #898989;
	padding: 5px 0px 2px 5px;
}

.menu_item_selected a{
text-decoration: none;
color: #fff;
}


.submenu{
	line-height: 20px;
	padding:5px 3px 5px 5px;
	background: #898989;
	margin-bottom: 2px;
}

a.submenu{
		text-decoration: none;

}

a.submenu_link{
	color: #333;
	text-decoration: none;
	font-size: 12px;
	background: transparent url(/images/menu_sub.gif) no-repeat left top;
	padding-left: 10px;
}

a.submenu_link_selected{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	background: transparent url(/images/menu_sub_selected.gif) no-repeat left top;
	padding-left: 10px;
	
}

a.submenu_link:hover{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	background: transparent url(/images/menu_sub_selected.gif) no-repeat left top;
	padding-left: 10px;
	
}

.searchinput{
	
	height: 20px;
	width:  110px;
	border: 1px solid #ccc;

}

#search{
	margin-top: 20px;

}


.news_list{
	width: 240px;
	color: #999;
	margin-bottom: 20px;
}

.news_list a{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}




.news_list ul{
	list-style-type: none;
	margin-left:0px;
	margin-bottom:10px;
	
}

.news_list li{
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	margin: 5px 0px;
	color: #999;
	border-bottom: 1px dotted #ccc;
}

#content ul, #content ol{
	margin-left:15px;
	margin-bottom:10px;
}

#content ul.nobullet{
	list-style-type: none;
	margin-left: 0px;
}

#content li{
	padding: 3px 0px 3px 0px;
	font-size: 12px;
	color: #333;
}

#content a{
	color: #000;
}

dt{
	font-weight: bold;
	margin-top: 5px;
}


hr{
color: #f00;
background-color: #999;
height: 1px;
border: 0px;

}

img.gallery_thumb{
	border: 1px solid #000;
	margin: 2px;
	height: 128px;
	width:128px;
	background: #fff url(/images/loader.gif) no-repeat center center;
}

a img{border:none;}