﻿a img {border:0;}
:focus {border:0;outline:0;}
#StoryContentWrapper,
#StoryContent {
	width: 980px;
	height: 300px;
	overflow: hidden;
	position:relative;
	font-family: Verdana;
	text-align:left;	
}
.planethome 
{
	background: transparent url(/images/planet_home.jpg) top left no-repeat !important;
}
.powerhome 
{
	background: transparent url(/images/power_home.jpg) top left no-repeat !important;
}
.peoplehome 
{
	background: transparent url(/images/people_home.jpg) top left no-repeat !important;
}
.peoplecontainer {background:url(/images/people_storyback.jpg) left top no-repeat !important;}
.planetcontainer {background:url(/images/planet_storyback.jpg) left top no-repeat !important;}
.powercontainer {background:url(/images/power_storyback.jpg) left top no-repeat !important;}



#StoryContentWrapper p.loading {
	text-align:center;
	position:absolute;
	top:40%;
	width:100%;
	padding:0;
	margin:0;
}
a#people {
	display: block;
	width: 220px;
	height: 76px;
	text-decoration: none;
	background-image: url(/images/people_btn.jpg);
}
a#people:hover {
	background-image: url(/images/people_rl.jpg);
}
a#planet {
	display: block;
	width: 220px;
	height: 76px;
	text-decoration: none;
	background-image: url(/images/planet_btn.jpg);
}
a#planet:hover {
	background-image: url(/images/planet_rl.jpg);
}
a#power {
	display: block;
	width: 220px;
	height: 76px;
	text-decoration: none;
	background-image: url(/images/power_btn.jpg);
}
a#power:hover {
	background-image: url(/images/power_rl.jpg);
}


.story-scroller {background: url(/images/gradient.jpg) left top repeat-x #181818;height: 76px;width: 980px;}
.story-scroller div.prev {float: left;}
.story-scroller div.next {float: right;}
.story-scroller .prev,
.story-scroller .next {display:block;height:76px;width:19px;}
.story-scroller a.prev {background-image: url(/images/l_btn.jpg);}
.story-scroller a.prev:hover {background-image: url(/images/l_rls.jpg);}
.story-scroller a.next {text-decoration: none;background-image: url(/images/r_btn.jpg);}
.story-scroller a.next:hover {background-image: url(/images/r_rls.jpg);}
.story-scroller .disabled a.prev,
.story-scroller .disabled a.next {display:none;}
.story-scroller .story-scroller-items {height:76px;width:942px;margin:0;overflow:hidden;position:relative;}
* html .story-scroller .story-scroller-items {width:930px;}
.story-scroller .story-scroller-category,
.story-scroller .story-scroller-item {width:314px;}
* html .story-scroller .story-scroller-category,
* html .story-scroller .story-scroller-item {width:310px;}
.story-scroller .story-scroller-items .story-scroller-items-scroll {position:absolute;left:0;top:0;display:block;}
.story-scroller .story-scroller-category,
.story-scroller .story-scroller-item {height:68px;margin-top:8px;float:left;cursor:pointer;}
.story-scroller .story-scroller-item {color:#fff;font-family:Verdana,Arial,sans-serif;}
.story-scroller .story-scroller-item a {text-decoration:none;}
.story-scroller .story-scroller-item a:hover {text-decoration:underline;}
.story-scroller .story-scroller-item img {width:100px;height:60px;float:left;margin:0 5px;border:1px solid #666;}
/* .story-scroller .story-scroller-item:hover img, */ /* hopefully this will come back */
.story-scroller .story-scroller-item a:hover img {border-color:#ccc;}
.story-scroller .story-scroller-category img {border:1px solid #666;}
.story-scroller .story-scroller-item .story-scroller-content img {border:0;}
/*
.story-scroller .people .story-scroller-item:hover img,
.story-scroller .people .story-scroller-item a:hover img {border-color:#F48221;}
.story-scroller .planet .story-scroller-item:hover img,
.story-scroller .planet .story-scroller-item a:hover img {border-color:#50B849;}
.story-scroller .power .story-scroller-item:hover img,
.story-scroller .power .story-scroller-item a:hover img {border-color:#1C9AD5;}
*/
.story-scroller .story-scroller-category .story-scroller-content a {display:block;height:68px;}
.story-scroller .story-scroller-category .story-scroller-content span {display:none;}
.story-scroller .story-scroller-category .story-scroller-content,
.story-scroller .story-scroller-item .story-scroller-content {margin:0 10px 0 115px;}
.story-scroller .story-scroller-item h4 {font-size: 12px;font-weight: bold;margin:0 0 5px 0;padding:0;color:#fff;}
.story-scroller .story-scroller-item p a,
.story-scroller .story-scroller-item p {font-size: 11px;color: #999;line-height: 12px;margin:0;padding:0;}
.story-scroller .story-scroller-item p img.more-info {height:11px;width:5px;float:none;margin:0 0 0 3px;padding:0;vertical-align:middle;}

.story-pages-nav {font-size:11px;}
.story-pages-nav a {color:#999;text-decoration:none;}
.story-pages-nav a:hover {color:#666;text-decoration:underline;}
.story-pages-nav a.current {color:#75a63a;font-weight:bold;}

#people_s1 {
	background-image: url(/images/people_s1.jpg);
	margin-top: 8px;
	margin-left: 1px;
	background-repeat: no-repeat;
	height: 68px;
	padding-left: 110px;
	padding-right: 15px;
}
#people_s2 {
	background-image: url(/images/people_s2.jpg);
	margin-top: 8px;
	margin-left: 1px;
	background-repeat: no-repeat;
	height: 68px;
	padding-left: 110px;
	padding-right: 15px;
}
#people_s3 {
	background-image: url(/images/people_s3.jpg);
	margin-top: 8px;
	margin-left: 1px;
	background-repeat: no-repeat;
	height: 68px;
	padding-left: 110px;
	padding-right: 15px;
}
.peoplestoryarea {
	height: 300px;
	width: 980px;
	background-image: url(/images/people_storyback.jpg);
	background-repeat: no-repeat;
	font-family: verdana;
	color: #333;
}

.story_l,
.story_m,
.story_r {float: left;font-size:11px;}
.story_l {width: 160px;padding-left: 35px;padding-top: 15px;padding-right: 20px;}
.story_l .wrapper {position:absolute;width:160px;height:193px;top: 60px;left:35px;}
.story_l .text {position:absolute;left:0;bottom:0;}
.story_l .text p{margin-bottom:0;}
.story_m {width: 310px;padding-top: 60px;}
.story_r {width: 370px;padding-top: 50px;padding-left: 35px;padding-right: 50px;}
.story_p { float: left; width: 330px; padding: 0 0 0 564px; color: #fff; line-height: 17px; }
a#people_btn2,
a#planet_btn2,
a#power_btn2, a#people_people_home, a#people_planet_home, a#people_power_home, 
a#planet_planet_home, a#planet_people_home, a#planet_power_home,
a#power_power_home, a#power_people_home, a#power_planet_home
 {background: url(/images/people-planet-power-sprite.gif) left top no-repeat transparent;
  display: block;width: 25px;height: 30px;text-decoration: none;float: left;
  }

a#people_btn2 {background-position:0 -90px;}
a#people_btn2.current,a#people_btn2:hover {background-position:0 -120px;}

a#people_people_home 
{
	background-position: 0 -90px !important;
}

a#people_people_home:hover, a#people_people_home.current{background-position:0 -120px !important;}

a#people_planet_home 
{
	background-position: -30px -90px !important;
}

a#people_planet_home:hover,a#people_planet_home.current{background-position:-30px -120px !important;}


a#people_power_home 
{
	background-position: -60px -90px !important;
}

a#people_power_home:hover,a#people_power_home.current{background-position:-60px -120px !important;}

a#planet_btn2 {background-position: -30px -90px;}
a#planet_btn2.current, a#planet_btn2:hover {background-position:-30px -120px;}

a#planet_planet_home 
{
	background-position: -30px -150px !important;
}

a#planet_planet_home:hover, a#planet_planet_home.current{background-position:-30px -180px !important;}

a#planet_people_home 
{
	background-position: 0 -150px !important;
}

a#planet_people_home:hover, a#planet_people_home.current{background-position: 0 -180px !important;}

a#planet_power_home 
{
	background-position: -60px -150px !important;
}

a#planet_power_home:hover, a#planet_power_home.current{background-position:-60px -180px !important;}

a#power_btn2 {background-position:-60px -90px;}
a#power_btn2.current, a#power_btn2:hover {background-position:-60px -120px;}

a#power_power_home 
{
	background-position: -60px -210px !important;
}

a#power_power_home:hover, a#power_power_home.current {background-position:-60px -240px !important;}

a#power_people_home 
{
	background-position: 0 -210px !important;
}

a#power_people_home:hover, a#power_people_home.current {background-position:0 -240px !important;}

a#power_planet_home 
{
	background-position: -30px -210px !important;
}

a#power_planet_home:hover, a#power_planet_home.current {background-position:-30px -240px !important;}

.imagevideoborder {
	border: 1px solid #999;
	width: 305px;
}
#StoryContent h3,
#StoryContent .h2  {
	color: #75a63a;
	font-size: 11px;
	font-weight: bold;
}
#StoryContent h1,
#StoryContent .h3 {
	color: #75a63a;
	font-size: 25px;
	margin-bottom:10px;
	font-weight:normal;
}
.elevenpt {
	font-size: 11px;
}
.elevenptspread {
	font-size: 11px;
}

