/*
	MODIFIED
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

html {
	height: auto;
}
body {
	height: auto;
	background: none;
	width: 96%;
	padding: 0 2%;
	position: static;
}
#bg-left, 
#bg-right, 
#bg-white,
html body #coda-nav-left-1,
html body #coda-nav-right-1,
#pcsidebar,
#intro-flash,
#landscape {
	display: none !important;
}

#container {
    height: auto;
	margin: 0 auto;
	position: static;
    width: 100%;
    z-index: 2;

}

#main {
    background: none;
    height: auto;
    overflow: visible;
    position: static;
    width: 100%;
    z-index: 2;

}

#scroller {
    background: none;
    box-shadow: none;
	position: static;


}

.coda-slider-wrapper {
    clear: both;
    overflow: auto;
    height: auto;
    padding: 0;
    width: 100%;
	position:static;

}

.coda-slider-no-js .coda-slider,
.coda-slider {
    height: auto !important;
    overflow: auto !important;
    padding-right: 0;
    float: none;
    position: static;
}
.shareholderlinks {
    position: static;
	float: left;
}

.coda-slider, .coda-slider .panel {
    position: static;
    width: 100%;
}

.coda-slider .panel {
    display: block;
    float: none;
}

.coda-slider .panel-wrapper {
    padding: 20px 0;
    width: 100%;
}
.coda-slider .panel-container {
    position: relative;
    width: auto !important;
}

.twocolumn-wrap {
    background: none;
    left: 0;
    width: 100%;
	padding: 0;
	position: static;
}
#Shareholder .panel-wrapper {
    padding-left: 0;
}
#Art .panel-wrapper {
    padding-left: 0;
	padding-right: 0;
}
#stats {
	left: 0;
}
.art-cars {
	left: 0;
	}
	
/*#main h1 {
	page-break-before:always;
}
#Introduction h1,
#main div.chart h1 {
	page-break-before: avoid;
}*/

.coda-slider-no-js #main h1{
	page-break-before:always;	
}

.coda-slider-no-js #Introduction h1,
.coda-slider-no-js #main div.chart h1 {
	page-break-before: avoid;
}
 
.page-footer {
	display: none;
}

p {
	margin-bottom: 10px;
}
#main h1, #main h6 {
	margin-bottom: 15px;
}
.acordian-menu{
	position:relative;
	top:-10px;
}
#main h2 {
	margin-top: 10px;
}
#main h1, h4, #main h6, .subhead, #Shareholder b, p {
	color: #000;
}
.art-cars {
	position:static;
	width: auto;
	display: none;
}
#stats {
	width: auto;
	height: auto;
	background: none;
}
#stats li {
	position: static;
	font-size: 24px !important;
	line-height: 1em !important;
	color: #000 !important;
	height: auto !important;
	padding: 0 !important;
}
#stats #stat-longest-time sup {
    position: static;
}
#stats li .hover-text {
	position: static;
	display: block;
	margin-bottom: 15px !important;
	color: #000 !important;
	opacity: 1 !important;
	padding: 0 !important;
	line-height: 1em !important;
}
#stats li#stats-fineprint {
	margin-top: 20px;
	font-size: 12px !important;
}
#stats li span {
	font-size: 12px !important;
}
#Objectives ul li{
	text-indent:2px;	
}

#main .panel{
	display:none;
}
#main .currentSlidePanel{
	display:block;	
}
.coda-slider-no-js #main .panel{
	display:block;	
}