/*preload classes*/
.svw {
	width: 555px;
	height: 388px;
	background: #fff;
}
.svw ul {position: relative; left: -999em !important;}

/*core classes*/
.stripViewer {
	position: relative;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}
.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;
}
.stripTransmitter ul {
padding-left:104px;
background:url(../images/photogallery.jpg) left bottom no-repeat !important;
height:22px;
padding-top:2px;
}
.stripTransmitter ul li{
width: 20px;
float:left;
margin: 0 1px 1px 0;
}
.stripTransmitter a{
font: bold 10px Verdana, Arial;
text-align: center;
line-height: 22px;
background: #ff0000;
color: #fff;
text-decoration: none;
display: block;
}
.stripTransmitter a:hover, a.current{
background: #006699;
color: #fff;
}

/*tooltips formatting*/
.tooltip
{
padding: 0.5em;
background: #fff;
color: #000;
border: 5px solid #dedede;
}
.bgcolorchange0{
background:#33CCFF !important;
}
.bgcolorchange1{
background:#6633FF !important;
}
.bgcolorchange2{
background:#99CC00 !important;
}
.bgcolorchange3{
background:#FF6633 !important;
}
.bgcolorchange4{
background:#996633 !important;
}
.bgcolorchange5{
background:#FF6666 !important;
}
.bgcolorchange6{
background:#FF0000 !important;
}
.bgcolorchange7{
background:#009999 !important;
}
.bgcolorchange8{
background:#CC9933 !important;
}
.bgcolorchange9{
background:#FF6600 !important;
}
.bgcolorchange10{
background:#993399 !important;
}
.bgcolorchange11{
background:#6600FF !important;
}
.bgcolorchange12{
background:#FFFF33 !important;
}
.bgcolorchange13{
background:#6633FF !important;
}
.bgcolorchange14{
background:#99CC00 !important;
}
.bgcolorchange15{
background:#FF6633 !important;
}
.bgcolorchange16{
background:#006600 !important;
}
.bgcolorchange17{
background:#FF6666 !important;
}
.bgcolorchange18{
background:#CC0000 !important;
}
.bgcolorchange19{
background:#996633 !important;
}
.bgcolorchange20{
background:#FF6666 !important;
}

