html, body {
	height: 100%;
}

body {
	background: #f4f9ec url(../img-10/background-stuff.png) repeat 0 0;
	min-height: 942px;
}

/*body#splash {
	background: #fdfdf9 url(../img-09/splash.jpg) repeat-x 0 0;
	overflow: hidden;
	min-height: 900px;
}*/

body#splash #flash-container {
	width: 770px;
	top: -70px;
	position: relative;
	margin: 0 auto 0 auto;

}

#sidebar {
	position: absolute;
	z-index: 3000;
}

#sidebar h1 span {
	display: none;
}

#sidebar h1 {
	position: absolute;
	height: 237px;
	width: 276px;
	background: transparent url(../img-10/logo-trans.png) no-repeat 0 0;
	top: 43px;
	left: 27px;
	z-index: 90;
}

#sidebar h1 a {
	display: block;
	height: 100%;
}

#headerflash {
	position: absolute;
	width: 100%;
	overflow: hidden;
	z-index: 0;
}

#headerflash object {
	position: relative;
	z-index: 0;
}


#navigation {
	position: absolute;
	z-index: 80;
	top: 272px;
	left: 65px;
	background: transparent url(../img-10/menu-2010.png) no-repeat 0 0;
	height: 194px;
	width: 178px;
}

#navigation.home     { background-position: -228px  0; }
#navigation.about    { background-position: -424px  0; }
#navigation.schedule { background-position: -625px  0; }
#navigation.contact  { background-position: -836px  0; }
#navigation.partners { background-position: -1056px 0; }
#navigation.facts    { background-position: -1278px 0; }

#splash-navigation.about    { background-position: -413px  0; }
#splash-navigation.schedule { background-position: -815px  0; }
#splash-navigation.contact  { background-position: -1240px 0; }
#splash-navigation.partners { background-position: -1683px 0; }
#splash-navigation.facts    { background-position: -2113px 0; }

#splash-navigation {
	position: absolute;
	width: 371px;
	height: 138px;
	top: 530px;
	left: 212px;
	background: transparent url(../img-09/splash-menu.png) no-repeat 0 0;
}

.ie6 #splash-navigation {
	background: transparent url(../img-09/splash-menu.gif) no-repeat 0 0;	
} 

.ie6 #navigation {
	background-image: url(../img-10/menu-2010.gif);
}

.navigation li a span {
	display: none;
}

.navigation li a {
	display: block;
	height: 38px;
}

#splash-navigation li a {
	width: 165px;
}

#splash-navigation li {
	position: absolute;
}

#splash-navigation li#about    { left: 35px;  top: 19px; }
#splash-navigation li#schedule { left: 205px; top: 7px;  }
#splash-navigation li#contact  { left: 3px;   top: 58px; }
#splash-navigation li#partners { left: 175px; top: 54px; }
#splash-navigation li#facts    { left: 112px; top: 96px; }

#navigation ul:hover {
	background-image: none;
}


#navigation li#home,
#navigation li#about,
#navigation li#schedule {
	position: relative;
}


#sidebar object {
	position: absolute;
	z-index: 60;
	top: 334px;
}

#star {
	position: absolute;
	
}

.schedule-list {
	width: 150px;
	font-size: 14px;
	position: absolute;
	top: 27px;
}

.schedule-list li {
	margin-bottom: 5px;
}

.schedule-list li h4 {
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}

.schedule-list li h4 a {
	text-decoration: none;
	color: inherit !important;
}

.schedule-list li .content {
	padding: 5px 0 3px 5px;
}

.schedule-list li.active .content {
	background-color: #dbee97;
}

.schedule-list li.active .bottom {
	height: 5px;
	background: transparent url(../img-09/event-active-bottom-trans.png) no-repeat 0 0;
}

.day-list {
/*	margin-left:140px;*/
	position:absolute;
	right:21px;
	top:-27px;
	z-index:1000;
	width: 647px;
}

.day-list li a span {
/*	display: none;*/
}

.day-list li a {
	border-bottom: none;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	position: relative;
	top: 3px;
	text-align: center;
	margin-left: -4px;
/*	left: 14px;*/
/*	display: none;*/
}

.day-list ul {
	position: relative;
}

.day-list li {
	display: block;
	float: left;
	
	height: 27px;
	width: 119px;
	margin-left: 10px;
	
	_float: left;
	
	_display: inline;
	background: transparent url(../img-10/tab.png) no-repeat top left;
}

.day-list li:hover,
.day-list li.active {
	background-image: url(../img-10/tab-active.png);
	
}

.day-list li:hover a,
.day-list li.active a {
	color: #578B3E !important;
}

.day-list li a {
	display: block;
	height: 27px;
	width: 100%;
	z-index: 1;
}



/*.day-list li#friday {
	background: transparent url(../img-09/tabs-friday-trans.png) no-repeat top left;
	background: transparent url(../img-09/tabs-friday.png) no-repeat top left;
}

.day-list li#friday.active,
.day-list li#friday:hover {
	background: transparent url(../img-09/tabs-friday-active.png) no-repeat top left;	
}

.day-list li#saturday {
	background: transparent url(../img-09/tabs-saturday.png) no-repeat top left;
}

.day-list li#saturday.active,
.day-list li#saturday:hover {
	background: transparent url(../img-09/tabs-saturday-active.png) no-repeat top left;
}

.day-list li#sunday {
	background: transparent url(../img-09/tabs-sunday.png) no-repeat top left;
}

.day-list li#sunday.active,
.day-list li#sunday:hover {
	background: transparent url(../img-09/tabs-sunday-active.png) no-repeat top left;
}
*/

.body {
	position: relative;
}


#container {
	position: relative;
	width: 995px;
	left: 0;
	top: 170px;
	z-index: 2000;
	z-index: 70;
/*	margin-left: 55px;*/
/*	top: 177px; /* 150px + 27px (height of tab bar) */*/
}






/*@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	head~body #container.schedule, head~body #container.with-day-list { top: 190px; }
}*/



#content-top {
	position: relative;
	float: right;
	width: 955px;
	background: transparent url(../img-10/box-top-wide-trans.png) no-repeat top right;
	height: 15px;
}

.schedule #content-top {
	background-image: url(../img-09/box-top-trans.png);
	width: 470px;
}

/*.ie6 #content-top {
	margin-bottom: -20px;
}
*/
#content {
	position: relative;
	float: right;
	width: 955px;
	background: transparent url(../img-10/column-wide.png) repeat-y top right;

/*	left: 40px;
	top: 10px;*/
}

#content.narrow {
	background-image: url(../img-10/column-narrow.png);
}

.schedule #content {
	width: 470px;
	background-image: url(../img-09/content-narrow.png);
}

/*div#content > div {
	margin: 10px 25px 30px 20px;
}*/

#content h1 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #578B3E;
}

#content h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0 15px 0;
}

#content h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0 15px 0;
}

#content h3:first-child {
	margin-top: 0px;
}

#content p,
#content table,
#content ul {
	margin-bottom: 15px;
}

#content p {
	line-height: 1.7em;
}

#content li {
	margin-left: 20px;
	margin-bottom: 5px;
	list-style-type: square;
	padding-left: 5px;
}

#content table {
	width: 100%;
}

#content table th {
	width: 70px;
}

#content table td, #content table th {
	padding-bottom: 5px;
}

#content .image {
	width: auto;
	margin-bottom: 20px;
		text-align: right;
}

.image {
	font-size: 12px;
}

#content .image.right {
	float: right;
	margin: 0 0 20px 20px;
}

#content .image.left {
	float: left;
	margin: 0 20px 20px 0px;
}

a.image:hover {
	border-bottom: none !important;
}

#content .image p {
	font-size: 13px;
	margin-top: 5px;
	text-align: right;
}

.clearer {
	clear: both;
}

#container {
	/*top: 150px;*/
/*	position: relative;*/

}

.column {
	float: left;
	
	color: #8f9092;
	height: 100%;
	width: 473px;
	position: relative;
	margin-right: 23px;
	left: 12px;
}

.column + div {
	
}

.column.column-wide {
	width: 661px;
	position: relative;
	left: 271px;
/*	margin: 12px;*/
}

.agenda {
	margin-left: 268px;
	float: left;
	width: 177px;
	color: white;
	
	padding: 0;
}

.agenda a {
	color: white !important;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: none !important;
	display: block;
}

.agenda a:hover {
	background-color: inherit !important;
}

.agenda li {
	list-style-type: none !important;
	padding: 3px !important;
	margin: 0 0 12px 0 !important;
	background-color: #578b3e;
}

.agenda li:hover,
.agenda li.active {
	background-color: #de661e;
}

.ie6 .agenda {
	/*margin-left: 135px;*/
	position: absolute;
	margin: 0;
	left: 268px;
}

.ie6 .narrow .column {
	position: absolute;
	margin: 0;
	left: 460px;
}

dt {
	float: left;
	font-weight: bold;
	margin-right: 5px;
}

.partners h3 {
	margin-bottom: 5px !important;
}

.partners p {
	font-size: 13px;
	line-height: 1.2em;
	
}

.partners .pimage {
	width: 160px;
	text-align: center;

}

.partners td {
	padding-bottom: 10px !important;
	padding-top: 10px;
	border-bottom: 1px solid LightGrey;
	height: 150px;
}


.partners img {
	max-height: 90px;
}
