/resources/site/templates/solution/solution_blue.css

https://github.com/shroggle/Shroggle · CSS · 686 lines · 477 code · 171 blank · 38 comment · 0 complexity · dda5db87f974b9d5a2dc0a49381ce56c MD5 · raw file

  1. body {
  2. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  3. font-size: 1em;
  4. }
  5. .middlePane {
  6. background-color: #344289;
  7. color: #ffffff
  8. }
  9. a {
  10. color: #8aafee;
  11. text-decoration: underline;
  12. }
  13. a:hover {
  14. color: orange;
  15. }
  16. /* item styles */
  17. /*Blog visual item tyles. Beginning*/
  18. .widgetBLOGStyle {
  19. font-size: 11pt;
  20. padding: 15px;
  21. }
  22. .widgetBLOGStyle a {
  23. font-size: 10pt;
  24. }
  25. .blogName {
  26. color: #8aafee;
  27. font-size: 1.8em;
  28. padding-top: 10px;
  29. padding-bottom: 10px;
  30. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  31. font-weight: bold;
  32. }
  33. .blogPostTitle {
  34. display: block;
  35. color: #ffffff;
  36. font-size: 14pt;
  37. font-family: Arial, Helvetica, sans-serif;
  38. padding-top: 30px;
  39. padding-bottom: 20px;
  40. border-top: 1px solid #dedede;
  41. }
  42. .blogPostInfo {
  43. padding-bottom: 15px;
  44. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  45. color: #dedede;
  46. font-size: 9pt;
  47. }
  48. .blogPostDate {
  49. padding-left: 20px;
  50. color: #dedede;
  51. font-size: 9pt;
  52. }
  53. .addBlogPost a:link, .addBlogPost a:visited, .addBlogPost a:visited {
  54. color: #BADEF5;
  55. text-decoration: underline;
  56. letter-spacing: 0.1em;
  57. }
  58. .blogPostLinks a:link,
  59. .addBlogPostComment a:link, addBlogPostComment a:visited,
  60. .blogPostCommentsShowHide a:link, .blogPostCommentsShowHide a:visited {
  61. color: #BADEF5;
  62. text-decoration: underline;
  63. letter-spacing: 0.1em;
  64. padding-bottom: 10px;
  65. }
  66. .addBlogPost a:hover, .addBlogPost a:active,
  67. .blogPostLinks a:hover, .addBlogPost a:active,
  68. .addBlogPostComment a:hover, addBlogPostComment a:active,
  69. .blogPostCommentsShowHide a:hover, .blogPostCommentsShowHide a:active {
  70. color: #8aafee;
  71. letter-spacing: 0.1em;
  72. }
  73. .addBlogPost a {
  74. padding-bottom: 10px;
  75. }
  76. .blogPostUpdate {
  77. padding-left: 20px;
  78. }
  79. .blogPostText p {
  80. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  81. text-align: justify;
  82. color: #dedede;
  83. }
  84. .addBlogPostComment {
  85. padding-top: 7px;
  86. padding-bottom: 3px;
  87. }
  88. .blogPostCommentsShowHide {
  89. padding-top: 7px;
  90. padding-bottom: 15px;
  91. }
  92. .blogPostComments {
  93. padding: 5px;
  94. margin: 5px 5px 15px 50px;
  95. border: 1px dotted #6e6e6e;
  96. }
  97. /*Blog visual item tyles. The end*/
  98. /* image styles*/
  99. .widgetIMAGEStyle {
  100. padding: 15px;
  101. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  102. }
  103. .imageTitle {
  104. padding-top: 7px;
  105. padding-bottom: 5px;
  106. font-weight: bold;
  107. color: #dedede;
  108. }
  109. .imageDescription {
  110. padding-top: 7px;
  111. padding-bottom: 5px;
  112. color: #ffffff;
  113. }
  114. /* image styles the end*/
  115. /*forum styles*/
  116. .widgetFORUMStyle {
  117. margin: 15px;
  118. font-size: 0.9em;
  119. color: white;
  120. }
  121. .widgetFORUMStyle a {
  122. padding-left: 2px;
  123. padding-right: 3px;
  124. text-decoration: none;
  125. font-weight: bold;
  126. }
  127. .manageForumLink {
  128. color: #8aafee;
  129. }
  130. .manageForumLink:hover {
  131. color: #5026e2;
  132. }
  133. .forumLink {
  134. color: black;
  135. }
  136. .forumLink:hover {
  137. color: #5026e2;
  138. }
  139. .threadNameLink {
  140. color: #8aafee;
  141. text-decoration: none;
  142. font-weight: bold;
  143. }
  144. .threadNameLink:hover {
  145. color: #3466f3;
  146. }
  147. .postList {
  148. }
  149. .postListHeading {
  150. }
  151. .forumFont {
  152. }
  153. .postRow {
  154. }
  155. .subForumListHeadingRow {
  156. }
  157. .threadDescription {
  158. color: white;
  159. font-size: 0.8em;
  160. }
  161. .subForumListBorder {
  162. }
  163. .subForumNameCell {
  164. }
  165. .subForumRow {
  166. }
  167. .postCountCell {
  168. }
  169. .threadCountCell {
  170. }
  171. .subForumLastUpdatedCell {
  172. }
  173. .subForumNameLink {
  174. color: #8aafee;
  175. text-decoration: none;
  176. font-weight: bold;
  177. }
  178. .subForumNameLink:hover {
  179. color: #3466f3;
  180. text-decoration: none;
  181. }
  182. .subForumDescription {
  183. font-size: 0.8em;
  184. color: #dedede;
  185. }
  186. .manageSubForumText {
  187. color: #dedede;
  188. }
  189. .forumBreadCrumbs {
  190. color: #ffffff;
  191. border: 1px solid #5026e2;
  192. }
  193. .forumBreadCrumbs a:link {
  194. color: white;
  195. }
  196. .forumBreadCrumbs a:hover {
  197. color: #8aafee;
  198. }
  199. a.navigateForumLink {
  200. color: #8aafee;
  201. text-decoration: none;
  202. }
  203. .forumAddingLinks {
  204. border: 1px solid #8aafee;
  205. background-color: #EBEEF1;
  206. }
  207. .forumAddingLinks a:hover {
  208. color: #5026e2;
  209. }
  210. .threadList {
  211. }
  212. .threadListHeading {
  213. }
  214. .threadRow {
  215. }
  216. .evenPostBGColor {
  217. }
  218. .notEvenPostBGColor {
  219. }
  220. .postAuthorText {
  221. }
  222. /* forum style end*/
  223. /*Menu visual item tyles. Beginning*/
  224. /*Menu visual item tyles. Beginning*/
  225. .horizontalSeparator {
  226. color: #dedede;
  227. }
  228. .topLevelMenuItem_TREE_STYLE a, .selectedTopLevelMenuItem_TREE_STYLE a {
  229. color: #dedede;
  230. font-weight: bold;
  231. }
  232. .subMenu_TREE_STYLE td a, .selectedSubMenu_TREE_STYLE td a {
  233. color: #dedede;
  234. font-weight: bold;
  235. }
  236. .subMenu_TREE_STYLE.mouseOver td, .selectedSubMenu_TREE_STYLE td {
  237. background-color: #3072e1;
  238. font-weight: bold;
  239. }
  240. .topLevelMenuItem_TREE_STYLE.mouseOver a, .selectedTopLevelMenuItem_TREE_STYLE span {
  241. color: #dedede;
  242. }
  243. .menuContainer_TREE_STYLE {
  244. background-color: #333333;
  245. }
  246. .subMenu_TREE_STYLE .subMenuOpener, .selectedSubMenu_TREE_STYLE .subMenuOpener {
  247. background: url("/images/dropDownMenu/menuArrow_w.gif") no-repeat right;
  248. }
  249. /*Menu visual item tyles. The end*/
  250. /*blog summary visual item styles*/
  251. .widgetBLOG_SUMMARYStyle {
  252. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  253. width: 100%;
  254. font-size: 0.9em;
  255. padding: 15px;
  256. }
  257. .widgetBLOG_SUMMARYStyle p, .widgetBLOG_SUMMARYStyle span {
  258. padding: 0;
  259. margin: 0;
  260. }
  261. .blogSummaryHeader {
  262. font-size: 1.1em;
  263. padding-top: 5px;
  264. padding-bottom: 15px !important;
  265. font-weight: bold;
  266. color: #8aafee;
  267. display: block;
  268. }
  269. .blogSummaryPostName {
  270. font-size: 0.9em;
  271. font-weight: bold;
  272. display: block;
  273. }
  274. .blogSummaryPostText {
  275. color: #dedede;
  276. font-size: 0.8em;
  277. }
  278. /*blog summary visual item styles. the end*/
  279. /*video item style*/
  280. .widgetVIDEOStyle {
  281. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  282. font-size: 9pt;
  283. color: #dedede;
  284. padding: 10px;
  285. }
  286. /*video item style. the end*/
  287. /*login form style*/
  288. .widgetLOGINStyle {
  289. padding-left: 5px;
  290. padding-right: 5px;
  291. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  292. color: #dedede;
  293. font-weight: bold;
  294. font-size: 11pt;
  295. }
  296. .loginFormHeader {
  297. padding-bottom: 15px;
  298. font-weight: bold;
  299. color: #8aafee;
  300. }
  301. .loginForm {
  302. font-weight: bold;
  303. line-height: 1.6em;
  304. padding-top: 5px;
  305. }
  306. .loginFormLabel {
  307. font-size: 10pt;
  308. font-weight: bold;
  309. padding-top: 5px;
  310. }
  311. .loginForm a:link {
  312. color: orange;
  313. text-decoration: none;
  314. font-size: 11pt;
  315. }
  316. .loginForm a:hover {
  317. color: red;
  318. text-decoration: underline;
  319. }
  320. #loginForm110 {
  321. line-height: 1.6em;
  322. }
  323. a:link.loginFormReturnToRegLink {
  324. color: #8aafee;
  325. font-weight: bold;
  326. font-size: 11pt;
  327. text-decoration: none;
  328. }
  329. a:hover.loginFormReturnToRegLink {
  330. color: red;
  331. text-decoration: underline;
  332. font-weight: bold;
  333. }
  334. a:link.loginFormRegLink {
  335. color: #8aafee;
  336. font-size: 11pt;
  337. }
  338. a:hover.loginFormRegLink {
  339. color: red;
  340. }
  341. #forgotPasswordArea110 {
  342. color: #8aafee;
  343. font-size: 10pt;
  344. margin-top: 30px;
  345. line-height: 1.6em;
  346. }
  347. #forgotPasswordArea110 td {
  348. color: #dedede;
  349. padding: 5px;
  350. }
  351. #forgotPasswordOkArea110 {
  352. padding-top: 30px;
  353. line-height: 1.6em;
  354. }
  355. #forgotPasswordOkArea110 span {
  356. color: #dedede !important;
  357. }
  358. /*login form style the end */
  359. /*Registration item styles. The beginning*/
  360. .widgetREGISTRATIONStyle {
  361. padding-left: 15px;
  362. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  363. }
  364. .widgetREGISTRATIONStyle a {
  365. font-weight: bold;
  366. color: orange;
  367. }
  368. .widgetREGISTRATIONStyle a:hover {
  369. color: #8aafee;
  370. }
  371. .registrationHeader p {
  372. padding-top: 15px;
  373. padding-bottom: 10px;
  374. display: block;
  375. font-size: 1.1em;
  376. font-weight: bold;
  377. color: #8aafee;
  378. }
  379. .registrationTable {
  380. font-size: 0.8em;
  381. color: #dedede;
  382. font-weight: bold;
  383. }
  384. .registrationTable td {
  385. padding: 7px;
  386. }
  387. #securityCodeText {
  388. font-weight: bold;
  389. font-size: 0.8em;
  390. color: #8aafee;
  391. padding: 3px;
  392. margin-bottom: 10px;
  393. }
  394. /*Registration item styles. The End*/
  395. /*Contact us item style. The beginning*/
  396. .widgetCONTACT_USStyle {
  397. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  398. padding-left: 15px;
  399. width: 100%;
  400. font-size: 10pt;
  401. font-weight: bold;
  402. color: #dedede;
  403. }
  404. .widgetCONTACT_USStyle p {
  405. font-size: 12pt !important;
  406. }
  407. .widgetCONTACT_USStyle td {
  408. padding-top: 3px;
  409. padding-bottom: 3px;
  410. font-size: 9pt;
  411. }
  412. /*Contact us item style. The end*/
  413. .formInstruction {
  414. margin-left: 5px;
  415. margin-top: -5px;
  416. font-size: 9pt;
  417. font-weight: normal;
  418. }
  419. /*custom form style. the beginning*/
  420. .widgetCUSTOM_FORMStyle {
  421. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  422. padding-left: 15px;
  423. width: 100%;
  424. font-weight: bold;
  425. color: #8aafee;
  426. font-size: 9pt;
  427. }
  428. .widgetCUSTOM_FORMStyle td {
  429. padding-top: 3px;
  430. padding-bottom: 3px;
  431. color: #dedede;
  432. font-size: 9pt;
  433. font-weight: bold;
  434. }
  435. /*custom form style. the end*/
  436. /*Contact us item style. The beginning*/
  437. .widgetCONTACT_USStyle {
  438. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  439. padding-left: 15px;
  440. width: 100%;
  441. font-size: 10pt;
  442. font-weight: bold;
  443. color: #333333;
  444. }
  445. .widgetCONTACT_USStyle p {
  446. font-size: 12pt !important;
  447. }
  448. .widgetCONTACT_USStyle td {
  449. padding-top: 3px;
  450. padding-bottom: 3px;
  451. font-size: 9pt;
  452. }
  453. /*Contact us item style. The end*/
  454. /*custom form style. the beginning*/
  455. .widgetCUSTOM_FORMStyle {
  456. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  457. padding-left: 15px;
  458. width: 100%;
  459. font-weight: bold;
  460. color: #e2265a;
  461. font-size: 9pt;
  462. }
  463. .widgetCUSTOM_FORMStyle td {
  464. padding-top: 3px;
  465. padding-bottom: 3px;
  466. color: #e2265a;
  467. font-size: 11pt;
  468. font-weight: bold;
  469. }
  470. /*custom form style. the end*/
  471. /*child site registration. the beginning*/
  472. .widgetCHILD_SITE_REGISTRATIONStyle {
  473. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  474. width: 100%;
  475. font-weight: bold;
  476. font-size: 11pt;
  477. padding-left: 10px;
  478. color: #8aafee;
  479. }
  480. .widgetCHILD_SITE_REGISTRATIONStyle p {
  481. color: #8aafee;
  482. }
  483. .widgetCHILD_SITE_REGISTRATIONStyle td {
  484. font-size: 9pt;
  485. }
  486. /*child site registration. the end*/
  487. /*text item style. the beginning*/
  488. .widgetTEXTStyle {
  489. padding: 5px 15px;
  490. font-size: 0.8em;
  491. color: #dedede;
  492. }
  493. /*text item style. the end*/
  494. /* gallery styles*/
  495. /*next*/
  496. .galleryDataAfterItemBordered {
  497. border: 1px solid #dedede;
  498. }
  499. /*digits*/
  500. .galleryDataItemBordered {
  501. border: 1px solid #dedede;
  502. }
  503. /*current*/
  504. .galleryDataCurrentItemBordered {
  505. border: 1px solid #4d6498;
  506. background-color: #4d6498;
  507. color: #dedede;
  508. }
  509. /*previous*/
  510. .galleryDataBeforeItemBordered {
  511. border: 1px solid #dedede;
  512. }
  513. /* gallery styles, the end */
  514. /*gallery data display field labels*/
  515. /*gallery data display field labels end*/