body {
	margin: 0;
}

.pages {
	/*min-height: 420px;*/
	float: left;
	width: 640px;
	height: auto;
	/*min-height: 428px;*/
	padding: 0;
	margin-bottom: 48px;
	margin-top: 18px;
}

#infocus-container, #scheme-container {
	/*margin-top: 8px;*/
}

h1 {
	width: 230px;
	height: 41px;
	margin: 2px 0 0;
	float: left;
}

h1 img {
	border-style: none;
}

h1 a:hover {
	border-style: none;
}

pre.atop-nav {
	float: right;
	margin: 20px 0 0;
	_padding-bottom: 4px;
	font: 0.7em/1.5em "Lucida Grande", Lucida, sans-serif;
}

a {
	text-decoration: none;
}

.main-nav a {
	color: #505050;
}

.main-nav a:hover, .main-nav a:active {
	color: #D7111D;
	border-bottom: 1px solid #D7111D;
}

a.atop {
	color: #505050;
}

a.atop:hover, a.atop:active, a.atop:focus {
	color: #D7111D;
	border-bottom: 1px solid #D7111D;
}

p {
	color: #505050;
	font: 0.9em/1.2em Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

p b {
	color: black;
}

p a {
	text-decoration: none;
	background-color: #18AA34;
	color: white;
	padding: 0 2px;
}

p a:hover {
	text-decoration: none;
	background-color: #D7111D;
	color: white;
}

/* ++++++INFOCUS */

#infocus-highlights {
	display: block;
	position: absolute;
	background-color: #505050;
	margin-top: 8px;
	margin-left: 478px;
	width: 155px;
}

#infocus-highlights span {
	display: block;
	color: white;
	height: 21px;
	color: white;
	font: 12px/21px "Lucida Grande", Lucida, sans-serif;
	padding-left: 7px;
}

#infocus-highlights ul {
	list-style-type: none;
	margin: 0;
	padding: 6px;
	background-color: #F0F0F0;
	font: 12px/normal "Lucida Grande", Lucida, sans-serif;
	color: #505050;
	border: 2px solid #505050;
	border-top-style: none;
}

#infocus-highlights ul li {
	margin-top: 0.4em;
}

#infocus-highlights ul li.first {
	margin: 0;
	padding: 0;
}

img.infocus-img {
	margin: 0 0 20px;
	padding: 0;
}

/* ++++++HEADER */

ul.header-nav {
	width: 642px;
	height: 159px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	font: 0.9em/1.4em "Lucida Grande", Lucida, sans-serif;
}

ul.header-nav li.concept {
	width: 212px;
	margin: 0 2px 0 0;
	height: 90px;
	float: left;
}

ul.header-nav li.concept a {
	text-indent: -5000px;
	height: 90px;
	width: 212px;
	display: block;
	overflow: hidden;
}

#s {
	background-image: url(../img/nav_soctech.gif);
}

#s:hover, #s.selected {
	background-image: url(../img/nav_soctech-over.gif);
}

#e {
	background-image: url(../img/nav_engideol.gif);
}

#e:hover, #e.selected {
	background-image: url(../img/nav_engideol-over.gif);
}

#g {
	background-image: url(../img/nav_gameout.gif);
}

#g:hover, #g.selected {
	background-image: url(../img/nav_gameout-over.gif);
}

ul.header-nav li.main {
	float: left;
	margin-right: 13px;
	_padding-bottom: 4px;
	height: 34px;
	padding-top: 14px;
	position: relative;
}

ul.header-nav li.main a {
	color: #505050;
}

ul.header-nav li.main a:hover, ul.header-nav li.main a.selected {
	color: #D7111D;
	border-bottom: 1px solid #D7111D;
}

ul.header-nav li.infocus {
	height: 21px;
	width: 640px;
	background-color: #F0F0F0;
	clear: left;
	position: absolute;
	top: 138px;
	left: 0;
}

#home {
	background: url(../img/home.gif) no-repeat;
	text-indent: -5000px;
	display: block;
	overflow: hidden;
	width: 25px;
	height: 21px;
}

#home:hover, #home.selected {
	background-image: url(../img/home-select.gif);
}

#portal-container {
	width: 940px;
	height: auto;
	margin: auto;
	display: table;
}

#logo-bar {
	height: 48px;
	width: 640px;
	float: left;
	position: absolute;
	top: 0;
}

#chapters {
	width: 640px;
	/*height: 100%;*/
	float: left;
	position: absolute;
	top: 48px;
}

.tabcontentiframe {
	width: 100%;
	height:auto;
	min-height: 220px;
}

#footer {
	width: 640px;
	margin: 6px auto 10px;
	font: 0.7em/1.5em "Lucida Grande", Lucida, sans-serif;
	color: #505050;
	float: left;
}

#footer a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

#footer span#cc {
	float: left;
}

#footer span#author {
	margin-left: 12px;
	vertical-align: top;
	float: left;
	margin-top: 4px;
}

/* +++++ SCHEME  */

img.scheme {
	margin: 0 0 70px;
	padding: 0;
}

#keywords-scheme {
	min-width: 180px;
	display: block;
	background-color: #505050;
	position: absolute;
	margin-top: 218px;
}

#keywords-scheme span {
	height: 21px;
	color: white;
	font: 12px/21px "Lucida Grande", Lucida, sans-serif;
	padding-left: 7px;
}

#keywords-scheme ul.keywordsbox {
	color: #505050;
	border: 2px solid #505050;
	border-top-style: none;
	background-color: #F0F0F0;
	padding: 6px;
	height: auto;
	list-style-type: none;
	margin: 0;
	font: 12px/normal "Lucida Grande", Lucida, sans-serif;
}

#keywords-scheme ul.keywordsbox li {
	margin-top: 0.4em;
}

#keywords-scheme ul.keywordsbox li.first {
	margin: 0;
	padding: 0;
}

#game-description {
	color: #505050;
	font: 0.9em/1.2em Georgia, "Times New Roman", Times, serif;
	margin: auto;
	display: block;
	background-color: #f8ff84;
	padding: 0;
	width: 400px;
}

#game-description span {
	color: white;
	background-color: #505050;
	height: 21px;
	display: block;
	padding-left: 7px;
	line-height: 21px;
}

#game-description ul {
	list-style-type: none;
	padding: 12px;
	height: auto;
	list-style-type: none;
	margin: 0;
}

#game-description ul li {
	margin-top: 0.6em;
}

#game-description ul li.first {
	margin: 0;
	padding: 0;
}

.notes {
	background-color: #f8ff84;
	display: block;
	min-width: 60px;
	height: auto;
	padding: 6px;
	font: 0.9em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #505050;
	position: absolute;
}

#n1-1 {
	margin-top: 47px;
	margin-left: 184px;
}

#n1-2 {
	margin-left: 320px;
	margin-top: 13px;
}

#n1-3 {
	margin-top: 175px;
	margin-left: 295px;
}

#n2-1 {
	margin-top: 48px;
	margin-left: 134px;
}

#n2-2 {
	margin-top: 48px;
	margin-left: 341px;
}

#n2-3 {
	margin-top: 248px;
	margin-left: 281px;
}

/* ------- */

#description p {
	margin: 12px 0;
	white-space: normal;
}

#description p span {
	padding: 0 2px;
	background-color: #F0F0F0;
	font-weight: bold;
	/*white-space: pre;*/
}

#listing {
	width: 448px;
}

#listing p {
	margin: 12px 0 0;
	text-align: left;
}

#listing img {
}

#listing #foto-txt {
	/*font-size: 0.85em;*/
	background-color: #f8ff84;
	margin-left: 240px;
	padding: 8px;
	line-height: normal;
	height: 164px;
	margin-top: -180px;
	width: 178px;
	display: block;
}

#foto-block {
}

#citeblock {
	display: block;
	margin: 6px 12px 0;
}

#cite-person {
	font-style: italic;
	display: block;
	text-align: right;
	margin: 0 12px;
}

/* +++++ DISPLAY */

#display {
	width: 280px;
	height: auto; /*635px*/
	float: right;
	background: #E0E0E0 no-repeat center top;
}

#pluginto-container {
	width: 280px;
	height: 207px;
	margin: 0;
	padding: 0;
	background: url(../img/plug-arrow.png) no-repeat 30px 143px;
}

#plg {
	display: block;
	width: 150px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../img/pluginto-ring.png) no-repeat;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	top: 21px;
}

#plg a#plg-button {
	display: block;
	background: url(../img/plug-seg.gif) no-repeat center center;
	width: 140px;
	height: 140px;
	padding: 5px;
}

#plg a#plg-button:hover {
		display: block;
	background: url(../img/plug-seg-over.gif) no-repeat center center;
}

#pluginto-txt {
	width: 100%;
	display: block;
	text-align: center;
	height: 21px;
	font: bold 11px/22px Arial, Helvetica, Geneva, sans-serif;
	background-color: yellow;
	white-space: nowrap;
	text-transform: uppercase;
	position: relative;
	float: left;
	top: 36px;
}

.profile {
	width: 256px;
	margin: 12px auto 22px;
}

.profile p {
	margin: 0;
	padding: 0;
}

#system-orientation {
	width: 262px;
	height: 21px;
	margin: 6px auto auto;
	display: block;
	background-color: white;
	color: black;
	font: 12px/21px "Lucida Grande", Lucida, sans-serif;
	padding-left: 6px;
}

#system-orientation span#current {
	
}

#system-orientation input {
	border-style: none;
	width: 139px;
	font: 12px/21px "Lucida Grande", Lucida, sans-serif;
	color: #505050;
}

#display-frame {
	width: 268px;
	/*height: 319px;*/
	background-color: white;
	margin: 6px;
	display: block;
}

/* +++++ SUBTABS */

ul.subtabs {
	width: 180px;
	display: block;
	float: right;
	list-style-type: none;
	padding: 0;
	margin: 0 0 6px 12px;
}

ul.subtabs li {
	height: auto;
	margin-bottom: 2px;
}

ul.subtabs li a#st {
	background-color: #18AA34;
	display: block;
	height: 21px;
	color: white;
	font: 12px/21px "Lucida Grande", Lucida, sans-serif;
	padding-left: 7px;
}

ul.subtabs li a#st:hover, ul.subtabs li a#st.selected {
	background-color: #D7111D;
}

.arbitrary-div {
	width: 100%;
	/*background-color: yellow;*/
	height: 0;
}

.arbitrary {
	background-color: #F0F0F0;
	height: auto;
	border: 2px solid #D7111D;
	padding: 6px;
	border-top-style: none;
}

.arbitrary p {
	margin: 0;
	padding: 0;
	font-size: 0.82em;
	font-style: italic;
}

h3#chapter {
	font: bold 18px/21px "Lucida Grande", Lucida, sans-serif;
	margin: 0;
	color: black;
}

h3#chapter-people {
	font: bold 18px/21px "Lucida Grande", Lucida, sans-serif;
	color: black;
	display: table;
	margin: 0;
}

.subcontainer {
	padding: 0;
	margin: 0;
}

.subcontainer p {
	margin: 12px 0;
}

table.people {
	margin-top: 12px;
	float: left;
}

table.people p {
	margin: 0;
}

table.people .cv-block {
	display: table;
}

table.people .cv-block img {
	padding: 0;
	*margin-bottom: 7px;
	/*margin: 0;*/
	/*_margin-bottom: 7px;*/
}

table.people .cv {
	display: block;
	margin: -60px 0 0 55px;
	/*font-size: 0.94em;
	line-height: 1.12em;*/
}

table.people .cv .cv-ie {
	*top: -7px;
	*position: relative;
}

table.people th {
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

table.people th.a-a-title {
	padding: 0 0 0.5em;
}

table.people th.c-title {
	padding: 0 0 0 6px;
	line-height: 21px;
}

#author-assoc {
	margin-right: 12px;
	width: 448px;
}

#contributors {
	width: 180px;
	background-color: #F0F0F0;
}

#contributors th {
	background-color: #676666;
	color: white;
}

#contributors td {
	border: 2px solid #676666;
	padding: 6px;
	border-top-style: none;
}

#listing-people {
	/*width: 448px;*/
}

#listing-people p {
	margin: 12px 0;
	text-align: left;
	white-space: normal;
}

/* +++++ FOOTNOTE */

#art-data {
	font: 0.8em "Lucida Grande", Lucida, sans-serif;
	/*background-color: #f8ff84;*/
	/*padding: 8px;*/
	/*width: 432px;*/
}

p.footnote {
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 4px;
	font-size: 0.8em;
	margin-right: 50px;
	width: 80%;
	text-align: left;
}

p.footnote span.num {
	display: block;
	float: left;
}

p.footnote span.txt {
	display: block;
	margin-left: 1.4em;
}