@charset "utf-8";
/* CSS Document */




#header-container {
	position: relative;
	min-height: 100%;
	height: 138px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	background-image:url(http://www.eventticketing.com.au/media/images/header_waves.png);
	background-repeat:repeat-x;
	border-bottom: 1px solid #005F6C;
}

#header-container #nature-left {
	position: absolute;
	height: auto;
	background-image:url(http://www.eventticketing.com.au/media/images/header-nature_left.png);
	background-repeat: no-repeat;
	width: 54px;
height: 143px;
left: 0px;
top: 30px;
}

#header-container #nature-right {
	position: absolute;
	height: auto;
	background-image:url(http://www.eventticketing.com.au/media/images/header-nature_right.png);
	background-repeat: no-repeat;
	width: 185px;
height: 53px;
right: 0px;
}



#header-content {
	width: 950px;
	height: 103px;
	margin: 0 auto;
	position: relative;
	padding-top: 35px;
	padding-bottom: 0px;
	top: 0px;

}

#header-content #buttons {
	width: 400px;
	height: auto;
	margin: 0 auto;
	position: absolute;
	padding-top: 56px;
	padding-bottom: 0px;
	top: 0px;
	right: 0px;
	text-align:right;

}

#content-container {

	width: 950px;
	height:auto;
	overflow:auto;
	margin: 0 auto;
	position: relative;
	padding-top: 35px;
	padding-bottom: 40px;

	}

.alert {

background-color: #cc0000;
padding: 5px;
background-image:url(http://www.eventticketing.com.au/media/images/bg_alert.png);
background-repeat:repeat-x;

}


#content-container #eventlistingon

{
padding-top: 20px;
padding-bottom: 20px;
padding-left: 10px;
	font-family: "Open Sans", sans-serif, Arial;
color:#FFFFFF;
font-size: 10pt;
}

#content-container #eventlistingon li

{
	margin-top: 7px;
}





#line
{
	border-bottom: 1px dotted #00798A;
width: 100%;
}


#content-container #eventlistingoff

{
padding-top: 20px;
padding-bottom: 20px;
padding-left: 10px;
	font-family: "Open Sans", sans-serif, Arial;
color:#6FB4BD;
font-size: 10pt;
}

#content-container #eventlistingoff li

{
	margin-top: 5px;
}




#offsale
{
	padding: 15px;
}

#content-container #boxout_primary {

position:relative;
background-image:url(http://www.eventticketing.com.au/media/images/boxout_footer.png);
background-repeat:no-repeat;
background-position:bottom;
left: 0px;
width: 619px;
height:auto;
overflow:auto;
padding-bottom: 30px;
}



#content-container #boxout_flash {

margin-top: 30px;
position:relative;
left: 0px;
width: 619px;
height:auto;
overflow:auto;
}



#content-container #boxout_secondary {

position:relative;
right: 0px;
width: 282px;
height:auto;
overflow:auto;
}



#footer-container {
	background-image:url(http://www.eventticketing.com.au/media/images/footer_waves.png);
	background-repeat:repeat-x;
	background-color: #0C383D;
	height: 250px;
	border-top:  1px #005F6C solid;
	position:relative;
   bottom:0;
   width:100%;
   
   }
   
   
#footer-container #nature-left {
	position: absolute;
	height: auto;
	background-image:url(http://www.eventticketing.com.au/media/images/footer_nature-left.png);
	background-repeat: no-repeat;
	width: 111px;
height: 87px;
left: 0px;
bottom: 0px;
}




#footer-container #nature-right {
	position: absolute;
	height: auto;
	background-image:url(http://www.eventticketing.com.au/media/images/footer_nature-right.png);
	background-repeat: no-repeat;
	width: 212px;
height: 192px;
right: 0px;
top: -80px;
}


#footer-content {
	width: 950px;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding-top: 30px;
   bottom:0;
	top: 0px;

}



