Index: trunk/themes/default2007/platform/inc/styles.css =================================================================== diff -u -N -r8503 -r8508 --- trunk/themes/default2007/platform/inc/styles.css (.../styles.css) (revision 8503) +++ trunk/themes/default2007/platform/inc/styles.css (.../styles.css) (revision 8508) @@ -3,13 +3,13 @@ padding:0px; height:100%; border:none; - font: 9pt arial; - color: #000000; + font: 9pt arial; + color: #000000; } -.fullwidth - { - width:100%; +.fullwidth + { + width:100%; } /*----------------------------------------------------------------------------------------------------*/ @@ -54,17 +54,17 @@ { background:url(../img/top_background.gif) right repeat-y; } - + .top-menu { background:url(../img/menu_background.gif) top repeat-x #1865ac; } - + .languages-paddings { padding:0px 15px; } - + .side-boxes-title { background:url(../img/side_boxes_background.gif) bottom repeat-x #83afd6; @@ -73,29 +73,28 @@ font-size:12px; color:#FFFFFF; } - + .side-boxes-title A { font-size:12px; color:#FFFFFF; text-decoration:underline; } - + .side-boxes-title A:hover { font-size:12px; - color:#FFFFFF; - text-decoration: none; - } - + color:#ffdc0e; + } + .input-text { background: url(../img/input_text_background.gif) top repeat-x #FFFFFF; border:1px solid #7091b9; font-family:Arial, Helvetica, sans-serif; font-size:10px; } - + .button { background:url(../img/input_button_background.gif) bottom repeat-x #efefef; @@ -108,67 +107,67 @@ overflow: visible; */ } - + a.blue-small-link { font-size:10px; color:#197aca; text-decoration:underline; } - + a.blue-small-link:hover { font-size:10px; color: #005ca8; text-decoration:none; } - + .remember-login { color:#000000; font-size:9px; } - + .paddnig-right { padding-right:8px; } - + .side-title { font-size:12px; color:#FFFFFF; - } - + } + .login-text { font-size:10px; color:#FFFFFF; } - + .login-text A { color:#FFFFFF; text-decoration:underline; - } - + } + .login-text A:hover { color:#FFFFFF; text-decoration: none; - } - + } + .vertical-dashed-line { background:url(../img/vertical_dashed_line.gif) top center repeat-y; - } - + } + .side-boxes-content { background:url(../img/side_boxes_content.gif) top repeat-x; padding:20px 20px; } - + .content-boxes-title { background:#f0f5fa; @@ -177,78 +176,78 @@ font-size:15px; color:#000000; } - + .navigation-bar { background:url(../img/side_boxes_background.gif) bottom repeat-x #83afd6; height:29px; padding:0px 20px; font-size:12px; color:#FFFFFF; - } - + } + .navigation-bar A { text-decoration:underline; color:#FFFFFF; - } - + } + .navigation-bar A:hover { text-decoration: none; color: #CCCCCC; - } - + } + .content-boxes-content { background: #FFFFFF; padding:20px 20px 0px 20px; } - + .menu-top-active { background:url(../img/top_menu_select.gif); height:37px; padding:0px 13px; white-space:nowrap } - + .menu-top-noactive { height:37px; - padding:0px 13px; + padding:0px 13px; white-space:nowrap } - + .menu-top-active A { font-size:11px; color:#FFFFFF; text-decoration:none; - } - + } + .menu-top-active A:hover { font-size:11px; color: #CCCCCC; text-decoration:none; - } - + } + .menu-top-noactive A { font-size:11px; color:#FFFFFF; text-decoration:none; - } - + } + .menu-top-noactive A:hover { font-size:11px; color: #CCCCCC; text-decoration:none; - } - + } + .footer-blue { background:url(../img/footer_blue.gif) top repeat-x; @@ -257,139 +256,136 @@ font-size:10px; padding:0px 10px; } - + .footer-links { text-align:right; padding:5px 10px; } - + .padding-reg { padding:10px; } - - + + .footer-links A { color:#333333; font-size:10px; text-decoration:underline; } - + .footer-links A:hover { color: #666666; text-decoration: none; - } + } a.details_grey { font-size:9px; color:#666666; text-decoration:none; } - + a.details_grey:hover { color:#000000; text-decoration:none; } - + .directory-icon { width:22px; vertical-align:top; padding:5px; } - + .directory-text { padding:5px 20px 5px 5px; } - + .gradient-background { background:url(../img/gradient_background.gif) top repeat-x #FFFFFF; } - + .pagenation-select { background: #5b97cb; color:#FFFFFF; padding:1px 2px; } - + a.pagenation-noselect { color:#000000; text-decoration:none; } - + .link-picture-padding { padding:20px 5px 20px 20px; vertical-align:top; width:120px; } - + .link-text-padding { padding:20px 5px; } - - + + .articles-icon-cell { width:22px; padding-top:5px; vertical-align:top; padding-right:7px; } - + .small-black { font-size:10px; } - + a.text-title { font-size:12px; font-weight:bold; color:#1769b5; text-decoration:underline; } - + a.text-title:hover { color: #005695; text-decoration:underline; } - + .text-title { font-size:12px; font-weight:bold; color:#1769b5; } - + .text-grey { font-size:10px; color:#666666; } - - + + .article-picture-padding { padding:0px 20px 0px 30px; width:120px; vertical-align:top } - - - @@ -399,7 +395,10 @@ -.no-dinamic + + + +.not-dynamic { color:#00CC66; } \ No newline at end of file