/* WEBCENTIVES LAYOUT =============================== */

DIV.webcentives_content_container{
width:569px; 
}


/* WEBCENTIVES MENU =============================== */

DIV.webcentivesmenu_container{
float: left;
width:100%;
clear:both;
border-bottom: 1px solid #00529b;
padding-bottom:6px;
margin-bottom:35px;
}

DIV.webcentivesmenu_container A, DIV.webcentivesmenu_container A:hover,
DIV.webcentivesmenu_container A.on, DIV.webcentivesmenu_container A.on:hover {
float: left;
color: #00529b;
text-decoration:none;
font-size: 12px;
height: 20px;
line-height: 20px;
}

DIV.webcentivesmenu_container DIV.demo {
float: left;
text-decoration:none;
font-size: 12px;
height: 20px;
line-height: 20px;
}

DIV.webcentivesmenu_container A:hover{
float: left;
color: #00529b;
text-decoration:underline;
}

DIV.webcentivesmenu_container A.on, DIV.webcentivesmenu_container A.on:hover{
float: left;
color: #000000;
text-decoration:none;
}
DIV.webcentivesmenu_container A.on:hover{
text-decoration:underline;
}


DIV.webcentivesmenu_container DIV.webcentivesmenu_spacer{
float: left;
padding: 0px 8px;
color: #00529b;
font-size: 12px;
height: 20px;
line-height: 20px;
}


/* CATEOGORY PRESENTATION ====================================================== */

TABLE.webcentives_category{
float: left;
margin:0px 28px 15px 0px;
}
TD.webcentives_category_image{
width: 90px;
padding: 6px;
border: 1px solid #00529b;
text-align:center;
}
TD.webcentives_category_image IMG{
float: center;
border: 0px;
}

TD.webcentives_category_text{
width: 115px;
padding: 19px 16px 19px 19px;
border-top: 1px solid #00529b;
border-right: 1px solid #00529b;
border-bottom: 1px solid #00529b;
}


/* UITLOGGEN =============================== */				

A.logout, A.logout:hover
{				
	background-image: url(../Images/arrow_off.gif);
	background-position: right 1px; 
	background-repeat: no-repeat;
	
	float: left;
	diplay: block;
	width: 100%;
	line-height: 22px;
	height: 22px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 34x 0px 0px;
	
	color: #3e3e3e;
	
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: underline; 
	white-space: nowrap;
}
					
A.logout:hover{				
	background-image: url(../Images/arrow_on.gif);
	text-decoration: none; 
}


/* WEBCENTIVES FORM LOGIN =============================== */

DIV.login_container{
width: 100%;
height: auto;
border: 1px solid #FF9900;
padding: 0px;
margin: 0px 0px 0px 0px;
}

P.login{
margin: 0px 0px 0px 0px;
font-size: 11px;
font-weight: normal;
color: #000000;
text-indent: 0px;
text-align: left;
}

FORM.login{
width: 100%;
margin: -6px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
html* FORM.login{
margin: 00px 0px 0px 0px;
}


FORM.login P{
margin: 0px;
padding: 0px;
}

FORM.login P.fieldtitle{
float: left;
width: 100%;
height: 20px;
line-height: 20px;
font-size: 11px;
color: #3e3e3e;
margin: 0px 0px 3px 0px;
}

FORM.login INPUT.login_field{
float: left;
width: 140px;
height: 18px;
line-height: 18px;
text-indent: 3px;
border: 1px solid #3e3e3e;
background-color: #FFFFFF;
font-size: 11px;
color: #3e3e3e;
margin: 0px 0px 5px 0px;
}


/* FORGOT PASSWORD ITEM */
A.forgotpassword, A.forgotpassword:hover{
float: left;
width: 100%;
height: 14px;
line-height: 14px;
font-size: 11px;
color: #6B6B6B;
margin: 7px 0px 5px 0px;
background-color: none; 
text-decoration: none;
font-style: italic;
}
A.forgotpassword:hover{
text-decoration: underline;
}


/* BEKIJK DEMO */
A.demo, A.demo:hover{
float: left;
width: 100%;
height: 12px;
line-height: 12px;
font-size: 11px;
font-weight:bold;
color: #000000;
margin: 0px 0px 5px 0px;
background-color: none; 
text-decoration: none;
}
A.demo:hover{
text-decoration: underline;
}


INPUT.submit_login{
background-image:url(../Images/submit_off.gif);
background-repeat: no-repeat;
background-position: right top;	
float: right;
width: 26px;
height: 21px;
display: block;
border: 0;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
cursor: hand;
}
INPUT.submit_login:hover{
background-image:url(../Images/submit_on.gif);
cursor: hand;
}
INPUT.submit_login_on{
background-image:url(../Images/submit_on.gif);
background-repeat: no-repeat;
background-position: right top;	
float: right;
width: 26px;
height: 21px;
display: block;
border: 0;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
cursor: hand;
}


/* WEBCENTIVES MARQUEE ======================================= */

TABLE.marquee{
margin-bottom:18px;
}

MARQUEE#vertical{
height: 200px;	/* change this for change the height */
}

TD.marquee_vertical_cell{
padding: 5px 0px 5px 0px;
border: 0px solid #000000;
}

TD.marquee_vertical_container, DIV.marquee_vertical_container{
float: left;
height:auto;
width: 100%;
/*background-color: #ff9900;*/
margin-bottom:30px;
clear: both;
}

DIV.marquee_vertical_image{
float: left;
height: auto;
width: 100%;
text-align:center;
margin: 0px 0px 18px 0px;
}

DIV.marquee_vertical_image A IMG{
border: 0px solid #ff9900;
}

DIV.marquee_vertical_image A:hover IMG{
border: 0px solid #000000;
}

DIV.marquee_vertical_text{
float: left;
height: auto;
margin: 0px 0px 8px 0px;
}

