home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / dynamo / style.css < prev   
Encoding:
Cascading Style Sheet File  |  2007-01-10  |  3.1 KB  |  146 lines

  1. body {
  2.     background-color:#FFFFFF;
  3.     font-size:0.7em;
  4.     margin: 0;
  5.     text-align:center;
  6.     font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;}
  7. a {color: #0443AD;}
  8. a:hover {
  9.  color: #CDD9EF;}
  10. a:visited  {
  11.  color: #CDD9EF;}
  12. #bodyDiv {
  13.     text-align: left;
  14.     margin: 0 auto;
  15.     width: 790px;
  16.     background-color:#FFFFFF;
  17.     border-left: 1px #CCCCCC solid;
  18.     border-right: 1px #CCCCCC solid;}
  19. #header {
  20.     background-image: url(images/logo.jpg);}
  21. #headMain {
  22.     height:70px;
  23.     width: 100%;}
  24. #headMain h1 {
  25.         background-image: url(images/winterflakes.gif);
  26.         background-repeat: no-repeat;
  27.         height: 60px;
  28.         width: 220px;
  29.         color:#FFFFFF;
  30.         text-transform:uppercase;
  31.         margin:  0 0 0 5px;}
  32.     #headMenu {
  33.     height:15px;
  34.     width: 100%;
  35.     font-size: 1.2em;
  36.     font-family:    Verdana, Arial, Helvetica, sans-serif;}
  37.     #headMenu ul {
  38.         text-transform:uppercase;
  39.         height:15px;
  40.         padding: 0 0 0 0;
  41.         margin: 0 0 0 0;
  42.         color:#FFFFFF;}
  43.     #headMenu li {
  44.         display:inline; }
  45.     #headMenu li a {
  46.     color: #000066;
  47.     font-weight: bold;
  48.     text-decoration:none;
  49.     margin: 5px 1px;
  50.     padding: 5px;
  51.     background-color: #CCCCFF;}
  52.     #headMenu li a:hover {
  53.     color: #FF9933!important;
  54.     background-color: #FFFFFF;}
  55. #headNav {
  56.     height:15px;
  57.     width: 100%;
  58.     color: #FFFFFF;}
  59. #contentDiv {}
  60. h2 {
  61.     font-family:  Verdana, Arial, Helvetica, sans-serif;
  62.     color: #44753C;
  63.     font-size:1.5em;
  64.     border-bottom: 1px solid #666666;}
  65. #contentLeft, #contentMiddle, #contentRight {
  66.     margin: 1px 0 1px 0;
  67.     padding: 5px;}
  68. #contentLeft {
  69.     width: 20%;
  70.     float: left;}
  71. #contentLeft p, #contentRight p {}
  72. #contentMiddle {
  73.     width: 55%;
  74.     float: left;
  75.     border-bottom-width: 1px;
  76.     border-bottom-style: solid;
  77.     border-bottom-color: #FFFFFF;
  78.     border-left-width: 1px;
  79.     border-left-style: solid;
  80.     border-left-color: #FFFFFF;
  81.     border-right-width: 1px;
  82.     border-right-style: solid;
  83.     border-right-color: #FFFFFF;
  84.     text-align: justify;
  85. }
  86. #contentRight {
  87.     background-image: url(images/hit372.jpg);
  88.     height: 115px;
  89.     width: 150px;
  90.     left: 735px;
  91.     position: absolute;
  92.     top: 111px;}
  93. #footer {
  94.     clear: both;
  95.     background-color: #CDD9EF;
  96.     background-image:url(images/footer.gif);
  97.     background-repeat:no-repeat;
  98.     width: 100%;
  99.     height: 15px;
  100.     text-align:center;
  101.     color:#333333!important;}
  102. .dontDisplay {
  103.     display: none;}
  104. .inputfield {
  105.     border: 1px solid #CDD9EF;
  106.     color: #0443AD;
  107.     font-size: 0.8em;}
  108. .inputbutton {
  109.     border: 1px solid #999999;
  110.     background-color: #CDD9EF;
  111.     font-size: 0.8em;
  112.     color: #FFFFFF;}
  113. #contentLeft a {
  114.     text-decoration: none;
  115.     color: #FFFFFF;
  116.     font-size: 12px;
  117.     font-weight: bold;
  118.     font-style: normal;
  119.     background-color: #73A80F;
  120.     padding-right: 126px;
  121.     padding-top: 5px;
  122.     padding-bottom: 2px;
  123.     padding-left: 5px;}
  124. #contentLeft a:hover {
  125.     color: #999966;
  126.     background-color: #CCCCCC;}
  127. .textright {
  128.     position: absolute;
  129.     left: 2px;
  130.     top: 139px;
  131.     width: 147px;
  132.     height: 240px;
  133.     text-align: left;
  134.     font-weight: bold;}
  135. .imaright {
  136.     background-image: url(images/Logo.gif);
  137.     position: absolute;
  138.     height: 113px;
  139.     width: 115px;
  140.     left: 3px;
  141.     top: 366px;
  142.  
  143.  
  144.  
  145. }
  146.