﻿.svwp {
	width: 50px;
	height: 20px;
	background: #fff;
}
.svwp ul{position: relative;left: -999em;}/*preloader stuff. do not modify!*/
.ldrgif{display:none;}
.slideViewer {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: #fff;
}
.slideViewer ul {
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.slideViewer ul li {
	float:left;
}
.slideViewer span.typo{
padding: 6px;
background: url(../images/site/bg_transparent.png);
color: #fff;
font: bold 15px Verdana;
padding-bottom: 10px;
}
#ui0{
	position: relative;
	margin-top: -33px;
}
.thumbSlider {
	height: 26px!important;
	float: right;
}
.thumbSlider ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.thumbSlider ul li{
	float:left;
	height: 25px;
	line-height: 25px;
	margin: 0;
	width: 25px;
}
.thumbSlider ul li a{
	background: #fff url(../images/site/bg_inactive_slide.jpg) repeat-x;
	color: #666!important;
	text-decoration: none;
	font: bold 13px Verdana;
	line-height: 25px;
	width: 100%;
	float: left;
}
.thumbSlider ul li a:hover{
	background-color: #000;
	background-image: none;
}
.thumbSlider a img{ border: 0; display: block; padding: 0; }
.thumbSlider span.tmbrdr{
	display: block;
	font-size: 0.01em;
	height: 20px!important;
	position:relative;
	left: 0;
	margin: 0;
	padding: 0;
	top: -25px!important;
	width: 19px!important;
	border-color: red!important;
}
a.left, a.right{
	background: transparent;
	color: #ff9900;
	font: bold 16px Arial;
	overflow: hidden;
}
a.left span, a.right span{}
a.left img, a.right img{
	border: 0;
}
a.l_dis, a.r_dis{
	background: transparent;
	cursor: default;
}
a.l_dis span, a.r_dis span{
	display: none;
}
a:focus{
	outline:none;
}