@charset "utf-8";
/* CSS Document */




.searchBarDiv {
	width:127px;
	height:14px;
	overflow:hidden
}

.searchBar {
	width:125px;
	height:14px;
	border:none;
	font-family:'Myriad Roman',Tahoma, Geneva, sans-serif;
	font-size:11px;
}



.jewelryCatalog {
	width:180px;
	height:312px;
	padding:0px 0px 0px 27px;
}


.catListingHomepage {
	font-family:'Century Gothic', 'myriad pro', 'arial';
	font-size:9pt;
	color:#c5c4c4;
}


#footer
{
	width:100%;
	height:55px;
	padding-top:5px;
	border-top:1px #cccccc dashed;
}
#footer, #footer *{
	color:#999 !important;
	font-size:11px !important;
	font-family:Tahoma, sans-serif !important;
}
.footerLogo
{
	width:270px;
	height:15px;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	color:#999999;
}
.footerOther
{
	height:35px;
	float:right;
	padding-top:10px;
	padding-bottom:10px;
}
.menutext, .menutext div{ color:#CCCCCC !important; }
.menutext, .menutext *{
	font-size:11px !important;
	font-family:Tahoma, sans-serif !important;
}
.menutext a
{	
	color:#666666;
	text-decoration:none;
}
.menutext a:hover
{
	color:#000000;
}
