.Nav #NavInFashion a
{
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_infashion_on.gif) no-repeat;
}

/*-------------Infashion Landing page ------------*/
#Landing .SubCol1 {
    float:left;
    display:inline;
    width:258px;
    margin:0 0 20px;
    padding:0;
}
#Landing .SubCol2 {
    float:right;
    display:inline;
    width:258px;
    margin:0;
    padding:0;
}
#Landing .NewsList {
    padding-bottom:8px;
}
#Landing .NewsList dl dd{
    padding-top:5px;
}
#Landing dl.FirstItem {
    background:none !important;
}

#Landing div.More {
    background:url(http://www.fashiontelevision.com/images/style/styles/horiz_line_2.gif) bottom left repeat-x;
    margin:0;
    padding:0 0 15px 95px;
}

/*-------------------------------------
Infashion Details page-
-----------------------------------------*/
/*------------Story ------------------------*/

#LeftCol div.CopyBox {
    margin:15px 0 0;
}
#LeftCol div.Story {
    margin:8px 0 0;
    clear: both;
}
#LeftCol div.CopyBox div.Video,#LeftCol div.Story div.Video {
    float:left;
    margin:0;
    padding:0 10px 2px 0;
}
#LeftCol div.CopyBox div.Video .VideoImage img,#LeftCol div.Story div.Video .VideoImage img {
    border:1px solid #000;
}
#LeftCol div.CopyBox div.Video .VideoButtons,#LeftCol div.Story div.Video .VideoButtons {
    background: url(http://www.fashiontelevision.com/images/style/infashion/video_shadow.gif) bottom left repeat-x;
    margin:0;
    padding:1px 0 8px;
}
#LeftCol div.CopyBox h2,#LeftCol div.Story h2 {
    color:#193E5F;
    font-size:15px;
    font-weight:700;
    font-family:Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
}
#LeftCol div.CopyBox h3,#LeftCol div.Story h3 {
    color:#193e5f;
    font-size:11px;
    font-weight:700;
    font-family:Arial, Helvetica, sans-serif;
    margin:10px 0 0;
    padding:0;
}
#LeftCol div.CopyBox div.Author,#LeftCol div.Story div.Author {
    color:#069;
    font-size:9px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
#LeftCol div.CopyBox div.Date,#LeftCol div.Story div.Date {
    color:#069;
    font-size:9px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin-bottom:10px;
}
#LeftCol div.CopyBox div.Body a,#LeftCol div.Story div.Body a {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#069;
}

/* RecentArticlesCol*/
#LeftCol div.RecentArticlesCol {
    float:left;
    display:inline;
    width:258px;
    margin:0 10px 0 0;
    padding:0;
}
#LeftCol div.RecentArticlesCol .NewsList {
    float:left;
}
#LeftCol div.RecentArticlesCol .NewsList dl {
}
#LeftCol div.RecentArticlesCol ul,#LeftCol div.RecentArticlesCol ul li {
    list-style:none;
    float:left;
    clear:both;
    width:100%;
    margin:0;
    padding:0;
}
#LeftCol div.RecentArticlesCol li {
    background:url(http://www.fashiontelevision.com/images/style/styles/horiz_line_2.gif) bottom left repeat-x;
    padding-bottom:1px !important;
}
#LeftCol div.RecentArticlesCol li a.TitleLink {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#193e5f;
    text-decoration:none;
    font-weight:700;
    display:block;
    padding:7px 0 7px 2px;
}
#LeftCol div.RecentArticlesCol li a.TitleLink:hover {
    color:#4f8fc9;
    background:#D6E5EC url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_newslist.gif) repeat;
}
#LeftCol div.RecentArticlesCol div.More {
    clear:both;
    margin:0;
    padding:10px 0 0;
}
#LeftCol div.RecentArticlesCol a.ArchiveLink {
    background:none;
    margin:10px 0 0;
    padding:0;
}


/*RelatedInfoCol*/
#LeftCol .RelatedInfoCol {
    float:left;
    display:inline;
    width:258px;
    margin:0;
    padding:0;
}
#LeftCol .RelatedInfoCol ul,div#LeftCol .RelatedInfoCol ul li {
    list-style:none;
    float:left;
    clear:both;
    width:100%;
    margin:0;
    padding:0;
}
#LeftCol .RelatedInfoCol li {
    background:url(http://www.fashiontelevision.com/images/style/styles/horiz_line_2.gif) bottom left repeat-x;
    padding-bottom:1px;
}
#LeftCol .RelatedInfoCol a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#193e5f;
    text-decoration:none;
    font-weight:700;
    display:block;
    padding:7px 0 7px 2px;
}
#LeftCol .RelatedInfoCol a:hover {
    color:#4f8fc9;    
    background:#D6E5EC url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_newslist.gif) repeat;
}
#LeftCol .RelatedInfoCol a.ArchiveLink {
    background:none;
    margin:10px 0 0;
    padding:0;
}
/*-------Infashion Archive page-----*/

/* -------------- Features Page --------*/
/* Main Graphic*/
#SpecialFeatures .MainGraphic {
    margin:8px 0 6px;
}
.MainGraphic img {
    border:1px solid #000;
}
/*Feature Details*/
#SpecialFeatures .DetailsCol {
    float:left;
    display:inline;
    width:258px;
    margin:0 0 20px;
    padding:0;
}
#SpecialFeatures div.Story {
    margin:8px 0 0;
}
#SpecialFeatures div.Story h2 {
    color:#193E5F;
    font-size:15px;
    font-weight:700;
    font-family:Arial, Helvetica, sans-serif;
    margin:0 0 10px;
    padding:0;
}
#SpecialFeatures div.Story div.Body a {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#069;
}
/*-RelatedContent*/
#SpecialFeatures .RelatedContentCol {
    float:right;
    display:inline;
    width:258px;
    margin:0;
    padding:0;
}
#SpecialFeatures .RelatedContentCol .Link {
    font-weight:700;
    text-decoration:underline;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color: #333;
}
#SpecialFeatures .NewsList  {
margin-bottom: 0;
padding-bottom: 0;
}
#SpecialFeatures .NewsList dl {
    background:url(http://www.fashiontelevision.com/images/style/styles/horiz_line_2.gif) bottom left repeat-x;
    padding:15px 0 20px;
}
#SpecialFeatures div.Story div.Author,#SpecialFeatures div.Story div.Date {
    color:#666;
    font-size:9px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
#SpecialFeatures .NewsList dl dd div.Teaser {
    display:block;
    margin:0 0 10px;
}
/* Hovers , fonts*/

#LeftCol div.RecentArticlesCol a.ArchiveLink:hover,#SpecialFeatures div.Story div.Body a:hover,#SpecialFeatures .RelatedContentCol .NewsList:hover .Link,#SpecialFeatures .RelatedContentCol .NewsList.Hover .Link {
    text-decoration:none;
}

/*----------Right Col ------------*/
