.adSlider *						{margin: 0; padding: 0; outline: 0; font: 14px/20px Verdana, Geneva, sans-serif; color:#544A41; vertical-align:baseline;}
.clear {clear:both;}

/*
    anythingSlider v1.2
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/
.adSlider                         { width: 710px; height: 130px; position: relative; border:3px #dedee0 solid; }
.adSlider .wrapper                { width: 710px;  height: 130px; overflow: hidden; position: absolute; top: 0; left: 0;background:#88bd55 url(http://www.skincarenatural.com/v/vspfiles/assets/images/bannerBG.jpg) top left no-repeat;}

                                        /* Width below is max for Opera */
.adSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0;  margin: 0; }
.adSlider .wrapper ul li          { display: block; float: left; padding: 0; height: 317px; width: 710px; margin: 0; }

.adSlider .arrow {display:none;}
/*.adSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: -250px; cursor: pointer; }
.adSlider .forward                { background-position: 0 0; right: -20px; }
.adSlider .back                   { background-position: -67px 0; left: -20px; }
.adSlider .forward:hover          { background-position: 0 -200px; }
.adSlider .back:hover             { background-position: -67px -200px; }
*/
.thumbNav                               { position: relative; top: 323px; text-align: center; }
.thumbNav li                            { display: inline; }
.thumbNav a                             { color: black; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #c58b04 url(http://www.skincarenatural.com/v/vspfiles/assets/images/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
.thumbNav a:hover                       { background-image: none; }
.thumbNav a.cur                         { background: #e0a213; }

/*.start-stop                             { z-index: 10; background: green; background-image: url(../images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
*/
.start-stop {display:none;}
.start-stop.playing                     { background-color: red; }
.start-stop:hover                       { background-image: none; }


/** Slide Specifics*/
.textSlide                              { width:710px; height:120px; position:relative; top: 5px; left:5px; border:0px #060 solid;}
.textSlide span.img						{ width:115px; height:115px; display:block;float:left; position:relative; top:5px; text-align:center;}
.sliderText								{ width:570px; float:left; margin-left:5px;}
.textSlide h3							{ font: 18px/22px Verdana, Geneva, sans-serif; font-weight:bold; color: #ebedc5;margin-bottom:2px;}
.textSlide h4							{ font: 16px/18px Verdana, Geneva, sans-serif; font-weight:normal; color: #ebedc5; margin-bottom:9px;}
.textSlide p							{ font: 13px/15px Verdana, Geneva, sans-serif normal; color:#eef9e3; display:block; width:490px; margin-bottom:10px;}
.textSlide p.value						{ width: 400px; display:block; position:absolute; bottom:0px; right:10px; text-align:right;font-size: 18px; font-weight:bold;}
.textSlide a.btn						{ width:150px; height: 20px; display:block; background-color:#eef9e3; border:1px #dedee0 solid;  text-align:center; font: 10px/20px Verdana, Geneva, sans-serif; color:#5d5248; text-decoration:none;}
.textSlide a.btn:active					{ position: relative; top:1px;}
