home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / travelagency / style.css < prev    next >
Cascading Style Sheet File  |  2006-11-05  |  4KB  |  245 lines

  1. body {
  2.     font-family: tahoma, helvetica, arial, sans-serif;
  3.     font-size: 10px;
  4.     text-align: center;
  5.     color: #787878;
  6. }
  7.  
  8. html, body, #wrapper, h1 {
  9.     margin: 0;
  10.     padding: 0;
  11. }
  12.  
  13. th, td {
  14.     font-size: 10px;
  15. }
  16.  
  17. img { border: 0; }
  18.  
  19. a {
  20.     color: #525d8c;
  21. }
  22.  
  23. #wrapper {
  24.     margin: auto;
  25.     text-align: left;
  26.     width: 800px;
  27.     position: relative;
  28. }
  29.  
  30. h1, h2, h3 {
  31.     font-size: 10px;
  32. }
  33.  
  34.  
  35. h1 {
  36.     line-height: 1;
  37.     position: absolute;
  38.     top: 0;
  39.     left: 0;
  40. }
  41.  
  42. h2 {
  43.     margin: 0 0 5px 0;
  44.     padding: 0;
  45. }
  46.  
  47. h3 {
  48.     padding: 4px 0 0 0;
  49. }
  50.  
  51. .block {
  52.     display: block;
  53. }
  54.  
  55. .clear {
  56.     clear: both;
  57.     height: 10px;
  58. }
  59.  
  60. .left {
  61.     float: left;
  62.     margin: -1px 5px 0px 0px;
  63. }
  64.  
  65. .readmore {
  66.     text-align: right;
  67. }
  68.  
  69. #nav {
  70.   background: red;
  71.   position: absolute;
  72.   top: 48px;
  73.   left: 448px;
  74.   width: 106px;
  75. }
  76.  
  77. #nav ul {
  78.     list-style: none;
  79.     margin: 0;
  80.     padding: 0;
  81.     background: #8dc445 url(images/menu_bg.gif) repeat-y;
  82. }
  83.  
  84. #nav li {
  85.     list-style: none;
  86.     margin: 0;
  87.     padding: 0;
  88.     border-bottom: 1px solid white;
  89. }
  90.  
  91. #nav a {
  92.     color: #387009;
  93.     text-decoration: none;
  94.     display: block;
  95.     padding: 6px 0 6px 30px;
  96. }
  97.  
  98. * html #nav a {
  99.     width: 100%;
  100.     w\idth: 76px;
  101.     padding: 5px 0 5px 30px;
  102.     padd\ing: 6px 0 6px 30px;
  103. }
  104.  
  105. #nav a:hover {
  106.     background: #5b8c29;
  107.     color: white;
  108. }
  109.  
  110. #booking {
  111.     position: absolute;
  112.     top: 0;
  113.     left: 555px;
  114.     width: 245px;
  115.     height: 172px;
  116.     background: #1ab0e7;
  117.     padding: 0;
  118. }
  119.  
  120. #booking h2 {
  121.     background: #27a2ce;
  122.     color: #0c4366;
  123.     border-bottom: 1px solid white;
  124.     padding: 7px 15px;
  125. }
  126.  
  127. #booking .jtype {
  128.     text-align: center;
  129.     padding: 0 0.7em 1em 0em;
  130. }
  131.  
  132. #booking form {
  133.     margin: 1.5em 0 0.5em 1.5em;
  134.     padding: 0;
  135. }
  136.  
  137. #booking th, #booking td {
  138.     text-align: left;
  139.     padding-right: 7px;
  140.     padding-bottom: 10px;
  141.     color: #0c4366;
  142. }
  143.  
  144. #booking .text {
  145.     width: 90px;
  146.     border: 1px solid #0c8dbd;
  147. }
  148.  
  149. #booking .submit {
  150.     border: 1px solid #0a5f7e;
  151.     background: #177da2;
  152.     color: white;
  153.     font-weight: bold;
  154.     font-size: 11px;
  155. }
  156.  
  157. #booking .advanced {
  158.     margin-top: 3px;
  159.     margin-left: 20px;
  160. }
  161.  
  162. #booking,
  163. #booking a {
  164.     color: #0c4366;
  165.     text-decoration: none;
  166.     font-weight: bold;
  167. }
  168.  
  169. #booking img {
  170.     float: left;
  171.     margin-right: 10px;
  172.     margin-top: 1px;
  173. }
  174.  
  175. #main {
  176.     padding-top: 48px;
  177.     width: 446px;
  178.     position: relative;
  179. }
  180.  
  181. #main .inner {
  182.     position: relative;
  183.     margin: 0 0 0 10px;
  184.     padding-right: 10px;
  185.     border-right: 1px solid #ccc;
  186. }
  187.  
  188. #packagesheader {
  189.     position: absolute;
  190.     top: 113px;
  191.     margin-top: 6em;
  192.     left: 448px;
  193. }
  194.  
  195. #packages {
  196.     float: right;
  197.     clear: both;
  198.     width: 315px;
  199.     padding-top: 143px;
  200.     margin-top: 6em;
  201.     margin-right: 18px;
  202.     line-height: 1.6;
  203. }
  204.  
  205. * html #packages {
  206.     margin-right: 8px;
  207. }
  208.  
  209. #packages h2 {
  210.     margin-left: 0px;
  211. }
  212.  
  213. #packages .golden {
  214.     color: #ba9f35;
  215.     background: url(images/gold.gif) no-repeat;
  216.     padding: 5px 0 3px 30px;
  217. }
  218.  
  219. #packages .silveren {
  220.     color: #b4b4b4;
  221.     background: url(images/silver.gif) no-repeat;
  222.     padding: 5px 0 3px 30px;
  223. }
  224.  
  225. #special {
  226.     border-top: 1px solid #ccc;
  227.     padding: 15px 0 0 0;
  228.     text-align: center;
  229. }
  230.  
  231. #footer {
  232.     clear: both;
  233.     background: #333;
  234.     color: white;
  235.     padding: 7px 15px;
  236. }
  237.  
  238. .blue {
  239.     color: #4165af;
  240. }
  241.  
  242. .green {
  243.     margin-top: 3em;
  244.     color: #598e1e;
  245. }