/*Normalize*/
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

body { 
	background-color: white;
	/*background-color: #003399;
	background-image: url(gfx/background.jpg);
	background-repeat: no-repeat;*/
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	}
div#header {
	position: relative;
	height: 130px;
	border-bottom: 10px solid #000000;
	}
div#container{
	position: relative;
	width: 100%;
	max-width: 1200;
	}
div#maintext{
	background: #EDED8B url(../gfx/maintext-back.jpg) repeat-y top right;
	color: black;
	position: relative;
	width: 50%;
	left: 10%;
	}
div#bonustext{
	/*background-color: #E1E1CE;
	background-image: url(gfx/sidebar-back.jpg);
	background-repeat: repeat-y;*/
	color: #333333;
	position: absolute;
	top: 300px;
	width: 30%;
	left: 60%;
	/*margin-left: -20px;
	padding-left: 19px;*/
	}
a, a:active { 
	font-weight: bold;
	text-decoration: none;
	color: #0000EE;
}
a:hover {
	color: #0000EE;
	}
a:visited {
	color: #0000AA;
	}
p {
	text-indent: 25px;
	line-height: 2;
	padding: 0px 40px 20px 20px;
	}

em, cite { font-style: italic; }
h1 + p, h2 + p, div#bonustext h3 + p, p:first-child { text-indent: 0px; }
p.opener { font-size: 120%; text-indent: 0px; font-weight: bold; }
h3 { font-size: 110%; font-weight: bold; padding-left: 20px; }
div#header h1 {
	position: absolute;
	background-image: url(../gfx/inventio-logo.jpg);
	text-indent: -2000px;
	height: 95px;
	width: 434px;
	top: 3px;
	left: 10%;
	}
div#header h2#creditline {
	position: absolute;
	background-color: white;
	left: 60%;
	bottom: 39px;
	width: 30%;
	}
div#maintext h1 {
	color: white;
	padding: 10px 0px 0px 20px;
	font-size: 175%;
	font-weight: bold;
	}
div#maintext h2 {
	margin: 0;
	padding: 0px 0px 9px 20px;
	margin-top: 35px;
	font-size: 150%;
	font-weight: bold;
	}
	
/*navigation stuff*/
ul#navigation {
	position: absolute;
	bottom: 0px;
	left: 10%;
	height: 30px;
	/*width: 40%*/
	width: 432px;
	}
ul#navigation a {
	position: relative;
	display: block;
	height: 28px;
	width: 107px;
	padding-top: 2px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #AAAAAA;
	/*background-image: url(gfx/1px-white.jpg);
	background-repeat: repeat-y;
	background-position: top right;*/
	border-right: 1px solid white;
	font-weight: bold;
	}
ul#navigation a:hover {
	background-color: #000000;
	height: 28px;
	}
ul#navigation li {
	position: absolute;
	text-align: center;
	height: 49px;
	width: 108px;
	}
li#nav-overview{
}
li#nav-goals{
left: 25%}
li#nav-approaches{
left: 50%;}
li#nav-submissions{
left: 75%;}
body#overview li#nav-overview a, body#goals li#nav-goals a, body#approaches li#nav-approaches a, body#submissions li#nav-submissions a {
	background-color: #000000;
	height: 28px;
	}
/* bonustext stuff */
div#bonustext dt, div#bonustext dd {
	margin: 0px 20px 0px 20px;
	padding: 5px;
	}
	
div#bonustext dl {
	padding: 20px 0px 20px 0px;
	background-image: url(../gfx/sidebar-texture.jpg);
	background-repeat: repeat-y;
	background-color: #E1E1CE;
	}
div#bonustext dt {
	background-color: white;
	margin-top: 20px;
	}
div#bonustext dl dt:first-child { margin-top: 0px; }
div#bonustext dd {
	background: url(../gfx/sidebar-alpha90w.png);
}
div#bonustext p {
	text-indent: 25px;
	line-height: 2;
	padding: 0px;
	margin: 0px;
	}
div#bonustext li {
	margin-bottom: 20px;
	line-height: 2;
	overflow: auto;
	}
div#bonustext dt a { text-decoration: none; font-weight: bold; position: relative; width: 100%; display: block;}
.hidden { visibility: hidden; }
/*sIFR*/
.sIFR-active div#maintext h2, .sIFR-active div#header h2 {
	visibility: hidden;
	line-height: 1em;
	margin: 0;
	padding: 0px 0px 0px 20px;
	margin-top: 35px;
	font-size: 200%;
	}
.sIFR-active div#maintext h1 {
	visibility: hidden;
	line-height: 1em;
	margin: 0;
	padding: 10px 20px 0px 20px;
	font-size: 300%;
	}
/*extra pages*/
body#extra div#maintext {
	width: 80%;
	min-width: 630px;
	}
body#extra div#maintext div.screenshot {
	text-align: center;
	margin-left: -20px;
	}
body#extra div#maintext div.screenshot img, body#extra div#maintext #cluster {
	border: 1px solid black;
	}
body#extra div#maintext div.screenshot p {
	text-indent: 0;
	font-weight: bold;
	padding-left: 40px;
	}
div#cluster-swf {
	text-align: center;
	margin-left: -20px;
	margin-top: 20px;
	}

