home *** CD-ROM | disk | FTP | other *** search
/ csi.uticak12.org / csi.uticak12.org.tar / csi.uticak12.org / css / styles.css < prev   
Cascading Style Sheet File  |  2011-10-20  |  5KB  |  228 lines

  1. body {
  2.     font-family: Arial, Helvetica, sans-serif;
  3.     background-color: #ffcc00;
  4.     background-repeat: no-repeat;
  5.     background-position: left top;
  6.     margin-top: 0px;
  7.     margin-right: auto;
  8.     margin-bottom: 0px;
  9.     margin-left: auto;
  10.     font-size: 12px;
  11.     line-height: 17px;
  12.     font-weight: normal;
  13.     color: #000000;
  14.     text-decoration: none;
  15. }
  16. body a:link {
  17.     color: #000000;
  18.     text-decoration: none;
  19. }
  20. body a:visited {
  21.     color: #000000;
  22.     text-decoration: none;
  23. }
  24. body a:hover {
  25.     color: #000000;
  26.     text-decoration: underline;
  27. }
  28. body a:active{
  29.     color: #000000;
  30.     text-decoration: none;
  31. }
  32. .top-bg {
  33.     background-image: url(../images/topbg.jpg);
  34.     background-repeat: no-repeat;
  35.     background-position: left top;
  36.     height: 135px;
  37.     padding-right: 22px;
  38. }
  39. .cenbg-bottom {
  40.     background-image: url(../images/cenbg-bottom.jpg);
  41.     background-repeat: repeat-x;
  42.     background-position: left bottom;
  43. }
  44. .cenbg-top {
  45.     background-color: #ffcc00;
  46.     background-image: url(../images/cenbg.jpg);
  47.     background-repeat: repeat-x;
  48.     background-position: left top;
  49. }
  50. .titlebg {
  51.     line-height: 40px;
  52.     background-image: url(../images/title-bg.jpg);
  53.     background-repeat: repeat-y;
  54.     background-position: left top;
  55.     padding-left: 21px;
  56.     font-family: Arial, Helvetica, sans-serif;
  57.     font-size: 18px;
  58.     font-weight: bold;
  59.     text-transform: uppercase;
  60.     color: #ffcc00;
  61.     text-decoration: none;
  62. }
  63. .wel-txt {
  64.     font-family: "Book Antiqua", Arial;
  65.     font-size: 18px;
  66.     line-height: 40px;
  67.     font-weight: bold;
  68.     color: #FFFFFF;
  69.     text-decoration: none;
  70. }
  71. .content-bg {
  72.     background-color: #FFFFFF;
  73.     background-image: url(../images/dot.jpg);
  74.     background-repeat: repeat-x;
  75.     background-position: left top;
  76.     padding-right: 24px;
  77.     padding-left: 18px;
  78.     
  79. }
  80. .center-lionbg {
  81.     background-image: url(../images/center-lion.jpg);
  82.     background-repeat: no-repeat;
  83.     background-position: left top;
  84.     height: 306px;
  85.     width: 277px;
  86. }
  87. .txt{
  88. font-family: Arial, Helvetica, sans-serif;
  89.     font-size: 12px;
  90.     line-height: 22px;
  91.     font-weight: normal;
  92.     color: #000000;
  93.     text-decoration: none;}
  94. .redbg {
  95.     font-family: Arial, Helvetica, sans-serif;
  96.     font-size: 25px;
  97.     line-height: 41px;
  98.     font-weight: bold;
  99.     text-transform: uppercase;
  100.     color: #FFFFFF;
  101.     text-decoration: none;
  102.     background-image: url(../images/redbg.jpg);
  103.     background-repeat: no-repeat;
  104.     background-position: left top;
  105.     padding-left: 10px;
  106. }
  107. .searchbg {
  108.     font-family: Arial, Helvetica, sans-serif;
  109.     font-size: 20px;
  110.     line-height: 42px;
  111.     font-weight: bold;
  112.     color: #FFFFFF;
  113.     text-decoration: none;
  114.     background-image: url(../images/searchbg.jpg);
  115.     background-repeat: no-repeat;
  116.     background-position: left top;
  117.     padding-left: 11px;
  118.     text-transform: uppercase;
  119. }
  120. .red-txt {
  121.     font-family: Arial, Helvetica, sans-serif;
  122.     font-size: 12px;
  123.     line-height: 17px;
  124.     font-weight: bold;
  125.     color: #ce0100;
  126.     text-decoration: none;
  127. }
  128. .bot-line {
  129.     border-top-width: 1px;
  130.     border-top-style: solid;
  131.     border-top-color: #CCCCCC;
  132.     padding-top: 15px;
  133.     font-family: Arial, Helvetica, sans-serif;
  134.     font-size: 11px;
  135.     line-height: 17px;
  136.     font-weight: normal;
  137.     color: #000000;
  138.     text-decoration: none;
  139.     padding-bottom: 10px;
  140. }
  141. .botbg {
  142.     background-image: url(../images/botbg.jpg);
  143.     background-repeat: repeat-x;
  144.     background-position: left top;
  145.     height: 46px;
  146.     padding-top: 15px;
  147.     font-family: Arial, Helvetica, sans-serif;
  148.     font-size: 12px;
  149.     line-height: 17px;
  150.     font-weight: bold;
  151.     color: #000000;
  152.     text-decoration: none;
  153. }
  154. .botbg a:link {    color: #000000;    text-decoration: none;}
  155. .botbg a:visited {    color: #000000;    text-decoration: none;}
  156. .botbg a:hover {    color: #000000;    text-decoration: underline;}
  157. .botbg a:active {    color: #000000;    text-decoration: none;}
  158. .copy {
  159.     font-family: Arial, Helvetica, sans-serif;
  160.     font-size: 10px;
  161.     line-height: 17px;
  162.     font-weight: normal;
  163.     color: #000000;
  164.     text-decoration: none;
  165. }
  166. .search-txt {
  167.     font-family: Arial, Helvetica, sans-serif;
  168.     font-size: 14px;
  169.     line-height: 22px;
  170.     font-weight: bold;
  171.     color: #000000;
  172.     text-decoration: none;
  173. }
  174. .field-bord {
  175.     border: 1px solid #999999;
  176. }
  177. .yellow-txt {
  178.     font-family: Arial, Helvetica, sans-serif;
  179.     font-size: 12px;
  180.     line-height: 17px;
  181.     font-weight: normal;
  182.     color: #ffcc00;
  183.     text-decoration: none;
  184. }
  185. .top-phone-txt {
  186.     font-family: "Futura Bk BT", Arial;
  187.     font-size: 16px;
  188.     line-height: 17px;
  189.     font-weight: bold;
  190.     color: #FFFFFF;
  191.     text-decoration: none;
  192.     text-transform: uppercase;
  193. }
  194. .top-phone-txt1 {
  195.     font-family: "Futura Bk BT", Arial;
  196.     font-size: 17px;
  197.     line-height: 17px;
  198.     font-weight: bold;
  199.     color: #FFFFFF;
  200.     text-decoration: none;
  201.     text-transform: uppercase;
  202. }
  203. .content-bg-sub {
  204.  
  205.     background-color: #FFFFFF;
  206.     background-repeat: repeat-x;
  207.     background-position: left top;
  208. }
  209. .left-bg-pattern {
  210.     background-image: url(../images/left-lionbgpattern.jpg);
  211.     background-repeat: repeat-y;
  212.     background-position: left top;
  213. }
  214. .left-topbg {
  215.     background-image: url(../images/left-topbg.jpg);
  216.     background-repeat: no-repeat;
  217.     background-position: left top;
  218. }
  219. .left-lion-bottom {
  220.     background-image: url(../images/left-lionbg.jpg);
  221.     background-repeat: no-repeat;
  222.     background-position: left bottom;
  223.     padding-bottom: 171px;
  224. }
  225. .border {
  226.     border: 1px solid #999999;
  227. }
  228.