/* general architecture
-------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	height: 100%;
	text-align: center;
	background: url(../img/bgbase.jpg);
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #2D0E00;
		min-height: 100%;
}

#bg{
	position: relative;
		background: url(../img/bgpage.jpg) repeat-y top;
	min-height: 100%; /* has to be here for the footer to work */
	margin: auto; /* has to be here for the center align to work */
	text-align: left;
}



* html #bg { height: 100%; }

#site {
	width: 759px;
	position: relative;
		background: url(../img/header.jpg) no-repeat;
	margin: auto; /* has to be here for the center align to work */
	text-align: left;

}

* html #site { height: 100%; }


.clear {
	clear: both;
}

.p {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	color: black;
}

.p1 {
	width: 480px;
}


/* general styling
-------------------------------------------------------*/

a {
	text-decoration: none;
	color: #CC0000;
}

a:hover {color: #CC0000; text-decoration: underline; } 

img { border: 0; }

p {
	padding-bottom: 10px;
	color: #000;
}


h2 {
	font: 19px tahoma, verdana, sans-serif;
	letter-spacing: 1px;
	color: #990000;
	padding-bottom: 9px;
}

h3 {
	font: 14px tahoma, verdana, sans-serif;
	letter-spacing: 0em;
	color: #990000;
	padding-bottom:4px;
	font-weight: bold;

}

ul {margin:0;padding:0;}
ul { list-style-type: none; 
list-style-image: url("../img/bullet2.gif");
margin-left: 19px;  }

	ul li {
	
	padding-bottom: 2px;
		padding-left: 0px; } 


/* header navigation styling
-------------------------------------------------------*/

#navigation {
	width: 614px; 
	height: 18px;
	background: url(http://www.protage.eu/secret/img/menu.jpg) no-repeat;
	list-style: none;
	position: absolute;
		margin-left: 16px;
			margin-top: 152px;
}

			

#navigation li {
	position: absolute; top: 0;
	text-indent: -1800px;
}

#navigation li, #navigation a {
	height: 18px; 
	display: block;
}

#navHome { left: 18px; width: 59px; }
#navPublications { left: 87px; width: 92px; }
#navProject { left: 191px; width: 70px; }
#navPartners { left: 273px; width: 73px; }
#navLinks { left: 354px; width: 60px; }
#navContact { left: 425px; width: 68px; }
#navMembers { left: 500px; width: 120px; }


#navHome a:hover { background: transparent url(../img/menu.jpg) -18px -56px no-repeat; }
#navPublications a:hover { background: transparent url(../img/menu.jpg) -87px -56px no-repeat; }
#navProject a:hover { background: transparent url(../img/menu.jpg) -191px -56px no-repeat; }
#navPartners a:hover { background: transparent url(../img/menu.jpg) -273px -56px no-repeat; }
#navLinks a:hover { background: transparent url(../img/menu.jpg) -354px -56px no-repeat; }
#navContact a:hover { background: transparent url(../img/menu.jpg) -425px -56px no-repeat; }
#navMembers a:hover { background: transparent url(../img/menu.jpg) -500px -56px no-repeat; }



.currentpage#navHome { background: transparent url(../img/menu.jpg) -18px -28px no-repeat; }
.currentpage#navPublications { background: transparent url(../img/menu.jpg) -87px -28px no-repeat; }
.currentpage#navProject { background: transparent url(../img/menu.jpg) -191px -28px no-repeat; }
.currentpage#navPartners { background: transparent url(../img/menu.jpg) -273px -28px no-repeat; }
.currentpage#navLinks { background: transparent url(../img/menu.jpg) -354px -28px no-repeat; }
.currentpage#navContact { background: transparent url(../img/menu.jpg) -425px -28px no-repeat; }
.currentpage#navMembers { background: transparent url(../img/menu.jpg) -500px -28px no-repeat; }


/* content architecture
-------------------------------------------------------*/

#content {
	padding-bottom: 60px;
min-height: 100%;
}


#main {
	display: inline;
	clear: both;
	float: left;
	width: 685px;
    top: 215px;
	height: auto !important;
	position: relative;
		padding-bottom: 59px;
	padding: 0px 11px 10px 33px;
}



* html #main {
	display: inline;
	clear: both;
	float: left;
	width: 685px;
    top: 215px;
	height: auto !important;
	position: relative;
		margin-bottom: 0px;
			margin-right: -8px;
}






/* side column architecture
-------------------------------------------------------*/

#sub {
	width: 255px;
	float: right;

}

/* news block: start */

#news {
	width: 175px;
	height: 300px;
	background: url(http://www.protage.eu/secret/img/bar.jpg) no-repeat;
	position: absolute;
	top: 235px;
	left: 535px;
	border:1px solid #990000;
	padding: 9px 5px 5px 12px;
}

#listmarquee
{
	height:279px;
	width:160px;
	overflow:hidden;
}
        
.listpro
{
	/*height:59px;*/
	width:160px;
	line-height:20px;
	overflow:hidden;
	border-bottom:dashed 1px #333333;
	margin-left:5px;
}

/* news block: end */



#logos{
	width: 165px;
	height: 73px;
	background: url(../img/logos.gif) no-repeat;
	position: absolute;
	top: 555px;
	left: 555px;
	overflow: hidden;

}



#rightspace {
	width: 130px;
	height: 255px;
	position: absolute;
	top: 235px;
	left: 565px;border:0px;
			padding: 5px 5px 5px 5px;
}

/* footer
-------------------------------------------------------*/

#footer {
	width: 720px;
	height: 30px;
	position: relative;
	margin: 175px auto 0 auto;
	text-align: center;
	text-indent: 0px;
		background: #fff;
			border-top:2px solid #CC3300;

}

.redline {
	width: 720px;
	height: 30px;
			border-top:2px solid #CC3300;

}

.discreat2  {
	width: 250px;
	position: relative;
		text-indent: 0px;
		background: #fff;
}

* html #footer { margin-top: 145px; margin-left: auto; }

* html .discreat2 { float: left; margin-top: -245px; margin-left: -152px;}


* html img { border: 0; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
