/************************************************************************************/ /* File: content.asp /* Author: Henric Oeberg, Cell Network AS /* Created: 9 November 2000 /* Comment: Styles defined here affects all published content inside /* the mainframe, including linked path and rightlinks. /* The editor tool use content.css for style definition. /* Note: N/A /* Supports: Windows(IE4/IE5/IE5.5) Mac(IE5) /* ---------------------------------------------------------------------------------*/ /* Hyperlinks & Date information (links in published content, News, article module etc.) /* ---------------------------------------------------------------------------------*/ A { color : #28548E } A:visited { color : #6A4F9A } A.Content-NewsLinkItem { font-size : 12px; font-weight : bold; color : #000000 } A.Content-ArticleLinkItem { font-size : 12px; font-weight : bold; color : #000000 } .Content-PathLink{ font-size : xx-small; background : #E7E7E7; } .Content-NewsCreatedBy, .Content-NewsActionLink, Content-ArticleCreatedBy, .Content-ArticleActionLink, .Content-NewsRightLink, .Content-ArticleRightLink, .Content-RightLink, .Content-NewsRelatedItem, .Content-NewsRightLinkItem, .Content-ArticleRelatedItem, .Content-ArticleRightLinkItem { font-size : xx-small } .Content-InformationLink, .Content-NewsRightLink, .Content-ArticleRightLink { color : #28548E } .Content-InformationLink:visited, .Content-RightLink:visited { color : #6A4F9A } .Content-NewsActionLink { position : relative; top : -1px; margin-right : 10px } .Content-NewsCategory { position : relative; top : -1px; color : #993333; /* color : #000000; /* /* font-size : xx-small; */ /* margin-right : 10px */ } .Content-ArticleActionLink { position : relative; top : -1px; margin-right : 10px } .Content-NewsRightLinkItem { color : #888888; margin-bottom : 5px } .Content-ArticleRightLinkItem { color : #888888; margin-bottom : 5px } .Content-NewsRelatedItem { color : #888888; float : left; margin-bottom : 5px; position : relative; top : -1px } .Content-ArticleRelatedItem { color : #888888; float : left; margin-bottom : 5px; position : relative; top : -1px } .Content-NewsCreatedDateTime { font-size : 10px; font-family : arial; color : #666666; background : #F7F7F7; position : relative; top : -1px } .Content-NewsDate { font-family : arial; font-size : 10px } .Content-ArticleCreatedDateTime { font-size : 10px; font-family : arial; color : #666666; background : #F7F7F7; position : relative; top : -1px } .Content-ArticleDate { font-family : arial; font-size : 10px } .Content-PubContent { width : 80%; } .Content-PubContent-Link { width : 19%; } IMG.Content-PubContent { width : 80%; } IMG.Content-PubContent-Link { width : 19%; } /* ---------------------------------------------------------------------------------*/ /* Horisontal Lines /* ---------------------------------------------------------------------------------*/ HR.Content-NormalLine { margin-top : 5px; margin-bottom : 5px; height : 1px; color : #D5DED8 } div.hr { margin-top : 5px; margin-bottom : 5px; height: 1px; background : white url(../custom/BAM/images/hr_line.gif) repeat-x top; } div.hr hr { display: none; } HR.Content-BAMline { margin-top : 5px; margin-bottom : 5px; height : 2px; background : white url(../custom/BAM/images/line2.gif) repeat-x top; } .Content-InsetLine { height : 2px; border-top : 1px solid #BBBBBB; border-bottom : 1px solid #FFFFFF } /* ---------------------------------------------------------------------------------*/ /* Headings (normally published with editor) /* ---------------------------------------------------------------------------------*/ H1, H2, H3, H4, H5, H6 { font-weight : bold; color : #000000 } H1 { font-size : 20px; margin-top : 0px; margin-bottom : 5px } H2 { font-size : 19px; margin-top : -3px; margin-bottom : 5px } H3 { font-size : 16px; margin-top : -2px; margin-bottom : 5px } H4 { font-size : 14px; margin-top : -1px; margin-bottom : 5px } H5 { font-size : 12px; margin-bottom : 5px; margin-top : -1px } H6 { font-size : 10px; margin-bottom : 5px } /* ---------------------------------------------------------------------------------*/ /* Lists (Unordered- and ordered list) /* ---------------------------------------------------------------------------------*/ UL { list-style : square; color : #000000; margin-top : 10px; margin-bottom : 10px } OL { list-style : number; margin-top : 10px; margin-bottom : 10px } LI { margin-bottom : 3px } /* ---------------------------------------------------------------------------------*/ /* Other headings and text (Pagetitle above forms, lists, notfications etc.) /* ---------------------------------------------------------------------------------*/ .Content-Heading1 { font-size : 18px; margin-top : -3px; margin-bottom : 10px } .Content-Heading5 { font-size : 11px; margin-top : 0px; margin-bottom : 10px } SPAN.content-notifyText { font-size : xx-small; font-family : arial; color : firebrick; /* Darker red */ position : relative; top : 5px } A.content-notifyTextLink { font-size : xx-small; font-family : arial; color : firebrick; /* Darker red */ } /* ---------------------------------------------------------------------------------*/ /* Data output (Show information with a Label + Data, used for showing properties) /* ---------------------------------------------------------------------------------*/ TD.Content-Label { font-weight : bold; color : #555555 } TD.Content-Data { color : #000000 } /* ---------------------------------------------------------------------------------*/ /* N/A /* ---------------------------------------------------------------------------------*/ .Content-Background, .Content-PropertiesBackground, .Content-NewsBackground, .Content-ArticleBackground, .Content-RightLinksBackground, .Content-WindowBackground, .Content-IframeBackground, .Content-TabFlipActive { background : #E7E7E7 } .Content-Background, .Content-PropertiesBackground { border : 10px solid #E7E7E7; padding-right : 10px; overflow : auto } .Content-IframeBackground { overflow : auto } .Content-PropertiesBackground { overflow : visible } .Content-NewsBackground { border : 10px solid #E7E7E7 } .Content-ArticleBackground { border : 10px solid #E7E7E7 } .Content-RightLinksBackground { border : 2px solid #E7E7E7 } .Content-RightHeader{ color : #000000; font-size : 11px; font : bold; padding-left : 5px; padding-top : 5px; } .Content-WindowBackground { padding : 10px; padding-left : 15px; } .Content-TabFlipActive, .Content-TabFlipInactive { border-right : 1px solid #444444 } .Content-TabFlipActive { padding : 4px; padding-left : 7px; padding-right : 15px; margin-right : 2px; float : left; cursor : hand; } .Content-TabFlipInactive { padding : 4px; padding-left : 7px; padding-right : 15px; margin-right : 2px; float : left; cursor : hand; background : #BBBBBB; } /* ---------------------------------------------------------------------------------*/ /* Status levels boxes (User logged On- Off or out for longer absence) /* ---------------------------------------------------------------------------------*/ DIV.Content-StatusIn, DIV.Content-StatusOut, DIV.Content-StatusLonger { width : 8px; height : 8px; border : 1px outset; } DIV.Content-StatusIn { background : forestgreen } DIV.Content-StatusOut { background : firebrick } DIV.Content-StatusLonger { background : gold } /* ---------------------------------------------------------------------------------*/ /* Search Results /* ---------------------------------------------------------------------------------*/ TD.content-searchResult { font-family : arial; font-size : 12px } TR.content-searchResultRow { padding-bottom : 15px } /* --------------------------------------------------------------------------------*/ /* Style advanse search /* --------------------------------------------------------------------------------*/ .TabInactive { background-color : #F0F0E8; border-bottom : 1px solid #FFFFFF; border-left : 1px solid #FFFFFF; } .TabActive { background-color : #E3E3DD; border-bottom : 1px solid #E3E3DD; border-left : 1px solid #E3E3DD; } .TabFrame { } .TabSheet { BACKGROUND-COLOR: #E3E3DD; }