﻿/* SLIDESHOW */

ul#coms {background:#fff;width:577px;margin:0;padding:0;}
ul#coms li {border:0;padding:0;margin:0px 0 10px 0;list-style:none;float:left;background:#fff;width:577px;}
ul#coms li ol {background:#fff;width:577px;}
ul#coms li ol li {background:#fff;width:577px;border-bottom:1px solid #969595;padding:0 0 10px 0;}
#comHolder {float:left;background:#fff;padding-top:10px;}

/* Slideshow Listing (Galleries per Category) */
#cats li {list-style:none;float:left;margin:5px;}
#cats li a img{width:100px;height:100px;}
#cats li a{ color:#666; text-decoration:none; display:block;}
#cats li a:hover{ color:#000;text-decoration:none;}

/*	Slideshow Holder	*/
div#slide {float:left;z-index:2;width:868px;}
div#Pager {float:right;margin:0;padding:0;}
div#slideshow {float:left;}

/*	Slideshow Image Holder	*/
#s4{float:left;z-index:2;}

/*	LEFT and RIGHT thumbs	*/
ul#thumbs {width:285px;margin:0 0 0 5px;float:right;} 
#thumbs a {color:#666;text-decoration:none;width:65px;}
#thumbs a.activeSlide {color:#000;text-decoration:none; }
#thumbs a:link img, #thumbs a:visited img {padding:0px;outline:none;margin:0px 0px 2px 2px;width:63px;height:63px;}
#thumbs a:hover img {padding:0px;color:#000;}
#thumbs li {width:65px;margin:0 1px 1px 0;list-style:none;display:inline;list-style:none;}
#thumbs li a {filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
#thumbs li a:hover {filter:alpha(opacity=100); -moz-opacity:1.0;-khtml-opacity:1.0;opacity:1.0;}
#thumbs li a.activeSlide {filter:alpha(opacity=100);-moz-opacity:1.0;-khtml-opacity:1.0; opacity:1.0;}
/*ul#coms li.alt {background-color:#000;}*/
/* Scrolling thumbs Left Right */
ul#scrollingThumbs { list-style: none; padding: 0; margin: 0;}
#scrollingThumbs li{ list-style: none; padding: 0; margin: 0;}
#scrollingThumbs a {color:#666;text-decoration:none;width:65px;}
#scrollingThumbs a.activeSlide {color:#000;text-decoration:none; }
#scrollingThumbs a:link img, #thumbs a:visited img {padding:0px;outline:none;margin:0px 0px 2px 2px;width:63px;height:63px;}
#scrollingThumbs a:hover img {padding:0px;color:#000;}
#scrollingThumbs li {width:65px;margin:0 1px 1px 0;list-style:none;display:inline; list-style: none;}
#scrollingThumbs li a {filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
#scrollingThumbs li a:hover {filter:alpha(opacity=100); -moz-opacity:1.0; -khtml-opacity: 1.0; opacity: 1.0; }
#scrollingThumbs li a.activeSlide {filter:alpha(opacity=100); -moz-opacity:1.0; -khtml-opacity: 1.0; opacity: 1.0; }

/*	TOP and BOTTOM thumbs	*/
#thumbs_ a { color:#666; text-decoration:none; width: 54px; display: block; }
#thumbs_ a.activeSlide { color:#000; text-decoration:none; }
#thumbs_ a img { width: 50px; height: 50px; }
#thumbs_ li { width: 54px; float: left;list-style:none;margin:1px;list-style: none;}
#thumbs_ li a { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }
#thumbs_ li a.activeSlide { filter:alpha(opacity=100); -moz-opacity:1.0; -khtml-opacity: 1.0; opacity: 1.0; }

ul#scrollingThumbs_ { list-style: none; padding: 0; margin: 0;}
#scrollingThumbs_ li{ list-style: none; padding: 0; margin: 0;}
#scrollingThumbs_ a {color:#666;text-decoration:none;width:65px;}
#scrollingThumbs_ a.activeSlide {color:#000;text-decoration:none; }
#scrollingThumbs_ a:link img, #scrollingThumbs_ a:visited img {padding:0px;outline:none;margin:0px 0px 2px 2px;width:63px;height:63px;}
#scrollingThumbs_ a:hover img {padding:0px;color:#000;}
#scrollingThumbs_ li {width:65px;margin:0 5px 1px 5px;list-style:none;display:inline; list-style: none;}
#scrollingThumbs_ li a {filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
#scrollingThumbs_ li a:hover {filter:alpha(opacity=100); -moz-opacity:1.0; -khtml-opacity: 1.0; opacity: 1.0; }
#scrollingThumbs_ li a.activeSlide {filter:alpha(opacity=100); -moz-opacity:1.0; -khtml-opacity: 1.0; opacity: 1.0; }

/*	LEFT and RIGHT numbers	*/
#nav a { color:#666; text-decoration:none; display: block;}
#nav a.activeSlide { color:#000; text-decoration:none; }
#nav li{ width: 30px; border: 1px solid #000; text-align: center; margin: 1px; list-style: none;}

/* TOP and BOTTOM numbers	*/
#nav_ a { color:#666; text-decoration:none; display: block;}
#nav_ a.activeSlide { color:#000; text-decoration:none; }
#nav_ li { width: 30px; list-style: none; float: left; border: 1px solid #000; text-align: center; margin: 1px;}

/* Captions */
#caption {height:20px;float:left;background:url('../images/body_caption.png'); z-index: 5;}
#caption span {color:#fff;line-height:18px;}
.left_caption { background: url('../images/left_caption.png'); width: 6px; height: 20px; float: left; z-index: 5;}
.right_caption { background: url('../images/right_caption.png'); width: 6px; height: 20px; float: left; z-index: 5; }
#cHolder {height:20px;float:left; z-index: 5;position: absolute;}
/* END SLIDESHOW */