/* ============================================================================================== *//* START SLIDESHOW CONTENTS */#ss_master {		width				: 456px;		margin-bottom		: 10px;		display				: block;		text-align			: left;		background			: #FFFFFF;		height				: 400px;		}#ss_slideshow {		list-style			: none; 		color				: #FFFFFF;		display				: block;		}#ss_slideshow span {		display				: none;		}#ss_wrapper {		width				: 456px;		margin				: 0px auto;		display				: none;		text-align			: left;		}#ss_wrapper * {		margin				: 0;		padding				: 0;		}#ss_fullsize {		position			: relative; 		width				: 450px;		height				: 300px;		padding				: 0px;		margin				: 2px;		background			: #000000;		}#ss_information {		position			: absolute; 		bottom				: 0;		width				: 450px;		height				: 0;		background			: #000;		color				: #FFFFFF; 		overflow			: hidden;		z-index				: -100;		opacity				: .7;		filter				: alpha(opacity=70);		}#ss_information h3 {		padding				: 4px 8px 3px;		font-size			: 14px;		}#ss_information p {		padding				: 0 8px 8px;		}#ss_image {		width				: 450px;		}#ss_image img {		position			: absolute;		z-index				: 25; 		width				: auto;		}.ss_imgnav {		position			: absolute;		width				: 25%;		height				: 306px;		cursor				: pointer;		z-index				: 150;		}#ss_imgprev {		left				: 0;		background			: url(../images/global/slideshow/left.gif) left center no-repeat;		}#ss_imgnext {		right				: 0;		background			: url(../images/global/slideshow/right.gif) right center no-repeat;		}#ss_imglink {		position			: absolute;		height				: 306px;		width				: 100%;		z-index				: 100;		opacity				: .4;		filter				: alpha(opacity=40);		}.ss_linkhover {		background			: url(../images/global/slideshow/link.gif) center center no-repeat;}#ss_thumbnails {		margin-top			: 15px;		}#ss_slideleft {		float				: left;		width				: 20px;		height				: 75px;		background			: #FFFFFF url(../images/global/slideshow/scroll-left.gif) center no-repeat;		}#ss_slideleft:hover {		background-color	: #CCC;}#ss_slideright {		float				: right;		width				: 20px;		height				: 75px;		background			: #FFFFFF url(../images/global/slideshow/scroll-right.gif) center no-repeat;		}#ss_slideright:hover {		background-color	: #CCC;		}#ss_slidearea {		float				: left;		position			: relative;		width				: 400px;		margin-left			: 5px;		height				: 75px;		overflow			: hidden;		}#ss_slider {		position			: absolute;		left				: 0;		height				: 75px;}#ss_slider img {		cursor				: pointer;		border				: 1px solid #666;		padding				: 2px;		}		/* END SLIDESHOW CONTENTS *//* ============================================================================================== */