/* flex slideshow */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: medium none;
}
.slides, .flex-control-nav, .flex-control-nav ul, .flex-direction-nav {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.flexslider {
    margin: 0;
    padding: 0;
    box-shadow: 0 0px 0px rgba(0,0,0,0.2);
    position: relative;
}
.flexslider .slides > li {display: none;
}
.flexslider .slides img {display: block;
    width: 100%;
}
.flex-pauseplay span {text-transform: capitalize;
}
.slides:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
html[xmlns] .slides {display: block;
}
* html .slides {height: 1%;
}
.no-js .slides > li:first-child {
    display: block;
}
.flex-viewport {
    transition: all 1s ease 0s;
}
.loading .flex-viewport {
max-height: 200px;
}
.flexslider .slides {
}
.carousel li {margin-right: 5px;
}
.flex-direction-nav a {
   width: 30px; 
   height: 30px; 
   margin: -20px 0 0; 
   display: block; 
   background: url("http://www.aghost.net/images/e0002935/bg_direction_nav.png") no-repeat scroll 0 0 rgba(0,0,0,0); 
   position: absolute; 
   top: 50%; 
   cursor: pointer; 
   text-indent: -9999px; 
   opacity: 0; 
   -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
 
.flexslider:hover .flex-next {
    opacity: 0.8;
    right: -15px;
}
.flexslider:hover .flex-prev {
    left: -15px;
    opacity: 0.8;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
}
.flex-direction-nav .disabled {
    opacity: .3!important; 
    filter:alpha(opacity=30);
    cursor: default;
}
.flex-control-nav {
    left: 0px;
    z-index: 150;
bottom: -30px;
position: absolute
width: 100%;
text-align: center;
}
.flex-control-nav li {
    display: inline-block;
    margin: 1px 6px;
}
.flex-control-nav li a {
    font-size: 18px;
    font-weight: bold;
    left: 10%;
    line-height: 1.1em;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    top: 16.6667%;
}
.flex-control-paging li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    cursor: pointer;
    display: block;
    height: 11px;
    text-indent: -9999px;
    width: 11px;
}
.flex-control-paging li a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
    cursor: default;
}
.nav-item span {
    font-size: 11px;
    font-weight: normal;
    text-transform: none !important;
}
@media screen and (max-width: 860px) { }
.textbackground {
    background-color: #DDDDD3;
    height: 75px;
    opacity: 0.7;
    width: 710px;
    z-index: 99;
}
.textimg h1 {
    color: #000000;
    font-size: 25px;
}
.textimg p {
    color: #000000;
    font-family: georgia;
    font-size: 16px;
    margin-left: 5px;
    z-index: 101;
}
.textimg2 {
    margin-top: -60px;
}
.textimg {margin-top: -80px;
}
.textimg p a { font-size: 17px;
			 font-weight: bold;
}
.textimg2 a {font-size: 18px;
			margin-left: 5px;
}
.textimg1 {margin-top: -83px;
			margin-left: 5px;
}
.textimg1 a {font-size: 18px;
}
.textimg1 p {font-size: 16px;
}
.textvideo1 {margin-top: -5px;
}

