
#wowslider-container1 {
    border: medium none;
    max-width: 666px;
    position: relative;
    text-align: left;
    z-index: 90;
}
* html #wowslider-container1 {
    width: 666px;
}
#wowslider-container1 .ws_images ul {
    border-spacing: 0;
    height: auto;
    left: 0;
    list-style: none outside none;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 10000%;
}
#wowslider-container1 .ws_images ul li {
    float: left;
    font-size: 0;
    line-height: 0;
    margin: 0 !important;
    padding: 0 !important;
    width: 1%;
}
#wowslider-container1 .ws_images {
    height: 100%;
    left: 344px;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
}
#wowslider-container1 .ws_images a {
    color: rgba(0, 0, 0, 0);
    display: block;
    width: 100%;
}
#wowslider-container1 img {
    max-width: none !important;
}
#wowslider-container1 .ws_images img {
    border: 0 none;
    max-width: none;
    padding: 0;
    width: 100%;
}
#wowslider-container1 a {
    border: medium none;
    outline: medium none;
    text-decoration: none;
}
#wowslider-container1 .ws_bullets {
    float: left;
    font-size: 0;
    position: absolute;
    z-index: 70;
}
#wowslider-container1 .ws_bullets div {
    float: left;
    position: relative;
}
#wowslider-container1 a.wsl {
    display: none;
}
#wowslider-container1 .ws_bullets {
    padding: 10px;
}
#wowslider-container1 .ws_bullets a {
    background: url("./bullet.png") no-repeat scroll left 50% rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0);
    float: left;
    height: 15px;
    margin-left: 4px;
    position: relative;
    text-indent: -4000px;
    width: 8px;
}
#wowslider-container1 .ws_bullets a.ws_selbull, #wowslider-container1 .ws_bullets a:hover {
    background-position: right 50%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
    background-image: url("./arrows.gif");
    display: none;
    height: 62px;
    margin-top: -28px;
    position: absolute;
    top: 50%;
    width: 38px;
    z-index: 60;
}
#wowslider-container1 a.ws_next {
    background-position: 100% 0;
    right: -8px;
}
#wowslider-container1 a.ws_prev {
    background-position: 0 0;
    left: -8px;
}
#wowslider-container1 a.ws_next:hover {
    background-position: 100% 100%;
}
#wowslider-container1 a.ws_prev:hover {
    background-position: 0 100%;
}
* html #wowslider-container1 a.ws_next, * html #wowslider-container1 a.ws_prev {
    display: block;
}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {
    display: block;
}
#wowslider-container1 .ws_bullets {
    right: 0;
    top: 0;
}
#wowslider-container1 .ws-title {
    bottom: 35%;
    color: #000000;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 18px;
    left: 0;
    line-height: 18px;
    margin-right: 5px;
    padding: 12px;
    position: absolute;
    z-index: 50;
}
#wowslider-container1 .ws-title div {
    font-size: 13px;
    padding-top: 5px;
    text-transform: none;
}
#wowslider-container1 .ws-title .sliderHead {
    display: block;
    font-size: 60px;
    font-weight: bold;
    text-transform: none;
}
#wowslider-container1 .ws-title .sliderText {
    font-size: 22px;
}
#wowslider-container1 .ws_thumbs {
    font-size: 0;
    left: 0px;
    overflow: auto;
    position: absolute;
    width: 344px !important;
    z-index: 70;
}
#wowslider-container1 .ws_thumbs a {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #DDDDDD;
    color: #000000;
    display: block;
    padding: 11px 0 10px 30px;
    position: relative;
}
#wowslider-container1 .ws_thumbs a:hover {
    background-image: url("../images/r_menu_active.png");
    background-repeat: no-repeat;
}
#wowslider-container1 .ws_thumbs a:hover img {
    visibility: visible;
}
#wowslider-container1 .ws_thumbs .detay {
    display: block;
    font-size: 10px;
    font-weight: bold;
    text-transform: none;
}
#wowslider-container1 .ws_thumbs {
    height: 100%;
    right: -126px;
    top: 0;
    width: 121px;
}
#wowslider-container1 .ws_thumbs div {
    position: relative;
    width: 100%;
}
#wowslider-container1 .ws_thumbs .ws_selthumb {
    background-color: #65a6ed;
    color: #FFFFFF;
}
#wowslider-container1 .ws_thumbs a img {
    border: 5px solid #FFFFFF;
    box-shadow: 0 0 5px #999999;
    margin: 3px;
    max-width: none;
    text-indent: 0;
}
#wowslider-container1 .ws_images ul {
    animation: 16s ease 0s normal none infinite wsBasic;
}
@-moz-keyframes wsBasic {
0% {
    left: 0;
}
12.5% {
    left: 0;
}
25% {
    left: -100%;
}
37.5% {
    left: -100%;
}
50% {
    left: -200%;
}
62.5% {
    left: -200%;
}
75% {
    left: -300%;
}
87.5% {
    left: -300%;
}
}
@-moz-keyframes wsBasic {
0% {
    left: 0;
}
12.5% {
    left: 0;
}
25% {
    left: -100%;
}
37.5% {
    left: -100%;
}
50% {
    left: -200%;
}
62.5% {
    left: -200%;
}
75% {
    left: -300%;
}
87.5% {
    left: -300%;
}
}
#wowslider-container1 .ws_shadow {
    background: url("./shadow.png") no-repeat scroll left 100% / 100% auto rgba(0, 0, 0, 0);
    bottom: -7%;
    height: 7%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}
* html #wowslider-container1 .ws_shadow {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
* + html #wowslider-container1 .ws_shadow {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#wowslider-container1 .ws_bullets a img {
    border: 5px solid #FFFFFF;
    box-shadow: 0 0 5px #999999;
    display: block;
    left: -53px;
    max-width: none;
    position: absolute;
    text-indent: 0;
    top: 16px;
    visibility: hidden;
}
#wowslider-container1 .ws_bullets a:hover img {
    visibility: visible;
}
#wowslider-container1 .ws_bulframe div div {
    height: 48px;
    overflow: visible;
    position: relative;
}
#wowslider-container1 .ws_bulframe div {
    background-color: #FFFFFF;
    left: 0;
    overflow: hidden;
    position: relative;
    width: 105px;
}
#wowslider-container1 .ws_bullets .ws_bulframe {
    border: 5px solid #FFFFFF;
    box-shadow: 0 0 5px #999999;
    cursor: pointer;
    display: none;
    overflow: visible;
    position: absolute;
    top: 20px;
}
#wowslider-container1 .ws_bulframe span {
    background: url("./triangle.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 6px;
    left: 53px;
    margin-left: -9px;
    position: absolute;
    top: -11px;
    width: 15px;
}
.slides {
    height: 300px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 663px;
}
.slides ul {
    list-style: none outside none;
    position: relative;
}
@-moz-keyframes anim_slides {
0% {
    opacity: 0;
}
6% {
    opacity: 1;
}
24% {
    opacity: 1;
}
30% {
    opacity: 0;
}
100% {
    opacity: 0;
}
}
.slides ul li {
    animation-direction: normal;
    animation-duration: 24s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: anim_slides;
    animation-play-state: running;
    animation-timing-function: linear;
    opacity: 0;
    position: absolute;
    top: 0;
}
.slides ul li:nth-child(2) {
    animation-delay: 6s;
}
.slides ul li:nth-child(3) {
    animation-delay: 12s;
}
.slides ul li:nth-child(4) {
    animation-delay: 18s;
}
.slides ul li img {
    display: block;
}
@-moz-keyframes anim_titles {
0% {
    left: 100%;
    opacity: 0;
}
5% {
    left: 10%;
    opacity: 1;
}
20% {
    left: 10%;
    opacity: 1;
}
25% {
    left: 100%;
    opacity: 0;
}
100% {
    left: 100%;
    opacity: 0;
}
}
