@charset "UTF-8";
/* CSS Document */

* { margin: 0; padding: 0; }
		
p { text-align: left; margin: 15px 0; }
		
p, ul { font-size: 13px; line-height: 1.4em;	list-style: none; } 
		
p a, li a {
	color: #39c;
	text-decoration: none;
	list-style: none;
}
				
/*p#cross-links { text-align: left; }
		
p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px; }*/

noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left; }
noscript a { color: #a00; text-decoration: underline; }
noscript ol { margin-left: 25px; 	list-style: none;}
		
a:focus { outline:none; }
		
img { border: 0; }
				
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0px 15px 0 30px;
	list-style: none;
}

/* This div isn't entirely necessary but good for getting the side arrows vertically centered */	
.slider-wrap { 
	margin: 0;
	position: relative;
	height: 609px;
	width: 100%;
}


/* These 2 lines specify style applied while slider is loading */
.csw { width: 100%; height: 546px; overflow: hidden; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; }  /* Height is also specified in  .stripViewer  below. */
.csw .loading { width: 826px; height: 546px; margin: 150px 0 200px 0; text-align: center; }
.csw .loading br { margin-bottom:14px; }


.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	border: 0px; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 826px; /* This is the full panel image size, NOT including the nav dots. Also specified in  .stripViewer .panelContainer .panel  below */
	height: 546px; /* This is the full panel image size, NOT including the nav dots. Also specified in  .csw  above */
	clear: both;
	background: #fff;
}
		
.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. */
}
		
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float: left;
	height: 100%;
	position: relative;
	width: 826px; /* Also specified in  .stripViewer  above */
}
		
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width — only need this for panels that contain text or other divs. */
	padding: 30px;
}






.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	position: relative;
	margin: 9px 0 0 234px;     /* Change the last value to indent the same amount as the red outlines (if they're on). */
	float: left;
}
		
.stripNav ul {     /* The auto-generated set of links */
	list-style: none;
}
		
.stripNav ul li {
	list-style: none;
	float: left;
	margin-right: 8px;      /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
		
.stripNav a {      /* The nav dots */
	text-decoration: none;
	display: block;
	height: 24px;
	width: 24px;
}
		
.stripNav li.tab1 a { background: url(../_im-Hol-08/01.gif); list-style: none; }
.stripNav li.tab2 a { background: url(../_im-Hol-08/02.gif); }
.stripNav li.tab3 a { background: url(../_im-Hol-08/03.gif); }
.stripNav li.tab4 a { background: url(../_im-Hol-08/04.gif); }
.stripNav li.tab5 a { background: url(../_im-Hol-08/05.gif); }
.stripNav li.tab6 a { background: url(../_im-Hol-08/06.gif); }
.stripNav li.tab7 a { background: url(../_im-Hol-08/07.gif); }
.stripNav li.tab8 a { background: url(../_im-Hol-08/08.gif); }
.stripNav li.tab9 a { background: url(../_im-Hol-08/09.gif); }
.stripNav li.tab10 a { background: url(../_im-Hol-08/10.gif); }
.stripNav li.tab11 a { background: url(../_im-Hol-08/11.gif); }
.stripNav li.tab12 a { background: url(../_im-Hol-08/12.gif); }
.stripNav li.tab13 a { background: url(../_im-Hol-08/13.gif); }
.stripNav li.tab14 a { background: url(../_im-Hol-08/14.gif); }
.stripNav li.tab15 a { background: url(../_im-Hol-08/15.gif); }

.stripNav li.tab1 a:hover { background: url(../_im-Hol-08/01on.gif); cursor: pointer; list-style: none; } 
.stripNav li.tab2 a:hover { background: url(../_im-Hol-08/02on.gif); cursor: pointer; } 
.stripNav li.tab3 a:hover { background: url(../_im-Hol-08/03on.gif); cursor: pointer; } 
.stripNav li.tab4 a:hover { background: url(../_im-Hol-08/04on.gif); cursor: pointer; } 
.stripNav li.tab5 a:hover { background: url(../_im-Hol-08/05on.gif); cursor: pointer; } 
.stripNav li.tab6 a:hover { background: url(../_im-Hol-08/06on.gif); cursor: pointer; } 
.stripNav li.tab7 a:hover { background: url(../_im-Hol-08/07on.gif); cursor: pointer; } 
.stripNav li.tab8 a:hover { background: url(../_im-Hol-08/08on.gif); cursor: pointer; } 
.stripNav li.tab9 a:hover { background: url(../_im-Hol-08/09on.gif); cursor: pointer; } 
.stripNav li.tab10 a:hover { background: url(../_im-Hol-08/10on.gif); cursor: pointer; } 
.stripNav li.tab11 a:hover { background: url(../_im-Hol-08/11on.gif); cursor: pointer; } 
.stripNav li.tab12 a:hover { background: url(../_im-Hol-08/12on.gif); cursor: pointer; } 
.stripNav li.tab13 a:hover { background: url(../_im-Hol-08/13on.gif); cursor: pointer; } 
.stripNav li.tab14 a:hover { background: url(../_im-Hol-08/14on.gif); cursor: pointer; } 
.stripNav li.tab15 a:hover { background: url(../_im-Hol-08/15on.gif); cursor: pointer; } 
		
.stripNav li.tab1 a.current { background: url(../_im-Hol-08/01on.gif); list-style: none; }
.stripNav li.tab2 a.current { background: url(../_im-Hol-08/02on.gif); }
.stripNav li.tab3 a.current { background: url(../_im-Hol-08/03on.gif); }
.stripNav li.tab4 a.current { background: url(../_im-Hol-08/04on.gif); }
.stripNav li.tab5 a.current { background: url(../_im-Hol-08/05on.gif); }
.stripNav li.tab6 a.current { background: url(../_im-Hol-08/06on.gif); }
.stripNav li.tab7 a.current { background: url(../_im-Hol-08/07on.gif); }
.stripNav li.tab8 a.current { background: url(../_im-Hol-08/08on.gif); }
.stripNav li.tab9 a.current { background: url(../_im-Hol-08/09on.gif); }
.stripNav li.tab10 a.current { background: url(../_im-Hol-08/10on.gif); }
.stripNav li.tab11 a.current { background: url(../_im-Hol-08/11on.gif); }
.stripNav li.tab12 a.current { background: url(../_im-Hol-08/12on.gif); }
.stripNav li.tab13 a.current { background: url(../_im-Hol-08/13on.gif); }
.stripNav li.tab14 a.current { background: url(../_im-Hol-08/14on.gif); }
.stripNav li.tab15 a.current { background: url(../_im-Hol-08/15on.gif); }



/* The left and right arrows */

.stripNavL, .stripNavR {
	position: absolute;
	top: 250px;
	text-indent: -9000em;
}		
.stripNavL a, .stripNavR a {
	display: block;
	height: 45px;
	width: 45px;
}	
.stripNavL {
	left: 0;
}	
.stripNavR {
	right: 0;
}
.stripNavL {
	background: url(../_im-Hol-08/left.gif) no-repeat center;
}	
.stripNavR {
	background: url(../_im-Hol-08/right.gif) no-repeat center;
}
