	/**
	 * CSS stylesheet defining default look for the Belcompany website
	 * Last update 1-MAR-2007 by Alexander De Ridder (adridder at gmail dot com)
	 * Revisited version 16-MAY-2007 by Pieter Helsen (doccie at gmail dot com)
	 */
	
	
	/**
	 * Main styles
	 */
	 
body {
	z-index:0;
	font-family: Helvetica, Arial, Verdana;
	background-color:#FFFFFF;
	font-size:11px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
}

td {
	padding: 0px;
}

p {
	line-height: 1em;
	margin: 0px;
	padding: 5px;
}

p.small{
	font-size: 10px;
}

#content {
	width: 966px;
	max-width: 966px;
	position: relative;
	left: 50%;
	margin-left: -483px; /* half the width of the div */
}

.contents {
	font-family: Helvetica, Geneva, Verdana;
	font-size: 16px;
	color: #666666;
	text-align: left;
	margin-left: 150px;
	margin-right: 100px;
}

	/**
	 * Styles
	 */

h1 {
	font-size: 25px;
	color:#003399;
}

h2 {
	font-size: 20px;
	color:#003399;
}

.subtitle {
	font-size: 14px;
	color: #666666;
}

.nicenblue {
	font-size: 16px;
	color:#6699cc;
}

.bignblue {
	font-size: 20px;
	color:#6699cc;
}

.darknblue {
	font-size: 16px;
	color:#003399;
}

.darknbold {
	font-size: 16px;
	font-weight: bold;
	color:#003399;
}

.bigndark {
	font-size: 20px;
	color: #003399;
}

.bigngray {
	font-size: 20px;
	color: #666666;
	line-height: 1.5em;
}

.smallPrint {
	font-size:9px;
	font-weight: normal;
}


	/**
	 * Templates 
	 */
	 
.table {
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	text-align: center;
}

.tableHead {
	font-size: 20px;
	background: url(graphics/tableCellGradHead.gif) #f0f0ed left repeat-x;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.tableTitle {
	color:#0033CC;
}

.contents .table {
	background: url(graphics/bgGrad1.gif) #f0f0ed repeat-x;
}

.contents .smallCell {
	background: url(graphics/tableCellGradSmall.gif) center left repeat-x;
	height: 30px;
}

.contents .medCell {
	background: url(graphics/tableCellGradMed.gif) center left repeat-x;
	height: 40px;
}

.contents .bigCell {
	background: url(graphics/tableCellGradBig.gif) center left repeat-x;
	height: 55px;
}

.contents .hugeCell {

	background:url(graphics/tableCellGradHuge.gif) center left repeat-x;
	height: 111px;
}

.contents .smallBlueCell {
	background: url(graphics/tableCellGradSmallBlue.gif) center left repeat-x;
	height: 30px;
}

.contents .medBlueCell {
	background: url(graphics/tableCellGradMedBlue.gif) center left repeat-x;
	height: 40px;
}

.contents .bigBlueCell {
	background: url(graphics/tableCellGradBigBlue.gif) center left repeat-x;
	height: 55px;
}

.contents .hugeBlueCell {
	background:url(graphics/tableCellGradHugeBlue.gif) center left repeat-x;
	height: 111px;
}

.leftFloat {
	float: left;
	width: 150px;
}

.leftCont {
	padding: 2em;
	max-width: 500px;
	padding: 1em;
}

.rightFloat {
	float: right;
	clear: left;
	width: 150px;
	padding: 1em;
}

.rightCont {
	margin-left: 200px;
	padding: 1em;
	max-width: 500px;
}

.container {
	width: 100%;
	margin: 10px auto;
	background-color: #fff;
	color: #333;
	border: 1px solid gray;
	line-height: 130%;
}
  

	/**
	 * Header Styles
	 */
	 
#head {
	width: 966px;
	position: relative;
	left: 50%;
	margin-left: -483px; /* half the width of the div */
} 
	
#headMainLogo {
	position:relative;
	left:0px;
	top:0px;
}

#headNavigation {
	position:relative;
	width:966px;
	left:0px;
	bottom:0px;	
}
	
#headMiniNavRegion {
	position:absolute;
	height:18px;
	width:450px;
	right:0px;
	top:0px;		
}
	
#headSearch {
	position:absolute;
	height:40px;
	width:450px;
	right:0px;
	top:20px;
}
	
		
	/**
	 * Footer Styles
	 */
	 
#foot {
	width: 966px;
	position: relative;
	left: 50%;
	margin-left: -483px; /* half the width of the div */
}


	/**
	 * Fonts
	 */

.toplink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A0A19B;
	font-size:11px;
}

.toplink a:link {
	color:#A0A19B;
	text-decoration:none;
}

.toplink a:visited {
	color:#A0A19B;
	text-decoration:none;
}


.toplink a:hover {
	color:#A0A19B;
	text-decoration:underline;
}


.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0F4B89;
	font-size:11px;
}

.links a:link {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0F4B89;
	font-size:11px;
}

.navfont {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:14px;
   vertical-align:middle;

}

#midrowelement {
	font-family:Verdana, Arial, Helvetica, sans-serif;	font-weight:lighter;	font-stretch:expanded;
	font-size:14px;	color:#B1B1B1;	
}

#midrowempty {
	font-family:Verdana, Arial, Helvetica, sans-serif;	font-weight:lighter;	font-stretch:expanded;
	font-size:14px;	color:rgb(60,60,60);	
}

#productenum {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
}

.productenum {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
}

#productenum a:hover {
	text-decoration:underline;
}

#productenum a:link {
	text-decoration:none;
	color:#000000;
}

#productenum a:visited {
	text-decoration:none;
	color:#000000;
}

.blacksmall {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight:400;
}

.blacksmall2 {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:23px;
   font-weight:400;
   color:#000000;
}


	/** 
	 * Folder 
	 */

.folderbox{
	background:url(graphics/folderboxBig.gif) no-repeat center center;
	text-align: center;
	height: 150px;
	line-height: 2em;
}
