/* DEFAULT CSS VALUES FOR CONSISTENCY ACROSS BROWSERS */
/* ========================================================== */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0; clear: none;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight: 100; }
q:before,q:after{content:'';}


/* =+=+=+=+=+= =+=+=+=+=+= OVERRIDDEN HTML =+=+=+=+=+= =+=+=+=+=+= */
/* =============================================================== */

html, body {
	height: 100%;
	
	margin: auto;
	/*scroll: yes;
	overflow-x:hidden;*/
	
}

body {
	background: #454545 url(../../images/bg_tile.jpg) repeat-x top;
	/*background: #000000 url(../../images/bg_tile.jpg) repeat-x top;*/
	color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	
}

/*
div {
border-right: 1px solid #515151;
border-top: 1px solid #515151;
border-left: 1px solid #515151;
border-bottom: 1px solid #515151;
}
*/

.gradientoro {
	position: relative;
	font-size: 26px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	color:#FFCC33;
}
	.gradientoro span {
		position: absolute;
		top:  0;
		left: 0;
		
		
		background: transparent url("../../images/gradient.png") bottom left repeat-x;
		width: 100%;
		height: 36px;
	}

	




.gradient {
	position: relative;
	font-size: 26px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
}
	.gradient span {
		position: absolute;
		top:  0;
		left: 0;
		
		background: transparent url("../../images/gradient.png") bottom left repeat-x;
		width: 100%;
		height: 36px;
	}

	
.description { font: 10px/15px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; }	
	
	
h1 { font-size: 30px; line-height: 32px; font-weight: bold; 

margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}



h2 { font-size: 21px; line-height: 24px; font-weight: bold; }
h3 { font-size: 18px; line-height: 24px; color: #CCCCCC; margin-bottom: 20px; font-weight: bold; }
h4 { font-size: 16px; line-height: 20px; color: #FCAD02; margin-bottom: 2px; }
h5 { font-size: 12px; line-height: 16px; color: #FCAD02; }
h6 { font-size: 10px; line-height: 14px; color: #FFF; }

a img { border: none; }

a:link { color: #FCAD02; text-decoration: underline; }
a:visited { color: #FCAD02; text-decoration: underline; }
a:hover { color: #feba02; text-decoration: underline; }
a:active { color: #FCAD02; text-decoration: underline; border: none; }

hr {
	border: 0;
	color: #5A5A5A;
	background-color: #5A5A5A;
	margin: 10px 0 2em 0;
	height: 1px;
}

p {
	margin-bottom: 2em;
}

ul {
	margin-bottom: 2em;
}

li { margin-bottom: .5em;

	  }

form {
	margin-bottom: 2em;
}

 ul {
	list-style: disc;
	margin-left: 1em;
	
	
}





ol {
	list-style: decimal;
	margin-left: 1.5em;
	margin-bottom: 2em;
}

ol ol  {
	list-style: lower-alpha;
	margin-left: 2em;
	margin-bottom: 1em;
	margin-top: 1em;
}


.type {
	font-size: 12px;
	clear: both;
	color: #FEBA02;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}




#bandaSezioneDocumenti {
	position: absolute;
	left: 45px;

	background: url(../../images/banda_documenti.gif) no-repeat 0 2px;
	height: 294px;
	width:40px;
	padding-left: 0px;
}

#bandaSezioneDocumenti span { display: none; }


#bandaSezioneServizi {
	position: absolute;
	left: 45px;

	background: url(../../images/banda_servizi.gif) no-repeat 0 2px;
	height: 294px;
	width:40px;
	padding-left: 0px;
}

#bandaSezioneServizi span { display: none; }



#bandaSezionePartner {
	position: absolute;
	left: 45px;

	background: url(../../images/banda_partner.gif) no-repeat 0 2px;
	height: 294px;
	width:40px;
	padding-left: 0px;
}

#bandaSezionePartner span { display: none; }





#bandaSezioneContatti {
	position: absolute;
	left: 45px;

	background: url(../../images/banda_contatti.gif) no-repeat 0 2px;
	height: 294px;
	width:40px;
	padding-left: 0px;
}

#bandaSezioneContatti span { display: none; }





#bandaSezioneLavoraconnoi {
	position: absolute;
	left: 45px;
	
	background: url(../../images/banda_lavoraconnoi.gif) no-repeat 0 2px;
	height: 294px;
	width:40px;
	padding-left: 0px;
}

#bandaSezioneLavoraconnoi span { display: none; }







#bandaSezioneSoluzioni {
	position: absolute;
	left: 45px;
	
	background: url(../../images/banda_soluzioni.gif) no-repeat 0 2px;
	height: 294px;
	width:40px;
	padding-left: 0px;
}

#bandaSezioneSoluzioni span { display: none; }



#bandaSezioneChisiamo {
	position: absolute;
	left: 45px;
	
	background: url(../../images/banda_chisiamo.gif) no-repeat 0 2px;
	height: 294px;
	width:40px;
	padding-left: 0px;
}

#bandaSezioneChisiamo span { display: none; }







/* ------------------------------------------------------------- */


/* =+=+=+=+=+= =+=+=+=+=+= STRUCTURAL CSS  =+=+=+=+=+= =+=+=+=+=+= */
/* =============================================================== */

#outerContainer {
	width: 940px;
	margin: auto;
	position: relative;
	
}

#mainContainer {
	width: 940px;
	position: relative;
	
	
}

#mainColumn {
	margin-bottom: 20px;
	float: right;
	width: 700px;
	margin-left: -30px;
	position: relative;
	
}



/* -------------------------------------------------------------
/  Footer
/* ------------------------------------------------------------- */




#footer {

   position: relative;
	font-size: 11px;
	clear: both;
	border-top: 1px solid #515151;
    width: 700px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-left:20px;

	
}

#footer_home {


	font-size: 12px;
	clear: both;
	
   
	padding-top: -10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-left:32px;

	
}



#footer a:link { color: #FFFFFF; text-decoration: none; }
#footer a:visited { color: #FFFFFF; text-decoration: none; }
#footer a:hover { color: #FCAD02; text-decoration: none; }
#footer a:active { color: #FCAD02; text-decoration: none; }

#footer ul li {
	font-size: 11px;
	margin: 0 30px;
	display: inline;
	color: #FFFFFF;
}



#footer_home ul li {
	font-size: 11px;
	margin: 0 0px;
	display: inline;
}

#footer ul li.selected {
	color: #F86A13;
}

#footer ul.left {
	float: left;
}


#footer_home ul.left {
	float: left;
}



#footer ul.right {
	float: right;
}




/* -------------------------------------------------------------
/  Footer
/* ------------------------------------------------------------- */




#footeralta {

   position: relative;
	font-size: 11px;
	clear: both;
	border-top: 1px solid #515151;
    width: 700px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-left:20px;
	margin-top: 40px;

	
}





#footeralta a:link { color: #FFFFFF; text-decoration: none; }
#footeralta a:visited { color: #FFFFFF; text-decoration: none; }
#footeralta a:hover { color: #FCAD02; text-decoration: none; }
#footeralta a:active { color: #FCAD02; text-decoration: none; }

#footeralta ul li {
	font-size: 11px;
	margin: 0 30px;
	display: inline;
	color: #FFFFFF;
}





#footeralta ul li.selected {
	color: #F86A13;
}

#footeralta ul.left {
	float: left;
}




#footeralta ul.right {
	float: right;
}





/* -------------------------------------------------------------
/  Left Column
/* ------------------------------------------------------------- */

#leftColumn {
	float: left; 
	width: 200px;
	margin-bottom: 50px;
	margin-left:0px;
	
	
}

		/*-------------------------
		 Home Link (Elmec Logo)
		--------------------------*/

#elmecLogo a {
	display: block;
	 width: 200px;
	
	margin-top:17px;
	height: 50px;
	background: url(../../images/bg_logo_elmec.gif) no-repeat;

	border-bottom: 1px solid #515151;
	padding-top: 13px;
	padding-bottom: 10px;
	
}
	#elmecLogo a:link { background: url(../../images/bg_logo_elmec.gif) no-repeat; }
	#elmecLogo a:visited { background: url(../../images/bg_logo_elmec.gif) no-repeat; }
	#elmecLogo a:hover { background: url(../../images/bg_logo_elmec.gif) no-repeat 0 0px; }
	#elmecLogo a:active { background: url(../../images/bg_logo_elmec.gif) no-repeat 0 0px; }
	
	#elmecLogo span { display: none; }





/* -------------------------------------------------------------
/  Menualto
/* ------------------------------------------------------------- */

#menualto {
	font-size: 14px;
	clear: both;
	border-bottom: 1px solid #515151;
	padding-top: 40px;
	padding-bottom: 50px;
	
    
	margin-left:30px;
}


#menualto span { display: none; }




#menualto ul li {
	font-size: 14px;
	margin: 0 0px;
	display: inline;
}







#menualto ul li.selected {
	color: #F86A13;
}

#menualto ul.left {
	float: left;
}

#menualto ul.right {
	float: right;
}












a#logoServizi {
		display: block; 
		width: 43px;
		height: 19px;
		background: url(../../images/logo_servizi.gif) no-repeat;
		float: left;
		margin-left: 5px;
	}

a#logoServizi:hover { background: url(../../images/logo_servizi.gif) no-repeat 0 -19px; }


a#logoSoluzioni {
		display: block; 
		width: 60px;
		height: 19px;
		background: url(../../images/logo_soluzioni.gif) no-repeat;
		float: left;
		margin-left: 5px;
	}

a#logoSoluzioni:hover { background: url(../../images/logo_soluzioni.gif) no-repeat 0 -19px; }




a#logoChisiamo {
		display: block; 
		width: 89px;
		height: 19px;
		background: url(../../images/logo_chisiamo.gif) no-repeat;
		float: left;
		margin-left: 5px;
	}

a#logoChisiamo:hover { background: url(../../images/logo_chisiamo.gif) no-repeat 0 -19px; }



a#logoLavora {
		display: block; 
		width: 92px;
		height: 19px;
		background: url(../../images/logo_lavora.gif) no-repeat;
		float: left;
		margin-left: 5px;
	}

a#logoLavora:hover { background: url(../../images/logo_lavora.gif) no-repeat 0 -19px; }



a#logoContatti {
		display: block; 
		width: 56px;
		height: 19px;
		background: url(../../images/logo_contatti.gif) no-repeat;
		float: left;
		margin-left: 5px;
	}

a#logoContatti:hover { background: url(../../images/logo_contatti.gif) no-repeat 0 -19px; }



a#logoDownload {
		display: block; 
		width: 65px;
		height: 19px;
		background: url(../../images/logo_download.gif) no-repeat;
		float: left;
		margin-left: 5px;
	}

a#logoDownload:hover { background: url(../../images/logo_download.gif) no-repeat 0 -19px; }





		/*-------------------------
		 Press Release
		--------------------------*/
		img#elmecLogo { margin: 27px; margin-bottom: 46px; }
	
		#leftColumn h2 { border: none; padding: 0; margin: 0; margin-left: 30px; margin-bottom: 50px; }
		#leftColumn a#close { text-decoration: none; margin-left: 30px; }
		

		/*-------------------------
		 SubNav
		--------------------------*/
		#leftColumn .subNav {
			margin-left: 30px;
			list-style: none;
		}
		
		#leftColumn #subNav {
			
		}
		
		#leftColumn .subNav a:link { text-decoration: none; }
		#leftColumn .subNav a:visited { text-decoration: none; }
		#leftColumn .subNav a:hover { text-decoration: none; }
		#leftColumn .subNav a:active { text-decoration: none; }

		/*-------------------------
		 Search Form
		--------------------------*/

#searchForm {
	margin-bottom: 5px;
	font-size: 9px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #717070;
	height: 20px;
}

	#searchForm input { font-size: 9px; }

#searchInput {
	border: 1px solid #D0D0D0;
	height: 12px;
	padding: 1px 10px;
	padding-top: 4px;
	margin-right: 4px;
	color: #717070;
	width: 146px;
	text-align: center;
	vertical-align: middle;
}

#searchBtn {
	vertical-align: middle;
}

#searchFilter {
	margin-top: 20px;
	border-top: 1px solid #5A5A5A;
	padding-top: 15px;
}

	#searchFilter select {
		display: block;
		width: 358px;
		margin-bottom: 20px;
	}
	
	#searchFilter #searchTerm {
		width: 350px;
		margin-right: 10px;
	}
	
#searchResults {
	width: 465px;
	float: left;
}

#topSearches {
	float: right;
	width: 237px;
}
	
div.searchResult, div.topSearch {
	margin-bottom: 1.5em;
}
	div.searchResult a { display: block; }
	div.topSearch a { display: block; }
	
	span.resultNum { font-size: 18px; font-weight: bold; color: #A1A1A0; }
	span.resultLink { color: #A1A1A0; }
	
	
		
		/*-------------------------
		 Network Elmec
		--------------------------*/


#networkElmec {
	position: absolute;
	
	margin-top: 20px;

	height: 425px;
	width:200px;
	padding-left: 0px;
}

#networkElmec span { display: none; }





a#posterMondiali {
		
		
		
		display: block; 
		width: 432px;
		height: 616px;
		background: url(../../images/poster_mondiali.png) no-repeat;
		float: left;
		
	}
	
a#posterMondiali:hover { background: url(../../images/poster_mondiali.png) no-repeat 0 -615px; }

#posterMondiali span { display: none; }




a#logoIntranet {
		
		
		
		display: block; 
		width: 200px;
		height: 104px;
		background: url(../../images/logo_intranet.jpg) no-repeat;
		float: left;
		margin-left: -30 px;
	}





a#logoLabvision {
		
		
		
		display: block; 
		width: 200px;
		height: 104px;
		background: url(../../images/logo_labvision.jpg) no-repeat;
		float: left;
		margin-left: -30 px;
	}



a#logoLabvision:hover { background: url(../../images/logo_labvision.jpg) no-repeat 0 -104px; }



a#logoMyelmec {
		
		
		
		display: block; 
		width: 200px;
		height: 104px;
		background: url(../../images/logo_myelmec.jpg) no-repeat;
		float: left;
		margin-left: -30 px;
	}


a#logoMyelmec:hover { background: url(../../images/logo_myelmec.jpg) no-repeat 0 -101px; }


a#logoOps {
		
		
		
		display: block; 
		width: 200px;
		height: 104px;
		background: url(../../images/logo_ops.jpg) no-repeat;
		float: left;
		margin-left: -30 px;
	}
	
	
	
	a#logoOps:hover { background: url(../../images/logo_ops.jpg) no-repeat 0 -102px; }


a#logoElmecSolar {
		
		
		
		display: block; 
		width: 200px;
		height: 104px;
		background: url(../../images/logo_elmecsolar.jpg) no-repeat;
		float: left;
		margin-left: -30 px;
	}



a#logoElmecSolar:hover { background: url(../../images/logo_elmecsolar.jpg) no-repeat 0 -101px; }



	

#networkElmec  li {
	
	margin: 0 0px;
	display: inline;
}



	
	
	
	
	

	
	
		/*-------------------------
		 Main Nav
		--------------------------*/





#menu04v {
width: 200px;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 10px;
margin-top:50px;
}
#menu04v ul {
margin: 0;
padding: 0;
list-style: none;
}
#menu04v li {
font-size: 1.1em;
display: inline;
margin: 0;
padding: 0;
}
#menu04v a:link, #menu04v a:visited {
display: block;
background-color: #000000;
color: #fff;
margin: 0;
padding: 0.3em 0.6em 0.3em 1em;
text-decoration: none;
border-bottom: 1px solid  #2e2d30;
border-right: 1px solid  #2e2d30;
border-top: 1px solid  #2e2d30;
border-left: 10px solid #232124;
}





#menu04v li.level_active_lavoraconnoi {
display: block;
background-color: #38373a;
color: #FFFFFF;
border-left: 10px solid #a7a7a7;
margin: 0;
padding: 0.3em 0.6em 0.3em 1em;
text-decoration: none;

}




#menu04v a.level_lavoraconnoi:hover {
background-color: #38373a;
color: #FFFFFF;
border-left: 10px solid #a7a7a7;
}





#menu04v li.level_active_Soluzioni {
display: block;
background-color: #38373a;
color: #FFFFFF;
border-left: 10px solid #00aec7;
margin: 0;
padding: 0.3em 0.6em 0.3em 1em;
text-decoration: none;

}


#menu04v a.level_Soluzioni:hover {
background-color: #38373a;
color: #FFFFFF;
border-left: 10px solid #00aec7;
}




#menu04v li.level_active_Servizi {
display: block;
background-color: #38373a;
color: #FFFFFF;
border-left: 10px solid #008fca;
margin: 0;
padding: 0.3em 0.6em 0.3em 1em;
text-decoration: none;

}


#menu04v a.level_Servizi:hover {
background-color: #38373a;
color: #FFFFFF;
border-left: 10px solid #008fca;
}



#menu04v li.level_active_Chisiamo {
display: block;
background-color: #38373a;
color: #FFFFFF;
border-left: 10px solid #8eb53f;
margin: 0;
padding: 0.3em 0.6em 0.3em 1em;
text-decoration: none;

}


#menu04v a.level_active_Chisiamo {
background-color: #38373a;
color: #FFFFFF;
border-left: 10px solid #8eb53f;

}


#menu04v a.level_Chisiamo:hover {
background-color: #38373a;
color: #FFFFFF;
border-left: 10px solid #8eb53f;
}




#menu04v li.level_active_contatti {
display: block;
background-color: #38373a;
color: #FFFFFF;
border-left: 10px solid #FF0000;
margin: 0;
padding: 0.3em 0.6em 0.3em 1em;
text-decoration: none;

}


#menu04v a.level_contatti:hover {
background-color: #38373a;
color: #FFFFFF;
border-left: 10px solid #FF0000;
}




#menu04v li.level_active_download {
display: block;
background-color: #38373a;
color: #FFFFFF;
border-left: 10px solid #ff8600;
margin: 0;
padding: 0.3em 0.6em 0.3em 1em;
text-decoration: none;

}


#menu04v a.level_download:hover {
background-color: #38373a;
color: #FFFFFF;
border-left: 10px solid #ff8600;
}





	
#mainNav {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: normal;
	width: 200px;
	margin-top: 50px;
}
	#mainNav ul { margin: 0; }
	#mainNav a:link { color: #FFFFFF; text-decoration: none; }
	#mainNav a:visited { color: #FFFFFF; text-decoration: none; }
	#mainNav a:hover { color: #FEBA02; text-decoration: none; }
	#mainNav a:active { color: #FFFFFF; text-decoration: none; }

#mainNav li {
	display: block;
	width: 200px;
	height: 20px;
	margin-left:10px;
	text-transform: uppercase;
	font-size: 9px;
	margin: 0;
}

#mainNav li a {
	display: block;
	width: 200px;
	height: 10px;
	margin-left:10px;
	text-transform: uppercase;
	font-size: 9px;
	padding: 5px 10px;	
}

#mainNav h3 {
	display: block;
	width: 200px;
	height: 20px;
	margin-left:10px;
	/*text-transform: uppercase;*/
	font-size: 9px;
	line-height: normal;
	margin-bottom: 0;
	font-weight: normal;
}


#mainNav h3 a {
	display: block;
	width: 200px;
	height: 11px;
	
	/*text-transform: uppercase;*/
	line-height: normal;
	font-size: 12px;
	padding: 5px 10px;
}




.accordion {
	overflow: hidden;
}

.subAccordion {
	overflow: hidden;
}


/* ---------------- FIRST LEVEL NAV ------------------- */
#mainNav h3.firstLevel a:link { background: url(../../images/bg_primaryNav_b.gif) no-repeat; }
#mainNav h3.firstLevel a:visited { background: url(../../images/bg_primaryNav_b.gif) no-repeat; }
#mainNav h3.firstLevel a:hover { background: url(../../images/bg_primaryNav_b.gif) no-repeat 0 -20px; }
#mainNav h3.firstLevel_active { background: url(../../images/bg_primaryNav_b.gif) no-repeat 0 -20px; }


#mainNav h3.firstLevel a:active { background: url(../../images/bg_primaryNav_b.gif) no-repeat 0 0px; }


/* ---------------- SECOND LEVEL NAV ------------------- */
#mainNav h3.secondLevel a:link { background: url(../../images/bg_secondaryNav_b.gif) no-repeat; }
#mainNav h3.secondLevel a:visited { background: url(../../images/bg_secondaryNav_b.gif) no-repeat; }
#mainNav h3.secondLevel a:hover, #mainNav h3.secondLevel a.selected { background: url(../../images/bg_secondaryNav_b.gif) no-repeat 0 -20px; }
#mainNav h3.secondLevel a:active { background: url(../../images/bg_secondaryNav_b.gif) no-repeat 0 -20px; }


/* ---------------- SECOND LEVEL  w/SUB NAV ------------------- */
#mainNav h3.secondLevelwSub { background: url(../../images/bg_secondaryNav_c.gif) no-repeat; }
#mainNav h3.secondLevelwSub:hover { background: url(../../images/bg_secondaryNav_c.gif) no-repeat 0 -20px; }
#mainNav h3.secondLevelwSub_active { background: url(../../images/bg_secondaryNav_c.gif) no-repeat 0 -40px; }
#mainNav h3.secondLevelwSub_active:hover { background: url(../../images/bg_secondaryNav_c.gif) no-repeat 0 -40px; }

#mainNav h3.secondLevelwSub_active a:link { background: url(../../images/bg_secondaryNav_b.gif) no-repeat 0 -20px; }
#mainNav h3.secondLevelwSub_active a:visited{ background: url(../../images/bg_secondaryNav_b.gif) no-repeat 0 -20px; }
#mainNav h3.secondLevelwSub_active a:hover { background: url(../../images/bg_secondaryNav_b.gif) no-repeat 0 -20px; }
#mainNav h3.secondLevelwSub_active a:active{ background: url(../../images/bg_secondaryNav_b.gif) no-repeat 0 -20px; }


/* ---------------- THIRD LEVEL NAV ------------------- */
#mainNav div.subAccordion li a { padding-left: 20px; padding-right: 0; }
#mainNav div.subAccordion li a:link { color: #383838; background: url(../../images/bg_tertiaryNav_b.gif) no-repeat }
#mainNav div.subAccordion li a:visited { color: #383838; background: url(../../images/bg_tertiaryNav_b.gif) no-repeat }
#mainNav div.subAccordion li a:hover { color: #383838; background: url(../../images/bg_tertiaryNav_b.gif) no-repeat 0 -20px; }
#mainNav div.subAccordion li a:active { color: #383838; background: url(../../images/bg_tertiaryNav_b.gif) no-repeat 0 -20px; }
div.subAccordion li:hover { color: #383838; background: url(../../images/bg_tertiaryNav_b.gif) no-repeat 0 -20px; }

#mainNav div.subAccordion li a.selected:link { color: #383838; background: url(../../images/bg_tertiaryNav_b.gif) no-repeat 0 -20px; }
#mainNav div.subAccordion li a.selected:visited { color: #383838; background: url(../../images/bg_tertiaryNav_b.gif) no-repeat 0 -20px; }
#mainNav div.subAccordion li a.selected:hover { color: #383838; background: url(../../images/bg_tertiaryNav_b.gif) no-repeat 0 -20px; }
#mainNav div.subAccordion li a.selected:active { color: #383838; background: url(../../images/bg_tertiaryNav_b.gif) no-repeat 0 -20px; }


/* -------------------------------------------------------------
/  Header
/* ------------------------------------------------------------- */
#header {
	/*border-left: 1px solid #515151;*/
	height:100px;
	padding-bottom: 0;
	margin-bottom: 20;
	margin-left:-10px;
}

.fixedHeader { height: 318px; }

#header p {
	width: 483px;
}

#header img { border: none; padding: 0; margin: 0; }

#pageTitleTxt {
	padding: 50px 0 15px 0;
	margin-left: 10px;
	border-bottom: 1px solid #5A5A5A;
}

#header h3 { margin: 0; padding: 0; }

#header #pageTitleImg {
	padding: 18px 0 50px 0;
	margin-left: 10px;
}

#headerSubNav { margin-top: 2px; }

div.breadCrumb {
	width: 728px;
	position: relative;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #A3ADA3;
	height: 20px;
	font-size: 10px;
	line-height: 12px;
	padding: 10px 0 0 14px;
	
}

	div.breadCrumb a:link { color: #808180; text-decoration: none; }
	div.breadCrumb a:visited { color: #808180; text-decoration: none; }
	div.breadCrumb a:hover { color: #FFFFFF; text-decoration: none; }
	div.breadCrumb a:active { color: #FFFFFF; text-decoration: none; }
	
	
	
	
	
	#orario {
	position: absolute;
	right: -30px;
	top: 32px;
	width: 220px;
	height: 65px;
	float: right;
	margin-left: 100px;
}
	
	
	
	
	/*
	#orario {
	position: absolute;
	right: 10px;
	top: 40px;
	width: 150px;
	height: 20px;
	float: right;
	margin-left: 120px;
}
	*/
	
	
	
	
	
#textSize {
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(../../images/textSize.gif) no-repeat 0 2px;
	height: 20px;
	
	padding-left: 50px;
}











	#textSize span { display: none; }
	
	a#increaseText {
		display: block; 
		width: 11px;
		height: 11px;
		background: url(../../images/increaseText.gif) no-repeat;
		float: left;
		margin-left: 5px;
	}
		/* will need to adjust for IE 6 */
		a#increaseText.inactive { background: url(../../images/increaseText_inactive.gif) no-repeat; }
		
	a#decreaseText {
		display: block; 
		width: 11px;
		height: 11px;
		background: url(../../images/decreaseText.gif) no-repeat;
		float: left;
		margin-left: 5px;
	}
	
		a#decreaseText.inactive { background: url(../../images/decreaseText_inactive.gif) no-repeat; }


/* -------------------------------------------------------------
/  Main Content Area
/* ------------------------------------------------------------- */

#mainColumn {
	width: 720px;
}

#mainContent {
 
	padding-left: 130px;
	width: 420px;
	float: left;
	margin-top: 40px;
	margin-bottom: 20px;
	position: relative;
}

#popupContent {
 
	
	width: 350px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
}



.releaseSynopsis {
	padding-bottom: 20px;
	color: #999999;
	font-weight: bold;
	width: 350px;
	padding-top: 10px;
}



#mainContent.full {
	padding-right: 0;
	width: 700px;
	float: left;
	margin-bottom: 50px;
	position: relative;
}


#flashContainer {
margin-top: 20px;
margin-bottom: 20px;
	width:720px;
	margin-left:10px;
}

#locationsContainer {
	width: 742px;
	border-left: 5px solid #FFF;
	padding-bottom: 50px; 
}

#locationsContainer #flashcontent { padding-bottom: 0; margin-bottom: 0; border-bottom: 1px solid #FFF; }
	/* #mainContent.full p, #mainContent.full ul { width: 483px; } */


.topLeftBorder {
	background: url(../../images/bg_contentTopLBorder.gif) no-repeat top left;
	padding-top: 16px;
}

#mainContent h2 { margin-bottom: 1.5em; }


#mainContent #pageTitle {
	padding-top: 20px;
}

.ruled {
	border-top: 1px solid #4F4F4F;
	padding-top: 10px;
}

#mastContent {}

#mastContent ul { list-style: none; margin-left: 0; margin-bottom: 20px; }
#mastContent ul li { margin-bottom: 0; }

.mastSubNav ul { list-style: none; margin-left: 0; margin-bottom: 20px; }
.mastSubNav ul li { margin-bottom: 0; }

#actionLinks {
	position: absolute;
	top: 20px;
	right: 10px;
	font-size: 10px;
}

	#printLink { 
		display: block; 
		padding-left: 18px;
		background: url(../../images/icon_print.gif) no-repeat 0 1px;
	}
	
	a#printLink:link { color: #FFF; }
	a#printLink:visited { color: #FCAD02; }
	a#printLink:hover { color: #FCAD02; background: url(../../images/icon_printHover.gif) no-repeat 0 1px; }
	a#printLink:active { color: #FCAD02; background: url(../../images/icon_printHover.gif) no-repeat 0 1px; }
	
	
	#helpLink {
		display: block; 
		padding-left: 18px;
		background: url(../../images/icon_help.gif) no-repeat 0 1px;		
	}
	
	a#helpLink:link { color: #FFF; }
	a#helpLink:visited { color: #FCAD02; }
	a#helpLink:hover { color: #FCAD02; background: url(../../images/icon_helpHover.gif) no-repeat 0 1px; }
	a#helpLink:active { color: #FCAD02; background: url(../../images/icon_helpHover.gif) no-repeat 0 1px; }
	
	
	.rssLink {
		padding: 2px;
		padding-bottom: 0;
		padding-left: 20px;
		background: url(../../images/rssIcon.gif) no-repeat left;		
	}
	
	a#rssLink:link { color: #FFF; }
	a#rssLink:visited { color: #FCAD02; }
	a#rssLink:hover { color: #FCAD02; background: url(../../images/icon_rssHover.gif) no-repeat 0 1px; }
	a#rssLink:active { color: #FCAD02; background: url(../../images/icon_rssHover.gif) no-repeat 0 1px; }
	
	
	/*
	/ Features
	/* */

div.featureList {
	padding-bottom: 1.5em;
	border-bottom: 1px solid #4F4F4F;
	margin-bottom: 1.5em;
	padding-right: 240px;
}
	div.featureList h3 {
		margin-bottom: 0;
	}
	
	div.featureList p { margin-bottom: 0; }
	
	a.readMoreLink { font-size: 10px; } 

/* -------------------------------------------------------------
/  Landing Page - Template A
/* ------------------------------------------------------------- */

#featureTitle {
	width: 230px;
	padding: 20px 0 0 10px;
	float: left;
}

#featureTitle h2 { font-size: 21px; }

.viewArticle {
	margin: 15px 0 10px 0;
	padding: 0; 
	display: block; 
	font-size: 9px; 
	background: url(/images/viewArticle.gif) no-repeat;
	width: 64px;
	height: 7px;
}
.viewArticle span { display: none; }

.downloadPR {
	padding: 0; 
	display: block; 
	font-size: 9px; 
	background: url(/images/downloadPR.gif) no-repeat;
	width: 123px;
	height: 7px;	
}
.downloadPR span { display: none; }

#featureDesc { padding: 20px 10px 0 10px; margin-left: 247px; }

div.topNewsLink a { font-size: 16px; display: block; color: #FCAD02; margin-bottom: 20px; }
div.topNewsLink a:link { color: #FCAD02; text-decoration: none; }
div.topNewsLink a:visited { color: #FCAD02; text-decoration: none; }
div.topNewsLink a:hover { color: #CC6600; text-decoration: none; }
div.topNewsLink a:active { color: #FCAD02; text-decoration: none; }

div.newsWrapper {
	padding: 20px 10px 0 10px;
}

table td.ColA {
	border: none;
	padding: 0;	
	border-left: 5px solid #FFFFFF;
	width: 494px;
	vertical-align: top;
}

table td.ColB {
	border: none;
	padding: 0;	
	border-left: 5px solid #FFFFFF;
	width: 242px;
	vertical-align: top;
}

#landingTop {
	position: relative;
	width: 747px;
	margin-bottom: 46px;
	margin-left: 4px;
	font-size: 11px;
}

#landingBottom {
	position: relative;
	width: 747px;
	margin-left: 4px;
	font-size: 11px;
}

.typeSmaller #landingTop, div.typeSmaller #landingBottom { font-size: 10px; }
.typeNormal #landingTop, div.typeNormal #landingBottom { font-size: 11px; }
.typeLarger #landingTop, div.typeLarger #landingBottom { font-size: 12px; }
.typeLargest #landingTop, div.typeLargest #landingBottom { font-size: 14px; }

#latestNews { padding-left: 10px; }

#latestNews div.newsItem {
	border-bottom: 2px solid #777777;
	padding-top: 15px;
	padding-bottom: 40px;
}

#latestNews div:last-child { border-bottom: none; }

#latestNews div.newsItem span.date { color: #BABABA; display: block; margin-top: 0; }
#latestNews div.newsItem a.viewArticle { margin-top: 10px; margin-bottom: 0; }

.ColB span.date { margin-top: 3px; }

.latestRelease a { display: block; }

div.newsItem a { color: #FFF; text-decoration: none; display: block; }
div.newsItem a:link { color: #FFF; text-decoration: none; }
div.newsItem a:visited { color: #FFF; text-decoration: none; }
div.newsItem a:hover { color: #FCAD02; text-decoration: none; }
div.newsItem a:active { color: #CC6600; text-decoration: none; }

div.newsItem a.recallLink { color: #FCAD02; text-decoration: none; display: block; }
div.newsItem a.recallLink:link { color: #FCAD02; text-decoration: none; }
div.newsItem a.recallLink:visited { color: #FCAD02; text-decoration: none; }
div.newsItem a.recallLink:hover { color: #FCAD02; text-decoration: none; }
div.newsItem a.recallLink:active { color: #CC6600; text-decoration: none; }


#landingMedia {
	background: url(../../images/bg_mediaInfo_tile.gif) repeat-x bottom;
}

#landingMedia #desc {
	padding: 25px 10px;
}

#landingMedia p {
	padding-bottom: 15px;
}

#landingMedia #desc h4 {
	font-size: 12px;
	color: #BBBABA;
	font-weight: bold;
}

#landingMedia #desc a.viewMore {
	padding-top: 15px;
}

.halfCol {
	float: left;
	width: 247px;
}

div.heading {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #A3ADA3;
	height: 21px;
	font-size: 10px;
	line-height: 12px;
	padding: 10px 0 0 14px;
}

.ColA .heading {
	width: 480px;
	background: url(../../images/bg_header_494.gif) no-repeat;
}

.ColB .heading {
	width: 228px;
	background: url(../../images/bg_header_247.gif) no-repeat;
}

#landingBottom .ColA .left .heading {
	width: 233px;
	background: url(../../images/bg_header_494L.gif) no-repeat;	
}

#landingBottom .ColA .right .heading {
	width: 233px;
	background: url(../../images/bg_header_494R.gif) no-repeat;	
} 

#landingBottom ul {
	margin: 0;
}


#landingBottom ul li.latestRelease {
	display: block;
	background: #343635 url(../../images/bg_releasesTile.jpg) repeat-y;
	width: 221px;
	margin-bottom: 2px;
	border-left: 1px solid #000;
	padding: 25px 10px;
	line-height: 17px;	
}

#landingBottom ul li.latestRelease:last-child {
	margin-bottom: 0;
}

#landingBottom ul li.latestRelease span.date {
	font-size: 11px;
	line-height: 11px;
	display: block;
	margin-bottom: 3px;
	color: #BBBABA;
	font-weight: bold;
}

#landingBottom ul li.latestRelease a { text-decoration: none; color: #FFF; }

#landingBottom ul li.latestRelease a { color: #FFF; text-decoration: none; }
#landingBottom ul li.latestRelease a:link { color: #FFF; }
#landingBottom ul li.latestRelease a:visited { color: #FFF; }
#landingBottom ul li.latestRelease a:hover { color: #FCAD02; }
#landingBottom ul li.latestRelease a:active { color: #CC6600; }


#landingBottom ul li.latestRelease a:hover span.date {
	color: #FEBA02;
	
}
/* -------------------------------------------------------------
/  Content Sidebar
/* ------------------------------------------------------------- */

#contentSidebar {
	float: right;
	width: 200px;
	margin-bottom: 3px;
	margin-top: 20px;
	
}

#contentSidebar.topMargin { margin-top: 16px; } /* won't work for ie 6 */



#contentSidebarDownload {
	float: right;
	width: 420px;
	margin-bottom: 5px;
	margin-top: 30px;
}

#contentSidebarDownload.topMargin { margin-top: 16px; } /* won't work for ie 6 */


.quoteBlock {
	font-size: 14px;
	color: #FCAD02;
	line-height: 18px;
}

/* -------------------------------------------------------------
/	Press Releases
/* ------------------------------------------------------------- */														
#prFilter {
	border-bottom: 1px solid #4F4F4F;
}

#prFilter h2 { margin-bottom: 0; padding-bottom: 0; }
#prFilter ul { margin-top: 0; margin-bottom: 10px; margin-left: 0; padding-top: 0 ; padding-bottom: 0; }
#prFilter ul li { display: inline; margin-right: 10px; } 

.prDate { display: block; color: #FFF; }
h3.prSectionMonth { color: #CCCCCC; margin-bottom: 5px; padding-bottom: 0; margin-top: 20px; }

div.prWrapper {
	padding: 15px 0;
	border-bottom: 1px solid #4F4F4F;
	
}


/* -------------------------------------------------------------
/  Tables
/* ------------------------------------------------------------- */


th { vertical-align: top }

td {
	vertical-align: top;
	background: transparent;
}

tr.alternateRow td {
	background: #1C1C1C;
}

td.label {
	color: #A1A1A0;
	font-weight: bold;
	padding-right: 20px;
}

#mainContent.full table p, #mainContent.full table ul { width: auto; }



		/*-------------------------
		 Awards & Recognition
		--------------------------*/
.awardsTbl {
	width: 100%;
	margin-bottom: 20px;
}

.awardImg {
	width: 30%;
}

.awardTxt {
	width: 70%;
	padding: 0 20px 20px 10px;
	height: auto;
}

.awardsContainer h3 { }


		/*-------------------------
		 Career Areas
		--------------------------*/
#latestPostings {
	border-top: 1px solid #5A5A5A;
	padding-top: 10px;
}


		/*-------------------------
		 Executives
		--------------------------*/
#execPhoto td {
	padding: 0;
	margin: 0;
	border: none;
	vertical-align: bottom;
}

#execPhoto td.title { padding-left: 15px; }

#execText { width: 100%; padding: 0; }
#execText td { vertical-align: top; }
#execText td.label { width: 168px; }

		/*-------------------------
		 Investors Calendar
		--------------------------*/

table.calendarTable th {
	font-size: 18px; line-height: 24px; color: #CCCCCC;
	border-bottom: 1px solid #595959;
	padding: 0 10px 10px 0;
}

table.calendarTable td {
	border-bottom: 1px solid #595959;
	padding: 10px 10px 40px 0;
}
	table.calendarTable td.eventCol { color: #FCAD02; }
	
	
		/*-------------------------
		 Downloads Table
		--------------------------*/
		
table.downloadsTable th {
	font-size: 12px; line-height: 14px; color: #B8B7B7;
	border-bottom: 1px solid #595959;
	padding: 0 10px 10px 5px;	
}

table.downloadsTable td {
	border-bottom: 1px solid #595959;
	padding: 6px 10px 1px 5px;
	vertical-align: middle
}
	table.downloadsTable td.eventCol { color: #FCAD02; }
	
	
		/*-------------------------
		 Direct Downloads Table
		--------------------------*/
table.directDownloadsTable {
	border-collapse: separate;
	border-spacing: 2px;
}
		
table.directDownloadsTable td {
	border-bottom: none;
	padding: 0;
	vertical-align: middle;
}
		
table.directDownloadsTable th {
	font-size: 18px; line-height: 24px; color: #CCCCCC;
	border-bottom: none;
	padding: 0 10px 10px 0;	
}

table.directDownloadsTable td.year {
	padding-right: 75px;
	font-size: 14px;
	padding: 7px 75px 4px 0;
}

table.directDownloadsTable td.quarter {

}

	td.quarter a {
		display: block;
		text-align: center;
		width: 120px;
		padding: 6px 0 4px 0;
	}
	
	td.quarter a:link { background: #595959; border-top: 1px solid #6C6C6B; color: #FFFFFF; text-decoration: none; }
	td.quarter a:visited { background: #404040; border-top: 1px solid #696969; color: #EAEAEA; text-decoration: none; }
	td.quarter a:hover { background: #FFAE00; border-top: 1px solid #57492C; color: #000000; text-decoration: none; }
	td.quarter a:active { background: #FFAE00; border-top: 1px solid #57492C; color: #000000; text-decoration: none; }
	
	
		/*-------------------------
		 List Detail Table
		--------------------------*/
		
table.listDetailTable {
	width: 100%;
}

table.listDetailTable th {
	font-size: 18px; line-height: 24px; color: #CCCCCC;
	border-bottom: none;
	padding: 0 10px 20px 0;	
}

table.listDetailTable td {
	border-bottom: none;
	vertical-align: top;
}

table.listDetailTable td.list {
	width: 25%;
	padding: 0 25px 100px 0;
}

#mainContent table.listDetailTable td.list ul {
	list-style: none;
	margin-left: 0;
}

#mainContent.full table.listDetailTable td.list p, #mainContent.full table.listDetailTable td.list ul {
	width: auto;
}

table.listDetailTable td.list ul li {
	margin-bottom: .75em;
}

table.listDetailTable td.detail {
	border-left: 2px solid #606161;
	padding: 0 10px 100px 10px;
}

		/*-------------------------
		 Career Areas Table 
		---------------------------*/
#careerAreasTable { width: 100%; }

#careerAreasTable th {
	font-size: 18px; line-height: 24px; color: #CCCCCC;
	font-weight: bold;
	border-bottom: none;
	padding: 0 10px 20px 0;	
}
#careerAreasTable td { vertical-align: top; }
#careerAreasTable td.list { width: 218px; padding-right: 20px; }

#careerAreasTable td.list ul {
	list-style: none;
	margin-left: 0;
}

#careerAreasTable td.list p, #careerAreasTable td.list ul {
	width: auto;
}

#careerAreasTable td.list ul li {
	margin-bottom: .75em;
}

#careerAreasTable td.list ul li a { text-decoration: none; }

		/*-------------------------
		 Forms Table
		--------------------------*/
table.formsLayout td {
	padding-bottom: 1.5em;
}

table.formsLayout td.asteriskError, table.formsLayout td.required { padding: 0; }

table.rightPad td { padding-right: 10px; }



		/*-------------------------
		 Pagination
		--------------------------*/
#mainContent div.pagination {
	margin: 0;
	margin-bottom: 4em;
	font-size: 10px;
	padding: 10px 0;
	clear: both;
}

#mainContent div.pagination ul {
	display: inline;
	list-style: none;
	list-style-position: inherit;
	margin: 0;
	margin-left: 35px;
	padding: 0;
}
	#mainContent div.pagination ul li { display: inline; margin-right: 5px; }

a.boxLink:link {
	background: #595959;
	color: #FFF;
	border: none;
	font-size: 10px;
	padding: 4px 20px;
	border-top: 1px solid #6c6c6b;
	border-right: 1px solid #6c6c6b;
	border-left: 1px solid #595959;
	border-bottom: 1px solid #595959;
	vertical-align: middle;
	text-decoration: none;
}

a.boxLink:visited {
	background: #595959;
	color: #FFF;
	border: none;
	font-size: 10px;
	padding: 4px 20px;
	border-top: 1px solid #6c6c6b;
	border-right: 1px solid #6c6c6b;
	border-left: 1px solid #595959;
	border-bottom: 1px solid #595959;
	vertical-align: middle;
	text-decoration: none;
}

a.boxLink:hover {
	background: #FCAD02;
	color: #000;
	border: none;
	font-size: 10px;
	padding: 4px 20px;
	border-top: 1px solid #ffc547;
	border-right: 1px solid #ffc547;
	border-left: 1px solid #FCAD02;
	border-bottom: 1px solid #FCAD02;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;	
}

div.pagination span {
	background: #282827;
	color: #6B6B6A;
	border: none;
	font-size: 10px;
	padding: 2px 10px;
	border-top: 1px solid #2D2D2D;
	border-right: 1px solid #2D2D2D;
	border-left: 1px solid #282827;
	border-bottom: 1px solid #282827;
	vertical-align: middle;		
}

div .pagination a.boxLink:link {
	background: #595959;
	color: #FFF;
	border: none;
	font-size: 10px;
	padding: 2px 10px;
	border-top: 1px solid #6c6c6b;
	border-right: 1px solid #6c6c6b;
	border-left: 1px solid #595959;
	border-bottom: 1px solid #595959;
	vertical-align: middle;
	text-decoration: none;
}

div.pagination a.boxLink:visited {
	background: #595959;
	color: #FFF;
	border: none;
	font-size: 10px;
	padding: 2px 10px;
	border-top: 1px solid #6c6c6b;
	border-right: 1px solid #6c6c6b;
	border-left: 1px solid #595959;
	border-bottom: 1px solid #595959;
	vertical-align: middle;
	text-decoration: none;
}

div.pagination a.boxLink:hover {
	background: #FCAD02;
	color: #000;
	border: none;
	font-size: 10px;
	padding: 2px 10px;
	border-top: 1px solid #ffc547;
	border-right: 1px solid #ffc547;
	border-left: 1px solid #FCAD02;
	border-bottom: 1px solid #FCAD02;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;	
}



/*
/* martin award */
#awardRecipientLinks {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 2em;
}

#awardRecipientLinks li {
	display: inline;
	margin-right: 2em;

}

.sideColHeaderBlack {
	width: 226px;
	height: 15px;
	background: url(../../images/bg_sideColHeader_black.jpg) no-repeat;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #A3ADA3;
	font-size: 10px;
	line-height: 12px;
	padding: 10px 10px 10px 14px;
}

.sideColTile {
	width: 226px;
	padding: 10px;
	background: url(../../images/bg_sideColTile.jpg) repeat-y;
}

.sideColTile p { margin-bottom: 1em; font-size: 11px; }

form.topLabel div {
	margin-bottom: 1.5em;
}

form.topLabel label {
	display: block;
}


/* -------------------------------------------------------------
/  Forms
/* ------------------------------------------------------------- */
.inputText {
	border: 1px solid #D0D0D0;
	padding: 3px;
	vertical-align: middle;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}

.inputTextArea {
	border: 1px solid #D0D0D0;
	padding: 3px;
	font-size: 11px;
	font-family: Arial, Helvetica,  Verdana, Geneva, sans-serif;	
}

select {
	border: 1px solid #D0D0D0;
	padding: 2px;
	font-size: 11px;
	font-family: Arial, Helvetica,  Verdana, Geneva, sans-serif;	
}


.inputSubmit {
	background: #595959;
	color: #FFF;
	border: none;
	font-size: 10px;
	padding: 2px 20px;
	border-top: 1px solid #6c6c6b;
	border-right: 1px solid #6c6c6b;
	border-left: 1px solid #595959;
	border-bottom: 1px solid #595959;
	vertical-align: middle;	
}

.inputSubmitHover {
	background: #FCAD02;
	color: #FFF;
	border: none;
	font-size: 10px;
	padding: 2px 20px;
	padding-bottom: 2px;
	border-top: 1px solid #ffc547;
	border-right: 1px solid #ffc547;
	border-left: 1px solid #FCAD02;
	border-bottom: 1px solid #FCAD02;
	vertical-align: middle;
	cursor: pointer;	
}

fieldset {
	margin: 20px 0;
}

fieldset div {
	margin-bottom: 2em;
	clear: both;
}

fieldset div label {
	text-align: right;
	vertical-align: top;
	margin-right: 20px;
	width: 240px;
	display: block;
	float: left;
	line-height: 16px;
}

fieldset div.radioSet { position: relative; clear: both; }
fieldset div.radioLabel { float: left; width: 240px; }
fieldset div.radioOptions { clear: none; float: left; margin-left: 20px; }

fieldset div.radioOptions label {
	text-align: left;
	margin-left: 10px;
	display: inline;
	float: none;
	width: auto;
	line-height: 24px;
}

legend {
	color: #FCAD02;
	margin-bottom: 2em;
}

#emailAlert {
	margin-bottom: 5em;
}

div.errorMsg { display: inline; color: #FCAD02; font-style: italic; margin-left: 5px; }

.radioSet div.errorMsg { display: block; }

select.wide, input.wide, textarea.wide { width: 340px; }

#procurementForm input.error { border: 2px solid #CC6600; }
#procurementForm h3.ruled { margin-bottom: 2.5em; }
#procurementForm .required { color: #FCAD02; }
#procurementForm fieldset div p { margin-left: 260px; margin-top: 5px; width: 340px; }

.radioSet input { margin-right: 5px; }

/* -------------------------------------------------------------
/  Job Feeds
/* ------------------------------------------------------------- */
#latestPostings {
	margin-top: 50px;
}

#jobFeedsList ul {
	width: 494px;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

#jobFeedsList ul li {
	display: block;
	padding: 2px;
}

#jobFeedsList ul li.on { background: #222222; padding: 5px; }

#jobFeedsList ul li a:link { color: #FFF; }
#jobFeedsList ul li a:visited { color: #FFF; }
#jobFeedsList ul li a:hover { color: #FCAD02; }
#jobFeedsList ul li a:active { color: #CC6600; }



/* -------------------------------------------------------------
/  Diversity Calendar
/* ------------------------------------------------------------- */
#calendarMonths {
	width: 120px;
	float: left;
}
	#calendarMonths ul { list-style: none; margin:0; padding: 0; }
	#calendarMonths ul li { margin-bottom: 10px; padding: 0; }
	#calendarMonths ul a:link { text-decoration: none; }
	#calendarMonths ul a:visited { text-decoration: none; }
	#calendarMonths ul a:hover { text-decoration: none; }
	#calendarMonths ul a:active { text-decoration: none; }

#calendarEvents table { width: 612px; }

#calendarEvents table th {
	font-size: 18px; 
	line-height: 24px; 
	color: #CCCCCC; 
	padding-bottom: 7px; 
	font-weight: bold; 
}
	#calendarEvents th { border-bottom: 1px solid #4F4F4F; }
	#calendarEvents td.calendarDate, #calendarEvents th.calendarDate { width: 120px; padding-right: 20px; }
	#calendarEvents tbody tr td { padding-top: 12px; border-bottom: 1px solid #4F4F4F; padding-bottom: 20px; }

/* -------------------------------------------------------------
/  Press Release
/* ------------------------------------------------------------- */
#pressRelease {
	border-left: 5px solid #FFFFFF;
	padding: 0 0 50px 10px;
	width: 613px;
	position: relative;
	float: left;
}

#pressRelease h2 {
	padding-top: 100px;
	margin-bottom: 50px;
}

#pressReleaseLinks {
	position: absolute;
	right: 0;
	top: 34px;
	z-index: 1000;
}

#pressReleaseLinks a.boxLink:link {
	padding: 5px 20px;
	border-top: 2px solid #5F5F5F;
	border-left: 1px solid #5F5F5F;
}

#pressReleaseLinks a.boxLink:visited {
	padding: 5px 20px;
	border-top: 2px solid #5F5F5F;
	border-left: 1px solid #5F5F5F;
}

.pr_Subsidiaries {}
.pr_Responsibility {}
.pr_ElmecBrand {}
.pr_Elmec {} 

#prFilter ul { margin-top: 10px; }
#prFilter ul li { margin-right: 20px; }
#prFilter ul li a { text-decoration: none; }
#prFilter ul li a.pr_toggleOn { background: url(/images/radioBtn_on.gif) no-repeat right; padding: 4px; padding-right: 22px; }
#prFilter ul li a.pr_toggleOff { background: url(/images/radioBtn_off.gif) no-repeat right; padding: 4px; padding-right: 22px; }

#prSidebar {
	float: right;
	
}

h2#releaseTitle { width: 420px; }
h2#releaseTitle span#titleTxt { color: FFF; }
h2#releaseTitle .date { color: #FCAD02; }

#prSidebar .photoCaption {
	color: #FCAD02;
	display: block;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 50px;
}

#prContent { 
margin-top: 20px;
	float: left;
	width: 410px;
	padding-right: 15px;

}


#prContentPartner { 
margin-top: 20px;
	float: left;
	width: 450px;
	padding-right: 15px;

}


#releaseSynopsis {
	padding-bottom: 20px;
	color: #999999;
	font-weight: bold;
	width: 470px;
	padding-right: 15px;
}

#shareLink {
	float: left;
	width: 470px;
	margin-top: 20px;
}

#shareLink .ruled { 
	border-top: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #4F4F4F;
	display: block;
	margin-bottom: 5px; 
}

#shareLink img { margin-right: 3px; }
#shareLink a { margin-right: 15px; text-decoration: none; color: #FFF; font-size: 11px; }

#shareLink a:link { text-decoration: none; color: #FFF; }
#shareLink a:visited { text-decoration: none; color: #FFF; }
#shareLink a:hover { text-decoration: none; color: #FCAD02; }
#shareLink a:active { text-decoration: none; color: #FFF; }

/* -------------------------------------------------------------
/  Global Classes
/* ------------------------------------------------------------- */
.clear {
	clear: both;
}

br.clear {
	clear: both;
	height: 0;
}

.noMargin { margin: 0; }

.noPadding { padding: 0; }

.highlight { color: #FCAD02; }


.highlightcert { 
color: #FFFFFF; 
}



.highlight a:link { color: #FFF; }
.highlight a:hover { color: #CC6600; }

tr.highlightRow td { background: #323232; }


.grey { color: #CCCCCC; }

.ruled {
	border-top: 1px solid #4F4F4F;
	padding-top: 10px;
}

.floatRight { float: right; }
.alignRight { text-align: right; }

.bottomRule { border-bottom: 1px solid #4F4F4F; padding-bottom: 5px; margin-bottom: 1em; }

.topBorder {
	border-top: 1px solid #5A5A5A;
}

.bottomBorder {
	border-bottom: 1px solid #5A5A5A;
}

.textInputWide {
	width: 300px;
}

.finePrint {
	font-size: 9px;
	line-height: 15px;http://www.elmec.com/img/img_2003recipient.jpg
}

.typeSmaller {
	font-size: 10px;
	line-height: 16px;
}
		
.typeNormal {
	font-size: 12px;
	line-height: 17px;
}
			  
.typeLarger {
	font-size: 14px;
	line-height: 18px;
}
		
.typeLargest {
	font-size: 16px;
	line-height: 20px;
}

.recallLink { color: #FCAD02; }

.asteriskError { color: #FCAD02; }

div.photoCaption {  font-size: 9px; }

div.imgFrame {
	background: url(/images/bg_header_246.gif) no-repeat top left;
	padding-top: 29px;
}

div.imgFrame img { margin: 0; padding: 0; }

div.imgFrame div.photoCaption {
	background: url(/images/bg_sideColTile.jpg) repeat-y;
	margin: 0;
	margin-top: 0;
	padding: 10px;
	margin-top: -4px;
}

.externalLink {
	padding-right: 13px; 
	margin-left: 1px; 
	margin-right: 2px;
}
.externalLink:link { background: url(../../images/pop_icon.gif) no-repeat right; }
.externalLink:visited { background: url(../../images/pop_icon_visited.gif) no-repeat right; }
.externalLink:hover { background: url(../../images/pop_icon_hover.gif) no-repeat right; }
.externalLink:active { background: url(../../images/pop_icon.gif) no-repeat right; }

.wideColWrapper { width: 470px; padding-right: 10px; }


.sideBarList {
	list-style: none;
	margin-top: 16px;
}

.fullColWrapper {
	padding-right: 50px;
}

a.backToTop { text-decoration: none; }

.formError {
	border: 1px solid #FCAD02;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: -10px; 
	color: #FCAD02;
	font-size: 16px;
	line-height: 20px;
}

#flashMsg {
	padding: 100px;
	text-align: center;
}



/* top widgets sidebox */
#main .sidebox.light#topwidgets h2 a { text-indent:-99999px; background-image:url(http://images.apple.com/downloads/images/sidebox_bgtop_topwidgets20070611.png); }

#main .sidebox.light#topwidgets ol.topwidgets { padding:1.1em 0 1px; margin:0; min-height:30.4em; *height:30.3em; list-style-position:inside; }
#latest .toplist a { display: block; padding: 10px 15px 10px 0; overflow: hidden; background: url(http://images.apple.com/downloads/images/box_linkarrowgrey.png) no-repeat; behavior:url(/global/scripts/lib/iepngfix.htc); }
#latest .toplist a:hover { text-decoration: none; background-position: -184px 0; }
#main .sidebox.light#topwidgets ol.topwidgets li { position:relative; padding:5px 0 1px; margin:0 0 1.2em 25px; color:#2970a6; font-size:11px; background:url(http://images.apple.com/downloads/images/sidenav_arrow20070611.gif) no-repeat 100% 7px; }
#main .sidebox.light#topwidgets ol.topwidgets li a.thumbnail { position:absolute; top:2px; left:-25px; _left:-45px; width:20px; height:20px; text-align:center; }


/* -------------------------------------------------------------
/  STYLES FORM
/* ------------------------------------------------------------- */


.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}



/* LANDING LIST */


.entry {
	clear:both;
	margin-top: 0px;
}




.landing-list-mini {
	padding: 0px;
	margin:0px 0px 0px;
	list-style:none;
	margin-left:0px;
	margin-top:0px;
}
.landing-list-mini li{
	width: 141px;
	float: left;
	padding: 0px;
	height:78px;
	margin-right: 0px;
}



.landing-list-partner {
	padding: 0px;
	margin:0px 0px 0px;
	list-style:none;
	margin-left:0px;
	margin-top:0px;
}
.landing-list-partner li{
	width: 206px;
	float: left;
	padding: 0px;
	height:100px;
	margin-right: 10px;
}


.landing-list {
	padding: 0px;
	margin:0px 0px 0px;
	list-style:none;
	margin-left:0px;
	margin-top:0px;
}
.landing-list li{
	width: 190px;
	float: left;
	padding: 0px;
	height:100px;
	margin-right: 10px;
}
.landing-list img {
	padding: 0px;
	
	border: 0px solid #E3E3E3;
	float: left;
	margin-right: 10px;
}
.landing-list h3{
	margin: 0px;
	padding:0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	text-transform:none;
	letter-spacing: 0px;
}
.landing-list h3.folder a{
	margin: 0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	padding: 0px 0px 0px 18px;
	background: url(../../images/folder-mini.gif) no-repeat left center;
	text-transform:none;
	letter-spacing: 0px;
}
.landing-list br{
	display:none;
}




.certificazioni-list {
	padding: 0px;
	margin:0px 0px 0px;
	list-style:none;
	margin-left:0px;
	margin-top:0px;
}
.certificazioni-list li{
	width: 140px;
	float: left;
	padding: 0px;
	
	
}
.certificazioni-list img {
	padding: 0px;
	
	border: 0px solid #E3E3E3;
	float: left;
	margin-right: 10px;
}
.certificazioni-list h3{
	margin: 0px;
	padding:0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	text-transform:none;
	letter-spacing: 0px;
}
.certificazioni-list h3.folder a{
	margin: 0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	padding: 0px 0px 0px 18px;
	background: url(../../images/folder-mini.gif) no-repeat left center;
	text-transform:none;
	letter-spacing: 0px;
}
.certificazioni-list br{
	display:none;
}




.partner-list {
	padding: 0px;
	margin:0px 0px 0px;
	list-style:none;
	margin-left:0px;
	margin-top:0px;
}
.partner-list li{
	width: 350px;
	float: left;
	padding: 0px;
    height:70px;
	
}
.partner-list img {
	padding: 0px;
	margin-height: 180px;
	border: 0px solid #E3E3E3;
	float: left;
margin-left: -12px;
	margin-right: 10px;
}
.partner-list h3{
	margin: 0px;
	padding:0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	text-transform:none;
	letter-spacing: 0px;
}
.partner-list h3.folder a{
	margin: 0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	padding: 0px 0px 0px 18px;
	background: url(../../images/folder-mini.gif) no-repeat left center;
	text-transform:none;
	letter-spacing: 0px;
}


.partner-list br {
	height: 5px;
}






.hppartner-list {
	padding: 0px;
	margin:0px 0px 0px;
	list-style:none;
	margin-left:0px;
	margin-top:0px;
}
.hppartner-list li{
	width: 350px;
	float: left;
	padding: 0px;
		
}
.hppartner-list img {
	padding: 0px;
	margin-left: -12px;
	border: 0px solid #E3E3E3;
	float: left;
	margin-right: 10px;
}
.hppartner-list h3{
	margin: 0px;
	padding:0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	text-transform:none;
	letter-spacing: 0px;
}
.hppartner-list h3.folder a{
	margin: 0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	padding: 0px 0px 0px 18px;
	background: url(../../images/folder-mini.gif) no-repeat left center;
	text-transform:none;
	letter-spacing: 0px;
}


.hppartner-list br {
	height: 16px;
}


.certificazioni a:link { color: #FEBA02; text-decoration: none; }
.certificazioni a:visited { color: #FEBA02; text-decoration: none; }
.certificazioni a:hover { color: #FEBA02; text-decoration: none; }
.certificazioni a:active { color: #FEBA02; text-decoration: none; }


.mailname a:link { color: #FFFFFF; text-decoration: none; }
.mailname a:visited { color: #FFFFFF; text-decoration: none; }
.mailname a:hover { color: #FFFFFF; text-decoration: none; }
.mailname a:active { color: #FFFFFF; text-decoration: none; }



.natale_dx {
		width: 235px;
		height: 675px;
		background: url(../../img/natale_dx.png) no-repeat;
		margin-left: 0px;
	}



