.featured                         { width: 980px; height: 375px; position: relative; margin: 0 auto; }
.featured .wrapper                { width: 980px; overflow: hidden; height: 341px; margin: 0 auto; position: absolute; top: 0; }
.featured .wrapper ul             { width:9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.featured ul li                   { display: block; float: left; padding: 30px 0 0; height: 317px; width: 960px; margin: 0; }
.featured .arrow                  { display: none; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.featured .forward                { background-position: 0 0; right: -20px; }
.featured .back                   { background-position: -67px 0; left: -20px; }
.featured .forward:hover          { background-position: 0 -200px; }
.featured .back:hover             { background-position: -67px -200px; }

.featured #thumbNav                               { position: absolute; top: 340px; left:470px; }
.featured #thumbNav a                             {
display: block; 
padding: 2px 8px;
height: 12px;
margin: 0 5px 0 0;
background: #fff; 
border:2px solid #b9b4a6;
text-indent: -9999px;
line-height:0;
overflow:hidden;
font-size:0;
float:left;
width:2px;
}
.featured #thumbNav a:hover                       { background: #d9d9c2; border:2px solid #7b7265; }
.featured #thumbNav a.cur                         { background: #d9d9c2; border:2px solid #7b7265;}

#start-stop                             { display:none; 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
*/
.featured .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.featured .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }


.slide-show                         { width: 770px; min-height: 580px; position: relative; clear:both;}
.slide-show .wrapper                { width: 770px; overflow: hidden; min-height: 580px; margin: 0 auto; position: absolute; top: 0; }
.slide-show .wrapper ul             { width:9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.slide-show ul li                   { display: block; float: left; padding:0; min-height: 580px; width: 770px; margin: 0; }
.slide-show .arrow                  { display: none; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.slide-show .forward                { background-position: 0 0; right: -20px; }
.slide-show .back                   { background-position: -67px 0; left: -20px; }
.slide-show .forward:hover          { background-position: 0 -200px; }
.slide-show .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: absolute; top: 460px; left:0px; }
#thumbNav a                             { 
display: block; 
padding: 2px 8px;
height: 12px;
margin: 0 5px 0 0;
background: #fff; 
border:2px solid #b9b4a6;
text-indent: -9999px;
line-height:0;
overflow:hidden;
font-size:0;
float:left;
width:2px;
}

#thumbNav a:hover                       { background: #d9d9c2; border:2px solid #7b7265; }
#thumbNav a.cur                         { background: #d9d9c2; border:2px solid #7b7265;}


/*
  Prevents
*/
.slide-show .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.slide-show .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }