/******************
*		LAYOUT		*
******************/
#headerContainerDiv
{
	width: 100%;
	height: 88px;
	background: transparent url('../images/bg_header.gif') repeat-x top left;
}
 
#contentContainerDiv
{
	position: relative;
	width: 100%;
}

#contentContainerDiv #outerBox
{
	position: relative;
	width: 830px;
	margin: 0 auto;
	overflow:hidden;
}
#contentContainerDiv.NormalPage #outerBox
{
	overflow-x: hidden;
	background: transparent url('../images/CenterGradient.gif') repeat-x top left;
}
#contentContainerDiv #rightBox
{
	position: relative;
	width: 100%;
	left: 200px;
}
#contentContainerDiv #contentBox
{
	position: relative;
	width: 100%;
	left: -200px;
}

#contentContainerDiv #contentHomepageBox
{
	position: relative;
	width: 100%;
}
 
#footerContainerDiv
{
	position: relative;
	margin-top: 30px;
	width: 100%;
	border-top: 1px solid #B3B3B3;
}
 
.ClearFix:after 
{
	content: "."; 
	display: block;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both; 
	visibility: hidden;
}

.HeightFix:before 
{
	content: '.';
	display: block;
	visibility: hidden;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}


/******************
*		CONTENT		*
******************/
#contentDiv
{
	margin-left: 200px;
	position: relative;
	width: 631px;
}

* html #contentDiv {
	float: right;
	height: 1%;
	margin: 0;
}

#pageHeader
{
	position: relative;
	height: 61px;
	width: 100%;
	background: transparent url('../images/PageHeaderBg.gif') repeat-x top left;
}
#pageHeader h1
{
	position: absolute;
	top: 25px;
	left: 20px;
	color: #666666;
}

#contentInnerDiv
{
	position: relative;
}

 
/************************
*		CONTENT HEADER		*
************************/
#contentHeaderDiv
{
	position: relative;
	width: 631px;
	height: auto;
	padding-bottom: 5px;
}

#contentHeaderDiv #contentHeaderBottomOverlayDiv
{
	position: absolute;
	width: 100%;
	height: 10px;
	bottom: 0;
	left: 0;
	z-index: 5;
}
* html #contentHeaderDiv #contentHeaderBottomOverlayDiv
{
	bottom: 3px;
}
#contentHeaderDiv #contentHeaderImageDiv image
{
	position: relative;
}
#contentHeaderDiv #contentHeaderImageDiv img
{
	background: transparent url('../images/empty.gif') no-repeat top center;
	width: 630px;
}
#contentHeaderDiv #contentHeaderImageDiv h1
{
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 10;
	color: #FFFFFF;
}
 
 /******************
*		CASES		*
******************/
 .CaseListDiv
{
	margin-top: 6px;
}
.CaseListDiv .CategoryTitle
{
	font-weight: bold;
}
.CaseListDiv .Description
{
	margin: 6px 0;
	border-top: 2px solid #666666;
	display: block;
}

.CaseThumbnail
{ 
	width: 140px;
	height: 100px;
}

.CaseImageLarge
{
} 

.CaseDescriptionDiv
{
	height: 180px;
} 
.CaseDetailImage
{
	margin-top: 40px;
	margin-right: 20px;
}
 
/******************
*		PRODUCTS		*
******************/
.ProductListDiv
{
	margin-top: 6px;
	padding-bottom: 30px;
}
.ProductListDiv .CategoryTitle
{
	padding-left: 6px;
	border-left: 5px solid #D50000;
	display: block;
	font: bold 14px/150% Arial, Helvetica, sans-serif;
}
.ProductListDiv .Description
{
	margin: 6px 0;
	border-top: 2px solid #666666;
	display: block;
}
.ProductThumbnail
{
	vertical-align: top;
	width: 140px;
	height: 100px;

}
.ProductImage
{
	vertical-align: top;
	width: 250px;
	height: 180px;
	margin-left: 10px;
	
}

#linksDiv
{
	padding-top: 20px;
}

#contentDiv .ProductNameDiv ul
{
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
}

#contentDiv .ProductNameDiv ul li
{
	list-style-image: url('../images/arw_2tier.gif');
}

#contentDiv .productDescriptionDiv
{
	padding-right: 10px;
}

#contentDiv .ProductSpecsDiv ul
{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}

/******************
*		DOWNLOADS		*
******************/

.downloadListDiv H1
{
	padding-left: 6px;
	border-left: 5px solid #D50000;
	display: block;
	font: bold 14px/150% Arial, Helvetica, sans-serif;
}


.downloadListDiv
{	
}


.downloadsTable
{	
	width: 100%;
	margin-bottom: 20px;
}

.downloadsTable td
{	
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-right: 10px;
}


.downloadTd li
{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url('../images/arw_2tier.gif');
	margin-left: 28px;
	width: 247px;
}


/******************
*		VACANCIES		*
******************/
#vacancyGrid .trGridHeader
{
	text-align: right;
}

#vacancyGrid .tdGridData
{
	padding-bottom: 10px;
}

#vacancyGrid .vacancyTitleDiv
{
	text-align: left;
}

#vacancyDocmentLinkDiv
{
	float: right;
	position: relative;
	width: auto;
}


  
 
/******************
*		FLOATBOX		*
******************/
.FloatBox
{
	float: right;
	position: relative;
	margin: 0 0 10px 10px;
	z-index: 2000;
	width: 150px;
}
.FloatBox .FLoatBoxFooterLeft
{
	height: 6px;
	width: 6px;
	font-size: 0px;
	line-height: 0px;
	background: transparent url('../images/FloatBoxBottomLeft.png') no-repeat bottom left;
}
.FloatBox .FLoatBoxFooterCenter
{
	height: 6px;
	font-size: 0px;
	line-height: 0px;
	background: transparent url('../images/FloatBoxBottom.png') repeat-x bottom center;
}
.FloatBox .FLoatBoxFooterRight
{
	height: 6px;
	width: 6px;
	font-size: 0px;
	line-height: 0px;
	background: transparent url('../images/FloatBoxBottomRight.png') no-repeat bottom left;
}
.FloatBox .FLoatBoxBorderLeft
{
	width: 6px;
	background: transparent url('../images/FloatBoxLeft.png') repeat-y top left;
}
.FloatBox .FLoatBoxContent
{
	padding-top: 3px;
	background-color: #ffffff;
}
.FloatBox .FLoatBoxBorderRight
{
	width: 6px;
	background: transparent url('../images/FloatBoxRight.png') repeat-y top right;
}

.FloatBox .FloatBoxHeader
{
	background-color: #666666;
	color: #FFFFFF;
	padding: 3px 3px 2px 6px;
	display: block;
	margin: 0 1px;
}
.FloatBox ul
{
	font-weight: bold;
}
.FloatBox li
{
	font-weight: normal;
	list-style-image: url('../images/arw_2tier.gif') ! important;
}

/******************
*		TABEL		*
******************/

.tableassessment{
	font-size: 1em;
	color: #323F4D;
	line-height: 1.1em;
	width: 100%;
	margin-top: 12px;
}

#assessdesc th{
	font-weight: bold;
	color: #000;
	padding: 2px;
	padding-left: 5px;
	background: #C4CDD4;
	text-align: left;
}


#assessdesc table tr td{
	text-align: left;
}


#assessdesc ul {
	margin-top: 5px;
	margin-left: 5px;

}

.tablecoloralt {
	background: #F6F6F6;
}

.tablecoloralt2 {
	background: #C4CDD4;
}