body {
    margin: 0;
    padding: 0;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    color: #000;
    background-color: #FFF;
    font-size: 12px
}

form,
select,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ul,
ol,
div,
textarea,
img,
table {
    padding: 0;
    margin: 0;
    border: 0;
    font-family: news-gothic-std, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    -webkit-text-size-adjust: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

p {
    margin: 8px 0 20px 0;
    padding: 0;
    line-height: 1.7em;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-size: 13px
}

.break {
    width: 100%;
    height: 0;
    visibility: hidden;
    clear: both
}

a {
    text-decoration: none;
    color: #999
}

.left {
    float: left
}

.right {
    float: right
}

strong,
b,
.bold {
    font-weight: bold
}

.lightgrey {
    color: #CCC
}

.grey {
    color: #999
}

.white {
    color: #FFF
}

.gold {
    color: #ad914a
}

.cpmContainer {
    overflow: hidden;
    height: 600px;
    margin-bottom: 20px
}

.lookbookcpmContainer {
    overflow: hidden;
    height: 630px
}

.cpmAdapt {
    min-height: 310px;
    max-height: 607px;
    width: 300px;
    display: inline-block;
    background: #FFF;
    overflow: visible
}

.cpmSidebar {
    margin: 0 0 20px 0
}

.blackBackground {
    background: #000;
    background: rgba(0, 0, 0, 0.85)
}

.twentyTop {
    margin: 15px 0 0 0
}

.twentyBottom {
    margin: 0 0 15px 0
}

.buttons,
.gform_button {
    text-align: center;
    display: block;
    cursor: pointer;
    color: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: .1s linear all;
    -moz-transition: .1s linear all;
    -ms-transition: .1s linear all;
    -o-transition: .1s linear all;
    transition: .1s linear all;
    background-color: #0c0;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#060), to(#3c0));
    background-image: -moz-linear-gradient(top, #060, #3c0);
    background-image: -ms-linear-gradient(top, #060, #3c0);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #060), color-stop(100%, #3c0));
    background-image: -webkit-linear-gradient(top, #060, #3c0);
    background-image: -o-linear-gradient(top, #060, #3c0);
    background-image: linear-gradient(top, #060, #3c0);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#006600', endColorstr='#33CC00', GradientType=0);
    border-color: #3c0 #3c0 #060;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)
}

.buttons:hover,
.gform_button:hover {
    color: #FFF;
    background-color: #135bc0;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#1568df), to(#135bc0));
    background-image: -moz-linear-gradient(top, #1568df, #135bc0);
    background-image: -ms-linear-gradient(top, #1568df, #135bc0);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1568df), color-stop(100%, #135bc0));
    background-image: -webkit-linear-gradient(top, #1568df, #135bc0);
    background-image: -o-linear-gradient(top, #1568df, #135bc0);
    background-image: linear-gradient(top, #1568df, #135bc0);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1568df', endColorstr='#135bc0', GradientType=0);
    border-color: #135bc0 #135bc0 #0c3a7a;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)
}

.outline {
    border: 1px solid #000
}

.arrow-prev,
.arrow-next {
    display: block;
    overflow: hidden;
    text-indent: -1000em;
    background: url(//static.fashionbeans.com/resources/images/new/icons/fbtv-left.gif) top left no-repeat;
    width: 50px;
    height: 200px;
    margin: 15px 0 0 0
}

.arrow-next {
    background: url(//static.fashionbeans.com/resources/images/new/icons/fbtv-right.gif) top left no-repeat
}

.arrow-prev:hover,
.arrow-next:hover {
    cursor: pointer;
    background-position: 0 -200px
}

.bullfrogFooter {
    text-align: center;
    margin: 0;
    padding: 50px 0 0 0
}

.relative {
    position: relative
}

.center {
    text-align: center
}

.maincolumn {
    width: 675px
}

#wrapper {
    position: relative;
    z-index: 10;
    margin: 0 auto;
    padding: 20px 15px;
    width: 1000px;
    background: #FFF
}

#singleContainer {
    width: 1000px;
    margin: 0 auto
}

h1.articles {
    font-size: 40px;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    margin: 0;
    padding: 0 0 5px 0;
    line-height: 40px;
    text-align: left;
    font-weight: normal;
    letter-spacing: -1px
}

h1.voucherCategory {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 8px 0;
    font-weight: normal;
    padding: 0;
    text-decoration: underline
}

h1.searchCategory {
    margin: 5px 0 10px 0;
    font-size: 32px;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    line-height: 36px;
    text-align: left;
    font-weight: normal;
    color: #111;
    text-transform: uppercase
}

h1.categoryTitle {
    margin: 0;
    padding: 0 0 8px 0;
    border-bottom: 1px solid #CCC
}

h5,
.articleBody h2 {
    font-size: 30px;
    text-decoration: underline;
    margin: 20px 0 0 0;
    clear: both;
    display: block;
    text-align: left;
    padding: 0;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    font-weight: normal
}

h6,
.articleBody h3 {
    font-size: 26px;
    margin: 20px 0 0 0;
    padding: 0;
    font-weight: normal;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    clear: both;
    display: block
}

.articleBody h5,
.articleBody h6,
.articleBody h2,
.articleBody h3 {
    -webkit-text-size-adjust: 120%
}

.blacktop {
    border-top: 2px solid #111
}

.blacktop h2,
.blackheader {
    color: #FFF;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
    font-family: news-gothic-std, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    padding: 5px 6px;
    margin: 2px 0 0 0;
    background: #000;
    letter-spacing: 1px;
    display: block
}

.blackheader a,
.blacktop h2 a {
    color: #FFF;
    font-size: 18px
}

span.blackHeaderBox {
    display: block;
    height: 33px;
    width: 100%;
    background: #000;
    margin: 2px 0 15px 0
}

#singleOutline .blacktop h2 {
    font-size: 20px;
    font-family: news-gothic-std, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    padding: 6px 6px 8px 6px;
    line-height: 20px
}

.headerBox {
    text-align: center;
    background: url("//static.fashionbeans.com/resources/images/new/icons/black_separator.png") repeat-x scroll 0 10px transparent
}

.headerBox .sideHeader {
    font-size: 18px;
    font-family: news-gothic-std, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    background: none repeat scroll 0 0 #fff;
    padding: 0 7px;
    text-transform: uppercase;
    letter-spacing: 1px
}

header {
    background: #000;
    z-index: 9999;
    width: 100%;
    top: 0;
    margin: 0 auto;
    min-width: 1030px;
    left: 0;
    right: 0
}

#navContainer {
    width: 100%;
    height: 74px;
    position: fixed;
    z-index: 1
}

#navigationBar {
    width: 100%;
    position: relative;
    z-index: 100
}

.navAd {
    min-width: 1030px;
    width: 1030px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
    padding: 10px 0 8px 0
}

.siteoverlay {
    background: rgba(0, 0, 0, 0.7);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 30
}

.siteoverlay.show {
    display: block
}

.navigation {
    width: 1000px;
    padding: 0 15px;
    margin: 0 auto;
    z-index: 100;
    text-align: center;
    background: #000
}

.largeLogo {
    display: block;
    background: url(//static.fashionbeans.com/resources/images/new/nav/black/smalllogo.png) top left no-repeat;
    width: 170px;
    height: 40px;
    margin: 17px 10px 0 0;
    background-size: 100% 100%;
    text-indent: -1000em;
    overflow: hidden
}

.rightNav {
    float: left
}

ul.topnavnewblack {
    height: 75px;
    float: left
}

.topnavnewblack li {
    list-style: none;
    float: left
}

.topnavnewblack li .topnav {
    background: url(//www.fashionbeans.com/wp-content/uploads/2015/10/nav-sectors-block-new.png) no-repeat;
    background-size: 1000px 225px
}

.topnavnewblack .topnav {
    float: left;
    display: block;
    height: 75px;
    text-indent: -1000em;
    overflow: hidden
}

li.mensfashion .topnav {
    width: 105px;
    background-position: 0 0
}

li.mensfashion.hover .topnav {
    background-position: 0 -75px
}

li.mensfashion.current .topnav {
    background-position: 0 -150px
}

li.mensstyle .topnav {
    width: 83px;
    background-position: -105px 0
}

li.mensstyle.hover .topnav {
    background-position: -105px -75px
}

li.mensstyle.current .topnav {
    background-position: -105px -150px
}

li.grooming .topnav {
    width: 105px;
    background-position: -188px 0
}

li.grooming:hover .topnav {
    background-position: -188px -75px
}

li.menshair .topnav {
    width: 74px;
    background-position: -293px 0
}

li.menshair.hover .topnav {
    background-position: -293px -75px
}

li.menshair.current .topnav {
    background-position: -293px -150px
}

li.streetstylenav .topnav {
    width: 125px;
    background-position: -367px 0
}

li.streetstylenav:hover .topnav {
    background-position: -367px -75px
}

li.menslifestyle .topnav {
    width: 104px;
    background-position: -492px 0
}

li.menslifestyle:hover .topnav {
    background-position: -492px -75px
}

li.menswatches .topnav {
    width: 99px;
    background-position: -596px 0
}

li.menswatches:hover .topnav {
    background-position: -596px -75px
}

.multi_menu {
    position: absolute;
    visibility: hidden;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    z-index: 100;
    background: #FFF;
    top: 74px
}

.menuBack {
    background: #FFF;
    padding: 10px 15px 40px 15px;
    text-align: left;
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 200
}

.multi_menu h3,
.popularArticles h3 {
    font-size: 24px;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    color: #000;
    letter-spacing: 1px;
    display: block;
    text-transform: uppercase;
    padding: 0 0 10px 0;
    margin: 0;
    font-weight: normal
}

.multiLinks {
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    width: 249px;
    letter-spacing: 1px;
    height: 200px
}

.multiLinks a {
color: #000;
    display: block;
    margin: 0 0 15px 0;
    font-family: news-gothic-std, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
}

.featuredPicks,
.hairGalleries {
    border-left: 1px solid #CCC;
    padding: 0 0 0 20px
}

.hairGalleries li,
.featuredPicks li {
    width: 105px;
    overflow: hidden;
    float: left;
    margin: 0 20px 0 0;
    position: relative;
	font-family: news-gothic-std, Helvetica, Arial, Tahoma, Verdana, sans-serif;
}

.featuredPicks li {
    width: 230px
}

.featuredPicks li.nomargin,
.hairGalleries li.nomargin {
    margin: 0
}

.hairGalleries li img,
.featuredPicks li img {
    margin: 0 0 10px 0;
    padding-bottom: 0
}

.featuredPicks img.playButton {
    top: 20px;
    left: 70px
}

.hairGalleries li a,
.featuredPicks li a {
     color: #000;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.hairGalleries li a {

    font-size: 14px;	
	letter-spacing: 0.5px;
}
.hairGalleries li a:hover,
.multiLinks a:hover,
.featuredPicks li a:hover {
    color: #09f
}

.closemenu {
    display: block;
    width: 28px;
    height: 28px;
    background: url(//static.fashionbeans.com/resources/images/new/nav/black/close.gif) top left no-repeat;
    background-size: 28px 28px;
    text-indent: -1000em;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 12px
}

.featuredPicks span {
font-family: alternate-gothic-no-3-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
}

#secondarynavContainer {
    width: 100%;
    min-width: 1030px;
    background: #EEE;
    margin: 0 auto;
    z-index: 40
}

.sub-arrow {
    position: absolute;
    bottom: -2px;
    left: 50%;
    margin-left: -288px
}

.style-sub-arrow {
    margin-left: -194px
}

.grooming-sub-arrow {
    margin-left: -98px
}

.hair-sub-arrow {
    margin-left: -9px
}

.sub-arrow.subopen {
    visibility: visible
}

.secondaryNav {
    text-align: left;
    height: 45px;
    width: 1000px;
    padding: 0 15px;
    margin: 0 auto;
    background: #EEE;
    color: #000;
    font-size: 16px;
    line-height: 45px;
    position: relative;
    z-index: 40;
    font-family: alternate-gothic-no-3-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    letter-spacing: 0.5px;
}

.secondaryNav a {
    color: #666;
    display: inline-block;
    padding: 0 15px;    
    font-family: alternate-gothic-no-3-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    letter-spacing: 0.5px;
}

.secondaryNav a.subfirst {
    padding-left: 0
}

.secondaryNav a:hover {
    color: #000;
    text-decoration: underline
}

.socialIcons li {
    float: left;
    padding: 12px 0 0 15px;
    list-style: none
}

.facebookLike {
    width: 88px;
    height: 30px;
    overflow: hidden
}

.twitterFollow {
    width: 102px;
    height: 30px;
    overflow: hidden
}

.googlePlus {
    width: 75px;
    overflow: hidden
}

.popularLink {
    color: #666;
    display: inline-block;
    line-height: 45px;
    height: 45px;
    padding: 0 10px 0 0;
    text-align: center;
    margin-right: 15px;
    background: url(//static.fashionbeans.com/resources/images/new/nav/black/popular.png) right 20px no-repeat;
    background-size: 5px 40px;
	font-family: alternate-gothic-no-3-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    letter-spacing: 0.5px;
}

.popularLink:hover,
.popArticles:hover .popularLink {
    cursor: pointer;
    text-decoration: underline
}

#popDrop {
    top: 45px;
    width: 1030px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    border: 0;
    position: absolute;
    line-height: normal;
    visibility: hidden
}

#popDrop li {
    list-style: none;
    float: left;
    width: 235px;
    overflow: hidden;
    margin: 0 20px 15px 0;
    height: 170px;
    text-align: center;
    padding: 0
}

#popDrop li img {
    margin-bottom: 8px
}

#popDrop li a {
    width: 235px;
    padding: 3px 0 0 0;
    margin: 0;
    line-height: 22px;
    font-size: 17px;
    color: #111;
    text-transform: capitalize;
    font-family: alternate-gothic-no-3-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;
}

#popDrop li span {
    width: 229px;
    padding: 0 3px
}

.popularArticles {
    padding: 25px 15px 10px 15px;
    text-align: left;
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 200;
    background: url(//static.fashionbeans.com/resources/images/new/nav/black/popular-arrow.png) 37px -3px no-repeat #FFF
}

#searchform {
    z-index: 500;
    display: none
}

.seachdrop {
    position: relative
}

#navsearchbutton {
    width: 27px;
    height: 27px;
    right: 5px;
    top: 0;
    position: absolute
}

.subnavSearchBox {
    position: absolute;
    top: -7px;
    right: 0;
    width: 40px;
    height: 40px;
    margin: 0 0 15px 0;
    padding: 0 10px 0 50px;
    border: 0;
    background: url(//static.fashionbeans.com/resources/images/new/nav/black/searchback.gif) 10px 6px no-repeat #FFF;
    background-size: 45px 28px;
    color: #111;
    font-size: 20px;
    transition: right .7s;
    -moz-transition: right .7s;
    -webkit-transition: right .7s;
    -o-transition: right .7s
}

.subnavSearchBox:focus {
    outline: 0
}

.queries {
    width: 830px;
    overflow: hidden;
    display: inine-block
}

.subnavIcons {
    display: block
}

.subnavIcons div:hover {
    cursor: pointer
}

.subnavIcons div {
    margin: 24px 0 0 15px
}

.submenu {
    display: none
}

.submenu span {
    display: block;
    text-indent: -1000em;
    width: 28px;
    height: 28px;
    background: url(//static.fashionbeans.com/resources/images/new/nav/black/blackmenu.gif) 0 0 no-repeat;
    background-size: 28px 56px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.submenu span.subopen {
    background-position: 0 -28px
}

.fixed {
    position: fixed
}

header.fixed .navAd {
    display: none
}

.breadcrumb a {
    color: #BBB
}

.breadcrumb a:hover {
    color: #09f
}

.breadcrumb {
    color: #BBB;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 10px 0
}

.breadcrumb h1 {
    color: #BBB;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    display: inline-block
}

.featuredScroller {
    width: 675px;
    height: 320px;
    overflow: hidden;
    margin: 0 25px 20px 0;
    position: relative
}

.featuredScroller li {
    width: 675px;
    height: 320px;
    position: relative
}

.featuredScroller .jcarousel-next-horizontal {
    top: -40%;
    position: absolute;
    right: 0;
    width: 49px;
    height: 49px;
    cursor: pointer;
    background: transparent url(//static.fashionbeans.com/resources/images/new/scrollers/squareright.png) no-repeat 0 0;
    opacity: .8;
    filter: alpha(opacity=80)
}

.featuredScroller .jcarousel-prev-horizontal {
    top: -40%;
    position: absolute;
    left: 0;
    width: 49px;
    height: 49px;
    cursor: pointer;
    background: transparent url(//static.fashionbeans.com/resources/images/new/scrollers/squareleft.png) no-repeat 0 0;
    opacity: .8;
    filter: alpha(opacity=80)
}

.featuredInfo {
    position: absolute;
    left: 0;
    bottom: 25px;
    z-index: 2
}

.featuredInfo h2 {
    background: #000;
    background: rgba(0, 0, 0, 0.85);
    font-size: 28px;
    font-weight: normal;
    padding: 6px 10px;
    color: #FFF;
    font-family: news-gothic-std, Helvetica, Arial, Tahoma, Verdana, sans-serif
}

.featuredInfo span {
    background: #000;
    background: rgba(0, 0, 0, 0.85);
    padding: 6px 10px;
    line-height: 40px;
    font-size: 14px;
    font-weight: normal;
    color: #ad914a;
    text-transform: uppercase;
    letter-spacing: 1px
}

.featuredScroller li:hover h2,
.featuredScroller li:hover span {
    background: rgba(0, 0, 0, 1.0)
}

.featuredScroller:hover .jcarousel-next-horizontal,
.featuredScroller:hover .jcarousel-prev-horizontal {
    opacity: 1.0;
    filter: alpha(opacity=100)
}

.scrollerControls {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 10
}

.scrollerControls a {
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    background: transparent;
    border: 1px solid #111;
    width: 10px;
    height: 10px;
    text-indent: -1000em;
    overflow: hidden;
    color: #FFF;
    display: inline-block;
    margin: 0 3px 0 0
}

.scrollerControls a:hover {
    background: #000;
    background: rgba(204, 204, 204, 1.0);
    color: #fff
}

.scrollerControls a.active {
    background: #ad914a;
    background: rgba(173, 145, 75, 1.0)
}

.sponsor {
    position: absolute;
    top: 0;
    right: 0;
    background: #ad914a;
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 4px 8px
}

.catArticles .sponsor {
    bottom: 0;
    left: 0;
    top: auto;
    right: auto
}

.sponsorArticle {
    top: auto;
    left: 0;
    bottom: 0;
    right: auto;
    text-align: center;
    width: 675px
}

.connect {
    margin: 7px 0 20px 0;
    display: block;
    height: 63px
}

.connect li {
    float: left;
    list-style: none;
    margin: 0 13px 0 0;
    padding: 3px 0 0 0
}

.catSidebar .connect ul {
    padding: 5px 0 0 0
}

.catSidebar .connect {
    padding-top: 13px
}

.connect li a {
    display: block;
    overflow: hidden;
    text-indent: -1000em;
    width: 39px;
    height: 38px;
    background-position: top left;
    background-repeat: no-repeat
}

.connect li a:hover {
    background-position: 0 -44px
}

.fbConnect {
    background-image: url(//static.fashionbeans.com/resources/images/new/icons/facebookBlack.gif)
}

.twitterConnect {
    background-image: url(//static.fashionbeans.com/resources/images/new/icons/twitterBlack.gif)
}

.googleConnect {
    background-image: url(//static.fashionbeans.com/resources/images/new/icons/googleBlack.gif)
}

.tumblrConnect {
    background-image: url(//static.fashionbeans.com/resources/images/new/icons/tumblrBlack.gif)
}

.pinConnect {
    background-image: url(//static.fashionbeans.com/resources/images/new/icons/pinterestBlack.gif)
}

.rssConnect {
    background-image: url(//static.fashionbeans.com/resources/images/new/icons/rssBlack.gif)
}

.instagramConnect {
    background-image: url(//static.fashionbeans.com/resources/images/new/icons/instagramBlack.gif)
}

.emailConnect {
    background-image: url(//static.fashionbeans.com/resources/images/new/icons/emailBlack.gif)
}

.sidebar .connect {
    margin: 0 0 15px 0
}

.sidebar .connect li {
    padding: 4px 0 0 0
}

.sidebar .rhsMostPopular {
    margin-bottom: 30px
}

.homeNewsBorder {
    overflow: hidden;
    width: 675px;
    padding: 2px 0 10px 0;
    margin: 0 0 10px 0
}

.homeNewsOutline {
    width: 325px;
    margin: 10px 25px 0 0;
    float: left;
    height: 105px;
    overflow: hidden
}

.fitnessHome {
    width: 300px;
    margin: 5px 0 0 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #CCC
}

.articleTitle {
    font-size: 14px;
    line-height: 18px;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif
}

.fitnessTitle {
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

.homeNews a {
    color: #000
}

.homeNews a:hover .articleTitle {
    text-decoration: underline
}

.homeNews .imageLink {
    display: block
}

.previewText {
    color: #666;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    line-height: 16px;
    display: block;
    padding: 2px 0 0 0
}

.imageHolder {
    width: 100px;
    height: 100px;
    overflow: hidden;
    float: left;
    margin: 0 10px 0 0
}

.editorPick {
    margin: 0 0 20px 0;
    position: relative;
    height: 215px;
    overflow: hidden;
    padding: 12px 0 0 0
}

.editorPick .blackBackground,
.featuredLookbook .blackBackground {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px;
    width: 280px
}

.editorPick h3,
.editorPick span {
    display: block;
    padding: 0
}

.editorPick h3 {
    font-size: 17px;
    font-weight: normal;
    color: #FFF
}

.editorPick span {
    display: none;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    margin: 5px 0;
    color: #eee
}

.editorPick:hover span {
    display: block
}

.streetStyleHome {
    margin: 10px 0 0 0
}

.streetStyleHome li {
    margin: 0 10px 10px 0;
    height: 200px;
    padding: 0 0 2px 0;
    list-style: none;
    float: left;
    border-bottom: 1px solid #FFF
}

.streetStyleHome li:hover {
    border-bottom: 1px solid #000
}

.seemoreStreet {
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;

    font-size: 55px;
    width: 127px;
    text-transform: uppercase;
    line-height: 50px;
    overflow: hidden;
    letter-spacing: -2px
}

.seemoreStreet a {
    color: #DDD;
    display: block
}

.seemoreStreet a:hover {
    color: #111
}

.rhsMostPopular {
    position: relative;
    width: 300px;
    height: 460px;
    overflow: hidden;
    margin: 0 0 20px 0
}

#mostPopular {
    width: 300px;
    height: 430px;
    overflow: hidden;
    position: relative
}

.popularLists {
    width: 300px;
    height: 430px;
    position: relative
}

.popularControls {
    position: absolute;
    left: 117px;
    bottom: 10px
}

.popularControls a {
    width: 10px;
    height: 12px;
    overflow: hidden;
    background: url(//static.fashionbeans.com/resources/images/new/icons/circles.gif) 0 -34px no-repeat;
    display: block;
    text-indent: -1000em;
    float: left;
    margin: 0 3px
}

.popularControls a:hover {
    background-position: 0 -17px
}

.popularControls a.active {
    background-position: 0 0;
    cursor: default
}

.rhsMostPopular .pop-next,
.rhsMostPopular .pop-prev {
    width: 7px;
    height: 12px;
    overflow: hidden;
    background: url(//static.fashionbeans.com/resources/images/new/icons/arrowright.gif) 0 0 no-repeat;
    text-indent: -1000em;
    float: left;
    margin: 0 5px;
    display: block;
    visibility: hidden
}

.rhsMostPopular .pop-prev {
    background: url(//static.fashionbeans.com/resources/images/new/icons/arrowleft.gif) 0 0 no-repeat
}

.rhsMostPopular .pop-next:hover,
.rhsMostPopular .pop-prev:hover {
    background-position: -12px 0;
    cursor: pointer
}

.rhsMostPopular:hover .pop-next,
.rhsMostPopular:hover .pop-prev {
    visibility: visible
}

ul.rhsNews {
    overflow: hidden;
    margin: 10px 0 0 0
}

ul.rhsNews li {
    list-style-type: none;
    position: relative;
    margin-bottom: 8px;
    display: block;
    line-height: 1.4em;
    height: 68px;
    font-size: 15px;
    color: #999;
    border-bottom: 1px solid #DDD
}

ul.rhsNews li span {
    font-size: 14px;
    color: #111;
    margin: 0 0 8px 0;
   font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

ul.rhsNews li a {
    display: block;
    height: 61px
}

ul.rhsNews li a:hover {
    color: #000;
    text-decoration: underline
}

ul.rhsNews li a:hover span {
    color: #000
}

ul.rhsNews li img {
    height: 60px;
    float: left;
    margin: 0 10px 0 0
}

.sidebarLookbooks {
    margin: 10px 0 50px 0
}

.featuredLookbook {
    position: relative;
    font-size: 16px;
    margin: 0 0 5px 0
}

.lbod {
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;

    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px
}

.featuredLookbook a {
    color: #FFF
}

.featuredLookbook:hover .blackBackground {
    background: #FFF;
    background: rgba(255, 255, 255, 0.85)
}

.featuredLookbook:hover a {
    color: #000
}

.fbtvScroller {
    width: 900px;
    height: 200px;
    overflow: hidden;
    margin: 15px 0 15px 0;
    position: relative
}

.latestFBTV {
    position: relative;
    width: 300px;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 200px
}

.latestFBTV span {
    font-size: 13px;
    text-align: center;
    padding: 10px 5px;
    display: block;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    color: #FFF;
    bottom: 0;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
font-style:italic;
    left: 0;
    width: 290px
}

.latestFBTV:hover span {
    background: #FFF;
    background: rgba(255, 255, 255, 0.9);
    color: #111
}

.home-twoColumn {
    height: 300px;
    position: relative
}

.home-twoColumn,
.subArticles {
    width: 325px;
    margin: 15px 25px 10px 0;
    overflow: hidden;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif
}

.farRight {
    margin-right: 0
}

.the-category {
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    color: #fff;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;


    text-transform: uppercase;
    background: #ad914a;
    padding: 5px 10px;
    position: absolute;
    top: 134px;
    left: 0;
    height: 16px;
    line-height: 16px
}

.the-category:hover {
    background: #000
}

.home-twoColumn .previewText {
    font-size: 12px;
    line-height: 20px;
    color: #666
}

.home-twoColumn h3 {
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 10px 0 2px 0;
    line-height: 1.3em
}

.home-twoColumn h3 a,
.subArticles a {
    color: #000
}

.home-twoColumn h3:hover,
.subArticles a:hover {
    text-decoration: underline
}

.advertiseWith {
    text-align: right;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    display: block;
    margin: 4px 0 0 0
}

.subArticles h3 {
    font-size: 14px;
    padding: 0;
    font-style: italic;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-weight: normal
}

.subArticles img {
    padding: 0 10px 0 0
}

.doubleLines {
    width: 675px;
    display: block;
    border-top: double #CCC;
    height: 1px;
    margin: 15px 0 5px
}

.homevouchers {
    margin-bottom: 10px
}

.homevouchers li {
    float: left;
    list-style: none;
    margin: 0 9px 9px 0;
    border: 1px solid #EEE
}

.homevouchers ul {
    margin-top: 15px
}

.fashionLanding {
    padding: 15px 0 0 0
}

.fashionLanding li {
    list-style: none;
    width: 235px;
    text-align: center;
    font-size: 15px;
    overflow: hidden;
    float: left;
    margin: 0 20px 0 0;
    padding: 0 0 15px 0;
    height: 210px;
    overflow: hidden;
    position: relative
}

.fashionLanding a {
    color: #000
}

.fashionLanding a:hover {
    text-decoration: underline
}

.fashionLanding img {
    padding: 0 0 6px 0
}

.mensBasics {
    padding: 15px 0 25px 0
}

.basicsText h2,
.basicsText h2 {
    font-size: 22px;
    text-transform: uppercase;
    color: #000
}

.mensBasics p {
    padding: 8px 0 0 0;
    margin: 0 0 15px 0;
    color: #111;
    font-size: 14px;
    line-height: 1.6em
}

.mensBasics span,
.mensBasics a {
    text-transform: uppercase;
    font-size: 16px;
    color: #000
}

.mensBasics a:hover {
    text-decoration: underline
}

.basicsText {
    width: 475px;
    border-right: 1px solid #666;
    margin: 0 25px 0 0;
    padding: 0 20px 0 0
}

.basicsList {
    padding: 5px 0 0 0;
    line-height: 1.8em;
    width: 299px
}

.basicsList h3 {
    font-size: 18px
}

.threeLookbooks {
    margin: 15px 0 0 0
}

.threeLookbooks li {
    width: 215px;
    height: 130px;
    overflow: hidden;
    padding: 0;
    margin: 0 15px 15px 0;
    list-style: none;
    float: left;
    position: relative;
    opacity: .7;
    filter: alpha(opacity=70)
}

.fourrow li {
    width: 150px;
    height: 100px;
    overflow: hidden;
    padding: 0;
    margin: 0 25px 10px 0;
    list-style: none;
    float: left;
    position: relative;
    opacity: .7;
    filter: alpha(opacity=70)
}

.miniTitle {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
    background: #000;
    color: #FFF;
    text-align: center;
    width: 140px;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif
}

.threeLookbooks .miniTitle {
    width: 205px
}

.fourrow li:hover .miniTitle,
.threeLookbooks li:hover .miniTitle {
    display: block
}

.fourrow li:hover,
.threeLookbooks li:hover {
    opacity: 1.0;
    filter: alpha(opacity=100)
}

.latestVideos {
    margin: 15px 0 0 0;
    position: relative;
    padding: 0 0 25px 0
}

.playButton {
    position: absolute;
    top: 40px;
    right: 105px;
    margin: 0 auto;
    opacity: .7;
    filter: alpha(opacity=70)
}

.fashionLanding .playButton {
    left: 73px;
    top: 35px
}

.latestVideos span {
    position: absolute;
    bottom: 40px;
    background: #000;
    color: #FFF;
    background: rgba(0, 0, 0, 0.9);
    display: block;
    padding: 7px 10px;
    width: 280px;
    text-align: center;
    font-size: 15px
}

.latestVideos:hover .playButton,
.latestFBTV:hover .playButton {
    opacity: .9;
    filter: alpha(opacity=90)
}

.latestVideos:hover span {
    background: #FFF;
    color: #000;
    background: rgba(255, 255, 255, 0.9)
}

.threeRow {
    border-right: 1px solid #CCC
}

.threeRow li {
    width: 312px;
    list-style: none;
    float: left;
    font-size: 15px;
    border-left: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 10px
}

.threeRow img {
    margin: 0 10px 0 0
}

.threeRow a {
    color: #333;
    display: block;
    width: 319px;
    height: 80px;
    overflow: hidden
}

.threeRow span {
    color: #999;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-style: italic;
    line-height: 20px
}

.threeRow li:hover {
    background: #eee
}

#catmainBody {
    width: 675px;
    margin: 0 25px 0 0
}

.catArticles {
    border-bottom: 1px solid #CCC;
    padding: 20px 0;
    position: relative
}

.catArticles img {
    padding: 0 15px 0 0
}

.catArticles h2 {
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;

    font-size: 24px;
    line-height: 24px;
    text-transform: capitalize;
    margin: 0 0 5px 0;
    font-weight: normal;
    letter-spacing: normal
}

.catArticles a {
    color: #111
}

.artAuthor {
    font-size: 14px;
    text-transform: uppercase;
    color: #333;
    letter-spacing: 1px
}

.catArticles p {
    font-size: 14px;
    color: #666
}

.catArticles:hover .articleData a {
    background: #000;
    color: #fff
}

.articleData a {
    display: block;
    background: #fff;
    color: #CCC;
    padding: 3px
}

.catArticles:hover .articleData a:hover {
    background: #ad914a
}

.articleData {
    text-transform: uppercase;
    position: absolute;
    bottom: 15px;
    right: 0;
    color: #CCC;
    font-size: 15px
}

.noresults {
    font-size: 20px;
    display: block;
    text-align: center;
    margin: 40px 0 0 0
}

.categoryFilters {
    border-bottom: 1px solid #CCC;
    margin: 10px 0 15px 0;
    padding: 0 0 12px 0
}

.openFilters {
    background: url(//static.fashionbeans.com/resources/images/new/scrollers/filter-arrow.png) 0 8px no-repeat;
    font-size: 14px;
    line-height: 28px;
    cursor: pointer;
    color: #333;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    padding: 5px 0 5px 14px
}

.closeFilters {
    cursor: pointer;
    text-decoration: underline;
    display: block;
    padding: 15px 0 0 0;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;

}

.filterOptions {
    margin: 15px 0;
    display: none
}

.filterOptions li {
    list-style: none;
    background: url(//static.fashionbeans.com/resources/images/new/icons/square.png) 0 6px no-repeat;
    margin: 2px 0 0 0;
    padding: 2px 0 2px 18px;
    font-size: 13px;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif
}

.filterOptions li a {
    color: #666
}

.filterOptions li a:hover {
    text-decoration: underline;
    color: #09f
}

.colourFilters {
    width: 300px;
    border-right: 1px solid #CCC
}

.colourFilters li {
    float: left;
    width: 82px
}

.brandFilters {
    width: 635px;
    border-right: 1px solid #CCC;
    height: 140px
}

.brandFilters li {
    float: left;
    width: 140px
}

.colourFilters span,
.catFilters span,
.activeFilters span,
.brandFilters span,
.seasonFilter span {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;

    display: block
}

.catFilters {
    margin: 0 0 0 15px;
    border-right: 1px solid #CCC;
    width: 170px;
    height: 170px
}

.catFilters ul {
    overflow-y: auto;
    height: 160px
}

.activeFilters {
    border-right: 1px solid #CCC;
    margin: 0 15px 0 0
}

.activeFilters ul {
    margin: 0 15px 0 0;
    background: #EEE;
    padding: 3px 7px;
    width: 140px;
    height: 150px
}

.activeFilters li {
    background: 0;
    padding: 2px 0
}

.filterOptions .activeFilters a {
    background: url(//static.fashionbeans.com/resources/images/new/icons/close.png) 0 3px no-repeat;
    display: block;
    padding: 0 0 0 18px;
    color: #333
}

.seasonFilter {
    margin: 0 0 0 15px
}

.seasonFilter a {
    background: #000;
    text-transform: uppercase;
    color: #FFF;
    padding: 5px 8px;
    margin: 3px 0 10px 0;
    display: block;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    text-align: center
}

.seasonFilter a:hover {
    background: #ad914a;
    color: #FFF
}

.streetStyleOutline {
    width: 675px;
    margin: 0 25px 0 0
}

ul.streetStyle {
    margin: 15px 0 0 0
}

.streetStyle li {
    list-style: none;
    display: inline-block;
    float: left;
    width: 150px;
    height: 235px;
    overflow: hidden;
    margin: 0 25px 25px 0
}

.streetStyle .nomargin {
    margin: 0 0 25px 0
}

.streetInfo {
    width: 300px;
    height: 270px;
    overflow: hidden;
    background: #f2f2f2;
    padding: 15px 20px;
    margin: 0 10px 30px 0;
    text-align: center
}

.streetInfo h2 {
    font-size: 34px;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;

    margin: 0;
    padding: 0 0 10px 0;
    border-bottom: double #111;
    line-height: 40px;
    font-weight: normal;
    letter-spacing: -1px
}

.streetInfo p {
    line-height: 20px;
    font-size: 14px
}

.streetSlideshow {
    width: 650px;
    height: 300px;
    overflow: hidden;
    position: relative
}

.streetSlideshow span {
    position: absolute;
    bottom: 0;
    right: 0
}

#streetStyleCollective {
    display: block;
    margin: 0 0 10px 0;
    padding: 15px 0
}

.collectiveLogos {
    height: 125px;
    width: 930px;
    overflow: hidden;
    display: block;
    margin: 0 0 0 30px
}

.streetStyleLogos li {
    list-style: none;
    padding: 0;
    margin: 0 30px 0 0;
    float: left
}

.streetStyleLogos li img {
    opacity: .6;
    filter: alpha(opacity=60);
    width: 125px;
    height: 125px
}

.streetStyleLogos li:hover img {
    opacity: 1;
    filter: alpha(opacity=100)
}

#streetStyleCollective .arrow-prev,
#streetStyleCollective .arrow-next {
    background: url(//static.fashionbeans.com/resources/images/new/icons/ssleft.gif) top left no-repeat;
    width: 20px;
    height: 125px;
    margin: 0
}

#streetStyleCollective .arrow-next {
    background: url(//static.fashionbeans.com/resources/images/new/icons/ssright.gif) top left no-repeat
}

#streetStyleCollective .arrow-prev:hover,
#streetStyleCollective .arrow-next:hover {
    cursor: pointer;
    background-position: 0 -125px
}

.offersCat {
    position: relative;
    border-bottom: 1px dashed #CCC;
    padding: 0 0 10px 0;
    margin: 0 0 15px 0
}

li.offersCat {
    list-style: none;
    padding-bottom: 15px;
    display: block;
    height: 120px;
    overflow: hidden
}

.offer-type {
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    padding: 3px 5px;
    text-align: center;
    color: #FFF
}

.type-voucher {
    background: #f90
}

.type-expired {
    background: #333
}

.type-exclusive {
    background: #ad914a
}

.type-sale {
    background: #c00
}

.type-offer {
    background: #39f
}

.singleoffersCat {
    position: relative;
    border-top: 1px dashed #CCC;
    border-bottom: 1px dashed #CCC;
    margin: 8px 0 30px 0;
    padding: 20px 0 0 0
}

.moreVouchers {
    border-top: 1px dashed #CCC;
    border-bottom: 1px dashed #CCC;
    margin: 15px 0 0 0;
    padding: 10px 0
}

.shopLogo {
    position: relative;
    margin: 0 20px 0 0;
    width: 200px;
    border: 4px solid #CCC
}

li.offersCat .shopLogo {
    border: 1px solid #CCC
}

#voucherTicker {
    height: 300px;
    overflow: hidden;
    margin: 15px 0 0 0
}

.expired {
    filter: alpha(opacity=50);
    opacity: .5
}

.expired:hover {
    filter: alpha(opacity=100);
    opacity: 1.0
}

.voucherDetails {
    width: 447px
}

.voucherDetails p {
    color: #777;
    font-size: 13px;
    margin: 0;
    padding: 5px 0
}

.vouchersSingle .voucherDetails p {
    font-size: 17px;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    color: #333
}

.expiryDays {
    color: #0c0
}

.voucherDetails h3 a,
.voucherDetails h3 {
    font-size: 22px;
    line-height: 24px;
    color: #000;
    font-weight: normal;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;

}

.voucherInfo {
    margin: 5px 0;
    position: relative
}

.revealCode {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background: url(//static.fashionbeans.com/resources/images/new/cats/reveal-strip.png) top left;
    height: 36px;
    width: 280px
}

.getCodeButton {
    width: 150px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    margin: 0 20px 0 0
}

.actualCode {
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    text-align: center;
    width: 278px;
    text-transform: uppercase;
    font-weight: bold;
    border: 1px dashed #ffa427;
    text-align: center;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px
}

.voucherTerms {
    font-size: 12px;
    display: block;
    padding: 10px 0 0 0;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px
}

.similarOffers {
    border-top: 1px solid #CCC;
    margin: 35px 0 0 0;
    padding: 10px 0 0 0
}

.similarOffersSingle {
    border-bottom: 1px dashed #DDD;
    padding: 15px 0
}

.voucherBody {
    padding: 0 0 15px 0
}

.voucherIntro {
    font-size: 15px;
    font-family: 'PTSerifW01-BookItalic';
    color: #666;
    display: block;
    margin: 0;
    padding: 0
}

.voucherTaxTitle {
    margin: 30px 0 15px 0
}

.popStores ul {
    margin: 10px 0;
    padding: 0
}

.popStores p {
    margin: 10px 0 0 0;
    padding: 0
}

.popStores li {
    display: inline-block;
    list-style: none;
    margin: 0 5px 8px 0
}

.popStores a {
    display: block;
    background: #000;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    padding: 3px 5px;
    text-align: center
}

.popStores a:hover {
    background: #09f
}

.browseAZ {
    max-width: 100px
}

.voucher-terms {
    clear: both;
    margin: 15px 0 0 0;
    font-size: 14px;
    display: none;
    padding: 10px 0 0 0;
    letter-spacing: 1px;
    border-top: 1px dashed #CCC
}

.termsTitle {
    text-transform: uppercase;
    font-size: 20px;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;

    display: block
}

.voucher-terms p {
    padding: 5px 0 0 0;
    margin: 0;
    font-size: 12px;
    font-family: news-gothic-std, Helvetica, Arial, Tahoma, Verdana, sans-serif
}

.voucher-terms li {
    margin: 5px 0 0 25px
}

.close-terms {
    text-transform: uppercase;
    font-size: 16px;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;

    padding: 10px 0 0 0
}

.close-terms:hover {
    color: #09f;
    cursor: pointer
}

.terms-toggle:hover {
    text-decoration: underline;
    cursor: pointer
}

.discountLogos li {
    float: left;
    border: 1px solid #CCC;
    padding: 9px;
    margin: 15px 40px 15px 0;
    list-style: none
}

.discountLogos li a {
    display: block;
    text-indent: -1000em;
    width: 200px;
    overflow: hidden;
    height: 100px
}

.sub-galleries {
    margin: 15px 0 0 0
}

.CPM {
    width: 300px;
    border-top: 10px solid #EEE;
    border-bottom: 10px solid #EEE;
    padding: 20px 0
}

.lookbooks {
    margin: 0 20px 20px 0;
    position: relative;
    width: 320px;
    float: left
}

.sub-galleries .lookbooks {
    margin: 0 20px 15px 0
}

.lookbooksLatest {
    margin: 0 20px 0 0
}

.lookbooks div {
    position: absolute;
    top: 150px;
    left: 0
}

.lookbooks h2 {
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    text-transform: normal;
    color: #000;
    padding: 7px 15px;
    display: block;
    width: 290px;
    text-align: center;
    background: #FFF;
    background: rgba(255, 255, 255, 0.95);
    letter-spacing: normal;
    letter-spacing: 1px
}

.lookbooks a:hover h2,
.lookbooks a:hover p {
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    color: #FFF
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20000;
    overflow: hidden
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.9)
}

#cboxContent {
    position: relative;
    text-align: center
}

#cboxContent img {
    max-width: 900px;
    max-height: 800px
}

#cboxLoadedContent {
    overflow: auto
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box
}

#cboxError {
    padding: 50px
}

#cboxLoadingOverlay {
    background: transparent
}

#cboxLoadingGraphic {
    background: url(//static.fashionbeans.com/resources/images/new/icons/loading.gif) no-repeat center center
}

#cboxClose {
    position: absolute;
    top: 0;
    right: 6px;
    background: url(//static.fashionbeans.com/resources/images/new/icons/close-lookbook.png) no-repeat 0 0;
    width: 25px;
    height: 25px;
    overflow: hidden;
    text-indent: -10000em
}

#cboxClose:hover {
    background-position: -25px 0
}

cboxClose:hover {
    background-position: -25px -25px
}

#cboxPrevious {
    position: absolute;
    top: 0;
    left: 0;
    background: url(//static.fashionbeans.com/resources/images/new/icons/left-lookbook.png) no-repeat 0 270px;
    width: 30px;
    height: 600px;
    text-indent: -9999px
}

#cboxNext {
    position: absolute;
    top: 0;
    right: 0;
    background: url(//static.fashionbeans.com/resources/images/new/icons/right-lookbook.png) no-repeat 0 270px;
    width: 30px;
    height: 600px;
    text-indent: -9999px
}

#cboxPrevious:hover,
#cboxNext:hover {
    background-position: -30px 270px
}

#cboxCurrent {
    position: absolute;
    bottom: 5px;
    right: 60px;
    color: #f8f8f8;
    font-weight: bold;
    font-size: 11px
}

.iframe,
.enlargeIcon {
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(//static.fashionbeans.com/resources/images/new/icons/fullscreendark.png) no-repeat 0 0;
    z-index: 3;
    display: block;
    width: 21px;
    height: 18px;
    overflow: hidden;
    text-indent: -10000em
}

.iframe:hover,
.enlargeIcon:hover,
.jcarousel-scroll li:hover .enlargeIcon {
    background-position: -21px
}

.lookbookContent {
    width: 1000px;
    margin: 0 0 8px 0
}

.lookbookContent h1.articles,
.vouchersSingle h1.articles {
    font-size: 36px;
    line-height: 38px
}

.lookbookSocial {
    margin: -25px 0 0 0
}

.lookbookCPM {
    z-index: 0;
    width: 300px;
    max-height: 600px;
    padding: 0 0 0 25px;
    background: #FFF
}

.lookbookCredits {
    width: 300px;
    padding: 20px 0 0 0;
    color: #111;
    line-height: 1.8em;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-size: 14px
}

.lookbookCredits h3 {
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif
}

.lookbookCredits a {
    color: #777;
    font-style: italic;
    text-decoration: underline
}

#lookbookCarousel {
    width: 675px;
    height: 450px;
    overflow: hidden;
    position: relative;
    margin: 0 0 10px 0
}

.lookbookScroller .jcarousel-clip {
    overflow: hidden
}

.lookbookScroller .jcarousel-clip-horizontal {
    width: 675px;
    height: 450px
}

.lookbookScroller .jcarousel-item {
    width: 675px;
    height: 450px
}

.lookbookScroller li {
    width: 675px;
    height: 450px;
    position: relative
}

.lookbookScroller li span {
    position: absolute;
    bottom: 5px;
    right: 10px;
    font-weight: bold;
    color: #f8f8f8
}

#lookbook-prev {
    position: absolute;
    display: block;
    width: 49px;
    height: 100%;
    text-indent: -1000em;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 2;
    background: url(//static.fashionbeans.com/resources/images/new/scrollers/squareleft.png) left center no-repeat
}

#lookbook-next {
    position: absolute;
    display: block;
    width: 49px;
    height: 100%;
    text-indent: -1000em;
    overflow: hidden;
    right: 0;
    top: 0;
    z-index: 2;
    background: url(//static.fashionbeans.com/resources/images/new/scrollers/squareright.png) left center no-repeat
}

#lookbook-next:hover,
#lookbook-prev:hover {
    background-position: -49px center
}

.lookbookNavigation {
    padding: 15px 0;
    height: 90px;
    margin: 28px 0 40px 0;
    text-align: center;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC
}

.fbtvNavigation {
    padding: 15px 0;
    height: 90px;
    margin: 0 0 30px 0;
    text-align: center;
    border-bottom: 1px solid #CCC
}

.nextLookbook,
.previousLookbook {
    display: block;
    width: 337px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px
}

.previousLookbook {
    text-align: left;
    float: left
}

.previousLookbook a {
    padding: 0 5px 0 15px;
    background: url(//static.fashionbeans.com/resources/images/new/icons/previous.jpg) 0 30px no-repeat;
    display: block;
    overflow: hidden;
    height: 90px;
    color: #888
}

.previousLookbook img {
    margin: 0 10px 0 0
}

.nextLookbook img {
    margin: 0 0 0 10px
}

.nextLookbook {
    text-align: right;
    float: right
}

.nextLookbook a {
    padding: 0 15px 0 5px;
    background: url(//static.fashionbeans.com/resources/images/new/icons/next.jpg) right 30px no-repeat;
    display: block;
    overflow: hidden;
    height: 90px;
    color: #888
}

.previousLookbook span,
.nextLookbook span {
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
font-style:italic;
    display: block;
    padding: 5px 0 0 0;
    text-transform: none;
    text-decoration: underline;
    font-size: 12px
}

#singleOutline {
    width: 675px;
    overflow: hidden;
    margin: 0 25px 0 0
}

.meta {
    padding: 0 0 3px 0;
    color: #666;
    text-align: left;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-size: 16px
}

.meta a,
.articleBody a,
.more-block a,
.commentsBody p a,
.forumComments a {
    color: #09f
}

.articleInfo {
    margin: 0 0 10px 0
}

.commentCount {
    padding: 5px 0 0 0
}

.commentCount a {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;

    color: #000;
    font-size: 15px;
    letter-spacing: 1px
}

.commentCount a:hover {
    color: #09f
}

.commentCount span {
    font-size: 32px;
    line-height: 40px;
    display: block;
    color: #FFF;
    text-align: center;
    width: 50px;
    background: #000;
    padding: 0 20px
}

.commentCount a:hover span {
    background-color: #09f;
    color: #FFF
}

.articleBody h5 a,
.articleBody h4 a,
.articleBody h2 a,
.articleBody h3 a {
    color: #111
}

.articleImage {
    margin: 0 0 5px 0;
    position: relative
}

.articleImage img {
    max-width: 675px
}

.credit {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 5px
}

.articleImage span {
    position: absolute;
    bottom: 0;
    left: 0
}

.articleImage a {
    color: #FFF
}

.articleBody div.centered {
    display: none
}

.articleBody {
    margin: 0 0 30px 0;
    -webkit-text-size-adjust: auto
}

.meta a:hover,
.articleBody a:hover,
.more-block a:hover,
a.adjust:hover,
.commentsBody p a:hover,
.forumComments a:hover {
    text-decoration: underline
}

.articleBody p,
.videoContent p,
.articleBody td {
    max-width: 675px;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    color: #111;
    -webkit-text-size-adjust: auto
}

.imageCaption {
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;


    display: block;
    background: #EEE;
    color: #666;
    font-size: 13px;
    padding: 5px 10px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.imageCredit {
    font-size: 12px;
    font-style: italic;
    color: #666
}

blockquote {
    display: block;
    padding: 0 0 0 10px;
    margin: 25px 0 20px 20px;
    border-left: 5px solid #DDD;
    font-style: italic
}

.articleBody blockquote * {
    color: #999
}

.articleBody .productPicks {
    list-style: none;
    display: inline-block;
    margin: 10px 0
}

.articleBody .productPicks li {
    list-style: none;
    padding: 5px 0;
    margin: 0;
    height: 280px;
    width: 225px;
    background: #FFF;
    text-align: center;
    overflow: hidden;
    float: left;
    position: relative;
    display: inline-block
}

ul.productPicks img {
    max-width: 220px;
    max-height: 270px
}

.articleBody .hairPicks li {
    height: 270px;
    width: 200px
}

ul.hairPicks img {
    max-width: 195px;
    max-height: 260px
}

ul.productPicks li .prodName,
ul.productPicksSmall li .prodName {
    width: 205px;
    position: absolute;
    line-height: 1.4em;
    padding: 10px;
    z-index: 3;
    text-indent: -9999em;
    color: #000;
    font-size: 12px;
    bottom: 25px;
    overflow: hidden;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    left: 0;
    text-align: center;
    font-family: news-gothic-std, Helvetica, Arial, Tahoma, Verdana, sans-serif
}

ul.hairPicks li .prodName {
    width: 180px
}

.productPicks li:hover .prodName,
.productPicksSmall li:hover .prodName {
    text-indent: inherit;
    background: #CCC;
    background: rgba(238, 238, 238, 0.9)
}

a.productPick {
    display: block;
    position: relative
}

.articleBody ul.productPicksSmall {
    list-style: none;
    padding: 0;
    margin: 5px 0;
    display: inline-block
}

.articleBody ul.productPicksSmall li {
    list-style: none;
    padding: 5px 0;
    margin: 0 0 10px 0;
    height: 200px;
    width: 168px;
    background: #FFF;
    text-align: center;
    float: left;
    overflow: hidden;
    position: relative
}

ul.productPicksSmall img {
    max-width: 158px;
    max-height: 200px
}

ul.productPicksSmall li .prodName {
    width: 148px;
    padding: 7px 5px;
    left: 5px;
    bottom: 15px
}

.articleBody .productPicks a:hover,
.articleBody .productPicksSmall a:hover {
    border: 0
}

.articleBody ul,
.articleBody ol,
.videoContent ol,
.videoContent ul {
    margin: 5px 0 10px 0;
    line-height: 1.5em;
    -webkit-text-size-adjust: auto
}

.articleBody li,
.videoContent li {
    padding: 0 0 10px 0;
    margin: 0 0 0 30px;
    line-height: 1.8em;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    -webkit-text-size-adjust: auto
}

img.white {
    width: 675px
}

.articleSocial {
    padding: 5px 0;
    margin: 2px 0 20px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

.voucherSocial {
    padding: 20px 0 10px 0;
    margin: 40px 0 10px 0;
    border-top: 1px dashed #CCC
}

.articleSocial span,
.voucherSocial span {
    font-size: 20px;
    text-transform: uppercase;
    color: #111;
    padding: 0 20px 0 0
}

.googlelike {
    margin-top: 2px
}

.twitterlike {
    width: 110px;
    margin-top: 2px
}

.secondaryNav .twittercount {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    background: url(//static.fashionbeans.com/resources/images/new/nav/black/count.gif) top left no-repeat;
    display: inline-block;
    line-height: 16px;
    height: 36px;
    width: 31px;
    overflow: hidden;
    padding: 2px 0 0 9px
}

.facebooklike iframe {
    border: 0;
    overflow: hidden;
    width: 100px;
    height: 25px;
    padding: 2px 0 0 0
}

.shopLogos {
    margin: 15px 0 0 0
}

.shopLogos img {
    border: 1px solid #CCC;
    margin: 0 34.5px 20px 0
}

.shopLogos .lastLogo {
    margin: 0 0 20px 0
}

.relatedPosts {
    margin: 15px 0
}

.relatedPosts li {
    list-style: none;
    float: left;
    width: 325px;
    margin: 0 25px 20px 0;
    text-align: left
}

.relatedPosts img {
    padding: 0 0 7px 0
}

.relatedPosts a {
    font-size: 18px;
    color: #111;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;

    text-transform: uppercase
}

.relatedPosts span {
    color: #999;
    font-size: 16px
}

.fbtvSingle {
    margin: 0 0 50px 0
}

.fbtvSingle h1.articles {
    font-size: 32px;
    line-height: 34px;
    margin: 15px 0 0 0
}

.fbtvSingle .author,
.lookbookContent .author {
    font-size: 15px
}

.videoContent {
    width: 675px
}

.videoContent p,
.videoContent li {
    font-size: 14px;
    max-width: none
}

.videoFrame {
    width: 675px;
    z-index: 0;
    overflow: hidden
}

.videoFrame iframe {
    z-index: 0
}

.videoSocial {
    display: block;
    padding: 7px 0 10px 0;
    min-width: 675px
}

.more-less {
    min-width: 675px
}

a.adjust {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #09f
}

.nextVideo {
    padding: 15px 0;
    border-bottom: double #ccc;
    border-top: double #ccc;
    margin: 15px 0 0 0;
    position: relative;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    height: 80px;
    color: #111;
    font-style: italic
}

.nextVideo a {
    color: #111;
    display: block;
    height: 80px;
    width: 300px
}

.duration {
    font-weight: bold;
    position: absolute;
    bottom: 15px;
    background: #000;
    padding: 3px 5px;
    color: #FFF;
    left: 0;
    font-size: 10px;
    font-style: normal
}

.nextVideo img {
    margin: 0 8px 0 0
}

.streetstyleContent {
    margin: 10px 0 0 0;
    padding: 0 0 5px 0
}

.streetStyleMeta {
    position: relative
}

.streetLogo {
    position: absolute;
    top: -5px;
    right: 0
}

.streetStyleMeta h1.articles {
    font-size: 38px;
    line-height: 40px
}

.streetSingleSocial {
    margin: 10px 0 0 0
}

.streetStyleAds {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 15px 0;
    margin: 0 0 15px 0
}

.nostreetStyleAds {
    border-top: double #DDD;
    padding: 15px 0
}

.otherViews {
    color: #666;
    display: block;
    padding: 0 0 7px 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    display: block
}

ul.productPicksStreet li {
    list-style: none;
    padding: 0;
    margin: 0 22px 12px 0;
    height: 117px;
    width: 85px;
    background: #FFF;
    text-align: center;
    float: left;
    overflow: hidden;
    border: 1px solid #DDD
}

ul.productPicksStreet img {
    max-width: 85px;
    padding: 0 0 30px 0
}

.streetNavigation {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 15px 0;
    text-align: center;
    margin: 15px 0 0 0
}

.product-image-zoom {
    overflow: hidden;
    width: 350px
}

.streetStyleImage {
    width: 350px;
    min-height: 550px;
    overflow: hidden
}

.product-image-zoom #image {
    max-width: 350px
}

.product-image-zoom .gallery-item {
    float: left;
    margin: 5px 15px 0 0;
    width: 75px;
    height: 100px;
    overflow: hidden
}

.product-image-zoom .gallery-item img {
    width: 75px;
    height: 118px
}

.streetstyleInfo {
    margin: 0 0 0 20px;
    width: 630px;
    position: relative
}

.streetstyleDescription p {
    display: none
}

.streetGallery {
    clear: both
}

.streetGallery li,
.moreStreet li {
    float: left;
    overflow: hidden;
    margin: 0 15px 10px 0;
    width: 114px;
    height: 187px;
    padding: 0;
    display: block
}

.hairstylesCredits {
    width: 300px;
    color: #111;
    font-size: 16px;
    line-height: 1.4em;
    letter-spacing: 1px
}

.hairstylesCredits span,
.otherHairstyles {
    color: #111;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    display: block;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;

    padding: 0 0 7px 0
}

.hairstylesCredits p {
    font-size: 11px;
    line-height: 1.4em;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
font-style:italic;
    color: #666
}

.hairstylesCredits a {
    color: #09f
}

.hairEnlarge,
.hairPrint {
    text-transform: uppercase;
    display: block;
    font-size: 16px;
    padding: 0 0 5px 0
}

.hairEnlarge:hover,
.hairPrint:hover {
    text-decoration: underline
}

.galleryIntro {
    padding: 15px
}

.hairTypes {
    margin: 10px 0 0 0
}

.hairTypes li {
    display: inline-block;
    position: relative;
    width: 235px;
    margin: 0 20px 15px 0
}

.hairTypes li img {
    width: 235px
}

.hairTypes span {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #111;
    background: #FFF;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    bottom: 20px;
    padding: 5px;
    display: block;
    text-align: center;
    width: 200px
}

.pageCount {
    font-size: 16px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;


    border-bottom: 1px solid #ccc;
    display: block;
    padding: 0 0 7px 0
}

.previousLink,
.nextLink,
.older,
.newer {
    display: block;
    width: 25%;
    text-transform: uppercase;
    font-size: 20px;
    color: #333;
    line-height: 28px
}

.nextLink,
.newer {
    text-align: right
}

span.previousLink,
span.nextLink {
    color: #EEE
}

.pageNumbers {
    width: 50%;
    text-align: center
}

.pageNumbers li {
    list-style: none;
    display: inline-block;
    margin: 0 3px
}

.pageNumbers a,
.pageCurrent {
    display: block;
    border: 1px solid #ccc;
    padding: 3px 8px;
    color: #333;
    font-size: 16px;
    background: #eee
}

.pageNumbers a:hover {
    background: #333;
    color: #FFF
}

.pageCurrent {
    background: #ad914a;
    color: #FFF
}

.comment-navigation {
    margin: 0 0 20px 0;
    padding: 0;
    width: 675px
}

.comment-navigation a {
    color: #111
}

.highlight,
.blacktop a.highlight {
    color: #ad914a;
    font-weight: bold
}

a.highlight:hover {
    color: #09f
}

.commentlist {
    margin: 15px 0 20px 0
}

.commentlist li {
    margin: 0 0 20px 0;
    border-bottom: 1px dashed #CCC;
    padding: 0 0 20px 0
}

.comment-meta {
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;

    font-size: 22px;
    margin: 0 0 20px 0;
    text-transform: capitalize
}

.commentDate {
    font-size: 14px;
    font-weight: normal;
    color: #BBB;
    padding: 0 0 0 20px;
    text-decoration: none;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

.children li {
    list-style: none;
    padding: 0;
    border: 0;
    margin: 15px 0 0 40px
}

.commentsBody {
    padding: 10px 0 10px 15px;
    border-left: 3px solid #EEE
}

.commentsBody p,
.moderation {
    font-size: 14px;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    color: #333;
    line-height: 1.6em
}

.staffComments {
    background: #f2f2f2;
    padding: 10px 15px 15px 15px;
    border-left: 3px solid #CCC
}

.comment-reply-link {
    font-size: 14px;
    letter-spacing: 1px;
    color: #CCC;
    text-transform: uppercase;
    padding: 10px 0 0 0;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;

}

.commentsBody:hover .comment-reply-link {
    color: #ad914a
}

.commentsBody .comment-reply-link:hover {
    color: #09f
}

.moderation {
    color: #ad914a
}

.adminLinks a {
    font-size: 15px;
    padding: 5px 0 0 0
}

.commentingForm {
    position: relative;
    background: #f8f8f8;
    padding: 15px
}

#commentform input,
#commentform textarea,
.gform_body input,
.gform_body textarea,
.gform_body select {
    display: inline-block;
    width: 500px;
    height: 24px;
    padding: 3px 4px;
    font-size: 14px;
    line-height: 24px;
    color: gray;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.gform_body textarea {
    height: 150px
}

#commentform input:focus,
#commentform textarea:focus,
.gform_body input:focus,
.gform_body textarea:focus {
    outline: 0;
    border-color: rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6)
}

#commentform input,
#commentform select,
#commentform textarea,
.gform_body input,
.gform_body textarea,
.gform_body select {
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #333
}

#commentform label.commentLabel {
    padding-top: 4px;
    font-size: 16px;
    line-height: 20px;
    float: left;
    width: 120px;
    text-transform: uppercase
}

#commentform .input {
    display: inline-block;
    width: 440px;
    margin: 0 0 15px 15px
}

.help-block {
    display: block;
    color: #999;
    clear: both;
    margin: 5px 0 0 0;
    font-size: 12px;
    font-style: italic;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif
}

#commentform .commentAreaNew {
    height: 200px
}

.commentAd {
    position: absolute;
    top: 50px;
    right: 10px
}

#commentform .commentSubmit {
    font-size: 16px;
    color: #FFF;
    height: 40px;
    text-transform: uppercase;
    width: 120px;
    letter-spacing: 1px;
    font-family: 'NewsGothicBTW01-Condens', Helvetica, Arial, Tahoma, Verdana, sans-serif
}

#commentform #subscribe {
    display: inline;
    border: 0;
    padding: 0;
    margin: 0;
    float: left
}

.subscribe-to-comments,
p.subscribe-to-comments,
p.comment-subscription-form {
    font-size: 13px;
    position: absolute;
    bottom: 0;
    left: 10px;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color: #666;
    width: 500px;
    text-transform: none;
    vertical-align: middle
}

#commentform #subscribe {
    border: 0;
    padding: 0;
    margin: 0;
    float: left
}

.subscribe-to-comments label {
    float: left;
    margin: 0 0 0 8px
}

.loggedIn {
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #333;
    font-style: italic
}

#commentform a {
    text-decoration: underline;
    color: #666
}

.forumComments img {
    margin: 0 15px 0 0
}

.gform_body li {
    list-style: none;
    margin: 0;
    padding: 0 0 15px 0
}

.gfield_description {
    font-size: 13px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px
}

.gform_body select {
    line-height: 35px;
    height: 35px;
    padding: 5px 0 0 5px
}

.gform_body input,
.gform_body select {
    width: 350px
}

.gform_button {
    padding: 10px 50px;
    text-transform: uppercase;
    font-size: 18px
}

.validation_error {
    color: #c00;
    font-size: 18px;
    margin: 0 0 10px 0
}

.validation_message {
    color: #c00;
    font-size: 15px
}

#gforms_confirmation_message {
    color: #666;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-size: 16px
}

.ginput_container .gfield_checkbox input {
    width: auto;
    height: auto;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: normal;
}

.ginput_container .gfield_checkbox,
.ginput_container .gfield_checkbox li {
    margin: 0;
    padding: 0
}

.gform_body .gfield_date_day,
.gform_body .gfield_date_month,
.gform_body .gfield_date_year {
    width: 50px;
    display: block;
    float: left;
    margin-right: 10px;
    text-align: center
}

.gform_body .gfield_date_day input,
.gform_body .gfield_date_month input,
.gfield_date_year input {
    width: 40px
}

.gform_body .gfield_select {
    width: 170px
}

li.gfield {
    clear: both
}

.ginput_container .gfield_checkbox li {
    padding-top: 15px
}

.gform_body .gfield_date_dropdown_day,
.gform_body .gfield_date_dropdown_month,
.gform_body .gfield_date_dropdown_year {
    width: 90px;
    display: block;
    float: left;
    margin-right: 10px;
    text-align: left
}

.gform_body .gfield_date_day input,
.gform_body .gfield_date_month input,
.gfield_date_year input {
    width: 40px
}

.gform_body .gfield_date_dropdown_day select,
.gform_body .gfield_date_dropdown_month select,
.gform_body .gfield_date_dropdown_year select {
    width: 80px;
    margin-bottom: 20px
}

.gform_body .gfield_select {
    width: 170px
}

li.gfield {
    clear: both
}

.ginput_container .gfield_checkbox li {
    padding-top: 15px
}

#respond label.error {
    float: none;
    text-align: left;
    padding: 0;
    margin: 3px 0 0 0;
    color: red;
    font-size: 15px;
    width: 480px;
    display: block;
    clear: both;
    text-transform: uppercase
}

#respond input.error,
#respond textarea.error {
    border-color: rgba(255, 0, 0, 0.8);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(255, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(255, 0, 0, 0.6);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(255, 0, 0, 0.6)
}

.sidebar {
    width: 300px
}

.sitesWeLike {
    margin: 15px 0 0 0
}

.sitesWeLike li {
    border-bottom: 1px dashed #CCC;
    margin: 0 0 4px 0;
    padding: 0 0 4px 0;
    list-style: none
}

.sitesWeLike li a,
.allshopVouchers {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-left: 3px solid #CCC;
    display: block;
    padding: 0 0 0 10px;
    background: url(//static.fashionbeans.com/resources/images/new/icons/goarrow.gif) right top no-repeat
}

.sitesWeLike li a:hover,
.allshopVouchers:hover {
    border-left: 3px solid #111;
    color: #111;
    background-position: right -15px
}

.sidebar .sitesWeLike li a {
    color: #111
}

.sponsorsRHS {
    list-style: none;
    padding: 0 0 10px 0
}

.sponsorsRHS li {
    display: inline-block;
    margin: 0 10px 10px 0;
    float: left
}

.sponsorsRHS li img {
    width: 125px;
    height: 125px;
    border: 1px solid #DDD;
    padding: 9px
}

.sponsorsRHS li img:hover {
    border: 1px solid #CCC
}

li.nomarginAds {
    margin: 0 0 10px 0
}

.sponsorAdMPU {
    width: 298px;
    border: 1px solid #CCC;
    overflow: hidden;
    margin: 0 0 40px 0
}

.sponsorAdMPU img {
    margin: 0 0 0 -1px
}

.newsletterSidebar {
    margin: 20px 0 50px 0;
    position: relative;
    text-align: center
}

.bottombox {
    border-left: double #111;
    border-right: double #111;
    border-bottom: double #111;
    display: block;
    height: 25px
}

.newsletterSidebar p {
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: italic;
    padding: 0 35px 10px 35px;
    margin: 0;
    color: #111;
    line-height: 1.2em
}

.newsletterSidebar #emailRHS {
    width: 225px;
    background: #f2f2f2;
    margin: 5px auto;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #111;
    padding: 7px 5px;
    text-align: center;
    border: 1px solid #ccc
}

.newsletterSidebar span {
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    color: #666;
    margin: 0 0 15px 0
}

.newsletterSidebar .blackButton {
    margin: -18px 0 0 0
}

.blackButton {
background: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 24px;
    color: #FFF;
    padding: 6px 25px;
    font-family: news-gothic-std, Helvetica, Arial, Tahoma, Verdana, sans-serif;
}

.blackButton:hover {
    background: #ad914a;
    cursor: pointer
}

.teamMembers {
    width: 320px;
    margin: 5px 20px 40px 0;
    color: #999;
    font-size: 15px;
    text-align: center;
    border-top: 1px solid #DDD;
    padding: 10px 0 0 0;
    height: 600px;
    overflow: hidden
}

.teamMembers span {
    text-transform: uppercase;
    display: block;
    letter-spacing: 1px
}

.teamMembers img {
    padding: 10px 0 0 0
}

.teamMember {
    color: #111;
    font-size: 24px;
    letter-spacing: normal;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;
}

.teamMembers p {
    color: #111;
    font-size: 15px;
    height: 100px
}

.teamMembers a {
    display: block;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 0 0 30px;
    margin: 0 0 8px 0;
    font-size: 15px;
    height: 20px;
    overflow: hidden;
    line-height: 20px
}

.twitterLink {
    background: url(//static.fashionbeans.com/resources/images/new/icons/links/twitter.gif) top left no-repeat
}

.contentLink {
    background: url(//static.fashionbeans.com/resources/images/new/icons/links/link.gif) top left no-repeat
}

.webLink {
    background: url(//static.fashionbeans.com/resources/images/new/icons/links/earth.gif) top left no-repeat
}

.instagramLink {
    background: url(//static.fashionbeans.com/resources/images/new/icons/links/instagram.gif) top left no-repeat
}

.contactLink {
    background: url(//static.fashionbeans.com/resources/images/new/icons/links/email.gif) top left no-repeat
}

.teamMembers a:hover {
    background-position: 0 -20px;
    color: #111
}

.searchCategory a {
    color: #000
}

h1.styleTitle {
    font-size: 42px;
    line-height: 44px;
    padding: 0;
    margin: 0
}

p.dailyIntro {
    font-size: 16px;
    padding: 0;
    margin: 5px 0 15px 0
}

p.dailyIntro a {
    color: #09f
}

p.dailyIntro a:hover {
    text-decoration: underline
}

.hotList {
    padding: 0 0 15px 0
}

.hotList li {
    list-style: none;
    width: 235px;
    font-size: 15px;
    overflow: hidden;
    float: left;
    margin: 0 20px 0 0;
    padding: 0 0 15px 0;
    height: 350px;
    overflow: hidden;
    position: relative;
    color: #000;
    font-family: alternate-gothic-no-2-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;

    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase
}

.hotList a {
    color: #000;
    display: block
}

.hotList a:hover {
    text-decoration: underline;
    color: #09f
}

.hotList img {
    padding: 0 0 6px 0
}

.hotListSquares li {
    height: 280px
}

.hotListThree li {
    width: 320px;
    height: 250px
}

.styleGlossaryTitle {
    border-top: 2px solid #111;
    margin: 10px 0 0 0
}

.styleGlossaryTitle h2,
.styleGlossaryTitle span {
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    line-height: 22px;
    display: block;
    width: 540px;
    padding: 5px;
    background: #000;
    margin-top: 2px;
    font-weight: normal
}

.styleGlossaryTitle span {
    font-size: 14px;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
font-style:italic;
    width: 105px;
    text-align: right;
    padding: 5px 10px
}

.styleGlossaryTitle a {
    color: #FFF
}

.styleGlossaryTitle span a:hover {
    text-decoration: underline
}

.glossaryItem {
    border-bottom: 1px dashed #CCC;
    padding: 20px 0
}

.glossaryItem a {
    color: #09f
}

.glossaryItem a:hover {
    text-decoration: underline
}

.lastItem {
    border: 0;
    padding-bottom: 10px
}

.glossaryItem h6 {
    font-size: 30px;
    line-height: 34px;
    margin: 0;
    padding: 0
}

.glossaryItem h6 a {
    color: #000
}

.glossaryItem p {
    font-size: 16px;
    margin: 15px 0 0 0
}

.ui-tooltip,
.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none
}

.ui-tooltip-fluid {
    display: block;
    visibility: hidden;
    position: static !important;
    float: left !important
}

.ui-tooltip-content {
    position: relative;
    word-wrap: break-word;
    overflow: hidden
}

#qtip-overlay {
    position: fixed;
    left: -10000em;
    top: -10000em
}

#qtip-overlay.blurs {
    cursor: pointer
}

#qtip-overlay div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.9)
}

.ui-tooltip .ui-tooltip-tip {
    margin: 0 auto;
    overflow: hidden;
    z-index: 10
}

.ui-tooltip .ui-tooltip-tip,
.ui-tooltip .ui-tooltip-tip * {
    position: absolute;
    line-height: .1px !important;
    font-size: .1px !important;
    color: #FFF;
    background: transparent;
    border: 0 dashed transparent
}

.ui-tooltip .ui-tooltip-tip canvas {
    top: 0;
    left: 0
}

.ui-tooltip-lookbooks {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.95);
    border: 2px solid #181818;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px
}

.ui-tooltip-sitebar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.95);
    border: 2px solid #181818;
    color: #EEE;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 6px 8px;
    line-height: 1.6em
}

.ui-tooltip-sitebar .ui-tooltip-titlebar {
    max-width: 254px;
    text-align: center;
    padding: 0 0 6px 0
}

.ui-tooltip-shadow {
    -webkit-box-shadow: 1px 1px 3px 1px rgba(100, 100, 100, 0.75);
    -moz-box-shadow: 1px 1px 3px 1px rgba(100, 100, 100, 0.75);
    box-shadow: 1px 1px 3px 1px rgba(100, 100, 100, 0.75)
}

.fourOhFour {
    margin: 0 0 30px 0
}

.fourOhFour .search-box {
    border: 1px solid #666;
    width: 550px;
    height: 36px
}

.fourOhFour #navsearchbutton {
    top: 6px;
    right: 10px
}

.fourOhFour #navsearch {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    width: 500px
}

#cookie-bar {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10000;
    padding: 10px 0;
    width: 100%;
    color: #CCC;
    background: #000;
    background: rgba(0, 0, 0, 0.9)
}

.cookie-message {
    font-size: 16px;
    line-height: 22px;
    width: 1000px;
    padding: 0 15px;
    margin: 0 auto
}

#cookie-bar a {
    color: #EEE;
    text-decoration: underline
}

#cookie-bar a:hover {
    color: #09f
}

a#cookie-dismiss {
    background: #900;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 0 6px 2px 6px;
    text-align: center;
    float: right;
    display: inline-block;
    margin-left: 10px
}

a#cookie-dismiss:hover {
    background: #09f;
    color: #FFF;
    cursor: pointer
}

.topLink {
    position: relative;
    width: 1030px;
    margin: 0 auto;
    padding: 35px 0 15px 0;
    background: #FFF;
    font-family: pt-serif, Georgia, "Times New Roman", Times, serif;
    z-index: 10
}

.backtoTop {
    margin: 0 auto;
    font-size: 14px;
    color: #111;
    text-align: center;
    display: block
}

.backtoTop:hover {
    text-decoration: underline
}

#footer {
    background: #000;
    position: relative;
    margin: 0 auto
}

.companyInfo {
    width: 1000px;
    margin: 0 auto;
    padding: 40px 15px 30px 15px;
    color: #FFF;
    font-size: 14px;
    background: #000
}

.linksBlock {
    width: 182px;
    margin: 0 0 40px 0;
    letter-spacing: 1px;
    line-height: 22px;
    font-family: news-gothic-std, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    font-size: 11px;
}

.linksBlock span,
.footerIcons span {
    font-family: alternate-gothic-no-3-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    font-size: 15px;
    letter-spacing: 1.5px;
    border-bottom: 1px solid #FFF;
    text-transform: uppercase;
    display: block;
    margin: 0 0 8px 0;
    width: 125px;
}

.footerIcons span {
    width: 200px
}

.companyInfo a {
    color: #FFF
}

.companyInfo a:hover {
    color: #ad914a
}

.copyrightNotice {
    width: 650px;
    font-size: 12px;
    letter-spacing: 1px
}

.copyrightNotice span {
	font-family: news-gothic-std, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 11px;
    -webkit-text-size-adjust: 100%
}

.copyrightNotice img {
    margin: 0 15px 0 0
}

.footerIcons {
    width: 265px;
    border-left: 1px solid #333;
    display: block;
    padding: 0 0 0 30px
}

.footerIcons p {
    font-size: 12px;
	letter-spacing: 1px;
    margin: 5px 0 15px 0;
	font-family: news-gothic-std, Helvetica, Arial, Tahoma, Verdana, sans-serif;
}

.footerIcons li {
    float: left;
    list-style: none;
    margin: 8px 0 25px 13px
}

.footerIcons li a {
    display: block;
    overflow: hidden;
    text-indent: -1000em;
    width: 39px;
    height: 38px;
    background-position: top left;
    background-repeat: no-repeat
}

.footerIcons li a:hover {
    background-position: 0 -44px
}

.fbFooter {
    background-image: url(//static.fashionbeans.com/resources/images/new/nav/icons/facebookCircle.gif)
}

.twitterFooter {
    background-image: url(//static.fashionbeans.com/resources/images/new/nav/icons/twitterCircle.gif)
}

.googleFooter {
    background-image: url(//static.fashionbeans.com/resources/images/new/nav/icons/googleCircle.gif)
}

.tumblrFooter {
    background-image: url(//static.fashionbeans.com/resources/images/new/nav/icons/tumblrCircle.gif)
}

.rssFooter {
    background-image: url(//static.fashionbeans.com/resources/images/new/nav/icons/rssCircle.gif)
}

.instagramFooter {
    background-image: url(//static.fashionbeans.com/resources/images/new/nav/icons/instagramCircle.gif)
}

#footerSignup {
    background: #FFF;
    color: #000;
    height: 38px;
    text-transform: uppercase;
    padding: 8px 11px 7px 11px;    
	width:100%;
	font-family: alternate-gothic-no-3-d, Helvetica, Arial, Tahoma, Verdana, sans-serif;
    font-size: 16px;
    letter-spacing: 1.5px;
}

#footerSignup:hover {
    cursor: pointer;
    background: #ad914a;
    color: #FFF
}

.siteskin,
.wallpaper,
.fullskin {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0
}

.skinbillboard {
    position: relative;
    z-index: 10;
    width: 1030px;
    margin: 0 auto;
    text-align: center
}

#azk60225,
#azk32343,
#azk38249 {
    width: 0;
    height: 0
}

.azLogos {
    margin: 0 30px 20px 0;
    display: inline-block;
    width: 205px;
    height: 130px;
    text-align: center;
    overflow: hidden
}

.azLogos img {
    border: 1px solid #CCC
}

.azLogos a {
    font-size: 15px;
    letter-spacing: 1px;
    color: #111;
    padding: 5px 0 0 0
}

.lastLogo {
    margin: 0 0 20px 0
}

.aToz a {
    display: inline-block;
    text-align: center;
    width: 15px;
    margin: 5px 3px 20px 0;
    font-size: 18px;
    color: #111;
    border: 1px solid #666;
    padding: 3px;
    background: #EEE
}

.aToz a:hover {
    background: #09f;
    color: #FFF
}

#cookie-bar {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10000;
    padding: 10px 0;
    width: 100%;
    color: #CCC;
    background: #000;
    background: rgba(0, 0, 0, 0.9)
}

.cookie-message {
    font-size: 16px;
    line-height: 22px;
    width: 1000px;
    padding: 0 15px;
    margin: 0 auto
}

#cookie-bar a {
    color: #EEE;
    text-decoration: underline
}

#cookie-bar a:hover {
    color: #09f
}

a#cookie-dismiss {
    background: #900;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 0 6px 2px 6px;
    text-align: center;
    float: right;
    display: inline-block;
    margin-left: 10px
}

a#cookie-dismiss:hover {
    background: #09f;
    color: #FFF;
    cursor: pointer
}

.powered-by {
    padding: 10px 0 0 0;
    margin-top: 20px;
    text-align: right;
    border-top: 1px solid #232323;
}

.powered-by img {
    width: 120px;
    height: auto
}

.jcarousel-prev-horizontal:hover,
.jcarousel-prev-horizontal:focus,
.jcarousel-prev-horizontal:active,
.jcarousel-next-horizontal:hover,
.jcarousel-next-horizontal:focus,
.jcarousel-next-horizontal:active {
    background-position: -49px 0
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:focus,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default
}

.titleMod {
    margin: 0;
    padding: 0 0 8px 0;
    border-bottom: 1px solid #CCC
}

.hairMargin {
    margin: 0 0 15px 0
}

.voucherTitleMod {
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px dashed #CCC
}

.voucherDetails h3 a:hover,
.relatedPosts a:hover,
#respond a:hover,
.catArticles a:hover,
a.previousLink:hover,
a.nextLink:hover,
.openFilters:hover,
.closeFilters:hover,
.nextLookbook:hover a,
.previousLookbook:hover a,
.nextVideo a:hover,
.comment-navigation a:hover {
    color: #09f
}

#wrapper .nomargin,
#navWrapper .nomargin {
    margin: 0
}

.underline {
    text-decoration: underline
}

.disappear {
    display: none
}

.mobileOnly {
    display: none
}