/* IE & DOM specific */
/* $Source: /usr/cvs/eMB/Clickstream_DCVD/css/styleIE.css,v $ $Revision: 1.1 $ Check-In $Date: 2002/10/08 10:10:48 $
*/
/* Head Area ------------------------------------------- */
#headdiv {background-color:#e4e4e4;}
/* mngation ------------------------------------------- */
/* mn 1st Level */
#mnv a.mn1l {padding:3px 3px 0px 9px;}
/* mn 2nd Level */
#mnv a.mn2l {padding:0px 4px 0px 9px; position:relative; top:3px; /* do not use left-attributes:link leaves tablecell borders */}
/* SUBNAVIGATION ------------------------------------------- */
/* SubNavigation 1st level */
#snv .c1 {background:#e4e4e4 url(../img/nav/arrownav_off_66.gif) no-repeat; background-position:9px 5px;} 
#snv .c1d {background:#e4e4e4 url(../img/nav/arrownav_off_66dw.gif) no-repeat; background-position:9px 5px;}
#snv .c1on {background:#ffffff url(../img/nav/arrownav_on.gif) no-repeat; background-position:9px 5px; cursor:default; /* standard-cursor, so that there won't be a text-cursor over the text, works just with IE and NS6 */}
#snv .c1don {background:#ffffff url(../img/nav/arrownav_on_dw.gif) no-repeat; background-position:9px 5px; cursor:default;}
#snv a.navlink1:hover {background:#f0f0f0 url(../img/nav/arrownav_on.gif) no-repeat; background-position:9px 5px;}
/* SubNavigation 2nd level */
#snv .c2 {background:#e4e4e4 url(../img/nav/arrownav_off_66.gif) no-repeat; background-position:19px 7px;} 
#snv .c2d {background:#e4e4e4 url(../img/nav/arrownav_off_66dw.gif) no-repeat; background-position:19px 7px; }
#snv .c2on {background:#ffffff url(../img/nav/arrownav_on.gif) no-repeat; background-position:19px 7px; cursor:default; /* standard-cursor, so that there won't be a text-cursor over the text, works just with IE and NS6 */}
#snv .c2don {background:#ffffff url(../img/nav/arrownav_on_dw.gif) no-repeat; background-position:19px 7px; cursor:default; /* standard-cursor, so that there won't be a text-cursor over the text, works just with IE and NS6 */}
#snv a.navlink2:hover {background:#f0f0f0 url(../img/nav/arrownav_on.gif) no-repeat; background-position:19px 7px;}
/* SubNavigation 3rd level */
#snv .c3 {background:#e4e4e4 url(../img/nav/arrownav_off_66.gif) no-repeat; background-position:29px 7px;}
#snv a.navlink3:hover {background:#f0f0f0 url(../img/nav/arrownav_on.gif) no-repeat; background-position:29px 7px;}
#snv .c3on {background:#ffffff url(../img/nav/arrownav_on.gif) no-repeat; background-position:29px 7px; cursor:default; /* standard-cursor, so that there won't be a text-cursor over the text, works just with IE and NS6 */}
/* links with arrow */
/* namecode:cell belongs to a td-tag, link to a a-tag; the following part describes the color of the arrow (e4 = #e4e4e4) */
/* one px statement means top-offset; two px statements left-offset, top-offset */
/* last statement represent the background-color */
td.lnk-dl-sm {/* PDF-Download-Link-Cell */ background:url(../img/pdf_download.gif) no-repeat;}
a.lnk-dl-sm:hover {background:url(../img/pdf_download_on.gif) no-repeat;}
td.lnk-dl {/* PDF-Download-Link-Cell */ background:url(../img/pdf_downloadtxt1.gif) no-repeat;}
a.lnk-dl:hover {background:url(../img/pdf_downloadtxt1_on.gif) no-repeat;}
td.lnk, td.lnk-sm {background:url(../img/nav/arrownav_off_blue.gif) no-repeat; background-position:1px 5px;}
td.lnk-f0, td.lnk-sm-f0 {background:#f0f0f0 url(../img/nav/arrownav_off_blue.gif) no-repeat; background-position:1px 5px;}
td.navcellwhitearrow {background:url(../img/nav/arrownav_off_white.gif) no-repeat; background-position:1px 5px;}
td.overline {background:#f0f0f0 url(../img/nav/arrownav_off_blue.gif) no-repeat; background-position:6px 7px;}
td.ncs {background:url(../img/nav/arrowsmall_off_66.gif) no-repeat; background-position:0px 4px;}
td.ncson {background:url(../img/nav/arrowsmall_on.gif) no-repeat; background-position:0px 4px;}
td.nav1-dc-cell {background:url(../img/nav/arrownav_off_99.gif) no-repeat; background-position:1px 5px; }
a.examinelink:hover, td.lnk-sm-on {background:url(../img/nav/arrownav_on.gif) no-repeat; background-position:1px 5px;}
a.contentlink:hover, a.contentlinksmall:hover, a.toolkitlink:hover, a.linklistlink:hover, a.povlnk:hover{background:url(../img/nav/arrownav_on.gif) no-repeat; background-position:1px 5px;}
a.overlinelink:hover {background:url(../img/nav/arrownav_on.gif) no-repeat; background-position:6px 7px;}
a.nls:hover {background-position:0px 4px;}
