@charset "utf-8";
/* CSS Document */



#head-section #head-right #nav-section {
	margin-top:18px;
}
#head-section #head-right #nav-section ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#head-section #head-right #nav-section ul li {
	float:left;
	margin-right:40px;
	display:block;
}
#head-section #head-right #nav-section ul li a {
	font-weight:bold;
	font-size:12px;
	display:block;
	text-transform: uppercase;
	text-decoration: none;
}
#head-section #head-right #nav-section ul li li a {
	text-transform: none;
}
.dropdown {
	position:absolute;
	z-index:1;
	padding-top:20px;
	text-align:left;
	margin-left:-25px;
}
.dropdown.hidden {
	visibility:hidden;
}
.dropdown .dd-menu-wbg {
	/* background:#e9e8e7; repeat-x  */

    background:url(../../images/dd-menu-bg.png) top left no-repeat #ffffff;
}
.fr .dropdown .dd-menu-wbg {
	background:url(../../images-fr/dd-menu-bg.png) top left no-repeat #ffffff;
}
.dropdown .dd-prod-image {
	min-width:200px;
	max-width:200px;
	overflow:hidden;
	height:200px;
	/* background:#cdcdcd; #eeeeee */

    float:left;
	text-align:center;
	background:url(../../images/dd-default.png) no-repeat scroll left top;
	margin-top:30px;
}
.fr .dropdown .dd-prod-image {
	background:url(../../images-fr/dd-default.png) no-repeat scroll left top;
}
.dropdown .dd-prod-image.nobg {
	/* background:#cdcdcd; #eeeeee */

    background-image:none;
}
.dropdown .dd-prod-image img {
	float:left;
	margin-left:0px;
}
.dropdown .dd-prod-links {
	float:left;
}
.dropdown .dd-greenheader {
	width:115px;
	height:8px;
	background:url(../../images/dd-greenbar.gif) top left repeat-x;
}
.fr .dropdown .dd-greenheader {
	background:url(../../images/dd-greenbar.gif) top left repeat-x;
}
.dropdown .dd-menu {
	background:#e9e8e7;
}
#head-section #head-right #nav-section ul li .dropdown ul {
}
/* new */

.dd-headermain {
	padding-left:10px;
	font-weight:bold;
	height:22px;
	background:url(../../images/dd-title-bg.gif) top left repeat-x;
	color:#ffffff;
	line-height:22px;
}
.fr .dd-headermain {
	background:url(../../images-fr/dd-title-bg.gif) top left repeat-x;
}
.dd-headermain a {
	color:#ffffff;
	font-size:0.9em;
	padding-top:0px;
	padding-left:0px;
}
.dd-headermain a:hover {
	background:none;
	text-decoration:none;
}
#head-section #head-right #nav-section ul li .dropdown ul li.dd-header {
	padding-left:10px;
	font-weight:bold;
	height:22px;
	background:url(../../images/dd-title-bg.gif) top left repeat-x;
	color:#ffffff;
	line-height:22px;
}
.fr #head-section #head-right #nav-section ul li .dropdown ul li.dd-header {
	background:url(../../images-fr/dd-title-bg.gif) top left repeat-x;
}
#head-section #head-right #nav-section ul li .dropdown ul li {
	float:none;
	margin-right:0px;
}
#head-section #head-right #nav-section ul li .dropdown ul li.dd-link {
	margin-bottom:0px;
}
#head-section #head-right #nav-section ul li .dropdown ul li.last {
/* padding-bottom:10px; */

}
#head-section #head-right #nav-section ul li .dropdown ul li a:hover {
	background:#bbd793;
}
#head-section #head-right #nav-section ul li .dropdown ul li.dd-header a {
	color:#ffffff;
	padding-top:0px;
	padding-left:0px;
}
#head-section #head-right #nav-section ul li .dropdown ul li.dd-header a:hover {
	background:none;
}
#head-section #head-right #nav-section ul li .dropdown ul li a {
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:none;
	padding-right:15px;
	padding-left:18px;
}
#head-section #head-right #nav-section ul li .dropdown ul li.comingsoon {
	padding-left:30px;
	font-style:italic;
	padding-bottom:15px;
}
