.anythingSlider    *                                       { margin: 0; padding: 0; }
body                                    { font: 12px }
.anythingSlider    a, a img                                { border: 0; text-decoration: none; outline: 0; }


.anythingSlider    h1                                      { font: Helvetica, Sans-Serif  bold 60px letter-spacing: -2px; margin: 20px 0; text-align: center; }
.anythingSlider    h2                                      { font: Helvetica, Sans-Serif  bold 30px letter-spacing: -1px; margin: 0 0 10px 0; }
.anythingSlider    h3                                      { font: Helvetica, Sans-Serif  13px margin: 0 0 10px 0; color:fff;}  
.anythingSlider    h5                                      { font: Helvetica, Sans-Serif  15px text-align: center; }
.anythingSlider    pre                                     { font: Helvetica, Sans-Serif  13px/1.8  margin: 0 0 15px 0; }

.slisho    ul                                      { margin: 0 0 25px 25px; }
.slisho    ul li                                   { margin: 0 0 8px 0; }

.slisho    #dl                                     { position: absolute; top: 10px; right: 0; background: black; color: white; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 3px 6px; }
.slisho    dl:hover                               { background: #666; }

/*
    This stuff is for the TitleBlock Plugin
*/
.anythingSlider    .image                                  { position: relative; margin-bottom: 20px; width: 100%; }
.anythingSlider    .image h2                               { position: absolute; top: 220px; left: 0; width: 100%; }
.anythingSlider    .image h2 span                          { color: white; font: bold 30px/40px Helvetica, Sans-Serif; letter-spacing: -1px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 6px 8px; }
.anythingSlider    .image h2 span.spacer                   { padding: 0 2px; background: none; }


.anythingSlider                         { width: 960px; height: 250px; position: relative; margin: 0 auto; font-family: Helvetica, Arial, sans-serif; text-align: left;}
.anythingSlider .wrapper                { width: 960px; overflow: auto; height: 250px; position: absolute; top: 0; left: 0; }

                                       /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; background: #eee; margin: 0; }
.anythingSlider ul li                   { float: left; padding: 0; height: 250px; width: 960px; margin: 0; background: url() no-repeat left; color: #fff;}
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 220px; height: 30px; background: url(../images/nav_bg2.png) repeat-x; padding-right: 15px; text-align: right;}
#thumbNav a                             { color: #fff; font: 13px Helvetica,Arial, Sans-Serif; display: inline-block; padding: 3px 0px; height: 19px; width:16px; margin: 4px 0px 0px 8px; background:  url(../images/nav_01.png) no-repeat; text-align: left; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; padding-left: 7px;}

#thumbNav a.cur                         { background:  url(../images/nav_act_01.png) no-repeat }

#start-stop                             { 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.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }


.anythingSlider ul li h3{font-size: 40px; margin-bottom: 15px; margin-top: 20px; font-weight:normal; font-color:fff; line-height:40px;}
.anythingSlider ul li h4{font-size: 16px; margin-bottom: 15px; font-style:italic;}
.slide-content {
	padding-top:65px;
	padding-right:20px;
	padding-left:20px;
	position: absolute;
	width: 390px;
	height: 210px;
	font-size: 14px;
}
.anythingSlider .wrapper ul .slide-content ul {list-style-type: disc; margin-left: 25px; }
.anythingSlider .wrapper ul .slide-content li {margin-bottom:5px;}
.learn-more {position: absolute; bottom: 10px; right: 20px;}
img.right {float: right; border-left: 0px solid #fff;}
