/*
+----------------------------------------------------------------+
	Sideshow
+----------------------------------------------------------------+
*/
#slideshow h3 {font-size:12px; height:45px; margin:0; overflow:hidden; padding:7px 0 0; text-transform:uppercase; width:265px}
#slideshow div#feature_list {height: 299px; overflow: hidden; position: relative}
#slideshow div#feature_list ul#output {float:left; list-style:none outside none; margin:0; padding:0; position:absolute; top:0; width:667px; z-index:1}
#slideshow ul#tabs {float:right; right: 0; z-index: 2 !important; position:absolute; width: 320px !important}
#slideshow ul#tabs li {font-size: 12px}
#slideshow ul#tabs li img {padding: 5px; border: none; float: left; margin: 10px 10px 0 0}
#slideshow ul#tabs li a {background:url(../img/home/bt-normal.gif) no-repeat left top; color: #FFF; text-decoration: none; display: block; padding:10px 10px 5px 30px; height: 60px; outline: none}
#slideshow ul#tabs li a:hover {background: url(../img/home/bt-over.gif) no-repeat left top; text-decoration: none}
#slideshow ul#tabs li a.current {background: url(../img/home/bt-over.gif) no-repeat left top; color: #FFF}
#slideshow ul#tabs li a.current:hover {background: url(../img/home/bt-over.gif) no-repeat left top; text-decoration: none; cursor: default}
#slideshow ul#output {	left: 0; height: 300px; position: relative}
#slideshow ul#output li {height:299px; position:absolute; width:681px}
#slideshow ul#output li img {height:299px; position:absolute; width:681px}		
#slideshow ul#output li a {background: #000; bottom:0; color:#FFF; display:inline-block; font-size:11px; left:0; padding:8px 12px; position:absolute; text-decoration:none; width:667px !important}
#slideshow ul#output li a:hover {background: #999; bottom:-1px; color:#FFF; display:inline-block; font-size:11px; left:0; padding:8px 12px; position:absolute; text-decoration:none; width:667px !important}

