.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width:958px; /*width of featured content slider*/
height:366px;
z-index:9;
}
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0px;  /*leave as is*/
top: 0px;  /*leave as is*/
width:958px; /*width of featured content slider*/
height:366px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
color: #000000;
}

/*
.img1{
width:958px;*/ /*width of featured content slider*//*
height:366px;
background:url(../images/img1.jpg) top left no-repeat;
}
*/
.img1{
width:958px; /*width of featured content slider*/
height:366px;
background:url(../images/img1.jpg) top left no-repeat;
}
.img2{
width:958px; /*width of featured content slider*/
height:366px;
background:url(../images/img2.jpg) top left no-repeat;
}
.img3{
width:958px; /*width of featured content slider*/
height:366px;
background:url(../images/img3.jpg) top left no-repeat;
}

/*
.ger-img1{
width:958px; /*width of featured content slider*/
/*
height:366px;
background:url(../images/ger-ban1.jpg) top left no-repeat;
}
*/

.ger-img1{
width:958px; /*width of featured content slider*/
height:366px;
background:url(../images/ger-ban2.jpg) top left no-repeat;
}
.ger-img2{
width:958px; /*width of featured content slider*/
height:366px;
background:url(../images/ger-ban3.jpg) top left no-repeat;
}
.ger-img3{
width:958px; /*width of featured content slider*/
height:366px;
background:url(../images/ger-ban3.jpg) top left no-repeat;
}
/*
.spa-img1{
width:958px; /*width of featured content slider*/
/*height:366px;
background:url(../images/spa-ban1.jpg) top left no-repeat;
}
*/
.spa-img1{
width:958px; /*width of featured content slider*/
height:366px;
background:url(../images/spa-ban2.jpg) top left no-repeat;
}
.spa-img2{
width:958px; /*width of featured content slider*/
height:366px;
background:url(../images/spa-ban3.jpg) top left no-repeat;
}
.spa-img3{
width:958px; /*width of featured content slider*/
height:366px;
background:url(../images/spa-ban3.jpg) top left no-repeat;
}
/*
.por-img1{
width:958px; /*width of featured content slider*/
/*height:366px;
background:url(../images/por-ban1.jpg) top left no-repeat;
}
*/

.por-img1{
width:958px; /*width of featured content slider*/
height:366px;
background:url(../images/por-ban2.jpg) top left no-repeat;
}
.por-img2{
width:958px; /*width of featured content slider*/
height:366px;
background:url(../images/por-ban3.jpg) top left no-repeat;
}
.por-img3{
width:958px; /*width of featured content slider*/
height:366px;
background:url(../images/por-ban3.jpg) top left no-repeat;
}

.pagination{
width: 150px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: left;
padding: 0px 0px;
position:absolute;
bottom:13px;
right:30px;
z-index:1000;
padding: 1px 1px 1px 0;

}

.pagination a{
padding: 0 10px;
text-decoration: none; 
color: #ffffff;
text-indent:-9999px;
background:url(../images/pignite.png) top left no-repeat;

}

.pagination a:hover {
background:url(../images/pignite-active.png) top left no-repeat;
}
.pagination a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.pagination a.selected{
background:url(../images/pignite-active.png) top left no-repeat;
}
.dropsaddow{
background:url(../images/top-shadow.png) top left no-repeat;
float:left;
width:603px;
padding:0px 0 0px 0px;
}
/*.sliderwrapper .contentdiv .img1 a,*/
.sliderwrapper .contentdiv .img1 a, .sliderwrapper .contentdiv .img2 a, .sliderwrapper .contentdiv .img3 a{ display:block; width:958px; height:366px;}
