
h1 {
		margin:0;
		padding: 5px 0; 
		font-size: 27px;
		line-height:28px;
		font-weight:900;
		color:#333;
		font: normal 240%/100% Georgia, "Times New Roman", Times, serif;
		letter-spacing: -2px;
	}


#shop-menu {
width: 179px;
float:left;
}

#shop-menu ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
list-style-type:none;
margin:0;
padding:0;
}

#shop-menu li
{
display: inline;
/* for IE5 and IE6 */
}

#shop-menu a
{
color: #333;
text-decoration: none;
font-size: 14px;
display: block;
padding: 8px;
width: 160px;
background-color: #fff;
border-bottom: 1px dashed #CFCFCF;
}

#shop-menu a:link, #shop-menu a:visited
{
color: #333;
text-decoration: none;
}

#shop-menu a:hover
{
background-color: #FFCFF0;
color: #333;
border-right: 4px solid #BF178C;
}

#shop-menu li a#current
{
background: #FFCFF0;
border-right: 4px solid #BF178C;
}

#shop-menu li a#head_nav
{
background: #D6DDFF;
border-right: 4px solid #0021BF;
}


.photo img {
	background: #fff;
	padding: 5px;
	border: solid 1px #CCC;
}

.photo a {
	text-decoration: none;
	color: #333;
}

.photo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
}

.photo_hover img {
	background: #fff;
	padding: 5px;
	border: solid 1px #BF178C;
}

.photo_hover a {
	text-decoration: none;
	color: #BF178C;
}

.photo_hover p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #BF178C;
}

.grey_border {
border-bottom: 1px solid #CCC; 
margin-top: 5px;
}

.grey_border_short {
border-bottom: 1px solid #CCC; 
margin-top: 5px;
width: 582px;
}

.product {
font-family: Arial, sans-serif; 
font-size: 16px; 
color:#666; 
font-weight: bold; 
margin-top: 9px;
}

.product span.item {
font-size: 12px; 
font-weight: normal;
}

.product span.price {
font-size: 17px; 
font-weight: bold; 
color: #000;
}

.product_description {
font-family: helvetica,sans-serif; 
color: #555; 
font-size: 12px; 
text-align: left; 
letter-spacing: 0.2pt; 
word-spacing: 1.0pt; 
line-height: 1.4;
}

a.popular_searches {
margin-left: 40px; 
font-family: arial, sans-serif; 
font-size: 11px;
color: #6768CF;
}

a.popular_searches:visited {
 color: #6768CF;
}

a.popular_searches:hover {
background-color: pink;
}

