home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / super / altn / md_en.exe / DESERT_ROSE.CSS < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-01-09  |  8.5 KB  |  493 lines

  1. A, DIV, P, TD{
  2.     color : black;
  3.     font-family : tahoma;
  4.     font-size : 10pt;
  5. }
  6.  
  7. #AddressBookDisplay{
  8.     border:2px solid #CC9999;
  9.     cursor:default;
  10.     display:inline;
  11.     padding:2px;
  12. }
  13.  
  14. BODY  {
  15.     background-color : white;
  16.     color : WindowText;
  17.     font-family : tahoma;
  18.     font-size:expression((document.body.offsetWidth>800 ? '10pt' : '8pt'));
  19.     text-overflow:ellipsis;
  20.     scrollbar-3dlight-color:#CC9999;
  21.     scrollbar-arrow-color:#990000;
  22.     scrollbar-base-color:#CC9999;
  23.     scrollbar-darkshadow-color:#990000;
  24.     scrollbar-face-color:#CC9999;
  25.     scrollbar-highlight-color:white;
  26.     scrollbar-shadow-color:#990000;
  27. }
  28.  
  29. /* Calendar Style sheet info */
  30. .CalHasEntries{
  31.     background-color:#FFFFCC;
  32. }
  33.  
  34. .CalHasNoEntries{
  35.     background-color:#FFFFFF;
  36. }
  37.  
  38. .OffCalHasEntries{
  39.     background-color:#C0C0C0;
  40. }
  41.  
  42. .OffCalHasNoEntries{
  43.     background-color:#F0F0F0;
  44. }
  45. .CalHasEntriesIsToday{
  46.     background-color:#FFFFCC;
  47.     border:2px inset;
  48. }
  49. .CalHasNoEntriesIsToday{
  50.     background-color:white;
  51.     border:2px inset;
  52. }
  53.  
  54. .CalDayViewSectionHeaderLeft{
  55.     background-color:InfoBackground;
  56.     border-bottom:1px solid ThreeDDarkShadow;
  57.     border-top:1px solid ThreeDLightShadow;
  58.     border-left:1px solid ThreeDLightShadow;
  59. }
  60.  
  61. .CalDayViewSectionHeaderRight{
  62.     background-color:InfoBackground;
  63.     border-right:1px solid ThreeDDarkShadow;
  64.     border-bottom:1px solid ThreeDDarkShadow;
  65.     border-top:1px solid ThreeDLightShadow;
  66. }
  67.  
  68. .calendarTable,.ContactsBody,.menuBackground,.FoldersHeaderBody{
  69.     background-color:#CC9999;
  70. }
  71.  
  72. .contactsMenuButton,#closeContactsButton,#closeFoldersButton,.optionsTabs{
  73.     border:2px solid #CC9999;
  74. }
  75.  
  76. #ContactsButton{
  77.     border:1px solid #CC9999;
  78.     cursor:default;
  79. }
  80.  
  81. .ContactsHeader{
  82.     font-size:16pt;
  83.     width:100%;
  84. }
  85.  
  86. #ContactsHeaderName{
  87.     border:2px outset;
  88.     display:inline;
  89.     font-weight:bold;
  90.     width:33%;
  91. }
  92. #ContactsHeaderEmail{
  93.     border:2px outset;
  94.     display:inline;
  95.     font-weight:bold;
  96.     width:33%;
  97. }
  98. #ContactsHeaderComment{
  99.     border:2px outset;
  100.     display:inline;
  101.     font-weight:bold;
  102.     width:34%;
  103. }
  104.  
  105. #ContactsTable{
  106.     border:2px groove;
  107. }
  108.  
  109. .currentMailboxMenu{
  110.     background-color:#990000;
  111. }
  112.  
  113. #CurrentPage{
  114.     border:1px solid black;
  115.     background-color:white;
  116.     color:black;
  117.     padding-left:2px;
  118.     padding-right:2px;
  119. }
  120.  
  121. .Fixed{
  122.     font-family:tahoma;
  123. }
  124.  
  125. .focusedTab{
  126.       border-top:3px outset;
  127.     border-left:2px outset;
  128.     border-right:3px outset;
  129.     border-bottom:3px solid #CC9999;
  130.     text-align:center;
  131. }
  132.  
  133. #FoldersHeaderLink{
  134.     border:1px solid #CC9999;
  135.     cursor:default;
  136.     text-decoration:none;
  137. }
  138.  
  139. #FoldersHeaderTable{
  140.     background-color: #CC9999;
  141.     border-bottom:2px outset;
  142.     cursor:default;
  143.     height:20px;
  144. }
  145.  
  146. .FoldersMenu{
  147.     cursor:default;
  148.     display:inline;
  149.     font-family:tahoma;
  150.     font-size:8pt;
  151.     scrollbar-3dlight-color:#CC9999;
  152.     scrollbar-arrow-color:#990000;
  153.     scrollbar-base-color:#CC9999;
  154.     scrollbar-darkshadow-color:#990000;
  155.     scrollbar-face-color:#CC9999;
  156.     scrollbar-highlight-color:white;
  157.     scrollbar-shadow-color:#990000;
  158. }
  159.  
  160. /*Headers for the Message table*/
  161. .headers{
  162.     font-size:8pt;
  163.     padding-left:5px;
  164.     padding-right:5px;
  165. }
  166. .headersText{font-size:8pt;}
  167.  
  168. #HighPriorityMessageRow{
  169.     border:1px solid black;
  170.     background-color:#FFFFCC;
  171. }
  172.  
  173. #ListTable{
  174.     display:block;
  175.     width:100%;
  176.     scrollbar-3dlight-color:#CC9999;
  177.     scrollbar-arrow-color:#990000;
  178.     scrollbar-base-color:#CC9999;
  179.     scrollbar-darkshadow-color:#990000;
  180.     scrollbar-face-color:#CC9999;
  181.     scrollbar-highlight-color:white;
  182.     scrollbar-shadow-color:#990000;
  183. }
  184.  
  185. .ListBody{
  186.     border:1px inset;
  187.     cursor:default;
  188.     overflow:auto;
  189.     scrollbar-3dlight-color:#CC9999;
  190.     scrollbar-arrow-color:#990000;
  191.     scrollbar-base-color:#CC9999;
  192.     scrollbar-darkshadow-color:#990000;
  193.     scrollbar-face-color:#CC9999;
  194.     scrollbar-highlight-color:white;
  195.     scrollbar-shadow-color:#990000;
  196. }
  197.  
  198. .ListViewHeader{
  199.     background-color:#CC9999;
  200.     cursor:default;
  201.     display:inline;
  202.     font-size:10pt;
  203.     overflow:hidden;
  204.     padding-left:3px;
  205.     text-overflow:ellipsis;
  206. }
  207.  
  208. .ListViewHeaderContainer{
  209.     background-color:#CC9999;
  210.     border-bottom:1px outset;
  211. }
  212.  
  213. .ListViewDivider{
  214.     border:1px inset;
  215.     display:inline;
  216.     width:1px;
  217. }
  218.  
  219. .LookOutBarBody{
  220.     background-color:#990000;
  221.     color:white;
  222. }
  223.  
  224. .LookOutBarText{
  225.     color:white;
  226.     text-overflow:ellipsis;
  227.     overflow:hidden;
  228. }
  229.  
  230. .LookOutBarItem{}
  231.  
  232. .LookOutBanner{
  233.     cursor:default;
  234.     filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#CC9999', EndColorStr='#FFFFFF');
  235.     font-size:12pt;
  236.     font-weight:bold;
  237.     width:100px;
  238. }
  239.  
  240. .MenuBody{
  241.     background-color : #CC9999;
  242.     color : WindowText;
  243.     font-family : tahoma;
  244.     font-size : 10pt;
  245. }
  246.  
  247. .menuButton{
  248.     border:2px solid #CC9999;
  249.     cursor:default;
  250.     filter:gray;
  251.     height:expression(document.body.offsetHeight-56);
  252.     overflow:hidden;
  253.     padding-left:5;
  254.     padding-right:5;
  255. }
  256. a.menuButton{
  257.     border:1px solid #CC9999;
  258.     filter:gray;
  259.     padding-left:5;
  260.     padding-right:5;
  261.     text-decoration:none;
  262. }
  263.  
  264. .menuButtonArrow{
  265.     border:1px solid #CC9999;
  266.     filter:gray;
  267. }
  268.  
  269.  
  270. .MenuDivider{
  271.     background-color:#990000;
  272.     height:1px;
  273.     width:100%;
  274. }
  275.  
  276.  
  277. .menuItemText{
  278.     display:inline;
  279.     font-size:expression((document.body.offsetWidth>800 ? '10pt' : '8pt'));
  280.     overflow:hidden;
  281.     text-overflow:ellipsis;
  282. }
  283.  
  284. .messageMenuButton,.composeMenuButton{
  285.     border:1px solid #CC9999;
  286.     filter:gray;
  287.     overflow:hidden;
  288.     padding-left:5;
  289.     padding-right:5;
  290. }
  291.  
  292. .MenuMainMenuText{
  293.     cursor:default;
  294.     text-decoration:none;
  295. }
  296.  
  297. #MessageHeaderTable{
  298.     background-color:#CC9999;
  299.     border:1px outset;
  300. }
  301.  
  302. #MultiPageFirst,#MultiPageLast,#MultiPageSelect,#MultiPageNext,#MultiPageBack{
  303.     border:2px solid #990000;
  304. }
  305.  
  306. .NavigationalMenu{
  307.     align:center;
  308.     background-color:#CC9999;
  309.     border:2px groove;
  310. }
  311.  
  312. .NavigationMenuDivider{
  313.     border:1px inset;
  314.     width:1px;
  315. }
  316.  
  317. .optionsPopup{
  318.     background-color:#CC9999;
  319.     font-size:9pt;
  320.     margin-top:0px;
  321. }
  322.  
  323. .panel{
  324.     border-bottom:2px outset;
  325.       border-left:2px outset;
  326.     border-right:2px outset;
  327. }
  328.  
  329. .panelTop{border-bottom:2px inset;}
  330.  
  331. #percentageContainer{
  332.     background-color:#eeeeee;
  333.     border:2px inset;
  334.     display:inline;
  335.     height:10px;
  336.     width:104px;
  337.     z-index:1;
  338. }
  339.  
  340. #percentageFiller{
  341.     border:1px outset;
  342.     display:inline;
  343.     filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',gradientType='1', startColorstr='#44B0C4DE', endColorstr='#FFB0C4DE');
  344.     height:6px;
  345.     overflow:hidden;
  346.     width:50px;
  347.     z-index:2;
  348. }
  349.  
  350. .popup{
  351.     background-color:#CC9999;
  352.     margin-top:0px;
  353. }
  354.  
  355. /*Popup form fields*/
  356. .popupFF{
  357.     color : WindowText;
  358.     font-size:9pt;
  359. }
  360.  
  361. .SetupButtonGroup{
  362.     bottom:20px;
  363.     padding-top:10px;
  364.     position:absolute;
  365.     right:25px;
  366. }
  367.  
  368. .SetupHeaderText{
  369.     font-size:14pt;
  370.     font-weight:bold;
  371. }
  372.  
  373. .SetupActiveStep{
  374.     color:white;
  375.     text-align:center;
  376. }
  377.  
  378. .SetupInactiveStep{
  379.     padding:2px;
  380.     text-align:left;
  381. }
  382.  
  383. #SetupMainContent{
  384.     background-color:white;
  385.     border:1px inset;
  386.     bottom:5px;
  387.     height:97%;
  388.     left:110px;
  389.     padding:5px;
  390.     position:absolute;
  391.     top:5px;
  392.     width:400px;
  393. }
  394.  
  395. #SetupOptionsDiv{
  396.     background-color:white;
  397.     border:2px inset;
  398.     height:185px;
  399.     padding:5px;
  400.     overflow:auto;
  401. }
  402.  
  403. #SetupSideBanner{
  404.     border:1px solid white;
  405.     bottom:5px;
  406.     color:#990000;
  407.     filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#B0C4DE', EndColorStr='#FFFFFF');
  408.     font-size:16px;
  409.     font-weight:bold;
  410.     height:97%;
  411.     left:5px;
  412.     letter-spacing:2px;
  413.     line-height:42px;
  414.     overflow:hidden;
  415.     position:absolute;
  416.     text-align:center;
  417.     top:5px;
  418.     width:100;
  419. }
  420.  
  421. #SetupSignatureTextArea{
  422.     border:0px none;
  423.     height:169px;
  424.     overflow:auto;
  425.     width:380px;
  426. }
  427.  
  428. .SortOrder{display:none;}
  429.  
  430. #statusBar{
  431.     background-color:#CC9999;
  432.     margin:0px;
  433. }
  434.  
  435. .statusDivider{
  436.     display:inline;
  437.     height:100%;
  438.     width:2px;
  439. }
  440.  
  441. #StatusBarMessage{
  442.     border:2px inset;
  443.     display:inline;
  444.     font-size:9pt;
  445.     padding:1px;
  446. }
  447.  
  448. #StatusMesg{
  449.     display:none;
  450.     visibility:hidden;
  451. }
  452.  
  453. .Style1{background-color:#C0C0C0;}
  454. .Style2{background-color:#99CCFF;}
  455. .Style3{background-color:#5F9EA0;}
  456. .Style4{background-color:#E9967A;}
  457. .Style5{background-color:#FAFAD2;}
  458. .Style6{background-color:#DDA0A0;}
  459. .Style7{background-color:#DDA0DD;}
  460. .Style8{background-color:#7FFFD4;}
  461.  
  462. .tab{
  463.     border-bottom:2px inset;
  464.     border-left:2px outset;
  465.     border-right:2px outset;
  466.       border-top:2px outset;
  467.     cursor:hand;
  468.     text-align:center;
  469. }
  470.  
  471. #fileNums,#sizeNums{display:inline;}
  472.  
  473. #TimeDiv{
  474.     border:2px inset;
  475.     font-size:9pt;
  476.     padding:1px;
  477.     position:absolute;
  478.     right:0px;
  479. }
  480.  
  481. #UserName{
  482.     border:2px inset;
  483.     display:inline;
  484.     font-size:9pt;
  485.     padding:1px;
  486.     position:absolute;
  487.     top:0px;
  488. }
  489.  
  490. #ViewName{
  491.     color:white;
  492.     font-size:12pt;
  493. }