/*-------------------------------------- BODY -----------------------------------*/

html {
height: 100%;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;	
	margin: 0px;
	padding: 0px;
	background: #1e270a url("../img/background.jpg") repeat-x;
	background-position: left;
	background-position: top;
	height: 100%;
	vertical-align: top;
}

/*-----------------------------------------------------------mainTable --------------------*/
.mainTable 
{
padding: 0px;
margin: 0px;
border-collapse: collapse;
width: 100%;
height: 100%;
}

/*------------------------------------backgroundCell------------------------------------------*/

.backgroundCell,
.backgroundCellHome
{
	position: relative;
	background-image: url("../img/PageMainBack.gif");
	/*background-repeat:no-repeat;*/
	padding: 0px;
	vertical-align: top;
	width: 960px;
}
.backgroundCellHome
{
	background: url("../img/PageMainBack.jpg") top no-repeat;
width: 960px;
}



/*-----------------------------------------------Top -------------------------------*/
#HeaderCell,
#HeaderCellHome,
#HeaderCellInternet,
#HeaderCellNetwerk,
#HeaderCellConsultancy
{
position: relative;
background-position: center top;
background-repeat: no-repeat;
background-image: url("../img/top.jpg");
padding: 0px;
width: 960px;
vertical-align: top;
height: 158px;
}
#HeaderCellHome
{
background: none;
height: 140px;
}

#HeaderCellHome a
{
border: 0px;

}

#HeaderCellHome img
{
float: right;
}

#HeaderCellInternet
{
background-image: url("../img/topInternet.jpg");
}

#HeaderCellNetwerk
{
background-image: url("../img/topNetwerk.jpg");
}

#HeaderCellConsultancy
{
background-image: url("../img/topConsultancy.jpg");
}

/* CERBERUS HEADS  FOR HOME ----------------------------------------------------------*/

#internetCerberus,
#securityCerberus,
#consultancyCerberus
{
float:left;
display:block;
height: 380px;
width: 320px;
}
#internetCerberus a,
#internetCerberus a:hover
{
display:block;
height: 380px;
width: 320px;
background:url("../img/internet.png") no-repeat;
border:0px;
}
#internetCerberus a:hover
{
background:url("../img/internet-over.png") no-repeat;
border: 0px;
}

#securityCerberus a,
#securityCerberus a:hover
{
display:block;
height: 380px;
width: 320px;
background:url("../img/netwerkBeveiliging.png") no-repeat;
border:0px
}   
#securityCerberus a:hover
{
background:url("../img/netwerkBeveiliging-over.png") no-repeat;
border: 0px;
}

#consultancyCerberus a,
#consultancyCerberus a:hover
{
display:block;
height: 380px;
width: 320px;
background:url("../img/MaatwerkConsultancy.png") no-repeat;
border:0px
}

#consultancyCerberus a:hover
{
background:url("../img/MaatwerkConsultancy-over.png") no-repeat;
border: 0px
}



/*---------------------------LEFTSIDE --------------------------------*/
#LeftSideMain {
float:left;
width: 240px;
display:block;
margin-top: 112px;

}
#LeftSide,
#SelectedMenuItem 
 {
	display:block;
	width: 183px;
	color: #f18415;
	font-size:11px;
	font-weight:bold;
}

#LeftSide a {
display:block;
width: 147px;
height: 28px;
line-height: 27px;
float:left;
color: #2f3b0a;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
border: 0px;
padding-left: 12px;
margin-left: 32px;
text-decoration:none;
background: transparent url("../img/tabNotSelected.png")  no-repeat left;

}

#LeftSide a:hover,
#SelectedMenuItem a,
#SelectedMenuItem a:hover {
width: 177px;
color: #ffffff;
text-decoration:none;
font-size:11px;
font-weight:bold;
padding-left: 12px;
background: transparent url("../img/tabSelected.png") no-repeat;
}

#LeftSide a:hover
{
background: transparent url("../img/tabSelectedOver.png") no-repeat;
color: #ffffff;
font-size:10px;
}

/*--------------------------------Maincontent ------------------------------------*/
#mainContent,
#mainContentInternet,
#mainContentNetwerk,
#mainContentConsultancy {
display:block;
width: 960px;
height: 680px !important; /* IE 7.0   */
background: transparent url("../img/maincontent.jpg") top no-repeat;
}

#mainContentInternet
{
background: transparent url("../img/maincontentInternet.jpg") top no-repeat;
}

#mainContentNetwerk
{
background: transparent url("../img/maincontentNetwerk.jpg") top no-repeat;
}

#mainContentConsultancy
{
background: transparent url("../img/maincontentConsultancy.jpg") top no-repeat;
}

#mainContentHome
{
display:block;
width: 960px;
height: 600px;
}


/*-----------------------------------------PAGECONTENT  ----------------------------*/

#PageContent 
{
	float:left;
	width: 480px;
	padding-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height: 18px;
	color: #000000;
	text-align:left;
	padding-top:18px;
}

#PageContent h3
{
	font-size: 12px;
	font-weight: bold;
	color: #1e270a;
}

#PageContent h2
{
	font-size: 13px;
	font-weight: bold;
	color: #1e270a;
}

#PageContent h1
{
	font-size: 16px;
	font-weight: bold;
	color: #1e270a;
}

#PageContent ul
 {
  line-height: 18px;
  margin-left: 0px; 
  margin-right: 3px;
  padding-left: 18px;
  margin-bottom: 2px;
  margin-top: 3px;
  list-style-image:url("../../img/ViaBullet.gif");
  list-style-position: outside;
}
#PageContent li
{
  margin-bottom: 2px;
}

#PageContent select
{
width: 100%;
height: 20px;
margin-bottom: 5px;
font-size:11px;
border: #ffffff solid 1px;
}


#PageContent hr
{
border: #ffffff solid 1px;
}

#PageContent a
{
color:#a3bd0b;
border-bottom: #a3bd0b dotted 1px;
}

#PageContent a:hover
{
border-bottom: #283210 solid 1px;
}

/*------------------------------------RIGHTSIDE------------------------------------------*/

#RightSide
{
float:left;
width: 230px;
}

/*-------------------------------------CERBERUS  RIGHTSIDE LOGO'S--------------------*/
#RightSideHome,
#RightSideInternet,
#RightSideNetwerk,
#RightSideConsultancy
{
float:left;
display:block;
width: 200px;
height: 160px;
}

#RightSideHome a,
#RightSideInternet a,
#RightSideNetwerk a,
#RightSideConsultancy a,
#RightSideHome a:hover,
#RightSideInternet a:hover,
#RightSideNetwerk a:hover,
#RightSideConsultancy a:hover
{
float:left;
display:block;
width: 200px;
height: 160px;
background:url("../img/cerberusSubHome.png") no-repeat;
border: 0px;
}

#RightSideHome a:hover
{
background:url("../img/cerberusSubHomeOver.png") no-repeat;
}

#RightSideInternet a:hover
{
background:url("../img/cerberusSubInternet.png") no-repeat;
}

#RightSideNetwerk a:hover
{
background:url("../img/cerberusSubNetwerk.png") no-repeat;
}

#RightSideConsultancy a:hover
{
background:url("../img/CerberusSubConsultancy.png") no-repeat;
}

#RightSideInternet a
{
background:url("../img/cerberusSubInternetOver.png") no-repeat;
}

#RightSideNetwerk a
{
background:url("../img/cerberusSubNetwerkOver.png") no-repeat;
}

#RightSideConsultancy a
{
background:url("../img/CerberusSubConsultancyOver.png") no-repeat;
}


/*--------------------------------------------------------------------FOOTER------------------*/
.footerCell 
{
	width: 940px;
	padding-right: 70px;
	height: 50px;
	vertical-align:middle;
	font-size: 9px;
	color:#1e270b;
	text-align: right;
	
}
.footerCell,
.footerCellHome 
{
	position: relative;
	background-position: center;
	background-position: top;
	background-image: url("../img/Bottom.jpg");
	/*background-repeat:no-repeat;*/
	padding-right: 30px;
	vertical-align: top;
	width: 930px;
}

.footerCellHome
{
background: none;
width: 930px;
padding-right: 30px;
text-align:right;
}

/*--------------------------------LINKS ALGEMEEN ---------------------------*/
a {	
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	border-bottom:  #ffffff dotted 1px;
}

a:hover{
		color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	border-bottom: #ffffff solid 1px;
}
