@charset "UTF-8";

#slide1{
	width:960px; 
	float:left; 
	display:inline; 
	position:relative;
	}
.img_cont{
	width:960px; 
	height:415px; 
	float:left; 
	display:inline;
	position:relative;
	}
.main_images{
	width:960px; 
	height:405px; 
	float:left; 
	display:inline;
	}
.main_images li{
	width:960px; 
	position:absolute; 
	left:0px; 
	top:0px;  
	display:inline; 
	height:460px; 
	display:none;
	z-index:11; 
	}
.slideshow{
	position:relative;
	}
.thumb_holder{
	position: relative;
	float: left;
	width: 730px;
	overflow: hidden;
	height: 130px;
	z-index: 105;
	top: -450px;
	margin-left: 2px;	
	}
.thumbs{
	position:absolute;
	left:0; 
	}
.section{
	width:960px;
	float:left; 
	display:inline;
	overflow:hidden;
	}
.section li{
	float:left; 
	display:inline; 
	height:117px;
	margin-left: 18px;
	}
.section li img{
	border: 3.5px solid rgb(0, 0, 0);
	height: 91px;
	}
.sub_section{
	float:left; 
	display:inline;
	margin-top:51px;
	margin-left:20px;
	text-align: center;
	} 
.prev_btn{
	margin-left:78px;
	width:-2px; 
	float:left; 
	display:inline;
	margin-top:104px;
	}
.next_btn{
	width:22px; 
	float:left; 
	display:inline;
	margin-top:103px;
	margin-left:30px
	}
.prev{
	background-image: url("../img/prev.png");
	background-color: transparent;
	border: medium none;
	width: 33px;
	height: 64px;
	float: left;
	position: absolute;
	cursor: pointer;
	margin-left: -32px;
	top: 0px;
	z-index: 1111;
	}
.prev:hover{
	background-image:url(../img/prev-h.png);
	}
.next{
	background-image: url("../img/next.png");
	background-color: transparent;
	border: medium none;
	width: 39px;
	height: 64px;
	float: left;
	cursor: pointer;
	top: 0px;
	position: absolute;
	z-index: 1111;
	}
.next:hover{
	background-image:url(../img/next-h.png);
	}
.current_desc{
	display:inline;
	}

.img_cont ul li h2 { 
    font-family:"Decker";
	font-size:31px;
	color:#393939;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:19px;
} 
.txt{
	font-family: "decker";
	text-decoration: none;
	}
.txt p {
	color: rgb(255, 255, 255);
	font-size: 28px;
	font-weight: bold;
	background-color: rgb(228, 31, 55);
	padding: 5px;
	border-radius: 4px;
	border: 1px solid #000;} 	
/**/
#slideshow3 {
    position: relative;
	height: 413px;
	top: -32px;
	left: 145px;
	}
#slideshow3 IMG {
	position: absolute;
	top: 51px;
	left: 8px;
	z-index: 8;
	opacity: 0;
	border-radius: 10px;
	width: 628px;
	border: 4px solid;	}
#slideshow3 IMG.active {
    z-index:10;
    opacity:1.0;
	}
#slideshow3 IMG.last-active {
    z-index:9;
	}
#slideshowv {
    position:relative;
    height:413px;
	}
#slideshowv IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	}
#slideshowv IMG.active {
    z-index:10;
    opacity:1.0;
	}
#slideshowv IMG.last-active {
    z-index:9;
	}
#slideshows{
    position:relative;
    height:413px;
	}
#slideshows IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	}
#slideshows IMG.active {
    z-index:10;
    opacity:1.0;
	}
#slideshows IMG.last-active {
    z-index:9;
	}
#slideshowy {
    position:relative;
    height:413px;
	}
#slideshowy IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	}
#slideshowy IMG.active {
    z-index:10;
    opacity:1.0;
	}
#slideshowy IMG.last-active {
    z-index:9;
	
	}
.text p{
	position: relative;
	margin-top: 96px;
	left: 112px;
	font-size: 42px;
	font-family: "decker";
	font-weight: bold;
	text-shadow: 3px 2px 1px #fff;}	
/**/
/* CSS Document */

