[NBP web-reskin] [SCM] UNNAMED PROJECT branch, master,
updated. 0273f8ec9dba3bbc6bac2ca1a8550993eb1201d4
fidelity_camp at nbp.org
fidelity_camp at nbp.org
Sun Aug 30 00:59:23 EDT 2009
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".
The branch, master has been updated
via 0273f8ec9dba3bbc6bac2ca1a8550993eb1201d4 (commit)
from 294e6894422b34cda53e44af6049d545a5bc9ea1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0273f8ec9dba3bbc6bac2ca1a8550993eb1201d4
Author: V.Prabhakar at FMR.COM <fidelity_camp at tp6.endpoint.com>
Date: Sun Aug 30 00:58:20 2009 -0400
Prototype of new home page.
Please enter the commit message for your changes. Lines starting
-----------------------------------------------------------------------
Summary of changes:
commit 0273f8ec9dba3bbc6bac2ca1a8550993eb1201d4
Author: V.Prabhakar at FMR.COM <fidelity_camp at tp6.endpoint.com>
Date: Sun Aug 30 00:58:20 2009 -0400
Prototype of new home page.
Please enter the commit message for your changes. Lines starting
---
catalogs/nbp/pages/StylesNew.css | 168 ++++++++++++++++++++++++++++++++++++++
catalogs/nbp/pages/alphabet.jpg | Bin 0 -> 5223 bytes
catalogs/nbp/pages/homepage.htm | 152 ++++++++++++++++++++++++++++++++++
catalogs/nbp/pages/logo.jpg | Bin 0 -> 4130 bytes
catalogs/nbp/pages/pic1.jpg | Bin 0 -> 21594 bytes
catalogs/nbp/pages/video.jpg | Bin 0 -> 8116 bytes
6 files changed, 320 insertions(+), 0 deletions(-)
create mode 100644 catalogs/nbp/pages/StylesNew.css
create mode 100644 catalogs/nbp/pages/alphabet.jpg
create mode 100644 catalogs/nbp/pages/homepage.htm
create mode 100644 catalogs/nbp/pages/logo.jpg
create mode 100644 catalogs/nbp/pages/pic1.jpg
create mode 100644 catalogs/nbp/pages/video.jpg
diff --git a/catalogs/nbp/pages/StylesNew.css b/catalogs/nbp/pages/StylesNew.css
new file mode 100644
index 0000000..ecac394
--- /dev/null
+++ b/catalogs/nbp/pages/StylesNew.css
@@ -0,0 +1,168 @@
+/* Top Div Styles Here */
+div.div-top
+{
+ width: 1024px;
+ padding-left: 50px;
+ padding-right: 30px;
+ margin-left: 0;
+ margin-right: 0;
+}
+p.div-top
+{
+ text-align: right;
+}
+
+A:link.link-top
+{
+ font-style: italic;
+ text-decoration: none;
+ color: #0000FF;
+}
+A:active.link-top
+{
+ font-style: italic;
+ text-decoration: none;
+ color: #0000FF;
+}
+A:hover.link-top
+{
+ font-style: normal;
+ text-decoration: none;
+ color: #0000FF;
+ font-weight: bold;
+}
+A:visited.link-top
+{
+ font-style: italic;
+ text-decoration: none;
+ color: #0000FF;
+}
+
+/* Top Div Menu Styles Here */
+div.div-top-menu
+{
+ border-width: 3px;
+ border-color: #000080;
+ border-style: none none solid none;
+ width: 1024px;
+ height: 40px;
+ padding-left: 50px;
+ padding-right: 30px;
+ margin-left: 0;
+ margin-right: 0;
+ background-color: #000099;
+ color: #FFFFFF;
+}
+td.div-top-menu
+{
+ border-style: none solid none solid;
+ border-width: 3px;
+ border-color: #000080;
+ text-align: center;
+ border-collapse: collapse;
+}
+A:link.link-top-menu
+{
+ font-style: normal;
+ text-decoration: none;
+ color: #FFFFFF;
+ font-weight: bold;
+}
+A:active.link-top-menu
+{
+ font-style: normal;
+ text-decoration: none;
+ color: #FFFFFF;
+ font-weight: bold;
+}
+A:visited.link-top-menu
+{
+ font-style: normal;
+ text-decoration: none;
+ color: #FFFFFF;
+ font-weight: bold;
+}
+A:hover.link-top-menu
+{
+ font-style: normal;
+ text-decoration: none;
+ color: #3366CC;
+ font-weight: bold;
+}
+
+/* Div Banner Area Styles Here */
+div.div-banner
+{
+ border-left: 3px none #000080;
+ border-right: 3px none #000080;
+ border-top: 3px none #000080;
+ border-bottom: 3px solid #000080;
+ width: 1024px;
+ padding-left: 50px;
+ padding-right: 30px;
+ margin-left: 0;
+ margin-right: 0;
+ background-color: #000099;
+ color: #FFFFFF;
+ height: 170px;
+}
+table.div-banner
+{
+ border-style: solid none none none;
+ border-width: 1px;
+ border-color: #3366CC;
+}
+td.div-banner
+{
+ border-style: none solid solid none;
+ border-width: 1px;
+ border-color: #3366CC;
+ text-align: left;
+}
+div.div-banner-sub
+{
+ height: 93px;
+ width: 1024px;
+ padding-left: 50px;
+ padding-right: 30px;
+ margin-left: 0;
+ margin-right: 0;
+}
+table.div-banner-sub
+{
+ background-color: #D5E1E6;
+ color: #000099;
+ border-color: #3366CC;
+ border-style: none solid solid none;
+ border-width: 1px;
+ height: 93px;
+ font-weight: bold;
+}
+
+/* Body Div Styles Here */
+div.div-body
+{
+ width: 1024px;
+ padding-left: 50px;
+ padding-right: 30px;
+ margin-left: 0;
+ margin-right: 0;
+ color: #000099;
+}
+table.div-body-title
+{
+ margin-left: 3px;
+}
+td.div-body-title
+{
+ border-style: none none solid none;
+ border-color: #FF6600;
+ border-width: 1px;
+ margin-left: 3px;
+ vertical-align: bottom;
+}
+td.div-body
+{
+ font-size: small;
+ vertical-align: top;
+}
diff --git a/catalogs/nbp/pages/alphabet.jpg b/catalogs/nbp/pages/alphabet.jpg
new file mode 100644
index 0000000..bd2529e
Binary files /dev/null and b/catalogs/nbp/pages/alphabet.jpg differ
diff --git a/catalogs/nbp/pages/homepage.htm b/catalogs/nbp/pages/homepage.htm
new file mode 100644
index 0000000..94e62ac
--- /dev/null
+++ b/catalogs/nbp/pages/homepage.htm
@@ -0,0 +1,152 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" >
+<head>
+ <title>NBP Home Page</title>
+ <link href="StylesNew.css"
+ rel="stylesheet" type="text/css" />
+ <style type="text/css">
+ .style1
+ {
+ width: 24px;
+ }
+ </style>
+ </head>
+<body>
+ <div id="divTop" class="div-top">
+ <img alt="national braille press" src="logo.jpg"
+ style="width: 241px; height: 70px; display: inline; float: left;" />
+ <p class="div-top">
+ <a href="" class="link-top">Home</a> / <a href="" class="link-top">Customize This Site</a> / <a href="" class="link-top">Login</a> / <a href="" class="link-top">View Cart</a> / <a href="" class="link-top">Site Map</a></p>
+ <p class="div-top" style="color: #FF6600; font-weight: bold">Search
+ <input id="Text1" type="text" title="Search Text" />
+ <select id="Select1" name="D1">
+ <option>Publications and Textbooks</option>
+ </select>
+ <input id="but_top_go" type="submit" value="Go"
+ style="background-color: #FF6600; color: #FFFFFF; font-weight: bold;" /></p>
+ <br />
+ </div>
+ <div id="divTopMenu" class="div-top-menu">
+ <table class="div-top-menu" style="height: 100%;" cellpadding="0px" cellspacing="0px" width="100%">
+ <tr style="height: 100%;">
+ <td class="div-top-menu"><a href="" class="link-top-menu">Braille Bookstore</a></td>
+ <td class="div-top-menu"><a href="" class="link-top-menu">Custom Business Services</a></td>
+ <td class="div-top-menu"><a href="" class="link-top-menu">Programs</a></td>
+ <td class="div-top-menu"><a href="" class="link-top-menu">Get Involved</a></td>
+ <td class="div-top-menu"><a href="" class="link-top-menu">Custom Education Services</a></td>
+ </tr>
+ </table>
+ </div>
+ <div id="divBanner" class="div-banner">
+ <br />
+ <img alt="Rotating Image Number 1" src="pic1.jpg"
+ style="border: 1px solid #FFFFFF; width: 707px; height: 246px; display: inline; float: left;" />
+ <table class="div-banner" cellpadding="5px" cellspacing="0px" style="width: 310px">
+ <tr><td class="style1"> </td><td class="div-banner"><a href="" class="link-top-menu">About Us</a></td></tr>
+ <tr><td class="style1"> </td><td class="div-banner"><a href="" class="link-top-menu">Learn About Braille</a></td></tr>
+ <tr><td class="style1"> </td><td class="div-banner"><a href="" class="link-top-menu">Braille Boutique</a></td></tr>
+ <tr><td class="style1"> </td><td class="div-banner"><a href="" class="link-top-menu">News & Media</a></td></tr>
+ <tr><td class="style1"> </td><td class="div-banner"><a href="" class="link-top-menu">Events</a></td></tr>
+ </table>
+ </div>
+ <div id="divBannerSub" class="div-banner-sub">
+ <table id="menuBanner" class="div-banner-sub" cellpadding="5px"
+ cellspacing="0px" style="width: 310px; left: 768px; position: fixed;">
+ <tr><td class="style1"> </td><td>Sign-up for Our E-Newsletter</td></tr>
+ <tr><td class="style1"> </td><td>
+ <input id="Text2" title="email address" type="text" value="email address" />
+ <input id="Submit1" type="submit" value="Submit"
+ style="background-color: #FF6600; color: #FFFFFF; font-weight: bold;" />
+ </td>
+ </tr>
+ </table>
+ </div>
+ <div id="divBody" class="div-body">
+ <br />
+ <table width="1024px">
+ <tr>
+ <td class="div-body-title"><b>Video Highlights</b></td>
+ <td class="style1"> </td>
+ <td class="div-body-title"><b>Accessible iPod<br /> Raffle Winners!</b></td>
+ <td class="style1"> </td>
+ <td class="div-body-title"><b>NBP Annual Meeting</b></td>
+ </tr>
+ <tr>
+ <td class="div-body">
+ <br />
+ <img alt="Video Highlights" src="video.jpg"
+ style="width: 200px; height: 177px" /></td>
+ <td class="style1"> </td>
+ <td class="div-body">7/17/2009<br />
+ To help promote Anna Dresner's new<br />
+ book, Using the Accessible iPod,<br />
+ National Braille Press gave away an<br />
+ accessible iPod Nano at each of the<br />
+ national conventions - the American<br />
+ Council of the Blind, held in Orlando,<br />
+ and the National Federation of the<br />
+ Blind, held in Detroit.<br />
+ <br />
+ Congratulations to our two winners:<br />
+ Kevin LaRose of Washington state,<br />
+ and Kathy McGillvray of Minnesota.<br />
+ <br />
+ </td>
+ <td class="style1"> </td>
+ <td rowspan="3" class="div-body">7/10/2009<br />
+ On June 16, National Braille Press<br />
+ held our Annual Meeting. Of the many<br />
+ exciting updates presented, one<br />
+ special feature focused on the Center<br />
+ for Braille innovation. President Brian<br />
+ MacDonald, had a conversation with<br />
+ two braille readers, Marisa Parker and<br />
+ Karl Belanger, about the part that<br />
+ technology plays in their lives and<br />
+ what innovations they hope will be<br />
+ created in the future.<br />
+ <br />
+ Another special feature of the meeting<br />
+ was the presentaion of the 2009<br />
+ Volunteer Awards. This year's recipi-<br />
+ ents include Sarah Haase recognized<br />
+ for her efforts with the Vision 5K,<br />
+ Marisa Parker recognized for her<br />
+ work as a
+ </td>
+ <td class="style1"> </td>
+ <td style="width: 310px" class="div-body" rowspan="3">
+ <img alt="Make a Donation" src="donate.jpg"
+ style="width: 268px; height: 158px" /><br />
+ <br />
+
+ <br />
+ <img alt="Download Braille Alphabet Card" src="alphabet.jpg"
+ style="width: 272px; height: 89px" /></td>
+ </tr>
+ <tr>
+ <td class="div-body-title"><b>Readers Digest challenge</b></td>
+ <td class="style1"> </td>
+ <td class="div-body-title"><b>Vision 5K 2009 Results</b></td>
+ <td class="style1"> </td>
+ </tr>
+ <tr>
+ <td class="div-body">
+ 6/4/2009<br />
+ Reader's Digest Partners for Sight<br />
+ Foundation has challenged National<br />
+ Braille Foundation<br />
+ </td>
+ <td class="style1"> </td>
+ <td class="div-body">6/19/2009<br />
+ The 2009 Vision 5K on June 7th was<br />
+ a great success! With over 1000<br />
+ </td>
+ <td class="style1"> </td>
+ </tr>
+ </table>
+ <div id="divBodyRight">
+ </div>
+ </div>
+</body>
+</html>
diff --git a/catalogs/nbp/pages/logo.jpg b/catalogs/nbp/pages/logo.jpg
new file mode 100644
index 0000000..de93b0b
Binary files /dev/null and b/catalogs/nbp/pages/logo.jpg differ
diff --git a/catalogs/nbp/pages/pic1.jpg b/catalogs/nbp/pages/pic1.jpg
new file mode 100644
index 0000000..1212069
Binary files /dev/null and b/catalogs/nbp/pages/pic1.jpg differ
diff --git a/catalogs/nbp/pages/video.jpg b/catalogs/nbp/pages/video.jpg
new file mode 100644
index 0000000..51b2e5b
Binary files /dev/null and b/catalogs/nbp/pages/video.jpg differ
hooks/post-receive
--
UNNAMED PROJECT
More information about the Web-reskin
mailing list