
#blogSliderWrap 					{ width: 1280px; margin: 30px auto;
									  
									  padding-bottom: 50px; position: relative; }
									  
									  
#blogSlider 						{ margin-left: 0px; padding:0; width: 1280px;}
.stripViewer 						{ position: relative; overflow: hidden; clear: both; }
.stripViewer .panelContainer 		{ position: relative; left: 0px; top: 0px; }
.stripViewer .panelContainer .panel { float: left; position: relative; width: 1280px; }
.stripNav 							{ margin-left:130px; position: relative; top: 18px; z-index: 99; width:1200px;}
.wrapper 							{ padding: 0px; }
.innerWrap 							{ width: 1280px; overflow: hidden; }
#push 								{ height: 35px; }


/* 
	MAIN TABBED NAVIGATION
*/

.stripNav ul li 					{float: left; margin-left:100px;}

.stripNav li a 						{ /* Generic "CSS image replacement" */
									  display: block; height: 203px; text-indent: -9999px; }
/* The below class names are auto-generated by the JavaScript */
.stripNav li.tab1 a { background: url(../img/tab_2.jpg) top center no-repeat; width:204px; }
.stripNav li.tab2 a {  background: url(../img/tab_1.jpg) top center no-repeat; width:204px; }
.stripNav li.tab3 a {  background: url(../img/tab_3.jpg) top center no-repeat; width:204px; }


.stripNav li a:hover, 
.stripNav li a:active, 
.stripNav li a:focus 				{ /* Restore focus styling that we removed when we removed outlines */
									  background-position: top center; }

/* It is neccessary to repeat the image paths here */
.stripNav li.tab1 a.current {  background: url(../img/tab_2c.jpg) top center no-repeat; width:204px; }
.stripNav li.tab2 a.current { background: url(../img/tab_1c.jpg) top center no-repeat; width:204px; }
.stripNav li.tab3 a.current { background: url(../img/tab_3c.jpg) top center no-repeat; width:204px; }



/* 
	SUB NAVIGATION
*/


/* 
	HEADLINES STYLING 
*/
