.pzsp-lighttheme .is-text {
background-color:#eee;
color:#ddd;
}

.pzsp-lighttheme .pzsp-outer-wrapper {
background-color:#f6f6f6;
}

.pzsp-lighttheme .pzsp-inner-wrapper {
border:solid 1px #eee;
}

.pzsp-lighttheme .pzsp-text-content h2,.pzsp-lighttheme .pzsp-text-content h3,.pzsp-lighttheme .pzsp-text-content h4 {
color:#333;
font-weight:700;
font-size:16px;
margin-bottom:5px;
font-family:sans-serif;
}

.pzsp-lighttheme .pzsp-text-content a {
color:#222;
text-decoration:none;
}

.pzsp-lighttheme .pzsp-navigation .navtype-text,.pzsp-lighttheme .pzsp-nav-container {
background:linear-gradient(top,#ffffff0%,#e5e5e5100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e5e5e5',GradientType=0);
}

.pzsp-lighttheme .pzsp-navigation .navtype-text {
border-left:solid 1px #ccc;
border-right:solid 1px #ddd;
}

.pzsp-lighttheme .pzsp-navigation td.navtype-text:hover,.pzsp-lighttheme .pzsp-navigation .navtype-text td:hover {
background:linear-gradient(top,#eeeeee0%,#cccccc100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#cccccc',GradientType=0);
}

.pzsp-lighttheme .pzsp-navigation a span {
color:#888;
text-shadow:0 1px 1px #fff, 0 -1px 1px #111;
}

.pzsp-lighttheme .pzsp-navigation td:hover a span {
color:#333;
text-shadow:0 1px 1px #fff, 0 -1px 1px #111;
}

.pzsp-lighttheme .pzsp-navigation tr.activeSlide td.navtype-text,.pzsp-lighttheme .pzsp-navigation td.navtype-text.activeSlide {
background:linear-gradient(top,#eeeeee0%,#dddddd100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#dddddd',GradientType=0);
}

.pzsp-lighttheme .pzsp-navigation .activeSlide a span {
color:#000;
text-shadow:0 1px 1px #fff, 0 -1px 1px #111;
}

.pzsp-lighttheme table.pzsp-navigation {
margin:0 auto;
}

.pzsp-lighttheme .pzsp-container,.pzsp-lighttheme .pzsp-navigation tr.activeSlide td.navtype-asterisks,.pzsp-lighttheme .pzsp-navigation tr.activeSlide td.navtype-numbers,.pzsp-lighttheme .pzsp-navigation tr.activeSlide td.navtype-bullets,.pzsp-lighttheme .pzsp-navigation td.navtype-asterisks.activeSlide,.pzsp-lighttheme .pzsp-navigation td.navtype-numbers.activeSlide,.pzsp-lighttheme .pzsp-navigation td.navtype-bullets.activeSlide,.pzsp-lighttheme .pzsp-navigation .navtype-asterisks,.pzsp-lighttheme .pzsp-navigation .navtype-numbers,.pzsp-lighttheme .pzsp-navigation .navtype-bullets {
background:transparent;
}

.pzsp-lighttheme .pzsp-navigation a,.pzsp-lighttheme .pzsp-text-content {
color:#333;
}

.pzsp-lighttheme .pzsp-navigation .navtype-text a span,.pzsp-lighttheme .pzsp-navigation .navtype-text:hover a span {
text-shadow:none;
}