/* typo */
.plaids_slider ul {position: relative; left: 0; top:0.2em; width: auto; margin: 0; padding: 0; list-style-type: none; overflow: hidden; z-index:1;}
#plaids_slider  li {float: left; width:900px; height:300px;}
#plaids_slider .li1 {background:url('images/slide1.jpg') no-repeat;}
#plaids_slider .li2 {background:url('images/slide2.jpg') no-repeat;}
#plaids_slider .li3 {background:url('images/slide3.jpg') no-repeat;}
#plaids_slider .li4 {background:url('images/slide4.jpg') no-repeat;}
#plaids_slider .li5 {background:url('images/slide5.jpg') no-repeat;}
#plaids_slider .li6 {background:url('images/slide6.jpg') no-repeat;}

#plaids_slider span {background:transparent; color:#d6ae3d; margin-top:2em; padding:1em 0 0 1.7em; background:url('more.png') 0px 7px no-repeat}
#plaids_slider p {width:820px; margin-top:20em; background:url('transparent_bg.png'); padding:1em 6em 1em 1.7em}
#plaids_slider p a {color:#ffffff; font-size:12px; text-align:left; width:830px;}
.plaids_slider {position: relative; overflow: hidden}
.plaids_slider .back {position: absolute; top: 0; left: 0; z-index: 2}
.plaids_slider .back a,
.plaids_slider .next a {display: none; outline: none}
.plaids_slider .next {position: absolute; top: 0; right: 0; z-index: 2}
.plaids  {height:305px}
.plaids .back {width: auto; height: auto; background: url('prev_bg.gif') no-repeat; }
.plaids .next {width: auto; height: auto; left: 550px; background: url('next_bg.gif') no-repeat}
.plaids .next a {position: absolute; top:17px; right:17px; width:150px; height:40px; line-height:30px; background: url('next.png') no-repeat top right}
.plaids .next a:hover {position: absolute;top:17px; right:17px; width:150px; height:40px; line-height:30px; background: url('next_hover.png') no-repeat top right}
.plaids .back a {position:absolute; top:17px; left:18px; width:50px; height:40px; line-height:30px; background: url('prev.png') no-repeat}
.plaids .back a:hover {position:absolute; top:17px; left:18px; width:150px; height:40px; line-height:30px; background: url('prev_hover.png') no-repeat}



