/*------- Vision West ----------
----Slide Sorter- With IE6 Fix----*/
#featured {
	background-color:#000;
	display:block;
	width:939px;
	_width:941px;
	height: 264px;
	_height: 266px;
	margin: 20px auto;
	position:relative;
	border: 1px solid #8d429d;
}
#featured ul {
	list-style:none;
	display:block;
	width:284px;
	height:264px;
	background: url(http://v1.visionexpowest.showsite.rxnova.com/RNA/RNA_Vision_West/Slide_sorter/tab_bg_full.png) no-repeat;
	position:absolute;
	top:0;left:0;
	z-index:2000;
	margin:0 !important;
	padding:0 !important;
}
#featured ul li {
	display:block;
	width:284px;
	height:66px;
	margin:0 !important;
	padding:0 !important;
}
#featured ul li h6 {
	font-size: 16px;
	font-weight:bold;
	color:#212121;
	padding:0;
	margin:0;
	line-height:16px;
}
#featured ul li h6 span.red {
	color:#B30C3A !important;
	font-size: 16px;

}
#featured ul li a,#featured ul li a:visited {
	display:block;
	width:233px;
	height:56px;
	padding:10px 10px 0 10px;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
}
#featured ul li a:hover {
	background: url(http://v1.visionexpowest.showsite.rxnova.com/RNA/RNA_Vision_West/Slide_sorter/tab_bg_hover.png) no-repeat;
	color:#212121;
	text-decoration:none;
}
#featured .ui-tabs-panel {
	display:block;
	width:685px;
	height:264px;
	position:absolute;
	top:0;left:254px;
}
#featured ul li.ui-tabs-selected {
	background: url(http://v1.visionexpowest.showsite.rxnova.com/RNA/RNA_Vision_West/Slide_sorter/tab_bg_selected.gif) no-repeat;
}
#featured ul li.ui-tabs-selected a {
	color:#212121;
}
#featured ul li.ui-tabs-selected a:hover {
	background: none !important;
}
#featured .ui-tabs-hide{display:none;}
#featured .ui-tabs-panel .info {
	display:block;
	background: url(http://v1.visionexpowest.showsite.rxnova.com/RNA/RNA_Vision_West/Slide_sorter/transparent-bg.png);
	width:219px;
	_width:239px;
	height:244px;
	padding:10px;
	position:absolute;
	right:0;top:0;
	_margin: 0 -1px 0 0;
}
#featured .ui-tabs-panel .info p {
	color:#FFF;
}

#featured .ui-tabs-panel .info h6,#featured .ui-tabs-panel .info h6 a,#featured .ui-tabs-panel .info h6 a:visited {
	color:#D06F1A !important;
	font-size:16px !important;
	font-weight:bold;
}
#featured .ui-tabs-panel .info .learn_s a,#featured .ui-tabs-panel .info .learn_s a:visited {
	color:#FFF;
	display:block;
	width: 140px;
	height:40px;
	text-transform: capitalize;
	text-decoration:none;
	float:right;
	position:relative;
	_cursor:hand;
}
#featured .ui-tabs-panel .info .learn_s a:hover {
	color:#212121;
	text-decoration: underline;
}
#featured .ui-tabs-panel .info .learn_s span.start {
	background:url(http://v1.visionexpowest.showsite.rxnova.com/RNA/RNA_Vision_West/Slide_sorter/slide-learn-start.png);
	display:block;
	height:40px;
	width:6px;
	position:absolute;
	top:0;left:0;
}
#featured .ui-tabs-panel .info .learn_s span.mid {
	background:url(http://v1.visionexpowest.showsite.rxnova.com/RNA/RNA_Vision_West/Slide_sorter/slide-learn.png) repeat-x;
	display:block;
	width:98px;
	height:40px;
	line-height:40px;
	text-align:center;
	position:absolute;
	top:0;left:6px;
}

#featured .ui-tabs-panel .info .learn_s span.end {
	background:url(http://v1.visionexpowest.showsite.rxnova.com/RNA/RNA_Vision_West/Slide_sorter/slide-learn-end.png);
	display:block;
	height:40px;
	width:42px;
	position:absolute;
	top:0;left:104px;
}
.pngfix {
}
