/* Other menu classes */ .menuLink:link, .menuLink:visited { color: #404040; text-decoration: none; } .menuLink:hover { color: #2e98df; text-decoration: none; } .mainMenuCell .menuLink { font-size: 13px; font-weight: bold; } .bottomMenuContainer .menuLink { font-size: 12px; } .bottomMenuContainer .menuLink:hover { color: #2e98df; } /* Right menu styles */ .mainMenuCell { padding-left: 45px; width: 190px; height: 40px; background-image: url(/images/but-left-normal.png); background-position: right top; background-repeat: no-repeat; cursor: hand; cursor: pointer; } #mainMenuContainer { position: absolute; top: 30px; left: -36px; z-index: 2; } /* bottom menu styles */ .sep { font-weight: normal; font-size: 10px; color: #000000; } .bottomMenu a:link, .bottomMenu a:visited { margin: 0; padding: 0; vertical-align: middle; color: #666666; text-decoration: none; } .bottomMenu a:hover { font-weight: bold; margin: 0; padding: 0; vertical-align: middle; color: navy; text-decoration: underline; }*, body { margin: 0px; padding: 0px; } body { height: 100%; font-family: Tahoma, Verdana, Geneva; font-size: 12px; background-color: #F7F1D1; } body, table, tr, td { font-family: Tahoma, Verdana, Geneva; font-size: 12px; } h1, h2, h3 { color: #404040; } h1 { font-size: 18px; } h2 { font-size: 16px; } h3 { font-weight: normal; font-size: 14px; } a:link, a:visited { text-decoration: none; color: #0683FF; } a:hover { color: #FF6600; text-decoration: underline; } a img { border: 1px solid #A4BAE8; } a:hover img { border: 1px solid #FF6600; } form { margin: 0px; padding: 0px; } select { border: #003399 1px solid; background-color: #E7E7E7; color:#000000; z-index: 1; } select:hover { background-color: #FFFFBF; color:#000000; } select:focus { background-color: #FFFFFF; } .inputbox { background-color: #FFFFFF; border: 1px solid #B4BAC0; color: #333333; } .inputbox:hover { border: 1px solid #11A3EA; } .inputbox:focus { border: 1px solid #11A3EA; color: #0F4987; } input.button { color: #000; background-color: #FAFAFA; background-image: url("/images/bg_button.gif"); border: 1px solid #666666; } input.button:hover { border: 1px solid #3366FF; color: #3366CC; } input[type="checkbox"] { border: none; cursor: default; background-color: transparent; background-image: none; } .checkBox input { border: none; background-color: transparent; } input[type="file"] { background-color: #E7E7E7; border: #003399 1px solid; color: #000000; } .ie6Fix { behavior: url("iepngfix.htc"); } /* Text styles */ .generalText, .generalText * { font-family: Tahoma, Verdana, Geneva; font-size: 12px; } .generalText p.normalParagraph { font-size: 12px; } .emphOrange { color: #FF6600; font-weight: bold; } .required, .error { font-weight: bold; color: red; } .info { font-weight: bold; color: #3333CC; } .info2 { color: #3333CC; } .copy { font-size: 12px; text-align: center; margin-top: 15px; } .slogan { color: #f7f1d1; } .emphEntry { background-color: #FFFFA0; } .linksList { margin-left: 10px; } .linksListItem { height: auto; margin-bottom: 4px; } .pageTitle { margin-left: 15px; margin-bottom: 5px; } .popupTitle { font-size: 16px; font-weight: bold; color: #404040; margin-bottom: 15px; } #pageContent { font-family: Tahoma, Verdana, Geneva; font-size: 12px; color: #000000; } #pageContent p, .leftContainer p { margin-bottom: 5px; } #pageContent p:first-letter { /*margin-left: 20px;*/ } #indexPage { font-size: 12px; } .leftContainer p { margin-left: 5px; margin-right: 5px; } .leftContainer a:link, .leftContainer a:visited { color: #FFFFFF; } /* Main containers */ .mainContainer { width: 1024px; height: 768px; } .leftContainer { width: 188px; height: 768px; background-image: url(/images/left_background.jpg); background-repeat: no-repeat; background-position: top left; padding-top: 10px; font-size: 11px; font-weight: bold; } .leftContainer * { font-size: 11px; } #logoContainer { margin-bottom: 3px; text-align: center; } .rightContainer { width: 179px; height: 768px; background-image: url(/images/right_background.jpg); background-repeat: no-repeat; background-position: top left; } #rightContainerWrapper { padding-top: 30px; position: relative; } .middleContainer { /*background-image: url(/images/center_background.jpg); background-repeat: no-repeat; background-position: top left;*/ width: 653px; height: 768px; float: none; padding-top: 35px; } .pageContentContainer { height: 660px; width: 615px; text-align: left; overflow: auto; overflow-x: hidden; /*margin-right: 10px;*/ } .popupContainer { background-image: url(/images/center_background.jpg); background-repeat: repeat-y; background-position: top; float: none; height: 650px; padding: 15px; } #copyNotice { padding-top: 10px; } /* Front windows */ .windowFront { width: 275px; height: 320px; margin-right: 5px; font-size: 12px; background-image: url(/images/small_window.png); background-repeat: no-repeat; background-position: top left; /*border: 1px solid #000000;*/ } .windowFrontTitle { font-weight: bold; font-size: 13px; color: #FFFFFF; padding-top: 3px; padding-left: 20px; } .windowFrontContent { padding-left: 10px; padding-top: 10px; font-size: 11px; } p.windowFrontContent { margin-right: 3px; } .windowFront table { margin: 5px; } .windowFront .tableHeader { background-color: #CCCCCC; font-weight: bold; font-size: 11px; } .windowFront .tableCell { font-size: 11px; } .windowFront .tableEvenCell { background-color: #DBEEF7; } /* Other windows */ .windowFormYS { width: 575px; height: 285px; font-size: 12px; background-image: url(/images/windowYS.png); background-repeat: no-repeat; background-position: top left; } .windowFormYS .windowFrontTitle { font-size: 14px; padding-top: 4px; padding-left: 40px; } .windowFormDEU { width: 575px; height: 225px; font-size: 12px; background-image: url(/images/windowDEU.png); background-repeat: no-repeat; background-position: top left; } .windowFormDEU .windowFrontTitle { font-size: 14px; padding-top: 2px; padding-left: 40px; } .windowFormTAF { width: 575px; height: 440px; font-size: 12px; background-image: url(/images/windowTAF.png); background-repeat: no-repeat; background-position: top left; } .windowFormTAF .windowFrontTitle { font-size: 14px; padding-top: 6px; padding-left: 40px; } #pageContent { padding-left: 15px; padding-right: 15px; padding-bottom: 0px; margin-bottom: 0px; } .bottomMenuContainer { margin: 3px; text-align: center; margin-top: 15px; } .galleryContainter { border: 1px solid #606060; padding: 5px; background-color: #CCCCCC; } td.dlOddRow, td.dlEvenRow{ padding-left: 2px; padding-right: 2px; padding-top: 1px; padding-bottom: 1px; } .dlOddRow { background-color: #FFEFAE; cursor: default; } .dlEvenRow { background-color: #FFF4FC; cursor: default; } .dlEvenRow:hover, tr.dlEvenRow:hover td, .dlOddRow:hover, tr.dlOddRow:hover td { background-color: #F6F4D0; } .dlHeaderRow { color: #404040; background-color: #CADCEB; } .dlDateRow { background-color: #00B208; color: #FFFFFF; font-weight: bold; font-size: 15px; }