/*=========== Globals ======================================================= */ /* BODY --------------------------------------------------------------------- */ BODY { font-family: verdana; font-size: 12px; margin: 10 0 5 10; background-color: FFF3E7; } /* Tabeller ----------------------------------------------------------------- */ TABLE { border-collapse: collapse; font-family: verdana; font-size: 12px; xtable-layout: fixed; xwidth: 100%; } THEAD { background-color: #334488; color: white; xborder: none; } /* TBODY { } */ TBODY.alternate { background-color: #eeeeee; } TBODY.alternate2 { background-color: #dddddd; } /* TR { } */ TR.line{ height: 8px; background-color: white; } TR.hover { behavior: url(/Products/Hover.htc); cursor: hand; } TR.hoverHover { background-color: #d0d0dd ; behavior: url(/Products/Hover.htc); cursor: hand; } TH { padding: 1 8 2 8; xborder-style: none; text-align: left; vertical-align: top; border-width: 2 0 6 0; border-style: solid; border-color: white; } TD { padding: 1 8 1 8; border-style: none; vertical-align: top; } TABLE.layout { font-family: verdana; font-size: 15px; table-layout: fixed; } TABLE.layout TR TD { } TABLE.layout TR { } /* Länkar by Simon. ------------------------------------------------------------------- */ A { text-decoration : none; color: #0000CC; } A:hover { text-decoration: underline; color: red; } /* A:link {text-decoration: none; color: black;} */ /* A:visited {text-decoration: none; color: black;} */ A:active {text-decoration: none; color: green;} /* A:hover {text-decoration: underline; color: red;} */ /* Knappar ------------------------------------------------------------------ */ .Button, INPUT.Button { behavior: url(/Products/Hover.htc); border-width: 1; border-style: outset; cursor: hand; } .ButtonHover, INPUT.ButtonHover { behavior: url(/Products/Hover.htc); border-width: 1; border-style: outset; background: #d0d0dd url(/Products/Images/pil.gif) no-repeat scroll center right; cursor: hand; } .SmallButton { font-family: verdana; padding: 0 10 0 0; margin: 0; font-size: 9px; behavior: url(/Products/Hover.htc); border-width: 1; border-style: outset; cursor: hand; } .SmallButtonHover { font-family: verdana; padding: 0 10 0 0; margin: 0; font-size: 9px; behavior: url(/Products/Hover.htc); border-width: 1; border-style: outset; background: #d0d0dd url(/Products/Images/pil.gif) no-repeat scroll center right; cursor: hand; } /* Formulär objekt---------------------------------------------------------- */ INPUT, TEXTAREA { font-family: verdana; font-size: 11px; border: 1 solid black; } /* Övriga ------------------------------------------------------------------- */ .Title { color: black; font-family: Verdana, Arial; font-size: 12px; font-weight: bold; padding: 5; margin: 0 0 10 0; background-color: white; border-style: solid; border-color: black; border-width: 1; } .TitleLand { font-size: 18px; font-weight: bold; } .Produkt { color: black; font-family: Verdana, Arial; font-size: 12px; font-weight: normal; padding: 5; margin: 0 0 10 0; background-color: white; border-style: solid; border-color: black; border-width: 1; } FIELDSET { padding: 5; } LEGEND { padding: 5 0 5 0; } .hand { cursor: hand; } .hand2 { cursor: hand; background-color: #000022 ; } .spalt { width: 450px; } /*=========== Menyn ========================================================= */ .MenuBody { background-color: #000022 ; border-style: solid; border-color: black; border-width: 0 1 0 0; margin: 0; } .MenuItems { font-size: 11px; line-height: 19px; margin: 10 0 5 0; padding: 10 0 10 0; border-style: solid; border-color: white; border-width: 1 0 1 0; } .MenuItem { padding: 0 0 0 5; behavior: url(/Products/Hover.htc); color: black; cursor: hand; Text-Decoration: none; Font-Size: 11px; } .MenuItem2 { padding: 0 0 0 5; behavior: url(/Products/Hover.htc); color: black; cursor: hand; Font-Size: 12px; } .Main { padding: 0 0 0 5; font-size: 45px; } .Main2 { padding: 0 0 0 5; font-size: 11px; } .Main3 { padding: 0 0 0 5; font-size: 20px; } .MenuItemHover { padding: 0 0 0 5; behavior: url(/Products/Hover.htc); background: #d0d0dd url(/Products/Images/pil.gif) no-repeat scroll center right; Font-Size: 11px; cursor: hand; } .MenuItem2Hover { padding: 0 0 0 5; behavior: url(/Products/Hover.htc); background: url(/Products/Images/pil.gif) no-repeat scroll center right; Font-Size: 12px; cursor: hand; } .MenuProjectInfo { line-height: 16px; margin: 5 0 10 0; padding: 10 0 10 5; } .MenuProjectInfo DIV { line-height: 14px; padding: 0 0 8 0; } /*=========== Home ======================================================= */ .MessageDate { background-color: #334488; color: white; cursor: hand; } .MessageDate2 { cursor: hand; }