/**
Stylesheet: Demo.css
	CSS for Slideshow demos.

License:
	Creative Commons license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #E5E5E5 /*url(../Images/SlideShow/body.gif) repeat-x*/;
	text-align: center;
}
a {
  color: #404040;
	cursor: pointer;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

div.addthis {
	position: absolute;
	top: 16px;
	right: 5px;
}
div.addthis img {
	border: 0;
}
div#wrapper {
	height: 100%;
	margin: 0 auto;
	padding: 0px 0;
	position: relative;
	text-align: left;
	width: 850px;
}

/*.btn-ctrl-prev {
	position: absolute;
	TOP: 220px;
	HEIGHT: 56px;
	WIDTH: 50px;
	left:-85px;
	z-index: 9998;
}
*/

.bt-ctrl-prev 
{
	top: 19px;
	left:-45px;
	width: 41px;
	height: 532px;
	cursor:pointer;
	POSITION: absolute;
	z-index: 10000;
}

.bt-ctrl-img-prev 
{
	left: 33%;
	top: 44%;
	position: relative;
	cursor:pointer;
}

.bt-ctrl-next 
{
	top: 19px;
	left:732px;
	width: 41px;
	height: 532px;
	cursor:pointer;
	POSITION: absolute;
	z-index: 10000;
}

.bt-ctrl-img-next 
{
	left: 33%;
	top: 44%;
	position: relative;
	cursor:pointer;
}

/*.bt-ctrl-img-next{
	background-image: url(../Images/SlideShow/btn-next.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position : center;
	TOP: 220px;
	HEIGHT: 56px;
	WIDTH: 50px;
	left:-85px;
	Z-INDEX: 998;
	POSITION: absolute; 
	MARGIN-LEFT: 835px;
	DISPLAY: block;
}*/

/*.bt-ctrl-img-prev
{
	background-image : url(../Images/SlideShow/btn-previous.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	HEIGHT: 56px;
	WIDTH: 50px;
	MARGIN-LEFT: 0px;
	left:-60px;
	Z-INDEX: 998;
	POSITION: absolute; 
	TOP: 220px;
	MARGIN-LEFT: 5px;
	DISPLAY: block;
}*/

/*.bt-ctrl-img-prev {
	DISPLAY: block; Z-INDEX: 998; MARGIN-LEFT: 0px; WIDTH: 50px; POSITION: absolute; TOP: 220px; HEIGHT: 56px
}*/
em {
	color: #808080;
	font-style: normal;
}
h1, h2, h3, p, ul {
  color: #404040;
  font: normal 12px/16px Arial, sans-serif;
  padding: 0 20px 16px;
}
h1 {
  padding: 0 0 16px 0;
}
h1 a {
  background: url(h1-a.gif);
  display: block;
  height: 39px;
  overflow: hidden;
  text-indent: -10000px;
  width: 294px;
}
h2 {
  background: url(h2.gif) no-repeat;
  padding: 10px 20px 16px 90px;
}
h3:before {
  content: '.';
}
h3 {
  color: #000;
  text-transform: lowercase;
}

strong {
  color: #000;
  font-weight: normal;
}

.slideshow 
{
  background: url(../Images/SlideShow/slideshow.gif) no-repeat;
  top:5px;
  left : 0px;
  height: 534px;
 width: 729px;
}

.slideshow-captions {
	/*background: #FFF;
	bottom: 109px;
	color: #000;
	font: normal 12px/20px Arial, sans-serif;
	left: 30px;
	text-align: center;
	width: 500px;*/
	background: #FFF;
	bottom: 4px;
	color: #000;
	font: normal 12px/20px Arial, sans-serif;
	left: 7px;
	text-align: center;
	width: 715px;
}
.slideshow-captions-visible {
	height: 20px;
	opacity: 1;
}
.slideshow-controller {
	margin: -44px 0 0 -119px;
	top: 50%;
}
.slideshow-images {
	/*left: 30px;
	height: 400px;
	top: 39px;
	width: 500px;*/
	left: 7px;
	height: 519px;
	top: 7px;
	width: 715px;
}
.slideshow-images img {
	position: static;
}
.slideshow-thumbnails {
	/*bottom: 0;
	height: 85px;
	left: 20px;
	overflow: auto;
	width: 520px;*/
	bottom: -127px;
	height: 125px;
	left: 0px;
	overflow: auto;
	width: 729px;
}
.slideshow-thumbnails ul {
	height: 60px;
	width: 30000px;
}
.slideshow-thumbnails li {
	margin: 0 5px 0 0;
}
.slideshow-thumbnails a {
	background: url(../Images/SlideShow/thumbnails-a.gif);
	float: left;
	opacity: .5;
	padding: 10px;
}
.slideshow-thumbnails a img {
	border: 0;
}
.slideshow-thumbnails .overlay {
	bottom: 25px;
	height: 60px;
	position: absolute;
	width: 30px;
	z-index: 10000;
}
.slideshow-thumbnails .overlay.a {
	/*background: url(thumbnails-a.png);*/
	left: 0;
}
.slideshow-thumbnails .overlay.b {
	/*background: url(thumbnails-b.png);*/
	right: 0;
}

/* CSS-based transitions: Infinite effects */

.slideshow-alternate-images {
	left: 30px;
	height: 400px;
	top: 39px;
	width: 500px;
}
.slideshow-alternate-images img { 
	float: left;
}	
.slideshow-alternate-images-visible { 
	left: 0; 
	opacity: 1; 
	top: 0; 
}	
.slideshow-alternate-images-next { 
	left: 0; 
	opacity: 0; 
	top: 400px; 
}
.slideshow-alternate-images-prev { 
	left: 0; 
	opacity: 0; 
	top: -400px; 
}

/* Thumbnails: Intelligent and auto-scrolling */

.slideshow-alternate-thumbnails {
	height: 421px;
	position: absolute;
	right: -64px;
	top: 28px;
	width: 70px;
}
.slideshow-alternate-thumbnails * {
	margin: 0;
	padding: 0;
}
.slideshow-alternate-thumbnails ul {
	height: 500px;
	left: 0;
	position: absolute;
	top: 0;
	width: 70px;
}
.slideshow-alternate-thumbnails li {
	float: left;
	list-style: none;
	margin: 0 0 5px 0;
	position: relative;
}
.slideshow-alternate-thumbnails a {
	background: url(../Images/SlideShow/thumbnails-a.gif);
	display: block;
	opacity: .5;
	padding: 10px;
	position: relative; 
}
.slideshow-alternate-thumbnails a:hover {
	opacity: 1 !important;
}
.slideshow-alternate-thumbnails a img {
	border: 0;
}
.slideshow-alternate-thumbnails img {
	display: block;
}
.slideshow-alternate-thumbnails-active {
	opacity: 1;
}
.slideshow-alternate-thumbnails-inactive {
	opacity: .5;
}
.slideshow-alternate-thumbnails .overlay {
	left: 0;
	height: 30px;
	position: absolute;
	width: 100%;
	z-index: 10000;
}
.slideshow-alternate-thumbnails .overlay.a {
	background: url(../Images/SlideShow/vertical-thumbnails-a.png);
	top: 0;
}
.slideshow-alternate-thumbnails .overlay.b {
	background: url(../Images/SlideShow/vertical-thumbnails-b.png);
	bottom: 0;
}

/* Controller: Accessible and style-able */

.slideshow-alternate-controller {
	background: url(../Images/SlideShow/controller.png) no-repeat;
	height: 42px;
	left: 50%;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 238px;
	z-index: 10000;
}
.slideshow-alternate-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-alternate-controller-hidden { 
	margin-top: -200px;
	opacity: 0;
}
.slideshow-alternate-controller-visible {
	margin-top: -42px;
	opacity: 1;
}
.slideshow-alternate-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-alternate-controller a.active {
	background-position: 0 18px;
}
.slideshow-alternate-controller li {
	list-style: none;
}
.slideshow-alternate-controller li.first a {
	background-image: url(../Images/SlideShow/controller-first.gif);
	left: 33px;
	width: 19px;
}
.slideshow-alternate-controller li.last a {
	background-image: url(../Images/SlideShow/controller-last.gif);
	left: 186px;
	width: 19px;
}
.slideshow-alternate-controller li.next a {
	background-image: url(../Images/SlideShow/controller-next.gif);
	left: 145px;
	width: 28px;
}
.slideshow-alternate-controller li.pause a {
	background-image: url(../Images/SlideShow/controller-pause.gif);
	left: 109px;
	width: 20px;
}
.slideshow-alternate-controller li.play a {
	background-image: url(../Images/SlideShow/controller-play.gif);
}
.slideshow-alternate-controller li.prev a {
	background-image: url(../Images/SlideShow/controller-prev.gif);
	left: 65px;
	width: 28px;
}
