.imageGalleryContainer
{
	position:relative;
	height:417px;
}

.imageThumbnail
{
    position:relative;
    float:left;
    width:181px;
    height:79px;
    margin-top:10px;
	margin-bottom:15px;
    margin-right:10px;
    cursor:pointer;
}

.imageThumbnailText
{
    position:relative;
    float:left;
    width:182px;
    height:100px;
    margin-right:10px;
    background-color: transparent;
    cursor:pointer;		
    margin-bottom:10px;
}

.imageThumbnailText div
{
	margin-top:5px;
	margin-left:0px;
	padding-left:0px;
	width:182px;
}

.imageThumbnail div
{
    position:absolute;
    bottom:0px;
    left:0px;
    width:172px;
    height:70px;
    background:transparent;
}

.imageThumbnail:hover div, .imageThumbnail:active div
{
    background-color:transparent;
    border:solid 5px white;
}

.imageGallery
{
    position:relative;
    clear:both;
    width:768px;
    height:300px;
    overflow:hidden;
}

.imageGalleryMainImg
{
    position:relative;
    clear:both;
    width:758px;
    height:335px;
}

.imageGalleryHidden
{
    clear:both;
    display:none;
}

.imgInfo
{
    clear:both;
    margin-bottom:10px;
    margin-top:10px;
    width:566px;
    height:45px;
    overflow:hidden;
}

.imgName
{
    font-weight:bold;
}

.imageGalleryMainImg .loadingTextDisplayShow
{
    position:absolute;
    height:335px;
    width:758px;
    top:0px;
    left:0px;
    background-color:White;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.imageGalleryMainImg .loadingTextDisplayHide
{
    position:absolute;
    height:335px;
    width:758px;
    top:0px;
    left:0px;
    display:none;
}

.imageGalleryMainImg .loadingTextDisplayHide div
{
    display:none;
}

.imageGalleryMainImg .loadingTextDisplayShow div
{
    position:absolute;
    text-align:center;
    top:165px;
    width:758px;
    font-size:large;
}

.collapse
{
    position:absolute;
    bottom:23px;
    right:4px;
    float:right;
    width:90px;
    height:18px;
    border:solid 1px #E6E7E8;
    text-align:center;
    cursor:pointer;
    color: #4c4c4e;
    background-color: inherit;
    text-decoration: none;
    padding-top:3px;
    background: transparent url('https://cache.bmwusa.com/Image_76f6fa3f-16d4-4aa9-a6b9-f8a3b771c5af.arox') no-repeat 71px center;	
}

.collapse:hover, .collapse:active
{
    color: #003399;
    background-color: inherit;
    background: transparent url('https://cache.bmwusa.com/Image_421b2453-34d3-45dc-9fca-6734570ac8c4.arox') no-repeat 71px center;
}

.expand
{
    position:absolute;
    bottom:23px;
    right:4px;
    float:right;
    width:90px;
    height:18px;
    border:solid 1px #E6E7E8;
    text-align:center;
    cursor:pointer;
    color: #4c4c4e;
    background-color: inherit;
    text-decoration: none;
    padding-top:3px;
    background: transparent url('https://cache.bmwusa.com/Image_39824b12-af9a-4a24-b867-c8dd5fafdaa9.arox') no-repeat 71px center;
}

.expand:hover, .expand:active
{
    color: #003399;
    background-color: inherit;
    background: transparent url('https://cache.bmwusa.com/Image_ec58aa49-eec5-4750-b7c6-07cce8fa801b.arox') no-repeat 71px center;
}

.ssprevhide
{
    visibility: hidden;
    float:left;
    width:82px;
}

.ssnexthide
{
    display:none;
    float:left;
}

.ssprev
{
    float:left;
    margin-right:30px;
    cursor:pointer;
    padding-left:38px;
    padding-right:20px;
    background: transparent url('https://cache.bmwusa.com/Image_d983e6ec-d1b7-4d65-9e6e-dde775ccaf52.arox') no-repeat left center;
}

.ssnext
{
    float:left;
    cursor:pointer;
    background: transparent url('https://cache.bmwusa.com/Image_bc4b6513-9e4d-4ad0-9acc-3a17ce012a87.arox') no-repeat right center;
}

.ssprev:hover, .ssprev:active
{
	background: transparent url('https://cache.bmwusa.com/Image_7a1813ef-ec26-4ac6-b904-1804508f9ec1.arox') no-repeat left center;
}

.ssnext:hover, .ssnext:active
{
	background: transparent url('https://cache.bmwusa.com/Image_8b12c861-4cad-4a3b-96c3-4378fc4fcc11.arox') no-repeat right center;
}

.slideshowplay
{
	float:left;
    margin-left:15px;
    margin-right:10px;
    padding-left:9px;
    cursor:pointer;
    background: transparent url('https://cache.bmwusa.com/Image_b8a363de-c231-40c2-a6d7-28114bab13eb.arox') no-repeat left center;
}

.slideshowplay:hover, .slideshowplay:active
{
	float:left;
    background: transparent url('https://cache.bmwusa.com/Image_950b2ccc-61df-4b0e-9923-8f62df4ef6f1.arox') no-repeat left center;	
}

.imgGalleryTools
{
    position:absolute;
    bottom:0px;
    left:0px;
    width:778px;
    padding:3px 0px 5px 0px;
    height:15px;
    color:#E6E7E8;
    background-color:#808284;
}

.imgGalleryTools a
{
    color:#E6E7E8;
}

.imgGalleryTools a:hover, .imgGalleryTools a:active
{
    color: #003399;
}
