/* @override http://www.aclca.org.au/style.css */

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

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

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

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

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

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



body {
	margin: 0px;
	padding: 0px;
	background:#fff url(/images/bg.gif) top;

	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
		
	}
	
#horizon {
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#container_front{
	padding: 25px;
	margin: 0 auto;
	width:501px;
	height:250px;
	text-align: left;
	

}

#container{
	margin: 0 auto;
	text-align: left;
	background:#fff;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;

}

#footer {
	text-align:right;
	margin-top: 5px;
}
.footer {
	height:104px;
	/*
background:transparent url(/images/footer.gif) no-repeat right top;

*/
}
.footer_entry {
	height:104px;
}
#page {
	display: block;
	vertical-align: middle;
	/*white-space: nowrap;*/
	text-align: center;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#content-background {
	display: block;
	text-align: center;
	width: 100%;
	width: 900px;
	margin:0 auto;
}

#top_nav {
	height:70px;
	text-align:left;
	padding-bottom:25px;
}

#top_nav_container {
	float: right;
	height: 70px;
	width: 580px;
	margin-top:0px;
	padding-top:0px;
	}

h1{
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 20px;
	line-height:22px;
}
#logo{
	
	width: 898px;
	height: 198px;
	background:transparent url(/images/header.jpg) no-repeat center;
	
}

.right50{
width:400px;
float:left;
line-height:11px;
display: block;
}

.left50{
float:right;
width:660px;
line-height:11px;
display: block;
color: #333;
font: 11px Arial, Helvetica, Geneva, sans-serif;
line-height:13px;
padding-top:20px;
padding-right: 20px;
}

a{
color:#666;
text-decoration: none;
font-weight:600;
}

.top_nav_links{
		padding: 0px;
		margin: 0px;
		line-height: 0px;
}

.top_nav_links a{
	font-weight: bold;
	font-size: 12px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}
.top_nav_links a:hover{
color: #333333;
}



.top_nav_links_selected{
		padding: 0px;
		margin: 0px;
		line-height: 0px;
		color: #333333;

}



.top_nav_links_selected a:hover{
color: #333;
}

#cms_content{
background:#fff url(/images/menu_gradient.jpg) repeat-y;
padding-bottom:20px;
	}

strong{
	color: #333;
	font-weight:bold;
}

.primary_nav_container{
	float: left;
	margin-right: 20px;
}

#header_spacer{
	height:42px;
	background:transparent url(/images/strip.jpg) no-repeat top;
}

#header_text_large{
	color: #fff;
	font-size:20px;
	padding-top: 140px;
	font-weight:bold;
	float:right;
	margin-right: 20px;
}


#header_text_small{
	clear: both;
	color: #fff;
	font-size:18px;
	font-weight:bold;
	float:right;
	margin-right: 20px;
}

#menu_left{
	width: 200px;
	float:left;

}

li{
	padding-top: 10px;
}

ul.menu_ul{
	list-style:none;
	margin: 20px 0px;
	padding:0px;
	border-bottom: 1px solid #333;
	border-right:1px solid #333;


	}

ul.menu_ul li{
border-top: 1px solid #333;
background:#79AB32;
margin: 0;
padding: 0;
height: 24px;
}

ul.menu_ul li:hover{
background:none;
margin: 0;
padding: 0;
}

ul.menu_ul li a{
	padding: 6px 5px 6px 15px;
	margin:0;
	color: #fff;
	font-size:12px;
	display: block;
	line-height: 10px;

}
ul.menu_ul li a:hover{
	color: #fff;
	margin: 0;
	line-height: 10px;
	padding: 6px 5px 6px 15px;


}
ul.menu_ul li.top_nav_links_selected{

}

ul.menu_ul li.top_nav_links_selected a{
	padding: 6px 5px 6px 15px;
	color: #fff;
	font-size:14px;
	display: block;
	margin: 0;
	}
tr.contentTableCell{
background:#f0f0f0;
}

tr.contentTableCell:hover{
background:#ccc;
}
.profile_image{
	float: left;
}

.profile_text{
	float: right;
	width: 530px;
}

h2{
	margin-top: 0px;
	font-size: 14px;
}

#contact_details{
padding: 10px;

}
#contact_details p{
	color: #fff;
	line-height:17px
}

#contact_details a{
	color: #fff;
	text-decoration:underline;
}

img.main_image{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #333;
}

#loginbuttons{
	width: 100%;
	padding-left: 8px;
}

input.padlight, textarea.padlight {
	padding: 0.2em;
	border: 1px solid #999;
}	


/* CART DETAILS */

.cart_line {
	background: #ffffff;
	padding: 5px;
	height: 15px;
	clear: both;
	font-size: 12px;
	margin:2px 5px;
	border: 1px solid #fff;
	color: #444;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}

.cart_line_header_title, .cart_line_header{
	padding: 2px 5px 7px 5px;
	height: 15px;
	clear: both;
	font-size: 12px;
	margin:2px 5px;
	background: #fff;
	border: 1px solid #dcdcdc;
	color: #444;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	}

 .cart_client_header{
	background: #f4f4f4;
	margin-bottom: 5px;
	padding: 5px;
	clear: both;
	font-size: 12px;
	margin:2px 5px;
	border: 1px solid #dcdcdc;
	color: #444;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}



.cart_line_form {
	background: #ffffff;
	width:400px;
	padding: 4px;
	height:30px;
	clear: both;
	font-size: 12px;
	margin:2px 2px;
}

.cart_label {
	width:160px;	
	height: 20px;
	float: left;
	text-align: left;
}
.cart_input {
	width:240px;
	height: 20px;
	float: right;
	text-align: right;
}


/* END CART DETAILS */


input{
	border:1px solid #999999;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	padding:4px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;


}

.radiobutton{
text-decoration: none;

}
textarea{
	border:1px solid #999999;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	padding:4px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;


}


/*forms*/

.event-row {
	width: 590px;
	float: left;
	margin-bottom: 2px;
	clear: both;
	background-color: #EAE8E8;
}

.event-row-alt {
	width: 590px;
	float: left;
	margin-bottom: 2px;
	clear: both;
	background-color: #f0f0f0;
}

.form-row {
	width: 530px;
	float: left;
	margin-bottom: 10px;
	clear: both;
}

.form-full {
	width: 530px;
	float: left;
	margin-bottom: 10px;
	clear: both;
}

.event-date{
	width: 159px;
	float: left;
	font:12px Arial, Helvetica, sans-serif;
	padding: 6px 0px 6px 3px;
}

.event-title{
	width: 423px;
	float: left;
	font:12px Arial, Helvetica, sans-serif;
	padding: 6px 0px 6px 3px;
	border-left: 2px solid #fff;
}

.form-title-high {
	width: 222px;
	float: left;
	font:12px Arial, Helvetica, sans-serif;
	height: 90px;
	padding: 3px 0px 0px 3px;
}

.form-field-high {
	width: 325px;
	float: left;
	font-size: 12px;
	height: 96px;
	
}



.form-title {
	width: 222px;
	float: left;
	font:12px Arial, Helvetica, sans-serif;
	height: 20px;
	padding: 3px 0px 0px 3px;
}

.form-title-security {
	width: 222px;
	float: left;
	font:12px Arial, Helvetica, sans-serif;
	height: 40px;
	padding: 3px 0px 0px 3px;
}

.form-field-security {
	width: 265px;
	float: left;
	font-size: 12px;
	height: 66px;
	
}

.form-field {
	width: 265px;
	float: left;
	font-size: 12px;
	height: 26px;
	
}

.text-field {
	width: 265px;
	border: 1px solid #CCCCCC;
	height: 20px;
	font-size: 12px;
}

.text-field-area {
	width: 265px;
	border: 1px solid #CCCCCC;
	height: 84px;
	font-size: 12px;
	
}
.select-field {
	width: 265px;
	border: 1px solid #CCCCCC;
	height: 22px;
	font-size: 12px;
}

.error{
color: #ff0000;

}



