/*
    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/
*/
/*Home Banner Start*/

.hide {display: none; z-index:2;}
#banner { width:960px;	text-align: left;  margin:0 auto; float:left; height:228px; } 
ul.s-nav {float:left; height:27px; }
ul.s-nav li {display: inline; }
ul.s-nav li a {display: block; height: 27px; /*text-indent: -9999px;*/ float: left;}
ul.s-nav li.s-nav-sub a {width: 247px; background: url(champion-see-vision.png) top center no-repeat; }
ul.s-nav li a:hover, body.s-nav-sub ul.s-nav li a.s-nav-sub {background-position: bottom center;}
ul.s-nav-light {float:left; height:27px; }
ul.s-nav-light li {display: inline; }
ul.s-nav-light li a {display: block; height: 27px; text-indent: -9999px; float: left; }
ul.s-nav-light li.who-light a {width: 247px; background: url(champion-see-vision-light.png) top center no-repeat;}
ul.s-nav-light li a:hover, body.who-light ul.s-nav-light li a.who-light {background-position: bottom center;}
/*Home Banner End*/

.anythingSlider                         { width: 960px; height: 228px; position: relative;  overflow:hidden; }
.anythingSlider .wrapper                { width: 960px; overflow: auto; height: 388px;  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; ; margin: 0; padding:0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 388px; width: 960px; margin: 0; }
.anythingSlider ul li h1                  { z-index:1000; position: relative; left:25px; top:-320px;  color:#2b3e4d;    font-family: 'AntennaCond-Bold';}
.anythingSlider ul li h1 .logoWrapp{ clear:both; float:none !important;  display:block; width:100%;}
.anythingSlider ul li h1 .logo1{ margin:45px 0 10px 0; }
.anythingSlider ul li h1 .logo2{ margin:5px 0 10px 0;}
.anythingSlider ul li h1 .logo3{ margin:27px 0 10px 0;}
.anythingSlider ul li h1 .logo4{ margin:32px 0 10px 0;}

.anythingSlider ul .text_wrapp{position:relative; top:79px; left:327px; }
html*.anythingSlider ul .text_wrapp{top:72px;}
.anythingSlider ul .text_wrapp_slide2{top:78px; left:327px;}
.anythingSlider ul .text_wrapp_slide3{top:84px; left:327px;}
html*.anythingSlider ul .text_wrapp_slide3{top:80px;}
.anythingSlider ul .text_wrapp_slide4{top:84px; left:327px;}
html*.anythingSlider ul .text_wrapp_slide4{top:80px;}

.anythingSlider ul .text_wrapp h1{font-size:12px !important; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
html*.anythingSlider ul .text_wrapp h1{line-height:1em !important;}
.anythingSlider ul .text_wrapp h1 .link { display:block; margin-top:5px;}
html*.anythingSlider ul .text_wrapp h1 .link{margin-top:0px; padding-top:0; }
.anythingSlider ul .text_wrapp h1 .link a { color:#F00; text-decoration:underline; font-weight:normal; width:70px; }
.anythingSlider ul .text_wrapp h1 .link a:hover { color:#F00; text-decoration:none; }


#thumbNav                               { position: relative; top: 190px; right: 50px; text-align: right; }
#thumbNav a                             { color:#FFF; display: inline-block; padding: 0px 5px; height: 21px; margin: 0 -1px 0 0; background: url(../images/banner_inactive.png) no-repeat; text-align: center;}
#thumbNav a:hover                       { background: url(../images/banner_active.png) no-repeat;  }
#thumbNav a.cur                         { background: url(../images/banner_active.png) no-repeat; }



#start-stop                             { color:#000;display: none;}

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


#banner .right_link {position:relative; top:-175px; right:12px; float:right; width:152px;}
#banner .right_link img { margin-bottom:5px;}
#banner .left_link{position:relative; top:-100px; left:25px; float:left;}
.anythingSlider ul li p{  position: relative;  top:80px;  color:#000000; padding-left: 261px; font-size:14px;   font-family: 'Droid Sans', regular; width:672px; margin-top:-206px; line-height:17px; }