/* Phliss Logo colors
#6BD6E6 - light blue
#6877D4 - blue
#61B043 - dak green
#AAF36D - mint green
#AAF36D - light green
#FBAC2B - orange
#F95532 - red
#010101 - black
#E6E952 - yellow
*/


/* ---------- GENERAL ---------- */

body
{
	margin: 0px;
	padding: 0px;
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
    font-size : 14px;
    color : #FFFFFF;
	background-color: #FFFFFF;
    /*background-image : url("../img/streepjes-achtergrond.jpg");*/
    /*background-attachment : fixed;*/
    /*background-repeat : repeat;*/
	/*margin-left: auto;  /* centering */
    /*margin-right: auto; /* in FF and Safari */
    text-align: center; /* centering in IE */
}

a
{
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
    font-size : 12px;
    font-weight: bold;
    color: #FFFFFF;
}

h1
{
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
    font-size : 16px;
    font-weight: bold;
    color: #000000;
}

table
{
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
    font-size : 12px;
    color : #FFFFFF;
}


/* ---------- PAGES ---------- */
.devLogoImg
{
	margin-left: 60px;  /* centering */
    width : 500px;
    height : 200px;
    border : none;
}

.divLogo
{
    margin-left: auto;  /* centering */
    margin-right: auto; /* in FF and Safari */
    width : 600px;
    height : 200px;
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
    font-size: inherit;
    background-repeat : no-repeat;
    text-align : left;
	background-image : url(../img/logo.jpg);
}

.divHome
{
/* #6BD6E6 - light blue
#6877D4 - blue
*/
	background-color : #FFFFFF;
    margin-left: auto;  /* centering */
    margin-right: auto; /* in FF and Safari */
    width : auto;
    height : 120%;
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
    font-size: inherit;
    background-repeat : no-repeat;
    text-align : left;
/*	background-image : url(../img/bg_home-1280x1024.jpg); */
    /* Home page */
	/*background-image : url(../img/bg_home-white.jpg); */
   /* Visie */
	/* background-image : url(../img/bg_home-rice.jpg);  */
  /* Ervaring */
	background-image : url(../img/bg_home-cakes.jpg); 
  /* Contact */
/*	background-image : url(../img/bg_home-noodle.jpg); */
}

.divOverOns
{
	background-color : White;
    margin-left: auto;  /* centering */
    margin-right: auto; /* in FF and Safari */
    text-align: center; /* centering in IE */
    width : 1000px;
    height : 100%;
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
    font-size: inherit;
    background-image: url("../img/background-overons.jpg");
    background-repeat : no-repeat;
    text-align : left;
}

.divVisie
{
	background-color : White;
    margin-left: auto;  /* centering */
    margin-right: auto; /* in FF and Safari */
    text-align: center; /* centering in IE */
    width : 1000px;
    height : 100%;
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
    font-size: inherit;
    background-image: url("../img/background-overons.jpg");
    background-repeat : no-repeat;
    text-align : left;
}

.divContact
{
	background-color : White;
    margin-left: auto;  /* centering */
    margin-right: auto; /* in FF and Safari */
    text-align: center; /* centering in IE */
    width : 1000px;
    height : 130%;
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
    font-size: inherit;
    background-image: url("../img/background-contact.jpg");
    background-repeat : no-repeat;
    text-align : left;
}


/* ---------- BUTTON MENU ---------- */
.divButtons
{
   margin-top:18px;
   left: 60px;  /* centering */
}

.divButtons div
{
	margin: 0em 48px 0em 0em;
	background-image: url(../img/transp15px.gif);
	background-color: #61B043;
	height: 28px;
	float: left;
    border : outset #AAF36D;
}
.divButtons a
{
display: block;
PADDING-RIGHT: 0.6em;
PADDING-LEFT: 0.6em;
PADDING-TOP: 0.6em;
padding-bottom : 0.6em;
}

.divButtons a:hover
{
	background-color: #AAF36D;
   border : #61B043;
	color:#000000;
	font-weight : bold;
}

.divButtons
{
	/* 162 + 184 + 162 = 508 */
	position: absolute;
	top: 222px;
	/*margin-left: 60px;*/
}

.divButtonHome
{
	width: 162px;
	height: 28px;
	float: left;
}

.divButtonOverOns
{
	width: 184px;
	height: 28px;
	float: left;
}

.divButtonVisie
{
	width: 184px;
	height: 28px;
	float: left;
}

.divButtonContact
{
	width: 162px;
	height: 28px;
	float: left;
}

.button
{
	border: none;
	width: 162px;
	height: 28px;
}

/* ---------- TEXT ---------- */
.divHTextHome
{
    display: none;
	position: absolute;
	top: 300px;
	margin-left: 60px;
	width: 700px;
	color : #000000;
}

.divTextHome
{
	position: absolute;
	top: 300px;
	margin-left: 60px;
	width: 700px;
	color : #000000;
}

.divTextVisie
{
	position: absolute;
	top: 200px;
	margin-left: 60px;
	width: 400px;
	color : #000000;
}

.divTextOverOns
{
	position: absolute;
	top: 200px;
	margin-left: 60px;
	width: 400px;
	color : #000000;
}

.divTextContact
{
	position: absolute;
	top: 200px;
	margin-left: 60px;
	width: 880px;
	color : #000000;
}

.divBottum
{
	display: none;
    width: 700px;
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
    font-family: Verdana;
    font-size: 9px;
    color: #666;
    padding: 10px;
    border-top: 1px solid #E2001A;
}
.senderroralert
{
font-weight : bold;
background-color: #F8B8B6;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 15px 50%;
padding-top: 5px;
padding-right: 20px;
padding-bottom: 5px;
padding-left: 45px;
border-top-width: 2px;
border-top-style: solid;
border-top-color: #FF2429;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #FF2429;
}

.noscriptalert
{
background-color: #F8B8B6;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 15px 50%;
padding-top: 5px;
padding-right: 20px;
padding-bottom: 5px;
padding-left: 45px;
border-top-width: 2px;
border-top-style: solid;
border-top-color: #FF2429;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #FF2429;
}

.PartnerPass
{
display: none;
}

.RelatedPass
{
display: none;
}

/* ---------- FORM ---------- */

.contactForm
{
}

.label
{
	width: 200px;
	color :#000000;
	font-weight : bold;
}

.textbox
{
    width: 300px;
}

.textboxMedium
{
    width: 228px;
}

.textboxSmall
{
    width: 60px;
}

.multiline
{
	height: 100px;
	width: 300px;
}

.formButton
{
	width: 100px;
	color: #FFFFFF;
	background-color: #666666;
}


/* ---------- MESSAGES ---------- */

.message
{
    color: Green;
    font-style: italic;
}

.validate
{
    color: Black;
}
.warn
{
    color:Orange;
}
.error
{
    color:Red;
}

