home *** CD-ROM | disk | FTP | other *** search
/ Mundo do CD-ROM 118 / cdrom118.iso / internet / webaroo / WebarooSetup.exe / Webaroo.msi / _097CCF6001B64398BF9F5D6C1E131E41 < prev    next >
Encoding:
Text File  |  2006-03-14  |  3.5 KB  |  167 lines

  1. ∩╗┐    body {
  2.         color:#000;
  3.         background:#fff;
  4.         font:76%/140% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  5.     }
  6.     .container    {
  7.         width:800px;
  8.         margin-left:auto;
  9.         margin-right:auto;
  10.         text-align:center;
  11.     }
  12.     #topgraphic {
  13.          width:800px;
  14.          margin-top:12px;
  15.          margin-bottom:0px;
  16.          margin-left:1px;         
  17.          padding: 15px 0 0px 0;
  18.          background-image: url(../images/webaroo_topgraphic.gif);
  19.          background-position:top left;
  20.          background-repeat: no-repeat;
  21.          background-color:#FFFFFF;
  22.          height: 331px;
  23.          text-align:right;
  24.     }
  25.     #topgraphictext {
  26.         width:360px;
  27.         margin-right:10px;
  28.         float:right;
  29.         text-align:left;
  30.         }
  31.     #topgraphictext h1{
  32.         font-family:Verdana, Arial, Helvetica, sans-serif;
  33.         font-weight:bold;
  34.         font-size:18px;
  35.         color:#CC0000;
  36.         margin-bottom:2px;
  37.         }
  38.     #topgraphictext ul,li{
  39.         font-family: Verdana, Arial, Helvetica, sans-serif;
  40.         font-size: 12px;
  41.         font-style: normal;
  42.         text-transform: none;
  43.         text-decoration: none;
  44.         text-indent: 0px;
  45.         list-style-type: none;
  46.         padding: 0px;
  47.         margin: 0px;
  48.         }
  49.      #topgraphictext li{ 
  50.         background:    url(../images/webaroo_welcome_bullet.gif) left top no-repeat;
  51.         padding:0 0 0 25px;
  52.         color: #000066;
  53.         font-size:11px;
  54.         width: 340px;
  55.         } 
  56.     #topgraphictext li a{ 
  57.         color:#ee8800;
  58.         font-weight:bold;
  59.         } 
  60.     #containertext {
  61.         float:left;
  62.         width:780px;
  63.         margin:0 0 20px 0px;
  64.         padding:0px 20px;
  65.         color: #1b415d;
  66.         font-size:12px;
  67.         text-align:left;
  68.         }
  69.  
  70.     #containertext h1{
  71.         color: #1b415d;
  72.         font-weight:bolder;
  73.         font-size:18px;
  74.         margin-bottom:10px;
  75.         }
  76.     #containertext a{ 
  77.         color:#ee8800;
  78.         font-weight:bold;
  79.         } 
  80.     #footer {
  81.         text-align:center;
  82.         clear:both;
  83.     }
  84.     .teaser {
  85.         width: 401px;
  86.         padding:0 0 0 11px;
  87.         margin-left:0px;
  88.         background:url("../images/webaroo_tsr-l1.gif") top left no-repeat;
  89.         float: left;
  90.     }
  91.     .teaser h3 {
  92.         background:url("../images/webaroo_tsr-r1.gif") top right no-repeat;
  93.         margin:0 0 0 5px;
  94.         padding:30px 0 5px 10px;
  95.     }
  96.     .teaser p {
  97.         margin:0 10px 0 0;
  98.         padding:0 20px 0.5em 20px;
  99.  
  100.     }
  101.     .teaser div {
  102.         margin:0 0 0 -11px;
  103.         padding-left:11px;
  104.         background: url("../images/webaroo_tsr-r2.gif") top right no-repeat;
  105.     }
  106.     .teaser a.more {
  107.         display:block;
  108.         text-align:right;
  109.         padding:0 10px 10px 0;
  110.         text-decoration: none;
  111.     }
  112.     
  113.     .teaser2 {
  114.         width: 183px;
  115.         padding:0 0 0 11px;
  116.         margin-left:0px;
  117.         background:url("../images/webaroo_tsr-l1.gif") top left no-repeat;
  118.         float: left;
  119.     }
  120.     .teaser2 h3 {
  121.         background:url("../images/webaroo_tsr-r1.gif") top right no-repeat;
  122.         margin:0 0 0 5px;
  123.         padding:30px 0 5px 10px;
  124.     }
  125.     .teaser2 h4 {
  126.         text-align: center;
  127.         font:bold 14px verdana;
  128.         color:#55aabb;
  129.         margin:0 0 0 0;
  130.         padding:20px 20px 5px 10px;
  131.     }
  132.     .teaser2 h5 {
  133.         font:normal 10px verdana;
  134.         color:#55aabb;
  135.         margin:0 10px 0 0;
  136.         padding:1em 20px 0.5em 20px;
  137.     }
  138.     .teaser2 p {
  139.         margin:0 10px 0 0;
  140.         padding:1em 20px 0.5em 20px;
  141.  
  142.     }
  143.     .teaser2 div {
  144.         margin:0 0 0 -11px;
  145.         padding-left:11px;
  146.         background: url("../images/webaroo_tsr-r2.gif") top right no-repeat;
  147.     }
  148.     .teaser2 a.more {
  149.         display:block;
  150.         text-align:right;
  151.         padding:0 10px 10px 0;
  152.         text-decoration: none;
  153.     }
  154.     #started {
  155.         margin-left: 10px;
  156.         padding-left: 10px;
  157.         margin-right: 20px;
  158.         padding-right: 20px;
  159.         list-style: none;
  160.     }
  161.     #started li {
  162.         padding-left: 30px;
  163.         background-image: url(../images/webaroo_welcome_bullet.gif);
  164.         background-repeat: no-repeat;
  165.         background-position: -1em 0 0 0;
  166.     }
  167.