﻿
.item3 {
	display:block;
	float:left;
	margin:3px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	height: 18px;
	width: 18px;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	font:normal normal 11px/18px  Tahoma, Geneva, sans-serif;
/* 	background:url(navi-bg-2.png) no-repeat 1px 2px;*/
	background:none;
	}

.item3selected { 
	/* background:url(navi-bg-2-sel.png) no-repeat 1px 2px; */
	background:#f60;
	}
	
.titlebar{
	background: none;
	font: bold italic 10px/10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	color:#fff;
	text-align:center;
	display:none;
	}

#subBar{
	}

#showcase2{
	border:1px solid #f60;
	}
	
#navigator{
	padding:0px;
	background:url(/ImgWeb/14/V4/box/showcase/navigator-bg.png) repeat-x center center;
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid black;
	border-bottom:1px solid black;
	height:26px;
	text-align:center;
	padding:0 0 0 0px;}
	
#slider{
		_margin-left:-285px;
		*margin-left:-285px;
		float:left;}
