body {
	font-family: arial;
	padding: 10px 0;
	background: url(../systemImages/layouts/eltabb2009/backgroundSimpleGray.gif) repeat;
}

#headerArea {
	position: relative;
	background-color: #fff;
	margin: 0px auto;
	width: 800px;
	height: 150px;
}

#topMessageArea {
	position: relative;
	margin: 0px auto;
	width: 800px;
	color: #999;
	font-size: 8pt;
	margin-bottom: 5px;
}

/* MENU BASE AREA */
ul#menuBaseArea {
	list-style: none;
	display: block;
	width: 782px;
	height: 36px;
	position: absolute;
	top: 0;
	right: 0;
	margin: 11px 0 0 0;
	padding: 0 19px 0 0;
	border-bottom: 1px solid #AEAEAE;
}
ul#menuBaseArea li {
	float: right;
	font: 12px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
ul#menuBaseArea li a {
	width: 74px;
	height: 36px;
	display: block;
	padding: 0;
	color: #555;
	background: #fff;
	text-decoration: none;
	text-align: center;
	margin: 0 1px 0 0;
	top: 0px;
	left: 0px;
}
ul#menuBaseArea li a:hover {
	width: 74px;
	height: 36px;
	text-decoration: none;
	background: url(../systemImages/layouts/eltabb2009/button.gif) no-repeat
		0 0 #AEAEAE;
	color: #fff;
}
ul#menuBaseArea li a:focus {
	width: 74px;
	height: 36px;
	text-decoration: none;
	background: url(../systemImages/layouts/eltabb2009/button.gif) no-repeat
		0 0 #AEAEAE;
	color: #fff;
}
ul#menuBaseArea li#current a {
	width: 74px;
	display: block;
	height: 36px;
	background: url(../systemImages/layouts/eltabb2009/button.gif) no-repeat
		0 0 #AEAEAE;
	color: #333;
	text-align: center;
	margin: 0 1px 0 0;
}

.sectionHeader {
	margin: 0 0 10px 0;	
}

#logo {
	position: absolute;
	top: 20px;
	left: 20px;
	text-align: center;
	z-index: 10;
}

#menuSmallBackground {
	position: absolute;
	top: 29px;
	left: 138px;
	z-index: 10;	
}

#menuSmallTeachers {
	position: absolute;
	top: 30px;
	left: 140px;
	z-index: 10;	
}

#menuSmallLearners {
	position: absolute;
	top: 50px;
	left: 140px;
	z-index: 10;	
}

#menuSmallBerlin {
	position: absolute;
	top: 70px;
	left: 140px;
	z-index: 10;	
}

#menu {
	position: absolute;
	top: 27px;
	left: 300px;
	width: 420px;
	background-color: tomato;
	text-align: right;
	font-size: 14pt;
	padding: 3px 10px;
}

#titleOfSite {
	position: absolute;
	top: 55px;
	left: 40px;
	width: 738px;
	text-align: right;
	font-size: 20px;
	font-family: arial;
}

#subtitle {
	position: absolute;
	top: 78px;
	left: 40px;
	width: 738px;
	text-align: right;
	font-size: 11px;
	font-style: italic;
	font-family: arial;
}

#searchArea {
	position: absolute;
	top: 97px;
	left: 40px;
	width: 738px;
	text-align: right;
	font-size: 8pt;
	font-style: italics;
	font-family: arial;
}


/* BUTTON AREA */

#buttonAreaWrapper {
	background-color: #fff;
	width: 800px;
	margin: 0 auto 0 auto;
}

#buttonTeachers {
	margin: 0px 0px 10px 18px;
	float: left;
}

#buttonLearners {
	margin: 0px 0px 10px 10px;
	float: left;
}

#buttonBerlin {
	margin: 0px 0px 10px 10px;
	float: left;
}
	
	
/* AD AREA */
#adArea {
	background-color: #fff;
	margin: 0px auto 0px auto;
	width: 760px;
	padding: 0 20px 20px 20px;
	font-size: 10pt;
}
#adArea .leftColumn {
	float: left;
}
#adArea .rightColumn {
	text-align: center;
	padding: 10px;
}
.adText {
	font-size: 8pt;
}

/* CONTENT AREA */
#mainColumn {
	background-color: #fff;
	margin: 0 auto;
	width: 760px;
	font-size: 10pt;
	padding: 0 20px 30px 20px;
}

#mainColumn p {
	margin: 0;
	padding: 0;
}

/* FOOTER AREA */
#footerArea {
	position: relative;
	background: url(../systemImages/layouts/eltabb2009/footerGradient3.jpg) repeat;
	margin: 0px auto;
	width: 100%;
	padding: 20px 0;
	font-size: 8pt;
	color: #555;
	border-top: 1px orange #ddd;
	border-bottom: 1px orange #ddd;
}

#footerArea a {
	color: #000;
}

#footerArea ul {
	margin-bottom: 0;
}

#innerFooterAreaParent {
	margin: 0px auto;
	width: 760px;
	font-size: 8pt;
}

#innerFooterAreaParent div.title {
	font-weight: bold;
	font-size: 10pt;
	margin: 0 0 5px 0;
}

#innerFooterAreaParent #innerFooterAreaLeft {
	float: left;
	width: 33%;
}

#innerFooterAreaParent #innerFooterAreaMiddle {
	float: left;
	width: 33%;
}

#innerFooterAreaParent #innerFooterAreaRight {
	float: left;
	width: 33%;
}



/* general form (manage items) */
form.basic {
	margin: 0px;
	padding: 20px;
	background: #fff url(../systemImages/layouts/eltabb2009/formGradient500.jpg) repeat-y;
	border: 1px solid #eee;
}

form.basic label {
	display: block;
	font-weight: bold;
	margin: 5px 0;
}

form.basic input {
	padding: 2px;
	font: normal 10pt Verdana, sans-serif;
	color: #000;
}

form.basic textarea {
	width: 400px;
	padding: 2px;
	font: normal 10pt Verdana, sans-serif;
	border: 1px solid #eee;
	height: 100px;
	display: block;
	color: #777;
}

form.basic p {
	margin: 0;
	padding: 10px 0 15px 0;
}

.fieldLabel {
	color: #000;
}

.fieldDescription {
	font-size: 9pt;
	color: #777;
	font-style: italic;
}

.fieldExample {
	font-size: 9pt;
	font-weight: bold;
	color: #999;
}

.fieldErrorMessage {
	color: red;
	font-size: 9pt;
}

form h1 {
	margin: 0;
	padding: 0;
}

/* POST FOOTER */
#postFooter {
	width: 800px;
	margin: 0 auto;
}

#postFooter #leftColumn {
	float: left;
	background-color: #fff;	
}
#postFooter #rightColumn {
	font-size: 9pt;
	background-color: #fff;	
	text-align: right;
	padding: 10px;
	margin-bottom: 30px;
	font-style: italic;
}
#postFooter #rightColumn a {
	color: #000;
}




/* MENU MAIN AREA */
#menuMainArea {
	background-color: #fff;
	margin: 0px auto 0px auto;
	width: 760px;
	padding: 0px 20px 20px 20px;
	font-size: 12pt;
}
#menuMainArea ul {
	float: left;
	list-style: none;
	margin:0; padding: 0;
}
#menuMainArea ul li {
	display: inline;
}
#menuMainArea ul li.last a {
	padding-right: 20px;	
}

/*non-selected*/
#menuMainArea ul li a {
	display: block;
	float: left;
	padding: 3px 12px;
	text-decoration: none;
	margin: 0 3px 0 0;
	font-weight: normal;
	background: url(../systemImages/layouts/eltabb2009/menuButtonGrayFocus.jpg) repeat;
	color: #333;	
}
/*selected*/
#menuMainArea ul li#current a {	
	font-weight: bold;
	background: url(../systemImages/layouts/eltabb2009/menuButtonGray.jpg) repeat;
	color: #000;
}
/*hover*/
#menuMainArea ul li a:hover  {
	font-weight: normal;
	background: url(../systemImages/layouts/eltabb2009/menuButtonGrayFocus.jpg) repeat;
	color: #000;
}
/*after-click*/
#menuMainArea ul li a:focus  {
	font-weight: normal;
	background: url(../systemImages/layouts/eltabb2009/menuButtonGray.jpg) repeat;
	outline: none;
	color: #000;
}


/* Menu: developer */
#menuDeveloper {
	background-color: #fff;
	margin: 0px auto 0px auto;
	width: 760px;
	padding: 10px 20px 30px 20px;
	font-size: 10pt;
}
#menuDeveloper ul {
	margin:0; padding: 0;
}
#menuDeveloper ul li {
	display: inline;
}
#menuDeveloper ul li a {
	display: block;
	float: left;
	padding: 0 5px;
	text-decoration: none;
	color: #555;
	font-size: 8pt;
}
#menuDeveloper ul li.last a {
	padding-right: 20px;
}
#menuDeveloper ul li a:hover {
	color: #000;
}
#menuDeveloper ul li#current a {
	color: #000;
}


/* Menu: developerAdmin */
#menuDeveloperAdmin {
	background-color: #fff;
	margin: 0px auto 30px auto;
	width: 760px;
	padding: 10px 20px 40px 20px;
	font-size: 10pt;
}
#menuDeveloperAdmin ul {
	margin:0; padding: 0;
}
#menuDeveloperAdmin ul li {
	display: inline;
}
#menuDeveloperAdmin ul li a {
	display: block;
	float: left;
	padding: 0 5px;
	text-decoration: none;
	color: #555;
	font-size: 8pt;
}
#menuDeveloperAdmin ul li.last a {
	padding-right: 20px;
}
#menuDeveloperAdmin ul li a:hover {
	color: #000;
}
#menuDeveloperAdmin ul li#current a {
	color: #000;
}


/* Menu: mainAdmin */
#menuMainAdmin {
	background-color: #fff;
	margin: 0px auto 0px auto;
	width: 760px;
	padding: 10px 20px 20px 20px;
	font-size: 10pt;
}
#menuMainAdmin ul {
	margin:0; padding: 0;
}
#menuMainAdmin ul li {
	display: inline;
}
#menuMainAdmin ul li a {
	display: block;
	float: left;
	padding: 0 5px;
	text-decoration: none;
	color: #555;
	font-size: 8pt;
}
#menuMainAdmin ul li.last a {
	padding-right: 20px;
}
#menuMainAdmin ul li a:hover {
	color: #000;
}
#menuMainAdmin ul li#current a {
	color: #000;
}





/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;
}
th strong {
	color: #fff;
}
th {
	background: #aaa;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #999;
	border-bottom: solid 2px #fff;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
	vertical-align: top;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */


/* headers */
h1 {
	font-size: 18pt;
	font-weight: normal;
	margin-bottom: 20px;
	border-bottom: 1px solid #555;
}
h2 {
	font-size: 12pt;
	font-weight: normal;
}
h3 {
	font-size: 11pt;
}


/* Messages */
#messages {
	margin: 0 auto 0 auto; 
	padding: 0 0 30px 0;
	font-weight: bold;
	width: 800px;
	text-align: center;
	color: black;
	background: #fff;
}
#messages div.warning {
	margin: 0;
	padding: 5px 15px;
	background: url(../systemImages/layouts/eltabb2009/fullWidthYellowFadeRight.jpg);
}
#messages div.info {
	margin: 0;
	padding: 5px 15px;
	background: url(../systemImages/layouts/eltabb2009/fullWidthYellowFadeRight.jpg);
}



/*start page*/
#mainColumn p.welcomeSentence {
	margin-bottom: 20px;
	font-size: 14pt;
}
#mainColumn span.welcomeName {
	font-size: 14pt;
	color: navy;
	font-weight: bold;
	
}

/*m2mmmm
labeled block list
*/
.labeledBlockList {
	margin: 0 0 20px 0;	
}
.labeledBlockList h2 {
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #222;	
}
.labeledBlockList ul li a {
	color: #333;
	font-size: 12pt;
}
.labeledBlockList ul li a:hover {
	color: #000;
	background-color: #ccc;
}





/**************** UPDATE FROM COMMENT CHANGE **********/

/* comment box comments */
div.commentBox {
	background-color: #FFFFC6;
	padding: 10px 10px 5px 10px;
	width: 430px;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
}
div.commentBox span.commentAuthor {
	font-weight: bold;
	color: #000;
}
div.commentBox div.commentBody {
	font-weight: normal;
	list-style: none;
	font-size: 8pt;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #eee;
	margin: 0 0 10px 0;
	color: #000;
}
div.commentBox div.commentBodyLast {
	font-weight: normal;
	list-style: none;
	font-size: 8pt;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	color: #000;
}
div.commentBox ol {
	margin: 0 0 0 30px;
	padding: 0;	
}
div.commentBox ol li {
	margin: 0;
	padding: 0;	
}
div.commentBoxWrapper .code {
	margin: 3px 0;
	padding: 5px;
	background-color: #FFFFC6;
	border: 1px dashed #ccc;
}
span.commentBoxLink {
	background-color:#FFFFC6;	
	color: black;
	cursor: pointer;
	cursor: hand;	
}
div.commentBoxWrapper {
	margin: 10px 0 0 0;	
}
span.commentAuthor {
	cursor: help;	
}

/* comment box help text area */
div.commentBoxHelp {
	margin: 10px 0;	
	color: #000;
}
div.commentBoxHelpTextRaw {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;	
	background-color: ivory;
	color: #222;
}
div.commentBoxHelpTextParsed {
	font-family: arial;
	font-size: 10pt;
	margin: 0 0 12px 0;	
	color: #222;
}
div.helpTextWrapper {
	margin: 12px 0 0 0;	
}
span.extraHelpTextLink {
	color: #222;
	cursor: pointer;
	cursor: hand;	
}
.commentRemove a {
	color: orange;	
}



/* comment box entry */
form.commentBoxEntryForm {
	width: 430px;
	background-color: #FFFFC6;
	padding: 5px 10px 10px 10px;
	margin: 0;
	border: 1px solid #eee;
}
form.commentBoxEntryForm label {
	font-size: 8pt;
	color: #000;
	font-weight: normal;
	padding: 5px;
	margin: 0px;
}
form.commentBoxEntryForm label.authorName {
	margin-top: 5px;
}
form.commentBoxEntryForm input {
	font-size: 8pt;
	color: #000;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	width: 192px;
	background-color: #FFFF91;
}
form.commentBoxEntryForm input.submitButton {
	width: 100px;
	cursor: pointer;
	cursor: hand;
	outline: none;
	background-color: #eee;
	border: 1px solid #ccc;
}
form.commentBoxEntryForm textarea {
	font-size: 8pt;
	color: #000;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	width: 428px;
	background-color: #FFFF91;
}
.commentAwaitingApproval {
	color: red;
}
.commentAwaitingApproval a {
	color: red;
}


h1.newPageTitle {
	color: #000;
	border-bottom: 0px;
	margin-bottom: 0px;
	font-size: 24pt;
}
div.newPageTitle {
	color: #555;
	font-size: 14pt;
	border-bottom: 1px solid #888;
	font-style: italic;
	margin: 0 10px 20px 0;
	padding: 0 0 5px 0;
}

.majorHeader {
	margin: 0 0 10px 0; 
	color: #aaa;  
	font-size: 14pt;
}

.normalHeader {
	margin: 0 0 15px 0; 
	color: #000;  
	font-size: 12pt;
	font-weight: bold;
}


a:link {text-decoration: underline; color:navy}
a:visited {text-decoration: underline; color:navy}
a:active {text-decoration: underline; color:navy}
a:hover {text-decoration: underline; color: blue;} 

.manageLinks a {
	background-color: yellow;
}

.listHeader {
	font-size: 12pt;
	margin: 10px 0 10px 0;	
}
