@charset "utf-8";
/* CSS Document */
/*
.clearfix {zoom:1;}
.clearfix:after {content:".";display:block;clear:both;width:0px;height:0px;visibility:hidden;}
*/

#newIndexTemplate img{border:0px;}
#newIndexTemplate {font-family:Arial, Helvetica, sans-serif;}

#newIndexTemplate .overflow {overflow:hidden;/*overflow:-moz-hidden-unscrollable;_overflow:hidden;*/}

#bigbanner {position:relative;height:285px;width:805px;margin-bottom:5px;}
/*#bigbanner .images{position:absolute;z-index:190;}*/
#bigbanner .images{position:absolute;z-index:50;}
#bigbanner .images img{width:805px;height:285px;}
#bigbanner .images div{position:absolute;display:none;}
#bigbanner .background{position:absolute;z-index:200;background-color:#000000;height:26px;width:805px;top:259px;opacity:.50;filter: alpha( opacity=50 ); -moz-opacity: 0.50;zoom:1;}
#bigbanner .text{position:absolute;z-index:210;top:259px;padding-top:1px;}
#bigbanner .text .bullets, #bigbanner .text .alttext{float:left;height:26px;_display:inline-block;}
#bigbanner .text .bullets {margin:0px 10px;}
#bigbanner .text .bullets span{display:block;width:20px;height:26px;float:left;background-image:url(../images/bannerBullet.gif);background-position:center center;background-repeat:no-repeat;cursor:pointer;}
#bigbanner .text .bullets span.active{background-image:url(../images/BannerBulletOn.gif)}
#bigbanner .text .alttext {margin-top:3px;*margin-top:5px;margin-top:7px\0;}
#bigbanner .text .alttext *{display:none;}
#bigbanner .text .alttext a,
#bigbanner .text .alttext span {color:#fff;text-decoration:none;font-size:12px;}
#bigbanner .text .bullets span.active {color:#FF0000;}
