﻿h1.hideme {
	text-indent: -9999px;
	width: 1px;
	height:1px;
	margin:0;
	padding:0;
}

body {
 font-size: 62.5%;
 font-weight: normal;
 color: #ffffff;	
}

a {
	outline: none;
	-moz-outline: none;
}

object {
 outline: none;
 -moz-outline: none;	
}

#container,
#container-intro,
#container-selectperiod,
#timeline {
 font-family: Georgia, Times, serif;
 width: 783px;
 height: 471px;
 text-align: center;
 position:relative;
}

/* background images */

#container {
 background: url(/_catalogs/masterpage/Img/OurStory/img/bg.jpg) no-repeat;
}

#container-intro {
 background: url(/_catalogs/masterpage/Img/OurStory/img/bg-title.jpg) no-repeat;	
}

#container-selectperiod {
 background: url(/_catalogs/masterpage/Img/OurStory/img/bg-selectperiod.jpg) no-repeat;	
}

/* *** Intro Page *** */

a#explore {
 display: block;
 width: 138px;
 height: 30px;
 text-indent: -9999px;
 margin-left:auto;
 margin-right:auto;
 background: url(/_catalogs/masterpage/Img/OurStory/img/explore.png);
}

#intro-container {
 font-size: 1.3em;
 padding: 50px;
 margin-top: 50px;
}

/* *** Select Time Period Page *** */

#period-container {
 width: 763px;
 margin-top: 130px;
}

a#selectperiod {
	display: block;
	width: 280px;
	height: 30px;
	text-indent: -9999px;
	position:absolute;
	bottom: 8px;
	left: 250px;
}

.gotime {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	display: block;
	width: 146px;
	min-height: 215px;
	overflow: visible;
	position: relative;
}

* html .gotime {
	margin-left: 1px;
	margin-right: 1px;
}

.gotime a {
  color: #ffffff;	
  font-size:1.1em;
  text-decoration: none;
}

.gotime a span.period-hdr {
	display:block;
	padding-top: 20px;
	font-weight: bold;
	font-size: 1.4em;
}

.gotime a span.period-text {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
  font-size:1.1em;
	padding: 4px;
}

.gotime  a span.bottom {
	width: 146px;
	height: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin-bottom: -5px;
}

a#go1820 {
 width: 146px;
 min-height: 215px;
 display: block;
 position: relative;
 overflow: visible;
 background: url(/_catalogs/masterpage/Img/OurStory/img/go1820.png) no-repeat;
}

a#go1820:hover {
 min-height: 210px;
 background: url(/_catalogs/masterpage/Img/OurStory/img/go1820-over.png) no-repeat;
}

a#go1861 {
 width: 146px;
 min-height: 215px;
 display: block;
 position: relative;
 overflow: visible;
 background: url(/_catalogs/masterpage/Img/OurStory/img/go1861.png) no-repeat;
}

a#go1861:hover {
 min-height: 210px;
 background: url(/_catalogs/masterpage/Img/OurStory/img/go1861-over.png) no-repeat;	
}

a#go1901 {
 width: 146px;
 min-height: 215px;
 display: block;
 position: relative;
 overflow: visible;
 background: url(/_catalogs/masterpage/Img/OurStory/img/go1901.png) no-repeat;
}

a#go1901:hover {
 min-height: 210px;
 background: url(/_catalogs/masterpage/Img/OurStory/img/go1901-over.png) no-repeat;		
}

a#go1941 {
 width: 146px;
 min-height: 215px;
 display: block;
 position: relative;
 overflow: visible;
 background: url(/_catalogs/masterpage/Img/OurStory/img/go1941.png) no-repeat;
}

a#go1941:hover {
 min-height: 210px;
 background: url(/_catalogs/masterpage/Img/OurStory/img/go1941-over.png) no-repeat;			
}

a#go1981 {
 width: 146px;
 min-height: 215px;
 display: block;
 position: relative;
 overflow: visible;
 background: url(/_catalogs/masterpage/Img/OurStory/img/go1981.png) no-repeat;
}

a#go1981:hover {
 min-height: 210px;
 background: url(/_catalogs/masterpage/Img/OurStory/img/go1981-over.png) no-repeat;
}

/* *** HIDE & DISPLAY TEXT *** */

a#go1820 span.period-hdr,
a#go1820 span.period-text,
a#go1861 span.period-hdr,
a#go1861 span.period-text,
a#go1901 span.period-hdr,
a#go1901 span.period-text,
a#go1941 span.period-hdr,
a#go1941 span.period-text,
a#go1981 span.period-hdr,
a#go1981 span.period-text,
a span.bottom {
 display: none;
}

a#go1820:hover span.period-hdr,
a#go1820:hover span.period-text,
a#go1861:hover span.period-hdr,
a#go1861:hover span.period-text,
a#go1901:hover span.period-hdr,
a#go1901:hover span.period-text,
a#go1941:hover span.period-hdr,
a#go1941:hover span.period-text,
a#go1981:hover span.period-hdr,
a#go1981:hover span.period-text,
a:hover span.bottom {
 display: block;
}

a#go1820:hover span.bottom {
 background: url(/_catalogs/masterpage/Img/OurStory/img/go1820-over-cap.png) no-repeat;	
}

a#go1861:hover span.bottom {
 background: url(/_catalogs/masterpage/Img/OurStory/img/go1861-over-cap.png) no-repeat;		
}

a#go1901:hover span.bottom {
 background: url(/_catalogs/masterpage/Img/OurStory/img/go1901-over-cap.png) no-repeat;		
}

a#go1941:hover span.bottom {
 background: url(/_catalogs/masterpage/Img/OurStory/img/go1941-over-cap.png) no-repeat;		
}

a#go1981:hover span.bottom {
 background: url(/_catalogs/masterpage/Img/OurStory/img/go1981-over-cap.png) no-repeat;		
}

/* *** HACKS *** */

* html a#go1820,
* html a#go1861,
* html a#go1901,
* html a#go1941,
* html a#go1981 {
	height:215px;
}

* html a#go1820:hover,
* html a#go1861:hover,
* html a#go1901:hover,
* html a#go1941:hover,
* html a#go1981:hover {
	height:210px;
}

* html .gotime {
	height:215px;
}

* html .gotime a span.bottom {
	margin-bottom: -5px;
}

/* *** Individual Rooms *** */

#room1820,
#room1861,
#room1901,
#room1941,
#room1981 {
	width: 783px;
	height: 471px;
	position:relative;	
}

#room1820 a,
#room1861 a,
#room1901 a,
#room1941 a,
#room1981 a {
	position: absolute;
	display:block;
	width: 220px;
	height: 45px;
	text-indent: -9999px;
	outline: none;
}

a#go-home {
	width: 38px;
	height: 30px;
	top: 8px;
	left: 0px;
}

a#go-previous {
	width: 48px;
	height:80px;
	top: 196px;
	left: 0px;
}

a#go-next {
	width: 48px;
	height:80px;
	top: 196px;
	left: 735px;
}

/* *** 1820-1860 *** */

#room1820 {
 position:relative;
 background: url(/_catalogs/masterpage/Img/OurStory/img/room1820.jpg) no-repeat;
}

#room1820 a#family {top:80px;left:0px;}
#room1820 a#advertising {top:80px;left:460px;}
#room1820 a#dates {top:135px;left:280px;}
#room1820 a#philanthropy {top:144px;left:600px;}
#room1820 a#packaging {top:220px;left:90px;}
#room1820 a#product {top:407px;left:170px;}
#room1820 a#transport {top:386px;left:390px;}

/* *** 1861-1900 *** */

#room1861 {
 background: url(/_catalogs/masterpage/Img/OurStory/img/room1861.jpg) no-repeat;
}

#room1861 a#family {top:65px;left:20px;}
#room1861 a#advertising {top:90px;left:460px;}
#room1861 a#dates {top:45px;left:280px;}
#room1861 a#philanthropy {top:144px;left:600px;}
#room1861 a#packaging {top:220px;left:100px;}
#room1861 a#product {top:400px;left:200px;}
#room1861 a#transport {top:362px;left:420px;}

/* *** 1901-1940 *** */

#room1901 {
background: url(/_catalogs/masterpage/Img/OurStory/img/room1901.jpg) no-repeat;
}

#room1901 a#family {top:130px;left:45px;}
#room1901 a#advertising {top:175px;left:435px;}
#room1901 a#dates {top:33px;left:280px;}
#room1901 a#philanthropy {top:110px;left:600px;}
#room1901 a#packaging {top:255px;left:55px;}
#room1901 a#product {top:405px;left:190px;}
#room1901 a#transport {top:362px;left:400px;}

/* *** 1941-1980 *** */

#room1941 {
background: url(/_catalogs/masterpage/Img/OurStory/img/room1941.jpg) no-repeat;
}

#room1941 a#family {top:165px;left:0px;}
#room1941 a#advertising {top:320px;left:530px;}
#room1941 a#dates {top:92px;left:280px;}
#room1941 a#philanthropy {top:108px;left:550px;}
#room1941 a#packaging {top:270px;left:60px;}
#room1941 a#product {top:405px;left:165px;}
#room1941 a#transport {top:370px;left:350px;}

/* *** 1981-Present *** */

#room1981 {
background: url(/_catalogs/masterpage/Img/OurStory/img/room1981.jpg) no-repeat;
}

#room1981 a#family {top:75px;left:30px;}
#room1981 a#advertising {top:390px;left:515px;}
#room1981 a#dates {top:115px;left:280px;}
#room1981 a#philanthropy {top:114px;left:520px;}
#room1981 a#packaging {top:290px;left:70px;}
#room1981 a#product {top:410px;left:160px;}
#room1981 a#transport {top:350px;left:330px;}

/* ********* Timeline Pages ********* */

#timeline{
 background: url(/_catalogs/masterpage/Img/OurStory/img/timeline.jpg) no-repeat;	
}

#timeline a#go-home {
	width: 38px;
	height: 30px;
	display:block;
	position:absolute;
	top: 8px;
	left: 0px;
	text-indent:-9999px;
	outline: none;
}

a#back-to {
 display:block;
 width:180px;
 height:36px;
 line-height: 36px;
  color: #ffffff;	
  font-size:1.2em;
  font-weight:bold;
  text-decoration: none;
 text-align:center;
 position:absolute;
 top: 26px;
 right: 20px;
 outline: none;
}

#timeline h1 {
 display:block;
 width:207px;
 height:52px;
 position:absolute;
 top:26px;
 left: 291px;
 text-indent:-9999px;
}

h1.transport-1820_1860 {background: url(/_catalogs/masterpage/Img/OurStory/img/transport-1820.jpg) no-repeat;}
h1.transport-1861_1900 {background: url(/_catalogs/masterpage/Img/OurStory/img/transport-1861.jpg) no-repeat;}
h1.transport-1901_1940 {background: url(/_catalogs/masterpage/Img/OurStory/img/transport-1901.jpg) no-repeat;}
h1.transport-1941_1980 {background: url(/_catalogs/masterpage/Img/OurStory/img/transport-1941.jpg) no-repeat;}
h1.transport-1981_Present {background: url(/_catalogs/masterpage/Img/OurStory/img/transport-1981.jpg) no-repeat;}

h1.product-1820_1860 {background: url(/_catalogs/masterpage/Img/OurStory/img/product-1820.jpg) no-repeat;}
h1.product-1861_1900 {background: url(/_catalogs/masterpage/Img/OurStory/img/product-1861.jpg) no-repeat;}
h1.product-1901_1940 {background: url(/_catalogs/masterpage/Img/OurStory/img/product-1901.jpg) no-repeat;}
h1.product-1941_1980 {background: url(/_catalogs/masterpage/Img/OurStory/img/product-1941.jpg) no-repeat;}
h1.product-1981_Present {background: url(/_catalogs/masterpage/Img/OurStory/img/product-1981.jpg) no-repeat;}

h1.advertising-1820_1860 {background: url(/_catalogs/masterpage/Img/OurStory/img/advertising-1820.jpg) no-repeat;}
h1.advertising-1861_1900 {background: url(/_catalogs/masterpage/Img/OurStory/img/advertising-1861.jpg) no-repeat;}
h1.advertising-1901_1940 {background: url(/_catalogs/masterpage/Img/OurStory/img/advertising-1901.jpg) no-repeat;}
h1.advertising-1941_1980 {background: url(/_catalogs/masterpage/Img/OurStory/img/advertising-1941.jpg) no-repeat;}
h1.advertising-1981_Present {background: url(/_catalogs/masterpage/Img/OurStory/img/advertising-1981.jpg) no-repeat;}

h1.keydates-1820_1860 {background: url(/_catalogs/masterpage/Img/OurStory/img/keydates-1820.jpg) no-repeat;}
h1.keydates-1861_1900 {background: url(/_catalogs/masterpage/Img/OurStory/img/keydates-1861.jpg) no-repeat;}
h1.keydates-1901_1940 {background: url(/_catalogs/masterpage/Img/OurStory/img/keydates-1901.jpg) no-repeat;}
h1.keydates-1941_1980 {background: url(/_catalogs/masterpage/Img/OurStory/img/keydates-1941.jpg) no-repeat;}
h1.keydates-1981_Present {background: url(/_catalogs/masterpage/Img/OurStory/img/keydates-1981.jpg) no-repeat;}

h1.packaging-1820_1860 {background: url(/_catalogs/masterpage/Img/OurStory/img/packaging-1820.jpg) no-repeat;}
h1.packaging-1861_1900 {background: url(/_catalogs/masterpage/Img/OurStory/img/packaging-1861.jpg) no-repeat;}
h1.packaging-1901_1940 {background: url(/_catalogs/masterpage/Img/OurStory/img/packaging-1901.jpg) no-repeat;}
h1.packaging-1941_1980 {background: url(/_catalogs/masterpage/Img/OurStory/img/packaging-1941.jpg) no-repeat;}
h1.packaging-1981_Present {background: url(/_catalogs/masterpage/Img/OurStory/img/packaging-1981.jpg) no-repeat;}

h1.family-1820_1860 {background: url(/_catalogs/masterpage/Img/OurStory/img/family-1820.jpg) no-repeat;}
h1.family-1861_1900 {background: url(/_catalogs/masterpage/Img/OurStory/img/family-1861.jpg) no-repeat;}
h1.family-1901_1940 {background: url(/_catalogs/masterpage/Img/OurStory/img/family-1901.jpg) no-repeat;}
h1.family-1941_1980 {background: url(/_catalogs/masterpage/Img/OurStory/img/family-1941.jpg) no-repeat;}
h1.family-1981_Present {background: url(/_catalogs/masterpage/Img/OurStory/img/family-1981.jpg) no-repeat;}

h1.philanthropy-1820_1860 {background: url(/_catalogs/masterpage/Img/OurStory/img/philanthropy-1820.jpg) no-repeat;}
h1.philanthropy-1861_1900 {background: url(/_catalogs/masterpage/Img/OurStory/img/philanthropy-1861.jpg) no-repeat;}
h1.philanthropy-1901_1940 {background: url(/_catalogs/masterpage/Img/OurStory/img/philanthropy-1901.jpg) no-repeat;}
h1.philanthropy-1941_1980 {background: url(/_catalogs/masterpage/Img/OurStory/img/philanthropy-1941.jpg) no-repeat;}
h1.philanthropy-1981_Present {background: url(/_catalogs/masterpage/Img/OurStory/img/philanthropy-1981.jpg) no-repeat;}

#timeline #leftdiv {
 height:300px;
 left:30px;
 overflow:auto;
 position:absolute;
 top:95px;
 width:340px;
}

#timeline #leftdiv a {
	display: block;
	float: left;
	width: 94px;
	height: 75px;
	margin: 0 10px 10px 0;
	outline: none;
}

#timeline #leftdiv img {
	width:94px;
	height:75px;	
}

#timeline #rightdiv-wrap {
 width:340px;
 height:300px;
}

#timeline #rightdiv {
 width:340px;
 height:300px;
 text-align:left;
 overflow: auto;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #ffffff; 
}
 
#timeline #rightdiv h2 {
	font-size: 1.6em;
	font-weight:bold;
	margin-bottom: 4px;
	color:#ffffff;
}

#timeline #rightdiv h3 {
	font-size: 1.4em;
	font-weight:bold;
	margin-bottom: 4px;
	color:#C89EF0;
}

#timeline #rightdiv img {
	margin-bottom: 6px;
}

#timeline #rightdiv p,
#timeline #rightdiv ul {
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-bottom: 5px;
	padding-right: 10px;
}

#timeline #rightdiv ul li {
	margin-left: 20px;
	margin-bottom: 2px;
}

#timeline ul#slider {
 position:absolute;
 bottom: 8px;
 left: 43px;
 display:block;
 width:710px;
 height:60px;
 list-style-type:none;
}

#timeline ul#slider li {
 float:left;
 width:136px;
 height:60px;
 margin-right:4px;
}

#timeline ul#slider li a {
 display:block;
 float:left;
 margin:0;
 padding:0; 
 width:136px;
 height:60px;
 padding-top: 40px;
 color: #ffffff;
 font-size: 1.2em;
 font-weight: bold;
 text-decoration:none;
 _padding: 40px 0 0 0;
 _margin-bottom: -40px;
}

#timeline ul#slider li.go1820 a:hover,
#timeline ul#slider li.go1820 a.selected {
 background: url(/_catalogs/masterpage/Img/OurStory/img/slider1820.jpg) top left no-repeat;
}

#timeline ul#slider li.go1861 a:hover,
#timeline ul#slider li.go1861 a.selected
{
 background: url(/_catalogs/masterpage/Img/OurStory/img/slider1861.jpg) top left no-repeat;
}

#timeline ul#slider li.go1901 a:hover,
#timeline ul#slider li.go1901 a.selected {
 background: url(/_catalogs/masterpage/Img/OurStory/img/slider1901.jpg) top left no-repeat;
}

#timeline ul#slider li.go1941 a:hover,
#timeline ul#slider li.go1941 a.selected {
 background: url(/_catalogs/masterpage/Img/OurStory/img/slider1941.jpg) top left no-repeat;
}

#timeline ul#slider li.go1981 a:hover,
#timeline ul#slider li.go1981 a.selected {
 background: url(/_catalogs/masterpage/Img/OurStory/img/slider1981.jpg) top left no-repeat; 
}

* html #timeline ul#slider {
 position:absolute;
 bottom: 7px;
 left: 43px;
 height:60px;
}

/* ********* Bottom Menu ********* */

#bottom-menu {
 width: 783px;
 height: 113px;
}

#bottom-menu ul {
 height: 113px;
 width: 700px;
 margin-left: 60px;
 margin-top: 10px;
 margin-bottom: 40px;
 list-style-type:none;
}

#bottom-menu ul li {
 float: left;
 width: 126px;
 height: 113px;
 margin-right: 10px;
}

#bottom-menu ul li a {
 display: block;
 width: 126px;
 height: 113px;
 text-indent: -9999px;
 outline: none;
 -moz-outline:none;
 text-decoration: none;
}

#bottom-menu ul li.menu1820 a {
 background: url(/_catalogs/masterpage/Img/OurStory/img/menu1820.png) no-repeat;
}

#bottom-menu ul li.menu1861 a {
 background: url(/_catalogs/masterpage/Img/OurStory/img/menu1861.png) no-repeat;
}

#bottom-menu ul li.menu1901 a {
 background: url(/_catalogs/masterpage/Img/OurStory/img/menu1901.png) no-repeat;
}

#bottom-menu ul li.menu1941 a {
 background: url(/_catalogs/masterpage/Img/OurStory/img/menu1941.png) no-repeat;
}

#bottom-menu ul li.menu1981 a {
 background: url(/_catalogs/masterpage/Img/OurStory/img/menu1981.png) no-repeat;
}

/* *** IE6 Png Fixes *** */

* html a#explore {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/explore.png', sizingmethod='crop');
	cursor:pointer;
}

* html a#go1820 {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/go1820.png', sizingmethod='crop'); 
	cursor:pointer;
}

* html a#go1820:hover {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/go1820-over.png', sizingmethod='crop'); 
	cursor:pointer;
}

* html a#go1820:hover span.bottom {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/go1820-over-cap.png', sizingmethod='crop');
	cursor:pointer;	
}

* html a#go1861 {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/go1861.png', sizingmethod='crop');
	cursor:pointer;
}

* html a#go1861:hover {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/go1861-over.png', sizingmethod='crop');
	cursor:pointer;
}

* html a#go1861:hover span.bottom {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/go1861-over-cap.png', sizingmethod='crop');
	cursor:pointer;	
}

* html a#go1901 {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/go1901.png', sizingmethod='crop');
	cursor:pointer;
}

* html a#go1901:hover {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/go1901-over.png', sizingmethod='crop');
	cursor:pointer;
}

* html a#go1901:hover span.bottom {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/go1901-over-cap.png', sizingmethod='crop');
	cursor:pointer;	
}

* html a#go1941 {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/go1941.png', sizingmethod='crop');
	cursor:pointer;
}

* html a#go1941:hover {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/go1941-over.png', sizingmethod='crop');
	cursor:pointer;
}

* html a#go1941:hover span.bottom {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/go1941-over-cap.png', sizingmethod='crop');
	cursor:pointer;	
}

* html a#go1981 {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/go1981.png', sizingmethod='crop');
	cursor:pointer;
}

* html a#go1981:hover {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/go1981-over.png', sizingmethod='crop');
	cursor:pointer;
}

* html a#go1981:hover span.bottom {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/go1981-over-cap.png', sizingmethod='crop');
	cursor:pointer;	
}

* html #bottom-menu ul li.menu1820 a {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/menu1820.png', sizingmethod='crop');
	cursor:pointer;
}

* html #bottom-menu ul li.menu1861 a {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/menu1861.png', sizingmethod='crop');
	cursor:pointer;
}

* html #bottom-menu ul li.menu1901 a {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/menu1901.png', sizingmethod='crop');
	cursor:pointer;
}

* html #bottom-menu ul li.menu1941 a {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/menu1941.png', sizingmethod='crop');
	cursor:pointer;
}

* html #bottom-menu ul li.menu1981 a {
	background:url(/_catalogs/masterpage/Img/OurStory/img/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/_catalogs/masterpage/Img/OurStory/img/menu1981.png', sizingmethod='crop');
	cursor:pointer;
}

* html img, 
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/_catalogs/masterpage/Img/OurStory/img/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}





