body {
	background-image: url(/images/fashion_body_bg.gif);}

div#content {
	background-image: url(/images/fashion_content_bg.jpg);}

h1 {
    background-image: url(/images/fashion_logo.jpg);}

#nav li a:hover,
#nav li em a {
    background: url(../images/fashion_nav_bg.gif) repeat-x bottom;
    font-style: normal;
}
  
span#tune_in {
	background-image: url(/images/fashion_tune_in.jpg);}	
span#curated_by {
	background-image: url(/images/fashion_curated_by.jpg);}
    
    span#performers span {
    	color: #D86E1E }	
/**
* Story
*/

.stories .story {
    width: 508px;
    padding: 15px 15px 0;
    margin: 0 0 0em;
}
    .stories .story img {
        float: left;
    }
    .stories .story h3,
    .stories .story p {
        margin-left: 269px;
    }
    .stories .story h3 a{
        color: #42C6EC;
    }

#story-content h3#jeans-leather {
    background: url(../images/h3_fashion_jvl.gif) no-repeat;
}

#story-content h3#tommy {
    background: url(../images/h3_fashion_tommy.gif) no-repeat;
    height: 56px;
}

#story-content h3#luella {
    background: url(../images/h3_fashion_luella.gif) no-repeat;
    height: 56px;
}

#story-content h3#marc {
    background: url(../images/h3_fashion_marc.gif) no-repeat;
    height: 56px;
}

#story-content h3#head-toe {
    background: url(../images/h3_fashion_h2t.gif) no-repeat;
}


#other-stories li a {
    background: url(../images/fashion_arrow.gif) no-repeat right;
    color: #D86E1E;
}
#page-num li a {
    color: #D86E1E;
}
#other-stories li a.left {
    background: url(../images/fashion_arrow-previous.gif) no-repeat left;
}
    

h3#links {
	background-image: url(/images/fashion_h3_promotions.gif);
}
    
    #link-grp li a {
        color: #D86E1E;}
    
h2 {
	background-image: url(/images/h2_fashion.jpg);}

/*Action Bar Stuff*/	
div#action_bar {
	background-image: url(/images/fashion_action_bar_bg.gif);}

p.legal {
	color: #3da6b9;
}		