#slider {
	margin: 0 auto;
  	width: 599px;
	height:255px;
  	position: relative;
  	overflow: hidden;
}
	#slider .topp{
		position:absolute;
		background:url(../img/scroll_top.gif) no-repeat left top;
		width:8px;
		height:8px;
		top:0px;
		left: 552px;/*512*/
		z-index:900;
		zoom:1;
		border:0px solid #FFFFFF;
		
	}
	#slider  .bottomm{
		position:absolute;
		background:url(../img/scroll_bottom.gif) no-repeat left top;
		width:8px;
		height:8px;
		top:247px;
		left: 552px;
		z-index:900;
		zoom:1;
		border:0px solid #FFFFFF;
	}
	#slider .scroll {
		width: 408px;
		height:255px;
		padding:0px 0px;
	  	overflow: hidden;
	  	position: relative; /* fix for IE to respect overflow */
	  	float: left;
	 }
	 .scroll .top{
	 	height:10px;
	 	display:block;
		background:#005776 url(../img/scroll_top.gif) no-repeat top right;
	 }
 	 .scroll .scrollContainer .bottom{
 	 	height:10px;
	 	display:block;
		background:#005776 url(../img/scroll_bottom.gif)no-repeat top right;
	 }

	 
		#slider .scrollContainer{
		width: 408px;
		zoom:1;
		}
		
		#slider .scrollContainer div.panel {
			width: 408px;
			height: 255px;
			padding: 0px;
			background-color:#005776;
		}
	
		#slider .panel h2 {
			padding-bottom:10px;
			margin:0px;
		}
		#slider .panel h2 a {
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			color: #b6e4f5;
		}
		#slider .panel h2 a:hover {
			text-decoration: underline;
		}
		#slider .panel {
			font-size: 12px;
			font-weight: normal;
			color: #614002;
			padding-bottom: 10px;
		}
	
		#slider .panel img {
			float: left;
			margin: 0px 10px 10px 0px;
		}	
	#slider .navigation{
		float:left;
		padding: 0px;
		margin: 0px;
		width:152px;
		height:263px;
	}
		#slider .navigation li{
			list-style-type:none;


			
			
		}
		#slider .navigation a,
		#slider .navigation a:hover{
			padding:15px 10px 5px 10px;
			display:block;
			text-decoration:none;
			outline:0;
			font-size:11px;
			font-weight:bold;
		}
	
a.s1-top-button_active,
a.s1-middle-button_active,
a.s2-middle-button_active,
a.s3-middle-button_active,
a.s1-bottom-button_active
{
	background: url(../img/homepage_tabs_active.gif) no-repeat;
	width:142px;
	_width:132px;
	height:31px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	overflow:hidden;
}
.s1-top-button,
.s1-middle-button,
.s2-middle-button,
.s3-middle-button,
.s1-bottom-button
{
	background: url(../img/homepage_tabs.gif) no-repeat;
	width:142px;
	_width:132px;
	height:31px;
	font-size: 16px;
	font-weight: bold;
	color: #486f7d;
	overflow:hidden;
}

#slider .item_outer {
	margin:25px 0px 0px 25px;
	_margin:15px 0px 0px 5px;
	padding:0px;
	float:left;
	width:200px;
	height:200px;
	overflow:hidden;
}
 .frame{
	width:200px;
	height:200px;
}
#slider .right_content{
	width:150px;
	padding:15px 10px 10px 0px;
}
#slider .item_price{
	width:150px;	
	background-color:#00b2f1;
	font-weight:bold;
	color:#FFFFFF;
	font-size:17px;
}
#slider .item_price span{
	font-size:11px;
	font-weight:normal;
}
#slider .item_price .top,
#slider .item_price .bottom{
	width:150px;
	height:6px;
	overflow:hidden;
	background:url(../img/homepage_tabs_price.gif) left top;
}
#slider .item_price .center{
	padding:0px 10px;
}
#slider .item_price .bottom{
	background:url(../img/homepage_tabs_price.gif) left bottom;
}
#slider .short_description{
	color:#7abfd8;
	padding:10px 0px 0px 0px;
}
shape{
	display:none;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
a.s1-top-button_active {
	background: url(../img/homepage_tabs_active_first.gif) no-repeat;
}
.s1-top-button{
	background: url(../img/homepage_tabs_first.gif) no-repeat;
}
