
/* the styling */
#nav {
	float:right;
	padding-left:2px;
	width:835px;
	height:auto;
	position:absolute;
	margin-left:40px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*background-color: #00CCFF;*/
	border: 0px solid #CCCCCC;
}
#Btboutique {
	float:right;
	padding-left:0px;
	width:150px;
	height:15px;
	margin-left:0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 0px solid #CCCCCC;
	text-align: right;
}


#nav .select, #nav .current {margin:0; padding:0; list-style:none; display:block;}

#nav li {display:inline; margin:0; padding:0;height:auto;}

#nav .select a,
#nav .current a {
	display:block;
	height: 22px;
	float:left;
	padding:0 0 0 3px;
	text-decoration:none;
	white-space:nowrap;
	margin-left:10px;
	margin-top:-10px;
	border: 0px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #666666;
	font-size: 13px;
	text-transform: uppercase;
}
* html #nav .select a, * html #nav .current a {width: 1px;}

#nav .select a b, 
#nav .current a b {height:100%; display:block; padding:0 9px 0 6px; }

#nav .select a:hover, 
#nav .select li:hover a {
	border-color:#FFFFFF;
	background-position: 0 -75px;
	text-decoration: none;
	color: #572882;	
}

#nav .select a:hover b, 
#nav .select li:hover a b {
	/*background-color: #FFFFCC;*/
}

#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0; font-size:11px;}

#nav .current a {
	background-position:0 -75px;
}
#nav .current a b {background-position:100% -75px; color:#ff0;}


#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {
	/*background-color: #FFFFFF;*/
}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {
	/*background-color: #FFFFFF;*/
}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {
	display:block;
	position:absolute;
	width:929px;
	top:7px;
	left:0;
	margin-top:0px;
	padding:0 0 0px 0;
	z-index:1000;
	/*background-color: #FFFFCC;*/
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none; /*background-color: #FFFFFF;*/}
#nav .sub_active {display:block; position:absolute; width:750px; top:21px; left:0; margin-top:1px; padding:0 0 20px 0; z-index:10; color:#000;}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; }

#nav .sub_active a {height:21px; float:left; text-decoration:none; line-height:20px; white-space:nowrap; font-size:11px;}

#nav .sub_active a {height:21px; float:left; text-decoration:none; line-height:20px; white-space:nowrap; font-size:11px;}

#nav .sub_active a, #nav .select a:hover .sub li a, #nav .select li:hover .sub li a {
	display:inline;
	padding:0 20px;
	margin:0;
	font-size:11px;
	width:auto;
	white-space:nowrap;
	font-weight:normal;
	color:#333333;
	font-variant: small-caps;
}
#nav .sub ul:hover {
	display:inline;
	padding:0 20px;
	margin:0;
	font-size:11px;
	width:auto;
	white-space:nowrap;
	font-weight:normal;
	color:#A32235;
	font-variant: small-caps;
}
.menuHOn {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #666666;
	font-size: 13px;
	text-transform: uppercase;
	color: #EB7DAA;
	text-decoration: none;	/*font-weight: bold;*/
}
