/* CSS Document */

/*  
Website CSS Framework 2009 C2 door Niels Verwaal
http://www.iPillar.nl
*/
* {margin:0;padding:0;} 
html, body {
	height: 100%;
}

body {
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #7D7D7D;
	background-image: url(/img/global/bg_body.png);
	height: 100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -72px; /* the bottom margin is the negative value of the footer's height */
	width: 100%;
	background-image: url(/img/global/bg_wrapper.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#footer, .push {
	height: 72px; /* .push must be the same height as .footer */
}
#header {
	height: 166px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/global/bg_masterheader.png);
	background-repeat: repeat-x;
	background-position: center top;
} 

#header h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	width: 964px;
	height: 26px;
	color: #333333;
	margin: 0px;
	float: left;
	padding-top: 113px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}


#header  p {
	display: block;
	width: 356px;
	height: 12px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
	font-size: 11px;
	line-height: 12px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: right;
}
#innerheader {
	height: 166px;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/global/bg_innerheader.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#main {
	margin-right: auto;
	margin-left: auto;
	width: 948px;
	padding-bottom: 0px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 14px;
} 
#fp_col1 {
	padding: 0px;
	float: left;
	height: auto;
	width: 954px;
	margin-bottom: 7px;
	display: inline;
}
#fp_col1  ul {
	list-style-type: square;
	display: inline-block;
	width: 580px;
	float: none;
	padding-left: 14px;
	padding-bottom: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#fp_col1  ul  span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height: 16px;
	display: inline;
	font-weight: bold;
}
#fp_col1  ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	display: inline-block;
	padding-left: 24px;
	font-weight: normal;
	padding-bottom: 12px;
}
#fp_col1  ul  li {
	list-style-type: square;
}
#fp_col1  ul  li  ul {
	display: inline-block;
	padding-left: 36px;
	padding-bottom: 0px;
}
#fp_col1   ul   li  ul  li {
	list-style-type: disc;
}
#fp_col1    ul    li   ul   li  ul  li {
	list-style-type: circle;
}
#fp_col1    ul    a:link   {
	color: #000000;
	font-weight: normal;
}
#fp_col1     ul     a:visited    {
	color: #666666;
	font-weight: normal;
}
#fp_col1  ul  a:hover, .fp_col1  ul  a:active {
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
#fp_col1     a:link       {
	color: #FF0000;
	font-weight: normal;
}
#fp_col1      a:visited         {
	color: #CC3300;
	font-weight: normal;
}
#fp_col1   a:hover,.fp_col1  a:active     {
	color: #5186C6;
	font-weight: normal;
	text-decoration: none;
}
#fp_col2 {
	display: inline;
	float: left;
	height: 400px;
	width: 334px;
	background-image: url(/img/global/line_vertical.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 10px;
}

#crumbs {
	font-size: 11px;
	width: 954px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-image: url(/img/global/line_horizontal.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#crumbs p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#crumbs a:link, #crumbs a:visited {
	color: #1C2C65;
	font-size: 11px;
}
#crumbs  a:hover, #crumbs  a:active {
	color: #5788C4;
	text-decoration: none;
}

#crumbs .activeCrumb {
	color: #E30418;
	font-weight: bold;
	font-size: 11px;
}
#footer {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	height: 72px;
	background-color: #000000;
} 
#footer  #footerText {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
}
.fleft {
	text-align: left;
	float: left;
	height: 20px;
	width: 468px;
	display: inline;
	padding-left: 20px;
}
.fright {
	text-align: right;
	float: left;
	height: 20px;
	width: 468px;
	display: inline;
	padding-left: 8px;
}
#footer  p  {
	color: #FFFFFF;
	padding-top: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	height: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#footer a:link, #footer a:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer  a:hover, #footer  a:active {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

/* End hide from IE-mac */
.clearer, .clearfloat {
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
span.hidden{
display:none;
}
