


.slideshow {
    height: 380px;
	width: 556px;
	margin-right: 0px;
	left: -280px;
	position: relative;
}

html>body .slideshow {
	left: 0px;
    height: 380px;
	width: 556px;
	margin: auto 0px;
	position: relative;
}

ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;

}

#fade-example-2 li,#fade-example-2 li {
	position: absolute;
	top: 0;
	left: 0;
	width: 506px;
	height: 380px;
	visibility: hidden;
}
#fade-example-2 li {
	position: absolute;
	top: -4px;
	left: -40px;
	visibility: hidden;
}
.slideshow li img {
	display: block;
}
.caption {
	clear: both;
	padding: 1em;
}

.loadimage {
	border: 7px solid #f2f2f2;

}

#fade-example-2 img  {
width: 600px;

}


#corner_banner {
position: absolute;
right: 0;
top: 0;
display: block;
height: 110px;
width: 108px;
background: url(http://www.benthomasphoto.com/images/ecard_corner_banner.png) no-repeat;
text-indent: -999em;
text-decoration: none;}



#footer { 
	height: 20px;
	margin: 25px auto;
	padding: 0;
	width: 716px;
	color: #757575;
	font-size: 9px;
    border-top: 1px solid #232323;
    padding-top: 2px;
}

.pics img {

	margin-left: -16px;
	padding: 0px;
	width: 586px;
	height: 390px;
	border: 0px;
}

.pics {
	width: 610px;
	height: 419px;


}




.highslide {
	cursor: url((http://www.benthomasphoto.com/js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

.highslide-loading {
    display: block;
    text-decoration: none;
	padding: 0px;
	margin-top: 0px;
    background-color: white;
	height: 121px;
	width:180px;
    background-image: url(http://www.benthomasphoto.com/js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 78px 48px;
}

html>body .highslide-loading {
    display: block;
    text-decoration: none;
	padding: 0px;
	margin-top: 5px;
    background-color: white;
	height: 120px;
	width:180px;
    background-image: url(http://www.benthomasphoto.com/js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 78px 48px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(http://www.benthomasphoto.com/js/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}