/**************************************************************SlideShow v1.3 **************************************************************/

/******************** Outer Container ************************/
.container
{
margin:0px;
padding:0px;
}

.testx
{
position: relative; 
top: -96px;

}



.slideshowContainer 
{	
border: 1px solid #ccc;
width: 399px;	
height: 266px;	
margin-bottom: 5px;
margin-top: 5px;
}

#containerAd2
{
border: 1px solid #ccc;	
position: relative; 
top: -271px;
left: 404px;
width: 194px;	
width: 155px;
}

#containerAd3
{
border: 1px solid #ccc;	
position: relative; 
top: -265px;
left: 404px;
width: 194px;	
width: 155px;	
}



.loading 
{	
background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail
{	
outline: none;
padding-right: 1px;
}

.slideshowThumbnail img 
{	
border: 1px solid white;	
padding: 5px;
}

a:hover.slideshowThumbnail img 
{	
border: 1px solid #ccc;	
padding: 5px;
}

/******************** Moving Outline ************************/
.outline {	
border: 1px solid #053C81;	

z-index: 0;	
position: absolute;

margin-top: 1px;
margin-left: 1px;
}

/******************** Preview Images block ************************/
#thumbnails 
{
width: 410px;	
/*
float: right;
*/
margin-top: -306px;
position: relative; 
}



#controlsBG
{
position: relative; 
top: -73px;
opacity:.4; 
filter:alpha(opacity=40)
}



#controls
{
position: relative; 
top: -98px;
left:123px;

opacity:.6; 
filter:alpha(opacity=80)
}



/**/
#remainder {
position: relative; 
top: 0px;
/**/ 


#remainder {
position: relative; 
top: -250px;

}



/*************************************************************/