/*
 * 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.
 *
 */

/* popeye styles modified for History & Guide site by BT, July 2010 */



/* fallback styles for image list */
.ppy-imglist {
    width:          100%;
    display:        block;
    overflow:       hidden;
    
}
.ppy-imglist li {
    padding:        10px;
    border:         1px solid #f0f0f0;
    border-radius:          5px;
    -moz-border-radius:     5px;
    -khtml-border-radius:   5px;
    -webkit-border-radius:  5px;
    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:          240px;
    display:        block;
}
#ppy1 .ppy-imglist li {
    width:          240px;
    height:         270px;
}
#ppy2 .ppy-imglist li,
#ppy2 .ppy-imglist li a {
    width:              250px;
    height:             179px;
    overflow:           hidden;
    display:        block;
}



/* popeye example 1 */
#ppy1.ppy-active {
    width:          262px;
    float:          left;
    margin:         0 20px 10px 0;
}

#ppy1 .ppy-outer {
    padding:        10px;
    border:         1px solid #e1f1a1;
    border-radius:          0 10px 10px 10px;
    -moz-border-radius:     0 10px 10px 10px;
    -webkit-border-radius:  0 10px 10px 10px;
    background:     #eff9c7;
}

#ppy1 .ppy-stage {
    width:          240px;
    height:         173px;
    border-radius:          0 5px 5px 5px;
    -moz-border-radius:     0 5px 5px 5px;
    -webkit-border-radius:  0 5px 5px 5px;
}

#ppy1 .ppy-outer:hover,
#ppy1.ppy-expanded .ppy-outer {
    border:         1px solid #d5e68e;
    box-shadow:         0 0 7px #ccc;
    -moz-box-shadow:    0 0 7px #ccc;
    -webkit-box-shadow: 0 0 7px #ccc;
}

#ppy1 .ppy-caption {
    margin:         5px 0 0 0;
    padding:        10px;
    font-size:      0.9em;
    line-height:    1.3em;
    color:          #809f21;
    background:     #eeffa8;
    border-radius:          10px;
    -moz-border-radius:     10px;
    -webkit-border-radius:  10px;
    box-shadow:         0 0 7px #ccc;
    -moz-box-shadow:    0 0 7px #ccc;
    -webkit-box-shadow: 0 0 7px #ccc;
    visibility:         hidden; /* prevent flash of content before popeye loads */
}

#ppy1 .ppy-caption a {
    color:          #66bde9;
}
#ppy1 .ppy-caption a:hover {
    text-decoration:underline;
}

#ppy1 .ppy-counter {
    border-bottom:  1px solid #d5e68e;
    color:          #b8cf5a;
    padding:        0 0 2px 0;
    margin:         0 0 5px 0;
    font-size:      0.9em;
}

#ppy1 .ppy-stagewrap {
    background:     #0c3b3d;
    border-radius:          0 5px 5px 5px;
    -moz-border-radius:     0 5px 5px 5px;
    -webkit-border-radius:  0 5px 5px 5px;
}

#ppy1 .ppy-loading {
    background:     #0c3b3d url(../../gfx/popeye/loading3.gif) no-repeat center !important;
}

#ppy1 .ppy-nav {
    background:     #0c3b3d;
    background:     -moz-linear-gradient(
        center bottom,
        rgb(12,59,61) 0%,
        rgb(58,131,133) 100%
    );
    width:          104px;
    height:         32px;
    padding:        5px;
    position:       absolute;
    top:            0;
    left:           0;  
    border-radius:          0 0 5px 5px;
    -moz-border-radius:     0 0 5px 5px;
    -webkit-border-radius:  0 0 5px 5px;   
}

#ppy1 .ppy-nav a {
    display:        block;
    overflow:       hidden;
    text-indent:    -900em;
    height:         22px;
    float:          left;
    padding:        5px;
    border-radius:          5px;
    -moz-border-radius:     5px;
    -khtml-border-radius:   5px;
    -webkit-border-radius:  5px; 
}

#ppy1 .ppy-prev {
    width:          22px;
    background:     url(../../gfx/popeye/prev3.png) no-repeat center;
}

#ppy1 .ppy-next {
    width:          22px;
    background:     url(../../gfx/popeye/next3.png) no-repeat center;
}

#ppy1 .ppy-switch-enlarge {
    width:          30px;
    background:     url(../../gfx/popeye/enlarge3.png) no-repeat center;
}

#ppy1 .ppy-switch-compact {
    width:          30px;
    background:     url(../../gfx/popeye/compact3.png) no-repeat center;
}

#ppy1 .ppy-nav a:hover {
    background-color:   #a1c436;
    cursor:         pointer;
}



/* popeye example 2 */
#ppy2.ppy-active {
    width:          250px;
    float:          right;
    margin:         0 0 1.6em 3.2em;
}

#ppy2 .ppy-outer {
    margin:        0 0em 1.6em 1.6em;
}

#ppy2 .ppy-stagewrap {
    padding:        7px;
/*  border-radius:          5px 0 5px 5px;
    -moz-border-radius:     5px 0 5px 5px;
    -webkit-border-radius:  5px 0 5px 5px; */
    background:     #939598;
/*    background:     rgba(128,128,128,1); */
}

#ppy2 .ppy-stage {
    width:              250px;
    height:             179px;
/*  border:             2px solid #fff;
    border-radius:          3px;
    -moz-border-radius:     3px;
    -webkit-border-radius:  3px; */
    background-color:       #939598;
}

#ppy2 .ppy-counter {
    background:         #fff;
    color:              #333;
    padding:            0 5px;
    font-size:          0.8em;
    position:           absolute;
    bottom:             0;
    right:              0;
    opacity:            0.7;
    border-radius:          5px 0 0 0;
    -moz-border-radius:     5px 0 0 0;
    -khtml-border-radius:   5px 0 0 0;
    -webkit-border-radius:  5px 0 0 0; 
}

#ppy2 .ppy-loading {
    background-image:   url(../../gfx/popeye/loading3.gif);
    background-repeat:  no-repeat;
    background-position:center;
}

#ppy2 .ppy-nav {
/*    border-radius:          0 5px 5px 0;
    -moz-border-radius:     0 5px 5px 0;
    -webkit-border-radius:  0 5px 5px 0; */
    background:     #939598;
/*    background:     -webkit-gradient(
        linear,
        left top,
        right bottom,
        color-stop(0, rgb(128,128,128)),
        color-stop(1, rgb(128,128,128))
    );
    background:     -moz-linear-gradient(
        left top,
        rgb(128,128,128) 0%,
        rgb(128,128,128) 100%
    );  */
    border-left:    0px solid #6ab1d5;
    width:          43px;
    height: 		40px;
    position:       absolute;
    top:            -7px;
    right:          -7px;
}

#ppy2 .nav-wrap {
    padding:        5px 0;
}

#ppy2 .ppy-nav a {
    display:        block;
    overflow:       hidden;
    text-indent:    -900em;
    height:         22px;
    padding:        5px;
/*    border-radius:          0 5px 5px 0;
    -moz-border-radius:     0 5px 5px 0;
    -webkit-border-radius:  0 5px 5px 0; */
    width:          30px;
}

#ppy2 .ppy-prev {
    background:     url(../../gfx/popeye/prev3.png) no-repeat center;
}

#ppy2 .ppy-next {
    background:     url(../../gfx/popeye/next3.png) no-repeat center;
}

#ppy2 .ppy-switch-enlarge {
    background:     url(../../gfx/popeye/enlarge4.png) no-repeat center;
}

#ppy2 .ppy-switch-compact {
    background:     url(../../gfx/popeye/compact4.png) no-repeat center;
}

#ppy2 .ppy-nav a:hover {
    background-color:   #939598;
    cursor:         pointer;
    opacity:        0.8;
}



/* popeye example 3 (properties from 2, modified for left-alignment) */
#ppy3.ppy-active {
    width:          250px;
    float:          left;
    margin:         0 3.2em 0 0;
}

#ppy3 .ppy-outer {
    margin:        0 3.2em 0 0;
}

#ppy3 .ppy-stagewrap {
    padding:        7px;
/*  border-radius:          5px 0 5px 5px;
    -moz-border-radius:     5px 0 5px 5px;
    -webkit-border-radius:  5px 0 5px 5px; */
    background:     #939598;
/*    background:     rgba(128,128,128,1); */
}

#ppy3 .ppy-stage {
    width:              250px;
    height:             179px;
/*  border:             2px solid #fff;
    border-radius:          3px;
    -moz-border-radius:     3px;
    -webkit-border-radius:  3px; */
    background-color:       #939598;
}

#ppy3 .ppy-counter {
    background:         #939598;
    color:              #f2f0e9;
    padding:            0 7px;
    position:           absolute;
    bottom:             -7px;
    right:              -7px;
    opacity:            1;
    border-radius:          7px 0 0 0;
    -moz-border-radius:     7px 0 0 0;
    -khtml-border-radius:   7px 0 0 0;
    -webkit-border-radius:  7px 0 0 0; 

	font-family: Lucida Grande, Calibri, Arial, sans-serif;
	font-weight: bold;
	font-size: .8em;
	line-height: 241%;
}

#ppy3 .ppy-loading {
    background-image:   url(../../gfx/popeye/loading3.gif);
    background-repeat:  no-repeat;
    background-position:center;
}

#ppy3 .ppy-nav {
/*    border-radius:          0 5px 5px 0;
    -moz-border-radius:     0 5px 5px 0;
    -webkit-border-radius:  0 5px 5px 0; */
    background:     #939598;
/*    background:     -webkit-gradient(
        linear,
        left top,
        right bottom,
        color-stop(0, rgb(128,128,128)),
        color-stop(1, rgb(128,128,128))
    );
    background:     -moz-linear-gradient(
        left top,
        rgb(128,128,128) 0%,
        rgb(128,128,128) 100%
    );  */
    border-left:    0px solid #6ab1d5;
    width:          40px;
    height: 		73px;
    position:       relative;
    top:            -7px;
    right:          5px;
}

#ppy3 .nav-wrap {
    padding:        5px 0;
}

#ppy3 .ppy-nav a {
    display:        block;
    overflow:       hidden;
    text-indent:    -900em;
    height:         22px;
    padding:        5px;
/*    border-radius:          0 5px 5px 0;
    -moz-border-radius:     0 5px 5px 0;
    -webkit-border-radius:  0 5px 5px 0; */
    width:          30px;
}

#ppy3 .ppy-prev {
    background:     url(../../gfx/popeye/prev3.png) no-repeat center;
}

#ppy3 .ppy-next {
    background:     url(../../gfx/popeye/next3.png) no-repeat center;
}

#ppy3 .ppy-switch-enlarge {
    background:     url(../../gfx/popeye/enlarge3.png) no-repeat center;
}

#ppy3 .ppy-switch-compact {
    background:     url(../../gfx/popeye/compact3.png) no-repeat center;
}

#ppy3 .ppy-nav a:hover {
    background-color:   #939598;
    cursor:         pointer;
    opacity:        0.8;
}



/* popeye example 5 (properties from 2 & 3, modified for left-alignment) */
#ppy5.ppy-active {
    width:          250px;
    float:          left;
    margin:         0 3.2em 0 0;
}

#ppy5 .ppy-outer {
    margin:        0 3.2em 0 0;
}

#ppy5 .ppy-stagewrap {
    padding:        7px;
/*  border-radius:          5px 0 5px 5px;
    -moz-border-radius:     5px 0 5px 5px;
    -webkit-border-radius:  5px 0 5px 5px; */
    background:     #939598;
/*    background:     rgba(128,128,128,1); */
}

#ppy5 .ppy-stage {
    width:              250px;
    height:             179px;
/*  border:             2px solid #fff;
    border-radius:          3px;
    -moz-border-radius:     3px;
    -webkit-border-radius:  3px; */
    background-color:       #939598;
}

#ppy5 .ppy-counter {
    background:         #939598;
    color:              #f2f0e9;
    padding:            0 7px;
    position:           absolute;
    bottom:             -7px;
    right:              -7px;
    opacity:            1;
    border-radius:          7px 0 0 0;
    -moz-border-radius:     7px 0 0 0;
    -khtml-border-radius:   7px 0 0 0;
    -webkit-border-radius:  7px 0 0 0; 

	font-family: Lucida Grande, Calibri, Arial, sans-serif;
	font-weight: bold;
	font-size: .8em;
	line-height: 241%;
}

#ppy5 .ppy-loading {
    background-image:   url(../../gfx/popeye/loading3.gif);
    background-repeat:  no-repeat;
    background-position:center;
}

#ppy5 .ppy-nav {
/*    border-radius:          0 5px 5px 0;
    -moz-border-radius:     0 5px 5px 0;
    -webkit-border-radius:  0 5px 5px 0; */
    background:     #939598;
/*    background:     -webkit-gradient(
        linear,
        left top,
        right bottom,
        color-stop(0, rgb(128,128,128)),
        color-stop(1, rgb(128,128,128))
    );
    background:     -moz-linear-gradient(
        left top,
        rgb(128,128,128) 0%,
        rgb(128,128,128) 100%
    );  */
    border-left:    0px solid #6ab1d5;
    width:          40px;
    height: 		73px;
    position:       relative;
    top:            -7px;
    right:          5px;
}

#ppy5 .nav-wrap {
    padding:        5px 0;
}

#ppy5 .ppy-nav a {
    display:        block;
    overflow:       hidden;
    text-indent:    -900em;
    height:         22px;
    padding:        5px;
/*    border-radius:          0 5px 5px 0;
    -moz-border-radius:     0 5px 5px 0;
    -webkit-border-radius:  0 5px 5px 0; */
    width:          30px;
}

#ppy5 .ppy-prev {
    background:     url(../../gfx/popeye/prev3.png) no-repeat center;
}

#ppy5 .ppy-next {
    background:     url(../../gfx/popeye/next3.png) no-repeat center;
}

#ppy5 .ppy-switch-enlarge {
    background:     url(../../gfx/popeye/enlarge3.png) no-repeat center;
}

#ppy5 .ppy-switch-compact {
    background:     url(../../gfx/popeye/compact3.png) no-repeat center;
}

#ppy5 .ppy-nav a:hover {
    background-color:   #939598;
    cursor:         pointer;
    opacity:        0.8;
}



/* popeye example 7 (properties from 2 & 3, modified for left-alignment) */
#ppy7.ppy-active {
    width:          250px;
    float:          left;
    margin:         0 3.2em 0 0;
}

#ppy7 .ppy-outer {
    margin:        0 3.2em 0 0;
}

#ppy7 .ppy-stagewrap {
    padding:        7px;
/*  border-radius:          5px 0 5px 5px;
    -moz-border-radius:     5px 0 5px 5px;
    -webkit-border-radius:  5px 0 5px 5px; */
    background:     #939598;
/*    background:     rgba(128,128,128,1); */
}

#ppy7 .ppy-stage {
    width:              250px;
    height:             179px;
/*  border:             2px solid #fff;
    border-radius:          3px;
    -moz-border-radius:     3px;
    -webkit-border-radius:  3px; */
    background-color:       #939598;
}

#ppy7 .ppy-counter {
    background:         #939598;
    color:              #f2f0e9;
    padding:            0 7px;
    position:           absolute;
    bottom:             -7px;
    right:              -7px;
    opacity:            1;
    border-radius:          7px 0 0 0;
    -moz-border-radius:     7px 0 0 0;
    -khtml-border-radius:   7px 0 0 0;
    -webkit-border-radius:  7px 0 0 0; 

	font-family: Lucida Grande, Calibri, Arial, sans-serif;
	font-weight: bold;
	font-size: .8em;
	line-height: 241%;
}

#ppy7 .ppy-loading {
    background-image:   url(../../gfx/popeye/loading3.gif);
    background-repeat:  no-repeat;
    background-position:center;
}

#ppy7 .ppy-nav {
/*    border-radius:          0 5px 5px 0;
    -moz-border-radius:     0 5px 5px 0;
    -webkit-border-radius:  0 5px 5px 0; */
    background:     #939598;
/*    background:     -webkit-gradient(
        linear,
        left top,
        right bottom,
        color-stop(0, rgb(128,128,128)),
        color-stop(1, rgb(128,128,128))
    );
    background:     -moz-linear-gradient(
        left top,
        rgb(128,128,128) 0%,
        rgb(128,128,128) 100%
    );  */
    border-left:    0px solid #6ab1d5;
    width:          40px;
    height: 		73px;
    position:       relative;
    top:            -7px;
    right:          5px;
}

#ppy7 .nav-wrap {
    padding:        5px 0;
}

#ppy7 .ppy-nav a {
    display:        block;
    overflow:       hidden;
    text-indent:    -900em;
    height:         22px;
    padding:        5px;
/*    border-radius:          0 5px 5px 0;
    -moz-border-radius:     0 5px 5px 0;
    -webkit-border-radius:  0 5px 5px 0; */
    width:          30px;
}

#ppy7 .ppy-prev {
    background:     url(../../gfx/popeye/prev3.png) no-repeat center;
}

#ppy7 .ppy-next {
    background:     url(../../gfx/popeye/next3.png) no-repeat center;
}

#ppy7 .ppy-switch-enlarge {
    background:     url(../../gfx/popeye/enlarge3.png) no-repeat center;
}

#ppy7 .ppy-switch-compact {
    background:     url(../../gfx/popeye/compact3.png) no-repeat center;
}

#ppy7 .ppy-nav a:hover {
    background-color:   #939598;
    cursor:         pointer;
    opacity:        0.8;
}



/* added caption styles from ppy3_old3 to ppy2 */

#ppy2 .ppy-caption {
    margin:         10px 0 0 0;
    padding:        0 5px 10px 0;
    font-size:      0.9em;
    line-height:    1.3em;
    color:          #472c27;
    height:         14em;
    overflow:       auto;
    border-bottom:  1px dotted #a29061;
    background-color: white;
    opacity: .9;
}

#ppy2.ppy-expanded .ppy-caption {
    margin:         0;
    padding:        10px;
    color:          #fff;
    border-bottom:  1px solid #333;
    background:     #3a1e1a;
}

span.ppy-text {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 150%;
}



/* added caption style to ppy3 */

#ppy3 .ppy-caption {
    margin:         10px 0 6.4em 0;
    padding:        0 5px 10px 0;
    font-size:      0.9em;
    line-height:    1.3em;
    color:          #472c27;
    height:         18.5em;
    overflow:       auto;
    border-bottom:  1px dotted #a29061;
    background-color: white;
    opacity: .9;
}

#ppy3.ppy-expanded .ppy-caption {
    margin:         0;
    padding:        10px;
    color:          #fff;
    border-bottom:  1px solid #333;
    background:     #3a1e1a;
}

span.ppy-text {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 150%;
}



/* added caption style to ppy4 */

#ppy4 .ppy-caption {
    margin:         10px 0 6.4em 0;
    padding:        0 5px 10px 0;
    font-size:      0.9em;
    line-height:    1.3em;
    color:          #472c27;
    height:         18em;
    overflow:       auto;
    border-bottom:  1px dotted #a29061;
    background-color: white;
    opacity: .9;
}

#ppy4.ppy-expanded .ppy-caption {
    margin:         0;
    padding:        10px;
    color:          #fff;
    border-bottom:  1px solid #333;
    background:     #3a1e1a;
}

span.ppy-text {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 150%;
}



/* added caption style to ppy6 */

#ppy6 .ppy-caption {
    margin:         10px 0 6.4em 0;
    padding:        0 5px 10px 0;
    font-size:      0.9em;
    line-height:    1.3em;
    color:          #472c27;
    height:         18em;
    overflow:       auto;
    border-bottom:  1px dotted #a29061;
    background-color: white;
    opacity: .9;
}

#ppy6.ppy-expanded .ppy-caption {
    margin:         0;
    padding:        10px;
    color:          #fff;
    border-bottom:  1px solid #333;
    background:     #3a1e1a;
}

span.ppy-text {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 150%;
}



/* added caption style to ppy8 */

#ppy8 .ppy-caption {
    margin:         10px 0 6.4em 0;
    padding:        0 5px 10px 0;
    font-size:      0.9em;
    line-height:    1.3em;
    color:          #472c27;
    height:         18em;
    overflow:       auto;
    border-bottom:  1px dotted #a29061;
    background-color: white;
    opacity: .9;
}

#ppy8.ppy-expanded .ppy-caption {
    margin:         0;
    padding:        10px;
    color:          #fff;
    border-bottom:  1px solid #333;
    background:     #3a1e1a;
}

span.ppy-text {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 150%;
}



/* added caption style to ppy3single */

#ppy3single .ppy-caption {
    margin:         10px 0 6.4em 0;
    padding:        0 5px 10px 0;
    font-size:      0.9em;
    line-height:    1.3em;
    color:          #472c27;
    height:         18em;
    overflow:       auto;
    border-bottom:  1px dotted #a29061;
    background-color: white;
    opacity: .9;
}

#ppy3single.ppy-expanded .ppy-caption {
    margin:         0;
    padding:        10px;
    color:          #fff;
    border-bottom:  1px solid #333;
    background:     #3a1e1a;
}

span.ppy-text {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 150%;
}



/* added caption style to ppy5 */

#ppy5 .ppy-caption {
    margin:         10px 0 6.4em 0;
    padding:        0 5px 10px 0;
    font-size:      0.9em;
    line-height:    1.3em;
    color:          #472c27;
    height:         18.5em;
    overflow:       auto;
    border-bottom:  1px dotted #a29061;
    background-color: white;
    opacity: .9;
}

#ppy5.ppy-expanded .ppy-caption {
    margin:         0;
    padding:        10px;
    color:          #fff;
    border-bottom:  1px solid #333;
    background:     #3a1e1a;
}

span.ppy-text {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 150%;
}



/* added caption style to ppy7 */

#ppy7 .ppy-caption {
    margin:         10px 0 6.4em 0;
    padding:        0 5px 10px 0;
    font-size:      0.9em;
    line-height:    1.3em;
    color:          #472c27;
    height:         18.5em;
    overflow:       auto;
    border-bottom:  1px dotted #a29061;
    background-color: white;
    opacity: .9;
}

#ppy7.ppy-expanded .ppy-caption {
    margin:         0;
    padding:        10px;
    color:          #fff;
    border-bottom:  1px solid #333;
    background:     #3a1e1a;
}

span.ppy-text {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 150%;
}



/* popeye example 4 */

#ppy4.ppy-active {
    width:          250px;
    float:          right;
    margin:         0 0 1.6em 3.2em;
}

#ppy4 .ppy-outer {
    margin:        0 0em 1.6em 1.6em;
}

#ppy4 .ppy-stagewrap {
    padding:        7px;
/*  border-radius:          5px 0 5px 5px;
    -moz-border-radius:     5px 0 5px 5px;
    -webkit-border-radius:  5px 0 5px 5px; */
    background:     #939598;
/*    background:     rgba(128,128,128,1); */
}

#ppy4 .ppy-stage {
    width:              250px;
    height:             179px;
/*  border:             2px solid #fff;
    border-radius:          3px;
    -moz-border-radius:     3px;
    -webkit-border-radius:  3px; */
    background-color:       #939598;
}

#ppy4 .ppy-counter {
    background:         #939598;
    color:              #f2f0e9;
    padding:            0 7px;
    position:           absolute;
    bottom:             -7px;
    right:              -7px;
    opacity:            1;
    border-radius:          7px 0 0 0;
    -moz-border-radius:     7px 0 0 0;
    -khtml-border-radius:   7px 0 0 0;
    -webkit-border-radius:  7px 0 0 0; 

	font-family: Lucida Grande, Calibri, Arial, sans-serif;
	font-weight: bold;
	font-size: .8em;
	line-height: 241%;
}

#ppy4 .ppy-loading {
    background-image:   url(../../gfx/popeye/loading3.gif);
    background-repeat:  no-repeat;
    background-position:center;
}

#ppy4 .ppy-nav {
/*    border-radius:          0 5px 5px 0;
    -moz-border-radius:     0 5px 5px 0;
    -webkit-border-radius:  0 5px 5px 0; */
    background:     #939598;
/*    background:     -webkit-gradient(
        linear,
        left top,
        right bottom,
        color-stop(0, rgb(128,128,128)),
        color-stop(1, rgb(128,128,128))
    );
    background:     -moz-linear-gradient(
        left top,
        rgb(128,128,128) 0%,
        rgb(128,128,128) 100%
    );  */
    border-left:    0px solid #6ab1d5;
    width:          40px;
    height: 		73px;
    position:       absolute;
    top:            -7px;
    right:          -7px;
}

#ppy4 .nav-wrap {
    padding:        5px 0;
}

#ppy4 .ppy-nav a {
    display:        block;
    overflow:       hidden;
    text-indent:    -900em;
    height:         22px;
    padding:        5px;
/*    border-radius:          0 5px 5px 0;
    -moz-border-radius:     0 5px 5px 0;
    -webkit-border-radius:  0 5px 5px 0; */
    width:          30px;
}

#ppy4 .ppy-prev {
    background:     url(../../gfx/popeye/prev3.png) no-repeat center;
}

#ppy4 .ppy-next {
    background:     url(../../gfx/popeye/next3.png) no-repeat center;
}

#ppy4 .ppy-switch-enlarge {
    background:     url(../../gfx/popeye/enlarge4.png) no-repeat center;
}

#ppy4 .ppy-switch-compact {
    background:     url(../../gfx/popeye/compact4.png) no-repeat center;
}

#ppy4 .ppy-nav a:hover {
    background-color:   #939598;
    cursor:         pointer;
    opacity:        0.8;
}



/* popeye example 6 */

#ppy6.ppy-active {
    width:          250px;
    float:          right;
    margin:         0 0 1.6em 3.2em;
}

#ppy6 .ppy-outer {
    margin:        0 0em 1.6em 1.6em;
}

#ppy6 .ppy-stagewrap {
    padding:        7px;
/*  border-radius:          5px 0 5px 5px;
    -moz-border-radius:     5px 0 5px 5px;
    -webkit-border-radius:  5px 0 5px 5px; */
    background:     #939598;
/*    background:     rgba(128,128,128,1); */
}

#ppy6 .ppy-stage {
    width:              250px;
    height:             179px;
/*  border:             2px solid #fff;
    border-radius:          3px;
    -moz-border-radius:     3px;
    -webkit-border-radius:  3px; */
    background-color:       #939598;
}

#ppy6 .ppy-counter {
    background:         #939598;
    color:              #f2f0e9;
    padding:            0 7px;
    position:           absolute;
    bottom:             -7px;
    right:              -7px;
    opacity:            1;
    border-radius:          7px 0 0 0;
    -moz-border-radius:     7px 0 0 0;
    -khtml-border-radius:   7px 0 0 0;
    -webkit-border-radius:  7px 0 0 0; 

	font-family: Lucida Grande, Calibri, Arial, sans-serif;
	font-weight: bold;
	font-size: .8em;
	line-height: 241%;
}

#ppy6 .ppy-loading {
    background-image:   url(../../gfx/popeye/loading3.gif);
    background-repeat:  no-repeat;
    background-position:center;
}

#ppy6 .ppy-nav {
/*    border-radius:          0 5px 5px 0;
    -moz-border-radius:     0 5px 5px 0;
    -webkit-border-radius:  0 5px 5px 0; */
    background:     #939598;
/*    background:     -webkit-gradient(
        linear,
        left top,
        right bottom,
        color-stop(0, rgb(128,128,128)),
        color-stop(1, rgb(128,128,128))
    );
    background:     -moz-linear-gradient(
        left top,
        rgb(128,128,128) 0%,
        rgb(128,128,128) 100%
    );  */
    border-left:    0px solid #6ab1d5;
    width:          40px;
    height: 		73px;
    position:       absolute;
    top:            -7px;
    right:          -7px;
}

#ppy6 .nav-wrap {
    padding:        5px 0;
}

#ppy6 .ppy-nav a {
    display:        block;
    overflow:       hidden;
    text-indent:    -900em;
    height:         22px;
    padding:        5px;
/*    border-radius:          0 5px 5px 0;
    -moz-border-radius:     0 5px 5px 0;
    -webkit-border-radius:  0 5px 5px 0; */
    width:          30px;
}

#ppy6 .ppy-prev {
    background:     url(../../gfx/popeye/prev3.png) no-repeat center;
}

#ppy6 .ppy-next {
    background:     url(../../gfx/popeye/next3.png) no-repeat center;
}

#ppy6 .ppy-switch-enlarge {
    background:     url(../../gfx/popeye/enlarge4.png) no-repeat center;
}

#ppy6 .ppy-switch-compact {
    background:     url(../../gfx/popeye/compact4.png) no-repeat center;
}

#ppy6 .ppy-nav a:hover {
    background-color:   #939598;
    cursor:         pointer;
    opacity:        0.8;
}



/* popeye example 8 */

#ppy8.ppy-active {
    width:          250px;
    float:          right;
    margin:         0 0 1.6em 3.2em;
}

#ppy8 .ppy-outer {
    margin:        0 0em 1.6em 1.6em;
}

#ppy8 .ppy-stagewrap {
    padding:        7px;
/*  border-radius:          5px 0 5px 5px;
    -moz-border-radius:     5px 0 5px 5px;
    -webkit-border-radius:  5px 0 5px 5px; */
    background:     #939598;
/*    background:     rgba(128,128,128,1); */
}

#ppy8 .ppy-stage {
    width:              250px;
    height:             179px;
/*  border:             2px solid #fff;
    border-radius:          3px;
    -moz-border-radius:     3px;
    -webkit-border-radius:  3px; */
    background-color:       #939598;
}

#ppy8 .ppy-counter {
    background:         #939598;
    color:              #f2f0e9;
    padding:            0 7px;
    position:           absolute;
    bottom:             -7px;
    right:              -7px;
    opacity:            1;
    border-radius:          7px 0 0 0;
    -moz-border-radius:     7px 0 0 0;
    -khtml-border-radius:   7px 0 0 0;
    -webkit-border-radius:  7px 0 0 0; 

	font-family: Lucida Grande, Calibri, Arial, sans-serif;
	font-weight: bold;
	font-size: .8em;
	line-height: 241%;
}

#ppy8 .ppy-loading {
    background-image:   url(../../gfx/popeye/loading3.gif);
    background-repeat:  no-repeat;
    background-position:center;
}

#ppy8 .ppy-nav {
/*    border-radius:          0 5px 5px 0;
    -moz-border-radius:     0 5px 5px 0;
    -webkit-border-radius:  0 5px 5px 0; */
    background:     #939598;
/*    background:     -webkit-gradient(
        linear,
        left top,
        right bottom,
        color-stop(0, rgb(128,128,128)),
        color-stop(1, rgb(128,128,128))
    );
    background:     -moz-linear-gradient(
        left top,
        rgb(128,128,128) 0%,
        rgb(128,128,128) 100%
    );  */
    border-left:    0px solid #6ab1d5;
    width:          40px;
    height: 		73px;
    position:       absolute;
    top:            -7px;
    right:          -7px;
}

#ppy8 .nav-wrap {
    padding:        5px 0;
}

#ppy8 .ppy-nav a {
    display:        block;
    overflow:       hidden;
    text-indent:    -900em;
    height:         22px;
    padding:        5px;
/*    border-radius:          0 5px 5px 0;
    -moz-border-radius:     0 5px 5px 0;
    -webkit-border-radius:  0 5px 5px 0; */
    width:          30px;
}

#ppy8 .ppy-prev {
    background:     url(../../gfx/popeye/prev3.png) no-repeat center;
}

#ppy8 .ppy-next {
    background:     url(../../gfx/popeye/next3.png) no-repeat center;
}

#ppy8 .ppy-switch-enlarge {
    background:     url(../../gfx/popeye/enlarge4.png) no-repeat center;
}

#ppy8 .ppy-switch-compact {
    background:     url(../../gfx/popeye/compact4.png) no-repeat center;
}

#ppy8 .ppy-nav a:hover {
    background-color:   #939598;
    cursor:         pointer;
    opacity:        0.8;
}



/* ppy3 for single-image versions */
/* popeye example 3 (properties from 2, modified for left-alignment) */

#ppy3single.ppy-active {
    width:          250px;
    float:          left;
    margin:         0 3.2em 0 0;
}

#ppy3single .ppy-outer {
    margin:        0 3.2em 0 0;
}

#ppy3single .ppy-stagewrap {
    padding:        7px;
/*  border-radius:          5px 0 5px 5px;
    -moz-border-radius:     5px 0 5px 5px;
    -webkit-border-radius:  5px 0 5px 5px; */
    background:     #939598;
/*    background:     rgba(128,128,128,1); */
}

#ppy3single .ppy-stage {
    width:              250px;
    height:             166px;
/*  border:             2px solid #fff;
    border-radius:          3px;
    -moz-border-radius:     3px;
    -webkit-border-radius:  3px; */
    background-color:       #939598;
}

#ppy3single .ppy-counter {
    background:         #939598;
    color:              #f2f0e9;
    padding:            0 7px;
    position:           absolute;
    bottom:             -7px;
    right:              -7px;
    opacity:            1;
    border-radius:          7px 0 0 0;
    -moz-border-radius:     7px 0 0 0;
    -khtml-border-radius:   7px 0 0 0;
    -webkit-border-radius:  7px 0 0 0; 

	font-family: Lucida Grande, Calibri, Arial, sans-serif;
	font-weight: bold;
	font-size: .8em;
	line-height: 241%;
}

#ppy3single .ppy-loading {
    background-image:   url(../../gfx/popeye/loading3.gif);
    background-repeat:  no-repeat;
    background-position:center;
}

#ppy3single .ppy-nav {
/*    border-radius:          0 5px 5px 0;
    -moz-border-radius:     0 5px 5px 0;
    -webkit-border-radius:  0 5px 5px 0; */
    background:     #939598;
/*    background:     -webkit-gradient(
        linear,
        left top,
        right bottom,
        color-stop(0, rgb(128,128,128)),
        color-stop(1, rgb(128,128,128))
    );
    background:     -moz-linear-gradient(
        left top,
        rgb(128,128,128) 0%,
        rgb(128,128,128) 100%
    );  */
    border-left:    0px solid #6ab1d5;
    width:          40px;
    height: 		40px;
    position:       relative;
    top:            -7px;
    right:          5px;
}

#ppy3single .nav-wrap {
    padding:        5px 0;
}

#ppy3single .ppy-nav a {
    display:        block;
    overflow:       hidden;
    text-indent:    -900em;
    height:         22px;
    padding:        5px;
/*    border-radius:          0 5px 5px 0;
    -moz-border-radius:     0 5px 5px 0;
    -webkit-border-radius:  0 5px 5px 0; */
    width:          30px;
}

#ppy3single .ppy-prev {
    background:     url(../../gfx/popeye/prev3.png) no-repeat center;
}

#ppy3single .ppy-next {
    background:     url(../../gfx/popeye/next3.png) no-repeat center;
}

#ppy3single .ppy-switch-enlarge {
    background:     url(../../gfx/popeye/enlarge3.png) no-repeat center;
}

#ppy3single .ppy-switch-compact {
    background:     url(../../gfx/popeye/compact3.png) no-repeat center;
}

#ppy3single .ppy-nav a:hover {
    background-color:   #939598;
    cursor:         pointer;
    opacity:        0.8;
}



/* original popeye example 3 settings (_old3 added) */

#ppy3_old3_old3ppy3_old3_old3.ppy-active {
    width:          240px;
    float:          left;
    margin:         0 20px 10px 0;
}

#ppy3_old3 .ppy-outer {
}

#ppy3_old3 .ppy-stage {
    width:          240px;
    height:         180px;
    overflow:       hidden;
}

#ppy3_old3 .ppy-stagewrap {
    background:     #333;
}

#ppy3_old3 .ppy-caption {
    margin:         10px 0 0 0;
    padding:        0 5px 3px 0;
    font-size:      0.9em;
    line-height:    1.3em;
    color:          #472c27;
    height:         60px;
    overflow:       auto;
    border-bottom:  1px solid #ddd;
    opacity: .9;
}

#ppy3_old3.ppy-expanded .ppy-caption {
    margin:         0;
    padding:        10px;
    color:          #fff;
    border-bottom:  1px solid #333;
    background:     #666;
}

#ppy3_old3 .ppy-counter {
    background:     #333;
    color:          #fff;
    padding:        0 5px;
    font-size:      0.8em;
    position:       absolute;
    bottom:         0;
    left:           0;
    opacity:        0.7;
}

#ppy3_old3 .ppy-loading {
    background:     #333 url(../../gfx/popeye/loading3.gif) no-repeat center !important;
}

#ppy3_old3 .ppy-nav {
    background:     #333;
    background:     rgba(51,51,51,0.7);
    background:     -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, rgba(51,51,51,1)),
        color-stop(0.4, rgba(51,51,51,0.7)),
        color-stop(0.6, rgba(51,51,51,0.7)),
        color-stop(1, rgba(51,51,51,1))
    );
    background:     -moz-linear-gradient(
        center bottom,
        rgba(51,51,51,1) 0%,
        rgba(51,51,51,0.7) 40%,
        rgba(51,51,51,0.7) 60%,
        rgba(51,51,51,1) 100%
    );
    width:          100%;
    height:         100%;
    text-align:     center;
}
#ppy3_old3 .nav-wrap {
    width:          104px;
    height:         32px;
    padding:        30% 0 0 0;
    margin:         0 auto 0 auto;
}
#ppy3_old3 .ppy-nav a {
    display:        block;
    overflow:       hidden;
    text-indent:    -900em;
    height:         22px;
    float:          left;
    padding:        5px;
    border-radius:          5px;
    -moz-border-radius:     5px;
    -khtml-border-radius:   5px;
    -webkit-border-radius:  5px; 
}

#ppy3_old3 .ppy-prev {
    width:          22px;
    background:     url(../../gfx/popeye/prev3.png) no-repeat center;
}

#ppy3_old3 .ppy-next {
    width:          22px;
    background:     url(../../gfx/popeye/next3.png) no-repeat center;
}

#ppy3_old3 .ppy-switch-enlarge {
    width:          30px;
    background:     url(../../gfx/popeye/enlarge3.png) no-repeat center;
}

#ppy3_old3 .ppy-switch-compact {
    width:          30px;
    background:     url(../../gfx/popeye/compact3.png) no-repeat center;
}

#ppy3_old3 .ppy-nav a:hover {
    background-color:   #333;
    cursor:         pointer;
}