/* CSS Document */

/*GENERAL FEATURES*/

html, body {
	background-color: #009933;	
	/*min-height:100%; /*for FF, NETSCAPE*/
	height:100%; /*for IE*/
	width:100%;
	max-height:100%;
	margin:0px;
	padding:0px;	
	overflow:hidden;
	z-index:0;
}

/*div.back_container  {
	width:100%;
	/*height:auto;
	min-height:100%; /*for FF, NETSCAPE*/
	/*height:100%;/*for IE*/	
	/*padding:0px;
	margin:0px;
	position:absolute;
	z-index:0;
	left:0px;
	top:0px;
	
}*/

/*background*/
div.background {
	width:750px;
	height:100%;
	background-image:  url("../img/border/background.gif");
	right: auto;
	z-index:0;
	padding:0px;
	margin-left:-380px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	position:absolute;
	top:0px;
	left:50%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #66CC33;
	border-right-color: #66CC33;
	border-bottom-color: #66CC33;
	border-left-color: #66CC33;	
}

/*div.outercontainer {
	width:760px;
	margin-left: auto;
	margin-right: auto;
	height:100%;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	position:relative;
	z-index:2;
	visibility: inherit;
	
}*/

/* PAGE HEADER*/
/* header container*/
div.top_container {
	width:760px;
	margin-left: -380px;
	margin-right: 0;
	height:100px;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	position:absolute;
	bottom:0px;
	z-index:3;
	visibility: inherit;
	left:50%;
	top:0px;
	
}

/*top border*/
div.top {
	width:760px;
	height:100px;
	position:absolute;
	left:auto;
	top:0px;
	background-image:  url("../img/border/bordertop.gif");
	margin-left: auto;
	margin-right: auto;
	right: auto;
	z-index:4;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

/*top menu*/
div.topmenu {
	width:760px;
	height:30px;
	position:absolute;
	left:0px;
	top:0px;
	margin-left: auto;
	margin-right: auto;
	right: auto;
	z-index:5;
	padding-left:130px;
	padding-top:45px;
	display:inline;		
}

/*login box*/

div.loginform {
	padding: 0px;
	position: absolute;	
	z-index:11;
	top: 5px;
	height: 50px;
	width: 150px;
	margin-left:580px;	
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	visibility:inherit;
}

#login_off {
	padding: 0px;
	background-image:  url("../img/login/login.gif");
	background-repeat:no-repeat;
	position: absolute;	
	z-index:9;
	top: 5px;
	height: 95px;
	width: 150px;
	margin-left:580px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	visibility:visible;
}

#login_on {
	padding: 0px;
	background-image:  url("../img/login/login_open.gif");
	background-repeat:no-repeat;
	position: absolute;
	z-index:9;
	top: 5px;
	height: 170px;
	width: 150px;
	margin-left:580px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	visibility:hidden;
}

/*select languages box*/
div.flag {
	position: absolute;
	left: 470px;
	top: 22px;
	height: 25px;
	width: 180px;
	z-index:6;
}


/*PAGE FOOTER*/
/* footer container*/
div.bottom_container {
	width:760px;
	margin-left: -380px;
	margin-right: 0px;
	height:50px;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	position:absolute;
	bottom:0px;
	left:50%;
	z-index:3;
	visibility: inherit;
	
}

/* border bottom*/
div.bottom {
	width:620px;
	height:50px;
	position:absolute;
	left:auto;
	bottom:-1px;
	background-image:  url("../img/border/borderbottom.gif");
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	margin-top:0px;
	right: auto;
	z-index:4;
	padding:0px;
}

/*bottom menu*/
div.bottommenu {
	width:590px;
	height:27px;
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:6;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	display:inline;
	text-align:center;
	margin-left:170px;	
}

/* login collaborators*/
#login_collab_off {
	padding: 0px;
	position: absolute;
	background-image:  url("../img/login/login_collab_off.gif");
	float:right;
	z-index:5;
	bottom: -1px;
	height: 60px;
	width: 140px;
	margin-left:620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	visibility:visible;
}

#login_collab_on {
	padding: 0px;
	position: absolute;
	background-image:  url("../img/login/login_collab_on.gif");
	float:right;
	z-index:5;
	bottom:-1px;
	height: 120px;
	width: 140px;
	margin-left:620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	visibility:hidden;
}

/* div w3c validation*/
div.externallogos {
	padding: 0px;
	position: absolute;	
	z-index:5;
	bottom: -1px;
	height: 25px;
	width: 240px;
	margin-left:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}




/* PAGE CONTENT*/
/* container*/
div.innercontainer {
	width:100%;
	max-width:100%;
	height:100%;
	max-height:100%;
	z-index:1;
	position:absolute;
	left:0px;
	top:0px;
	margin:0px;
	overflow:auto;
	padding-top: 0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;	
	visibility: inherit;
}

/*content*/
div.content {
	height:100%;
	width:760px;
	z-index:2;
	clear:both;
	margin-top:75px;	
	margin-left:-380px;
	margin-right:0px;	
	position:absolute;	
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;	
	padding-bottom:150px;
	left:50%;
}

/*LEFT MENU*/
div.leftmenu {
	width:175px;
	margin-left:-380px; 
	margin-right:0px;
	padding-left:0px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-top:0px;
	height:100%;
	margin-top:0px;
	margin-bottom:0px;
	position:absolute;
	z-index:2;
	visibility: inherit;
	overflow:hidden;
	left:50%;
	top:0px;	
		
}


/*NEWS*/
#news{
	position:absolute;
	width:735px;
	height:20px;
	bottom:30px;
	left:5px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;
	line-height: 12px;
	padding-left:15px;
	padding-top:3px;
	background-color: #FFFFFF;
	visibility:hidden;
}

#news_text{
	position:absolute;
	width:620px;
	height:20px;
	bottom:30px;
	left:5px;
	z-index:6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;
	line-height: 12px;
	color:#990000;
	padding-left:15px;
	padding-top:3px;		
	border-top-color:#66CC33;
	border-top-style:solid;
	border-top-width:1px;
	visibility:hidden;
	cursor:pointer;
}
