/* @override http://www.anzsoc.org/style.css */

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

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

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

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

/* @override http://anzsoc.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;
	}


h2{
	font-size: 15px;
	color: #333;
	margin-bottom: 5px;
	}
	
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;
	margin-bottom: 20px;
}

#header{
	padding: 20px;
	
}

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

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

#retrievalform{
	width: 400px;
	height: 170px;
	float: right;
	text-align: right;
}



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

a.textsubmitbutton{

	
}

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

.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;
	
}

#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;

}
#content-wide{
	width: 670px;
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 12px;

}

#content b{
font-weight: bold;

}

#sidenews{
	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, 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;
	width: 300px;
	float: left;
}

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

.quicklinks{
	height: 17px;
	font-size: 14px;
	padding-left: 25px;
	padding-top: 8px;
	background: transparent url(/images/hook.gif) no-repeat left;
	margin-bottom: 5px;
}

.quicklinks a{
	color: #ffffff;
	text-decoration: none;
}

.quicklinks a:hover{
	text-decoration: underline;
}

.menu_item{
	font-size: 15px;
	border-bottom: 2px dotted #ccc;
	padding: 5px 0px;
}

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

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

.menu_item_selected{
	font-size: 15px;
	border-bottom: 2px dotted #ccc;
	padding: 5px 0px;
}


.submenu{
	line-height: 20px;
	margin-left: 20px;
}

a.submenu{
		text-decoration: none;

}

a.submenu_link{
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

a.submenu_link_selected{
	color: #000;
	font-size: 12px;
	text-decoration: underline;
	
}

.searchinput{
	
	height: 20px;
	width:  132px;
	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;
}

#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;
}


/* FORMS */
.form b{
	color: #000;
}	


.form_line{
	width:620px;
	margin-bottom: 10px;
	clear:both;
}
.form_line b{
font-weight: bold;
}

.form_title{
	width:120px;
	float:left;
	text-align:left;
	padding: 5px;
	height: auto;
	margin-top: 5px;
}

.form_field{
	width:290px;
	float:left;
	padding-left:30px;
	margin-top: 5px;
}
.form_row{
	width:490px;
	padding-left: 5px;
	float:left;
	
}
.form_half{
	width:200px;
	padding-left: 5px;
	float:left;
	
}
.form_field_input{
	width:220px;
	padding: 4px;
	border:1px solid #666;
	
}
.checkbox{
	width:50px;
	padding: 5px;
	
}

.form_field textarea{
	width:220px;
	padding: 3px;
	height:60px;
	padding: 4px;
	border:1px solid #666;
	
}


/* TABLES */

#memberlist{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	font-size: 10px;
	border-collapse: collapse;
	padding: 2px;
	}

th {
	padding: 2px;
	text-align: left;
	background-color: #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	}

tr.header td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	
	}

tr.line td {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px;
	text-align: left;
	}

#credits{
	float: right;
	width: 200px;
	font-size: 10px;
		text-align: right;

	
}

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