/*
 * jquery.popeye.style.css 2.0
 *
 * Example styles for jQuery.popeye
 *
 * Copyright (C) 2010 Christoph Schuessler (schreib@herr-schuessler.de)
 * 
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 */

/* fallback styles for image list */
.ppy-imglist {
    width:          100%;
    display:        block;
    overflow:       hidden;
    
}

.ppy-stage {
margin: 0px;
width: 410px;
position: absolute;
left: 0px;
padding: 0px;


}


.ppy-imglist li {
    padding:        0px;
    background:     #fff;
    list-style:     none;
    float:          left;
    display:        block;
    margin:         0 10px 10px 0;
}
.ppy-imglist li a img {
    display:        block;
    border:         0;
}
.ppy1 .ppy-extcaption {
    width:          410px;
    display:        block;

}

.ppy1 .ppy-imglist li {
    width:          410px;
    height:         353px;
}
#ppy2 .ppy-imglist li,
#ppy2 .ppy-imglist li a {
    width:              410px;
    height:             353px;
    overflow:           hidden;
    display:        block;
}




/* popeye example 1 */
.ppy1.ppy-active {
    width:          470px;
    float:          left;
    margin:         0px;
}

.ppy1 .ppy-outer {
    padding:        0px;
}

.ppy1 .ppy-stage {
    width:          410px;
    height:         355px;
}

.ppy1 .ppy-caption  {
    position: absolute;
    top:	365px;
    left:	345px;
    width: 470px;
    color: #666666;
    font-weight: bold;
}

.ppy1 .ppy-floorplan  {
    position: absolute;
    top:	320px;
    left:	75px;
    width: 225px;
    color: #666666;
}

.ppy1 .ppy-floorplan1  {
    position: absolute;
    top:	25px;
    left:	-350px;
    width: 225px;
    color: #666666;
}


.ppy1 .ppy-caption em  {
font-size: 11px; line-height: 15px; position: absolute; top:-347px; left: -105px; color:#fff; margin: 0px; padding: 0px; display: inline;
}


.ppy1 .ppy-caption h5  {
font-size: 11px; line-height: 15px; position: absolute; top:-30px; right: 140px; color:#5196da; margin: 0px; padding: 0px; display: inline; text-align: right;
}

.ppy1 .ppy-caption a {
    color:          #66bde9;
}

.ppy1 .ppy-caption a:hover {
    text-decoration:underline;
}


/* change parameters for 1 of n -22 */
.ppy1 .ppy-counter {
    position: absolute;
    top:	0px;
    left:	-22px;
    color:      #2e2e2e;
    font-size:  14px;
}

/* change position of numbers 1 of n between arrows -34 21-dec-14 */
.ppy1 .ppy-counter-prod {
    position: absolute;
    top:	0px;
    left:	-42px;
    color:      #2e2e2e;
    font-size:  15px;
}

.ppy1 .ppy-stagewrap {
    background:     #0c3b3d;
}

.ppy1 .ppy-loading {
    background:     #0c3b3d url(../../gfx/popeye/loading1.gif) no-repeat center !important;
}


/* change vertical and horizontal position of Left and Right Arrow Icons 280 */
.ppy1 .ppy-nav {
    background: url(../images/gallery-bar-full.jpg) no-repeat;
    width:          470px;
    height:         42px;
    position:       relative;
    top:            360px;
    left:           265px; 
    margin-bottom:  20px;
}

.ppy1 .ppy-nav a {
    display:        block;
    overflow:       hidden;
    text-indent:    -900em;
    height:         22px;
    float:          left;
    padding:        5px 5px;
}

/* change vertical and horizontal position of Left and Right Arrows for landing page display retail */
.ppy1 .ppy-nav-land {
    background: url(../images/gallery-bar-full.jpg) no-repeat;
    width:          470px;
    height:         42px;
    position:       relative;
    top:            381px;
    left:           280px; 
    margin-bottom:  20px;
}

.ppy1 .ppy-nav-land a {
    display:        block;
    overflow:       hidden;
    text-indent:    -900em;
    height:         22px;
    float:          left;
    padding:        5px 5px;
}

/* change position of numbers 1 of n between arrows for landing page display retail */
.ppy1 .ppy-counter-land {
    position: absolute;
    top:	22px;
    left:	-34px;
    color:      #2e2e2e;
    font-size:  15px;
}

/* GREEN change width parameter for more space between arrows 90 */	 
.ppy1 .ppy-prev-green {
    width:          100px;
    background:     url(../images/arrow-left-slide-green.png) no-repeat ;
    float:          left;
    padding-right:  40px;     
}

.ppy1 .ppy-next-green {
    width:          22px;
    background:     url(../images/arrow-right-slide-green.png) no-repeat ;
    float:          left;
    padding-left:  40px;         
}


.ppy1 .ppy-prev-green-land {
    width:          90px;
    background:     url(../images/arrow-left-slide-green.png) no-repeat ;
    float:          left;
    padding-right:  40px;
}

.ppy1 .ppy-next-green-land {
    width:          22px;
    background:     url(../images/arrow-right-slide-green.png) no-repeat ;
    float:          left;
    padding-left:  40px;         
}


.ppy1 .ppy-nav a:hover.ppy-prev-green {
    background:     url(../images/arrow-left-slide-ro.png) no-repeat ;
    cursor:         pointer;
}

.ppy1 .ppy-nav a:hover.ppy-next-green {
    background:     url(../images/arrow-right-slide-ro.png) no-repeat ;
    cursor:         pointer;
}

.ppy1 .ppy-nav-land a:hover.ppy-prev-green-land {
    background:     url(../images/arrow-left-slide-ro.png) no-repeat ;
    cursor:         pointer;
}

.ppy1 .ppy-nav-land a:hover.ppy-next-green-land {
    background:     url(../images/arrow-right-slide-ro.png) no-repeat ;
    cursor:         pointer;
}




/* CYAN change width parameter for more space between arrows 97 */	
.ppy1 .ppy-prev-cyan {
    width:          97px;
    background:     url(../images/arrow-left-slide-cyan.png) no-repeat ;
    float:          left;
    padding-right:  40px;     
}

.ppy1 .ppy-next-cyan {
    width:          22px;
    background:     url(../images/arrow-right-slide-cyan.png) no-repeat ;
    float:          left;
    padding-left:  40px;         
}

/* change width parameter for more space between arrows 105 */	
.ppy1 .ppy-prev-cyan-land {
    width:          105px;
    background:     url(../images/arrow-left-slide-cyan.png) no-repeat ;
    float:          left;
    padding-right:  40px;
}

.ppy1 .ppy-next-cyan-land {
    width:          22px;
    background:     url(../images/arrow-right-slide-cyan.png) no-repeat ;
    float:          left;
    padding-left:  40px;         
}


.ppy1 .ppy-nav a:hover.ppy-prev-cyan {
    background:     url(../images/arrow-left-slide-ro.png) no-repeat ;
    cursor:         pointer;
}

.ppy1 .ppy-nav a:hover.ppy-next-cyan {
    background:     url(../images/arrow-right-slide-ro.png) no-repeat ;
    cursor:         pointer;
}

.ppy1 .ppy-nav-land a:hover.ppy-prev-cyan-land {
    background:     url(../images/arrow-left-slide-ro.png) no-repeat ;
    cursor:         pointer;
}

.ppy1 .ppy-nav-land a:hover.ppy-next-cyan-land {
    background:     url(../images/arrow-right-slide-ro.png) no-repeat ;
    cursor:         pointer;
}


/* ORANGE change width parameter for more space between arrows 90 */	
.ppy1 .ppy-prev-orange {
    width:          90px;
    background:     url(../images/arrow-left-slide-orange.png) no-repeat ;
    float:          left;
    padding-right:  40px;     
}

.ppy1 .ppy-next-orange {
    width:          22px;
    background:     url(../images/arrow-right-slide-orange.png) no-repeat ;
    float:          left;
    padding-left:  40px;         
}

/* ORANGE change width parameter for more space between arrows 105 */	
.ppy1 .ppy-prev-orange-land {
    width:          105px;
    background:     url(../images/arrow-left-slide-orange.png) no-repeat ;
    float:          left;
    padding-right:  40px;
}

.ppy1 .ppy-next-orange-land {
    width:          22px;
    background:     url(../images/arrow-right-slide-orange.png) no-repeat ;
    float:          left;
    padding-left:  40px;         
}


.ppy1 .ppy-nav a:hover.ppy-prev-orange {
    background:     url(../images/arrow-left-slide-ro.png) no-repeat ;
    cursor:         pointer;
}

.ppy1 .ppy-nav a:hover.ppy-next-orange {
    background:     url(../images/arrow-right-slide-ro.png) no-repeat ;
    cursor:         pointer;
}

.ppy1 .ppy-nav-land a:hover.ppy-prev-orange-land {
    background:     url(../images/arrow-left-slide-ro.png) no-repeat ;
    cursor:         pointer;
}

.ppy1 .ppy-nav-land a:hover.ppy-next-orange-land {
    background:     url(../images/arrow-right-slide-ro.png) no-repeat ;
    cursor:         pointer;
}



/* PURPLE change width parameter for more space between arrows 105 */	
.ppy1 .ppy-prev-purple {
    width:          95px;
    background:     url(../images/arrow-left-slide-purple.png) no-repeat ;
    float:          left;
    padding-right:  40px;     
}

.ppy1 .ppy-next-purple {
    width:          22px;
    background:     url(../images/arrow-right-slide-purple.png) no-repeat ;
    float:          left;
    padding-left:  40px;         
}

.ppy1 .ppy-nav a:hover {
    background-color:   #bdcad8;
    cursor:         pointer;
}


.ppy1 .ppy-nav a:hover.ppy-prev-purple {
    background:     url(../images/arrow-left-slide-ro.png) no-repeat ;
    cursor:         pointer;
}

.ppy1 .ppy-nav a:hover.ppy-next-purple {
    background:     url(../images/arrow-right-slide-ro.png) no-repeat ;
    cursor:         pointer;
}

