/* @override 
	http://acva:8888/css/home.css
	http://acva.net.au/css/home.css
*/

*{
	margin: 0;
	padding: 0;
}
/* CONTAINERS */



body {	
	background: #000;
	margin: 0;
	padding: 0;
	color: #d7d7d7;
	font-family: Arial;
	font-size: 62.5%;
}

#background {	
	background: url(/images/layout_images/background.gif) center top;
	width: 100%;
}

#container {
	width: 980px;
	height: 850px;
	margin: 0 auto;
}

#head {
	width: 970px;
	height: 130px;
}

/* NAVIGATION */

#nav {
	width: 569px;
	height: 91px;
	float: left;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	list-style: none;
	display: inline;
	float: left;
	text-indent: -2000px;
}

#nav ul li#nav-home a {
	background: url(/images/layout_images/nav_home.gif) top;
	display: block;
	width: 83px;
	height: 91px;
}

#nav ul li#nav-artists a {
	background: url(/images/layout_images/nav_artists.gif) top;
	display: block;
	width: 92px;
	height: 91px;
}

#nav ul li#nav-blog a {
	background: url(/images/layout_images/nav_blog.gif) top;
	display: block;
	width: 72px;
	height: 91px;
}

#nav ul li#nav-partners a {
	background: url(/images/layout_images/nav_partners.gif) top;
	display: block;
	width: 114px;
	height: 91px;
}

#nav ul li#nav-contact a {
	background: url(/images/layout_images/nav_contact.gif) top;
	display: block;
	width: 105px;
	height: 91px;
}

#nav ul li#nav-acvalab a {
	background: url(/images/layout_images/nav_acvalab.gif) top;
	display: block;
	width: 103px;
	height: 91px;
}

#nav ul li#nav-home a:hover,
#nav ul li#nav-artists a:hover,
#nav ul li#nav-blog a:hover,
#nav ul li#nav-partners a:hover,
#nav ul li#nav-contact a:hover, 
#nav ul li#nav-acvalab a:hover  {
	background-position: center;
}

#nav ul li.selected a {
	background-position: bottom!important; 
}

#nav-bottom {
	float: left;
	width: 635px;
	height: 39px;
	background: url(/images/layout_images/belownav.gif);
}

/* BANNER */

#hero_home, .border {
	border: #FFF solid 3px;	
}
.border{
	margin-bottom: 2em;
}

.left {
	float: left;
}


/* General
***************************/
h2{
	color: #16ceca;
}
p{
	margin-bottom: 1em;
	line-height: 1.3em;
}
a{
	color: #16ceca;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.clearline{
	clear: both;
	height: 0;
	overflow: hidden;
}
.white{
	color: #fff;
}
.white a{
	color: #fff;
}
/* Content columns
***************************/
#content{
	margin-top: 20px;
}
#left_col{
	float: left;
	width: 325px;
	background: URL(/images/layout_images/left_col_repeat.gif) repeat-y;
	
}
#left_col_inner{
	background: URL(/images/layout_images/left_col_top.gif) repeat-y;
	height: 358px;
}
#left_col h1{
	background: URL(/images/layout_images/h1_from_the_blog.gif) no-repeat;
	text-indent: -5000px;
	margin: 0;
	height: 54px;
}
#left_col_bottom{
	background: URL(/images/layout_images/left_col_bottom.gif) no-repeat;
	height: 8px;
	overflow: hidden;
}

#centre_col{
	float: left;
	width: 325px;
	background: URL(/images/layout_images/centre_col_repeat.gif) repeat-y;
}
#centre_col_inner{
	background: URL(/images/layout_images/centre_col_top.gif) repeat-y;

}
#centre_col h1{
	background: URL(/images/layout_images/h1_about_acva.gif) no-repeat;
	text-indent: -5000px;
	margin: 0;
	height: 68px;
}
#centre_col_bottom{
	background: URL(/images/layout_images/right_col_bottom.gif) no-repeat;
	height: 8px;
	overflow: hidden;
}
#right_col{
	float: left;
	width: 302px;
	background: URL(/images/layout_images/right_col_repeat.gif) repeat-y;
}
#right_col_inner{
	background: URL(/images/layout_images/right_col_top.gif) repeat-y;

}
#right_col h1{
	background: URL(/images/layout_images/h1_call_for_artists.gif) no-repeat;
	text-indent: -5000px;
	margin: 0;
	height: 68px;
}
#right_col_bottom{
	background: URL(/images/layout_images/right_col_bottom.gif) no-repeat;
	height: 8px;
	overflow: hidden;
}

#left_col .col_content{
	padding: 0 44px 0 17px;
	font-size: 1.2em;
}

#centre_col .col_content{
	padding: 0 44px 0 17px;
	font-size: 1.2em;
	height: 278px;
}
#right_col .col_content{
	padding: 0 44px 0 17px;
	font-size: 1.2em;
	height: 290px;
}

.date{
	color: #a1a1a1;
	font-size: 0.9em;
	margin: 14px 0 5px;
	display: block;
}

.col_content h2{
	font-size: 1.2em;
	margin-bottom: 0.6em;
}
/* Footer
***************************/
#footer{
	padding: 69px 0 20px;
	margin: 19px 0;
	width: 950px;
}	

#footer a{
	color: #8b8b8a !important;
	font-size: 1.2em;
}
.left_footer{
	float:left;
	width: 300px;
}
.right_footer{
	float:right;
	width: 300px;
	text-align: right;
}


/* Form
***************************/
#contact_form td, #call_out td{
	text-transform: uppercase;
	font-size: 1.1em;
	padding-bottom: 5px;
}
.text_box{
	width: 360px;
	padding: 4px 3px;
	border: none;
	margin-bottom: 10px;
	background-color: #404040;
}
.text_area{
	width: 360px;
	height: 284px;
	padding: 4px 3px;
	border: none;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 1em;
	background-color: #404040;
}
#send{
	background-color: #404040;
	border: none;
	color: #ccccbf;
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
}
td.small{
	font-size: 1em !important;
	text-transform: none !important;
	padding-top: 30px;
}
input.error{
	margin-bottom: 0;
}
.error{
	border: 1px dotted red;
	border-bottom: none;
}
label.error {
	display: block;
	color: red;
	padding: 5px;
	border: 1px dotted red;
	background-color: #fcd6ca;
}
label{
	font-size: 0.8em;
}
input{
	margin-bottom: 15px;
}
#call_out_table{
	width: 290px;
}

/* ACVA LAB
***************************/
.acva_lab{
	padding: 0 30px;
}
#acva_header{
	margin-top: 41px;
}
#al_logo{
	float: left;
}
#nav_acva_lab{
	list-style: none;
	width: 558px;
	float: left;
	margin: 30px 0 0 63px;
}
#nav_acva_lab li{
	float: left;
	margin-right: 27px;
}
.last_item{
	margin-right: 0 !important;
}
#nav_acva_lab li a{
	display: block;
	background-position: left top;
	height: 11px;
	text-indent: -5000px;
}

#nav_acva_lab li a:hover, #nav_acva_lab li.selected a{
	background-position:left bottom;
}

#nav_acva_lab #lobby{
	background-image: url(/images/layout_images/acva_lab_nav_lobby.gif);
	width: 48px;
}
#nav_acva_lab #about{
	background-image: url(/images/layout_images/acva_lab_nav_about.gif);
	width: 118px;
}
#nav_acva_lab #participants{
	background-image: url(/images/layout_images/acva_lab_nav_participants.gif);
	width: 106px;
}
#nav_acva_lab #artists{
	background-image: url(/images/layout_images/acva_lab_nav_artists.gif);
	width: 60px;
}
#nav_acva_lab #call_out{
	background-image: url(/images/layout_images/acva_lab_nav_call.gif);
	width: 73px;
}

.labs_content{
	margin-top: 40px;
	font-size: 1.2em;
}


/* columns
***************************/

.column_2{
	float: left;
	width: 450px;
}
.column_3{
	float: left;
	width: 290px;
}
.c_2, .c_3{
	margin-left: 20px;
}
.column_double{
	float: left;
	width: 570px;
	margin-left: 30px;
}

.page p{
	font-size: 1.2em;
	margin-bottom: 1em;
}
.page h1{
	margin-bottom: 1em;
}

.page ul{
	margin-left: 1.2em;
	font-size: 1.2em;
}

