	#videogallery_slideshow{
	width:853px;	/* Total width of slideshow */
	height:357px;
	}
/*	.videocenterSpacing{width:60px;float:left;bordeR:0px solid red}*/
	#videopreviewPane{
		width:410px;
		height:359px;
		float:right;
		text-align:center;
		vertical-align:middle;
		position:relative;
		background:#3A4B5C;
		font:bold 11px arial, Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		color:#fff;
		line-height:20px;
		padding:4px 0 8px 0;
		/*margin:0 10px 0 0;*/
	}

	#videopreviewPane #videolargeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		color:#fff;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	
		font-size:11px;background:#4C4C4C;
	}
	#videogalleryContainer{
		float:left;
		position:relative;	
		width:364px;
		overflow:hidden;
		bordeR:1px solid red;
		padding:0;margin:0;
		/* CSS HACK */
		width: 364px;	/* IE 5.x */
		width/* */:/**/364px;	/* Other browsers */
		width: /**/364px;
	}
	#videotheImages{
		clear:both;
		background:#fff;
		
		}
	#videotheImages #videoslideEnd{
		float:left;
		
	}
	#videotheImages img{
		margin:0 auto;
		text-align:center;
		width:95px;
		height:95px;
		float:left;
		border:none;
		cursor:pointer;
		border:1px solid #ACACAC;
}	

#videotheImages .divLeft{float:left;background:#4C4C4C;padding:8px;height:64px;margin:3px;width:109px}

/*	#theImages .divLeft{float:left;margin:10px 3px 0;#margin:10px 3px 0;width:105px;border:1px solid red;	padding:5px;background:#4C4C4C;}*/
	#videotheImages p{padding:0;margin:0;text-align:center}

	#videowaitMessage{
	display:none;
		position:absolute;
		left:40px;
		top:60px;
		background-color:#4C4C4C;
		border:1px double #fff;
		padding:4px;
		color:#fff;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#videotheImages .imageCaption{
		display:none;
	}


#inner_content .page_heading{font-size:48px;text-align:right;margin:60px 0 20px 0}

#gallery {position:relative; width:500px; padding:10px;margin-left:20px; float:left; border:0px solid red}
#images {border:1px solid #9ac1c9; height:390px; background:#2F424F; margin-bottom:20px;}
#image {position:relative; width:490px; height:390px; border:2px solid #2F424F; background:#fff url(../images/loading.gif) center center no-repeat}
#image img {position:absolute;margin:5px;}
#thumbwrapper {padding:5px; width:484px; height:100px; background:#2F424F}
#thumbarea {position:relative; overflow:hidden; height:100px; width:484px;}
#thumbs {position:absolute; list-style:none; height:96px; width:10000px;padding:0;margin:0;margin-left:1px;margin-right:1px}
#thumbs li {float:left; margin-right:8px;cursor:pointer}
#thumbs li img{border:3px solid #fff}
.imgnav {position:absolute; height:390px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../images/left.gif) left center no-repeat; border-left:1px solid #2F424F}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/right.gif) right center no-repeat; border-right:1px solid #2F424F}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}