/* CSS Document */
body {
padding: 0px;
margin: 0px;
background: #999999 url(_images/backmain.png);
background-position: top center;
background-repeat: repeat-y;
}
.styleA {
	color: #B34E7A;
	font-weight: bold;
}
.styleB {
    color: #B54E7B
}
.styleC {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.styleD {
	color: #336699;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
}
.styleU {
    font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.styleV {	
    font-size: 12px;
	font-style: italic;
	color: #86385F;
}
.styleW {
    color: #B85D89
}
.styleY {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.styleZ {
	color: #BDBDBD;
	font-weight: bold;
	font-size: 14px;
}
.styleX {
    color: #858585; 
	font-weight: bold; font-size: 14px; 
}
.freeship {
	margin: 0px 0px 0px -20px;
	padding: 0;
	list-style: none;
}
.freeship li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.freeship a {
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
	background: url(http://www.simplygoodstuff.com/_images/freeship_product2.jpg) no-repeat center bottom;
}
.freeship li em {
	background: url(http://www.simplygoodstuff.com/_images/freeship_hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -7px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}
input.search
{
    width:12em;
    margin:0;
    padding:0;
}

ul#navmenu-h { margin: 0; padding: 0; list-style: none; position: relative;}

ul#navmenu-h ul {
 width: 185px; /* Sub Menu Width */
 margin: 0px 0px 0px -40px;
 list-style: none;
 display: none;
 position: absolute;
 top: 100%;
 left: 0;
 
}

