@charset "utf-8";
/* CSS Document */
body {
    padding: 0;
    margin: 0;
    background: #FED2CF url('images/background-7exclusive.jpg') no-repeat fixed top;
    color: #9C0;
    font: 76% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
table {
    color: #666;
    font-family: Verdana;
    font-size: 11px;
}
.bordered { border: 1px solid #aaa }
.noborder { border: none }
img,
div,
a,
input { behavior: url(iepngfix.htc) }
a:link,
a:visited {
    color: #f5146a;
    font-weight: bold;
    outline: none;
    text-decoration: none;
}
a:hover,
a:active {
    color: #666;
    font-weight: bold;
    outline: none;
    text-decoration: none;
}
a img { border: 1px solid #666 }
A:hover img { border: 1px dashed #f5146a }
table.thumb_block tr td a img {
    width: 240px;
    height: 180px;
}
.noborder,
a img.noborder,
a:hover img.noborder { border: 0 }
h1 {
    color: #666;
    font-size: 12px;
    font-weight: bold;
}
h2 {
    color: #666;
    font-size: 10px;
    font-weight: normal;
}
h3 {
    color: #666;
    font-size: 18px;
    font-weight: bold;
    line-height: 6px;
    text-decoration: none;
}
h4 {
    color: #f5146a;
    font-size: 18px;
    font-weight: bold;
    line-height: 6px;
    text-decoration: none;
}
h5 {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.highlightit img {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
}
.highlightit:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
}
.description-text { font-size: 10px }
#menu {
    background: #ffffff;
    float: center;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#menu li {
    float: left;
    margin: 0;
    padding: 0;
}
#menu a {
    background: #666 top center no-repeat;
    color: #666;
    display: block;
    float: center;
    margin: 0;
    padding: 1px;
    text-decoration: none;
    font-weight: normal;
}
#menu a:hover {
    background: #c0c0c0 top center no-repeat;
    color: #fff;
    padding: 1px;
}
.container4 {
    text-align: center;
    background: #e5e6e9 url(http://www.7exclusive.com/images/background-topmenu.gif);
    border: 1px solid #b7bbc8;
    border-width: 0px 1px 1px 1px;
    height: 30px;
    margin: 0 0 5px 0; /* for this demo only */
}
.menu4 {
    text-align: left;
    font-family: verdana, sans-serif;
    position: relative;
    font-size: 0.85em;
    background: transparent;
    width: 100%;
    height: 30px;
    margin: 0 auto;
}
.menu4 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.menu4 ul li {
    float: left;
    position: relative;
}
.menu4 ul li.home { background: transparent url(http://www.7exclusive.com/images/icons/house.png) 9px 6px no-repeat }
.menu4 ul li.archives { background: transparent url(http://www.7exclusive.com/images/icons/book.png) 9px 6px no-repeat }
.menu4 ul li.archives-page { background: transparent url(http://www.7exclusive.com/images/icons/film.png) 9px 6px no-repeat }
.menu4 ul li.galleryfilter { background: transparent url(http://www.7exclusive.com/images/icons/zoom.png) 9px 6px no-repeat }
.menu4 ul li.galleryfilter-page { background: transparent url(http://www.7exclusive.com/images/icons/heart.png) 9px 6px no-repeat }
.menu4 ul li.galleryfilter-new { background: transparent url(http://www.7exclusive.com/images/icons/accept.png) 9px 6px no-repeat }
.menu4 ul li.bookmark { background: transparent url(http://www.7exclusive.com/images/icons/star.png) 9px 6px no-repeat }
.menu4 ul li a,
.menu4 ul li a:visited {
    display: block;
    text-decoration: none;
    width: 145px;
    height: 30px;
    color: #fff;
    padding-left: 35px;
    padding-right: 25px;
    line-height: 29px;
}
* html .menu4 ul li a,
.menu4 ul li a:visited {
    width: 210px;
    w\idth: 80px;
}
.menu4 ul li ul {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    overflow: hidden;
}
/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu4 ul li:hover a,
.menu4 ul li a:hover {
    color: #ffff00;
    text-decoration: none;
    border: 0;
}
.menu4 ul li:hover ul,
.menu4 ul li a:hover ul {
    visibility: visible;
    width: 180px;
    height: auto;
    position: absolute;
    top: 30px;
    left: -1px;
    background: #e5e6e9;
    border: 1px solid #b7bbc8;
    overflow: visible;
}
.menu4 ul li:hover ul li a,
.menu4 ul li a:hover ul li a {
    display: block;
    background: transparent;
    text-decoration: none;
    color: #666;
    height: auto;
    line-height: 1.5em;
    padding: 5px 10px 5px 35px;
    width: 180px;
    w\idth: 165px;
}
.menu4 ul li:hover ul li a.drop,
.menu4 ul li a:hover ul li a.drop {
    display: block;
    color: #666;
    height: auto;
    line-height: 1.5em;
    padding: 5px 10px 5px 35px;
    width: 220px;
    w\idth: 145px;
}
.menu4 ul li:hover ul li ul,
.menu4 ul li a:hover ul li a ul {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    overflow: hidden;
}
.menu4 ul li:hover ul li a:hover,
.menu4 ul li a:hover ul li a:hover {
    color: #dc4e09;
    text-decoration: none;
}
.menu4 ul li:hover ul li:hover ul,
.menu4 ul li a:hover ul li a:hover ul {
    visibility: visible;
    position: absolute;
    top: 0;
    color: #666;
    left: 180px;
    height: auto;
    border: 1px solid #909;
}
.menu4 ul li:hover ul li:hover ul.left,
.menu4 ul li a:hover ul li a:hover ul.left { left: -180px }
.menu4 ul li:hover ul li:hover ul li a,
.menu4 ul li a:hover ul li a:hover ul li a {
    display: block;
    color: #00f;
    height: auto;
    line-height: 1.5em;
    padding: 5px 10px 4px 35px;
    width: 220px;
    w\idth: 160px;
}
* html .menu4 ul li a:hover ul li a:hover ul li a { padding: 4px 10px 4px 35px }
.menu4 ul li:hover ul li:hover ul li:hover a,
.menu4 ul li a:hover ul li a:hover ul li a:hover {
    color: #666;
    text-decoration: underline;
}
ul.slideshow {
    list-style: none;
    width: 979px;
    height: 500px;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
}
ul.slideshow li {
    position: absolute;
    left: 0;
    right: 0;
}
ul.slideshow li.show { z-index: 500 }
ul img { border: none }
#slideshow-caption {
    width: 977px;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 1px;
    color: #fff;
    background: #000;
    z-index: 500;
}
#slideshow-caption .slideshow-caption-container {
    padding: 15px 20px;
    z-index: 1000;
}
#slideshow-caption h3 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #FFF;
}
#slideshow-caption p {
    margin: 5px 0 0 0;
    padding: 0;
}
.button {
    border: 1px solid #333;
    background: #facfeb;
    text-decoration: none;
    font: bold 12px Verdana;
    color: #f5146a;
}
.button:hover {
    border: 1px solid #f5146a;
    background: #dedede;
    font: bold 12px Verdana;
    color: #333;
}
