﻿/* Stlyes for VA Rotator */

#va-rotator {
    border: 1px solid #124069;
    float: right;
    height: 275px;
    position: relative;
    width: 418px;
}

#va-rotator h3 {
    color: #ffffff;
    font: bold 1.1em/150% Arial,Helvetica,sans-serif;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
}

#va-rotator .text-control {
    float: left;
    height: 100%
    margin: 
    width: 100%
}

#va-rotator .text-control p {
    color: #ffffff;
    float: left;
    margin-left: 0px
    padding: 0;
    text-align: left;
}

#va-rotator .text-control a {
    color: #8de1fb;
    font-family: "Myriad Pro",Arial,Helvetica,sans-serif;
    text-decoration: none;
}

#va-rotator .text-control a:link {
    font-family: "Myriad Pro",Arial,Helvetica,sans-serif;
    text-decoration: none;
}

#va-rotator .text-control a:hover {
    color: #8de1fb;
    outline: medium none;
    text-decoration: underline;
}

#va-rotator .text-control a:visited {
    color: #8de1fb;
    outline: medium none;
    text-decoration: none;
}
a.text-control {
    color: #ffffff;
    font-family: "Myriad Pro",Arial,Helvetica,sans-serif;
    text-decoration: none;
}

a.text-control:link {
    color: #ffffff;
    font-family: "Myriad Pro",Arial,Helvetica,sans-serif;
}

a.text-control:visited {
    color: #8de1fb;
    outline: medium none;
    text-decoration: none;
}

a.text-control:hover {
    text-decoration: underline;
}

#va-rotator li.inact:hover {
    background-image: none;
    background-repeat: no-repeat;
}

#va-rotator li.act, li.act:hover {
    background-position: -150px -100px;

}
#va-rotator li.act a {
    
    background-position: -150px -100px;
}

#va-rotator .fbar {
    background: none;
    width: 2px;
}

#va-rotator #slider {
    position: relative;
}

#slider img {
    height: 258px;
    width: 418px;
}

#slider ul, #slider li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#slider, #slider li {
    height: 238px;
    overflow: hidden;
    width: 418px;
}

.slide {
    float: left;
    height: 258px;
    left: 0;
    position: relative;
    right: 0;
    width: 418px;
}

#va-rotator ul {
    height: 25px;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#va-rotator > ul > li {
    height: 21.5em;
    list-style: none outside none;
    overflow: hidden;
    position: relative;
    width: 418px;
}

.va-rotator-image {
    height: 238px;
    overflow: hidden;
    position: relative;
    z-index: 10;
}

.va-rotator-image img {
    height: 258px;
    width: 418px;
}

.va-rotator-content {
    color: #fff;
    height: 4.01em;
    left: 0;
    padding: 0.583333em 1.66667em;
    position: relative;
    top: -4em;
    width: 378px;
    z-index: 11;
} 

#va-rotator .ms-WPBody h3 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    height: 40px;
    line-height: 1.23em;
    margin: 0 108px 4px 0;
    text-transform: uppercase;
}

.va-rotator-content h3 {
    margin-right: 100px;
}

.no-zoom .va-rotator-content h3 {
    height: 50px;
}

.va-rotator-content p {
    margin: 0 150px 0 0;
}

.va-rotator-content p a {
    bottom: 10px;
    color: #fff !important;
    font-weight: normal;
    position: absolute;
    text-decoration: underline;
}

#va-rotator-footer {
    bottom: 10px;
    position: absolute;
    right: 7px;
    z-index: 12;
}

#va-rotator-footer a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

#menu {
    position: absolute;
    top: 220px;
	right: 10px;
    width: 140px;
    z-index: 13;
	background:none;
	height:25px;
}

#pauseControls {
    margin-left: 3px;
    position: absolute;
    right: 0;
}

ol#menu, ul#pauseControls {
    float: right;
    height: 20px;
    margin: 0;
    padding: 0;
}

ol#menu {
    margin: 0 20px 0 0;
}

#menu li {
    float: left;
    height: 20px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#menu li a {
    background: url("/vaforvets/images/sprite.png") no-repeat scroll -130px -100px rgba(0, 0, 0, 0);
    color: #fff;
    display: block;
    float: left;
    height: 20px;
    width: 20px;
}

ol#menu li.activeSlide a {
    background-position: -150px -100px;
}

#slider-controls {
    left: 370px;
    position: relative;
    top: -269px;
    z-index: 200;
}

#sliderControls #pauseControls a.play {
    background-position: -170px -120px;
    width: 20px;
}

#sliderControls #pauseControls a.pause {
    background-position: -170px -100px;
    width: 20px;
}

#pauseControls_continue {
    display: none;
}

.slide div.description {
     background: url("/images/bg-galley-text.png") repeat-x scroll 0 top transparent;
    display: block;
    float: right;
    height: 50px !important;
    left: 0;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    top: 205px;
    width: 398px;
    z-index: 50;
	background-color:transparent;
	filter: none;
}
