/*
The Root Slideshow DIV
*/
#p7ssm {
	font-family: Arial, Helvetica, sans-serif;
	background:#FFFFFF url(../../images/idx_slideShowBgd.png) repeat-x;
	margin: 0;
	width: 512px;
	height:290px;
	position: relative;
	z-index: 100;
	padding: 4px;
	padding-bottom:0px;
	
}
/*Extra Wrappers - used for the Shadow Box style only. DO NOT EDIT.*/
#p7ssm_w1 {}
#p7ssm_w2 {position: relative; z-index: 100;}
#p7ssm_bottom {font-size: 0px; height: 0; line-height: 0;}

/*THUMBNAILS*/
#p7SSMwhmb {
	width: 250px;
	position: absolute;
	/*left: 406px;*/
	left: 390px;
	top: 0px;
	z-index: 100;
	filter: alpha(opacity=100);
	opacity: 1.0;
}
/*Thumbnail Drag Bar*/
#p7ssm_dragbar {display: none;}

/*Thumbnail Preview*/
#p7ssm_preview {display: none;}
/*Preview Table - DO NOT EDIT*/

.p7ssm_sectionTrigger {display:none;}

/*Thumbnail Matrix*/
.p7ssm_thumb_section {font-size:12px;}
.p7ssm_thumb_section ul {margin: 0px; padding: 0px;}
.p7ssm_thumb_section li {list-style-type: none; margin: 0px; padding:0;line-height:19px;}
.p7ssm_thumb_section a {color:#000000; text-decoration:none;  height:60px; /*padding:8px 0 0 20px;*/}
.p7ssm_thumb_section img {filter:alpha(opacity=50); opacity:0.50; MozOpacity:0.50;}

/*\Hide from IE5 Mac*/
.p7ssm_thumb_section a {float: none; display: block;width:95px;}
/*End Hide*/
.p7ssm_thumb_section a:hover {color:#FF0000; text-decoration:none;}
.p7ssm_thumb_section a:hover img {filter:alpha(opacity=100); opacity:1.0; MozOpacity:1.0;background:url(../../images/idx_slideShowThumbBgd.png) no-repeat;padding:3px;margin:-1px 0 0 -1px;}
.p7ssm_thumb_section .down {border-color: #FFFF00!important; cursor: default; color:#FF0000; background: url(/ui/p7ssm/img/itemBg.gif) no-repeat left top;}
.p7ssm_thumb_section .down img {filter:alpha(opacity=100); opacity:1.0; MozOpacity:1.0;}

.p7ssm_thumb_section img {height:57px; width:95px; float: left; padding: 0; /*margin:0 5px 0 0;*/ border:1px solid #CCCCCC;}
.p7ssm_clearThumbs {clear: both; height: 0; line-height: 0.0; font-size: 0;}

/*Toolbar Controls */
#p7ssm_toolbar {display: none;}

/*FULLSIZE IMAGE */

/*\FS TABLE DO NOT EDIT - and hide from IE5 Mac*/
#p7ssm_fstbl {margin:0;}
/*End Hiding*/
/*The Outer Wrapper for Fullsize Image*/
#p7ssm_fullsize {padding:0;}
/*Animating Box Wrapper for Fullsize Image*/
#p7ssm_fsc {margin: 0; padding: 0;}
/*Inner Wrapper for Fullsize Image*/
#p7ssm_fsw {padding: 0px; position: relative;}
/*Crossfade Wrapper - DO NOT EDIT*/
#p7ssm_cf {position: absolute; visibility: hidden; left: 0; top: 0; z-index: 99;}
/*Firefox Strict Mode Box Model Fix - DO NOT EDIT*/
#p7ssm_cf img {display: block;}
/*The Fullsize Image*/
#p7ssm_fsc img {border: none;}
/*\Firefox Fix - Hide from IE5 Mac*/
#p7ssm_fsc img {display: block;}

#p7ssm_fsimg {width:401px; height:256px;}
#p7ssm_fsimg img {/*border: 2px solid #999999; */padding:1px; width:401px; height:256px;}
#p7ssm_fsimg a:link  {color: #000000; text-decoration:none;}
#p7ssm_fsimg a:visited {color: #000000; text-decoration:none;}
#p7ssm_fsimg a:hover  {color: #FF0000; text-decoration:none;}
#p7ssm_fsimg a:hover img {/*border: 2px solid #FF0000; */padding:1px;}
#p7ssm_fsimg a:active {color: #000000; text-decoration:none;}
/*End Hiding*/

/* Description Styles */
#p7ssm_description {font-size: 14px; padding: 0px 5px; display: none; line-height:250%; font-weight:bold;width:400px;}
/*Hiiden Link for Fullsize Image. DO NOT EDIT*/
.p7ssm_lk {display:none;}
/*Hidden Description Source. DO NOT EDIT*/
.p7ssm_fd {display:none;}
/*The Loading Progrees Bar. DO NOT EDIT*/
#p7ssm_loading {position:absolute; left:0px; top:0px; visibility: hidden; z-index: 100;}
