﻿.GalleryStrip
{
    width:100%;
    height:100px;
    margin-top:20px;
    z-index:200000;
    
}
.GalleryStrip .boxheadertext,.SlideShow .boxheadertext
{
    color:White;
    background-position:left top;
    background-repeat:repeat-x;
    min-height:12px;
}

.GalleryStrip .boxheadertext
{
    float:left;
    width:490px;
}
.GalleryStrip .headerText
{
    float:left;
}
.SlideShow .headerText
{
    float:left;
}
.GalleryStrip .legend,.SlideShow .legend
{
    float:right;
}
.GalleryStrip .strip
{
    width:530px;
    margin:0px -10px;
    float:left;
    /*margin:auto;*/
}
.GalleryStrip .strip .stripInner
{
    width:510px;
    float:left;
}
.GalleryStrip .stripImage
{
    float:left;
    width:51px;
    height:50px;
    text-align:center;
    overflow:hidden;
}
/*   N A V I G A T I O N    */
.GalleryStrip .galleryNav
{
    float:left;
    padding-top:20px;
    height:30px;
    width:10px;
    z-index:200000;
}
.GalleryStrip .galleryNav a
{
    text-decoration:none!important;
    cursor:pointer;
    padding:0px 4px 10px 4px;
    height:20px;
}
.GalleryStrip .galleryNav a.inactive
{
    -moz-opacity:60;
	filter:alpha(opacity=60);
	opacity: 0.6;
	cursor:auto;
	cursor:none;
}
.backNav
{
    margin-left:-1px;
}
.nextNav
{
    margin-left:-1px;
}
.SlideShowLink
{
    float:right;
    font-size:85%;
    margin-right:20px;
}
.SlideShowLink a
{
    color:#0F5282;
    cursor:pointer;
}
/*  S L I D E S H O W */

.SlideShowBackground
{
    width:100%;
    height:100%;
    position:absolute;
    position:fixed;
    left:0px;
    top:0px;
    bottom:0px;
    background-color:Black;
  /*  -moz-opacity:90;
	filter:alpha(opacity=90);
	opacity: 0.9;*/
	z-index:11;
}
.SlideShow
{
    position:fixed;
    top:10%;
    margin:auto;
    width:530px;
    z-index:12;
    background-color:Black;
}
.GalleryButton
{
    text-align:right;
    color:White;
    font-weight:bold;
    height:20px;
    vertical-align:baseline;
    padding-bottom:5px;
}
.GalleryButton a
{
    color:White;
    text-decoration:none;
}
.closeSlideShow span
{
    
}
.GalleryButton img
{
    vertical-align:bottom;
}
.SlideShowImageContainer
{
    position:relative;
    top:0px;
    left:0px;
}
.SlideShowImage
{
    position:absolute;
    margin:auto;
}
.slideShowButtons
{
    float:right;
    color:White;
    font-weight:bold;
    margin-top:10px;
}
.slideShowButtons span
{
    margin:5px;
    cursor:pointer;
    display:block;
}
#flipGadget
{
    width:535px;
    float:left;
}
.flipContainers,.flipContainer img
{
    float:left;
    width:500px;
    border:solid 1px Yellow;
    position:relative;
}
.prevnextbutton,.startstopbutton
{
    float:left;
    width:13px;
    border:solid 1px Yellow;
    margin-top:200px;
    color:Yellow;
    overflow:hidden;
    cursor:pointer;
}







#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:555px; margin:0px -13px 0px -13px; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:530px; height:350px; padding:0px 13px 0px 13px; background:#000}
#information {position:absolute; bottom:0; width:528px; height:0; margin:0px 1px; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.9; filter:alpha(opacity=90)}
#information h3 {padding:4px 10px 3px; color:White;}
#information p {padding:0 10px 8px}
#image {width:528px; height:350px;overflow:hidden;z-index:26; background-color:Black; border:solid 1px #999;border-top:none;}
#image img {position:absolute; z-index:25; width:auto; max-height:350px;max-width:528px;}
.imgnav {position:absolute;width:30%; height:30px; top:140px; cursor:pointer; z-index:150;}
#imgprev {left:0;}
#imgnext {right:0;}
#imglink {position:absolute; height:30px; width:100%; z-index:100; opacity:.9; filter:alpha(opacity=90);}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px;margin-left:0px;}
#slideleft {float:left; width:12px; margin-top:20px; height:15px;cursor:pointer;}
#slideleft:hover {background-color:#333}
#slideright {float:left; width:12px; margin-top:20px; height:15px;cursor:pointer; margin-right:-10px;}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:530px; height:52px; overflow:hidden; background-color:Black;}
#slider {position:absolute; left:0; height:50px; background-color:Black;}
#slider img {cursor:pointer; border:1px solid #000; padding:0px}
