body{
	width: 100%;
}
.slideshow {
	Z-INDEX: 0; POSITION: relative; DISPLAY: block;
	MARGIN: 10px; /*WIDTH: 100%;*/ height: 480px; overflow: hidden; }

.slideshow-images {
	POSITION: static; DISPLAY: block; OVERFLOW: hidden;
	 HEIGHT: 380px; /*TOP: 12px; LEFT: 12px; /*margin-bottom: 10px;*/
	margin:0;
}
.slideshow-images IMG {
	Z-INDEX: 1; /*POSITION: absolute;*/ DISPLAY: block; 
}
/*.slideshow-thumbnails {
	OVERFLOW: hidden; width: 100%;
}*/
.slideshow A IMG {
	border: 0px;
}

.slideshow-images-visible {
	opacity: 1
}
.slideshow-images-prev {
	opacity: 0
}
.slideshow-images-next {
	opacity: 0
}
.slideshow-images IMG {
	POSITION: absolute; FLOAT: left; TOP: 0px; LEFT: 0px
}
.slideshow-thumbnails {
	/*POSITION: absolute; OVERFLOW: auto;*/ LEFT: 0px; padding: 0px; MARGIN: 0px; z-index:1; position: relative;
}

.slideshow-thumbnails A:hover {
	/*border-color: #ff9*/ border-color: #D3D3D3; !important; /*opacity: 1; filter: alpha (opacity=100); */
}
.slideshow-thumbnails IMG {
	DISPLAY: block
}
.slideshow-thumbnails-active {
	border: 5px solid #6A6A6A; /*opacity: 1; filter: alpha (opacity=100);*/
}
.slideshow-thumbnails-inactive {
	border: 5px solid #fff; /*opacity: .5; filter: alpha (opacity=50);*/
}
.slideshow-thumbnails UL {
	POSITION: absolute; TOP: 0px; LEFT: 0px
}
.slideshow-captions {
	Z-INDEX: 10000; POSITION: absolute; TEXT-INDENT: 10px; WIDTH: 98%; BOTTOM: 12px; FONT: 12px/22px Arial, sans-serif; BACKGROUND: #000; COLOR: #fff; OVERFLOW: hidden; LEFT: 12px
}
.slideshow-captions-hidden {
	HEIGHT: 0px; opacity: 0
}
.slideshow-captions-visible {
	HEIGHT: 22px; opacity: .7
}
.slideshow-thumbnails LI {
	POSITION: relative; LIST-STYLE-TYPE: none; FLOAT: left; LIST-STYLE-IMAGE: none
	margin: 0px;
}
.slideshow-thumbnails A {
	POSITION: relative; DISPLAY: block; FLOAT: left; margin: 0px;
	padding: 0px; border-width: 5px;
}


.slideshow-previous
{	background-image: url('../images/previous.png'); }
.slideshow-previous:hover
{	background-image: url('../images/previous_hover.png'); 	}
.slideshow-previous-inactive
{	background-image: url('../images/previous_disabled.png'); }
.slideshow-next
{	background-image: url('../images/next.png'); }
.slideshow-next:hover
{	background-image: url('../images/next_hover.png');}
.slideshow-next-inactive
{	background-image: url('../images/next_disabled.png');	}
.slideshow-previous, .slideshow-next, .slideshow-next-inactive, .slideshow-previous-inactive
{ 	/*position: absolute;*/ width: 8px; height: 14px; background-color: white; 
	background-repeat: no-repeat;  background-position: center;
	z-index:100;	display: block; /*float: left; */ height: 100%;
}

.slideshow .slide-info
{	font-size: 11px;  font-family: arial; float: left; width: 90%;	color: white; /*margin:2px 0 6px 0;*/ overflow: auto; overflow: hidden;}
.slideshow .slide-info .info-header
{	font-size: 14px;  font-weight: bold; background-color: #8A8A8A; }
.slideshow .slide-controls
{	text-align: right;	width: 100%; margin-top: 4px;	}
/*.slideshow .slide-previous-small
{	background-image: url('../images/previous_small.png'); }
.slideshow .slide-next-small
{	background-image: url('../images/next_small.png'); }
.slideshow .slide-first-small
{	background-image: url('../images/first_small.png');}
.slideshow .slide-last-small
{	background-image: url('../images/last_small.png');	}*/
.slideshow .slide-previous-small, .slideshow .slide-next-small, .slideshow .slide-first-small, .slideshow .slide-last-small
{ 	font-family: Calibri;	font-weight: bolder; font-size: 18pt;	color: white;
	text-decoration: none; line-height: 20px;
	background-repeat: no-repeat;  background-position: center;
	z-index:2;	padding-left: 10px; padding-right: 10px;
	/*font-family: Arial;*/
}
 .slideshow .slide-next-small{
 	margin-right: 20px;
 }
.slideshow .slide-previous-small:hover, .slide-next-small:hover, .slide-first-small:hover, .slide-last-small:hover
{	text-decoration: underline;	}
/*.slideshow .slide-first-small, .slide-last-small
{   width: 30px;	}*/

*html .slideshow-previous, .slideshow-next, .slideshow-next-inactive, .slideshow-previous-inactive
{ 	width: 12px; height: 20px; }

/*html .slideshow .slide-previous-small, .slide-next-small, .slide-first-small, .slide-last-small
{	width: 22px;	height: 22px;	}*/
.thumbnails-container{
	width: 100%; display:inline-block; margin: 0; padding: 0; margin-top: 8px;
}
.copyright-info
{	font-family: Arial; font-size: 12px;  	width: 100%;  height:22px; line-height:22px; margin: 0;/*px 4px 10px;*/ overflow: hidden; text-align: left;
}

.copyright-info a
{	color: #585858;		text-decoration: none;	}
.copyright-info a:hover
{	text-decoration: underline;	}

a:focus {outline:none; }
.link_images {
	width: 15px;	height: 14px;
	background-image: url('../images/popup.png');
	background-repeat: no-repeat;
	display:block;	float: left;
	margin: 4px;	margin-left: 10px;	
}
.link_images:hover {
	background-image: url('../images/popup_hover.png');
}
@media(max-width:500px){
	.calphotos{
		/*width: 50%;	  border:1px solid red; float: left;*/
	}
	.calphotos .image_container, .calphotos .image_container  *{
		/*width: 100%; border:1px solid blue;*/
	}
}