

/* CSS Document */
/*-------------body ------------*/
body {
    background: black;
    text-align:center;
    color:#333;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    margin:0 auto;
    padding:0;
}
/*------------- Site Wrapper ------------*/

#Wrapper {
    background: black url('/images/style/styles/FT_FashionTelevision_MainPage_BKG_03.jpg') no-repeat fixed 50% 0;
    text-align:center;
    padding-top:6px;
    margin:0;
}

/*-------------Super banner ------------*/
#Superbanner {
    text-align:center;
    width:720px;
    height: 92px;
    margin:0 auto 7px;
}
/*-------------Site Container ------------*/
#SiteContainer {
    width:893px;
    background:#193e5f;
    border:1px solid #000;
    border-bottom:0;
    border-top:0;
    position:relative;
    margin:0 auto;
    padding:0;
}
/*-------------Site Header ------------*/
#SiteHeader {
    width:893px;
    background:#000;
    text-align:left;
    clear:both;
    float:left;
height: 150px;
}
#SiteHeader #Logo {
    float:left;
    display:inline;
    background:#000;
    margin:0 0 0 10px;
    width: 210px;
}
#SiteHeader #HeaderSearchBox {
    float:right;
    display:inline;
    margin:15px 30px 0 0;
    padding:0;
}
#SiteHeader #HeaderSearchBox select {
    margin:0 10px 0 0;
    padding:0;
}
#SiteHeader #HeaderSearchBox input#keywords {
    width:220px;
    margin:0 10px 0 0;
    padding: 3px 0 3px 8px;
    background: url(http://www.fashiontelevision.com/images/style/gallery/bkgrnd_selectbox.gif) repeat-x;
border: 0;

}
#SiteHeader #HeaderSearchForm {
}
#SiteHeader #Register {
    color:#FFF;
    margin:5px 20px 0 0 ;
    padding:0;
    width: 220px;
}
#SiteHeader #Register a {
    color:#FFF;
}
#SiteHeader .Nav {
    float:left;
    width: 630px;
    margin:52px 0 0 0;
}
*html #SiteHeader .Nav {
    margin-top: 50px;
}
#SiteHeader #LeftNav {
    float:left;
    margin:0 0 0 20px;
    padding:0;
    list-style:none;
}
#SiteHeader #RightNav {
    float:right;
    margin:0 10px 0 0;
    padding:0;
    list-style:none;
}
.Nav li {
    list-style:none;
    float:left !important;
    height:24px;
    margin:0;
    padding:0;
}
.Nav span {
    display:none;
}
.Nav a {
    float:left;
    overflow:hidden;
    height:24px;
    padding:0;
}
.Nav #NavVideo a
{
     width: 100px;background: url(http://www.fashiontelevision.com/images/style/styles/nav_video.gif) no-repeat;
}
.Nav #NavVideo.On a
{
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_video_on.gif) no-repeat;
}
.Nav #NavVideo a:hover 
{
     width: 100px;
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_video_on.gif) no-repeat;
}
.Nav #NavHome a
{
     width: 75px;
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_home.gif) no-repeat;
}
.Nav #NavHome.On a
{
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_home_on.gif) no-repeat;
}
.Nav #NavHome a:hover 
{
     width: 75px;
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_home_on.gif) no-repeat;
}
.Nav #NavGallery a
{
     width: 90px;
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_gallery.gif) no-repeat;
}
.Nav #NavGallery.On a
{
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_gallery_on.gif) no-repeat;
}
.Nav #NavGallery a:hover 
{
     width: 90px;
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_gallery_on.gif) no-repeat;
}
.Nav #NavInFashion a
{
     width: 90px;
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_infashion.gif) no-repeat;
}
.Nav #NavInFashion.On a
{
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_infashion_on.gif) no-repeat;
}
.Nav #NavInFashion a:hover 
{
     width: 90px;
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_infashion_on.gif) no-repeat;
}
.Nav #NavShow a
{
     width: 100px;
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_theshow.gif) no-repeat;
}
.Nav #NavShow.On a
{
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_theshow_on.gif) no-repeat;
}
.Nav #NavShow a:hover 
{
     width: 100px;
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_theshow_on.gif) no-repeat;
}
.Nav #NavChannel a
{
     width: 105px;
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_thechannel.gif) no-repeat;
}
.Nav #NavChannel.On a
{
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_thechannel_on.gif) no-repeat;
}
.Nav #NavChannel a:hover 
{
     width: 105px;
     background: url(http://www.fashiontelevision.com/images/style/styles/nav_thechannel_on.gif) no-repeat;
}
/*-------------Page Container -starts below the nav ------------*/
#PageContainer {
    clear:both;
    width:880px;
    border-left:1px solid #0D1D2A;    
    border-right:1px solid #0D1D2A;
    background: white url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_main.gif) repeat-x;
    text-align:left;
    margin:0 auto;
    padding:0;
}
/*-------------MainArea - ------------*/
#PageContainer .MainArea {
    border:0;
    border-left:1px solid #FFF;
    color:#333;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    width:879px;
    padding:0;
    margin:1px 0 0 1px;
}
*html #PageContainer .MainArea {
    margin:0;
    width:880px;
}
table.MainArea,table.MainArea tr,table.MainArea td {
    vertical-align:top;
    border-collapse:collapse;
}
table.MainArea td {
    border-top:1px solid #FFF;
}
/*-------------Left Column ------------*/
#LeftCol {
    border-right:1px solid #00152d !important;
    margin:0;
    padding:13px 13px 50px 10px;
}
/*-------------Breadcrumb ------------*/
#Breadcrumb {
    margin-bottom:12px;
}
#Breadcrumb a {
    color:#333;
    text-decoration:none;
}
#Breadcrumb a:hover {
    color:#333;
    text-decoration:underline;
}
/*-------------PageHeader ------------*/
#PageHeader {
    margin:10px 0 3px;
}
#LeftCol h1 {
    clear:both;
    margin:10px 0 0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #193e5f;
}
#LeftCol h1 img {
    border:0;
    margin:0;
    padding:0;
}
/*------------Story ------------------------*/
#LeftCol div.CopyBox {
    margin:15px 0 0;
}
#LeftCol div.CopyBox div.Video{
    float:left;
    margin:0;
    padding:0 10px 2px 0;
}
#LeftCol div.CopyBox div.Video .VideoImage img{
    border:1px solid #000;
}
#LeftCol div.CopyBox 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{
    color:#193E5F;
    font-size:15px;
    font-weight:700;
    font-family:Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
}
#LeftCol div.CopyBox 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{
    color:#069;
    font-size:9px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
#LeftCol div.CopyBox div.Date{
    color:#069;
    font-size:9px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin-bottom:10px;
}
#LeftCol div.CopyBox a {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#069;
}
#LeftCol div.CopyBox a:hover {
    text-decoration: none;
}
/* -------Anchor Links----------*/

#LeftCol a.ArchiveLink {
    text-decoration:underline;
    color:#333;
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:700;
    margin:0;
}


/*-------------NewsList ------------*/
.NewsList dl dd img {
    border:0;
    margin:0;
    padding:0;
}
#LeftCol .NewsList {
    clear:both;
    width:100%;
    cursor:pointer;
    margin:0;
    padding:0;
display: block;
}
/* News headline*/
#LeftCol .NewsList h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#193e5f;
    margin:0;
    padding:0;
}
#LeftCol .NewsList h2 a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#193e5f;
    text-decoration:none;
}

/* News hover background*/

#LeftCol .NewsList:hover,#LeftCol .NewsList.Hover {
    background:#D6E5EC url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_newslist.gif) repeat;
}
#LeftCol .NewsList:hover h2 a,.NewsList.Hover .Title,.NewsList.Hover h2 a {
    color:#4f8fc9 !important;
}
#LeftCol .NewsList:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* News teaser layout*/
#LeftCol .NewsList dl {
    clear:both;
    background:url(http://www.fashiontelevision.com/images/style/styles/horiz_line_2.gif) top left repeat-x;
    padding:15px 0 14px;
    margin:0;
    cursor:pointer;
    float: left;
    width:100%;
}
#LeftCol .NewsList dl dt {
    float:left;
    clear:both;
    margin:0;
    padding:0;
}
.NewsList dl dt img{
    width: 80px;
    height: 60px;
    border:1px solid #000;
    margin:0;
    padding:0;
}
#LeftCol .NewsList dl dd {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333;
    margin:0;
    padding:0 0 0 92px;
}
#LeftCol .NewsList dl dd div.Date {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#069;
    margin:0 0 5px;
}
#LeftCol .NewsList dl dd div.Teaser {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333;
}
#LeftCol .NewsList .Link {
    font-weight:700;
    text-decoration:underline;
}

/* Archive list */

#Archive .NewsList dl {
    background:url(http://www.fashiontelevision.com/images/style/styles/horiz_line_2.gif) bottom left repeat-x;
}
#Archive #LeftCol .NewsList:hover,#Archive #LeftCol .NewsList.Hover {
    background:#AECBD9 url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_newslist_long.gif) repeat-y;
}


#LeftCol dl.FirstItem {
    background:none !important;
}

/*-------------SubCol1 ------------*/
#LeftCol .SubCol1 {
    float:left;
    display:inline;
    width:258px;
    margin:0 0 20px;
    padding:0;
}
#LeftCol .SubCol2 {
    float:right;
    display:inline;
    width:258px;
    margin:0;
    padding:0;
}
<!-- pagination-->
.Pagination {
    margin:0 5px;
}
.Pagination ul {
    width:100%;
    clear:both;
    vertical-align:middle;
    text-align:center;
    margin:0;
    padding:20px 0 25px;
}
.Pagination ul li {
    display:inline;
    list-style:none;
    font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#4f8fc9;
    font-weight:700;
    vertical-align:middle;
    margin:0 15px 0 5px;
    padding:0;
}
.Pagination ul li a {
    font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#193e5f;
    font-weight:700;
    text-decoration:none;
}
.Pagination ul li a:hover {
    text-decoration:underline;
}
.Pagination ul li a img {
    vertical-align:middle;
    border:0;
}
.Pagination ul li a.Previous {
    margin-right:5px;
    color:#333;
    text-decoration:underline;
    padding-left:10px;
    background:url(http://www.fashiontelevision.com/images/style/styles/btn_back_arrow.gif) 0 50% no-repeat;
}
.Pagination ul li a.Next {
    margin-left:5px;
    color:#333;
    text-decoration:underline;
    padding-right:10px;
    background:url(http://www.fashiontelevision.com/images/style/styles/btn_forward_arrow.gif) 100% 50% no-repeat;
}

/*------------------Video Page -------------------*/
#Video {
    margin: 0 !important; 
    border-top: 1px solid white !important; 
    padding-left: 0px;
}
#Video .OneCol {
    margin-bottom: 10px;
    
}
#Video #Breadcrumb {
    padding: 15px 0 5px 10px;
}
/* --------------------------*/
#VideoSalonIFrame {
    margin:0;
    padding: 0;
    border:0;
    background: white;
    border-collapse: collapse;
    
}

/*-------------Right Column ------------*/
#RightCol {
    width:327px;
    background: #015b89 url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_rightCol.gif) repeat-y;
    margin:0;
    padding:0 0 20px;
}
/*-------------Right Column Subnav ------------*/
#RightCol #Subnav {
    background: transparent url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_rightCol_top.gif) repeat-x;
    margin: 0;
    padding: 33px 0 0 0;
    width: 327px;
}
#RightCol #Subnav ul {
    border: 0;
    margin: 0px 0 0 0;
    padding: 0;
    list-style: none;
    clear: both;
    
}
#RightCol #Subnav ul li {
    border: 0;
    margin: 0;
    height: 38px;
    padding: 0 0 0 15px;
    list-style: none;
    clear: both;
    float: left;
    width: 312px;    
}
#RightCol div#Subnav_title.Background1 {
    background: #01527b url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_rightColsubnav_2.gif) no-repeat left bottom;
    height: 38px !important;
}
#RightCol div#Subnav_title img {
    margin: 16px 0 0 14px;
}

#RightCol #Subnav li.Background1 {
    background: #015b89 url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_rightColsubnav_1.gif) no-repeat left bottom;
}
#RightCol #Subnav li.Background2 {
    background: #01527b url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_rightColsubnav_2.gif) no-repeat left bottom;
}
#RightCol #Subnav li a {
    padding: 0;
    height: 37px;
    margin: 0 0;
    display: block;
    float: left;
}
#RightCol #Subnav li img.Arrow {
    border: 0;
    margin: 15px 0 0 0;
    
    display: block;
}
#RightCol #Subnav li#IndustryNews a {
    background: transparent url(http://www.fashiontelevision.com/images/style/infashion/subnav_industrynews.gif) no-repeat;
    width: 164px;
}
#RightCol #Subnav li#IndustryNews a:hover {
    background: transparent url(http://www.fashiontelevision.com/images/style/infashion/subnav_industrynews_on.gif) no-repeat;
}
#RightCol #Subnav li#SpecialFeatures a {
    background: transparent url(http://www.fashiontelevision.com/images/style/infashion/subnav_specialfeatures.gif) no-repeat;
    width: 188px;
}
#RightCol #Subnav li#SpecialFeatures a:hover {
    background: transparent url(http://www.fashiontelevision.com/images/style/infashion/subnav_specialfeatures_on.gif) no-repeat;
}
#RightCol #Subnav li#ProducersJournal a {
    background: transparent url(http://www.fashiontelevision.com/images/style/infashion/subnav_producersjournal.gif) no-repeat;
width: 228px;
}
#RightCol #Subnav li#ProducersJournal a:hover {
    background: transparent url(http://www.fashiontelevision.com/images/style/infashion/subnav_producersjournal_on.gif) no-repeat;
}
#RightCol #Subnav li#AskJeanne a {
    background: transparent url(http://www.fashiontelevision.com/images/style/infashion/subnav_askjeanne.gif) no-repeat;
    width: 124px;
}
#RightCol #Subnav li#AskJeanne a:hover {
    background: transparent url(http://www.fashiontelevision.com/images/style/infashion/subnav_askjeanne_on.gif) no-repeat;
}
#RightCol #Subnav li#Events a {
    background: transparent url(http://www.fashiontelevision.com/images/style/infashion/subnav_events.gif) no-repeat;
    width: 78px;
}
#RightCol #Subnav li#Events a:hover {
    background: transparent url(http://www.fashiontelevision.com/images/style/infashion/subnav_events_on.gif) no-repeat;
}
#RightCol #Subnav li a 
{
background-position: 30px 0;
}
#RightCol #Subnav li a span {
    display: none;
}
/*------Feature List-----*/
#RightCol .FeatureList {
    background: transparent url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_rightCol_top.gif) repeat-x;
    margin: 0;
    padding: 68px 0 0 0;
    width: 100%;
}
#RightCol .HorizLine {
    line-height: 1px;
    padding: 0px 0px 0px 0px;
    margin: 0px 10px 0px 8px;
    clear: both;
    display: block;
    background: url(http://www.fashiontelevision.com/images/style/styles/rightCol_horiz-line.gif) repeat-x; 
}
#RightCol .FeatureList .NewsList.Background1 {
    background: #015b89 url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_rightCol_1.gif) repeat-y;
    height: 105px;
}
#RightCol .FeatureList .NewsList.Background2 {
    background: #01547e url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_rightCol_2.gif) repeat-y;
    height: 105px;
}
#RightCol .FeatureList .NewsList {
    text-decoration: none;
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}
#RightCol .FeatureList .NewsList dl {
    float: left;
    display: inline;
    clear: both;
    padding: 0px 0px 0px 0px;
    margin: 0px 10px 0px 6px;
    background: url(http://www.fashiontelevision.com/images/style/styles/rightCol_horiz-line.gif) repeat-x; 

}
#RightCol .FeatureList .NewsList dl dt {
    padding:0;
    float: right;
    margin: 0;
}
#RightCol .FeatureList .NewsList dl dt img {
    margin: 10px 0 0 0;
    padding: 0;
    border: 1px solid #00A9FF;
}
#RightCol .FeatureList .NewsList dl dd {
    padding: 10px 0 0 5px;
    margin: 0;
    float: left;
}
#RightCol .FeatureList .NewsList .More{
    padding: 0 !important;
    margin: 5px 0 0 18px !important;
    display: inline;
    float: left;
    border: 0;
    clear: both;
}
#RightCol .FeatureList .NewsList .More img{
    border: 0;
}
/*-------------Ad Area ------------*/
#RightCol #AdArea {
    clear:both;
    border:0;
    margin:0 0 0 10px;
    padding:30px 5px;
}
#RightCol .BigBox {
    background:#9b9b9b url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_bigbox.gif) repeat-x left bottom;
    border:1px solid #4f8fc9;
    clear:both;
    height:250px;
    width:300px;
    margin:0 0 3px;
    padding:0;
}
#RightCol #AdArea .AdSubText {
    color:#01315D;
    text-transform:uppercase;
    text-align:center;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
}

/* ----------------------------------------------------------------------------------------------- */
/* FOOTER */
/* ----------------------------------------------------------------------------------------------- */
#Footer {
    background:#000;
    margin:0 6px 0 5px;
    padding:8px 10px 6px;
    font-size: 10px;
    color: #eee;
    text-align: left;
}
*html #Footer {
     margin:0 6px 0 5px;
    
}
#Footer a 
{
 color: #eee;
 font-weight: normal;
 text-decoration: none;
}

#CopyrightFooter {
font-size: 9px;
color: #73B0E2;
background:#193e5f url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_footer.gif) repeat-x left top;
padding:6px 10px 60px;
margin:0 6px 0 5px;
text-align: left;
}

/*-------------#FooterNav  ------------*/
#FooterNav {
    clear:both;
    text-align:left;
    font-weight:700;
    color:#4f8fc9;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    margin:-33px 0 0;
    padding:0 10px 13px 0;
}
#FooterNav a {
    font-weight:700;
    color:#4f8fc9;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    margin:0 3px;
}
.ChumFooter
{
 padding-bottom: 10px;
 overflow: visible;
}
.ChumFooter .HorizonalRule
{
 height: 1px;
}
/*---------------------*/
#SiteHeader form,.NewsList {
    margin:0;
    padding:0;
}
#LeftCol div.CopyBox div.Video .VideoButtons img,#LeftCol div.Story div.Video .VideoButtons img,h1 img,h2 img,h3 img,#LeftCol .NewsList dl dd img,#RightCol img,#RightCol .FeatureList .NewsList .More img {
    border:0;
}

#LeftCol div.CopyBox div.Body a:hover,#LeftCol div.Story div.Body a:hover,#LeftCol a.ArchiveLink:hover,#LeftCol .NewsList:hover .Link,.NewsList.Hover .Link,div.Links a.ArchiveLink:hover,.Pagination ul li a.Previous:hover,.Pagination ul li a.Next:hover,#FooterNav a:hover {
    text-decoration:none;
}
.clear {
    clear: both;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
