.sa_sbw_hover{
display:none;
	z-index:100;
	width:430px;
	border:4px solid #4b4b4b;
	background-color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

.sa_sbw_table{
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	position:relative;
	left:20px;
	width:100%;
}
.sa_sbw_table_box{
	width:100%;	
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	text-align:center;
	background-color:#f7f7f7;
}

.sa_sbw_table a{
	text-decoration:none;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	text-shadow: 1px 1px 0px #fff;
}
.sa_sbw_table a:hover{
	text-decoration:none;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0066cc;
}

.sa_sbw_specials{
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	position:relative;
	left:110px;
	width:100%;
}
.sa_sbw_specials_holder{
	background-color:#f7f7f7;
}
.sa_sbw_specials a{
	text-decoration:none;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	text-shadow: 1px 1px 0px #fff;
}
.sa_sbw_specials a:hover{
	text-decoration:none;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0066cc;
}

.sa_sbw_search_box{
	background-color:#4b4b4b;
	border-top:1px solid #ddd;
}
#sa_sbw_input{
	position:relative;
	top:2px;
}
#sa_sbw_input_go{
	position:relative;
	top:2px;
	cursor:pointer;
	color:#fff;
	background-color:#494949;
	font-size:15px;
}
#sa_sbw_search_header{
	position:relative;
	top:2px;
	color:#fff;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*---------------------PRICE BOX-----------------------*/
.sa_sbw_price_box{
	background:url(images/shopby/jewelry/background-price.png) no-repeat;
	height:80px;
}
#sa_sbw_priceslider_status{
	position:relative;
	left:300px;
	top:-20px;
}
#sa_sbw_priceslider_go{
	position:relative;
	bottom:39px;
	left:387px;
	cursor:pointer;
}
#sa_sbw_price_slider{
	width:422px;
	position:relative;
	left:3px;
	top:14px;
}
.sa_sbw_priceslider_header{
	position:relative;
	top:3px;
	left:3px;
}	
.sa_sbw_priceslider_priceranges{
	position:relative;
	bottom:5px;
	font-size:10px;
	left:5px;
	color:#999;
}
.sa_sbw_priceslider_priceranges a{
	text-decoration:none;
	color:#666;
}
.sa_sbw_priceslider_priceranges a:hover{
	color:#0066cc;
}
.sa_sbw_hover_wrapper{
	background-color:#fff;
	width:430px;
	margin:5px;
	border:1px solid #ddd;
}
