/** clearfix **/
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;

}

.clearfix:after {
  clear: both;
}

/** HEADER **/

.hdWide {
    width: 980px;
}

.hdNarrow {
    width: 700px;
    line-height: 1.22em;
    padding: 0;
    margin: 0;
}

.headerLinks {
    font-size: 10px;
    margin: 2px 0 0 0;
    overflow: hidden;
    padding: 0;
}

#headerLinksShort {
    width: 505px;
}

#headerLinksMedium {
    width: 540px;
    margin-top: 8px;
}

#headerLinksShare {
    width: 795px;
    margin-top: 14px;
}

#headerLinksLong {
    margin-top: 8px;
    width: 840px;
}

#headerUserLinks {
    float: right;
    padding: 0;
    margin: 0;
    line-height: 1.22em;
}

/*
.globalHeader {
    float: left;
    position: relative;

    line-height: 1.22em;
    padding: 0;
    font-size: 13px;
    margin: 5px 0 0 0;
    z-index: 100;
}

#globalHeader_full {
    height: 55px;
}

#globalHeader_limited {
    height: 45px;
}

#globalHeader_share {
    height: 63px;
}

.globalHeader a {
    text-decoration: none !important;
    font-weight: normal !important;
    line-height: 1.22em;
}

.globalHeader a:hover {
    text-decoration: underline !important;
    font-weight: normal !important;
}
*/

#menuBar {
    margin: 7px 0 0 0;
    width: 505px;
    float: left;
    display: inline;
    padding: 0;
    line-height: 1.22em;
}

#menuBar br {
    line-height: 1.22em;
}

.currentPageLink {
    color: #F05323;
}

#cpy {
    font-family: "Avenir LT W01 55 Roman", verdana, arial, sans-serif;
    color: #A3A3A3;
    text-align: center;
    font-size: 10px !important;
}

/** FONTS **/
div .pageTitle {
    /* To help with IE layout of liveChatLink div */
    width: 680px;
    _width: 700px;
    float: left;
    padding: 0 0 10px 20px;
}

h2 span.pageTitlePrimary {
    font-size: 18px;
    color: #99CC33;
    font-family: Arial, Helvetica, sans-serif;
}

h2 span.pageTitleSecondary {
    font-size: 18px;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
}

a {
    color: #369;
}

a:active {
    color: #F05323;
}

div .liveChatLink {
    float: left;
    width: 150px;
}

div .liveChatLink a {
    font-size: 10pt;
    color: #333333
}

/* MODULES */
.roundmodule {
    background: transparent url(/img_/SFLY/modules/mod_bot.jpg) no-repeat scroll left bottom;
    clear: both;
    color: #333;
    margin-bottom: 10px;
    overflow: hidden;
}

.roundmodule .titlebar {
    color: #FFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    margin: 0px;
    padding-right: 10px;
}

.roundmodule .titlebar h2 {
    color: #FFF;
    float: left;
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 28px;
    margin: 0;
    padding: 0 2px 0 15px;
}

.roundmodule .aspirational {
    background: transparent url(/img_/SFLY/modules/mod_top_asp.jpg) repeat scroll right center;
}

.roundmodule .aspirational h2 {
    background: url(/img_/SFLY/modules/mod_top_asp.jpg) repeat scroll left center;
}

.roundmodule .transactional {
    background: transparent url(/img_/SFLY/modules/mod_top_trans.jpg) repeat scroll right center;
}

.roundmodule .transactional h2 {
    background: url(/img_/SFLY/modules/mod_top_trans.jpg) repeat scroll left center;
}

.roundmodule .functional {
    background: transparent url(/img_/SFLY/modules/mod_top_func.jpg) repeat scroll right center;
}

.roundmodule .functional h2 {
    background: url(/img_/SFLY/modules/mod_top_func.jpg) repeat scroll left center;
}

/* special classes for holiday-izing home page */
.roundmodule .holiday {
    background: transparent url(/img_/SFLY/modules/mod_top_holiday.jpg) repeat scroll right center;
}

.roundmodule .holiday h2 {
    background: url(/img_/SFLY/modules/mod_top_holiday.jpg) repeat scroll left center;
}

.roundmodule .holiday_bow {
    background: transparent url(/img_/SFLY/modules/mod_top_holiday_bow.jpg) repeat scroll right center;
}

.roundmodule .holiday_bow h2 {
    background: url(/img_/SFLY/modules/mod_top_holiday_bow.jpg) repeat scroll left center;
}

.roundmodule .head span {
    color: #FFF;
    float: right;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 28px;
    padding: 0;
}

.roundmodule .rmbody {
    border-color: #eee;
    border-style: solid solid none;
    border-width: 0 2px 0 2px;
    clear: both;
    padding: 0px 5px 0 5px;
}

.roundmodule .rmbody ul li {
    position: relative;
}

.roundmodule .rmfoot {
    background: transparent url(/img_/SFLY/modules/mod_bot.jpg) no-repeat scroll right bottom;
    clear: both;
    font-size: 0;
    height: 7px;
    margin-left: 10px;
}

/* round module gray outline only (mysfly accounts) */
.roundmodule .outline {
    background: transparent url(/img_/SFLY/modules/mod_top_line.jpg) no-repeat scroll right center;
}

.roundmodule .outline h2 {
    background: url(/img_/SFLY/modules/mod_top_line.jpg) no-repeat scroll left center;
}

.roundmodule .outline-titlebar {
    color: #FFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 2px;
    height: 7px;
    line-height: 7px;
    margin: 0px;
    padding-right: 10px;
}

.roundmodule .outline-titlebar h2 {
    color: #FFF;
    float: left;
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 7px;
    margin: 0;
    padding: 0 2px 0 15px;
}

#mail_error_msg {
    color: #FF0000;
    font-family: "Avenir LT W01 65 Medium", Verdana, Arial, sans-serif;
    font-size: 12px;
}

/** CSS for sfly:imageButton and sfly:pipImageButton */
#sflyButtonContainer {
    overflow: auto;
    padding: 3px;
    width: auto;
    text-decoration: none;
    /*   margin-bottom: 20px;*/
    margin: 0 0 0 -3px;
    *margin: 0 0 0 -3px;

}

#continueLink {
    text-decoration: none;
    clear: left;
    margin-top: 20px;
}

#continueLink a {
    text-decoration: none;
}

#continueLink a:active {
    text-decoration: none;
    clear: left;
    margin-top: 20px;
}

#sflyButtonContainer #continueLink {
    display: block;
    overflow: auto;
    text-decoration: none;
    float: left;
    cursor: pointer;
}

/** Primary button (orange button) */
#sflyButtonContainer a.primary {
    display: block;
    overflow: visible;
    margin-bottom: 20px;
    cursor: pointer;
    text-decoration: none;
}

#sflyButtonContainer a.primary span.left {
    background-image: url('/img_/misc/btn_sprite_all.gif');
    background-position: 0 -2px;
    background-repeat: no-repeat;
    width: 15px;
    height: 24px;
    display: block;
    float: left;
}

#sflyButtonContainer a.primary span.content {
    float: left;
    line-height: 20px !important;
    *line-height: 1.6;
    height: 24px;
    background: url('/img_/misc/btn_sprite_all.gif') repeat-x -2px -54px;
    color: #fff;
    font-weight: bold !important;

}

#sflyButtonContainer a.primary span.right {
    background-image: url('/img_/misc/btn_sprite_all.gif');
    background-position: -40px -2px;
    background-repeat: no-repeat;
    width: 18px;
    height: 24px;
    display: block;
    float: left;
}

#sflyButtonContainer a.primary:hover span.left {
    background-image: url('/img_/misc/btn_sprite_all.gif');
    background-repeat: no-repeat;
    background-position: -18px -2px;
}

#sflyButtonContainer a.primary:hover span.content {
    background: url('/img_/misc/btn_sprite_all.gif') repeat-x -2px -80px;
}

#sflyButtonContainer a.primary:hover span.right {
    background-image: url('/img_/misc/btn_sprite_all.gif');
    background-repeat: no-repeat;
    background-position: -61px -2px;
}

/** Secondary Button (purple button) */
#sflyButtonContainer a.secondary {
    cursor: pointer;
    text-decoration: none;
}

#sflyButtonContainer a.secondary span.left {
    background-image: url('/img_/misc/btn_sprite_all.gif');
    background-position: -2px -28px;
    background-repeat: no-repeat;
    width: 15px;
    height: 24px;
    display: block;
    float: left;
}

#sflyButtonContainer a.secondary span.content {
    float: left;
    line-height: 1.75 !important;
    *line-height: 1.75 !important;
    height: 24px;
    background: url('/img_/misc/btn_sprite_all.gif') repeat-x -2px -106px;
    color: #fff;
    font-weight: bold;

}

#sflyButtonContainer a.secondary span.right {
    background-image: url('/img_/misc/btn_sprite_all.gif');
    background-position: -41px -28px;
    background-repeat: no-repeat;
    width: 18px;
    height: 24px;
    display: block;
    float: left;
}

#sflyButtonContainer a.secondary:hover span.left {
    background-image: url('/img_/misc/btn_sprite_all.gif');
    background-position: -20px -28px;
    background-repeat: no-repeat;
}

#sflyButtonContainer a.secondary:hover span.content {
    background: url('/img_/misc/btn_sprite_all.gif') repeat -2px -132px;
}

#sflyButtonContainer a.secondary:hover span.right {
    background-image: url('/img_/misc/btn_sprite_all.gif');
    background-position: -62px -28px;
    background-repeat: no-repeat;
}

#continueLink {
    float: left;
    clear: both;
}

/*** BreadcrumbComponent ***/
#storeBreadcrumb {
    margin-bottom: 15px;
    font: 12px "Avenir LT W01 55 Roman", Verdana, Arial, sans-serif;
    color: #58595b;
}

#storeBreadcrumb a {
    color: #0065b8;
    text-decoration: none;
}

#storeBreadcrumb h1 {
    display: inline;
}

#storeBreadcrumb a:hover {
    text-decoration: underline;
}

.outerContainerBorder {
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCAE;
}

.imperativeOuterContainer {
    float: left;
    margin-right: 10px;
}

.imperativeOuterContainer_noMarg {
    float: left;
}

/* *********Prospect*********** */
.imperativeInnerContainer {
    width: 215px;
}

.imperativeInnerContainer_noMarg {
    width: 214px;
}

.headingBg_store {
    background: transparent url(/img_/store/subhead_gradient.jpg) repeat;
    height: 31px;
}

.imperativeHeading {
    color: #606249;
    font-family: Verdana, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 0 5px 0 10px;
    position: relative;
    top: 5px;
    text-decoration: none;
}

.promotionText {
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.2;
    padding: 15px 5px 15px 10px;
}

.summary {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.2;
    padding: 0 5px 0 10px;
}

.imperativeHotLinks {
    text-decoration: none;
    color: #666666;
    font-weight: normal;
    font-size: 13px;
}

.imperativeButton {
    padding: 16px 5px 20px 10px;
}

a.subscribeButton {
    background: transparent url("/img_/membership/btn_subscribe.gif") no-repeat;
    width: 81px;
    height: 25px;
}

.control_radio {
    vertical-align: middle;
    line-height: 20px;
}

.control_label {
    vertical-align: middle;
    line-height: 20px;
}

/* TEXT TREATMENTS */

/* headings */

.headline1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #606249;
}

.headline2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #606249;
}

.headline3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #606249;
}

.headline4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #606249;
}

.headline5 {
    font-weight: normal;
    font-family: "Avenir LT W01 85 Heavy", verdana, arial, sans-serif;
    font-size: 13px;
    color: #606249;
}

/* general */
.bodytext {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #666;
}

.titletext {
    font-size: 12px;
    font-weight: normal;
    font-family: "Avenir LT W01 85 Heavy", verdana, arial, sans-serif;
    color: #666;
}

.pagetitletext {
    font-family: "Avenir LT W01 35 Light", Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #58595B;
}

.mobileTitle {
    font-family: "Avenir LT W01 35 Light", Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #58595B;
    height: 21px;
    margin: 10px 0;
    padding: 0;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: center;
}

.pagesubtitletext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #999;
}

/* links */
a.link {
    color: #369;
    text-decoration: none;
}

a.link:hover, a.link:active, a.link2:hover, a.link2:active {
    text-decoration: underline;
}

a.link2 {
    color: #666;
}

/* MODULE STYLES */

/* primary module */
.mod_primary_header_container {
    background: #F9F9F2 url(/img_/store/subhead_gradient.jpg) repeat-x scroll left top;
}

.mod_primary_title {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #666;
    font-weight: bold;
}

.mod_primary_body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #666;
}

/* secondary module */
.mod_secondary_title {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #666;
    font-weight: bold;
}

.mod_secondary_body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #666;
}

/* tertiary module */
.mod_tertiary_title {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #666;
    font-weight: bold;
}

.mod_tertiary_body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #666;
}

/* focus module */
.mod_focus_title {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #666;
    font-weight: bold;
}

.mod_focus_body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #666;
}

/* unfocus module */
.mod_unfocus_title {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #666;
    font-weight: bold;
}

.mod_unfocus_body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #666;
}

/* SPECIFIC USES */
.promo_message {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #C11111;
}

/* pricing tables */
.pricetable {
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #666;
    text-align: left;
    width: 180px;
}

.multiSkuProductWithSingleSkuPricingTable #calprtbl {
    display: table;
}

.priceline {
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #666;
    text-align: left;
}

.pricetable .title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #F05323;
    padding-bottom: 16px;
}

.pricetable .heading {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333;
}

.pricetable .body, .pricetable .pricetablebody {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #666;
    font-weight: normal;
}

.pricetable a:link {
    text-decoration: none;
}

.pricetable .sale {
    color: #C11111;
}

.pricetable .orig {
    text-decoration: line-through;
}

.pricetable .heading_pcent {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #C11111;
}

.pricetable .heading_bogo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #C11111;
}

.pricetable .duration {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #666;
}

.pricetable .right {
    text-align: right;
    vertical-align: top;
}

.pricetable .left {
    vertical-align: top;
}

.pricetable .row {
    height: 18px;
}

.pricetable .spacer {
    font-size: 2px;
    height: 10px;
}

.pricetable .smallspacer {
    font-size: 2px;
    height: 5px;
}

.priceline .sale {
    color: #C11111;
}

.priceline .orig {
    text-decoration: line-through;
}

div.sflyBtnContainer {
    width: auto;
    display: inline-block;
}

div.sflyBtnContainer a {
    display: block;
    cursor: pointer;
    text-decoration: none;
    color: #FFFFFF;
}

div.sflyBtnContainer a span {
    float: left;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

div.sflyBtnContainer a span {
    background-repeat: no-repeat;
    height: 24px;
    font-weight: bold;
}

div.sflyBtnContainer a span.left, div.sflyBtnContainer a span.right {
    width: 15px;
    background-image: url("/img_/misc/btn_sprite_all.png");
}

div.sflyBtnContainer a.primary span.left {
    background-position: 0 -2px;
}

div.sflyBtnContainer a.primary span.right {
    background-position: -50px -2px;
}

div.sflyBtnContainer a span.content {
    line-height: 21px;
}

div.sflyBtnContainer a span.content {
    background: url("/img_/misc/btn_center_stacked_all.png") repeat-x;
    font-family: Arial;
    font-size: 12px;
}

div.sflyBtnContainer a.primary span.content {
    background-position: 0 -2px;
}

div.sflyBtnContainer a.primary:hover span.left {
    background-position: -18px -2px;
}

div.sflyBtnContainer a.primary:hover span.right {
    background-position: -70px -2px;
}

div.sflyBtnContainer a.primary:hover span.content {
    background-position: 0 -82px;
}

div.sflyBtnContainer a.secondary span.left {
    background-position: 0 -28px;
}

div.sflyBtnContainer a.secondary span.right {
    background-position: -50px -28px;
}

div.sflyBtnContainer a.secondary span.content {
    background-position: 0 -28px;
}

div.sflyBtnContainer a.secondary:hover span.left {
    background-position: -18px -28px;
}

div.sflyBtnContainer a.secondary:hover span.right {
    background-position: -70px -28px;
}

div.sflyBtnContainer a.secondary:hover span.content {
    background-position: 0 -108px;
}

div.sflyBtnContainer a.tertiary span.left {
    background-position: 0 -54px;
}

div.sflyBtnContainer a.tertiary span.right {
    background-position: -50px -54px;
}

div.sflyBtnContainer a.tertiary span.content {
    background-position: 0 -54px;
    color: #000000;
}

div.sflyBtnContainer a.tertiary:hover span.left {
    background-position: -18px -54px;
}

div.sflyBtnContainer a.tertiary:hover span.right {
    background-position: -70px -54px;
}

div.sflyBtnContainer a.tertiary:hover span.content {
    background-position: 0 -134px;
}

/* time machine site overlay */

#siteOverlay {
    z-index: 1000;
    width: 430px;
    height: 45px;
    opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-filter: "alpha(opacity=80)";
    filter: alpha(opacity=80);
    background-color: #1c1c1c;
    position: fixed;
    margin-left: -10px;
}

#timeMachineStatusContainer {
    color: #FFFFFF;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

#timeMachineStatus {
    float: left;
    margin-right: 30px;
}

#timeMachineLinks a {
    float: left;
    margin-right: 40px;
}

.moduleTitle {
    font-family: "Avenir LT W01 35 Light", Verdana, Arial, sans-serif;
    font-size: 24px;
    color: #F05323;
}

.moduleText {
    font-family: "Avenir LT W01 55 Roman", Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #181512;
}

.moduleSubText {
    font-family: "Avenir LT W01 55 Roman", Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #181512;
}

a.moduleSubTextLink {
    font-family: "Avenir LT W01 55 Roman", Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #369;
    text-decoration: none;
}

a.ctaButton {
    display: inline-block;
    background: #F05323;
    height: 28px;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11pt;
    font: 13px/2.05em "Avenir LT W01 85 Heavy", Verdana, Arial, sans-serif;
    padding: 0 10px;
    outline: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}

#returnToMobileSite {
    padding: 20px;
    text-align: center;
    margin: auto;
}

#returnToMobileSite a {
    text-decoration: none;
    color: #336699;
    font-size: 26px;
    font-family: "Avenir LT W01 55 Roman";
    font-weight: 100;
}

.social-network-btns {
    float: right;
}

#socialNetworkButtons {
    position: relative;
    z-index: 999;
}

#fb-share {
    width: 80px;
    margin-right: 5px;
}

#google-plus #___plusone_0, #___plusone_0 iframe {
    width: 70px !important;
}

#google-plus {
    *width: 70px !important;
    *overflow: hidden !important;
}

.trackingIFRAME {
    display: none;
}

/* CSS for Cross Brand Header */

.logo-sprite {
    background: url(/i/ui/sitenav/sfly-brands.png) no-repeat;
}

#xbrand-header {
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f6f6f6));
    background: -webkit-linear-gradient(top, #ffffff, #f6f6f6);
    background: -moz-linear-gradient(top, #ffffff, #f6f6f6);
    background: -o-linear-gradient(top, #ffffff, #f6f6f6);
    background: -ms-linear-gradient(top, #ffffff, #f6f6f6);
    background: linear-gradient(top, #ffffff, #f6f6f6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f6f6f6));
    min-width: 1000px; /* includes horizontal padding (w: 980px; padding: 0 10px 0 10px) */
    height: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
}

#xbrand-header .flyOutContent {
    font-family: "Avenir LT W01 55 Roman", Verdana, Arial, sans-serif;
    font-size: 11px;
}

#xbrands-wrapper {
	width: 667px;
    height: 36px;
    margin: auto;
}

.xBrand-narrow #xbrands-wrapper {
	width: 680px;
}

#xbrands {
    list-style: none;
    height: 36px;
    text-align: center;
}

#xbrands li {
    display: inline-block;
    *display: inline;
    height: 36px;
    position: relative;
}

#xbrands li a {
    display: block;
    width: 100%;
    height: 100%;
}

#xbrands li .triangleBorder, #xbrands li .triangle {
    width: 0;
    height: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    background: none;
    position: absolute;
    font-size: 0;
    border-style: solid;
    border-width: 0 10px 10px;
}

#xbrands li .triangleBorder {
    background: none;
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    top: -4px;
    left: 50%;
    margin-left: -10px; /* half the width */
    _top: -6px;
    border-color: transparent transparent #a6a8ab;
}

#xbrands li .triangle {
    top: -2px;
    left: 50%;
    margin-left: -10px; /* half the width */
    _top: -4px;
    border-color: transparent transparent #fff;
}

#xbrands li .flyOutContainer {
    position: absolute;
    z-index: 55 !important;
    left: 50%;
    margin-left: -90px; /* half the width */
    top: 95%;
    width: 180px;
    display: none;
}

#xbrands li .flyOutContent {
    width: auto;
    background-color: #fff;
    z-index: 55 !important;
    box-shadow: 0 0 4px rgba(51, 51, 51, 0.5);
    margin-top: 5px;
    border: 1px solid #a6a8ab;
    opacity: 1;
    filter: alpha(opacity=100);
    text-align: center;
    padding: 5px;
}

#xbrands li:hover .flyOutContainer {
    display: block;
}


#xbrands .logo-borrowlenses .flyOutContainer {
    width: 135px;
    margin-left: -67px; /* half the width */
}

#xbrands .logo-shutterfly .logo-notch {
  position: absolute;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  bottom: -4px;
  left: 50%;
  margin-left: -4px;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-left: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  -moz-transform: rotate(45deg);  /* FF3.5/3.6 */
  -o-transform: rotate(45deg);  /* Opera 10.5 */
  -webkit-transform: rotate(45deg);  /* Saf3.1+ */
  -ms-transform: rotate(45deg); /* IE9+ */
  transform: rotate(45deg);  /* Newer browsers */
  background: #ffffff;
}
/* Target ie8 with specific styles */
.ie8 #xbrands .logo-shutterfly .logo-notch {
	bottom: -3px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; /* IE8 */
}

#xbrands .logo-wpd {
    background-position: -37px -188px ;
	width: 134px;
}

#xbrands .logo-tinyprints {
    width: 120px;
    background-position: -35px -150px;
}

#xbrands .logo-borrowlenses {
    width: 74px;
    background-position: -35px -321px;
}

#xbrands .logo-mypublisher {
	width: 101px;
	background-position: -35px -265px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
(-o-min-device-pixel-ratio: 3/2) , only screen and
(min--moz-device-pixel-ratio: 1.5) , only screen and
(min-device-pixel-ratio: 1.5) {

    .logo-sprite {
        background-image: url(/i/ui/sitenav/sfly-brands@2x.png);
    }

    #xbrands .logo-tinyprints {
        background-size: 133px 186px;
        background-position: 0 -46px;
    }

    #xbrands .logo-wpd {
        background-size: 133px 190px;
        background-position: 0 -92px;
    }

    #xbrands .logo-borrowlenses {
        background-size: 132px 191px;
        background-position: 0 -4px;
    }

    #xbrands .logo-mypublisher {
        background-size: 132px 186px;
        background-position: 0 -143px;
    }
}

/* End cross brand header css */

.cf:before, .cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.navContainer {
    width: 558px;
}

.reviewHeading {
    margin-bottom: 40px;
}

#gtky_button {
    height: 22px;
    margin-left: -1px;
    padding: 2px 7px;
    vertical-align: top;
    font-size: 12px;
    line-height: 16px;
    border-radius: 0;
    box-shadow: none;
}

.fleft {
    float: left;
}
.clear-left{
	clear: left;
}
/** end footer css **/

/** misc css **/
#debugData {
    background-color: #EE8;
    margin-top: 15px;
    font-size: 11px;
    padding: 10px
}
.hidden {
    display: none;
}
/** misc css end **/
