a:link, a:visited
{
  color: #edc13c;
  text-decoration: none;
  border: none;
}
a:active, a:hover
{
  color: Navy;
  text-decoration: none;
  border: none;
}

img
{
  border: none;
}

#main
{
  z-index: 2; 
  position: relative; 
  margin-left:auto;
  margin-right:auto;
  width: 1000px;
  text-align: left;
}

#header
{
  position: relative; 
  height: 75px;
  width: 100%;
}
#logo
{
  float: left;
}
#nav
{
  float: right;
  font-size: 20px;
}

#nav a:link, #nav a:visited
{
  color: #ffffff;
  text-decoration: none;
  padding-left: 10px;
  padding-top: 15px;
}
#nav a:active
{
  color: #edc13c;
  text-decoration: none;
  padding-left: 10px;
  padding-top: 15px;
}

#nav .selected a:link, #nav .selected a:visited, #nav .selected a:active
{
  color: #edc13c;
  font-weight: 600;
  text-decoration: none;
  padding-left: 10px;
  padding-top: 15px;
}

#body
{
  text-align: left;
  background-image: url(/images/bg.png);
  padding: 10px 10px 10px 10px;
  margin-left:auto;
  margin-right:auto;
  width: 100%;
  min-height: 400px;
  border: solid 1px #000000;
}

#body .breadcrumb
{
  font-size: 10px;
  position: absolute;
  right: 0px;
}
#body .breadcrumb a:link, #body .breadcrumb a:visited
{
  color: #edc13c;
}
#body .breadcrumb a:active, #body .breadcrumb a:hover
{
  color: Navy;
}

.left
{
  min-width: 80%;
  width: 80%;
  padding-right: 35px;
}
.right
{
  max-width: 20%;
  width: 20%;
  text-align: left;
}

.right li
{
  margin-bottom: 5px;
}

.right a:link, .right a:visited
{

}
.right a:active, .right a:hover
{

}

#footer
{
  position: relative; 
}


#List
{
  width: 100%;  
}

#List td
{
  vertical-align: top;
  padding: 15px 15px 15px 15px;
  margin-bottom: 25px;
  border: solid 1px #cccccc;
}

#List A:link, #List A:visited
{
  font-weight: 600;
  text-decoration: none;
  color: #edc13c;
} 

#List A:active, #List A:hover
{
  font-weight: 600;
  text-decoration: none;
  color: #edc13c;
}



.videoGallery
{
  list-style: none;
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  width: 100%;
}

.videoGallery li
{
  float: left;
  display: inline;
  text-align: center;
  margin: 10px;
  padding: 10px;
  width: 175px;
  color: #999;
  border: 1px solid #ced7de;
  background-color: #fff;
}

.videoGallery a
{
  text-decoration: none;
}
.videoGallery a b 
{
  text-decoration: auto;
}
.videoGallery a img
{
  /*border: 1px solid #999;*/
  text-decoration: none;
}

.VideoGalleryHeading
{
  width:100%;
  border: solid 1px #CCCCCC;
  background-color: #EBEBEB;
  font-size: 10px;
  text-transform: uppercase;
  color: #c00;
  line-height: 20px;
  padding: 3px 0px 3px 5px;
  text-align: center;
  margin-top: 25px;
}
.VideoThumbnail
{
  vertical-align: top;
  text-align: center;
  padding: 5px 10px 5px 10px;
  border: solid 1px #cccccc;
}



.ThumbnailList li 
{
  float: left; 
  background-color: #ebebeb; 
  border: solid 1px #ccc; 
  margin: 5px 5px 5px 5px; 
  padding: 5px 5px 5px 5px; 
  display: inline; 
  text-align: center;
}

#lightbox{  position: absolute;  left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%  ; }

#imageData{  padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold;  }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }      
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}     

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

