#panorama-go-right
{
	//background-color: #ffffff;
	//filter: alpha(opacity: 0);
	height: 140px;
	left: 0px;
	margin-bottom: 40px;
	margin-top: 5px;
	position: absolute;
	width: 140px;
	z-index: 400;
}
#panorama-go-left
{
	//background-color: #ffffff;
	//filter: alpha(opacity: 0);
	height: 140px;
	margin-bottom: 40px;
	margin-top: 5px;
	position: absolute;
	right: 0px;
	width: 140px;
	z-index: 400;
}

#panorama-right-side {
	background: transparent url(panorama-right-side.png) no-repeat scroll left bottom;
	//background: none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/panorama-right-side.png', sizingMethod='crop');	
}

#bottle-gradient {
	height: 101px;
	left: 38px;
	position: absolute;
	z-index: 1000;
    width: 168px;
    background: transparent url(bottle-gradient.png) no-repeat scroll left bottom;
    //background: none;
    //filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/bottle-gradient.png', sizingMethod='crop');
}


#bottle
{
	background-image: url(bottle.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	left: 0;
	position: absolute;
	top: -305px;
	z-index: 10;
}
.bottle-p1
{
	background-position: 0 0 !important;
}
.bottle-p2
{
	background-position: -195px 0 !important;
}
.bottle-p3
{
	background-position: -390px 0 !important;
}
.bottle-p4
{
	background-position: -585px 0 !important;
}
.bottle-p5
{
	background-position: -780px 0 !important;
}
.bottle-p6
{
	background-position: -975px 0 !important;
}
.bottle-p7
{
	background-position: -1170px 0 !important;
}
.bottle-p8
{
	background-position: -1365px 0 !important;
}
.bottle-p9
{
	background-position: -1560px 0 !important;
}
.bottle-p10
{
	background-position: -1755px 0 !important;
}
.bottle-p11
{
	background-position: -1950px 0 !important;
}
.bottle-p12
{
	background-position: -2145px 0 !important;
}

.bottle-p13
{
	background-position: -2340px 0 !important;
}
.bottle-p14
{
	background-position: -2535px 0 !important;
}
.bottle-p15
{
	background-position: -2730px 0 !important;
}
.bottle-p16
{
	background-position: -2925px 0 !important;
}

#left-panorama-padd {
	background-color: #939EA0;
	height: 101px;
	left: 0px;
	position: absolute;
	width: 15px;
	z-index: 120;
}

#right-panorama-padd {
	background-color: #939EA0;
	height: 101px;
	position: absolute;
	right: 0px;
	width: 15px;
	z-index: 110;
}

#panorama-left-spacer-clouds {
	background-color: #ffffff;
	height: 101px;
	left: 15px;
	position: absolute;
	width: 24px;
	z-index: 120;
}

#panorama-left-spacer {
	height: 101px;
	width: 38px;
}

#panorama-right-spacer {
	height: 101px;
	width: 600px;
}

#bottle-container {
    position: absolute;
    top: 60px;
    margin-left: 10px;
	left: 0;
	float: left;
	zoom: 1;
	height: 100%;
	width: 100%;
}

#panorama-inner-wrap {
    left: -25px;
    position: relative;
    height: 101px;
    width: 100% !important;
    z-index: 110;
}

#blocker {
    position: absolute;
    width: 1000px;
    left: -976px;
    height: 101px;
    z-index: 999;
    top: 4px;
    background: #939EA0;
    display: inline;
}

    #blocker div {
        width: 24px;
        height: 100%;
        float: right;
        background: #fff;
    }

#panorama {
    z-index: 999;
    position: absolute;
    margin:  0 0 0 39px;
    padding: 0;
    float: left;
    overflow: hidden;
}

#panorama-inner-wrap {
    width: 10000px !important;
    top: -56px;
}

#panorama .photo {
    float: left;
}

#panorama p {
    float: left;
    zoom: 100%;
	width: 325px;
}

#panorama td.auto {
	width: 500px; 
	vertical-align: top;
}

#panorama  .auto img {
	padding-right: 10px;
}

#panorama  .auto  span {
    color: #000;
    padding: 10px 0 0 10px;
    display: block;
}
