You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2015/02/20 20:24:48 UTC

svn commit: r940891 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/exceptions.css content/download/globalvars.js content/download/index.html content/download/msg_prop_l10n_en.js content/download/styles.css

Author: buildbot
Date: Fri Feb 20 19:24:48 2015
New Revision: 940891

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/download/exceptions.css
    websites/staging/ooo-site/trunk/content/download/globalvars.js
    websites/staging/ooo-site/trunk/content/download/index.html
    websites/staging/ooo-site/trunk/content/download/msg_prop_l10n_en.js
    websites/staging/ooo-site/trunk/content/download/styles.css

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Feb 20 19:24:48 2015
@@ -1 +1 @@
-1661185
+1661196

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Feb 20 19:24:48 2015
@@ -1 +1 @@
-1661185
+1661196

Modified: websites/staging/ooo-site/trunk/content/download/exceptions.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/exceptions.css (original)
+++ websites/staging/ooo-site/trunk/content/download/exceptions.css Fri Feb 20 19:24:48 2015
@@ -90,7 +90,7 @@ h1 { padding-left: 0.5em; }
 .sub-green-sel_error { background: #FECBCB; border: 1px solid #C00000; border-radius: 15px; font-size: .8em; padding: 5px 5px 5px 0px; }
 
 .green-sel-icon {
-  background: url("cachedimages/button-green-top.png") no-repeat right top;
+  background: url("http://www.openoffice.org/download/cachedimages/button-green-top.png") no-repeat right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -99,7 +99,7 @@ h1 { padding-left: 0.5em; }
 }
 
 .green-sel-icon:hover {
-  background: url("cachedimages/button-green-bottom.png") no-repeat right top;
+  background: url("http://www.openoffice.org/download/cachedimages/button-green-bottom.png") no-repeat right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -141,7 +141,7 @@ h1 { padding-left: 0.5em; }
 .sub-lightblue p { padding: .1em 3%; width: 100%; }
 
 .lightblue-icon {
-  background: url("cachedimages/button-lightblue-top.png") no-repeat transparent right top;
+  background: url("http://www.openoffice.org/download/cachedimages/button-lightblue-top.png") no-repeat transparent right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -150,7 +150,7 @@ h1 { padding-left: 0.5em; }
 }
 
 .lightblue-icon:hover {
-  background: url("cachedimages/button-lightblue-bottom.png") no-repeat transparent right top;
+  background: url("http://www.openoffice.org/download/cachedimages/button-lightblue-bottom.png") no-repeat transparent right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -187,7 +187,7 @@ h1 { padding-left: 0.5em; }
 .sub-blue p { padding: .1em 3%; width: 100%; }
 
 .blue-icon {
-  background: url("cachedimages/button-blue-ext-top.png") no-repeat transparent right top;
+  background: url("http://www.openoffice.org/download/cachedimages/button-blue-ext-top.png") no-repeat transparent right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -196,7 +196,7 @@ h1 { padding-left: 0.5em; }
 }
 
 .blue-icon:hover {
-  background: url("cachedimages/button-blue-ext-bottom.png") no-repeat transparent right top;
+  background: url("http://www.openoffice.org/download/cachedimages/button-blue-ext-bottom.png") no-repeat transparent right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -227,8 +227,8 @@ h1 { padding-left: 0.5em; }
  position: relative; }
 
 /*
-.yellow { background: url("cachedimages/button-yellow.png") #FFF379 right top no-repeat; }
-.yellow:hover { background: url("cachedimages/button-yellow.png") #FFF24F right -200px no-repeat; }
+.yellow { background: url(../cachedimages/button-yellow.png) #FFF379 right top no-repeat; }
+.yellow:hover { background: url(../cachedimages/button-yellow.png) #FFF24F right -200px no-repeat; }
 */
 .yellow h2 a { color: #E09C09; }
 .yellow:hover h2 a, #bodycol .yellow h2 a:hover { color: #C80; }
@@ -236,7 +236,7 @@ h1 { padding-left: 0.5em; }
 .sub-yellow p { padding: .1em 3%; width: 100%; }
 
 .yellow-icon {
-  background: url("cachedimages/button-yellow-top.png") no-repeat transparent right top;
+  background: url("http://www.openoffice.org/download/cachedimages/button-yellow-top.png") no-repeat transparent right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -245,7 +245,7 @@ h1 { padding-left: 0.5em; }
 }
 
 .yellow-icon:hover {
-  background: url("cachedimages/button-yellow-bottom.png") no-repeat transparent right top;
+  background: url("http://www.openoffice.org/download/cachedimages/button-yellow-bottom.png") no-repeat transparent right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -280,7 +280,7 @@ h1 { padding-left: 0.5em; }
 .sub-orange p { padding: .1em 3%; width: 100%; }
 
 .orange-icon {
-  background: url("cachedimages/button-orange-top.png") no-repeat transparent right top;
+  background: url("http://www.openoffice.org/download/cachedimages/button-orange-top.png") no-repeat transparent right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -289,7 +289,7 @@ h1 { padding-left: 0.5em; }
 }
 
 .orange-icon:hover {
-  background: url("cachedimages/button-orange-bottom.png") no-repeat transparent right top;
+  background: url("http://www.openoffice.org/download/cachedimages/button-orange-bottom.png") no-repeat transparent right top;
   display: block;
   height: 100px;
   position: absolute;
@@ -304,7 +304,7 @@ h1 { padding-left: 0.5em; }
 .additionalinformation a { color: #107EC0; text-decoration: underline; }
 .additionalinformation a:hover { background-color: #E6EBED; }
 
-.additionalinformation #nativelang { background-image: url("cachedimages/nativelang.gif"); background-repeat: no-repeat; background-position: top left; }
+.additionalinformation #nativelang { background-image: url(http://www.openoffice.org/download/cachedimages/nativelang.gif); background-repeat: no-repeat; background-position: top left; }
 
 #downloadextendedtext p { background: none; }
 #downloadextendedtext ul { background: none; font-weight: bold; list-style: none; margin: 0px; padding: 0px; font-size: 2em; width: 100%; float: left; color: #333; padding-left: 20px; }

Modified: websites/staging/ooo-site/trunk/content/download/globalvars.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/globalvars.js (original)
+++ websites/staging/ooo-site/trunk/content/download/globalvars.js Fri Feb 20 19:24:48 2015
@@ -93,10 +93,10 @@ DL.SEL_VER			= [ "4.1.1",  "4.1.1",
 				    "older",  "Older releases" ];
 
 // Base URLs to the Sourceforge and Apache mirror server.
-DL.SF				= "sourceforge.net/projects/openofficeorg.mirror/files/";
-DL.ASF				= "www.apache.org/dyn/aoo-closer.cgi/openoffice/";
-DL.ASF_DIST			= "www.apache.org/dist/openoffice/";
-DL.ASF_ARC			= "archive.apache.org/dist/openoffice/";
+DL.SF				= "http://sourceforge.net/projects/openofficeorg.mirror/files/";
+DL.ASF				= "http://www.apache.org/dyn/aoo-closer.cgi/openoffice/";
+DL.ASF_DIST			= "http://www.apache.org/dist/openoffice/";
+DL.ASF_ARC			= "http://archive.apache.org/dist/openoffice/";
 
 // Only used in "download_other.js".
 DL.REL_PLATFORM			= [ "Win_x86", "Linux_x86_rpm", "Linux_x86_deb", "Linux_x86-64_rpm", "Linux_x86-64_deb",
@@ -140,14 +140,14 @@ DL_BETA.LP_LANG			= [ "ast", "bg", "ca",
 DL_BETA.SDK_LANG		= [ "en-US" ];
 
 // Base URLs to the Sourceforge and Apache mirror server.
-DL_BETA.SOURCEFORGE		= "sourceforge.net/projects/openofficeorg.mirror/files/milestones/" + DL_BETA.VERSION;
+DL_BETA.SOURCEFORGE		= "http://sourceforge.net/projects/openofficeorg.mirror/files/milestones/" + DL_BETA.VERSION;
 DL_BETA.SOURCEFORGE		= DL_BETA.SOURCEFORGE + "/binaries/";
-DL_BETA.ASF			= "www.apache.org/dyn/aoo-closer.cgi/openoffice/"		   + DL_BETA.VERSION;
-DL_BETA.ASF_DIST		= "www.apache.org/dist/openoffice/"				   + DL_BETA.VERSION;
-DL_BETA.ASF_ARC			= "archive.apache.org/dist/openoffice/"				   + DL_BETA.VERSION;
+DL_BETA.ASF			= "http://www.apache.org/dyn/aoo-closer.cgi/openoffice/"		   + DL_BETA.VERSION;
+DL_BETA.ASF_DIST		= "http://www.apache.org/dist/openoffice/"				   + DL_BETA.VERSION;
+DL_BETA.ASF_ARC			= "http://archive.apache.org/dist/openoffice/"				   + DL_BETA.VERSION;
 
 // Debug: Uncomment to use different base URLs.
-// var DL.PEOPLE_BASE_URL	= "people.apache.org/~marcus/aoo/"				   + DL.VERSION;
+// var DL.PEOPLE_BASE_URL	= "http://people.apache.org/~marcus/aoo/"				   + DL.VERSION;
 
 DL.RELEASE_MODE			= 1;
 

Modified: websites/staging/ooo-site/trunk/content/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/download/index.html Fri Feb 20 19:24:48 2015
@@ -7,10 +7,10 @@
   <meta itemprop="name" content="Download Apache OpenOffice" />
   <meta itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 125 million trusted downloads." />
   <meta itemprop="keywords" content="Apache OpenOffice, OpenOffice, Apache Open Office, Download, Official, Official Download, Open Office, OpenOffice.org" />
-  <meta itemprop="image" content="www.openoffice.org/images/aoo-logo-100x100.png" />
+  <meta itemprop="image" content="http://www.openoffice.org/images/aoo-logo-100x100.png" />
   <meta property="og:title" content="Download Apache OpenOffice" />
   <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over 125 million trusted downloads." />
-  <meta property="og:image" content="www.openoffice.org/images/aoo-logo-100x100.png" />
+  <meta property="og:image" content="http://www.openoffice.org/images/aoo-logo-100x100.png" />
   <meta name="description" content="Official Apache OpenOffice download page. Join the OpenOffice revolution, the free office productivity suite with over 125 million trusted downloads." />
   <title>Apache OpenOffice - Official Download</title>
   <script type="text/javascript" src="globalvars.js"></script>
@@ -28,20 +28,20 @@
   </style>
   <script>
     if ( window.document.referrer.indexOf( "shell.windows.com" ) != -1 ) {
-       location.href = "../why/why_odf.html";
+       location.href = "http://www.openoffice.org/why/why_odf.html";
     }
 
     function share( platform ) {
       _gaq.push( ['_trackEvent', 'social', 'shareDownload', platform] ); 
 
       if ( platform == 'apacheblog' ) {
-        window.open( 'blogs.apache.org/OOo/', '_blank' );
+        window.open( 'http://blogs.apache.org/OOo/', '_blank' );
       } else if ( platform == 'facebook' ) {
-        window.open( 'www.facebook.com/sharer/sharer.php?u=www.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' );
+        window.open( 'http://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'twitter' ) {
-        window.open( 'twitter.com/intent/tweet?url=www.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+100+million+trusted+downloads.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
+        window.open( 'http://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+100+million+trusted+downloads.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'google+' ) {
-        window.open( 'plus.google.com/share?url=www.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' );
+        window.open( 'http://plus.google.com/share?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       }
     }
   </script>
@@ -100,13 +100,13 @@
     <div class="first button green-sel" id="optionitem2">
       <div class="green-sel-icon"></div>
       <h2>
-        <a style="cursor: pointer;" href="sourceforge.net/projects/openofficeorg.mirror/files/"
+        <a style="cursor: pointer;" href="http://sourceforge.net/projects/openofficeorg.mirror/files/"
           title="Select from all platforms, languages, language packs to download">
           Apache OpenOffice Downloads - Official Site
         </a>
       </h2>
       <p>
-        <a style="cursor: pointer;" href="sourceforge.net/projects/openofficeorg.mirror/files/"
+        <a style="cursor: pointer;" href="http://sourceforge.net/projects/openofficeorg.mirror/files/"
           title="Select from all platforms, languages and language packs to download">The browser seems to have JavaScript
           disabled. This technique is used for showing the actual download link. If you want to download Apache
           OpenOffice anyway, click this text to choose from the alternative download webpage. You will have to navigate to

Modified: websites/staging/ooo-site/trunk/content/download/msg_prop_l10n_en.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/msg_prop_l10n_en.js (original)
+++ websites/staging/ooo-site/trunk/content/download/msg_prop_l10n_en.js Fri Feb 20 19:24:48 2015
@@ -58,19 +58,19 @@ l10n.dl_share_light_blue_box_text_text
 l10n.dl_share_light_blue_box_text_title		= "Help spread the word and tell your friends about Apache OpenOffice";
 l10n.dl_share_light_blue_box_blog_text		= "Official Blog";
 l10n.dl_share_light_blue_box_blog_title		= "Weblog of OpenOffice.";
-l10n.dl_share_light_blue_box_blog_src		= "../images/logo-rss-32.png";
+l10n.dl_share_light_blue_box_blog_src		= "http://www.openoffice.org/images/logo-rss-32.png";
 l10n.dl_share_light_blue_box_blog_alt		= "Weblog of OpenOffice";
 l10n.dl_share_light_blue_box_facebook_text	= "Facebook";
 l10n.dl_share_light_blue_box_facebook_title	= "Please tell your friends about Apache OpenOffice via Facebook";
-l10n.dl_share_light_blue_box_facebook_src	= "../images/logo-facebook-32.png";
+l10n.dl_share_light_blue_box_facebook_src	= "http://www.openoffice.org/images/logo-facebook-32.png";
 l10n.dl_share_light_blue_box_facebook_alt	= "Share on Facebook";
 l10n.dl_share_light_blue_box_twitter_text	= "Twitter";
 l10n.dl_share_light_blue_box_twitter_title	= "Please tell your friends about Apache OpenOffice via Twitter";
-l10n.dl_share_light_blue_box_twitter_src	= "../images/logo-twitter-32.png";
+l10n.dl_share_light_blue_box_twitter_src	= "http://www.openoffice.org/images/logo-twitter-32.png";
 l10n.dl_share_light_blue_box_twitter_alt	= "Share on Twitter";
 l10n.dl_share_light_blue_box_googleplus_text	= "Google+";
 l10n.dl_share_light_blue_box_googleplus_title	= "Please tell your friends about Apache OpenOffice via Google+";
-l10n.dl_share_light_blue_box_googleplus_src	= "../images/logo-googleplus-32.png";
+l10n.dl_share_light_blue_box_googleplus_src	= "http://www.openoffice.org/images/logo-googleplus-32.png";
 l10n.dl_share_light_blue_box_googleplus_alt	= "Share on Google+";
 
 // Extensions: Strings in the blue box (top) (used in "index.html").
@@ -78,98 +78,98 @@ l10n.dl_ext_blue_box_headline_text		= "G
 l10n.dl_ext_blue_box_headline_title		= "Choose from a wide range of additional and individual functionality";
 l10n.dl_ext_blue_box_text_text			= "Extend your Apache OpenOffice functionality with a large and growing library of extensions and dictionaries from other users.";
 l10n.dl_ext_blue_box_text_title			= "Choose from a wide range of additional and individual functionality";
-l10n.dl_ext_blue_box_text_href			= "extensions.openoffice.org/";
+l10n.dl_ext_blue_box_text_href			= "http://extensions.openoffice.org/";
 
 // Templates: Strings in the blue box (bottom) (used in "index.html").
 l10n.dl_tlp_blue_box_headline_text		= "Get Apache OpenOffice Templates";
 l10n.dl_tlp_blue_box_headline_title		= "Choose from a wide range of additional and individual documents";
 l10n.dl_tlp_blue_box_text_text			= "Extend your Apache OpenOffice creativity with a large and growing library of templates from other users.";
 l10n.dl_tlp_blue_box_text_title			= "Choose from a wide range of additional and individual documents";
-l10n.dl_tlp_blue_box_text_href			= "templates.openoffice.org/";
+l10n.dl_tlp_blue_box_text_href			= "http://templates.openoffice.org/";
 
 // Strings in the navigation bar (used in "index.html").
 // Release Information
 l10n.dl_nav_headline_1_text			= "Release Information";
 l10n.dl_nav_sysreq_text				= "System Requirements";
 l10n.dl_nav_sysreq_title			= "HDD: ~300MB free - Memory: &gt;128MB - Processor: &gt;500MHz - OS: Win, Linux, Mac OS, Solaris, FreeBSD...";
-l10n.dl_nav_sysreq_href				= "../dev_docs/source/sys_reqs_aoo41.html";
+l10n.dl_nav_sysreq_href				= "http://www.openoffice.org/dev_docs/source/sys_reqs_aoo41.html";
 l10n.dl_nav_license_text			= "License";
 l10n.dl_nav_license_title			= "Apache OpenOffice License";
-l10n.dl_nav_license_href			= "../license.html";
+l10n.dl_nav_license_href			= "http://www.openoffice.org/license.html";
 l10n.dl_nav_source_text				= "Source";
 l10n.dl_nav_source_title			= "For developers and power users: Get the source to build Apache OpenOffice from scratch.";
-l10n.dl_nav_source_href				= "openoffice.apache.org/downloads.html";
+l10n.dl_nav_source_href				= "http://openoffice.apache.org/downloads.html";
 l10n.dl_nav_build_text				= "Building Guide";
 l10n.dl_nav_build_title				= "For developers and power users: HowTo guide to build Apache OpenOffice from scratch.";
-l10n.dl_nav_build_href				= "wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO";
+l10n.dl_nav_build_href				= "http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO";
 l10n.dl_nav_sdk_text				= "Software Development Kit (SDK)";
 l10n.dl_nav_sdk_title				= "For developers: Software Development Kit.";
-l10n.dl_nav_sdk_href				= "openoffice.apache.org/downloads.html";
+l10n.dl_nav_sdk_href				= "http://openoffice.apache.org/downloads.html";
 l10n.dl_nav_devbuilds_text			= "Development Builds";
 l10n.dl_nav_devbuilds_title			= "For QA volunteers: Development Builds";
-l10n.dl_nav_devbuilds_href			= "devbuilds.html";
+l10n.dl_nav_devbuilds_href			= "http://www.openoffice.org/download/devbuilds.html";
 
 // Documentation
 l10n.dl_nav_headline_2_text			= "Documentation";
 l10n.dl_nav_schedule_text			= "Release Schedules";
 l10n.dl_nav_schedule_title			= "When are new releases planned?";
-l10n.dl_nav_schedule_href			= "cwiki.apache.org/confluence/display/OOOUSERS/Releases";
+l10n.dl_nav_schedule_href			= "http://cwiki.apache.org/confluence/display/OOOUSERS/Releases";
 l10n.dl_nav_hist_schedule_text			= "Historic Release Schedule";
 l10n.dl_nav_hist_schedule_title			= "When were old releases planned?";
-l10n.dl_nav_hist_schedule_href			= "wiki.services.openoffice.org/wiki/Product_Release";
+l10n.dl_nav_hist_schedule_href			= "http://wiki.services.openoffice.org/wiki/Product_Release";
 l10n.dl_nav_inst_guide_text			= "Installation Guides";
 l10n.dl_nav_inst_guide_title			= "Instructions for installing Apache OpenOffice on Windows, Linux and Mac OS machines";
-l10n.dl_nav_inst_guide_href			= "common/instructions.html";
+l10n.dl_nav_inst_guide_href			= "http://www.openoffice.org/download/common/instructions.html";
 l10n.dl_nav_user_guide_text			= "User Guides";
 l10n.dl_nav_user_guide_title			= "Extensive user manuals for every day use";
-l10n.dl_nav_user_guide_href			= "../documentation/index.html";
+l10n.dl_nav_user_guide_href			= "http://www.openoffice.org/documentation/index.html";
 l10n.dl_nav_why_java_text			= "Java and Apache OpenOffice";
 l10n.dl_nav_why_java_title			= "Explains why to use Java and what it is";
-l10n.dl_nav_why_java_href			= "common/java.html";
+l10n.dl_nav_why_java_href			= "http://www.openoffice.org/download/common/java.html";
 l10n.dl_nav_eol_text				= "End-Of-Life Information";
 l10n.dl_nav_eol_title				= "Information about releases that have reached End-Of-Life status";
-l10n.dl_nav_eol_href				= "../development/releases/eol.html";
+l10n.dl_nav_eol_href				= "http://www.openoffice.org/development/releases/eol.html";
 
 // Additional Resources
 l10n.dl_nav_headline_3_text			= "Additional Resources";
 l10n.dl_nav_support_text			= "Support";
 l10n.dl_nav_support_title			= "If the information above did not answer your question: Free and paid support!";
-l10n.dl_nav_support_href			= "../support/index.html";
+l10n.dl_nav_support_href			= "http://www.openoffice.org/support/index.html";
 l10n.dl_nav_local_text				= "Localizations";
 l10n.dl_nav_local_title				= "Information and support in your favorite language";
-l10n.dl_nav_local_href				= "openoffice.apache.org/native-lang.html";
+l10n.dl_nav_local_href				= "http://openoffice.apache.org/native-lang.html";
 l10n.dl_nav_stat_text				= "Download Statistics";
 l10n.dl_nav_stat_title				= "Download and other statistics";
-l10n.dl_nav_stat_href				= "../stats/index.html";
+l10n.dl_nav_stat_href				= "http://www.openoffice.org/stats/index.html";
 l10n.dl_nav_mirrors1_text			= "Alternative download link (binaries)";
 l10n.dl_nav_mirrors1_title			= "Use Sourceforge mirrors to download Apache OpenOffice";
-l10n.dl_nav_mirrors1_href			= "sourceforge.net/projects/openofficeorg.mirror/files/";
+l10n.dl_nav_mirrors1_href			= "http://sourceforge.net/projects/openofficeorg.mirror/files/";
 l10n.dl_nav_mirrors2_text			= "Alternative download link (source)";
 l10n.dl_nav_mirrors2_title			= "Use Apache mirrors to download Apache OpenOffice";
-l10n.dl_nav_mirrors2_href			= "www.apache.org/dyn/aoo-closer.cgi/openoffice/";
+l10n.dl_nav_mirrors2_href			= "http://www.apache.org/dyn/aoo-closer.cgi/openoffice/";
 l10n.dl_nav_porting_text			= "3rd party ports and distributions";
 l10n.dl_nav_porting_title			= "Ports and distributions from 3rd party vendors";
-l10n.dl_nav_porting_href			= "../porting/index.html";
+l10n.dl_nav_porting_href			= "http://www.openoffice.org/porting/index.html";
 l10n.dl_nav_archive_text			= "Archived and legacy releases";
 l10n.dl_nav_archive_title			= "Download legacy and archived releases";
-l10n.dl_nav_archive_href			= "archive.html";
+l10n.dl_nav_archive_href			= "http://www.openoffice.org/download/archive.html";
 
 // List items in the navigation bar that are not used for now.
 l10n.dl_nav_release_notes_text			= "Release Notes";
 l10n.dl_nav_release_notes_title			= "What is new, what has been improved in Apache OpenOffice?";
-l10n.dl_nav_release_notes_href			= "../development/releases/index.html";
+l10n.dl_nav_release_notes_href			= "http://www.openoffice.org/development/releases/index.html";
 l10n.dl_nav_checksum_text			= "Verify the downloaded file";
 l10n.dl_nav_checksum_title			= "How to verify the downloaded file with signatures and hashes?";
-l10n.dl_nav_checksum_href			= "checksums.html";
+l10n.dl_nav_checksum_href			= "http://www.openoffice.org/download/checksums.html";
 
 // Strings for the logo graphics.
 l10n.dl_img_sourceforge_title			= "Sourceforge - Download, Develop and Publish Free Open Source Software";
-l10n.dl_img_sourceforge_href			= "www.sourceforge.net/";
-l10n.dl_img_sourceforge_src			= "../images/sourceforge.png";
+l10n.dl_img_sourceforge_href			= "http://www.sourceforge.net/";
+l10n.dl_img_sourceforge_src			= "http://www.openoffice.org/images/sourceforge.png";
 l10n.dl_img_sourceforge_alt			= "Sourceforge";
 l10n.dl_img_w3c_title				= "W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) of Web documents";
-l10n.dl_img_w3c_href				= "validator.w3.org/check?uri=referer";
-l10n.dl_img_w3c_src				= "../images/valid-xhtml10-blue.png";
+l10n.dl_img_w3c_href				= "http://validator.w3.org/check?uri=referer";
+l10n.dl_img_w3c_src				= "http://www.openoffice.org/images/valid-xhtml10-blue.png";
 l10n.dl_img_w3c_alt				= "W3C Validator";
 
 
@@ -211,17 +211,17 @@ l10n.dl_checksum_sha256_text			= "SHA256
 l10n.dl_checksum_sha256_title			= "SHA256 hash for: ";
 
 l10n.dl_help_img_title				= "What is the difference between full installation and language pack?";
-l10n.dl_help_img_src				= "cachedimages/help-information-icon.png";
+l10n.dl_help_img_src				= "http://www.openoffice.org/download/cachedimages/help-information-icon.png";
 l10n.dl_help_img_alt				= "Install info";
 l10n.dl_help_text				= "What is a language pack?";
 l10n.dl_help_title				= "What is the difference between full installation and language pack?";
 l10n.dl_checksum_img_title			= "How to verify the downloaded file with checksums?";
-l10n.dl_checksum_img_src			= "cachedimages/help-information-icon.png";
+l10n.dl_checksum_img_src			= "http://www.openoffice.org/download/cachedimages/help-information-icon.png";
 l10n.dl_checksum_img_alt			= "Checksum verify";
 l10n.dl_checksum_text				= "How to verify the download?";
 l10n.dl_checksum_title				= "How to verify the downloaded file with checksums?";
 l10n.dl_report_img_title			= "Broken download link? Click here to report.";
-l10n.dl_report_img_src				= "cachedimages/help-report-broken-link-icon.png";
+l10n.dl_report_img_src				= "http://www.openoffice.org/download/cachedimages/help-report-broken-link-icon.png";
 l10n.dl_report_img_alt				= "Broken link";
 l10n.dl_report_text				= "Report broken link";
 l10n.dl_report_title				= "Broken download link? Click here to report.";
@@ -233,7 +233,7 @@ l10n.dl_langpack_link_error_text		= "No
 l10n.dl_langpack_link_error_title		= "Please select another language, platform or version.";
 
 l10n.dl_error_problem_img_title			= "The selected download file is not available";
-l10n.dl_error_problem_img_src			= "cachedimages/exclamation-icon.png";
+l10n.dl_error_problem_img_src			= "http://www.openoffice.org/download/cachedimages/exclamation-icon.png";
 l10n.dl_error_problem_img_alt			= "Error text";
 l10n.dl_error_problem_text			= "Problem: ";
 l10n.dl_error_solution_text			= "Solution: ";
@@ -296,14 +296,14 @@ l10n.dl_analyze_table_javascript_text		=
 
 
 // General: Links to webpage files that could be localized.
-l10n.dl_rel_notes_aoo411_link			= "cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.1+Release+Notes";
-l10n.dl_rel_notes_aoo410_link			= "cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1+Release+Notes";
-l10n.dl_rel_notes_aoo401_link			= "cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0.1+Release+Notes";
-l10n.dl_rel_notes_aoo400_link			= "cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes";
-l10n.dl_help_link				= "full_vs_lp.html";
-l10n.dl_checksum_link				= "checksums.html";
-l10n.dl_report_link				= "analyze.html";
-l10n.dl_porting_link				= "../porting/index.html";
-l10n.dl_archive_link				= "archive.html";
-l10n.dl_aoo341_link				= "other-341.html";
+l10n.dl_rel_notes_aoo411_link			= "http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.1+Release+Notes";
+l10n.dl_rel_notes_aoo410_link			= "http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1+Release+Notes";
+l10n.dl_rel_notes_aoo401_link			= "http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0.1+Release+Notes";
+l10n.dl_rel_notes_aoo400_link			= "http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes";
+l10n.dl_help_link				= "http://www.openoffice.org/download/full_vs_lp.html";
+l10n.dl_checksum_link				= "http://www.openoffice.org/download/checksums.html";
+l10n.dl_report_link				= "http://www.openoffice.org/download/analyze.html";
+l10n.dl_porting_link				= "http://www.openoffice.org/porting/index.html";
+l10n.dl_archive_link				= "http://www.openoffice.org/download/archive.html";
+l10n.dl_aoo341_link				= "http://www.openoffice.org/download/other-341.html";
 

Modified: websites/staging/ooo-site/trunk/content/download/styles.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/styles.css (original)
+++ websites/staging/ooo-site/trunk/content/download/styles.css Fri Feb 20 19:24:48 2015
@@ -57,14 +57,14 @@ select{border-width:1px;margin:0 .2em 0
 #masthead .controls .welcome{margin:6px 4px 7px 0;float:left;clear:none;}
 #masthead .controls .links{margin:6px 9px 7px 0;float:left;clear:none;}
 #masthead .controls input{margin:6px 6px 7px 2px;padding:2px 4px;}
-#masthead .goButton{background-image:url(../images/go.gif?2011060812);width:29px;height:22px;margin-bottom:10px;}
+#masthead .goButton{background-image:url(http://www.openoffice.org/images/go.gif?2011060812);width:29px;height:22px;margin-bottom:10px;}
 #breadcrumbs{margin:0 8px;padding:0 5px 1px 9px;width:956px;}
 #breadcrumbs a:link,#breadcrumbs a:hover,#breadcrumbs a:visited,#breadcrumbs span{padding:3px 4px;line-height:1.5em;}
 #main{float:left;width:969px;margin:0 8px;}
 #sideColumn{position:relative;float:left;width:201px;}
-#sideColumnShow{position:relative;float:left;padding-right:8px;background-image:url('../images/arrow_left.gif');background-color:#d8d8e8;background-position:100% 100px;background-repeat:no-repeat;}
+#sideColumnShow{position:relative;float:left;padding-right:8px;background-image:url('http://www.openoffice.org/images/arrow_left.gif');background-color:#d8d8e8;background-position:100% 100px;background-repeat:no-repeat;}
 #sideColumnShow:hover{cursor:w-resize;}
-#sideColumnHide{float:left;padding-right:8px;background-image:url('../images/arrow.gif');background-color:#e2e2ea;background-position:100% 100px;background-repeat:no-repeat;}
+#sideColumnHide{float:left;padding-right:8px;background-image:url('http://www.openoffice.org/images/arrow.gif');background-color:#e2e2ea;background-position:100% 100px;background-repeat:no-repeat;}
 #sideColumnHide:hover{cursor:e-resize;}.hAccordion{border-bottom-width:4px;height:150px;}
 .hAccordion a:link,.hAccordion a:hover,.hAccordion a:visited{display:block;float:left;position:relative;width:40px;height:150px;}
 .hAccordion a.selected{display:block;float:left;position:relative;width:40px;height:150px;}
@@ -271,7 +271,7 @@ p.ref{margin:10px 0 10px 0;}
 .vAccPullDown{border-width:1px;margin:5px 5px 0 0;}
 .vAccError{color:#d40807;font-weight:normal;}
 .vAccTextField{display:inline;float:left;width:10em;height:1.2em;padding:.3em .3em .3em .3em;border-width:1px;margin:5px 5px 0 0;font-size:1em;}
-.vAccGoButton{display:inline;float:left;background-image:url(../images/goButtonWiki.png?2011060812);width:36px;height:30px;margin-bottom:0;}
+.vAccGoButton{display:inline;float:left;background-image:url(http://www.openoffice.org/images/goButtonWiki.png?2011060812);width:36px;height:30px;margin-bottom:0;}
 .wikiMainHeader{border:1px solid #1279C6;background-color:#E3EDF7;width:100%;height:2em;padding:3px;}
 .wikiMainBody{min-height:35em;border:1px solid #1279C6;background-color:#FFF;width:100%;margin:10px 0 0 0;}
 .wikiPreviewBody{min-height:15em;border:1px solid #1279C6;background-color:#FFF;width:100%;margin:10px 0 0 0;}
@@ -433,7 +433,7 @@ a.selected{color:#000;cursor:text;}
 fieldset ol{color:#000;}
 .secondaryTitle{color:#C9C9C9;}
 .description,.movie dl,.movie .separator,.popupContainer .separator{color:#666;}
-.captcha,select,.textInput,.msg{background-color:#FFF;background-image:url(../images/formElementDropShadow.png?2011060812);background-position:top left;background-repeat:no-repeat;border-color:#848889;border-style:solid;}
+.captcha,select,.textInput,.msg{background-color:#FFF;background-image:url(http://www.openoffice.org/images/formElementDropShadow.png?2011060812);background-position:top left;background-repeat:no-repeat;border-color:#848889;border-style:solid;}
 input.focused,textarea.focused,option:hover{background-color:#DBEBF9;}
 em.icon{color:#E86F00;}
 button{background:none;cursor:pointer;}
@@ -444,7 +444,7 @@ table tr td label,span label{color:#000;
 ul.fancyList{list-style-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsSAAALEgHS3X78AAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAH
 HJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJg
 YmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS
 0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAgVJREFUeNqckk1IVHEUxX//eW/ePDW/ZnImRwghRtHIFrooBsIWtXOTQrtW7o1WQS5ExMRtIu1atzFsFUWouChsNMKPUUSaHB3QUaenkzPT873bwrJRctOFCwfOuVw45ygR4X/Gcx6hVNRQKmqcy5/96Lkx1Nze1nSnLuxvA9hM7cUmY/F37sfHS6eEInKyweho98ORmVxsNSNpy5a0ZUtsNSM9IzO5YHS0u1j7FzQOdnb0TsjnREHmN1yZjBdkMn6M5xIF
 6eidEBoG7/3RKxGh5vbTgNdf/
 +HurdZI69XL7OUUuqYBcOQ4BEqF2MI6b6fnVu3M2s30+ye7OkBlGS3lIX8klTNxN128vhIEdWwCGmuZPFt5H6GgP3KQ/9oCTOgApaYeDgTKqAr5MKp0TFMV+wd5jQrHxMmW4mzrQQAdQHfzmeoqnSv1XupqPZSb4Pl9e+SC9cPDhunFTSt23cP9k0MNe95U2dTFCgk3XNIIlghepRAg7wgpS3GwY6PZ+ymPYy+cFODTWH/y+/ry0OHWNpocUe1ThAyoMaBMKQrZQw42k1jfFodmxweSp3IEjAd9L4afTS3L9E5OVn6KLOUceZOwZPDVrHQ9GhkGjFNxFPWMrp6Bzsbr1zrCdbVNriMkE8n4ypf51+PP+8b+WTmlFEX4QnP7/UolsDj10hKR7FnNrwEAzngU+3LzZH0AAAAASUVORK5CYII=);}
 #bg{background-color:#E3EDF7;}
-#headCurves,#masthead .topLeft,#masthead .topRight,#masthead .bottomLeft,#masthead .bottomRight,#masthead .contentmast,#masthead #logo{background-image:url(../images/mastheadSprites.png?2011060812);}
+#headCurves,#masthead .topLeft,#masthead .topRight,#masthead .bottomLeft,#masthead .bottomRight,#masthead .contentmast,#masthead #logo{background-image:url(http://www.openoffice.org/images/mastheadSprites.png?2011060812);}
 #headCurves{background-position:0 0;}
 #masthead .topLeft,#masthead .topRight,#masthead .bottomLeft,#masthead .bottomRight{background-position:0 -20px;}
 #masthead .topRight{background-position:100% -20px;}
@@ -459,7 +459,7 @@ ul.fancyList{list-style-image:url(data:i
 #breadcrumbs .current{background-image:url(data:image/gif;base64,R0lGODlhCAAEALMJANLT19PR1tLT2NLS2tPS2tTR2NPS19TT2dPS2P%2F%2F%2FwAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAkALAAAAAAIAAQAAAQT8IRByAgnIVMOEklYGAgQnt8ZAQA7);background-position:top;background-repeat:no-repeat;color:#B0DAFF;}
 #sideColumn{background-color:#1279C6;}
 #sideColumn .vAccordion{background-color:#FFF;background-position:right bottom;background-repeat:no-repeat;border-bottom-color:#1279C6;border-bottom-style:solid;}
-.hAccordion{background-image:url(../images/tabs.gif.png?2011060812);}
+.hAccordion{background-image:url(http://www.openoffice.org/images/tabs.gif.png?2011060812);}
 .hAccordion #hTab_0{background-position:200px 100%;}
 .hAccordion #hTab_1{background-position:160px 100%;}
 .hAccordion #hTab_2{background-position:120px 100%;}
@@ -472,7 +472,7 @@ ul.fancyList{list-style-image:url(data:i
 .hAccordion #hTab_4.selected{background-position:40px 100%;}
 #main{background-color:#FFF;}
 #nav2{background-color:#1279C6;}
-.cloud{background-color:#1279C6;background-image:url(../images/cloudBG.gif.png?2011060812);background-position:bottom;background-repeat:repeat-x;border-bottom-color:#FFF;}
+.cloud{background-color:#1279C6;background-image:url(http://www.openoffice.org/images/cloudBG.gif.png?2011060812);background-position:bottom;background-repeat:repeat-x;border-bottom-color:#FFF;}
 .cloud a:link,.cloud a:hover,.cloud a:visited{color:#B0DAFF;}
 .cloud h6 a:link,.cloud h6 a:hover,.cloud h6 a:visited{color:#FFF;}
 .cloud h5 a:link,.cloud h5 a:hover,.cloud h5 a:visited{color:#FFF;}
@@ -485,13 +485,13 @@ ul.fancyList{list-style-image:url(data:i
 #nav2 .bucket{color:#FFF;border-bottom-color:#FFF;background-color:#1279C6;}
 #nav2 .bucket a{color:#B0DAFF;}
 #main .content{background-color:#FFF;}
-a.pageButton,.pageButtonEnding,.pageButtonReflection,.pageButtonReflectionEnding,.siteButtonReflectionEnding,.siteButtonReflection,.siteButtonEnding,a.siteButton,button.siteButton,button.pageButton,button.formButton{background:url(../images/buttonSprites.gif.png?2011060812) no-repeat;}
+a.pageButton,.pageButtonEnding,.pageButtonReflection,.pageButtonReflectionEnding,.siteButtonReflectionEnding,.siteButtonReflection,.siteButtonEnding,a.siteButton,button.siteButton,button.pageButton,button.formButton{background:url(http://www.openoffice.org/images/buttonSprites.gif.png?2011060812) no-repeat;}
 a.siteButton,a.pageButton,button.siteButton,button.pageButton,button.formButton{color:#FFF;cursor:pointer;}
-button.formButton{background:url(../images/formButton.gif?2011060812) no-repeat;}
-.functionButton{color:#59636d;background:url(../images/functionButton.gif.png?2011060812) no-repeat;}
+button.formButton{background:url(http://www.openoffice.org/images/formButton.gif?2011060812) no-repeat;}
+.functionButton{color:#59636d;background:url(http://www.openoffice.org/images/functionButton.gif.png?2011060812) no-repeat;}
 .siteButtonEnding,.pageButtonEnding{background-position:0 -100px;cursor:pointer;}
-.formButtonEnding{background:url(../images/formButtonEnding.gif?2011060812) no-repeat;cursor:pointer;}
-.functionButtonContainer{background:url(../images/functionButtonEnding.gif.png?2011060812) right no-repeat;cursor:pointer;}
+.formButtonEnding{background:url(http://www.openoffice.org/images/formButtonEnding.gif?2011060812) no-repeat;cursor:pointer;}
+.functionButtonContainer{background:url(http://www.openoffice.org/images/functionButtonEnding.gif.png?2011060812) right no-repeat;cursor:pointer;}
 .siteButtonReflection,.pageButtonReflection{background-position:0 -60px;}
 .siteButtonReflectionEnding,.pageButtonReflectionEnding{background-position:0 -160px;}
 .projectLogo{border-color:#999;}
@@ -500,8 +500,8 @@ button.formButton{background:url(../imag
 .discussions .description{background-color:#FFF;}
 .miniMenuContainer{background-color:#FFF;}
 .miniMenu{border-top-color:#1279C6;border-top-style:solid;}
-.miniMenu .header,.content .header{color:#1A3C69;background-color:#FFF;background-image:url(../images/miniMenuHeader.gif?2011060812);background-position:bottom;background-repeat:repeat-x;}
-.feedIcon{background-image:url(../images/feedIcon.gif?2011060812);background-position:center;background-repeat:no-repeat;}
+.miniMenu .header,.content .header{color:#1A3C69;background-color:#FFF;background-image:url(http://www.openoffice.org/images/miniMenuHeader.gif?2011060812);background-position:bottom;background-repeat:repeat-x;}
+.feedIcon{background-image:url(http://www.openoffice.org/images/feedIcon.gif?2011060812);background-position:center;background-repeat:no-repeat;}
 .miniMenu{color:#666;}
 .miniMenu cite a{color:#000;}
 .miniMenu .footer{border-top-color:#DAD8E5;border-top-style:solid;}
@@ -510,11 +510,11 @@ button.formButton{background:url(../imag
 .pagination{border-top-color:#CCC;border-top-style:solid;border-bottom-color:#CCC;border-bottom-style:solid;}
 .pagination input{border-color:#BDBEC0;border-style:solid;}
 .pagination .back,.pagination .forward{cursor:pointer;}
-.pagination .back{background-image:url(../images/back.gif?2011060812);}
-.pagination .forward{background-image:url(../images/forward.gif?2011060812);}
-#footer{background:#FFF url(../images/footer.gif.png?2011060812) repeat-x bottom center;border-top-color:#1279C6;border-top-style:solid;}
-#footerCurves{background:url(../images/footerCurves.gif.png?2011060812) no-repeat top center;}
-.openSolarisLogo{background:url(../images/opensolaris_logo.gif?2011060812) no-repeat;}
+.pagination .back{background-image:url(http://www.openoffice.org/images/back.gif?2011060812);}
+.pagination .forward{background-image:url(http://www.openoffice.org/images/forward.gif?2011060812);}
+#footer{background:#FFF url(http://www.openoffice.org/images/footer.gif.png?2011060812) repeat-x bottom center;border-top-color:#1279C6;border-top-style:solid;}
+#footerCurves{background:url(http://www.openoffice.org/images/footerCurves.gif.png?2011060812) no-repeat top center;}
+.openSolarisLogo{background:url(http://www.openoffice.org/images/opensolaris_logo.gif?2011060812) no-repeat;}
 .finePrint{color:#1A3C69;}
 .popupMenu,.popupMenu ul{list-style:none;}
 .popupMenu{border-color:#3368AE;border-style:solid;background-color:#FFF;}
@@ -524,7 +524,7 @@ button.formButton{background:url(../imag
 .popupMenu.inline .downArrow{background:url(data:image/gif;base64,R0lGODlhBwAHALMIAOvr65ejs%2BLi4r%2B%2Fv8rKytbW1kN1tO%2Fv7%2F%2F%2F%2FwAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAgALAAAAAAHAAcAAAQY0Jw5TZA1jCHNRgRhhAhSnGeJCKxaAmoEADs%3D);}
 .popupMenu p,.popupContents.discussions div{color:#666;}
 .popupMenu .textInput{background-color:#F7F7F7;}
-.popupTL{background:url(../images/captionTL.png?2011060812) top left no-repeat;}
+.popupTL{background:url(http://www.openoffice.org/images/captionTL.png?2011060812) top left no-repeat;}
 .popupContents.discussions div strong{color:#000;}
 .separator{color:#E86F00;}
 h2.pageTitle{color:#E86F00;}
@@ -538,7 +538,7 @@ table.admin tr td .expCol{color:#1279C6;
 table.admin tr{border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
 div.change{border-top:1px solid #ccc;}
 div.change-list{border-bottom:1px solid #ccc;}
-.tabSet a.tab,.tabSet a.tab.selected,.tabSet a.tab .end,.tabSet a.tab.selected .end{background-image:url(../images/tabSprites.gif.png?2011060812);}
+.tabSet a.tab,.tabSet a.tab.selected,.tabSet a.tab .end,.tabSet a.tab.selected .end{background-image:url(http://www.openoffice.org/images/tabSprites.gif.png?2011060812);}
 .tabSet{border-bottom-color:#999;border-bottom-style:solid;}
 .tabSet a.tab:link,.tabSet a.tab:hover,.tabSet a.tab:active,.tabSet a.tab:visited{color:#000;}
 .tabSet a.tab:link.selected,.tabSet a.tab:hover.selected,.tabSet a.tab:active.selected,.tabSet a.tab:visited.selected{color:#E86F00;}
@@ -556,7 +556,7 @@ div.change-list{border-bottom:1px solid
 a.personImage{display:block;margin:2px;float:left;}
 a.personImage:hover{border:0;}
 a.personImage img{border:0;}
-.vAccGoButton{background-image:url(../images/go.png?2011060812);width:40px;height:30px;margin-bottom:3px;}
+.vAccGoButton{background-image:url(http://www.openoffice.org/images/go.png?2011060812);width:40px;height:30px;margin-bottom:3px;}
 .blockList .people.info{width:580px;}
 td.postMessage p{font-size:12px;}
 #contextMenuShadow{position:absolute;z-index:199;}
@@ -568,9 +568,9 @@ img.contextMenuAnchor{vertical-align:bot
 dl.standard dt{font-weight:bold;width:80px;}
 dl.extended-terms dt{font-weight:bold;width:120px;}
 .contentPadding{margin:10px 20px 20px 20px;}
-.unique,.unique_below{background:url(../images/okIcon_small.png?2011060812) no-repeat;}
-.duplicate,.duplicate_below{background:url(../images/errorIcon_small.png?2011060812) no-repeat;}
-.loading{background:url(../images/file_icons/spinner.gif?2011060812) no-repeat;}
+.unique,.unique_below{background:url(http://www.openoffice.org/images/okIcon_small.png?2011060812) no-repeat;}
+.duplicate,.duplicate_below{background:url(http://www.openoffice.org/images/errorIcon_small.png?2011060812) no-repeat;}
+.loading{background:url(http://www.openoffice.org/images/file_icons/spinner.gif?2011060812) no-repeat;}
 .unique,.duplicate,.loading{padding:2px 0 2px 24px;font-weight:bold;}
 .duplicate_below,.unique_below{padding:2px 0 2px 24px;font-weight:bold;display:block;}
 .homePageList{border-bottom:0;}
@@ -607,7 +607,7 @@ img{border:0;}
 .tagMatches{margin:10px 10px 10px 0;display:block;}
 .tagMatches span{color:white;background:#064CA2;padding:2px 5px;cursor:pointer;margin:5px 5px;margin-bottom:2px;}
 table.admin{width:100%;word-wrap:break-word;}
-table.admin thead tr{background:#f3f3f3 url(../images/adminTableHeaderBG.gif?2011060812) repeat-x;border-top:1px solid #bbb9ba;border-bottom:1px solid #bbb9ba;height:22px;}
+table.admin thead tr{background:#f3f3f3 url(http://www.openoffice.org/images/adminTableHeaderBG.gif?2011060812) repeat-x;border-top:1px solid #bbb9ba;border-bottom:1px solid #bbb9ba;height:22px;}
 table.admin thead th{padding:0 10px;}
 .ift tr.ift-form-row{background-color:#F7EECB;}
 .tDnD_whileDrag td{background:yellow;}
@@ -616,7 +616,7 @@ table.admin thead th{padding:0 10px;}
 .ac_results iframe{display:none;display:block;position:absolute;top:0;left:0;z-index:-1;width:3000px;height:3000px;}
 .ac_results li{margin:0;padding:2px 5px;cursor:pointer;display:block;width:100%;font:normal .85em/.85em Verdana,Arial,sans-serif;overflow:hidden;}
 .ac_results img{margin-right:6px;display:block;float:left;border:1px solid #888;}
-/*.ac_loading{background:Window url('../images/activity.gif'?2011060812) right center no-repeat;}*/
+/*.ac_loading{background:Window url('http://www.openoffice.org/images/activity.gif'?2011060812) right center no-repeat;}*/
 .ac_over{background-color:Highlight;color:HighlightText;}
 #live-search{width:180px;}
 #jq-ui-autocomplete-parent>div{position:absolute;clear:left;}
@@ -626,11 +626,11 @@ table.admin thead th{padding:0 10px;}
 .jq-ui-autocomplete div.ival,.ac_results div.ival{margin-top:5px;display:block;float:left;width:125px;color:black;}
 .jq-ui-autocomplete img{margin-top:6px;display:block;float:right;border:1px solid #888;}
 .jq-ui-autocomplete .active{background-color:#B0DAFF;}
-.error{background:url(../images/error_bg.gif?2011060812) repeat-x;color:#d40807;font-weight:bold;margin:0 0 4px 0;padding:15px;}
-.errorExplanation{background:url(../images/error_bg.gif?2011060812) repeat-x #edf2f5;margin:15px 0 15px 0;min-height:75px;padding:5px 20px 15px 20px;}
+.error{background:url(http://www.openoffice.org/images/error_bg.gif?2011060812) repeat-x;color:#d40807;font-weight:bold;margin:0 0 4px 0;padding:15px;}
+.errorExplanation{background:url(http://www.openoffice.org/images/error_bg.gif?2011060812) repeat-x #edf2f5;margin:15px 0 15px 0;min-height:75px;padding:5px 20px 15px 20px;}
 .errorExplanation h2{color:#d40807;font-size:16px;}
 .errorExplanation ul li{margin:0 0 0 15px;padding:0 0 0 5px;}
-.notice{background:url(../images/error_bg.gif?2011060812) repeat-x;color:#555;font-weight:bold;margin:0 0 4px 0;padding:15px;}
+.notice{background:url(http://www.openoffice.org/images/error_bg.gif?2011060812) repeat-x;color:#555;font-weight:bold;margin:0 0 4px 0;padding:15px;}
 .fieldWithErrors input,.fieldWithErrors select,.fieldWithErrors textarea{border:2px solid #d40807;}
 .not-implemented-notice{position:absolute;background:red;padding:2px!important;color:white;font-size:12px;font-family:arial;margin-top:-2px;z-index:1000;font-weight:bold;}
 .jqiwarning .jqi{background-color:blue;}
@@ -661,11 +661,11 @@ h2.scmTitle,h3.scmTitle{text-transform:n
 .postOutsideContainer:target .rowColor,.postOutsideContainer:target .altRowColor{background-color:#FFFFF1;}
 table.tablesorter{font-family:arial;background-color:#39F;margin:10px 0 15px;font-size:10pt;width:100%;text-align:left;}
 table.tablesorter thead tr th,table.tablesorter tfoot tr th{background-color:#e6EEEE;border:1px solid #FFF;font-size:10pt;padding:4px;}
-table.tablesorter thead tr .header{background-image:url(../images/bg.gif);background-color:#e6EEEE;background-repeat:no-repeat;background-position:center right;border:1px solid #FFF;cursor:pointer;}
+table.tablesorter thead tr .header{background-image:url(http://www.openoffice.org/images/bg.gif);background-color:#e6EEEE;background-repeat:no-repeat;background-position:center right;border:1px solid #FFF;cursor:pointer;}
 table.tablesorter tbody td{color:#3D3D3D;padding:4px;background-color:#FFF;vertical-align:top;}
 table.tablesorter tbody tr.odd td{background-color:#F0F0F6;}
-table.tablesorter thead tr .headerSortUp{background-image:url(../images/asc.gif);}
-table.tablesorter thead tr .headerSortDown{background-image:url(../images/desc.gif);}
+table.tablesorter thead tr .headerSortUp{background-image:url(http://www.openoffice.org/images/asc.gif);}
+table.tablesorter thead tr .headerSortDown{background-image:url(http://www.openoffice.org/images/desc.gif);}
 table.tablesorter thead tr .headerSortDown,table.tablesorter thead tr .headerSortUp{background-color:#8dbdd8;}
 
 /* next file */
@@ -698,9 +698,9 @@ th { background: #EEE; color: #000; }
 /*--------------------------- Header ---------------------------*/
 
 #nonfooter { min-height: 100%; position: relative; border: none;}
-#header { width: 100%; min-width: 750px; height: 125px; background: url(../branding/images/header.png) no-repeat #86C2E6; }
+#header { width: 100%; min-width: 750px; height: 125px; background: url(/branding/images/header.png) no-repeat #86C2E6; }
 #positioner { float: left; }
-#positioner a { margin: 0; padding: 0; float: left; width: 175px; height: 125px; background: url(../branding/images/bannerlogo.png) no-repeat; display: block; }
+#positioner a { margin: 0; padding: 0; float: left; width: 175px; height: 125px; background: url(/branding/images/bannerlogo.png) no-repeat; display: block; }
 #positioner h1 { margin: 29px 0 0 175px; padding: 10px 0 10px 15px; border: none; border-left: 1px solid #EDF4FD; color: white; font: italic 1.4em sans-serif; text-shadow: #6EB6E1 2px 2px; background: none; text-transform: none; }
 
 #headertools { position: absolute; top: 12px; right: 10px; height: 110px; z-index: 10; font-size: .9em; width: 700px; }
@@ -708,12 +708,12 @@ th { background: #EEE; color: #000; }
 #headertools span { color: #FFF; float: left; min-height: 17px; padding: 2px 0 0 0; }
 #headertools a { color: #FFF; margin: 0; padding: 0; text-decoration: underline; }
 #headertools #language-projects { float: left; padding: 2px 0 0 0; }
-#headertools #language-projects a { padding: 0 0 2px 24px; margin: 0 20px 0 0; background: url(../branding/images/language-projects.png) no-repeat left 0; }
-#headertools a.user-icon { float: left; height: 18px; width: 16px; margin: 0; padding: 0 6px 0 0; background: url(../branding/images/user.png) no-repeat 0 1px; }
+#headertools #language-projects a { padding: 0 0 2px 24px; margin: 0 20px 0 0; background: url(/branding/images/language-projects.png) no-repeat left 0; }
+#headertools a.user-icon { float: left; height: 18px; width: 16px; margin: 0; padding: 0 6px 0 0; background: url(/branding/images/user.png) no-repeat 0 1px; }
 #headertools a.expand, #headertools a.contract { background-repeat: no-repeat; padding: 4px 16px 6px 4px; margin: 0 0 0 2px; }
-#headertools a.expand { background-image: url(../branding/images/login-button.png); background-position: right 1px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px;  }
+#headertools a.expand { background-image: url(/branding/images/login-button.png); background-position: right 1px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px;  }
 #headertools a.expand:hover, #headertools a.contract:hover { background-color: #06C; text-decoration: none; }
-#headertools a.contract { background: url(../branding/images/login-button.png) #06C right -51px no-repeat; text-decoration: none; -moz-border-radius-topleft: 3px; -khtml-border-radius-topleft: 3px; -webkit-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -khtml-border-radius-topright: 3px; -webkit-border-radius-topright: 3px; padding-bottom: 10px; }
+#headertools a.contract { background: url(/branding/images/login-button.png) #06C right -51px no-repeat; text-decoration: none; -moz-border-radius-topleft: 3px; -khtml-border-radius-topleft: 3px; -webkit-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -khtml-border-radius-topright: 3px; -webkit-border-radius-topright: 3px; padding-bottom: 10px; }
 #headertools input { padding: 3px; border: 1px solid #06338B; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; color: #444; }
 #headertools input.submit { background: #ECF2FD; float: left; padding: 2px; }
 
@@ -727,23 +727,23 @@ th { background: #EEE; color: #000; }
 #headertools #login-expand #login-expand2 #rememberMe { width: 10px; margin: 0 5px 0 0; float: left; border-style: none; }
 #headertools #login-expand #login-expand2 #rememberMeLabel { width: auto; color: #CBDEFA; margin: 0; padding: 0 0 3px 1px; font-size: .8em; }
 #headertools #search { position: absolute; right: 5px; top: 80px; }
-#headertools #search a { margin: 0 4px 0 0; padding: 0 4px 0 4px; width: 16px; height: 20px; background: url(../branding/images/search.png) no-repeat 4px 3px; display: block; float: left; }
+#headertools #search a { margin: 0 4px 0 0; padding: 0 4px 0 4px; width: 16px; height: 20px; background: url(/branding/images/search.png) no-repeat 4px 3px; display: block; float: left; }
 #headertools #search input { width: 179px; margin: 0 7px 0 0; }
 #headertools #search input.submit { margin: 0; width: auto; float: none; }
 
 /*--------------------------- Top Menu / Navigation ---------------------------*/
 
-#subheader { margin: 0 0 13px 0; width: 100%; min-width: 750px; height: 25px; background: url(../branding/images/header.png) no-repeat left -125px #CFE7F5; }
+#subheader { margin: 0 0 13px 0; width: 100%; min-width: 750px; height: 25px; background: url(/branding/images/header.png) no-repeat left -125px #CFE7F5; }
 /*#navigation { height: 25px; float: right; }*/
 .navigation { font-size: .8em; }
 .navigation ul { margin: 0 8px 0 0; padding: 0; }
 .navigation li { margin: 0; padding: 0; list-style: none; display: inline; }
-.navigation span { float: left; display: block; background: url(../branding/images/tab.png) no-repeat right top #F0F5FE; padding: 7px 8px 5px 2px; }
-.navigation a { margin: 0 7px 0 0; padding: 0 0 0 5px; float: left; outline: none; background: url(../branding/images/tab.png) no-repeat left top #F0F5FE; cursor: pointer; text-decoration: none; font-family: sans-serif; }
-.navigation a:hover { background: url(../branding/images/tab.png) no-repeat left -50px #FAFCFF; }
-.navigation a:hover span { background: url(../branding/images/tab.png) right -50px #FAFCFF; }
-.navigation li.th a { float: left; background: url(../branding/images/tab.png) no-repeat left -100px #FFF; }
-.navigation li.th a span { background: url(../branding/images/tab.png) no-repeat right -100px #FFF; }
+.navigation span { float: left; display: block; background: url(/branding/images/tab.png) no-repeat right top #F0F5FE; padding: 7px 8px 5px 2px; }
+.navigation a { margin: 0 7px 0 0; padding: 0 0 0 5px; float: left; outline: none; background: url(/branding/images/tab.png) no-repeat left top #F0F5FE; cursor: pointer; text-decoration: none; font-family: sans-serif; }
+.navigation a:hover { background: url(/branding/images/tab.png) no-repeat left -50px #FAFCFF; }
+.navigation a:hover span { background: url(/branding/images/tab.png) right -50px #FAFCFF; }
+.navigation li.th a { float: left; background: url(/branding/images/tab.png) no-repeat left -100px #FFF; }
+.navigation li.th a span { background: url(/branding/images/tab.png) no-repeat right -100px #FFF; }
 
 /*--------------------------- Breadcrumbs ---------------------------*/
 
@@ -763,13 +763,13 @@ th { background: #EEE; color: #000; }
 #navcol { width: 210px; border: none;}
 #navcolumn { width: 210px; margin: 0 23px 0 -2px; font-size: .9em; float: left; }
 .navgroup { margin: 0; padding: 0 0 10px 0; }
-.navgroup, .navgroup div.body { background: url(../branding/images/dl-bg.png) right bottom no-repeat #F8F8F8; }
+.navgroup, .navgroup div.body { background: url(/branding/images/dl-bg.png) right bottom no-repeat #F8F8F8; }
 .navgroup div.body a, .navgroup dd ul li a, .navgroup dd div div a, #searchbox dd div a { display: block; color: #039; text-decoration: none; width: 85%; padding: 1px 5% 1px 10%; }
 .navgroup div.body a:hover, .navgroup dd ul li a:hover, .navgroup dd div div a:hover, #searchbox dd div a:hover { border: 1px solid #86C2E6; background: #DBEDF8; border-left: none; padding: 0 5% 0 10%; width: 84.5%; }
 .navgroup, .navgroup dt, .navgroup dd, .navgroup ul, .navgroup li { margin: 0; padding: 0; }
 .navgroup ul li { line-height: 150%; display: block; list-style-type: none; margin: 0; padding: 0; }
 .navgroup dd { border: none; }
-.navgroup dt, .navgroup div.label, #rightcol .www h3 { font-weight: bold; background: url(../branding/images/dt-bg.png) left bottom repeat-x #DCE9FC; color: #039; padding: 5px 0 5px 15px; margin: 0 0 10px 0; font-size: 1.15em; }
+.navgroup dt, .navgroup div.label, #rightcol .www h3 { font-weight: bold; background: url(/branding/images/dt-bg.png) left bottom repeat-x #DCE9FC; color: #039; padding: 5px 0 5px 15px; margin: 0 0 10px 0; font-size: 1.15em; }
 .navgroup dt a, .navgroup div.label a, #rightcol .www h3 a { text-decoration: none; }
 .navgroup div.body { padding: 0; }
 .navgroup dd div { margin: 0; padding: 0; }
@@ -787,13 +787,13 @@ th { background: #EEE; color: #000; }
 
 /*--------------------------- Campaign ---------------------------*/
 
-div.campaign { width: 250px; min-height: 100px; float: right; background: url(../branding/images/campaign-bg.png) 10px bottom no-repeat #FFF; padding: 0 0 10px 0; }
-div.campaign h2 { margin: 0; padding: 50px 75px 10px 20px; font-size: 1.25em; font-weight: normal; color: #06338B; border: none; background: url(../branding/images/campaign-bg.png) 10px top no-repeat #FFF; }
+div.campaign { width: 250px; min-height: 100px; float: right; background: url(/branding/images/campaign-bg.png) 10px bottom no-repeat #FFF; padding: 0 0 10px 0; }
+div.campaign h2 { margin: 0; padding: 50px 75px 10px 20px; font-size: 1.25em; font-weight: normal; color: #06338B; border: none; background: url(/branding/images/campaign-bg.png) 10px top no-repeat #FFF; }
 div.campaign p { line-height: 140%; font-size: .8em; padding: 0 65px 20px 20px; margin: 0; }
 
 /*--------------------------- Footer ---------------------------*/
 
-#footer { width: 100%; min-width: 750px; height: 130px; margin: -135px 0 0 0; padding: 5px 0 0 0; background: url(../branding/images/footer-bg.png) 0 top repeat-x #FFFFFF; text-align: center; position: relative; clear: both; display: block; font-size: .8em; }
+#footer { width: 100%; min-width: 750px; height: 130px; margin: -135px 0 0 0; padding: 5px 0 0 0; background: url(/branding/images/footer-bg.png) 0 top repeat-x #FFFFFF; text-align: center; position: relative; clear: both; display: block; font-size: .8em; }
 #footer a { color: #888; }
 #footer a:hover { color: #069; }
 #footer ul { padding: 0 0 10px 0; margin: 15px 0 7px 0; }