@charset "utf-8";/* CSS Document */.panelsBox {	display: block;	height: 275px;	width: 751px;	background: #07508c url(http://hypercache.h5i.s3.amazonaws.com/clients/74/filemanager/Images2/panelbg.jpg) no-repeat left top;	margin: 0px;	padding: 0px;	position: relative;}.panelsBox #thumbHolder {	background: url(http://hypercache.h5i.s3.amazonaws.com/clients/74/filemanager/Images2/control_thumb_bg.gif) repeat-y left top;	display: block;	height: 65px;	width: 310px;	position: absolute;	top: 224px;	left: 0px;	z-index: 99;}.panelsBox #thumbHolder #thumbList {	display: block;	margin: 0px;	padding: 0px;	list-style: none;	position: absolute;	top: 10px;	left: 10px;}.panelsBox #thumbHolder #thumbList li {	height: 15px;	width: 15px;	display: block;	float: left;	background: #2D73B1;	margin-right: 6px;	padding: 0px;}.panelsBox #thumbHolder #thumbList a:link {	display: block;	height: 13px;	width: 13px;	background: #FFF;	border: 1px solid #FFF;}.stripViewer .panelContainer .panel ul {	text-align: left;	margin: 0 15px 0 30px;}.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */	margin: 0px;	position: relative;	width: 751px;	height: 275px;	padding: 0px;}/* These 2 lines specify style applied while slider is loading */.csw {	width: 100%;	height: 275px;	background: #069;	overflow: hidden}.csw .loading {	margin: 120px 0 119px;	text-align: center}.stripViewer { /* This is the viewing window */	position: relative;	overflow: hidden; /* this is the border. should have the same value for the links */	margin: auto;	width: 751px; /* Also specified in  .stripViewer .panelContainer .panel  below */	height: 275px;	clear: both;	background: #08508B url(http://hypercache.h5i.s3.amazonaws.com/clients/74/filemanager/Images2/panelbg.jpg) no-repeat left top;}.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: 751px; /* Also specified in  .stripViewer  above */}.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */	padding: 0px;}.stripNavL, .stripNavR { /* The left and right arrows */	position: absolute;	top: 0px;	text-decoration: none;}.stripNavL a, .stripNavR a {	display: block;	height: 275px;	width: 42px;	text-decoration: none;}.stripNavL {	background: url(http://hypercache.h5i.s3.amazonaws.com/clients/74/filemanager/2010_RAC/promo/control_arrow_l.gif) no-repeat left;	left: 0px;	z-index: 90;	height: 275px;	width: 42px;}.stripNavR {	background: url(http://hypercache.h5i.s3.amazonaws.com/clients/74/filemanager/2010_RAC/promo/control_arrow_r.gif) no-repeat right;	right: 0px;	z-index: 90;	height: 275px;	width: 42px;}.stripNav {	/* background: url(http://hypercache.h5i.s3.amazonaws.com/clients/74/filemanager/Images2/control_thumb_bg.gif) repeat-y left top; */	display: block;	height: 38px;	width: 185px;	position: absolute;	top: 248px;	left: 50px;	z-index: 99;}.stripNav ul { /* The auto-generated set of links */	display: block;	margin: 0px;	padding: 0px;	list-style: none;	position: absolute;	top: 0px;	left: 0px;}.stripNav ul li {	height: 13px;	width: 13px;	display: block;	float: left;	/* background: #2D73B1; */	margin-right: 6px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */	padding: 2px;}.stripNav a { /* The nav links */	display: block;	height: 13px;	width: 13px;	background: #3b676e;	border: 1px solid #fff;	padding: 0px;}.stripNav li.tab1 a {	background: #3b676e;	text-decoration: none;}.stripNav li.tab2 a {	background: #3b676e;	text-decoration: none;}.stripNav li.tab3 a {	background: #3b676e;	text-decoration: none;}.stripNav li.tab4 a {	background: #3b676e;	text-decoration: none;}.stripNav li a:hover {	background: #430607;}.stripNav li a.current {	text-decoration: none;	background:#430607;	border: 1px solid #fff;}