/**
 * Common AFW stylesheet
 *
 * @version 2005-10-10
 * @author Niklas Norström <niklas.norstrom@alertir.com>
 * @copyright Alert Investor Relations AB
 *
 */

/* COMMON GENERAL
--------------------------------------------------------------- */
optgroup { font-style: normal }

/* COMMON AFW
--------------------------------------------------------------- */
.AFW-tablePaddingLeft { padding-left: 3px }
.AFW-HighlightColumn { color: #000088; background-color: transparent }
.AFW-tableColumnRowEven { background-color: #f4f4f5 }
.AFW-tableColumnRowOdd { }
.AFW-Title { font-size: medium }
.AFW-footer { color: #888888; text-align: right }
.AFW-alertFooterLink { }
.AFW-formRequiredField { color: #990000 }
div#icwair_2 { text-align:right; margin-top:10px; }

/* MODULE SPECIFIC, AM
--------------------------------------------------------------- */
.AM-Table { }
.AM-DownloadLink { padding-bottom: 5px }
.AM-NavigationDropdown { }
.AM-Heading, .AM-Headinglong { border-bottom: #666666 solid 2px; font-weight: bold }
.AM-Heading2 { font-style: italic; font-weight: bold; border-bottom: #666666 solid 1px }
.AM-Heading3 { font-weight: bold; font-style: italic }
.AM-Heading4 { vertical-align: baseline; border-bottom: #666666 solid 1px; background-color: #efeff0; font-weight: bold }
.AM-Total { font-weight: bold; background-color: #f2f3f4; border-top: #333333 solid 1px; border-bottom: #333333 solid 2px }
.AM-Subtotal { /* font-style: italic; */ border-top: #333333 solid 1px; border-bottom: #cccccc solid 1px }
.AM-Plain { border-bottom: #cccccc solid 1px; padding-top: 2px; padding-bottom: 2px }
.AM-Even { }
.AM-Break { padding-bottom: 10px }

/* PRESS
--------------------------------------------------------------- */
.AM-pressNavigationHead, .AM-pressArchiveHead, .AM-pressSearchHead { font-weight: bold }
.AM-pressSpotHead { font-weight: bold }
.AM-pressNavigation {}
.AM-pressArchive {}
.AM-pressSearch {}
.AM-pressListSection, .AM-pressSpotSection, .AM-pressArchiveSection, .AM-pressSearchSection, .AM-pressNavigationSection { padding-bottom: 5px }
.AM-pressArchiveHeadBg, AM-pressSearchHeadBg, AM-pressNavigationHeadBg {}
.AM-pressListItem, .AM-pressNavigationItem, .AM-pressArchiveItem { padding-top: 3px; padding-bottom: 5px }
.AM-pressSpotBody { }
.AM-pressSpotBodyItem { padding-top: 3px; padding-bottom: 5px }
.AM-pressDate { color: #666666 }
.AM-pressHeadline { font-size: small }
h1.AM-pressHeading, h2.AM-pressHeading, h3.AM-pressHeading { }
h3.AM-pressHeading { margin-bottom: 2px }
.AM-pressNavigationSection.coverage.overflow div.body { height: 110px; overflow: auto }
.AM-pressDetailSection pre { overflow: auto }

/* ...
--------------------------------------------------------------- */
.AM-common-IndexCellPadding { }
.AM-common-tableIndexHead { }
.AM-common-IndexCellPadding { }
.AM-common-tableHeadWidePadding { }
.AM-common-tableHeadWide { }
.AM-NegativeNumber AFW-HighlightColumn { }
.AM-NegativeNumber { }
.AM-finstat-Table { }

/* INSIDER
--------------------------------------------------------------- */
.AM-insider-Detail { }
.AM-insider-Detail { }
.AM-insider-Index { width: 100% }

/* TOPICS
--------------------------------------------------------------- */
.AM-topicListSection, .AM-topicSpotSection { padding-bottom: 5px }
.AM-topicSpotHead { padding-bottom: 6px; font-weight: bold }
.AM-topicListTitle { font-weight: bold; padding-top: 2px; padding-bottom: 6px }
.AM-topicSpotBody { }
.AM-topicSpotBodyItem { padding-top: 2px; padding-bottom: 6px }
.AM-topicListItem { padding-top: 3px; padding-bottom: 5px }
.AM-topicDate { color: #666666 }

/* FILES
--------------------------------------------------------------- */
div#AM-Files { clear: both }
div#AM-Files table#filelist { width: 100% }
div#AM-Files table#filelist tr td.coverage, div#AM-Files table#filelist tr td.lang { padding-top: 10px }
div#AM-Files table#filelist tr.first td.coverage, div#AM-Files table#filelist tr.first td.lang { padding-top: 0 }
div#AM-Files table#filelist tr td.lang { color: #999 }
div#AM-Files table#filelist td { border-bottom: solid 1px #eee; padding: 2px 0 }
div#AM-Files table#filelist td.coverage { font-weight: bold }



