﻿/*CONTAINER*/
#container{width:955px; margin-left:auto; margin-right:auto; text-align:left; height:100%;}
#containerTable{width:100%; border:none; }

#breadcrumb{text-align:right; padding-top:7px;}
#breadcrumb p{padding:0px; margin:0px;}
#mainContainerTable{width:800px;}
#tdLeftVerticalNav{width:125px;}

html 
{
	height:100%;
}
body
{
	margin:0px; 
	padding:0px; 
	height:100%; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center; 
	color:#21363C; 
	overflow:auto;
}

a, a:hover, a:visited, a:active, a:link
{
	color:#b52f20;
}

.BelpexContentBlockList
{
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px
}


TD, td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#Printlogo
{
	display:none;
}

h1
{
	font-size: 15px;
	margin:0px;
	padding-top:10px; 
	padding-bottom:8px;
/*
	color:#EB0917;
 UPDATED ON 20080611 */
	font-weight:700;
	color:#aab1b2;
}

h2
{
	/*
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:2px;
	color:#F86613;
	*/
	color:#222;
	font-size:13px;
	font-weight:700;
}

h3
{
	font-size:12px; 
	font-weight:bold; 
	/*
		color:#21363C;
	*/
}

h4{font-size:11px;}
h5{font-size:10px;}

p{line-height:14px;}

input,select{font-size:10px; }
input[type='text'] {background: #fff url(../../images/bgInput.gif) left top repeat-x; padding-left:3px;}
input[type='radio']{}
input[type='checkbox']{}
.btn {background-color:#666; color:#fff; border:none; line-height:18px; cursor:pointer}
.btn:hover {background-color:#777; color:#f9f9f9; border:none; line-height:18px; cursor:pointer;}

/*TOPMENU*/
    #topMenu {
      float:left;
      width:100%;
      line-height:normal;
	  height:48px;
      }
    #topMenu ul {
      margin:0;
      padding: 0;
      list-style:none;
      }
    #topMenu li {
      float:left;
      margin:0;
      padding:0 0 0 9px;
      }
    #topMenu a {
      float:left;
      display:block;
      width:0.1em;
      padding:5px 0px 4px 0px;
      text-decoration:none;
      font-weight: normal;
      }
    #topMenu > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topMenu a {float:none;}
    /* End IE5-Mac hack */

	#topTable 
	{
		background:#ffffff url("../../images/bgTopMenu.gif") repeat-x bottom;
		border:none; 
		width:100%; 
		font-weight:bold;
		color:white;
	}

	  
/* MAINMENU*/
    #mainMenu {
      float:left;
      width:100%;
      /*font-size:93%; COMMENTED BY DAVID*/
      line-height:normal;
      }
    #mainMenu ul {
      margin:0;
      padding:0px;
      list-style:none;
      }
    #mainMenu li {
      float:left;
      margin:0;
      padding:0 0 0 14px;
	  white-space:nowrap;
	  
      }
    #mainMenu a {
      float:left;
      display:block;
      /*width:.1em; COMMENTED BY DAVID*/
      padding:18px 15px 14px 0px;
      text-decoration:none;
      font-weight:bold;
      }
    #mainMenu > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #mainMenu a {float:none;}
    /* End IE5-Mac hack */
    #Intranet #nav-On
    {
      background-position:0 0px;
      border-width:0;
      }

			
    #Intranet #nav-On a
    {
      background-position:100% -44px;
      padding-bottom:14px;
      }
    #mainMenu li:hover, #mainMenu li:hover a {
      background-position:0% -44px;  
      }
    #mainMenu li:hover a {
      background-position:100% -44px;
      }
	 #mainMenu a:hover {
      background-position:100% -44px;
      }

/*CONTENT*/	 
#contentTable {border:none; width:100%;}
#contentTable td {vertical-align:top;}
/*#content{padding:0px 0px 8px 18px;}*/

#leftCol{padding-top:18px; width:162px;}
#middleCol{padding-top:18px;padding-right:8px; }
#rightCol{padding-top:31px; width:162px;}

.newsitemHolder
{
	background:url(../../images/lineDotDash.gif) repeat-x bottom; padding: 0px 0px 1px 0px;
	margin:0 0 14px 0;
}

.WebPart 
{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 3px 0 3px 0px;
}
.WebPart ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image:none;
}

.WebPart img
{
	border: 1px solid #B3BAC1;
}

.WebPart iframe
{
	border-left: 1px solid #B3BAC1;
	border-right: 1px solid #B3BAC1;
}

.WebPart li iframe 
{
	width:158px;
}

.WebPart li p.cat
{
	text-decoration:none;
	display: block;
	width: 157px;/*totaal met padding = 157*/
	margin: 0;
	font-weight:bold;
	color: #9D9D9D;
	padding: 3px 0 3px 3px;
	border-bottom: none;
	border-left: 1px solid #B3BAC1;
	border-right: 1px solid #B3BAC1;
	overflow:hidden;/*this hides long words*/
}

/*LEVEL 1*/
.WebPart li a 
{
	text-decoration:none;
	display: block;
	width: 146px;/*totaal met padding = 157*/
	margin: 0;
	color: #F86613;
	padding: 3px 0 3px 14px;
	border-bottom: 1px dotted #B3BAC1;
	border-left: 1px solid #B3BAC1;
	border-right: 1px solid #B3BAC1;
	overflow:hidden;/*this hides long words*/
}
.WebPart li a.noBottomBorder{border-bottom:none;}

.WebPart li.sel a 
{
	font-weight: bold;
}
.WebPart li.selStart a 
{
	border-top:1px solid #B3BAC1;
	font-weight: bold;
}
.WebPart li a:hover 
{
	background-color:  #F3F3F5;
	color: #777;
}

.WebPart li a.grayLink 
{
	color:#B0B2B4;
}

/*HEADER*/
.WebPartTopLeft
{
	width:15px;
	height:20px;
	background:url(../../images/titlebar_left.jpg) left top no-repeat;
}
.WebPartTopMiddle
{
	width:130px;
	height:20px;
	color:#F3F3F5;
	text-align:left;
	padding-top:5px;
	font-weight:bold;
	background:url(../../images/titlebar_middle.jpg) center top repeat-x;
}
.WebPartTopRight
{
	width:15px;
	height:20px;
	background:url(../../images/titlebar_right.jpg) right top no-repeat;
}

/*FIRST ITEM*/
.startPart
{
	width:160px;
	border-top:1px solid #B3BAC1;
}

/*CLOSE ITEM*/
.closePart
{
	background:url(../../Images/bottomblock.jpg) right top no-repeat; width:162px; height:14px; margin-top:-4px;
}
.closePartIFrame
{
	background:url(../../Images/bottomblock.jpg) right top no-repeat; width:162px; height:14px; margin-top:-5px;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*SITEMAP*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.SiteMapLevel1
{
	font-weight: bold;
	color: #404b56;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #edeef0;
	text-decoration: none;
}
.SiteMapLevel1 A:link
{
	font-weight: bold;
	color: #404b56;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #edeef0;
	text-decoration: none;
}
.SiteMapLevel1 A:visited
{
	font-weight: bold;
	color: #404b56;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #edeef0;
	text-decoration: none;
}
.SiteMapLevel1 A:hover
{
	font-weight: bold;
	color: #404b56;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #edeef0;
	text-decoration: none;
}
.SiteMapAlllevels
{
	color: #0060B0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.SiteMapAlllevels A
{
	color: #0060B0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.SiteMapAlllevels A:link
{
	color: #0060B0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.SiteMapAlllevels A:visited
{
	color: #599ED9;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.SiteMapAlllevels A:hover
{
	color: #fb493f;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*PROMOTION*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.promotionHolder{width:295px; margin: 14px 7px 14px 0; color:#666666; float:left;}
.promotionHolderTop{width:295px; height:24px; background:url(../../images/bgPromotionTop.jpg) repeat-y}
.promotionHolderTop h2{display:none;}
.promotionHolderMiddle{width:295px; background:url(../../images/bgPromotionMiddle.jpg) repeat-y}
.promotionHolderBottom{width:295px; height:12px; background:url(../../images/bgPromotionBottom.jpg) repeat-y}
.promotionHolder p{margin: 7px;}
.promotionHolder ul{margin: 7px; padding-left:7px; list-style:circle;}
.promotionHolder li{margin-left: 7px; padding:0px;}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*BANNER*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#Banner
{
	width:100%; /*REPLACED BY DAVID: 100% -> 600px*/
	height:61px; 
	background:#ececee;
}
#searchHolder
{
	float:left; 
	padding:10px 14px 0px 14px; 
	color:#b0b2b4;
}

#searchHolder a 
{
	color: #426EBF;
	text-decoration:none;
}
#searchHolder a:visited 
{
	color: #97A4BC;
}
#searchHolder a:hover 
{
	color: #6AC8EE;
}

.form{ margin:0px;padding:0px;}
#imageHolder{float:right; position:relative;}
#imageHolder img{padding-left:1px;}


.PagerSpacer
{
	color:#F86613;
}
.PagerImage
{
	vertical-align:bottom;
	border:0;
}
.PagerText
{
	color:#21363C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*PAGE BREAK*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.pageBreak
{
	background:url(../../images/lineDotDash.gif) repeat-x bottom; padding: 0px 0px 1px 0px;
}
	
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*ADMIN*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.adminHolder
{
	position:absolute;
	z-index:999;
	right:0px;
	top:20px;
	background:white;
	border:solid 1px #D1DDF1;
	width:200px;
	color:#999999;
	text-align:left;
	padding:7px;
	
}
.box 
{
  z-index :999;
  width:220px;
  text-align:left;
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #999999;
  padding: 7px;
  position: absolute;
  right:0px;
  top:0px;
}
.bar 
{
  cursor:move;
  background-color: #666666;
  color: #FFFFFF;
  font-weight: bold;
  padding: 2px 1em 2px 1em;
}
.content 
{
  padding: 1em;
}

.Admin input 
{
	color:white;
	background-color:#666666;
	border:none;
	line-height:18px;
	cursor:hand;
}
.WebPartZoneTable
{
	border:solid 1px #666666;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.EditorPartHidden
{
	display: none;
}

.EditorPartVisible
{
	/*TOGGLING IS GENERATED BY ADMIN.JS SCRIPT*/
	display: none;
}


.EditorPartTitle
{
  background-position: left;
  background-repeat: no-repeat;
  background-image: url(../../images/plus.gif);
  cursor: hand;
  padding-left: 14px;
  font-size: 10px;
  font-weight:bold;
  color:#333333;
}

.EditorPartTitleNoExpandImg
{
  cursor: hand;
  padding-left: 14px;
  font-size: 10px;
  font-weight:bold;
  color:#333333;
}



/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*WEBPARTZONE STYLES*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.WebPartZonePartChromeStyle
{
	border-color:#D1DDF1;
	/*font-family:Verdana;*/
	color:#333333;
}
.WebPartZoneHeaderStyle
{
	background-color:#666666;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}
.WebPartZoneEmptyZoneTextStyle
{
	color:#333333;
	font-size:10px;
}
.WebPartZonePartStyle
{
	/*font-size:10px;*/
}
.WebPartZoneTitleBarVerbStyle
{
	 font-size:10px;
	 text-decoration:none;
	 color:#000000;
}
.WebPartZonePartTitleStyle
{
	background-color:#D1DDF1;
	text-align:center;
	font-weight:normal;
	font-size:10px;
	color:#000000;
}
/*
MENU STYLE: NOT AFFECTED BY CSS-CLASS PROPERTY 
(see http://support.microsoft.com/kb/911717 for more info)
*/
.WebPartZoneMenuPopupStyle
{
	/* ?? ShadowColor="#000000"*/
	background-color:#D1DDF1;
	border-color:#000000;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
}
.WebPartZoneMenuLabelStyle
{
	color:#000000;	
}
.WebPartZoneMenuLabelHoverStyle
{
	color:#000000;
}
.WebPartZoneMenuVerbHoverStyle
{
	background-color:#EFF3FB;
	color:#333333;
}
.WebPartZoneMenuVerbStyle
{
	color:#000000;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*XMLViewer*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.XmlViewerTitleImage
{
	width:15px;
	margin:0px;
	padding:2px;
}
.XmlViewerTitle
{
	/*background-color:#ececee;
	width:560px;
	margin:0px;
	padding:2px;
	font-size:11px;
	font-weight:bold;*/
	color:#F86613;
	width:560px;
	margin:0px;
	padding:2px;
	font-size:11px;
	font-weight:bold;
}

/* ContentBlock style rendering (in preview mode) */
.BelpexContentFinalPreview
{
	border: 1px solid #00FF00
}

.BelpexContentRoughPreview,
.BelpexContentDraftPreview,
.BelpexContentArchivePreview,
.BelpexContentDeletedPreview,
.BelpexContentRejectedPreview
{
	border: 1px solid #FF0000
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*LANGUAGE SELECTOR PAGE*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.splashBody
{
	background:#ececee;
}
.splashText
{
	font-size: 10px;
	color: #FFFFFF;
	font-family: arial, helvetica, "sans serif";
}
.SplashPageLink
{
}
.SplashPageLink A
{
	text-decoration: none;	
	margin-top: 3px;
	font-size: x-small;
	color: #F86613;
	margin-right: 11px;
}
.SplashPageLink A:hover
{
	color: #f93;
	text-decoration: none;
}
.splashText A
{
	color: #fff;
	text-decoration: underline;
}
.splashText A:hover
{
	color: #f93;
}


/*-------------------------------------------------------------*/
/*TEMPLATES*/
/*-------------------------------------------------------------*/
/*TABLE 1*/
.TmplTable1Title
{
	background-color:#AEB3B7;
	color:#21363C;
	font-weight:bold;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	text-align:left;
}
.TmplTable1Title td
{
	padding-left:5;
	padding-right:5;
}
.TmplTable1ItemsDark
{
	font-weight:normal;
	font-size:9px;
	font:Arial, Helvetica, sans-serif;
	background-color:#CBD2D8;
	color:#21363C;
	padding-left:5;
	padding-right:5;
}

.TmplTable1ItemsLight
{
	font-weight:normal;
	font-size:9px;
	font:Arial, Helvetica, sans-serif;
	background-color:#E5EAEE;
	color:#21363C;
	padding-left:5;
	padding-right:5;
}
.TmplTable1ItemsLight a
{
	color: #426EBF;
	text-decoration:none;
}
.TmplTable1ItemsLight a:visited
{
	color: #426EBF;
	text-decoration:none;
}
.TmplTable1ItemsLight a:hover
{
	color: #6AC8EE;
	text-decoration:none;
}

/*-------------------------------------------------------------*/
/*TABLE 2*/
.TmplTable2Title
{
	background-color:#ADB3B7;
	color:#21363C;
	font-weight:bold;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	text-align:left;
}
.TmplTable2Title td
{
	padding-left:5;
	padding-right:5;
}

.TmplTable2Items
{
	font-weight:normal;
	font-size:9px;
	font:Arial, Helvetica, sans-serif;
	background-color:#E5EAEE;
	color:#21363C;
}
.TmplTable2Items td
{
	padding-left:5;
	padding-right:5;
}
/*-------------------------------------------------------------*/
/*TABLE 3*/
.TmplTable3Title
{
	background-color:#ADB3B7;
	color:#21363C;
	font-weight:bold;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	text-align:left;
}
.TmplTable3Title td
{
	padding-left:5;
	padding-right:5;
}
.TmplTable3SubTitle
{
	background-color:#CBD2D8;
	color:#21363C;
	font-weight:bold;
	font-size:9px;
	font:Arial, Helvetica, sans-serif;
	text-align:left;
}
.TmplTable3SubTitle td
{
	padding-left:5;
	padding-right:5;
}

.TmplTable3Items
{
	font-weight:normal;
	font-size:9px;
	font:Arial, Helvetica, sans-serif;
	background-color:#E5EAEE;
	color:#21363C;
}
.TmplTable3Items td
{
	padding-left:5;
	padding-right:5;
}
.TmplTable3Items a
{
	color: #426EBF;
	text-decoration:none;
}
.TmplTable3Items a:visited
{
	color: #426EBF;
	text-decoration:none;
}
.TmplTable3Items a:hover
{
	color: #6AC8EE;
	text-decoration:none;
}
/*-------------------------------------------------------------*/
/*APPLICATIONTABLES*/
.TmplTableApps
{
	font-size:10px;
	background-color:Transparent;
}

.TmplTableApps a
{
	color: #426EBF;
	text-decoration:none;
}
.TmplTableApps a:visited
{
	color: #426EBF;
	text-decoration:none;
}
.TmplTableApps a:hover
{
	color: #6AC8EE;
	text-decoration:none;
}
	
/*-------------------------------------------------------------*/
/*PROMOTIONBLOCK*/
.PromoTitleLeft
{
	background:url(../../images/promotion/top_right.gif);
}
.PromoTitleCenter
{
	vertical-align:middle;
	font-size:9px;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
	color:#F86613;
	background:url(../../images/promotion/top_center.gif);
}

.PromoTitleRight
{
	background:url(../../images/promotion/top_left.gif);
}
.PromoTextLeft
{
	background:url(../../images/promotion/left.gif);
}
.PromoTextCenter
{
	font-size:9px;
	font:Arial, Helvetica, sans-serif;
	color:#21363c;
	text-align:left;
}
.PromoTextRight
{
	background:url(../../images/promotion/right.gif);
}

.PromoBottomLeft
{
	background:url(../../images/promotion/bottom_left.gif);
}
.PromoBottomCenter
{
	background:url(../../images/promotion/bottom_center.gif);
}
.PromoBottomCenter2
{
	background:url(../../images/promotion/bottom_center2.gif);
}
.PromoBottomRight
{
	background:url(../../images/promotion/bottom_right.gif);
}
/*-------------------------------------------------------------*/
/* PopupPage */
TD.PopupLeft
{
/*	background-image:url(../../images/Popup_Left.jpg);*/
}

TD.PopupMiddle
{
	background-image: url(../../Images/popup_Middle.gif);
	
	width: 99%;
	background-repeat: repeat-x;
}

TD.PopupRight
{
/*	background-image:url(../../images/Popup_Right.jpg);*/
}

/*-------------------------------------------------------------*/

@media Print
{
	.BelpexNavVerticalContainer, 
	#MainHeaderLink
	{
		display:none;
	}	
	
	#container{width:100%; margin-left:auto; margin-right:auto; text-align:left;}
	#mainContainerTable{width:100%;height:auto;}
	#tdLeftVerticalNav{width:0px;}
	html, body
	{
		background-color:White;
	}
}

