
#dhtmlgoodies_slideshow
{
    width: 720px; /* Total width of slideshow */
}
#ctl00_CPH1_uc3_previewPane
{
    
    position: absolute;
    height: 464px;
    width: 617px;
    top: 29px;
    left: 24px;
}

#ctl00_CPH1_uc3_previewPane11111
{
    /*border:1px solid #000;*/ /*margin-right:10px;*/
    text-align: center; /*vertical-align:middle;*/ /*padding-top:30px;*/ /* CSS HACK */
    height: 363px; /* IE 5.x */
    padding: 35px 0px 0px 0px; /* IE 5.x */
    padding: /* */ /**/ 30px 0px 0px 0px;
    height: /* */ /**/ 330px; /* Other browsers */
    height: /**/ 330px;
    width: 455px;
    float: left;
    
    position: absolute;
    height: 412px;
    width: 617px;
    top: 28px;
    left: 24px;
}
#waitMessage
{
    display: none;
    position: absolute;
    left: 200px;
    top: 150px;
    background-color: #FFF;
    border: 3px double #000;
    padding: 4px;
    color: #555;
    font-size: 0.9em;
    font-family: arial;
}
#ctl00_CPH1_uc3_galleryContainer
{
    /* Big Div surrounding up image, list of images and down image */
    background-image: url(images/gallery_bg.jpg);
    background-repeat: no-repeat;
    height: 535px;
    width: 815px;
    position: relative;
}
#ctl00_CPH1_uc3_galleryContainer1111
{
    /* Big Div surrounding up image, list of images and down image */
    float: left; /* Floating */ /* CSS HACK */
    height: 446px; /* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
    height: /* */ /**/ 430px; /* Other browsers */
    height: /**/ 430px; /* CSS HACK */
    width: 144px; /* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
    width: /* */ /**/ 140px; /* Other browsers */
    width: /**/ 140px; /*border:1px solid #000;*/ /* Black border */
    padding: 1px; /* A little space between the black border and the content inside */
    background-image: url(images/gallery_bg.jpg);
    background-repeat: no-repeat;
    height: 477px;
    width: 815px;
    position: relative;
}

#ctl00_CPH1_uc3_galleryContainer #arrow_down
{
    /* Arrow down image */
    height: 25px;
    padding: 5px 0px 0px 0px;
}
#ctl00_CPH1_uc3_galleryContainer #arrow_up
{
    height: 30px; /* Arrow up image */
}

#theImages
{
    
	position: absolute;
	height: 416px;
	width: 105px;
	left: 679px;
	top: 55px;
}
#theImages11111
{
    /* DIV where the images are located */
    position: relative;
    overflow: hidden;
    height: 339px; /* Height of boxes for the images */
    
    position: absolute;
	height: 27px;
	width: 49px;
	top: 22px;
	right: 58px;
}
#theImages div
{
    position: relative; /* Don't change this */
    height: 1500px; /* Higher than total height of thumbnails */
}
#theImages img
{
    border: 0px; /* No border */
    filter: alpha(opacity=50); /* Transparency - IE */
    opacity: 0.5; /* Transparency - Firefox */
    padding-top: 1px; /* Space between images */
}
#ctl00_CPH1_uc3_previewPane #largeImageCaption
{
    /* CSS styling of image caption below large image */
    font-style: italic;
    text-align: center;
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; /* Font to use */
    font-size: 0.9em;
}
#theImages .imageCaption
{
    display: none;
}
