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


/*------------------Gallery Listings-------------------- */
/* Instructions */
#GalleryListings div.Instructions {
    margin: 12px 0;
    padding: 0;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    width: 280px;
}
#GalleryListings div.Instructions h3 {
    margin: 0;
    padding: 0;
    color: #015b89;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}

/* Form */
#GalleryListings form#FilterByKeyword {
    float: right;
}
#GalleryListings select {
    background: url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_selectbox.gif) repeat;
    border: 1px solid #cccccc;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
    height: 17px;
    margin:0;
    padding: 0;
    vertical-align:middle;
}
/* Gallery Class */
#GalleryListings .Gallery {
    clear: both;
    display: block;
    margin: 0;
    width: 100%;
    padding: 12px 0 0px 0px;
}
#GalleryListings .Gallery:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#GalleryListings .Gallery.Hover {
    background: #D6E5EC url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_newslist.gif) repeat;
}
*html #GalleryListings .Gallery.Hover h2 a {
    color: #193e5f !important;
}
#GalleryListings .Description {
    float: right;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    color: #015b89;
    margin-right: 5px;
    padding-left: 10px;
    background: transparent url(http://www.fashiontelevision.com/images/style/styles/plus_sign.gif) 0 50% no-repeat;
    cursor: pointer;
}
#GalleryListings .Open .Description {
    background: transparent url(http://www.fashiontelevision.com/images/style/styles/minus_sign.gif) 0 50% no-repeat;
    cursor: pointer;
}
#GalleryListings dl {
    clear: both;
    padding: 4px 0 6px 6px !important;    
    margin:0;
    float: left;
    width:400px;
    display: none;
}
#GalleryListings .Open dl {
    display: block;
}
#GalleryListings dl dt {
    padding:0;
    margin: 0;
    float: left;
    clear: both;
}
#GalleryListings dl dt img {
    width: 80px;
    height: 60px;
    border:1px solid #000;
    margin:0;
    padding:0;
}
#GalleryListings dl dd  {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333;
    margin:0;
    padding:0 0 0 92px;
}
#GalleryListings h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#193e5f;
    margin:0;
    padding:0;
}
#GalleryListings h2 a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #193e5f;
    text-decoration: none;
}
#GalleryListings h2 a:hover {
    color: #4f8fc9 !important;
}
#GalleryListings div.Date {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#069;
    margin:0 0 5px 0;
}
#GalleryListings div.Teaser {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333;
    margin-bottom: 18px;
}
#GalleryListings .HorizontalLine {
    clear: both;
    background: url(http://www.fashiontelevision.com/images/style/styles/horiz_line_2.gif) bottom left repeat-x;
    line-height: 6px;
    padding: 0;
    margin: 0;
}
/* Archive Link */
#GalleryListings a.ArchiveLink {
     clear: both;
    display: block;
    text-decoration: underline;
    color: #333;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin:0 !important;
    padding: 15px 0 0 0;
    background: none;
    
}
#GalleryListings a.ArchiveLink:hover {
     text-decoration: none;
}
/* ------#Featured Galleries  -------------*/
#FeaturedGalleries {
    border: 0;
    border-collapse:collapse;
} 
#FeaturedGalleries .HorizontalLine {
    clear: both;
    background: url(http://www.fashiontelevision.com/images/style/styles/horiz_line_2.gif) bottom left repeat-x;
    vertical-align: bottom;
    line-height: 1px;
    padding: 0;
    margin: 0;
}
#FeaturedGalleries .HorizontalSpacer {
    width: 14px;
    line-height: 1px;
    height: 1px;
    padding: 0;
    margin: 0;
}
#FeaturedGalleries tr td {
    padding: 0;
    margin: 0;
    border:0;
}

#FeaturedGalleries .Gallery {
    cursor: pointer;
    width: 256px;
}
#FeaturedGalleries .Hover {
    background: #B0CCDA url(http://www.fashiontelevision.com/images/style/styles/bkgrnd_newslist_long.gif) top right repeat-y;
    cursor: pointer;

}
#FeaturedGalleries .Hover h2, #FeaturedGalleries .Hover h2 a  {
    color: #4f8fc9;
}
#FeaturedGalleries a {
    text-decoration: none;
}
#FeaturedGalleries dl {
    margin: 0px 0px 0px 0px;
    padding: 15px 0 28px 0;
    clear: both;
    display: block;
}
#FeaturedGalleries dl dt {
    padding:0;
    margin: 0;
    float: left;
    display: inline;
    clear: both;
}
#FeaturedGalleries dl dt img {
    margin: 0px;
    padding: 0;
    border: 1px solid black;
}
#FeaturedGalleries dl dd  {
    padding: 0 0 0 92px;
    margin: 0;
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
}

#FeaturedGalleries h2, #FeaturedGalleries h2 a {
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #193e5f;
    text-decoration: none;
}
#FeaturedGalleries div.Date {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #006699;
    margin: 0 0 5px 0;
}
#FeaturedGalleries div.Teaser {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    padding: 0;
    display: inline;
    margin-bottom: 18px;
}
/*------Gallery Details -----------*/
#GalleryDetails {
    padding-bottom: 100px;
}
#SlideshowPro {
    margin: 7px 0 25px 0;
    width:527px;
    height:434px; 
}

/*------Gallery Archive -----------*/
#GalleryArchive h1 {
    margin-bottom: 3px;
}
#GalleryArchive .Pagination {
    margin: 8px 0 0 0;
}
