/*html { height: 100%; margin-bottom: 1px; }*/

body { 
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
}

body, td {
	font-size: 96%;
}	

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
}

a img {
	border: none;
}

.optional {
	display: none;
}

div#container {
	text-align: left;
	width: 85%;
	min-width: 600px;
	max-width: 1000px;
	margin: 0 auto;
}

div#header {
	height: 70px;
}

div#header h1 {
	display: none;
}

div#header a#home {
	display: block;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 120px;
	height: 30px;
	background: url(assets/mm.gif) no-repeat 100% 0;
}

body#state_main div#header a#home {
	display: none;
}

div#header a#home:hover {
	background-position: 100% 100%;
}

div#header a#home span {
	display: none;
}

div#tools {
	padding-top: 44px;
	font-size: 11px;
}

div#header div#tools ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#tools ul li { 
	display: inline;
}

div#header div#tools ul li a {
	text-transform: lowercase;
	text-decoration: none;
	padding: .2em;
}

div#header div#tools ul li#link_zoom.active a {
	font-weight: bold;
	text-decoration: none;
}

div#header div#tools ul li.active a {
	text-decoration: underline;
}

div#header div#tools ul li a:hover {
	text-decoration: overline;
}

div#header div#tools ul li#link_zoom a:hover,
div#header div#tools ul li.active a:hover {
	text-decoration: none;
}

div#main {
	margin-bottom: 30px;
}

div#footer {
	clear: both;
}

div#footer.poweredby {
	visibility: hidden;
}

div#image {
	background-repeat: no-repeat;		
	background-position: 50% 0;
	margin: 0 0 15px 0; 
}

div#image a { 
	display: block;
	margin: 0 auto 0 16%; 	
}

div#image a img {
	display: block; 
	border-left: 2px solid white; 
	border-right: 2px solid white;	
}

div#center, div#tools {
	width: 65%;
	margin: 0 auto 0 16%; 
}

div#center {
	padding: 0 0 15px 0;
}

div.centered, div#tools.centered {
	width: 500px;	
	margin: 0 auto;
}

body.action_publications_show div.centered,
body.action_publications_show div#tools.centered {
	width: auto;
}

body.action_publications_show div#image {
	background: none;
	border: 1px solid black;
}

body.action_publications_show div#image img {
	border-left: 1px solid black;
	border-right: 1px solid black;
}

/* variation
div#image.plain {
	background: none;
	border: 1px solid black; 
}

div#image.plain img {
	border-left: 1px solid black;
	border-right: 1px solid black;
}
*/

div#fullscreen {	
	padding-top: 15px;
	border-top: 11px solid black;
	margin-bottom: 45px;
	display: none;
	text-align: center;
}

div#fullscreen img {
	cursor: pointer;
	padding-bottom: 15px;
	border-bottom: 1px solid black;
}

div#viewport {
	display: none;
	height: 200px;
	background: gray;
	border-bottom: 1px solid black;
}

div#menu {
	padding-bottom: 15px;
	border-bottom: 11px solid black;
}

div#menu ul li#elem_current {
	text-transform: uppercase;
	font-weight: bold;
}

div#menu li {
	font-size: 22px;
	color: black;
}

div#menu li.main {
	font-weight: bold;
	/* text-decoration: underline; */
}

div#submenu {
	margin: 15px 0;
}

div#submenu li {
	font-size: 12px;
	text-transform: uppercase;
}

div#submenu li.active a {
	font-weight: bold;
}

div#submenu.wait {
	height: 30px;
	background: url(assets/wait_bar.gif) 50% 50% no-repeat;
}

div.concat ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.concat ul li a, div.concat ul li.append {
	color: black;	
	line-height: 1em;
	text-decoration: none;
	text-transform: uppercase; 
}

div.concat ul li.append a {
	color: gray;
}

div#content {
	margin: 15px 0;
}

div#content h3 {
	text-transform: uppercase; 
}	

div#content p {
	margin: 15px 0;
	text-align: justify;
}

div#content div.body ul {
	padding-left: 0;
	list-style-position: inside;
	list-style-type: square;
}

div#content div.body ol {
  padding-left: 0;
	list-style-position: inside;
}

div.section {
	margin: 15px 0;
	line-height: 1.3em;
	clear: both;
}

div.section h3 {
	font-size: 1em;
	margin: 0 1ex 0 0;
	float: left;
}

div.section a.more {
	display: none;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

div.section a.more:hover {
	color: black;
}

div#description p em {
	font-style: normal;
}

dl.list, div#linkedtext div.section {
	border-top: 1px solid black;
	padding-top: 7px;
	line-height: 1.3em;
	font-size: 1em;
}

dl.list dt, dl.list dd {
	display: inline;
	margin: 0 1ex 0 0;
	padding: 0;
}

dl#related.list dd {
	margin: 0 3ex 0 0;
}

dl.list dt {
	text-transform: uppercase;
	font-weight: bold;	
}

dl.list a {
	color: black;
	text-decoration: none;
}

dl.list a:hover {
	text-decoration: underline;
}

div.section img {
	display: block;
	float: left;
	margin: 0 1.5em 1.5em 0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

div.section {
	margin: 15px 0 25px 0;
	clear: both;
}

div#linkedtext div.section p {
	margin: 0 0 15px 0;
}

body.action_main_news div.section,
body.action_main_video div.section {
	border-bottom: 1px solid black;
}

div#publications {
	border-top: 1px solid black;
}

div#react table td.label,
table#address td.label {
	white-space: nowrap;
	padding: .15em 0;
}

div#react table.formtable td label,
table#address td.label {
	font-weight: bold;
	text-transform: lowercase;
}

div#react {
	margin-bottom: 15px;
	border-bottom: 1px solid black;
}

div#react table.formtable {
	width: 100%;
}

div#react table.formtable td,
table#address td {
	padding: 4px 14px 4px 0;
}

div#react table.formtable input {	
	width: 100%;
}

div#react table.formtable input.radio,
div#react table.formtable input.checkbox {
  width: auto;
}

div#react table.formtable textarea {
	border: 1px solid black;		
	font-size: 1.1em;	
	width: 100%;
}

div#react table.formtable input {
	border: 1px solid black;		
	font-size: 1em;	
}

div#react table.formtable tr.buttons input {
	font-weight: bold;
	width: 12ex;
}

div#react ul {
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
}

table#address {
	width: 60%;
}

body#state_contact div#container {
	width: 700px;
}

body#state_project.action_project_overview ul li#elem_current { font-weight: normal; }

dl#colofon {
	padding-top: 0;
	border: none;
}

dl#colofon dt, dl#colofon dd {
	text-transform: lowercase;
}

dl#colofon a:hover {
	text-decoration: underline;
}

div.body a {
	text-decoration: none;
}

div.body a:hover {
	text-decoration: underline;
}

html body div#content.contrast p { }
html body div#content.contrast a { }

a#indoors span {
	display: none;
}

body.action_main_info div.section div.body a {
  text-decoration: underline;
}

div.section div.video { 
  display: block; 
  margin-bottom: 30px;
}

a#indoors {
	display: block;
	position: absolute;
	right: 25px;
	bottom: 25px;
	width: 204px;
	height: 204px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
