html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}




/*demo page css*/
html {
/*background: url(../img/bg_yellowgreen.png) bottom repeat-x;*/
}
body {
	font: 12px Arial, Helvetica, sans-serif, "Trebuchet MS", "Lucida Grande";
;
	background: #fff;
	margin: 0;
}

a {
	color: #4f81bd;
}

a:hover {
	color: #f60;
}


#container {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	background: #fff;
	position: relative;
}

#head {
	margin: 0;
	width: 960px;
	height: 280px;
}

#head #homelogo a {
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	width: 233px;
	height: 100px;
	background: url(../img/m3en-spirit.png) no-repeat 0 0;
	text-indent: -10000px;
}

#head #homelogo a:hover, #head #bannerquote #encn:hover, .dlbtn:hover, #ssform #commit:hover {
	color: #fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

#head #bannerquote {
	color: #f90;
	position: absolute;
	top: 47px;
	left: 290px;
	width: 640px;
	height: 40px;
	font-size: 22px;
	font-weight: bold;
	padding: 13px 0 0 30px;
}

#head #bannerquote #encn {
	position: absolute;
	top: 16px;
	right: 0;
	width: 80px;
	height: 20px;
	background: url(../img/m3en-spirit.png) no-repeat right top;
	text-indent: -10000px;
}


#head #bannergallery {
	position: absolute;
	top: 110px;
	left: 0;
	width: 960px;
	height: 160px;
	padding: 0;
}

#head #bannergallery img {
}




#main {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: #4f81bd;
	
}

#coda-slider-1 {
	width: 720px;
	margin: 0;
	position: relative;
	background: #4f81bd;
}



.scroll {
	margin: 0 auto;
    width: 720px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.panel {
    padding: 0px;
    width: 720px;
    overflow-y: auto;
    font-size: 14px;
    line-height: 180%;
    background: #fff;
    
}

.panel img.left {
	float: left;
	padding: 6px 20px 10px 0;
	display: block;
}

.panel img.right {
	float: right;
	padding: 6px 0 10px 20px;
}

.panel h2 {
    padding: 0 0 30px 0;
    overflow-y: auto;
    color: #4f81bd;
    font-weight: bold;
    font-size: 20px;
    line-height: 150%;
}

.panel h3 {
    padding: 20px 0;
    overflow-y: auto;
    color: #4f81bd;
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
}

.panel h4 {
    padding: 20px 0;
    overflow-y: auto;
    color: #4f81bd;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
}

.panel h5 {
    padding: 20px 0 10px 0;
    overflow-y: auto;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    line-height: 150%;
}


.panel p {
    padding: 0 0 20px 0;
	text-align: justify;
}

.panel ul {
    padding: 0 0 20px 16px;
	text-align: justify;
	color: #4f81bd;
}

.panel ul li {
    padding: 0;
	list-style: disc;
	text-align: justify;
	color: #000;
}

.panel em {
	font-style: normal;
	font-weight: bold;
}

#shade {
    background: #4f81bd url(../img/bg_shade.jpg) repeat-x 0 2px;
    height: 62px;
    width: 720px;
    margin: 0 auto;
}


.scrollButtons {
    position: absolute;
    top: 300px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -50px;
}

.scrollButtons.right {
    right: -50px;
}

.hide {
    display: none;
}



.dlbtn {
	display: block;
	width: 140px;
	height: 40px;
	color: #fff;
	padding: 8px 0 0 20px;
	text-decoration: none;
	background: url(../img/m3en-spirit.png) no-repeat -240px -250px;
}




#ssform {
	display: block;
	float: right;
	width: 350px;
	height: 103px;
	color: #333;
	font-size: 14px;
	padding: 35px 0 0 30px;
	margin: -90px 0 40px 0;
	text-decoration: none;
	background: url(../img/m3en-spirit.png) no-repeat 0 -100px;
	position: relative;
}

#ssform #signup_email {
position: absolute;
top: 70px;
top: 75px\9;
left: 30px;
font-size: 18px;
border: none;
background: transparent;
width: 208px;
height: 30px;
padding-left: 5px; 
}

#ssform #commit {
position: absolute;
top: 65px;
left: 250px;
width: 112px;
height: 40px;
border: none;
color: #fff;
background: url(../img/m3en-spirit.png) no-repeat 0 -250px;
}







#footer {
	width: 960px;
	margin: 0 auto;
	background: #4f81bd;
	text-align: center;
	line-height: 150%;
	padding: 0 0 20px 0;
	color: #fff;
}


#footer em {
	font-style: normal;
	font-weight: bold;
}








/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 20px 0 }
	.coda-slider { background: #ebebeb }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 720px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 720px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */

.coda-nav-left a, .coda-nav-right a {
	color: #ADC2DC;
	padding: 20px;
	margin-top: 200px;
	width: 80px;
	font-size: 150px;
	font-family: "Lucida Grande", "Verdana";
}
	
	/* Tab nav */


.coda-nav ul {
    list-style: none;
	margin: 0 auto;
	width: 680px;
    padding: 40px 20px 5px 86px;
}

.coda-nav ul li {
    display: inline;
    margin-right: 10px;
}

.coda-nav ul a {
    padding: 6px 20px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

.coda-nav ul a:hover {
    background-color: #b9cde5;
    color: #f60;
}

.coda-nav ul a.current {
    background-color: #fff;
    color: #4f81bd;
}

.coda-nav ul a.current:hover {
    background-color: #fff;
    color: #4f81bd;
}

.coda-nav ul a:focus {
    outline: none;
}




	
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 40px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left; }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	
