/*--------- slider ---------*/

.slider { width:964px; height:356px; margin:0 auto; position:relative; z-index:2; }
.items { display:none;}

.pagination { position:absolute; bottom:-20px; left:328px; display:inline-block; z-index:1000;}
.pagination li {float:left;	margin-right:4px;}
.pagination a { display:block; width:11px; height:11px; background:url(../images/page.png) no-repeat; }
.pagination li.current a, .pagination li:hover a {  background:url(../images/page-h.png) no-repeat; }

.prev {}
.prev:hover {}
.next {}
.next:hover {}

.banner{ width:420px; overflow:hidden; position:absolute; top:38px; color:#ffffff; padding-left:30px; left:0px; z-index:15; font-size:24px; text-align:center; line-height:30px; font:roboto_condensedregular; text-shadow: 1px 1px 1px #000; }
.banner a { text-indent:-99999em; display:block; height:42px; text-decoration:none; background:url(../images/donate.png) no-repeat; margin:40px auto 0 auto; width:146px;  }
.banner strong {font-weight:normal; margin:0 auto; clear:both; }
.banner img { border:none; }
.font-60 {margin-top:-12px; font-size:60px; line-height:72px;}
.font-48 { margin-top:-10px; font-size:48px; line-height:58px;}
.numStatus { display:none; }
