
/*img {vertical-align:top;} */
a img { border:0;}
/*ul { list-style:none;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}
           */


/*------------ slider ------------*/

#featured-slide{
	width:950px;
	position:relative;
	height:221px;
	float:left;
	overflow:hidden;
}
#featured-slide ul.ui-tabs-nav{
	position:absolute;
	top:0px; left:640px;
	list-style:none;
	padding:0; margin:0;
	width:24px;
	z-index:100;

}
#featured-slide ul.ui-tabs-nav li{
	width:24px;
	height:45px;
	padding-left:7px;
}
#featured-slide ul.ui-tabs-nav li a{
	width:24px;
	height:45px;
	display:inline-block;
	text-decoration:none;
}
#featured-slide #nav-fragment-6{ height:45px;}

/*#featured-slide #nav-fragment-1 a{ background:url(../img/item1.png) no-repeat 0 0;}
#featured-slide #nav-fragment-2 a{ background:url(../img/item2.png) no-repeat 0 0;}
#featured-slide #nav-fragment-3 a{ background:url(../img/item3.png) no-repeat 0 0;}
#featured-slide #nav-fragment-4 a{ background:url(../img/item4.png) no-repeat 0 0;}
#featured-slide #nav-fragment-5 a{ background:url(../img/item5.png) no-repeat 0 0;}
#featured-slide #nav-fragment-6 a{ background:url(../img/item6.png) no-repeat 0 0; height:47px;}

*html #featured-slide #nav-fragment-1 a{ background:url(../img/item1_ie.gif) no-repeat 0 0;}
*html #featured-slide #nav-fragment-2 a{ background:url(../img/item2_ie.gif) no-repeat 0 0;}
*html #featured-slide #nav-fragment-3 a{ background:url(../img/item3_ie.gif) no-repeat 0 0;}
*html #featured-slide #nav-fragment-4 a{ background:url(../img/item4_ie.gif) no-repeat 0 0;}
*html #featured-slide #nav-fragment-5 a{ background:url(../img/item5_ie.gif) no-repeat 0 0;}
*html #featured-slide #nav-fragment-6 a{ background:url(../img/item6_ie.gif) no-repeat 0 0;}  */

#featured-slide ul.ui-tabs-nav li img{ margin:0;}
#featured-slide ul.ui-tabs-nav li{ padding-bottom:1px;}
#featured-slide ul.ui-tabs-nav li.last { padding:0;}

/*#featured-slide ul.ui-tabs-nav li.ui-tabs-selected {
	background:url(../images/selected-item.png) no-repeat 0px 16px;
}
*html #featured-slide ul.ui-tabs-nav li.ui-tabs-selected {
	background:url(../images/selected-item.gif) no-repeat 0px 16px;
} */

#featured-slide .ui-tabs-panel{
	position:relative;
}
#featured-slide .ui-tabs-hide {display:none; }
