home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / halo / style.css < prev   
Encoding:
Cascading Style Sheet File  |  2006-08-21  |  4.5 KB  |  320 lines

  1.  
  2. body {
  3.     background: #000000;
  4.     font-family: tahoma, arial;
  5.     font-size: 11px;
  6.     font-weight: normal;
  7.     line-height: 15px;
  8.     margin: 0;
  9.     padding: 0;
  10.     text-align: center;
  11. }
  12.  
  13. * html body {
  14.     line-height: 13px;
  15. }
  16.  
  17. a:link { 
  18.     color: #E7B12D;
  19.     font-weight: bold;
  20.     text-decoration: none;
  21. }
  22.     
  23. a:visited { 
  24.     color: #E7B12D;
  25.     font-weight: bold;
  26.     text-decoration: none;    
  27. }
  28.     
  29. a:hover, a:active { 
  30.     color: #FFFFFF;
  31.     font-weight: bold;
  32.     text-decoration: underline;
  33. }
  34.  
  35. #footer a:link { 
  36.     color: #92E80B;
  37.     font-weight: bold;
  38.     text-decoration: none;
  39. }
  40.     
  41. #footer a:visited { 
  42.     color: #92E80B;
  43.     font-weight: bold;
  44.     text-decoration: none;    
  45. }
  46.     
  47. #footer a:hover, #footer a:active { 
  48.     color: #FFFFFF;
  49.     font-weight: bold;
  50.     text-decoration: underline;
  51. }
  52.  
  53. #nav a:link { 
  54.     background: url(images/btn-bg.gif) no-repeat;
  55.     color: #C7C6C6;
  56.     display: block;
  57.     font-size: 10px;
  58.     font-weight: bold;
  59.     height: 20px;
  60.     padding-top: 6px;
  61.     text-align: center;
  62.     text-decoration: none;
  63.     width: 71px;
  64. }
  65.     
  66. #nav a:visited { 
  67.     background: url(images/btn-bg.gif) no-repeat;
  68.     color: #C7C6C6;
  69.     display: block;
  70.     font-size: 10px;
  71.     font-weight: bold;
  72.     height: 20px;
  73.     padding-top: 6px;
  74.     text-align: center;
  75.     text-decoration: none;
  76.     width: 71px;    
  77. }
  78.     
  79. #nav a:hover, #nav a:active { 
  80.     background: url(images/btn-bg.gif) no-repeat;
  81.     color: #FFFFFF;
  82.     display: block;
  83.     font-size: 10px;
  84.     font-weight: bold;
  85.     height: 20px;
  86.     padding-top: 6px;
  87.     text-align: center;
  88.     text-decoration: none;
  89.     width: 71px;
  90. }
  91.  
  92. #bottom {
  93.     background: url(images/main-bottom.jpg) no-repeat;
  94.     clear: both;
  95.     display: block;
  96.     height: 236px;
  97.     width: 820px;
  98. }
  99.  
  100. #container {
  101.     margin: 0 auto;
  102.     text-align: left;
  103.     width: 820px;
  104. }
  105.  
  106. #contenttr {
  107.     background: url(images/top-right-bg.jpg) no-repeat;
  108.     color: #BBD2A8;
  109.     display: block;
  110.     height: 355px;
  111.     padding-left: 30px;
  112.     padding-top: 30px;
  113.     width: 558px;
  114. }
  115.  
  116. #csoon {
  117.     background: url(images/c-soon-bg.jpg) no-repeat;
  118.     color: #B7B7B7;
  119.     float: left;
  120.     display: block;
  121.     height: 157px;
  122.     margin-left: 15px;
  123.     margin-top: 60px;
  124.     padding-left: 35px;
  125.     padding-top: 15px;
  126.     width: 134px;
  127. }
  128.  
  129. #deal {    
  130.     margin-top: 30px;
  131.     width: 588px;
  132. }
  133.  
  134. #dealleft {
  135.     float: left;
  136.     padding-top: 10px;
  137.     width: 160px;
  138. }
  139.  
  140. #dealright {
  141.     float: left;
  142.     margin-left: 20px;
  143.     margin-top: 10px;
  144.     width: 300px;
  145. }
  146.  
  147. #footer {
  148.     clear: both;
  149.     color: #FFFFFF;
  150.     padding-left: 200px;
  151.     width: 620px;
  152. }
  153.  
  154. * html #footer {
  155.     padding-left: 210px;
  156.     width: 610px;
  157. }
  158.  
  159. #footer ul {
  160.     list-style: none;
  161.     margin: 0;
  162.     margin-left: 20px;
  163.     padding: 0;
  164. }
  165.  
  166. #footer li {
  167.     float: left;
  168.     list-style: none;
  169.     margin: 0;
  170.     margin-right: 20px;
  171.     padding: 0;
  172. }
  173.  
  174. #header {
  175.     width: 820px;
  176. }
  177.  
  178. #logo {    
  179.     background: url(images/main-left.jpg) no-repeat;
  180.     display: block;
  181.     float: left;
  182.     height: 426px;
  183.     width: 215px;
  184. }
  185.  
  186. #nav {
  187.     margin-bottom: 10px;
  188.     margin-top: 10px;    
  189.     width: 588px;
  190. }
  191.  
  192. #nav ul {
  193.     list-style: none;
  194.     margin: 0;
  195.     margin-left: 20px;
  196.     padding: 0;
  197. }
  198.  
  199. #nav li {
  200.     float: left;
  201.     list-style: none;
  202.     margin: 0;
  203.     margin-right: 20px;
  204.     padding: 0;
  205. }
  206.  
  207. #player {
  208.     float: left;
  209.     display: block;
  210.     height: 105px;
  211.     margin-left: 25px;
  212.     margin-top: 78px;
  213.     width: 106px;
  214. }
  215.  
  216. * html #player {
  217.     margin-left: -22px;
  218. }
  219.  
  220. #screenshots {
  221.     background: url(images/ss-bg.jpg) no-repeat;
  222.     display: block;
  223.     float: right;
  224.     height: 132px;
  225.     margin-left: 28px;
  226.     margin-right: 80px;
  227.     padding-left: 20px;
  228.     padding-top: 35px;
  229.     width: 177px;
  230. }
  231.  
  232. * html #screenshots {
  233.     margin-right: 40px;
  234. }
  235.  
  236. #topright {
  237.     float: left;
  238.     width: 588px;
  239. }
  240.  
  241. #videobox {
  242.     background: url(images/video-box-bg.jpg) no-repeat;
  243.     display: block;
  244.     float: left;
  245.     height: 120px;
  246.     padding-left: 20px;
  247.     padding-top: 15px;
  248.     margin-left: 20px;
  249.     margin-top: 80px;
  250.     width: 391px;
  251. }
  252.  
  253. #videobox ul {
  254.     list-style: none;
  255.     margin: 0;
  256.     margin-left: 20px;
  257.     margin-top: 10px;
  258.     padding: 0;
  259. }
  260.  
  261. #videobox li {
  262.     float: left;
  263.     list-style: none;
  264.     margin: 0;
  265.     margin-right: 50px;
  266.     padding: 0;
  267. }
  268.  
  269. /* ------------------------------------------------- CLASE'S --- */
  270.  
  271. .calign {
  272.     margin-left: 110px;
  273. }
  274.  
  275. .heading {
  276.     color: #FFFFFF;
  277.     font-size: 14px;
  278.     font-weight: bold;
  279. }
  280.  
  281. .heading2 {
  282.     color: #E7B12D;
  283.     font-size: 14px;
  284.     font-weight: bold;
  285. }
  286.  
  287. .ss1 {
  288.     float: left;
  289.     margin-bottom: 5px;
  290. }
  291.  
  292. .ss2 {
  293.     float: left;
  294.     margin-bottom: 5px;
  295.     margin-left: 5px;
  296. }
  297.  
  298. .ss3 {
  299.     clear: both;
  300.     float: left;
  301. }
  302.  
  303. .ss4 {
  304.     float: left;
  305.     margin-left: 5px;
  306. }
  307.  
  308. .play {
  309.     margin-left: 115px;
  310.     margin-top: 10px;
  311. }
  312.  
  313. .player1 {
  314.     float: left;
  315. }
  316.  
  317. .video {
  318.     float: left;
  319.     margin-right: 14px;
  320. }