/*-----------------------------------*/
/*  This is the Cascade Style Sheet  */
/*  for the IFM Infomaster web site  */
/*                                   */
/*  Please DO NOT modify this file   */
/*  using the 'Build Style' command  */
/*-----------------------------------*/




/*---------------------------------*/
/*  BODY an generic text settings  */
/*---------------------------------*/

BODY
{
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #fcfeff;
}

BODY, A, P, Q, H1, H2, H3, H4, H5, H6
{
	font-style: normal;
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
	background-color: transparent;
	text-decoration: none;
}

TEXTAREA
{
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
	background-color: transparent;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 150%;
}



/*-----------------*/
/*  LINKS section  */
/*-----------------*/

.aPictureLink, .aPictureLink:link, .aPictureLink:active, .aPictureLink:visited, .aPictureLink:hover
{
	border: 0px;
	padding: 0px;
}

.LogOut, .LogOut:active, .LogOut:link, .LogOut:visited, .LogOut:hover
{
	border: 0px;
	border-left: 1px solid Transparent;
	border-right: 1px solid Transparent;
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-weight: normal;
}

.NavMenu, .NavMenu:Active, .NavMenu:Link, .NavMenu:Visited, .NavMenu:Hover
{
	border: 0px;
	padding: 0px;
	padding-left: 5px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 14px;
}

.NavMenu:hover, .NavMenuSel:hover
{
	border-left: 3px solid Transparent;
	padding-left: 2px;
	text-decoration: none;
	letter-spacing: 0px;
}

.NavMenuSel, .NavMenuSel:active, .NavMenuSel:link, .NavMenuSel:visited, .NavMenuSel:hover
{
	border: 0px;
	padding: 0px;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 14px;
}




.MoreNews, .MoreNews:active, .MoreNews:link, .MoreNews:visited, .MoreNews:hover,
.MoreEvents, .MoreEvents:active, .MoreEvents:link, .MoreEvents:visited, .MoreEvents:hover,
.MoreJobs, .MoreJobs:active, .MoreJobs:link, .MoreJobs:visited, .MoreJobs:hover,
.MoreCases, .MoreCases:active, .MoreCases:link, .MoreCases:visited, .MoreCases:hover
{
	font-weight: normal;
}

.MoreNews:hover, .MoreEvents:hover, .MoreJobs:hover, .MoreCases:hover
{}



/*---------------------*/
/*  PARAGRAPH section  */
/*---------------------*/

P, Q, BODY, TD, .Normal, .NormalBold
{
	font-size: 8pt;
	color: #494949;
}

.NormalBold
{
	font-weight: bold;
}

SMALL
{
	font-size: 7pt;
}

BIG
{
	font-size: 9pt;
}

.font10
{
	font-size: 10pt;
}

.font11
{
	font-size: 11pt;
}

.font12
{
	font-size: 12pt;
}

.textInline
{
	display: inline;
}

.textError
{
	color: #ff0000;
	font-size: 10pt;
}

.textSuccess
{
	color: #144ec0;
	font-size: 11pt;
	font-weight: bold;
}

.Product, .textProduct
{
	color: #144ec0;
}

.textNormal, .textCaption, .normalItalic
{

}

.normalItalic
{
	font-style: italic;
}

.textCaptionRequired
{
	font-weight: bold;
}

.textLargeCaption
{
	font-weight: bold;
}

.textCopyright
{
	color: #5e5e5e;
	font-size: 9px;
	font-weight: normal;
}

.textFormDescr
{
	color: #5e5e5e;
	font-size: 12pt;
	font-weight: bold;
}

.textFormSubDescr
{
	color: #5e5e5e;
	font-size: 10pt;
	font-weight: normal;
}

.textOverBand,
.textSiteLocator
{
	color: #fcfeff;
}

.textProductOverBand,
.textUser
{
	color: #fcfeff;
	font-weight: bold;
}

.textMidGrey {
	color: #b0b0b0;
	font-size: 7pt;
	font-weight: normal;
	height: 16px;
}

.textJustify {
	text-align: justify;
}

.textHelp
{
	color: #eda043;
	font-size: 9pt;
	font-weight: bold;
}



/*-------------------*/
/*  HEADERS section  */
/*-------------------*/

H1
{
	font-weight: bold;
	font-size: 12pt;
	color: #144ec0;
}

H2
{
	color: #0a0a32;
	font-weight: normal;
	font-size: 10pt;
}

H3, H4, H5, .textSection, .textNews, .textEvents, .textJobs, .textCases
{
	font-size: 9pt;
	font-weight: bold;
}

H3, .textSection
{
	color: #d0b070;
}



/*------------------*/
/*  IMAGES section  */
/*------------------*/

IMG
{
  border: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}



/*------------------*/

HR
{
	color: #eda043;
	line-height: 1px;
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/* use these to add a vertical line to your frame/area/tables */
.borderRight
{
	border-right: 1px solid	#d28556;
	padding-right: 20px;
}

.cellCopyright
{
	background-color: #eeeeee;
	border-left: 1px solid #fcfeff;
	padding-left: 8px;
	padding-top: 2px;
}

.cellSiteFunc
{
	background-color: #c0c0c0;
	border: 0px;
	border-top: 1px solid #fcfeff;
	color: #5e5e5e;
	height: 16px;
}

.grdStandard
{
	border: 0px;
	border-top: 1px solid #d28556;
}

.panelStandard
{
	/*
		this is used for the asp:panel
		in each wizard-step page
	*/
/*	border: 1px solid gray;*/
	width: 100%;
	height: 400px;
}

.tblStandard
{
/*	border: 1px solid gray;*/
	width: 100%;
	height: 100%;
}

.tblWizard
{
	width: 100%;
	height: 380px;
}

.grdPanelStandard
{
	/*
		this is used for the grid contained in the asp:panel
		in each wizard-step page
	*/
	width: 100%;
	height: 100%;
}

.rowNormal
{
	background-color: #fcfeff;
	border: 0px;
}

.rowNormalAlt
{
	background-color: #eff3ff;
	border: 0px;
}

.rowHilite
{
	background-color: #c3d6e6;
	border: 0px; /*#93b6d2;*/
}

.rowNavigator
{
	background-color: #eeeeee;
	color: #fcfeff;
	font-weight: normal;
	height: 16px;
}

.rowHeader
{
	background-color: #eda043;
	color: #c0c0c0;
	font-weight: normal;
	height: 20px;
}


/*----------------*/
/*  DIVS section  */
/*----------------*/



.PictureHome
{
	background-image: url(images/HeadPicture.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.PictureInternal
{
	background-image: url(images/HeadPictureInternal.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.PictureGridHome
{
	background-image: url(images/PictureGridMask.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 180px;
}

.PictureGridInternal
{
	background-image: url(images/PictureGridMask.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 84px;
}

.HeadBannerHome_italiano
{
	background-image: url(images/HeadBannerIt.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100%;
	height: 146px;
}

.HeadBannerHome_english
{
	background-image: url(images/HeadBannerEn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100%;
	height: 146px;
}

.HeadBannerInternal
{
	background-image: url(images/HeadBanner.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100%;
	height: 50px;
}

.divCompanyLogoLeftSide
{
	background-color: #eda043;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(images/CompanyLogoOrangeSmall.jpg);
	height: 31px;
	width: 100%;
}

.divHomeCompanyLogoLeftSide
{
	background-color: #eda043;
	background-position: right center;
	background-repeat: no-repeat;
	height: 118px;
	width: 100%;
}

.divDiscover
{
	background-color: #fcfeff;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/Discover.gif);
	border: 0px;
	width: 250px;
	height: 199px;
}


.divBandRightSideLarge
{
	background-color: #fcfeff;
	background-position: right top;
	background-repeat:  repeat-y;
	background-image: url(images/underDiscover.gif);
	border: 0px;
	width: 250px;
	height: 100%;
}


.divBandRightSide
{
	background-color: #fcfeff;
	background-position: right top;
	background-repeat:  repeat-y;
	background-image: url(images/BandRightSide.gif);
	border: 0px;
	width: 207px;
	height: 100%;
}

.divPictureRightSide
{
	background-color: #EFEFEF;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/InternalRight01.jpg);
	border: 0px;
	width: 207px;
	height: 63px;
}

.divHomePictureRightSide
{
	background-color: #EFEFEF;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/HomeRight08.jpg);
	border: 0px;
	width: 250px;
	height: 150px;
}

.divMenuBack
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/MenuBack.gif);
	border: 0px;
/*	width: 100%;
	height: 65px;*/
}

.divHomeBandBack, .divBandBack, .divBandBackPopup
{
	background-position: left top;
	background-repeat: no-repeat;
	border-top: 0px;
	border-left: 1px solid #fcfeff;
	border-right: 1px solid #fcfeff;
	border-bottom: 1px solid #fcfeff;
}

.divHomeBandBack
{
	background-image: url(images/HomeBandBack.gif);
	height: 119px;
}

.divBandBackPopup {
}

/* use this to have pages with ifm banner */
.divBandBack
{
	background-image: url(images/HeadBanner.gif);
	border: 0px;
	width: 100%;
	height: 100%;
}



/* use this to have pages with ifm banner AND underbanner */
.divSiteLocator
{
	border: 0px;
	border-top: 1px solid white;
	width: 100%;
	height: 16px;	
}

.divGridScrollable
{
	border: 1px solid #c0c0c0;
	height: 200px;	
	overflow: auto;
	padding: 0px;
}



/*--------------------*/
/*  CONTROLS section  */
/*--------------------*/


INPUT {
/*	background-color: #fcfeff;
	border: 1px solid #b0b0b0;
	font-size: 10pt;
	padding: 2px;*/
}

.chkStandard { }

.chkSelectAll { }

.chkSelectOne { }

/* common properties */
.cmdStandard, .cmdCancel {
	background-color: #eeeeee;
	border: 1px solid #c0c0c0;
	color: #4F4F4F;
	font-size: 12px;
	width: 80px;
	height: 22px;
}

.cmdCancel {
	color: #9F0000;
}

.lstStandard, .txtBoxStandard {
	background-color: #fcfeff;
	border: 1px solid #808080;
	color: #545454;
}





/*-----------*/
/*  OBJECTS  */
/*-----------*/

.sTip
{
	background-image: url(images/context/bulb.gif);
	background-color: Transparent;
	background-position: center bottom;
	background-repeat: no-repeat;
	border: 0px;
	width: 16px;
	height: 32px;
}

.sTipArea
{
	background-color: #efefef;
	border: 1px solid #c0c0c0;
	padding: 5px 15px 15px 15px;
	width: 100%;
}

.sQuoteOpen
{
	background-image: url(images/context/quote_open.gif);
	background-color: Transparent;
	background-position: left top;
	background-repeat: no-repeat;
	border: 0px;
	width: 36px;
	height: 24px;
}

.sQuoteClosed
{
	background-image: url(images/context/quote_closed.gif);
	background-color: Transparent;
	background-position: right top;
	background-repeat: no-repeat;
	border: 0px;
	width: 36px;
	height: 24px;
}

.Framed
{
	font-family: Verdana,Arial,Tahoma,Helvetica, Sans-Serif;
	font-size:11px; 
	font-style:normal;
	color:black;
	border:2px solid #CFCFDA;
	border-top-width:8px;
	margin: 5px 5px 5px 5px;
}
