Posted by test Wed 14th Mar 2007 17:16 - Syntax is CSS - 15 views
Download | New Post | Modify | Hide line numbers
  1. /* CSS Document */
  2.  
  3. /* tags */
  4. body, p{
  5.     color: #003300;
  6.     font-family: Verdana, Helvetica,Palatino,Arial,sans-serif;
  7.     font-size: 12px;
  8. }
  9.  
  10. p {
  11.     line-height:1.5em; /* makes the text more readable */
  12. }
  13. body {
  14.     background-color: #FFFFFF;
  15. }
  16. h1 {
  17.     font-size: 18px;
  18. }
  19. h2 {
  20.     font-size: 16px;
  21. }
  22. h3 {
  23.     font-size: 15px;
  24. }
  25. h4 {
  26.     font-size: 14px;
  27. }
  28. ul li {
  29.     list-style-image:url(../images/layout/NGSarrowsmall.gif);
  30.     margin-left: -18px;
  31.     margin-right: 2px;   
  32. }
  33. abbr {
  34.     border-bottom:1px dashed;
  35. }
  36. acronym {
  37.     border-bottom:1px dashed;
  38. }
  39.  
  40. .searchbox
  41. {
  42.   text-align: right;
  43.   padding-top: 100px;
  44.   padding-right: 5px;
  45. }
  46.  
  47. .moduletableSH th, .moduletableRI th, .moduletableLI th, .moduletableLN th, .moduletablePI th, .contenttoc th {
  48.     color: #FFFFFF;
  49.     border-bottom: 1px solid #6fa66e;
  50.     font-weight: bold;
  51.     text-align: center;
  52.     background-color: #74aa73;
  53.     background-image: url(../images/layout/NGSitembg.gif);
  54.     background-repeat: repeat-y;
  55.     background-position: right;
  56.     padding: 3px;
  57.     width: 150px;
  58. }
  59. table .moduletableSH, table .moduletableRI {
  60.     margin-top: 4px;
  61. }
  62. table .moduletableSH, table .moduletableRI, table .moduletableLI {
  63.     border: 1px solid #74aa73;
  64.     background-color: #b7d5b7;
  65.     margin-bottom: 4px;
  66.     width: 150px;
  67. }
  68. table .moduletableLN, table .moduletablePI, table .contenttoc {
  69.     border: 1px solid #6fa66e;
  70.     background-color: #e6f0e5;
  71.     margin-bottom: 4px;
  72.     width: 150px;
  73. }
  74. table .moduletableBN {
  75.     margin: 4px;
  76.     text-align: center;
  77.     table-layout: fixed;
  78.     overflow: auto;
  79. }
  80. .moduletableBN a img {
  81.     padding-left: 12px;
  82.     padding-right: 12px;
  83. }
  84.  
  85. /* classes */
  86. .pagenavbar {
  87.     border: 1px solid #003300;
  88.     text-align: center;
  89.     padding: 2px;
  90. }
  91. .moduletableSH .searchSH {
  92.     text-align: center;
  93. }
  94. .moduletableSH .searchSH .inputboxSH {
  95.     margin: 4px;
  96.     width: 146px;
  97. }
  98. .breadcrumbs {
  99.     background-color: #6fa66e;
  100.     padding: 4px;
  101.     padding-left: 9px;
  102. }
  103. .componentheading {
  104.     font-size: 20px;
  105.     font-weight: bold;
  106.     width: 100% !important;
  107.     margin-left: 2px;
  108.     margin-bottom: 5px;
  109.     color: #003300;
  110. }
  111.  
  112. .contentheading {
  113.     font-size: 20px;
  114.     font-weight: bold;
  115.     width: 100% !important;
  116.     margin-left: 10px;
  117.     margin-bottom: 5px;
  118.     color: #003300;
  119. }
  120. .small, .createdate, .modifydate {
  121.     font-size: 10px;
  122.     color: #666666;
  123.     font-style: italic;
  124. }
  125.  
  126. /* pseudo */
  127. a:link, a:active, a:visited {
  128.     overflow: hidden;
  129. }
  130. a:hover {
  131.     overflow: hidden;
  132. }
  133.  
  134.  
  135. /* moduletable */
  136.  
  137. table.moduletable {
  138.     margin-top:0px;
  139.     width:150px;
  140.     table-layout        : auto;
  141. }
  142. table.moduletable th {
  143.   font-size         : 12px;
  144.   font-weight       : bold;
  145.   text-transform    : uppercase;
  146.   text-align        : center;
  147.   height            : 22px;
  148.   line-height       : 22px;
  149.   text-indent       : 10px;
  150.   letter-spacing    : 1px;
  151.   color             : #FFFFFF;
  152.   border-bottom     : 1px solid #EEEEEE;
  153.   background         : #7C877C;
  154.   width            : 150px;
  155. }
  156. table.moduletable td {
  157.     padding: 0px;
  158.     margin: 4px;
  159. }
  160.  
  161. /* this is the sidebar menu start */
  162.  
  163. span.mainlevel {
  164.   font-size         : 12px;
  165.   width             : 150px;
  166.   background        : #b7d5b7;
  167.   display           : block;
  168. }
  169.  
  170. a.mainlevel {
  171.   margin-top        : 0px;
  172.   padding-top       : 0px;
  173.   font-size         : 12px;
  174.   width             : 150px;
  175.   text-indent       : 10px;
  176.   border-bottom     : 1px solid #EEEEEE;
  177.  
  178. }
  179.  
  180. a.mainlevel:link {
  181.   padding           : 0px;
  182.   text-indent       : 10px;
  183.  
  184. }
  185.  
  186. a.mainlevel:link, a.mainlevel:visited {
  187.   display           : block;
  188.   font-weight       : normal;
  189.   padding           : 2px 0px 2px 0px;
  190.   color             : #003300;
  191.   background        : #b7d5b7;
  192.   text-decoration   : none;
  193. }
  194. a.mainlevel:hover {
  195.   text-decoration   : none;
  196.   color             : #FFFFFF;
  197.   background        : #74aa73;
  198. }
  199.  
  200. #active_menu {
  201.   color             : #FFFFFF;
  202.   background        : #74aa73;
  203. }
  204.  
  205. a.sublevel:link, a.sublevel:visited {
  206.   font-size            : 12px;
  207.   font-weight        : normal;
  208.   padding           : 2px 0px 2px 0px;
  209.   color                : #666666;
  210.   text-align        : left;
  211.   width             : 150px;
  212.   text-indent       : 10px;
  213.   background-color  : #FFFFFF;
  214.   display: block
  215.   margin-left : -4px;
  216. }
  217.  
  218. a.sublevel:hover {
  219.   color                      : #0066FF;
  220.   background-color  : #FFFFFF;
  221.   text-decoration      : none;
  222. }
  223.  
  224. /*Heading for tables */
  225. .sectiontableheader {
  226.     background:     #669966 none repeat scroll 0% 50%;
  227.     color: #FFFFFF;
  228. }
  229.  
  230. .sectiontableentry1{
  231.     background:#F0F0F0 none repeat scroll 0%;
  232.     padding:2px;
  233.     vertical-align:top;
  234. }
  235. .sectiontableentry2 {
  236.     padding:2px;
  237.     vertical-align:top;
  238. }
  239.  
  240. /* This is the top menu */
  241.  
  242. #navlist {
  243.     border-bottom : 1px solid #ccc;
  244.     margin : 0;
  245.     padding-bottom : 19px;
  246.     padding-left : 8px;
  247. }
  248.  
  249. #navlist ul, #navlist li    {
  250.     display : inline;
  251.     list-style-type : none;
  252.     margin : 0;
  253.     padding : 0;
  254. }
  255.    
  256. #navlist a:link, #navlist a:visited    {
  257.     background : #b7d5b7;
  258.     border : 1px solid #6faa6e;
  259.     color : #003300;
  260.     float : left;
  261.     font-size : small;
  262.     font-weight : bold;
  263.     line-height : 14px;
  264.     margin-right : 7px;
  265.     padding : 2px 8px 2px 8px;
  266.     text-decoration : none;
  267. }
  268.  
  269. #navlist a:link.active, #navlist a:visited.active    {
  270.     background : #74aa73;
  271.     border-bottom : 1px solid #6faa6e;
  272.     color : #000;
  273. }
  274.  
  275. #navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  276.   color             : #FFFFFF;
  277.   background-color  : #74aa73;
  278. }
  279.  
  280. #navlist a:hover    {
  281.     color : #FFFFFF;
  282.   background : #74aa73;
  283. }
  284. #navlist ul a:hover {
  285.     color : #FFFFFF !important;
  286. }
  287.  

PermaLink to this entry https://pastebin.co.uk/11867
Posted by test Wed 14th Mar 2007 17:16 - Syntax is CSS - 15 views
Download | New Post | Modify | Hide line numbers

 

Comments: 0