/*---------------JEWELRY HOVERS------------------------*/
.sa_jew_hover{
	background-color:#fff;
	border:1px solid #ddd;
	width:230px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	z-index:99;
}
.sa_jew_hover_table{
	margin:3px;
	width:100%;
}
.sa_jew_hover_head{
	color:#333;
	font-size:12px;
}
.sa_jew_hover_links a{
	text-decoration:none;
	font-size:11px;
	color:#666;
}
.sa_jew_hover_links a:hover{
	text-decoration:none;
	font-size:11px;
	color:#0066cc;
}
/*-----------------SALE HOVERS--------------------*/
.sa_sale_hover_link a{
	text-decoration:none;
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.sa_sale_hover_link a:hover{
	text-decoration:none;
	color:#0066cc;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.sa_sale_hover{
	width:200px;
	text-align:center;
	border:1px solid #ddd;
	background-color:#FFF;
	z-index:99;
}
.sa_sale_hover_table{
	margin:3px;
	width:100%;
}
/*--------------CONTACT HOVER------------------*/
.sa_contact_hover_link a{
	text-decoration:none;
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.sa_contact_hover_link a:hover{
	text-decoration:none;
	color:#0066cc;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.sa_contact_hover{
	width:150px;
	text-align:center;
	border:1px solid #ddd;
	background-color:#FFF;
	z-index:99;
}
.sa_contact_hover_table{
	margin:3px;
	text-align:left;
	width:100%;
}
/*----------------MENU MAIN-----------*/
.sa_menu_table{
	height:22px;
	width:100%;
	z-index:100;
}
.sa_menu_search{
	background:url(images/hmenu2/search.png) repeat-x;
	text-align:right;
	height:22px;
}
#sa_menu_first{
	width:123px;
}
#sa_menu_home{
	width:59px;
}
.sa_menu_watches{
	width:93px;
}
.sa_menu_jewelry{
	width:92px;
	z-index:100;
}
.sa_menu_sale{
	width:55px;
	z-index:100;
}
#sa_menu_s-c-spacer{
	width:109px;
}
.sa_menu_contact{
	width:87px;
}
#sa_menu_about{
	width:74px;
}
#sa_menu_a_s_spacer{
	background:url(images/hmenu2/spacer.png) repeat-x left;
}
#sa_menu_advanced{
	width:147px;
}
/*-------------------------MENU SEARCH-------------*/
		#sa_menu_go{
			display:inline;
			position:relative;
			border:0px;
			top:2px;
		}
		#sa_menu_form{
			display:inline;
		}
		#sa_menu_field{
			display:inline;
			height:18px;
			position:relative;
			bottom:3px;
			color:#666;
			border:1px solid #c7c7c7;
		}
