@charset "UTF-8";

html, body {
    margin: 0;
    padding: 0;
}

a:link { 
	color: #666666;
	}
a:visited { 
	color: #FFFFFF;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}

.someoneClothing_PromoBody {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.someoneClothing_Header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.someoneClothing_Body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.someoneClothing_Bodylite {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cccccc;
}
.someoneClothing_CategoryHeader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.someoneClothing_Promo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.someoneClothing_Product {
	font-family: "American Typewriter","American Typewriter Std Med","Courier New Bold","Courier New",monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.someoneClothing_Price {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.style1 {color: #000000}
.style2 {
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Helvetica, Arial, sans-serif;
}
.style4 {color: #990000}
.style6 {color: #000066}
.style8 {color: #FFFFFF}
.style9 {color: #430b33}


#menuh-container
	{
	position: relative;
	left: 0px;
	height: 25px;
	}

#menuh
	{
	font-size:14px;
	font-family: Helvetica, Arial, sans-serif;
	width:644px;
	float:left;
	margin:0em;
	margin-top:0em;
	background-color:#F7FC6B;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	white-space:normal;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:6px;
	padding-right:12px;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: #000000;
	background-color: #F7FC6B;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: #1FE9D4;
	background-color: #F7FC6B;
	text-decoration:none;
	;
	}	
	
#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	/*width:158px;	/* width of all menu boxes */	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
.someoneClothing_CategoryPipes {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.someoneClothing_BigBodyCopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
