default.css 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228
  1. /*****************************************************
  2. * MAIN - CHAMILO RED CSS
  3. *****************************************************/
  4. /* Adding default style for the chamilo_X themes */
  5. @import url('../base_chamilo.css');
  6. /* the following for regular <a> elements */
  7. a:link {
  8. text-decoration: none;
  9. color :#ff0000;
  10. }
  11. a:visited {
  12. text-decoration: none;
  13. color : #ff0000;
  14. }
  15. a:hover {
  16. text-decoration: none;
  17. color: #f3840d;
  18. }
  19. a:active {
  20. text-decoration: none;
  21. color : #ff0000;
  22. }
  23. #header1 {
  24. background-image:url(images/bg-header1.gif);
  25. }
  26. #header3 {
  27. background-image:url(images/bg-header4.png);
  28. }
  29. #header4 {
  30. background-image:url(images/bg-header4.png);
  31. }
  32. #header3 a {
  33. background:transparent url(images/tab_left.gif) no-repeat scroll left top;
  34. }
  35. #header3 li a span {
  36. background:transparent url(images/tab_right.gif) no-repeat scroll right top;
  37. }
  38. #current a {
  39. background:transparent url(images/tab_left-active.gif) no-repeat scroll left top;
  40. }
  41. #current {
  42. background:transparent url(images/tab_center-active.gif) no-repeat scroll right top;
  43. }
  44. #current #tab_active {
  45. background:transparent url(images/tab_right-active.gif) no-repeat scroll right top;
  46. }
  47. /*****************************************************
  48. * FOOTER STYLES *
  49. *****************************************************/
  50. #footer {
  51. background-color: #a90a0e;
  52. background-image: url(images/bg-footer.gif);
  53. background-repeat:repeat-x;
  54. font-size: 12px;
  55. color:#ffffff;
  56. /*height: 10em;*/ /* Do not change this value */
  57. overflow:hidden;
  58. width: 100%;
  59. padding-bottom:18px;
  60. }
  61. /* Sticky footer*/
  62. .push {
  63. height: 9em; /* Very important */
  64. }
  65. #footer .copyright {
  66. float: right;
  67. padding-top:60px;
  68. margin-right:5%;
  69. background-color: #a90a0e;
  70. background-image: url(images/bg-footer.gif);
  71. background-repeat:repeat-x;
  72. }
  73. .footer_emails{
  74. float: left;
  75. padding-top:60px;
  76. margin-right:5%;
  77. background-color: #a90a0e;
  78. background-image: url(images/bg-footer.gif);
  79. background-repeat:repeat-x;
  80. }
  81. /*****************************************************
  82. * DISPLAY MESSAGES *
  83. *****************************************************/
  84. .normal-message {
  85. color: #00407F;
  86. border: 1px solid #CDE6F5;
  87. background: url("images/background_message.png") repeat-x scroll 0 0 #EAF8FE;
  88. }
  89. .warning-message {
  90. border: 1px solid #FFB30F;
  91. color: #000;
  92. background: url("images/background_message.png") repeat-x scroll 0 0 #FFEFA7;
  93. }
  94. .confirmation-message {
  95. border: 1px solid #1F8323;
  96. color:#1F8323;
  97. background: url("images/background_message.png") repeat-x scroll 0 0 #CAF0C7;
  98. }
  99. .error-message {
  100. border: 1px solid #FF0000;
  101. color: #440000;
  102. background: url("images/background_message.png") repeat-x scroll 0 0 #FFD1D1;
  103. }
  104. /* New training */
  105. .bottom-link {
  106. background-image:url(images/button_back.jpg);
  107. }
  108. .social-menu-title {
  109. background-color:#ff0000;
  110. }
  111. #social-content-online {
  112. background-color:#ff0000;
  113. }
  114. .admin_section li {
  115. background-image:url(images/bullet.gif);
  116. }
  117. .system_announcements {
  118. background: transparent url('images/systemenouvelles.jpg') no-repeat top left;
  119. }
  120. .topa {
  121. background:transparent url('images/logoa4.gif') no-repeat;
  122. }
  123. .topb {
  124. background:transparent url('images/logob4.gif') no-repeat;
  125. }
  126. #bottomhellomindfactory {
  127. background:transparent url('images/textologo.jpg') no-repeat;
  128. }
  129. #exercise_close_link {
  130. background: url(images/close.gif) no-repeat;
  131. }
  132. #exercise_close_link:hover {
  133. background: url(images/close_highlight.gif) no-repeat;
  134. }
  135. /*including "login" image*/
  136. button.login {
  137. background-image:url(images/bg-button.gif);
  138. }
  139. button.login:hover {
  140. }
  141. /*including "save" image*/
  142. button.save {
  143. background-image:url(images/button_accept.gif);
  144. }
  145. /*including "add" image*/
  146. button.add {
  147. background-image:url(images/button_add.gif);
  148. }
  149. /*including "cancel" image*/
  150. button.cancel {
  151. background-image:url(images/button_delete.gif);
  152. }
  153. /*including "search" image*/
  154. button.search {
  155. background-image:url(images/bg-button.gif);
  156. }
  157. /*including "plus" image*/
  158. button.plus {
  159. background-image:url(images/button_plus.gif);
  160. }
  161. /*including "minus" image*/
  162. button.minus {
  163. background-image:url(images/button_minus.gif);
  164. }
  165. /*including "next" image*/
  166. button.next {
  167. background-image:url(images/button_next.gif);
  168. }
  169. /*including "back" image*/
  170. button.back {
  171. background-image:url(images/button_back.gif);
  172. }
  173. /*including "refresh" image*/
  174. button.refresh {
  175. background-image:url(images/button_refresh.gif);
  176. }
  177. /*including "upload" image*/
  178. button.upload {
  179. background-image:url(images/button_upload.gif);
  180. }
  181. .fake_button_back {
  182. background-image:url(images/button_back.gif);
  183. }
  184. button.arrowr {
  185. background-image:url(images/2rightarrow.gif);
  186. }
  187. button.arrowl {
  188. background-image:url(images/2leftarrow.gif);
  189. }
  190. input.arrowr {
  191. background-image:url(images/2rightarrow.gif);
  192. }
  193. input.arrowl {
  194. background-image:url(images/2leftarrow.gif);
  195. }
  196. .refresh {
  197. background-image:url(images/refresh.png);
  198. }
  199. .portal {
  200. background-image:url(images/portal.png);
  201. }