<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#featured{
	width:933px;
	position:relative;
	height:340px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:35px;
	left:2px;
	list-style:none;
	margin:0;
	width:190px;
	overflow: hidden;
	height: 305px;
	z-index: 100;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#featured ul.ui-tabs-nav li{
	float: left;
	height: 61px;
	width: 190px;
}
#featured ul.ui-tabs-nav li.last img{
	border-right-style: none;
}

#featured ul.ui-tabs-nav li img{
	float:left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#featured li.ui-tabs-nav-item a{
	display:block;
	height:61px;
	color:#333;
	line-height:40px;
	width: 190px;
	overflow: hidden;
}
#featured li.ui-tabs-nav-item a:hover{
}
#featured li#nav-fragment-1 a  {
	background-image: url(images/indexMenu_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: 100px;
	overflow: hidden;
}
#featured li#nav-fragment-1 a:hover {
	background-image: url(images/indexMenu02_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#featured li#nav-fragment-1.ui-tabs-selected a{
	overflow: visible;
	background-image: url(images/indexMenu02_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#featured li#nav-fragment-2 a  {
	background-image: url(images/indexMenu_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: 100px;
	overflow: hidden;
}
#featured li#nav-fragment-2 a:hover {
	background-image: url(images/indexMenu02_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#featured li#nav-fragment-2.ui-tabs-selected a{
	overflow: visible;
	background-image: url(images/indexMenu02_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#featured li#nav-fragment-3 a  {
	background-image: url(images/indexMenu_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: 100px;
	overflow: hidden;
}
#featured li#nav-fragment-3 a:hover {
	background-image: url(images/indexMenu02_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#featured li#nav-fragment-3.ui-tabs-selected a{
	overflow: visible;
	background-image: url(images/indexMenu02_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#featured li#nav-fragment-4 a  {
	background-image: url(images/indexMenu_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: 100px;
	overflow: hidden;
}
#featured li#nav-fragment-4 a:hover {
	background-image: url(images/indexMenu02_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#featured li#nav-fragment-4.ui-tabs-selected a{
	overflow: visible;
	background-image: url(images/indexMenu02_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#featured li#nav-fragment-5 a  {
	background-image: url(images/indexMenu_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: 1000px;
	overflow: hidden;
}
#featured li#nav-fragment-5 a:hover {
	background-image: url(images/indexMenu02_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#featured li#nav-fragment-5.ui-tabs-selected a{
	overflow: visible;
	background-image: url(images/indexMenu02_05.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#featured li.ui-tabs-selected a {

}

#featured li.ui-tabs-selected a img {
	height: 190px;
	width: 61px;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	padding: 0px;
}
#featured .ui-tabs-panel{
	width:933px;
	height:340px;
	position:relative;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	left:190px;
	height:10px;
	background: url('images/transparent-bg.png');
	width: 96px;
	top: 203px;
}
#featured .ui-tabs-hide{ 
	display:none; 
}
</pre></body></html>