/* @override http://www.astrale.org/assets/templates/astrale2008/astrale_additions.css */

#divmenulifeconference {
	width: 100%;
	height: 36px;
	overflow: visible;
	background-color: white;
	border-bottom: 1px solid #999999;
}

#divcentrallifeconference {
	background: #e5e9ed url(images/LIFEconf-content-background.gif) repeat-y center;
	min-height: 300px;
	display: block;
	text-align: center;
	margin-top: -6px;
}

#divcontentlifeconference {
	background: #e5e9ed ;
	width: 650px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

#footerlifeconference {
	background: url(images/LIFEconf-footer-background.gif) repeat-y center;
	min-height: 80px;
	display: block;
}

.invisible {
    display: none;
}
#lifeConf {
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000000;
	font-size: 11px;
	text-align: left;
	
}
/* #lifeConf h2 {
    font-size: 130%;
}
#lifeConf h3 {
    font-size: 115%;
}
#lifeConf h4 {
    color: #fff;
    padding: 5px 10px;
    font-size: 90%;
}

#lifeConf p {
    margin-bottom: 1em;
    text-align: justify;
}
#lifeConf p.center {
    text-align: center;
}
NO #lifeConf p.paragraph {
    text-indent: 50px;
}

#lifeConf div {
    background: #C2BF70;
    padding: 12px 10px 2px 10px;
    margin: 18px 0 12px 0;
}
#lifeConf div p {
    text-align: center;
}

#lifeConf div strong {
    font-size: 110%;
}
#lifeConf hr {
    height: 1px;
    color: #ccc;
    background: #ccc;
}
#lifeConf ul {
    padding: 0 0 13px 40px;
}
#lifeConf ul li ul {
    font-size: 140%;
    padding: 0 0 0 40px;
}
#lifeConf li {
    text-align: justify;
}

*/

#lifeConf form {
    padding: 0;
    text-align: left;
}
#lifeConf form fieldset {
    border-width: 0;
    margin: 0;
    padding: 10px;
}
#lifeConf form legend {
    font-weight: bold;
    font-size: 100%;
}
#lifeConf label {
    color: #444;
	font-size: 100%;
}
#lifeConf form table {
    width: 100%;
    margin-bottom: 5px;
    border-width: 0;
}
#lifeConf form td {
    width: 50%;
    /*padding: 3px 0;*/
}
#lifeConf form td p {
    font-size: 100%;
}
#lifeConf form.p {
    font-size: 100%;
}
#lifeConf form p.formSection {
    margin-top: 15px;
}
#lifeConf form p.formSubmit {
    margin: 40px 0 50px 0;
    text-align: right;
}
#lifeConf form .note {
    font-size: 90%;
    color: #445;
    display: block;
}

.lifeConf_day {
	background-color: #A1B72E;
	text-align: center;
	color: white;
	padding: 1px;
}

.lifeConf_place {
	background-color: #4D6E13;
	text-align: center;
	color: white;
	padding: 1px;
}

.lifeConf_conferencename {
	color: #FF9900;
	padding-bottom: 5px;
	text-align: left;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}

#lifeConf_backgroundheader {
	width: 100%;
	height: 92px;
	background: url(/assets/templates/astrale2008/images/waterconf_backgroundheader.jpg) center -30px;
}

#lifeBiodivConf_backgroundheader {
	width: 100%;
	height: 92px;
	background: url(/assets/templates/astrale2008/images/biodivconf_backgroundheader.png) center -30px;
}
