/*preload classes*/
.svw {width: 50px; height: 20px; background: #fff;}
.svw ul {position: relative; left: -999em;}
.svw ul li {
	position: relative;
	 }

.proimageinfo {
	color: #050505;
	font-size: 10px;
	line-height: 15px;
	background-color: #e5e5e3;
	position: absolute;
	top: 197px;
	width: 445px;
	height: 18px;
	z-index: 5;
	overflow: hidden;
	float: left;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px; }

.svw ul li img {
	position: relative;
	 }

/*core classes*/
.stripViewer {
	position: relative;
	height: 215px !important;
	overflow: hidden;
	margin: 0 0 1px; }
	

.stripViewer ul { /* this is your UL of images */
margin: 0;
padding: 0;
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}
.stripViewer ul li {
float:left;
}
.stripTransmitter {
overflow: auto;
width: 1%;
}
.stripTransmitter ul {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	list-style-image: none; }
.stripTransmitter ul li{
	width: 16px;
	float:left;
	margin: 0 1px 1px 0;
	list-style-type: none;
	list-style-image: none; }
.stripTransmitter a{
font: bold 9px / 16px Verdana, Arial;
text-align: center;
background: #e5e5e3;
color: #000;
text-decoration: none;
display: block;
}
.stripTransmitter a:hover, a.current{
	background: #003466;
	color: #fff !important;
	text-decoration: none !important; }

/*tooltips formatting*/
#tooltip {
background: #fff;
color: #000;
opacity: 0.85;
border: 5px solid #dedede;
}
#tooltip h3 {
font: normal 10px Verdana;
margin: 0;
padding: 6px 2px;
border: 0;
}
.productgal {
	width: 455px;
	height: 235px;
	margin-left: 14px;
	float: left; }

.productgal ul {
	margin: 0;
	padding: 0;
	list-style: none; }

.productgal ul li {
	margin: 0;
	padding: 0;
	list-style: none; }

