#contactPanelSent {
	background: #9d5a2a url(../images/bg_contact_panel.png) repeat-x;
	border-bottom: solid 3px #672f06;
	display: block;
	height: 30px;
	margin-bottom: 30px;
	padding: 10px 0 0;
}
#contactPanelSent p{
	color: #fff;
	font-size: 90%;
	font-variant: small-caps;
	margin: 0 auto 10px;
	text-align: center;
	width: 900px;
}
#contactPanel {
	background: #9d5a2a url(../images/bg_contact_panel.png) repeat-x;
	border-bottom: solid 3px #672f06;
	display: none;
	height: 220px;
	padding: 10px 0 0;
}
#contactPanel p{
	color: #fff;
	font-size: 90%;
	margin: 0 auto 10px;
	width: 900px;
}
#contactPanel fieldset{
	margin: 0 auto;
	padding: 5px 0;
	width: 900px;
	background: none;
}
#contactPanel label{
	color: #fff;
	float: left;
	font-family: 'Trebuchet MS';
	font-size: 95%;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	margin: 8px 0 0;
	padding: 0 10px 0 0;
	text-align: right;
	width: 150px;
}
#contactPanel input{
	background: url(../images/bg_input.png) no-repeat;
	color: #666;
	border: none;
	float: left;
	font-size: 90%;
	height: 23px;
	line-height: 27px;
	margin: 8px 0 0;
	padding: 4px 4px 0 3px;
	width: 273px;
}
#contactPanel textarea{
	border: solid 1px #999;
	float: left;
	margin: 8px 0 0;
	overflow: hidden;
	padding: 0;
	width: 280px;
}
#submitForm{
	background: url(../images/bg_submit.jpg)!important;
	color: #fff!important;
	float: right!important;
	font-size: 90%!important;
	height: 33px!important;
	line-height: 33px!important;
	margin-right: 20px!important;
	padding: 0!important;
	text-align: center;
	width: 249px!important;
}
.slide {
	height: 31px;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
.btn-slide {
	background: url(../images/bg_contact_button.png) no-repeat;
	background-position: 0 0;
	color: #fff;
	cursor: pointer;
	font-family: 'Trebuchet MS',Helvetica, Arial;
	font-size: 90%;
	float: right;
	height: 40px;
	line-height: 27px;
	margin: 0;
	padding: 0 0 0 30px;
	text-align: left;
	width: 106px;
}
.contactButton {
	background-position: 0 -40px;
}

/**/
/*Slide Viewer Pro*/
/**/
.svwp {
	width: 50px;
	height: 20px;
}
.svwp ul{position: relative;left: -999em;}/*preloader stuff. do not modify!*/
.ldrgif{display:none;}
.slideViewer {
	background: url(../images/bg_header.png) repeat-x 0 16px;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.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;

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;
}


