@charset "utf-8";
/* CSS Document */
/*Classes used by the library */
.hover { opacity:0.25; filter:alpha(opacity:25); } /* Style for thumbnails on hover event  */
.active { position:absolute;z-index:10; } /* Class for element at top  */
.reset{ position:absolute;z-index:4;  } /* Class for the rest of the elements  */

/*Classes for thumbnail positioning*/
.left { position:relative; z-index:12; display:block; left:0px; overflow:hidden; } /* Class used when thumbnailposition is left */
.down { position:absolute; width:20000px; z-index:12; bottom:110px; }/* Class used when thumbnailposition is down */
.down li { float:left; }
.right { position:relative; left:280px; z-index:12; display:block; } /* Class used when thumbnailposition is right */

/*  Class for styling thumbnail */
#jquad-thumbnail .thumbnail { display:block; position:static; cursor:pointer; padding:3px; }

/*  Classes for full screen slideshow */
.maximum { position:fixed; top:0px; left:0px; margin:0px; padding:0px; } /*  * hack for IE 6  */
.maximum #controller { position:absolute; z-index:15; top:0px; left:240px; display:block; width:100px; } /* Main Span Controller at full screen slideshow */
.maximum #controller a { float:left; }
.maximum .left { position:absolute; z-index:12; width:auto; display:block; left:0px; overflow:hidden; }
.maximumright { position:fixed; top:10px; right:10px; z-index:12; display:block; }
.maximum .down { position:fixed; width:20000px; z-index:12; bottom:10px; }

/* ----------------------------- Styling The Stage and list items, captions -------------------------------*/
#jQuad-stage { }
#jQuad-stage ul { list-style:none; display:block; margin:0px; padding:0px; float:left; }
#jQuad-stage ul li { position:absolute; display:block; overflow:hidden; }
#jQuad-stage ul img { position:absolute;  }
#jQuad-stage ul li span { background:#000000; color:#FFFFFF; display: block; width:100%; position:absolute; z-index:16; bottom:0;  opacity:0.45; filter:alpha(opacity:75); border-top:1px solid #333333; font-family:Georgia, "Times New Roman", Times, serif; } /*  Styling captions */
#jQuad-stage ul li span:hover { opacity:1.0; filter:alpha(opacity:100); } /* Styling captions on hover state*/
/* -------------------------- Controllers CSS  --------------------------  */

#jQuad-stage  #controller  { position:absolute; z-index:25; left:150px; width:100px; display:block; } /* Main Span Controller */
#jQuad-stage #previous    { background:url(controls.png) no-repeat; display:block; width:30px; height:30px; float:left; margin:0px; padding:0px; } /* Previous Button */
#jQuad-stage  #next {  background:url(controls.png) no-repeat -60px 0px; display:block; width:30px; height:30px;float:left;  margin:0px; padding:0px;  } /* Next Button */
#jQuad-stage  .play { background:url(controls.png) no-repeat -30px 0px; display:block; width:30px; height:30px; float:left;  margin:0px; padding:0px;  } /* Class for play button */
#jQuad-stage  .pause { background-color:#000000; background:url(controls.png) -32px -32px; display:block; width:28px; height:30px; float:left;  margin:0px; padding:0px;  }  /* Class for pause button */

/* -------------------------- End of Controllers CSS  -------------------------- */

/*-------------------- Styling SLider -------------------------------------------*/

.slider { position:absolute;z-index:20;overflow:hidden; }
.slider ul { width:20000em; }
.