@charset "utf-8";
/* CSS Document */
body {
	/* structure */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* style */
	background-color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .65em;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
	line-height: 11pt;
	text-align: center;
}
a {
	/* structure */
	/* style */
	color: #ffffff;
	text-decoration: none;	
}
a:hover {
	/* structure */
	/* style */
	color: #996699;
	text-decoration: none;
}
a.current {
	/* structure */
	/* style */
	color: #996699;
	text-decoration: none;	
}
a.current:hover {
	/* structure */
	/* style */
	color: #ffffff;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-family:  Helvetica, Verdana, Arial, Sans-Serif;
	line-height: 32px;
	color: #996699;
}
.img-thumb-pic {
	/* structure */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* style */
	border: #FFFFFF 1px solid;
}
.img-thumb-pic:hover {
	/* structure */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* style */
	border: #996699 1px solid;
}
#page {
	/* structure */
	margin: auto;
	padding: 0px 0px 0px 0px;
	min-height: 600px;
	width: 900px;
	/* style */
	background-image: url(http://www.wildchildnation.com/images/products/wildchild_womens_streetwear_violet_tank_top_f_1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#left {
	/* structure */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 220px;
	height: 550px;
	float: left;
	/* style */
	text-align: left;
}
#right {
	/* structure */
	margin: 0px 0px 0px 230px;
	padding: 0px 0px 0px 0px;
	/* style */
}
#nav-menu {
	/* structure */
	margin: 0px 0px 0px 115px;
	padding: 0px 0px 0px 0px;
	/* style */
	list-style: none;
	line-height: 1.7em;
	background-image: url(http://www.wildchildnation.com/LUAM/images/product-box-bg.png);
	background-repeat: repeat;
}
#nav-womens, #nav-mens, #nav-clearance, #nav-urban {
	/* structure */
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	/* style */
	list-style: none;
	display: none;
}
#footer {
	/* structure */
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* style */
	text-align: right;
	font-size: .82em;
	clear: both;
}
#footer-left {
	/* structure */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 220px;
	clear: both;
	/* style */
	text-align: center;
}
#thumb-box {
	/* structure */
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 325px;
	min-height: 200px;
	float: right;
	/* style */
}

#gallery-box {
	position: relative;
	top: 600px;
	width:320px; 
	height:86px;
	text-align: right;
}

#gallery-box img {
	margin: 2px;
	border: 1px #999 solid;
}

#gallery-box img.current {
	border: 1px #fff solid;
}

#product-box {
	/* structure */
	margin: 15px 0px 0px 0px;
	padding: 10px;
	float: right;
	width: 310px;
	min-height:250px;
	/* style */
	text-align: left;
	background-image: url(http://www.wildchildnation.com/LUAM/images/product-box-bg.png);
	background-repeat: repeat;
	clear: right;
}
#category-name {
	/* structure */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	/* style */
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 50px;
	color: #ffffff;
}
.block-clear {
	/* structure */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* style */
	clear: both;
}
.img-thumb {
	/* structure */
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 10px 0px;
	/* style */
	text-align: center;
}
.product-info-label {
	/* structure */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 45px;
	/* style */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
}
.product-info-item {
	/* structure */
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 140px;
	/* style */
}
.product-info {
	/* structure */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* style */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: right;
}
.heading {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
}
