ï»¿/*
** Ferra style sheet for CSS2-capable browsers.
** Copyright Ferrà srl- http://www.ferra.com/
** rev 3.0
** Colori principali:
** verde: #648d57
*/
/*
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);

p {margin-top:0; margin-left:0}
a:visited {color:#004080;}
body {
	font:small arial,verdana,sans-serif;
	color:black;
	margin:0;
	padding:0;
}
img {border:0;}
input {font-size:9.75pt;}
textarea {font:normal 9.75pt Arial; resize:none;}
.hide {display:none; visibility:hidden;}
.cGray {color:gray;}
.div_alert {width:360px;height:150px;border:2px solid red;z-index:100;position:absolute;left:50%;top:50%;margin:-150px 0 0 -150px; background-color:white; visibility:hidden;}
.gifClose {position:absolute; top:2px; right:2px; cursor:pointer; height:16px; width:16px;}
.bin {cursor:pointer; width:17px}
.evid {background:yellow; font-weight:bold}
.icon18,.icon18c {width:18px; height:18px}
.icon18c {cursor:pointer;}

.h1h {height:1px; overflow:hidden; text-indent:-5000px}


/* artistic background */
div.backEnergy {width:100%; max-width:1400px; margin: 0 auto; height:400px; background: white url(/img/bak/energy-manager.jpg) no-repeat; }
div.backEnergy2 {width:100%; max-width:1400px; margin: -400px auto; height:400px;}
div.backLight {width:100%; max-width:1400px; margin: 0 auto; height:600px; background: white url(/img/bak/lights-led.jpg) no-repeat left 90px; }
div.backLight2 {width:100%; max-width:1500px; margin: -600px auto; height:600px; background: url(/img/bak/lights-led.jpg) no-repeat right top; }
div.backChrome {width:100%; max-width:1350px; margin: 0 auto; height:600px; background: white url(/img/bak/chrome-hex-bolts.jpg) no-repeat left 40px; }
div.backChrome2 {width:100%; max-width:1350px; margin: -600px auto; height:600px; background: url(/img/bak/chrome-acorn-nuts.jpg) no-repeat right bottom; }
div.backCurve {width:100%; max-width:1500px; margin: 0 auto; height:600px; background: white url(/img/bak/curve.jpg) no-repeat left 40px; }
div.backCurve2 {width:100%; max-width:1500px; margin: -600px auto; height:600px; background: url(/img/bak/curve.jpg) no-repeat right 40px;}
div.backWire {width:100%; max-width:1400px; margin: 0 auto; height:600px; background: white url(/img/bak/wirehuman.jpg) no-repeat left 40px; }
div.backWire2 {width:100%; max-width:1400px; margin: -600px auto; height:600px; background: url(/img/bak/wirehuman.jpg) no-repeat right 40px; }
div.backPhone {width:100%; max-width:1250px; margin: 0 auto; height:600px; background: white url(/img/bak/phone.png) no-repeat left 40px; }
div.backPhone2 {width:100%; max-width:1250px; margin: -600px auto; height:600px; background: url(/img/bak/phone.png) no-repeat right 250px; }
div.backChain {width:100%; max-width:1400px; margin: 0 auto; height:600px; background: white url(/img/bak/chain.jpg) no-repeat left 40px; }
div.backChain2 {width:100%; max-width:1400px; margin: -600px auto; height:600px; background: url(/img/bak/chain.jpg) no-repeat right 250px; }
div.backTap {width:100%; max-width:1400px; margin: 0 auto; height:700px; background: white url(/img/bak/tap.jpg) no-repeat left 320px; }
div.backTap2 {width:100%; max-width:1400px; margin: -650px auto; height:600px; background: url(/img/bak/tap.jpg) no-repeat right -60px; }
/*
div.backWing {width:1400px; margin: 0 auto; height:400px; background: white url(/img/bak/ornate-wing-left.jpg) no-repeat -0px -0px;}
div.backWing2 {width:1400px; margin: -400px auto; height:400px; background: url(/img/bak/ornate-wing.jpg) no-repeat right -0px;}
*/
div.rightLogin {position:absolute; width:320px; top:9px; right:0; text-align:right; padding:2px; margin-right:14px}
div.container {position:relative; width:960px; margin: 0 auto; margin-top:20px; padding-top:80px;
	background:#efefef url(/img/bak/container1.png) no-repeat;
	box-shadow: 2px 2px 12px #777;  
	-moz-box-shadow: 2px 2px 12px #777;
	-webkit-box-shadow: 2px 2px 12px #777;	
}
div.topBar {position:absolute; top:0; left:0; width:960px; height:80px;}
/* Elenco prodotti */

#divProductsHome * {margin:0;}
#divProductsHome dl { font-size: 11px; margin: 0 0 0px; }
#divProductsHome dl:last-child { margin: 0; }
#divProductsHome dl dt {font-size:18px; font-weight: bold; margin: 0 0 8px; }
#divProductsHome dl dt a { padding: 0; text-decoration:none; font-weight:400}
#divProductsHome dl dt a:hover { text-decoration: underline; color:#F00;  }
#divProductsHome dl dd { font-size: 16px; line-height: 18px; text-indent:0px; border:1px solid #cccccc; padding:8px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
	cursor:pointer;
}
#divProductsHome dl dd a { padding: 0; text-decoration:none; color:#006080}
#divProductsHome dl dd a:hover { text-decoration: underline; color:#F00; }
#divProductsHome dl dd:last-child { margin-bottom:20px; }
#divProductsHome dl dd {margin-bottom: 12px;}
#divProductsHome dl dd:hover { border:1px solid #aaaaaa;
background:	white;
background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#ffffff));
background: -moz-linear-gradient(top,  #f0f0f0,  #ffffff);
}
#divProducts * {margin:0;}
#divProducts dl { font-size: 11px; margin: 0 0 0px; }
#divProducts dl:last-child { margin: 0; }
#divProducts dl dt {font-size: 18px; font-weight: bold; margin: 0 0 8px; }
#divProducts dl dt a { padding: 0; text-decoration:none; font-weight:400}
#divProducts dl dt a:hover { text-decoration: underline; color:#F00;  }
#divProducts dl dd { font-size: 14px; line-height: 18px; margin-left:16px; text-indent:0px; border:1px solid rgba(255,255,255,0); padding:4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
	cursor:pointer;
}
#divProducts dl dd a { padding: 0; text-decoration:none; color:#006080}
#divProducts dl dd a:hover { text-decoration: underline; color:#F00; }
#divProducts dl dd:last-child { margin-bottom:20px; }
#divProducts dl dd {margin-bottom: 12px;}
#divProducts dl dd:hover { border:1px solid #aaaaaa;
background:white;
background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#ffffff));
background: -moz-linear-gradient(top,  #f0f0f0,  #ffffff);
}


h1, h2, .divSubTitle, .divTitle, .divBreadBar {font-family:'Open Sans Condensed', sans-serif; font-weight:700; color:#404050; text-shadow:0 1px 0 #fff;}
h1 {margin:0; font-size:24px;}
h2 {margin:0; font-size:19px;}
.divProdLeft {font:300 1.5em 'Open Sans Condensed', sans-serif; line-height:1.5em !important; position:relative; float:left; width:580px; padding:4px; text-align:justify; line-height:17px;}
.divProdRight {position:relative; float:left; width:280px; padding:4px; padding-left:8px; margin-left:12px; line-height:17px;}
.divProdRight a {color:blue}
.divBreadBar {background:white; text-align:left; font:normal 12px Arial; padding:8px; margin:0; margin-bottom:4px}
header h2 {font-size:2em}
header h2 a {text-decoration:none}
header p {font-size:1.5em; color:#333}
h2.desc {font-weight:300; font-size:2em; text-shadow:0 1px 0 #fff;}

article h2 {font:700 1.4em 'Open Sans Condensed', sans-serif; margin-bottom:.5em; }
article p {font:500 1.2em 'Open Sans Condensed', sans-serif; text-align:justify}
footer {position:relative; padding:34px 4px 8px 4px; font:normal 11px Arial;}

#divFamily {text-align:center; padding:4px; margin-bottom:8px; font:normal 11px sans-serif;}
#divFamily a {text-decoration:none; padding:8px; color:gray; margin:2px;}
#divFamily a:hover {text-decoration:none; color:red; background:#eaeaea; color:black}

.homeTopProd {text-align:left; padding-bottom:6px; margin-bottom:6px; text-align:center}
.homeShort {text-align:left; padding-bottom:12px; margin-bottom:12px; text-align:left;
	padding:6px; padding-bottom:9px;
	border:1px solid #a0a0a0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
}
.divTitle  {font-size:24px;}
.divSubTitle  {font-size:19px; margin-bottom:5px}
.divSubTitle  a {color:#404040; text-decoration:none;}
.divSubTitle  a:hover {color:red; text-decoration:underline;}
.divCite {font:normal 20px serif; color:gray; text-align:center; padding:16px; }
.divAuthor {color:black; font:normal 16px sans-serif; margin:8px}
.divPi {position:relative; float:left; width:380px; text-align:left; overflow:auto;}
.divPi a {text-decoration:none; color:#802020; font-size:14px}
.divPi a:hover {text-decoration:underline; color:red}

.wp-reg td.label{font-size:13px; width:105px;padding-right:3px; text-align:right;}
.wp-reg .field_container{margin:2px 0 1px 0}
.inputtext {width:350px; border-color:#96a6c5; margin-top:2px; font-size:18px !important; border:1px solid #404040; padding:4px;}


/* Buttons ***********************************************/
a.btnGray , a.btnGray:visited {color:white; 
padding:6px;
padding-left:22px;
padding-right:22px;
border:1px solid gray;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
text-decoration:none;
font:bold 14px arial;
color:#606060;
background: #e0e0e0;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
background: -moz-linear-gradient(top,  #ffffff,  #e0e0e0);
cursor:pointer;
}

a.btnGray:hover {
border:1px solid #3080ff;
text-decoration:underline;
background:#0e5ba1;
color:white;
}

.menuBar {
	border:1px solid #909090;
	position:relative;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
	background: -moz-linear-gradient(top,  #ffffff,  #e0e0e0);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	margin:8px; 
	height:40px;
}

.menuItem {
	position:absolute;
	position:relative;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
	background: -moz-linear-gradient(top,  #e0e0e0,  #ffffff);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	overflow:hidden;
	width:120px;
	padding:6px;

}
/* Menu Split Sinistro area amministrativa */
.divMenuCont {

	border:1px solid gray;
	position:relative;
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#eaeaea));
	background: -moz-linear-gradient(top,  #e0e0e0,  #ffffff);
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	margin:4px;
	overflow:hidden;
	padding-bottom:6px;
}
.divMenuCont .tit {
	background:#bf0000; clear:both;
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-radius-topleft: 6px;	
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-radius-topright: 6px;	
	padding:3px;
	color:#fafafa;
	font:bold 11px Arial;
}

.divMenuCont a {position:relative; clear:both; padding:2px; display:block; border-top:1px solid #c0c0c0; text-decoration:none; color:black; font:normal 12px Arial}
.divMenuCont a:hover {background:#dddddd; color:black; }
.divMenuCont a.sel {position:relative; clear:both; padding:2px; display:block; border-top:1px solid #c0c0c0; text-decoration:none; color:black; font:normal 12px Arial; background:#ff5900; color:#fafafa}
.divMenuCont a.sel:hover {color:white;}

input.in_text {border:1px solid #aaaaca; background:white;} /* Testo corto */
input.in_text_d {width:80px; border:1px solid #808080; background:#C0C0C0;} /* Testo corto disabilitato*/
input.in_texts {width:80px; border:1px solid #aaaaca; background:white;} /* Testo corto */
input.in_textl {width:98%; border:1px solid #aaaaca; background:white;} /* Testo lungo */
input.in_number {width:80px; text-align:right; border:1px solid #cacaaa; background:white url(/img/bgrad002.gif); font-weight:bold}
input.in_numberx {width:80px; text-align:right; border:1px solid #cacaaa; font-weight:bold; background:white;}
input.in_evid {border:2px solid orange;}
input.in_date {width:80px; text-align:left; border:1px solid #cacaaa; background:white url(/img/bgrad002.gif); font-weight:bold}
input.btnSml, input.btnSmlOver, input.btnSmlOut {font-size:11px; cursor:pointer; border:1px solid gray; background:#eaeaea url(/img/btnBg1.png); padding:1px; padding-left:3px; padding-right:3px;}
input.btnSmlOver {border:1px solid #ff5900; background:white; color:blue;}
input.btnSmlOut {border:1px solid gray; background:url(/img/btnBg1.png) #eaeaea;}
textarea.in_text {width:98%; background:white; border:1px solid #aaaaca;}

/**************** DynText **************************/

.dynTitle {font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight:200; color:#303030; font-size:22px; margin-top:12px; margin-bottom:12px}
.dynText {position:relative; font-family:Arial,sans-serif; font-weight:200; color:#000; font-size:11pt; line-height:15pt; margin-top:12px; margin-bottom:12px; padding:3px; text-align:justify}
.dynCite {font:normal 21px serif; color:#404040; text-align:center; padding:14px; padding-left:20px; padding-right:20px; width:50%; margin:8px auto; font-style:oblique; background:url(/img/cite-open2.png) no-repeat , url(/img/cite-close2.png) no-repeat bottom right;}
.dynText ol li {margin-bottom:4px;}
/******************************************* Start dropdown-behavior.css **************************************************************************/
/* first level */
ul.menu {
	float: left;
	width: 100%;
	z-index:1;
}

ul.menu li {
	position: static;
	float: left;
	z-index:2;
}

ul.menu li a {
	display: block;
	clear: both;
	position: relative;
	z-index:2;
}

/* second level */
ul.menu .submenu {
	position: absolute;
	float: none;				
	white-space: nowrap;
	z-index:2;
}
/* submenu markup */
/* third level */
ul.menu .submenu .submenu {
	top: 0;
	left: 100%;
	z-index:2;
}

/* show hide behaviour */
ul.menu .submenu {
	display: none;
	z-index:2;
}

ul.menu li.hover,
ul.menu li:hover {
	position: relative;
	z-index:2;
}

ul.menu li.hover .submenu,
ul.menu li:hover .submenu {
	position: absolute;
	display: block;
	z-index: 2000;
	z-index:2;
}

ul.menu li.hover .submenu .submenu,
ul.menu li:hover .submenu .submenu {
	display: none !important;
}

ul.menu .submenu li.hover .submenu,
ul.menu .submenu li:hover .submenu {
	display: block !important;
	z-index: 2000;
	z-index:2;
}

* html ul.menu .submenu {
	position: absolute;
	z-index:2;
}


/* Sub Navigation & Content Container */
div#container { clear: both; padding: 20px 0; }
div#container:after {  content: "."; display: block; height: 0; clear: both; visibility: hidden; }
div#leftColumn { width: 180px; float: left; }
div#middleColumn { margin: 0 200px; }
div#rightColumn { width: 180px; float: right; }

ul#navigation {font-family: sans-serif; font-size: 13px; font-weight: bold; height: 43px; min-width: 850px; background: url('/img/nav/navigation-item-background.png') left bottom repeat-x; position: relative; z-index:50;	margin: 0;	padding: 0;	list-style: none;}
ul#navigation li,
ul#navigation li p,
ul#navigation li p a { float: left; height: 100%; height:43px;	margin: 0;	padding: 0;	list-style: none;}
ul#navigation li a { padding: 0 20px; text-decoration: none; color: #000; }
ul#navigation li.top-level p a { height: 27px; background:url('/img/nav/separator.png') right top no-repeat; padding: 12px 15px 0 15px; }
ul#navigation li.top-level p a.noimg {background:none;}
ul#navigation li.top-level p a:hover { color:#FF0000; text-decoration:underline; }
ul#navigation li.top-level p span { height: auto; margin: 0 !important;  padding-bottom: 12px;}
ul#navigation li.special { float: right; }
ul#navigation a { text-decoration: none; }
ul#navigation li.special a { border: none; }
ul#navigation li p a span { display: block; text-align: center; }
ul#navigation li { background: transparent url('/img/nav/navigation-item-background.png') left bottom repeat-x; }
ul#navigation li.special.last,
ul#navigation li.special:last-child { background: none; }

ul#navigation li.last p,
ul#navigation li:last-child p { background: transparent url('/img/nav/navigation-last-button-cap.png') right bottom no-repeat; }
ul#navigation li.first.active,
ul#navigation li.active:first-child,
ul#navigation li.hover,
ul#navigation li:hover { background-position: left top; background-color: #fff; }
.greydivider{margin-top:-10px;margin-bottom:-10px;} 

/*second level*/
ul#navigation div.submenu li,
ul#navigation div.submenu li p,
ul#navigation div.submenu li p a { float: none; border: none !important;}
ul#navigation div.submenu { background: #fff; margin-top: 39px; border: 1px solid #b7b7b7; border-top: none; font-weight: normal; margin-left: -1px; min-width: 150px; max-width: 300px; top: 0; left: 0; z-index: 1000;  border-bottom:0px;}

/* menu bottom round close */
ul#navigation div.submenu .bottomleft{background:url('/img/nav/flyout-shadow-left.png') left top no-repeat; width:15px; height:30px; position:relative; float:left; margin-left:-16px; margin-bottom:-43px; clear:both; margin-top:15px;}
ul#navigation div.submenu .bottomcenter{background:url('/img/nav/flyout-shadow-bg.png') left top repeat-x; width:422px; height:30px; position:absolute; margin-left:15px;  float:center;}
ul#navigation div.submenu .bottomright{background:url('/img/nav/flyout-shadow-right.png') left top no-repeat; width:15px; height:30px; position:relative; float:right; margin-right:-15px;}
ul#navigation div.submenu .threebottomcenter{  background:url('/img/nav/flyout-shadow-bg.png') left top repeat-x; width:565px; height:30px; position:absolute; margin-left:15px;  float:center;}
ul#navigation div.submenu .threebottomcenter{background:none; height:30px;  margin-left:15px; margin-right:15px; float:left; width:565px;} 

/* Sub menu Bottom Fly Out */
/*
ul#navigation div.submenuhead {width:184px; float:right; *clear:both;}
ul#navigation div.submenuhead .submen {width:184px; font:12px; color:#000000; font-family:Arial, Helvetica, sans-serif;}
ul#navigation div.submenuhead .submen span {width:184px;  line-height:20px; padding-left:5px; margin-top:0px; margin-bottom:0px; height:22px; background:url('http://www.oracle.com/ocom/groups/public/@ocom/documents/webcontent/whatsnew_header.png') no-repeat; color:#ffffff; display:block;font-weight:bold; border:0px;}
ul#navigation div.submenuhead dl{border-left: 1px solid #ddd;border-right: 1px solid #ddd;padding-bottom:6px;}
ul#navigation div.submenuhead dd a img {margin-left:-12px;}
ul#navigation div.submenuhead dd{margin-left:10px;}
ul#navigation div.submenuhead dd:first-child{padding-top:10px;}
ul#navigation div.submenuhead .subbottomcenter{background:url('http://www.oracle.com/ocom/groups/public/@ocom/documents/webcontent/whatsnew_bottom.png') left bottom no-repeat ; width:184px;height:8px; position:relative; padding-top:5px;margin-left:-1px;*padding-top:0px; *margin-left:-21px;  float:left;}
*/
/* End code*/

ul#navigation div.submenu * { background: none; }
ul#navigation div.submenu a { border: none; display: block; }
ul#navigation div.submenu li.hover,
ul#navigation div.submenu li:hover { background: #b7b7b7; }
ul#navigation div.submenu li.hover a,
ul#navigation div.submenu li:hover a { color: #fff; }
ul#navigation div.submenu li.hover ul *,
ul#navigation div.submenu li:hover ul * { color: #000 !important; }
ul#navigation div.submenu li { height: 15px; line-height: 5px; display: block; float: left; clear: left; width: 100%; }

ul#navigation li.top-level div.submenu {padding: 15px; max-width: none; opacity:0.95; filter:alpha(opacity=95); border-bottom: 1px solid #aaa;}
ul#navigation li.top-level div.submenu.two-columns {width: 420px; }
ul#navigation li.top-level div.submenu.three-columns {width: 520px; }
ul#navigation li.top-level div.submenu.anchor-right {left: auto; right: 0; }

ul#navigation li.top-level div.submenu div.left-column { width: 185px; float: left; border-right: 0px solid #ddd; padding: 3px 0; }
ul#navigation li.top-level div.submenu div.right-column { width: 175px; float: left; padding: 3px 0px 10px 15px;  border-left: 1px dotted #ddd; margin-left:-1px; clear:right;}
ul#navigation li.top-level div.submenu div.right-colnoborder { width: 175px; float: left; padding: 3px 0px 5px 0px;  margin-left:-1px; _clear:right;}
ul#navigation li.top-level div.submenu div.last-column { width: 175px; float: left; padding: 3px 0px 10px 30px;  margin-left:-1px; _clear:right;}
ul#navigation li.top-level div.submenu dl { font-size: 11px; margin: 0 0 0px; }
ul#navigation li.top-level div.submenu dl:last-child { margin: 0; }
ul#navigation li.top-level div.submenu dl dt { font-size: 12px; font-weight: bold; margin: 0 0 8px; }
ul#navigation li.top-level div.submenu dl dt a { padding: 0; }
ul#navigation li.top-level div.submenu dl dt a:hover { text-decoration: underline; color:#F00;  }
ul#navigation li.top-level div.submenu dl dd {font:500 1.7em 'Open Sans Condensed', sans-serif; line-height: 1.3em; padding-left:10px; text-indent:0px; margin: 0;}
ul#navigation li.top-level div.submenu dl dd a { padding: 0; }
ul#navigation li.top-level div.submenu dl dd a:hover { text-decoration: underline; color:#F00; }
ul#navigation li.top-level div.submenu dl dd a.more { color: #999; }
/*ul#navigation li.top-level div.submenu dl dd:last-child { margin-bottom:20px; }
ul#navigation li.top-level div.submenu dl dd{margin-bottom:expression(this.nextSibling == null ? "20px" : "inherit");}*/

/* Partner Bottom Fly Out */
ul#navigation div.submenu .partner_bottomleft{ background:url('/img/nav/partnerbottom-left.png') left top no-repeat; width:15px; height:30px;  float:left; margin-left:-16px; margin-bottom:-43px; clear:left; margin-top:15px;}
ul#navigation div.submenu .partner_bottomcenter{  background:url('/img/nav/partnerbottom-center.png') left top repeat-x; width:382px; height:30px; margin-left:15px;  float:center;}
ul#navigation div.submenu .partner_bottomright{  background:url('/img/nav/partnerbottom-right.png') left top no-repeat; width:15px; height:30px; float:right; margin-right:-15px;}
.lock {position:absolute; top:1px;*top:0px; left:152px; margin:0px; padding:0px;}

/* End Partner Bottom Fly Out */
ul#navigation li.top-level div.submenu dl dd a:link .seeAll  {font-size:11px; color:#666666; }
ul#navigation li.top-level div.submenu dl dd a:visited .seeAll {font-size:11px; color:#666666; }
ul#navigation li.top-level div.submenu dl dd a:hover .seeAll {font-size:11px; color:#F00; }
ul#navigation li.top-level div.submenu dl dd a:active .seeAll {font-size:11px; color:#F00; }

ul#navigation li#ferraSupport { position: absolute; top: 7px; right: 9px; background: url('/img/nav/support.png') no-repeat; width: 201px; height:27px; }
ul#navigation li#ferraSupport p { font-size: 11px; float: none;  padding-right:15px; }
ul#navigation li#ferraSupport p a{ padding: 6px 0 0; display: block; border: 0; text-align: center; width: 100%; }
ul#navigation li#ferraSupport:hover,
ul#navigation li#ferraSupport.hover { background-position: 0 -35px; height: 32px; overflow: visible; }
ul#navigation li#ferraSupport div.submenu { margin-top: 32px; }

/* Horizontal Nav IE6 Fixes */
* html ul#navigation li#ferraSupport { overflow: hidden; }
* html ul#navigation li div.submenu { width: auto !important; }
* html ul#navigation li div.submenu.two-columns { width: 360px !important; }
* html ul#navigation .submenu li { line-height: 27px; height: 27px; display: block; width: 100%; float: left; clear: both; }
* html ul#navigation .submenu { width: 280px !important; white-space: normal; }


/* Horizontal Nav IE7 Fixes */
*:first-child+html ul#navigation .submenu .submenu { white-space: normal; width: 100%; }
*:first-child+html ul#navigation .submenu li { width: 280px; }
/*
ul#navigation li.top-level div.submenu.two-columns.divider{background:url('/img/nav/partners-flyout-bg.png') #f5f5f5 right top repeat-y;top:215px;width: 380px;}
* html ul#navigation li.top-level div.submenu.two-columns.divider{background:url('/img/nav/partners-flyout-bg.png') #f5f5f5 right top repeat-y; width: 380px;top:205px; _top:220px;}
*/
ul#navigation li.top-level div.heading_hornav{background:url('/img/nav/bg-left-cap.gif') left repeat-x;color:#FFF;padding-left:6px;padding-top:6px;font-size:13px;height:24px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; position:absolute; left:0px; top:-2px; width:404px;}
* html ul#navigation li.top-level div.heading_hornav{background:url('/img/nav/bg-left-cap.gif') left repeat-x;color:#FFF;padding-left:6px;padding-top:4px;font-size:13px;height:24px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; position:absolute; left:0px; top:0px; width:404px; _top:-1px;}
ul#navigation li.top-level div.heading_hornav span{color:#fff;font-size:12px;}
ul#navigation li.top-level span.image_right{padding-left:0px;position:absolute;top:15px;left:375px;width:2;height:19px;}

/* First child left cap fix */
ul#navigation li#left_cap{background: transparent url('/img/nav/mosaic-homebutton.png') -2px -46px;}
ul#navigation li#left_cap.hover,
ul#navigation li#left_cap:hover { background: transparent url('/img/nav/mosaic-homebutton.png') -2px -2px; background-color: #fff;}
/***********************************************************************************************************************/


/* ehSelect */
div.ehSelectMain {
 
    position:relative;
    font:normal 13px sans-serif;
    color:black;
    font-weight:normal;
    padding:1px; margin:0;
    border:1px solid rgba(255,255,255,0);
    background:rgba(255,255,255,.5);
    cursor:pointer;
    border-radius: 6px;
     
    transition: all 0.300s ease 0s;
    -moz-transition: all 0.300s ease 0s;
    -o-transition: all 0.300s ease 0s;
    -webkit-transition: all 0.300s ease 0s;
    z-index:100;
	vertical-align:middle;
}
div.ehSelectMain:hover {border:1px solid #aaa;}
div.ehSelectMain:hover {color:black; background-color: rgba(255,255,255,5)}
div.ehSelectMain .arrow {position:absolute; right:5px; top:8px;}
div.ehSelectMain .value {position:relative; vertical-align:middle; display:inline-block; overflow:hidden; margin:2px 14px 2px 2px ; text-align:right; }
div.ehSelectMain .value img {vertical-align:middle;}
div.ehSelectMain .items {vertical-align:middle; clear:both; text-align:right; display:none; margin-top:6px; border-top:1px dotted gray; max-height:280px; overflow-x:hidden; overflow-y:auto}
div.ehSelectMain .items dl {list-style-type:none; margin:0; padding:0; margin-left:-2px; margin-right:-4px}
div.ehSelectMain .items dl dd {vertical-align:middle; padding:2px; overflow:hidden; display:block; margin:0 1px; padding-right:19px}
div.ehSelectMain .items dl dd img {vertical-align:middle;}
div.ehSelectMain .items dl dd:hover {background:#ff6000; color:white;}
div.ehSelectMain .items dl dd.sep {padding:0px; display:block; margin:0; border.bottom:1px solid gray; margin-bottom:1px; cursor:default}
div.ehSelectMain .items dl dd.sep:hover {backbround:white}


/* ehSelect */
div.ehSelect {
 
    position:relative;
    font:normal 13px sans-serif;
    color:black;
    font-weight:normal;
    padding:1px; margin:0;
    border:1px solid rgba(255,255,255,0);
    background:rgba(255,255,255,.5);
    cursor:pointer;
    border-radius: 6px;
     
    transition: all 0.300s ease 0s;
    -moz-transition: all 0.300s ease 0s;
    -o-transition: all 0.300s ease 0s;
    -webkit-transition: all 0.300s ease 0s;
    z-index:100;
	vertical-align:middle;
}
div.ehSelect:hover {border:1px solid #aaa;}
div.ehSelect:hover {color:black; background: white}
div.ehSelect .arrow {position:absolute; right:5px; top:8px;}
div.ehSelect .value {position:relative; display:block; overflow:hidden; margin-left:1px; margin-right:12px;}
div.ehSelect .items {clear:both; text-align:left; display:none; margin-top:6px; border-top:1px dotted gray; max-height:280px; overflow-x:hidden; overflow-y:auto}
div.ehSelect .items dl {list-style-type:none; margin:0; padding:0; margin-left:-2px; margin-right:-4px}
div.ehSelect .items dl dd {padding:2px; overflow:hidden; display:block; margin:0 1px;}
div.ehSelect .items dl dd:hover {background:#ff6000; color:white;}
div.ehSelect .items dl dd.sep {padding:0px; display:block; margin:0; border.bottom:1px solid gray; margin-bottom:1px; cursor:default}
div.ehSelect .items dl dd.sep:hover {backbround:white}


.dlTech dl {margin:0; padding:0 16px;}
.dlTech dt {position:relative; margin:0; padding:.1em; padding-left:18px} 
.dlTech dt:after {
	position:absolute;
	left:0px; top:4px;
	content:"âœ“";
	font-size:1.2em;
	color:#f60;
	
}
.dlTech dt a {text-decoration:none; color:#666; display:block; padding:.2em .3em}
.dlTech dt a:hover {background:white;}