
/* =================================================================================================
	
	Client: SABEUSA.org (Self Advocates Becoming Empowered)
	Site Design: Leslie Emerson
	Front End Dev: Scott Phelps
	Company: Lazarus Group (solutions@lazarusgroup.com)
	Date: 10/26/2009
	
	TABLE OF CONTENTS
	- RESET
		Reset browsers to work better in all browsers including legacy browser (IE6, etc)

	- TYPOGRAPHY
		Sets a solid framework for typography, allows CMS to function and remain 'clean'

	- GRID LAYOUT
		Layout on a grid framework creates an 'unbreakable' layout tool that also keeps elements in balance

	- DESIGN
		All of the other design elements

 ================================================================================================= */



/* E. MEYERS RESET
----------------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


/* DESIGN
----------------------------------------------------------------------------------------------------*/

/* Head 
------------------------------------------------------------------------------*/
body{
	background: #013952;


	}

#wrap{
	margin: 0 auto;
	width: 960px;
	background: url(/images/content_bkg.jpg) 0 0 repeat-y;

}

#header{
	width: 960px;
	height: 150px;
	background: url(/images/header_bkg.jpg) 0 0 no-repeat;
}

/* Nav
------------------------------------------------------------------------------*/

#inner wrap{
	width: 960px;
}
#nav {
	background: url(/images/nav_bkg.jpg) 0 0 no-repeat;
	width: 267px;
	height: 550px;
	float: left;
	}

#nav ul{
	padding-top: 115px;
	padding-right: 10px;

}
#nav ul li{
	list-style: none;
	text-align: right;
	margin-bottom: 5px;

	
	line-height: 120%;
	padding-bottom: 12px;
	padding-right: 10px;
	list-style-position: inside;	
}

#nav ul li a{
	font: .91em Helvetica, Verdana, Arial, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#nav ul li a:hover{
	color: #010101;
}

/* Content
------------------------------------------------------------------------------*/
#content{
	width: 675px; 
	float: right;
	padding-top:20px;
	padding-bottom:20px;
	position:static;
	font: .9em/1.5 Helvetica, Verdana, Arial, sans-serif;

	}


#content p {
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom:12px;
	}

#content h1 {
	font: 1.8em Helvetica, Verdana, Arial, sans-serif;
	color: #013952;
	
	}


#content ul, ol{
	list-style-position: inside;
	padding-left: 35px;
	font: .9em/1.5 Helvetica, Verdana, Arial, sans-serif;
	
}
#content ul li{
	font-size: inherit;
}
h1{
	font: 1.8em Helvetica, Verdana, Arial, sans-serif;
	color: #013952;
	text-transform: uppercase;
	padding-bottom: 6px;
	}
h2{
	font: 1.2em Helvetica, Verdana, Arial, sans-serif;
	color: #013952;
	text-transform: uppercase;
	padding-bottom: 6px;
	
}
h3{
	font: 1em Helvetica, Verdana, Arial, sans-serif;
	color: #013952;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 6px;
}
h4{
	font: .8em Helvetica, Verdana, Arial, sans-serif;
	color: #013952;
	text-transform: uppercase;
	padding-bottom: 6px;
}
#readmore a{
	font: 1em Helvetica, Verdana, Arial, sans-serif;
	}

/* Footer
------------------------------------------------------------------------------*/
#footer{
	display: block;
	background: url(/images/footer_bkg.jpg) 0 0 no-repeat;
	width: 960px;
	height: 125px;
	clear: left;
	}
#footer a{
	color: #FFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
	}
#footer ul{
	text-align: center;
	padding-top: 5px;
}
#footer ul li{
	font: .6em Helvetica, Verdana, Arial, sans-serif;
	display: inline;
	list-style: none;
	margin-right: 10px;
}

#footer p{
	font: .8em Helvetica, Verdana, Arial, sans-serif;
	color: #FFF;
	text-align: center;
	margin-top: -10px;
	}

#footer h2{
	font: .8em Helvetica, Verdana, Arial, sans-serif;
	color: #FFF;
	position: relative;
	text-align: left;
	margin-top: 10px;
	padding-left: 5px;
	}

	
	#wrapitup {
			width: 650px;
			height: 500px;
			margin: 0 auto;
border-bottom-style: solid;
border-bottom-width: thick;
border-bottom-color: #000;


			}

		#wrapitup #imagenav {
			width: 650px;

			}
		
		#wrapitup #slider1 {

			}

		#wrapitup p { text-align: left; margin: 10px 0;}
		
		#wrapitup p, #wrapitup ul { } 
		
		#wrapitup p a, #wrapitup li a { color: #39c; text-decoration: none }
		
		#wrapitup p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		#wrapitup p#cross-links { 
							
		}


		
		/* Narrator Navigation Images Mouseover */
			/* Image Assignment */
				#wrapitup #imagenav a#about, 
				#wrapitup #imagenav a#registration, 
				#wrapitup #imagenav a#sabe {
					
					display: inline-block;
					width: 200px;
					height: 75px;
					text-decoration: none;
					padding-right: 5px;

					}

				#wrapitup #imagenav a#about {background: url(/images/narrator_about.jpg) no-repeat;
					width: 200px;
					height: 75px;
				}
				#wrapitup #imagenav a#registration {background: url(/images/narrator_registration.jpg) no-repeat;
									width: 200px;
					height: 75px;
				}
				#wrapitup #imagenav a#sabe {background: url(/images/narrator_sabe.jpg) no-repeat;
				
									width: 200px;
					height: 75px;
					}
					/* Image Hover */
				#wrapitup #imagenav a#about:hover {background-position: 0 -75px}
				#wrapitup #imagenav a#registration:hover  {background-position:0 -75px;}
				#wrapitup #imagenav a#sabe:hover  {background-position: 0 -75px;}


		#wrapitup noscript p, #wrapitup noscript ol { color: #a00;  text-align: left ;}
		#wrapitup noscript a { color: #a00; text-decoration: underline ;}
		#wrapitup noscript ol { margin-left: 25px; ;}
		
		#wrapitup a:focus { outline:none ;}
		
		#wrapitup img { border: 0 ;}
		
		#wrapitup h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left ;}
		
		#wrapitup body {
			font-family: Helvetica, Verdana, Arial;
		}
		
		#wrapitup .stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		#wrapitup .slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		#wrapitup .csw {width: 100%; height: 460px; background: #fff; overflow: scroll;
		border-bottom-style: solid;
border-bottom-width: thick;
border-bottom-color: #000;
		}
		#wrapitup .csw .loading {margin: 200px 0 300px 0; text-align: center;}

		#wrapitup .stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			/*border: 5px solid #000; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 650px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 295px;
			clear: both;
			background: #fff;
		}
		
		#wrapitup .stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		#wrapitup .stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 650px; /* Also specified in  .stripViewer  above */
		}
		
		#wrapitup .stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 5px;
		}
		
		#wrapitup .stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			display: none !important;
		}
		
		#wrapitup .stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		#wrapitup .stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		#wrapitup .stripNav a { 
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		#wrapitup .stripNav li.tab1 a { background: #60f ;}
		#wrapitup .stripNav li.tab2 a { background: #60c ;}
		#wrapitup .stripNav li.tab3 a { background: #63f ;}
		#wrapitup .stripNav li.tab4 a { background: #63c ;}
		#wrapitup .stripNav li.tab5 a { background: #00e ;}
		
		#wrapitup .stripNav li a:hover {
			background: #333;
		}
		
		#wrapitup .stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		#wrapitup .stripNavL, .stripNavR { 
			position: absolute;
			text-indent: -9000em;
		}
		
		#wrapitup .stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		#wrapitup .stripNavL {
			left: 0;
		}
		
		#wrapitup .stripNavR {
			right: 0;
		}
