/*
Aussie Lypse CSS
by David Politi
david@istockphoto.com
June 1 2008
www.istockphoto.com
www.istockalypse.com

 */
 
  selector {
  min-height:1000px;

}

* html #main {
height: 100%;
min-height:100%;
}

body  {  
	margin: 0; 
	padding: 0;
	background:#351015 url(images/main-bg.gif) top center repeat-y;
	text-align:center;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	height:inherit;
}
div, div div, div div div, div div div div {
	margin:0px;
	padding:0px;
}

a {
	color:#b0001a;	
}
a:hover {
	color:#FFF
}

a.buyLink:hover {
	margin-left:10px;
}

a.buyLink {
	margin-left:0px;
}

.video {
	margin-left:30px;
}

p {
	padding:0px 20px 0px 30px;
}

h1 {
	padding-left:35px;
	margin-left:-4px;
	background:transparent url(images/corner.gif) center left no-repeat;
	
}

h4 {
	font-size:11px;
	margin-bottom:0px;
	padding-bottom:0px;
}

td {
	font-size:11px;
}

#main {	
	height:inherit;
	background:transparent url(images/main-pattern-bg.gif) top left repeat;
	width:100%;
	text-align:center;
	height:inherit;
	

	
}
#wrapper {
	position:relative;
		height:inherit;
}
#content {
	background-color:#e6d4aa;
	width:818px;
	height:inherit;
	margin:auto 0;
	position:relative;
	text-align:left;
}

.content {
	padding:0px 20px 0px 30px;
	clear:both;
}

.sponsors a{
	margin:30px;
}



#header {
	margin-left:-1px;
	height:220px;
	width:819px;
	background:transparent url(images/header.gif) top left no-repeat;
}
#nav {
	margin-top:-58px;
	margin-left:250px;
	margin-bottom:70px;
	
}
#nav a {

}

#nav a.home {
	display:block;
	float:left;
	background:transparent url(images/nav-home.gif) top left no-repeat;
	height:11px;
	width:43px;
	line-height:11px;
	
}
#nav a.home:hover {
	background:transparent url(images/nav-home-over.gif) top left no-repeat;
}

#nav a.home.current {
	background:transparent url(images/nav-home-over.gif) top left no-repeat;
}
#nav a.buy {
	display:block;
	float:left;
	background:transparent url(images/nav-buytickets.gif) top left no-repeat;
	height:13px;
	width:87px;
	line-height:13px;
	
}
#nav a.buy:hover {
	background:transparent url(images/nav-buytickets-over.gif) top left no-repeat;
}

#nav a.buy.current {
	background:transparent url(images/nav-buytickets-over.gif) top left no-repeat;
}
#nav a.schedule {
	display:block;
	float:left;
	background:transparent url(images/nav-schedule.gif) top left no-repeat;
	height:13px;
	width:67px;
	line-height:13px;
	
}
#nav a.schedule:hover {
	background:transparent url(images/nav-schedule-over.gif) top left no-repeat;
}
#nav a.schedule.current {
	background:transparent url(images/nav-schedule-over.gif) top left no-repeat;
}
#nav a.about {
	display:block;
	float:left;
	background:transparent url(images/nav-about.gif) top left no-repeat;
	height:13px;
	width:67px;
	line-height:13px;
	
}
#nav a.about:hover {
	background:transparent url(images/nav-about-over.gif) top left no-repeat;
}
#nav a.about.current {
	background:transparent url(images/nav-about-over.gif) top left no-repeat;
}
#nav a.attendees {
	display:block;
	float:left;
	background:transparent url(images/nav-attendees.gif) top left no-repeat;
	height:13px;
	width:77px;
	line-height:13px;
	
}

#nav a.attendees:hover {
	background:transparent url(images/nav-attendees-over.gif) top left no-repeat;
}
#nav a.attendees.current {
	background:transparent url(images/nav-attendees-over.gif) top left no-repeat;
}

#nav a.sponsors {
	display:block;
	float:left;
	background:transparent url(images/nav-sponsors.gif) top left no-repeat;
	height:13px;
	width:71px;
	line-height:13px;
	
}
#nav a.sponsors:hover {
	background:transparent url(images/nav-sponsors-over.gif) top left no-repeat;
}

#nav a.sponsors.current {
	background:transparent url(images/nav-sponsors-over.gif) top left no-repeat;
}



#nav a.istockalypse {
	display:block;
	float:left;
	background:transparent url(images/nav-istockalypse.gif) top left no-repeat;
	height:13px;
	width:109px;
	line-height:13px;
	
}
#nav a.istockalypse:hover {
	background:transparent url(images/nav-istockalypse-over.gif) top left no-repeat;
}

#nav a.istockalypse.current {
	background:transparent url(images/nav-istockalypse-over.gif) top left no-repeat;
}


#nav .star {
	display:block;
	float:left;
	background:transparent url(images/star.gif) top left no-repeat;
	height:13px;
	width:13px;
	line-height:13px;
	margin:0px 3px 0px 3px;
}

#column1 {
	float:left;
	width:370px;
	text-align:left;
	margin:0px;
	padding-left:20px;
}
#column1 div, #column2 div{
	padding-left:10px;
}

#column2 {
	text-align:left;
	float:right;
	width:370px;
	margin:0px;
	float:right;
	padding-right:40px;
}

#ender {
	margin:0px;
	padding:0px;
	margin-left:1px;
	width:817px;
	height:221;
	display:block;
	line-height:221px;
	background:transparent url(images/ender.gif) top left no-repeat;
	clear:both;
}

#footer {
	margin:0px;
	padding:0px;
	margin-left:0px;
	width:818px;
	height:44;
	display:block;
	
	background:transparent url(images/footer.gif) top left no-repeat;
	color:#333333;
	font-size:10px;
	clear:both;
	padding-left:8px;
	padding-top:9px;


}
#footer a {
	color:#ffcc99;
	text-decoration:none;

}
#footer a:hover {
	color:#FFFFFF;
}

.header {
	margin-left:35px;
	margin-top:-13px;
	background-color:transparent;
}

.copyright {
	font-size:9px;
	color:#CCCCCC;
	display:block;
	margin-bottom:0px;
	

}

.buyLink img {
	margin-left:20px;
}

.hidden {
	display:none;
}