backgrounds.css 6.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. /* background images */
  2. .bg-img-light-ltr{background: url('../img/background/light_ltr.png') left top no-repeat #34A6C8;}
  3. .bg-img-light-rtl{background: url('../img/background/light_rtl.png') left top no-repeat #34A6C8;}
  4. .bg-img-light{background: url('../img/background/light.png') center top no-repeat #34A6C8;}
  5. .bg-img-num0{background: url('../img/background/bt_cubs.png') left top repeat #133959;}
  6. .bg-img-num1{background: url('../img/background/bg_num1.jpg') left top repeat-x #082648;}
  7. .bg-img-num2{background: url('../img/background/bg_num2.jpg') left top repeat-x #2D3245;}
  8. .bg-img-num3{background: url('../img/background/bg_num3.jpg') left top repeat-x #000000;}
  9. .bg-img-num4{background: url('../img/background/splash_blue.png') center center no-repeat #2C5C82;}
  10. .bg-img-num5{background: url('../img/background/splash_white.png') center center no-repeat #548CB2;}
  11. .bg-img-num6{background: url('../img/background/light_ltr.png') left top no-repeat #4B586B;}
  12. .bg-img-num7{background: url('../img/background/light_rtl.png') right top no-repeat #4E617F;}
  13. .bg-img-num8{background: url('../img/background/splash_white.png') center center no-repeat #3A5363;}
  14. .bg-img-num9{background: #333;}
  15. .bg-img-num10{background: url('../img/background/bt_cubs.png') center center repeat #212121;}
  16. .bg-img-num11{background: url('../img/background/splash_white.png') center center no-repeat #333333;}
  17. .bg-img-num12{background: url('../img/background/splash_blue.png') center center no-repeat #000E17;}
  18. .bg-img-num13{background: url('../img/background/splash_white.png') center center no-repeat #111;}
  19. .bg-img-num14{background: url('../img/background/light_ltr.png') left top no-repeat #222;}
  20. .bg-img-num15{background: url('../img/background/splash_white.png') center center no-repeat #666;}
  21. .bg-img-num16{background: url('../img/background/light.png') center top no-repeat #AAA;}
  22. .bg-img-num17{background: url('../img/background/light.png') center top no-repeat #629065;}
  23. .bg-img-num18{background: url('../img/background/splash_white.png') center center no-repeat #003729;}
  24. .bg-img-num19{background: url('../img/background/light_ltr.png') left top no-repeat #6D8316;}
  25. .bg-img-num20{background: url('../img/background/splash_white.png') center center no-repeat #487737;}
  26. .bg-img-num21{background: url('../img/background/bg_num4.jpg') left top repeat-x #000000;}
  27. .bg-light{background-image: url('../img/background/blight.png'); background-position: center top; background-repeat: no-repeat;}
  28. .bg-light-ltr{background-image: url('../img/background/blight_ltr.png'); background-position: left top; background-repeat: no-repeat;}
  29. .bg-light-rtl{background-image: url('../img/background/blight_rtl.png'); background-position: right top; background-repeat: no-repeat;}
  30. .bg-splash-white{background-image: url('../img/background/splash_white.png'); background-position: center top; background-repeat: no-repeat;}
  31. .bg-splash-blue{background-image: url('../img/background/splash_blue.png'); background-position: center top; background-repeat: no-repeat;}
  32. .bg-cubs{background: url('../img/background/bt_cubs.png') left top repeat #222;}
  33. /* eof background images */
  34. /* background colors */
  35. .bg-white{background-color: #FFFFFF !important;}
  36. .bg-lblue{background-color: #34A6C8 !important;}
  37. .bg-blue{background-color: #2F80A6 !important;}
  38. .bg-dblue,.bg-default{background-color: #133959 !important;}
  39. .bg-turquoise{background-color: #40BABD !important;}
  40. .bg-dark-gray{background-color: #333 !important;}
  41. .bg-dark-gray_ni{background: #333 !important;}
  42. /* eof background colors */
  43. /* wallpappers */
  44. .wall-num1{background: url('../img/wallpapers/wall_num1.jpg') center top no-repeat fixed #000000;}
  45. .wall-num2{background: url('../img/wallpapers/wall_num2.jpg') center top no-repeat fixed #000000;}
  46. .wall-num3{background: url('../img/wallpapers/wall_num3.jpg') center top no-repeat fixed #000000;}
  47. .wall-num4{background: url('../img/wallpapers/wall_num4.jpg') center top no-repeat fixed #000000;}
  48. .wall-num5{background: url('../img/wallpapers/wall_num5.jpg') center top no-repeat fixed #000000;}
  49. .wall-num6{background: url('../img/wallpapers/wall_num6.jpg') center top no-repeat fixed #000000;}
  50. .wall-num7{background: url('../img/wallpapers/wall_num7.jpg') center top no-repeat fixed #000000;}
  51. .wall-num8{background: url('../img/wallpapers/wall_num8.jpg') center top no-repeat fixed #000000;}
  52. .wall-num9{background: url('../img/wallpapers/wall_num9.jpg') center top no-repeat fixed #000000;}
  53. .wall-num10{background: url('../img/wallpapers/wall_num10.jpg') center top no-repeat fixed #000000;}
  54. .wall-num11{background: url('../img/wallpapers/wall_num11.jpg') center top no-repeat fixed #000000;}
  55. .wall-num12{background: url('../img/wallpapers/wall_num12.jpg') center top no-repeat fixed #000000;}
  56. .wall-num13{background: url('../img/wallpapers/wall_num13.jpg') center top no-repeat fixed #000000;}
  57. .wall-num14{background: url('../img/wallpapers/wall_num14.jpg') center top no-repeat fixed #000000;}
  58. .wall-num15{background: url('../img/wallpapers/wall_num15.jpg') center top no-repeat fixed #000000;}
  59. .wall-num16{background: url('../img/wallpapers/wall_num16.jpg') center top no-repeat fixed #000000;}
  60. /* eof wallpappers */
  61. /* transparent backgrounds */
  62. .bg-dot10{background: rgba(0,0,0,0.1);}
  63. .bg-dot20{background: rgba(0,0,0,0.2);}
  64. .bg-dot30{background: rgba(0,0,0,0.3);}
  65. .bg-dot40{background: rgba(0,0,0,0.4);}
  66. .bg-dot50{background: rgba(0,0,0,0.5);}
  67. .bg-dot60{background: rgba(0,0,0,0.6);}
  68. .bg-dot70{background: rgba(0,0,0,0.7);}
  69. .bg-dot80{background: rgba(0,0,0,0.8);}
  70. .bg-dot90{background: rgba(0,0,0,0.9);}
  71. .bg-dot100{background: rgba(0,0,0,1);}
  72. .bg-wdot10{background: rgba(255,255,255,0.1);}
  73. .bg-wdot20{background: rgba(255,255,255,0.2);}
  74. .bg-wdot30{background: rgba(255,255,255,0.3);}
  75. .bg-wdot40{background: rgba(255,255,255,0.4);}
  76. .bg-wdot50{background: rgba(255,255,255,0.5);}
  77. .bg-wdot60{background: rgba(255,255,255,0.6);}
  78. .bg-wdot70{background: rgba(255,255,255,0.7);}
  79. .bg-wdot80{background: rgba(255,255,255,0.8);}
  80. .bg-wdot90{background: rgba(255,255,255,0.9);}
  81. .bg-wdot100{background: rgba(255,255,255,1);}
  82. /* eof transparent backgrounds */