/* Brynn Shepherd- "Equilibrium" */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */


/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */

/* ---------- basic stuff ---------- */


body {
	background: url(file:///E|/lavori di grafica/CSS Zen Garden/Equilibrium/bg5.jpg) repeat-x top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	}

p {
	font-family: tahoma, verdana, sans-serif;
	text-align: justify;
	padding: 5px;
	}

a:link, a:visited {
	color: #003300;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	}

a:hover, a:active {
	color: #006600;
	text-decoration: none;
	border-bottom: 0px;
	font-weight: bold;
	}

#linkList  a:link, 
#linkList a:visited {
	color: #00c04d;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	}


#linkList a:hover, 
#linkList a:active {
	color: #009900;
	text-decoration: none;
	border-bottom: 0px;
	font-weight: bold;
	}


#quickSummary  a:link, 
#quickSummary a:visited {
	color: #00c04d;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	}

#quickSummary a:hover, 
#quickSummary a:active {
	color: #009900;
	text-decoration: none;
	border-bottom: 0px;
	font-weight: bold;
	}

h3 {
	font-family: georgia,sans-serif;
	font-style: italic;
	font-size: 14px;
	color: #327bea;
	padding-top: 20px;
	padding-left: 25px;
	text-transform: lowercase;
	}

#linkList h3  {
	color: #00c04d;
	}


/* ---------- layout ---------- */

#container {
	left: 77%;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#pageHeader1 #rita {
	position: absolute;
	top: 221px;
	left: 154px;
	width: 838px;
	height: 466px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2%;
}
#menu #link {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	left: 25%;
	height: 5px;
	width: 134px;
	top: 158px;
}
#container table {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: medium dotted #000000;
	vertical-align: super;
	background-position: top;
}
#container #logo {
	left: 1%;
	top: 1%;
}







#pageHeader {
	margin: 0px;
	position: absolute;
	left: 13px;
	top: 11px;
	z-index: 1;
	}


#pageHeader h1 span {
	display:none;
	top: 1000px;
	position: relative;
	}

#pageHeader h2 span {
	display:none;
	}


#quickSummary {
	background: url(file:///E|/lavori di grafica/CSS Zen Garden/Equilibrium/bg1.jpg) no-repeat top left; 
	width: 150px; 
	height: auto;
	background-color: #80E1A9;
	position: relative;
	float: left;
	margin-top: -20px;
	margin-bottom: 0px;
	font-size: 10px;
	letter-spacing: 1.5px;
	}

#quickSummary p {
	text-align: center;
	}

#preamble {
	background: url(file:///E|/lavori di grafica/CSS Zen Garden/Equilibrium/bg4.jpg) no-repeat top left; 
	width: 248px; 
	height: auto;
	position: relative;
	float: right;
	background-color: #74bcf3;
	margin-top: -20px;
	border-left: 2px solid #fff;
	}

#preamble h3 span {
	display:none;
	}

#supportingText {
	position: relative;
	float: right;
	width: 248px; 
	height: auto;
	background-color: #74bcf3;
	border-left: 2px solid #fff;
	}

#linkList {
	position: relative;
	float: left;
	width: 150px; 
	background-color: #80E1A9;
	font-size: 10px;
	margin-top: -150px;
	}

#linkList ul {
	margin-left: 5px;
	padding: 0px;
	}

#linkList li {
	line-height: 4ex; 
	list-style-type: none;
	background: transparent url(file:///E|/lavori di grafica/CSS Zen Garden/Equilibrium/bullet.gif) no-repeat left; 
	padding-left: 20px; 
	}

#explanation, #requirements, #participation, #benefits {
	background: url(file:///E|/lavori di grafica/CSS Zen Garden/Equilibrium/bg2.jpg) no-repeat top left; 
	}

#lselect, #larchives, #lresources {
	background: url(file:///E|/lavori di grafica/CSS Zen Garden/Equilibrium/bg3.jpg) no-repeat top left; 
	height: auto;
	min-height: 150px;
	}

#larchives {
	height: 150px;
	}

#footer {
	padding-bottom: 20px;
	text-align: center;
	background: url(file:///E|/lavori di grafica/CSS Zen Garden/Equilibrium/footer.jpg) no-repeat bottom left; 
	height: 80px;
	width: 248px;
	}
#container #logo {
	background-image: url(immagini/libro_002.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	height: 1024px;
	width: 1024px;
}
#centro {
	background-image: url(immagini/libro_002.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.style1 {
	position: relative;
	width: 91px;
	left: 300px;
	top: 1px;
}

