html, body {
	height: 100%;
}

.Portal div,
.Portal td,
.Portal p,
.Portal li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: black;
	text-align: left;
} 

body.Portal,
body.PortalHome {
	text-align: center;
}

.Portal li,
.Portal p  {
	line-height: 1.5em;
}

body {
	background: white;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

table.Portal {
	margin-left: auto;
	margin-right: auto;
	width: 792px;
	height: 100%;
}

div.PortalHome {
	margin: 3em auto auto auto;
	width: 760px;
	height: 377px;
	position: relative;
}

div.PortalHome .sitmapAbstract {
	display: none;
	visibility: hidden;
}

div.sitmapAbstract {
	font-size: 10px;
}

.PortalHome div.Headline {
	position: absolute;
	top: 0;
	left: 165px;
	width: 465px;
	height: 60px;
}

.PortalHome .Headline .Padded {
	padding: 8px 20px 8px 20px;
}

.PortalHome div.Image {
	width: 300px;
	overflow: hidden;
	float:left;
}

.PortalHome div.Content {
	position: absolute;
	top: 60px;
	left: 465px;
	width: 165px;
	height: 317px;
}

.PortalHome div.Content .Padded {
	padding: 8px;
}

.PortalHome .Content p,
.PortalHome .Content li,
.PortalHome .Content div {
	color: white;
}

.PortalHome .Content a,
.PortalHome .Content a:visited {
	color: white;
	text-decoration: none;
	font-size: 11px;
}

.PortalHome .Content a:hover {
	color: white;
	background: transparent;
	text-decoration: underline;	
}

#HomeImage {
	width: 465px;
	position: absolute;
	left: 0;
	top: 60px;
	
}
#HomeImage img {

}
#HomeBlackboard {
	position: absolute;
	top: 297px;
	left: 165px;
	width: 300px;
	height: 80px;
}

#Copyright {
	position: absolute;
	left: 25px;
	bottom: 10px;
	font-size: 9px;
}

td.Header {
	height: 50px;
	padding: 0;
	margin: 0;
}

td.Headline {
	width: 422px;
	padding-left: 20px;
	padding-right: 20px;
}


td.Headline h1 {
  margin: 0;
  padding: 0;
  font-size: 1em;
}


td.Narrow {
	width: 165px;
}


table.Content {
	width: 627px;
}

td.ContentCol {
	width: 422px;
	padding: 20px;
}

td.TeaserCol {
	padding: 5px;
	padding-top: 20px;
	width: 155px;
}


td.Navigation,
td.Content,
td.ContentCol,
td.TeaserCol {
	vertical-align: top;
}

td.Navigation {
	padding-top: 20px;
}

.Portal .CMSSitemap ul,
.Portal .CMSSearchResults ul,
.Navigation ul {
	list-style-image: url(/WO_SP/CMSTeam.framework/WebServerResources/portal_nav_bullet.gif);
	margin: 0;
	margin-bottom: 0.75em;
	padding-left: 25px;
	line-height: 1.5em;
}

.PortalHome .CMSSitemap ul {
	list-style-image: url(/WO_SP/CMSTeam.framework/WebServerResources/portal_nav_bullet_white.gif);
}

.Navigation ul ul {
	padding-left: 8px;
}

.Navigation li {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
}

.Navigation .Selected {
	font-weight: bold;
	list-style-image: url(/WO_SP/CMSTeam.framework/WebServerResources/portal_nav_bullet_selected.gif);
}

.Navigation a,
.Navigation a:visited {
	color: black;
	text-decoration: none;
}
.Navigation a:hover {
	text-decoration: underline;
	background: transparent;
}

.errormsg {
	background: #cc3300;
	color: white!important;
}

/* generic styles */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	margin-bottom: 0.5em;
	line-height: 1.25em;
}
h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

a,
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: black;
	background: #eee;
	text-decoration: underline;
}

div.GlirariumLogin {
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px;
}

div.TeamLogin {
	background: #ddd;
	border: 1px solid #999;
	padding: 5px;
}

	.TeamLogin h5 {
		margin: 0;
	}

span.CMSSearchHighlight {
	font-weight: bold;
	color: #990000;
}

div.TeamErrorMessage {
  width: 422px;
  background: #e3977d;
  border: 2px solid #c30;
  color: black;
  font-weight: bold;
  margin: 20px 0px 10px 0px;
  padding: 10px;
}

/* Container padding for teaser column */
.TeaserCol div.CMSContainer table {
  padding: 3px;
}


#TeamContentSticker {
	display: none;
}


/***** TeamDocNavigation aka GLIDocNavigation styles - revised by martinh respecting clean styling issues *****/

.TeamDocNavigation a.back {
	padding-left: 16px;
	background: transparent url('/WO_SP/CMSTeam.framework/WebServerResources/portaldocnav_back.gif') no-repeat 0 50%;
}

.TeamDocNavigation a.forth {
	padding-right: 16px;
	background: transparent url('/WO_SP/CMSTeam.framework/WebServerResources/portaldocnav_forth.gif') no-repeat 100% 50%;
}


/***** TeamRegistration styles - added by martinh (copy from generic-styles.css) *****/

.TeamUserRegistration {
	overflow: hidden;
	width: 390px;
	margin-bottom: 40px;
}

.TeamUserRegistration .row {
	width: 390px;
	float: left;
	clear: both;
	margin-bottom: 5px;
}

.TeamUserRegistration .rowWA {
	width: 390px;
	float: left;
	clear: both;
}

.TeamUserRegistration .errorMessage,
.TeamUserRegistration .noErrorMessage,
.TeamUserRegistration .lostPassword {
	font-weight: bold;
	margin: 5px 0;
	width: 390px;
	float: left;
	clear: both;
}

.TeamUserRegistration .errorMessage {
	background: #cc3300;
	color: white!important;
	padding: 5px;
}

.TeamUserRegistration .noErrorMessage {
	/*background: #00cc33;
	color: white!important;*/
	padding: 0;
}

.TeamUserRegistration .lostPassword {
	font-weight: normal;
	margin: 5px 0 15px 0;
}

.TeamUserRegistration .lostPassword a {
	font-weight: bold;
}

.TeamUserRegistration .row .label {
	float: left;
	width: 180px;
}

.TeamUserRegistration .row .field {
	float: left;
	width: 210px;
	margin-bottom: 5px;
}


.TeamUserRegistration .row .field input,
.TeamUserRegistration .row .field textarea {
	width: 180px;
}

.TeamUserRegistration .row .field textarea {
	border: 1px solid black;
    font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: black;
	background: #ffffff;
	height: 100px;
}

.TeamUserRegistration .signIn {
font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
	background: #f0f0f0; 
	color: #666;
   	border: 1px solid #666;
   	margin-top: 10px;
   	margin-left: 180px;
}

.TeamUserRegistration .CMSTwoArraysEditor {
	width: 390px;
}

/***** TeamLinkList styles - added by martinh (copy from generic-styles.css) *****/

.TeamLinkList {
	overflow: hidden;
	width: 390px;
	margin-bottom: 40px;
}

.TeamLinkList .linkListForm {
	background: #f0f0f0;
	width: 100%;
	height: 130px;
	padding: 10px;
}

.TeamLinkList .linkListForm .newLinkButton {
	float: right;
	margin: 0 20px;
	width: 210px;
}

.TeamLinkList .hideFormButton,
.TeamLinkList .showFormButton {
	float: right;
	margin-bottom: 20px;
}

.TeamLinkList .CMSTemplateEditPanel .dummy {
	width: 100%;
	height: 80px;
}

.TeamLinkList .CMSTemplateEditPanel .label,
.TeamLinkList .CMSTemplateEditPanel .fieldChk,
.TeamLinkList .linkListForm .label {
	width: 160px;
	float: left;
	clear: both;
}

.TeamLinkList .CMSTemplateEditPanel .field,
.TeamLinkList .CMSTemplateEditPanel .labelChk,
.TeamLinkList .linkListForm .field {
	width: 210px;
	float: left;
	margin-bottom: 5px;
}


.TeamLinkList .CMSTemplateEditPanel .field input,
.TeamLinkList .CMSTemplateEditPanel .field textarea,
.TeamLinkList .CMSTemplateEditPanel .field select,
.TeamLinkList .linkListForm .field input,
.TeamLinkList .linkListForm .field textarea,
.TeamLinkList .linkListForm .field select {
	width: 210px;
}

.TeamLinkList .linkEntry {
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

.TeamLinkList .linkEntry .linkModificationDate {
	width: 160px;
	font-size: 9px;
	float: left;
}

.TeamLinkList .linkEntry .linkAuthorName {
	font-size: 9px;
	float: left;
}

.TeamLinkList .linkEntry .linkDescription {
	margin: 3px 0;
}

.TeamLinkList .linkEntry .linkUrl {
	
}

.TeamLinkList .linkEntry .linkItself {
	
}

.TeamLinkList .linkEntry .linkDelete {
	font-size: 9px;
	float: right;
}

.TeamLinkList .statusMessage {
	background: #cc3300;
	color: white!important;
	padding: 5px;
	width: 100%;
}

div.logoff {
    margin-top: 2em;
    padding: 0 2em;
}

div.logoff a {
    border: 1px outset;
    padding: 2px 4px;
    display: block;
    font-size: 10px;
    text-decoration: none;
}

div.logoff a:hover {
    border: 1px inset;
    text-decoration: none;
    background: #666;
    color: white;
}


