home *** CD-ROM | disk | FTP | other *** search
/ ftp.comtrol.com / 2014.07.ftp.comtrol.com.tar / ftp.comtrol.com / html / style2_ie.css < prev    next >
Cascading Style Sheet File  |  2005-07-19  |  3KB  |  91 lines

  1. /*
  2. font-family: verdana;
  3. font-family: "arial narrow", Tahoma,arial,verdana,Helvetica, sans-serif;
  4. font-stretch: semi-condensed;
  5. */
  6.  
  7. body {    color: #000000;    margin: 0px;font-family: arial;    font-size: 12px;} 
  8.  
  9. th, td {vertical-align: top;}
  10. a img {border-style: none;}
  11.  
  12. code + li {margin-top: 0px;}
  13. .nobr {white-space:nowrap;}
  14.  
  15. /* must be in this order: link, visited, hover, active */
  16. /* default is blue, now red */
  17. A:link {color: #cc0000;text-decoration: none;font-weight: normal;}
  18. /* default is purple, now red */
  19. A:visited {color: #cc0000;text-decoration: underline;font-weight: normal;}
  20. A:active {color: #666666;text-decoration: none;font-weight: normal;} 
  21. A:hover {text-decoration: underline;font-weight: normal;}
  22.  
  23. #banner {height:59px;width:100%;background:#999999;}
  24. #banner img {padding:0; margin:0;}
  25. #banner .comtrollogo {position:absolute;top:0px;left: 0px;}
  26. #banner .bannerbackground {position:absolute;top:0px;left:153px;}
  27. #pagesearch {position:absolute;top:0px;right:0px;}
  28.  
  29. #mainnavigation {position:absolute;top:39px;left:158px;}
  30. .mainnavtext, .mainnavtext a:link, .mainnavtext a:visited, .mainnavtext a:active, .mainnavtext a:hover 
  31.     {font-family: verdana;font-weight: bold;color:#ffffff;font-size: 10px;text-align: left;text-decoration: none;text-transform: uppercase;}
  32.  
  33. #pagecontent {}
  34. /* #leftcontent {width:153px; background:#fff;} */
  35. #leftcontent {width:153px;left:0px;filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e0e0e0,endColorStr=white);}
  36. #leftcentercontent {}
  37.  
  38. #leftcontent h1, #leftcontent .textmain {position:absolute;left:15px;top:10px;width:123px;font-variant:normal;font-size: 17px;color: #000000;font-weight: bold;text-decoration: none;}
  39. #leftcontent p, #leftcontent .textnav {margin-top:10px;width:123px;margin-left:15px;font-weight:normal;font-size:11px;text-align: center;list-style-type: none;}
  40. /* #leftcontent a, #leftcontent .textnav a {font-weight:bold;text-align: center;list-style-type: none;} */
  41.  
  42.  
  43. .printonly {display:none;}
  44.  
  45. /* use for menu choices on page anchors */
  46. a.bold {font-weight : bold;}
  47.  
  48.  
  49. td img {
  50.     text-align: left;
  51. }
  52.  
  53.  
  54.  
  55. th { /* headers for tables */
  56.     font-weight: bold;
  57.     color: #000000;
  58.     text-weight: bold;
  59.     vertical-align : top;
  60.     text-transform: none;
  61. }
  62.  
  63. p {font-size: 11px;}
  64. td, th, li, dd, dt, font, p, address, blockquote { /* Regular font */
  65.      font-family: Arial, Verdana, sans-serif;
  66.     font-size: 12px;
  67. }
  68.  
  69. td, li, dd, font, p, address, blockquote {    font-weight : normal;}
  70.  
  71. p a, li a, div a {    font-size: 12px; font-weight: bold;}
  72.  
  73.  
  74. dl dd {padding-left:0px; margin-left:0px;}
  75. dt {padding-bottom:10px;} 
  76.  
  77. h1 {
  78.     color: #cc0000;
  79.     margin-top: 3px; 
  80.     text-weight: bold;
  81.     text-align: left;
  82.     vertical-align : top;
  83.     font-size: 24px;
  84.     font-weight:bold;
  85.     font-family: "arial narrow", arial, tahoma;
  86.     padding-bottom: 12px;
  87.     line-height: 22px;
  88.     font-variant: normal;
  89. }
  90.  
  91.