@CHARSET "UTF-8";
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,  abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol,   fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr,  td {
	border:0pt none;
	font-family: Helvetica,Arial,Geneva,sans-serif;
	font-size:12px;
	}

th{
	font-weight:bold;
	text-align:left;
	font-size:16px;
	}
	
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	}
a{
	text-decoration: none;
}
/******* GENERAL RESET *******/
/******* LOGO *******/
#logo{
	margin-top: 1em;
	display: block;
}
/******* /LOGO  *******/
/******* MENU *******/
#container8{
	width: 100%;
}
#container8 ul{
	list-style: none;
	list-style-position: outside;
}
#container8 ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#container8 ul.menu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#container8 ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #5f95ef;
}
/******* /MENU *******/
/******* CONTENT *******/
.content{
	margin: 0pt auto;
	background: #efefef;
	background: #fff;
	border: 1px solid #d0ccc9;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 11px;
}
.content h1{
	line-height: 1em;
	vertical-align: middle;
	height: 38px;
	padding: 10px 10px 10px 10px;
	font-size: 28px;
	color:#A75894;
}
/******* /CONTENT *******/
/******* baby *******/
.content.baby h1{
}
.content.baby{
	display: block;
}
/******* /baby *******/
/******* kids *******/
.content.kids h1{
}
.content.kids{
	display: none;
}
/******* /kids *******/
/******* teens *******/
.content.teens h1{
}
.content.teens{
	display: none;
}
.content.teens a{
	color: #5f95ef;
}
/******* /teens *******/

/******* ADULTS *******/
.content.adults h1{
}
.content.adults{
	display: none;
}
.content.adults a{
	color: #5f95ef;
}
/******* /LINKS *******/
