/* Do not rename this file. Reference is used in htmlarea for versie 1.0 of CMS */


/************ DO NOT DELETE OR RENAME *************/
/* used in backend for showing inserted Cristal Controls in page content */
.cristalControlDiv
{
	text-decoration: none;
	border: 0px solid #666666;
	width: 100%;
	height: 50px;
	background-color: #DDDDDD;
	text-align: center;
	vertical-align: middle;
}
/************************************************/
 
* 
{
	margin: 0;
	padding: 0;
}

/*
@font-face {font-family: "Cronos"; src: url(CronosProSemibold.otf)}
*/
 
body 
{
	margin: 0px;
	padding: 0px;
	width: auto;
	font: normal 10px/150% Verdana, Arial, Helvetica, sans-serif;
}

table, td
{
	margin: 0px;
	padding: 0px;
	font: normal 10px/150% Verdana, Arial, Helvetica, sans-serif;
}

img
{
	border: none;
}
select
{
	font: normal 10px/150% Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	font: bold 11px/150% Verdana, Arial, Helvetica, sans-serif;
}
h2
{
	font: bold 10px/150% Verdana, Arial, Helvetica, sans-serif;
}
 
ul, ol
{
	margin-left: 0px;
}

li
{
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}
 
a:link, a:visited
{
	color: #97C000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

a:hover, a:active
{
	text-decoration: underline;
}


 
 
/********************
		LAYOUT
********************/
#containerDiv
{
	width: 995px;
	height: 100%;
	position: relative;
	text-align: left;
}

#leftDiv
{
	margin-left: 2px;
	width: 796px;
}

#headerDiv
{
	height: 141px;
	width: 995px;
	position: relative;
}
 
 
/********************
		HEADER
********************/
#headerDiv #headerLogoImg
{
	position: absolute;
	top: 8px;
	left: 57px;
}

#headerDiv #headerTextImg
{
	position: absolute;
	top: 99px;
	left: 201px;
}
#headerDiv #headerLogoImage
{
	position: absolute;
	left: 200px;
	top: 29px;
}
 
#headerLogoDiv
{
	position: absolute;
	right: 0px;
	top: 20px;
}

#headerLogoDiv img
{
	margin-left: 20px;
}
 
/********************
		MENUS
********************/
#mainMenuDiv
{
	position: absolute;
	top: 0;
	right: 0;
	width: 197px;
	height: 358px;
}

#topMenuDiv
{
	height: 34px;
}

#rightFillDiv
{
	position: absolute;
	background-color: #97C000;
	width: 197px;
	bottom:0;
	left: 0;
}
 
 
/********************
		NEWS
********************/
#newsTopDiv
{
	position: relative;
	width: 794px;
	height: 142px;
	border-top: 2px solid #FFFFFF;
}

#newsTopDiv .LeftNewsItemDiv
{
	position: absolute;
	top: 0;
	left: 0;
	width: 394px;
	height: 142px;
	background-color: #EEEEEE;
}

#newsTopDiv .RightNewsItemDiv
{
	position: absolute;
	top: 0;
	left: 396px;
	width: 394px;
	height: 142px;
	margin-left: 2px;
}

#newsTopDiv .NewsItemTextDiv
{
	position: absolute;
	top: 10px;
	left: 14px;
	width: 169px;
	height: 122px;
	color: #017282;
}

#newsTopDiv .NewsItemImageDiv
{
	position: absolute;
	top: 0;
	left: 199px;
	width: 197px;
	height: 142px;
	background-color: #017282;
}

#newsLeftDiv
{
	float: left;
}

#newsLeftTopDiv
{
	position: relative;
	width: 197px;
	height: 286px;
	border-top: 2px solid #FFFFFF;
}

#newsLeftTopDiv .NewsItemTextDiv
{
	position: absolute;
	top: 154px;
	left: 14px;
	width: 169px;
	height: 122px;
	color: #017282;
}

#newsLeftTopDiv .NewsItemImageDiv
{
	position: absolute;
	top: 0;
	left: 0px;
	width: 197px;
	height: 142px;
	background-color: #017282;
}
 
#newsLeftBottomDiv
{
	position: relative;
	width: 197px;
	height: 286px;
	border-top: 2px solid #FFFFFF;
	background: #EEEEEE
}

#newsLeftBottomDiv .NewsItemTextDiv
{
	position: absolute;
	top: 154px;
	left: 14px;
	width: 169px;
	height: 122px;
	color: #017282;
}

#newsLeftBottomDiv .NewsItemImageDiv
{
	position: absolute;
	top: 0;
	left: 0px;
	width: 197px;
	height: 142px;
	background-color: #017282;
}

.NewsLinkSpan a
{
	color: #97C000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

/********************
EVENTS
********************/

.agendaTextTd a
{
	font-style: normal !important;
}
 
/********************
		CONTENT
********************/
#contentBackgroundDiv
{
	border-left: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	width: 595px;
	float: left;
	height: auto;
	background: #0076BE url(../images/ContentBackground.gif) no-repeat top right;
}

#contentHolderDiv
{
	position: relative;
	width: 595px;
	height: auto;
	scrollbar-base-color: #0076BE;
	overflow-y: auto;
	overflow-x: hidden;
}

#contentDiv
{
	margin: 10px 14px;
	color: #FFFFFF;
}
 
 
/********************
		PROJECTS
********************/
#projectsSearchTable
{
}
.SobDescriptionSpan
{
	display: block;
}
.SobLocationSpan
{
	display: block;
	font-style: italic;
}

.SobLevelSpan
{
	display: block;
	font-style: italic;
}
.ProjectItemDiv
{
	/*background-color: #558DCA;
	padding-left: 3px;*/
}
.ProjectItemSeperatorDiv
{
	line-height: 8px;
	font-size: 1px;
}
