#ICAslider	{width: 696px; padding-left: 10px; margin: 0px}
.anythingSlider                         { width: 687px; height: 183px;  margin: 0 auto 15px; border: 0px solid red; margin-left: 5px;}
.anythingSlider .wrapper                { width: 692px; overflow: auto; height: 183px; margin: 0px; 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: -10px; background: #eee; border-bottom: 3px solid #e0a213; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; width: 692px; margin: 0px; border: 1px solid #555;}
.anythingSlider .arrow  {display: none;}
.anythingSlider .forward                { background-position: 0 0; right: 0px; display: none;}
.anythingSlider .back                   { background-position: -67px 0; left: -20px; display: none;}
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; z-index: 2; top: 148px; text-align: center; overflow: inherit;opacity:10;filter:alpha(opacity=0.1); margin-left: -5px;}
#thumbNav a                             { color: black; font: 11px/18px Georgia, Serif; display: inline-block; width: 228px; padding: 0px; height: 35px; margin: 0px; text-align: center; z-index: 3;}
#thumbNav a:hover                       { background-image: none;}
#thumbNav a.cur                         {color: #000;}

#bannerSty{background: #000; position: relative; z-index: 1; margin-top: -55px; right: 0px; width: 692px; height: 40px;color: #fff; opacity:0.85;filter:alpha(opacity=85)}
#bannerSty img{ width: 30px; height: 29px; margin: 3px 0 0 3px;}
.iconSty{ float: left; width: 225px; padding-left: 0px; }
.iconSty a{ color: #ccc; text-decoration: none;} 
.iconSty a:hover{ color: #fff;}
.iconTxt { margin-top: 5px; padding-left: 5px; position: absolute; font-size: 10px; cursor: pointer;}
#start-stop{ display: none;}

.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; }

.ie6 #bannerSty{background: #000; border: 0px solid red; position: relative; z-index: 1; margin-top: -55px; right: 0px; width: 692px; height: 35px !important;color: #fff; opacity:0.85;filter:alpha(opacity=85)}
.ie6 #bannerSty img{ width: 30px; height: 29px!important; margin: 3px 0 0 3px; margin-bottom: -13px; position: relative;}
