<!--
/******************************************************************
 ******************************************************************
 *
 * CSS for "Carl Ford - Studio Woodturner" Gallery with Highslide
 *
 * By: Carl B. Ford III
 *
 * 01/21/08 - Initial Version
 *
 ******************************************************************
 ******************************************************************/

/*-----------------------------------------------------------------
 * Highslide used by Highslide.js
 *----------------------------------------------------------------*/
.highslide {
  cursor: url(../../../../../../Application%20Data/JAlbum/skins/CBF_Matrix/gallery/album/res/graphics/zoomin.cur), pointer;
  outline: none;
  }
.highslide img {
  border: 2px solid gray;
  }
.highslide:hover img {
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  }
.highslide-image {
  border: 2px solid white;
  }
.highslide-caption {
  background-color: white;
  border-top: none;
  border: 2px solid white;
  color: black;
  display: none;
  font-family: Verdana, Helvetica;
  font-size: 10pt;
  padding: 5px;
  }
.highslide-image-blur {
  }
.highslide-caption a:link {
  color: #000000;
  }
.highslide-caption a:visited {
  color: #000000;
  }
.highslide-caption a:hover {
  color: #ff0000;
  }
.highslide-caption a:active {
  color: #000000;
  }
.highslide-dimming {
  background: black;
  position: absolute;
  visibility: hidden;
  }
.highslide-active-anchor img {
  visibility: hidden;
  }
.highslide-loading {
  background-color: black;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  color: white;
  display: block;
  font-size: 9px;
  font-weight: bold;
  padding: 3px;
  text-decoration: none;
  text-transform: uppercase;
  }
a.highslide-credits, a.highslide-credits i {
  color: silver;
  font-size: 10px;
  padding: 2px;
  text-decoration: none;
  }
a.highslide-credits:hover, a.highslide-credits:hover i {
  background-color: gray;
  color: white;
  }
.highslide-move {
  cursor: move;
  }
.highslide-overlay {
  display: none;
  }
.highslide-display-block {
  display: block;
  }
.highslide-display-none {
  display: none;
  }
/*-----------------------------------------------------------------
 * Controlbar use by Highslide.js
 *----------------------------------------------------------------*/
.controlbar {
  background: url(../../../../../../Application%20Data/JAlbum/skins/CBF_Matrix/gallery/album/res/graphics/controlbar4.gif);
  height: 34px;
  width: 167px;
  }
.controlbar a {
  display: block;
  float: left;
  height: 27px;
  /*margin: 0px 0 0 4px; */
  }
.controlbar a:hover {
  background-image: url(../../../../../../Application%20Data/JAlbum/skins/CBF_Matrix/gallery/album/res/graphics/controlbar4-hover.gif);
  }
.controlbar .previous {
  width: 50px;
  }
.controlbar .next {
  background-position: -50px 0;
  width: 40px;
  }
.controlbar .highslide-move {
  background-position: -90px 0;
  width: 40px;
  }
.controlbar .close {
  background-position: -130px 0;
  width: 36px;
  }
/*-----------------------------------------------------------------
 * Breadcrumbs gened by JAlbum Matrix Skin
 *----------------------------------------------------------------*/
TD.jam_breadcrumbs { 
  background-color: #ffffff; 
  border: solid 1px #cc6600; 
  padding: 3px 10px 5px; 
  text-align: center; 
  width: 2000; 
  font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, sans-serif; 
  font-size: 16px; 
  margin-top: 45px; 
  }
.jam_breadcrumbs_arrow { font-size: 120%; font-weight: normal; font-style: normal; line-height: normal; text-transform: lowercase; }
/*-----------------------------------------------------------------
 * Thumbs gened by JAlbum Matrix Skin
 *----------------------------------------------------------------*/
TD.jam_thumbnail {
  background-color: #ffffff;
  border: solid 1px #cc6600;
  padding: 3px;
  text-align: center;
  width: 2000;
  font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, sans-serif;
  font-size: 12px;
  }
.jam_thumbnail img {
  border-color: #ffffff;
  border-width: 2px;
  }
.jam_thumbnail:hover img {
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  }
.jam_thumbnail:hover a {
  border: 0;
  background-color: #ffffff;
  }
/*-----------------------------------------------------------------
 * Navbox gened by JAlbum Matrix Skin
 *----------------------------------------------------------------*/
TD.jam_navbox {
  background-color: #ffcc33;
  border: solid 1px #cc6600;
  font-size: 12pt;
  padding: 5px;
  text-align: center;
  width: 2000;
  }
.jam_navbox a:hover {
  background-color: #cc6600;
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
  }
/*-----------------------------------------------------------------
 * The End
 *----------------------------------------------------------------*/
-->
