@charset "utf-8";
/* CSS Document */

#home_splash {
position:relative;
float:left;
width:641px;
height:301px;
color:#FFFFFF;
}

#home_splash p {
line-height:16px;
margin:0;
padding:15px;
font-weight:bold;
background:transparent url(/assets/triangle.png) no-repeat scroll;
}



#home_splash a {
color:#ffff00;
position:relative;
}
.IE6 #home_splash a {
position:static;
}
/*
.home0 {
background:url(../../store/images/home0.jpg) no-repeat;
}
.home1 {
background:url(../../store/images/home1.jpg) no-repeat;
}
.home2 {
background:url(../../store/images/home2.jpg) no-repeat;
}
.home3 {
background:url(../../store/images/home3.jpg) no-repeat;
}
.home4 {
background:url(../../store/images/home4.jpg) no-repeat;
}

*/
div.home-navigation {
position:absolute;
bottom:1px;
width:641px;
height:28px;
}



/* so ie can display filter */
#story0, #story1, #story2, #story3, #story4 {
position:absolute;
bottom:30px;
display:none;
}
#story0 div, #story1 div, #story2 div, #story3 div, #story4 div {
background:url(/assets/png51trans.png);
width:640px;
}
.IE6 #story0 img ,.IE6  #story1 img,.IE6  #story2 img,.IE6  #story3 img,.IE6  #story4 img {
position:static;
}

.IE6 #home-text,
.IE6 #story0 div,
.IE6 #story1 div,
.IE6 #story2 div,
.IE6 #story3 div,
.IE6 #story4 div {
  background:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/png55trans.png', sizingMethod='scale');
}

#story0 p{background-position:46px 40px;}
#story1 p{background-position:136px 40px;}
#story2 p{background-position:241px 40px;}
#story3 p{background-position:367px 40px;}
#story4 p{background-position:482px 40px;}
body:nth-of-type(1) #story3 p{background-position:367px 40px;}
body:nth-of-type(1) #story4 p{background-position:482px 40px;}

/* anything that is a link must have position relative for < IE7 transparency */

#story0 {
display:block;
}


#home-text {
/* so ie can display filter */
background:url(/assets/png51trans.png);
width:640px;
height:28px;
}
#home-text a {
color:#ffffff;
position:relative;
margin-left:15px;
font-weight:bold;
}
#home-text li.selected a {
color:#ffff00;
}

#home-text ul {
list-style:none;
height:28px;
margin:0;
padding:0;
}
#home-text ul li {
float:left;
margin-top:6px;
}
