/* nt_firstlight ninjaslide style from ninjatheme.com */
/* tabs */
.nt_firstlight ul.nslider{height: 28px; line-height: 28px; margin:0; padding-left:20px;}
.nt_firstlight ul.nslider li{cursor: pointer; height: 31px; list-style-type: none; margin: 0 0 0 4px; float: left; padding:0 20px 0 0; background: url(../images/ns_tab_r.png) no-repeat 100% 0;}
.nt_firstlight ul.nslider li span{display: block; padding:0 0 0 20px; line-height:31px; background:url(../images/ns_tab_l.png) no-repeat 0 0;}
.nt_firstlight ul.nslider li.active{background: url(../images/ns_tab_r_active.png) no-repeat 100% 0; height: 32px;position:relative;}
.nt_firstlight ul.nslider li.active span{background: url(../images/ns_tab_l_active.png) no-repeat 0 0;}
/* container for slides */
.nt_firstlight div.nsbox-1{background: url(../images/ns_box_bottom.png) no-repeat 50% 100%; padding-bottom:8px;}
* html .nt_firstlight div.nsbox-1{position: relative;top:-4px;z-index:-2;} /* IE6 chokes, sorry about this folks */
.nt_firstlight div.nsbox-2{background: url(../images/ns_box_tr.png) no-repeat 100% 0; padding-right:7px;}
.nt_firstlight div.nsbox-3{background: url(../images/ns_box_tl.png) no-repeat 0 0; padding:3px 0 0 7px;}
.nt_firstlight div.nsbox-4{background: #F9F9F9; border:1px solid #FFF; padding:10px;}
