/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {
	/*font-family: arial, sans-serif; */
	width:970px;
	/*height:100px; */
	position:relative;
	font-size:9pt;
	z-index:500;




}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	min-width:50px;
 width:expression(document.body.clientWidth < 102 ? "100px" : "auto");
	/*width:auto !important; width:100px;*/

	height:auto !important;
	height:3px;
	text-align:left;
	color:#fff;
	background: #0096CE ;
	padding-left:8px;
	padding-right:8px;
	line-height:24px;/*border:solid 1px #000;*/
	/*line-height:25px; */
	/*font-size:11px; */
	/*overflow:hidden;*/
}
.menu ul {
	padding:0;
	margin:0;
	list-style: none;
}
.menu ul li ul li a, .menu ul li ul li a:visited {
	line-height:20px;
}
.menu ul li {
	float:left;
	position:relative;
	border-top:none;
 border:bottom:none;
	background:#0079CE;
	text-align:right;
}
.menu ul li ul {
	display: none;
}
/* specific to non IE browsers */
.menu ul li a.rootmenu {
		background:#005a7c;
	
}
.menu ul li:hover a {
	
	background:#005a7c;
}

.menu ul li ul li:hover a:hover { 
	color:#fff;
	background: #0096CE none;
}




.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:24px;
	left:0; /*width:105px;*/
}
.menu ul li:hover ul li a.hide {
	color:#fff;
}
.menu ul li:hover ul li:hover a.hide {
	
	color:#FFF;
}
.menu ul li:hover ul li ul {
	display: none;
}
.menu ul li:hover ul li a {
	display:block;
	color:#fff;
	border-top:1px solid #FFF;
}
.menu ul li:hover ul li a:hover {
	color:#FFF;
	border-top:solid 1px #FFF;
}
.menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:105px;
	top:0;
}
.menu ul li:hover ul li:hover ul.left {
	left:-105px;
}
.menu ul li ul li, .menu ul li ul li a {
	min-height:20px;
	overflow:visible;
}

/* My cerazette */
#root164 a {

}

#child145 {
	width:190px;
}
#child168  {
	width:190px;
}
#child167 {
	width:190px;
}

/* How effective is Cerazette */
#root106 a {
	width:180px;
}

/* Using Cerazette */
#root3 a {

}
#child112 {
	width:170px;
}
#child113 {
	width:170px;
}



/* Cerazette and your periods */
#root135 a {
	width:180px;

}

/* Common Questions */
#root68 a {
	width:130px;
background-image:none;

}


