@CHARSET "UTF-8";
/************************************
 * SWATCH CSS
 * v1.1
 ************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
p {
  margin-bottom: 1.25rem;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a{ text-decoration:none; outline:0; }

b, strong{font-weight:bold;}
i, em{font-style:italic;}
.ie6 legend, .ie7 legend { margin-left: -7px; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }



::-moz-selection{ background: #999999; color:#000000; text-shadow: none; }
::selection { background:#999999; color:#000000; text-shadow: none; }
a:link {
    -webkit-tap-highlight-color: #e2001a;
    outline: 0 none;
    text-decoration: underline;

}
a {
    color:#000000;
    text-decoration:none;
}
#login_form a {text-decoration: underline;}
/*a, a:active, a:visited { color: #607890; }*/
a:hover,
a:focus {
    color: #e2001a;
    outline: none;
}
input[type="text"] {outline: none;}
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
nav ul, nav li {
list-style: none;
list-style-image: none;
}
html {
    font-family: SwatchCT,Arial,Helvetica,sans-serif;
    text-rendering: optimizeLegibility;
-webkit-font-smoothing: subpixel-antialiased !important;

}
/************************************
 * SITE CSS
 ************************************/
.clear{ clear:both; }



html{ width:100%; height:100%; }
body { font:81.3%/1.231 sans-serif;  }
select, input, textarea, button { font:99% sans-serif; }
body{ width:100%; height:100%; color:#000;background:#fff; font-family:"SwatchCT",Arial,Helvetica,sans-serif; }
html, body, form, input, select, textarea, button {
font-family: SwatchCT,Arial,Helvetica,sans-serif;
}
body, select, input, textarea {
    color: #444444;
}
.zh_hk *, .ja_jp *, .zh_cn *, .zh_tw * {
    font-family: Arial,Helvetica,sans-serif !important;
}

h1{ display:block; margin-bottom:60px; font-size:72px; line-height:100px;  color:#000;  }
h2{ font-size:20px; line-height: 25px; font-weight: normal;    }

#contentHeader h1, #contentHeader h2 {
    margin: 0 0 0 35px;
}

#wrapper{ position:relative; margin:0 auto; max-width:1004px; display:block; }
#header {     position:relative;
              /* z-index:9; */
              max-width:1004px;
              height:87px;
              text-align:left;
              background:#ffffff;
              clear:both;
              display:block;
              vertical-align:top;
}
#main{ position:relative; max-width:1004px; display:block; padding:0 0 0 0px; }
#to-home {    width:140px;
              height:24px;
              display:inline-block;
              background:url(/bundles/swatchapp/images/global/layout/logo_trans_140x24.gif) no-repeat 0 0;
              text-indent:-9999px;
              text-decoration:none;
              vertical-align: top;
              margin:31px 70px 0 35px;
              z-index:9;
}


.teaserRow {
    width:948px;
    padding:15px 0 0 35px;
    float:left;
    clear:both;
    position: relative;
}
.teaserRow li {
    margin:0 15px 0 0;
    float:left;
    display:inline;
    width:301px;
    overflow: hidden;
    position: relative
}

#home #bottom-columnn {
    clear: both;
    float: left;
    padding: 15px 0 0 35px;
    width: 948px;

}
.quickLinksRow {
    margin:30px 0 0 0;
    float:left;
    clear:both;
    padding:0;
    list-style:none;

}
.quickLinksRow a {text-decoration:none;}
.contentRow {
    text-align:left;
    margin:0;
    padding:0 0 0 35px;
    display:block;
    clear:both;
}
.hasRightMargin{ width: 616px; }
.hasTopBorder {
    border-top:1px dashed #cccccc;
    padding-top:27px;
}
.hasTopPadding {
    padding-top:27px;
}
#globalQuickLinks {
    margin:30px 0 0 0px;
}
#globalQuickLinks .quickLinksRow {
    margin:12px 0 0 0;
}
.quickLinksRow li {
    margin:0 35px 0 0;
    width:285px;
    display:inline-block;
    float: left;
}
.quickLinksRow li:last-child{
    margin-right:0;
}
#globalQuickLinks h2{
    color: #000000;
    font-size: 20px;
    line-height: 25px;
    margin:0;
}
.quickLinkbox{
    border-top: 1px dashed #B2B2B2;
    font-size: 0;
    height: auto;
    list-style: none outside none;
    padding: 0;
    overflow: hidden;
    position: static;
    text-align: left;
    float:left;
    display:block;
    width: 285px;
    height: auto!important;
}
.quickLinkbox li{
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 1px dashed #B2B2B2;
    font-size: 10px;
    height: 28px;
    display:block;
    line-height: 28px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.quickLinkbox li a{
    background: url(/bundles/swatchapp/images/global/layout/functions.gif) no-repeat scroll 5px 10px transparent;
    color: #7F7F7F;
    cursor: pointer;
    display: block;
    padding: 0 0 0 14px;
    text-transform: uppercase;
    font-size:10px !important;
    line-height:27px !important;
    text-align:left !important;
    height:28px !important;
    width:100%;
    clear:both;
    position:static !important;
    overflow:hidden !important;
    text-decoration:none;
}
.quickLinkbox a:hover, .quickLinkbox a:focus {
    background: #EEEEEE  url(/bundles/swatchapp/images/global/layout/functions.gif) no-repeat scroll 5px -1584px;
    color: #000000;
}
.quickLinkbox a:hover span, .quickLinkbox a:focus span {

}

.teaser {
    display: block;
    float: left;
    height: 217px;
    margin: 0 15px 0 0;
    overflow: hidden;
    position: relative;
    width: 301px;
}

.teaser .off,
.teaser .on {
    width:301px;
    height:217px;
    position:absolute;
    z-index:1;
    top:0px;
    left:0px;
}
.teaser .off {
    display:block;
    font-size:12px;
    background:#e1e1e1;

    text-decoration:none;
    position:relative;
    z-index:2;
    left:0;
    top:0;
}
.teaser.hasBorder .off {
    width:299px;
    height:215px;
    border:1px solid #DFDFDF;
}
.teaser .on {
    display:block;
    font-size:12px;
    background:#e10015;
    color:#ffffff;
    z-index:3;
    left:301px;
}
.teaser .off a {
    text-align:left !important;
    width:271px;
    height:187px;
    padding:0px;
    display:block;
    top:0px;
    left:0px;
}
.teaser .on a {
    text-decoration:none;
    color:#ffffff !important;
    /*background:none !important;*/
    font-size:24px;
    text-align:left !important;
    width:271px;
    height:187px!important;
    padding:15px;
    display:block;
}

.teaser:hover .on {
    left: 0
}

.staticTeaser, .placeholderTeaser {
    background: #E1E1E1 no-repeat 0 0;
    display: block;
    height: 187px;
    overflow: hidden;
    padding: 15px;
    position: static;
    text-align: left;
    width: 271px;
}

#selectCollectionProTeam {
    position: relative;
}

#selectCollectionProTeam #selectHolder {
    bottom: 5px;
    position: absolute;
}

#loadSelectionProTeam, #loadedSelectionProTeam {
    margin-bottom: 10px;
}

#toTop {
    text-indent:-9999px;
    text-decoration:none;
    position:fixed;
    right:0;
    bottom:0;
    display:none;
    z-index:1000;
    text-decoration:none;
}
#toTop span {
    background:#ffffff url(/bundles/swatchapp/images/global/layout/X.png) no-repeat 10px -1417px;
    display:block;
    -moz-box-shadow: -1px -1px 3px #666666; /* FF3.5+ */
    -webkit-box-shadow: -1px -1px 3px #666666; /* Saf3.0+, Chrome */
    box-shadow: -1px -1px 3px #666666; /* Opera 10.5, IE9, Chrome 10+ */
    width:45px;
    height:45px;
}


.ie8 #toTop {
    border-top:1px solid #cccccc;
    border-right:0px solid #cccccc;
    border-bottom:0px solid #cccccc;
    border-left:1px solid #cccccc;
}

#quickScroll {
    position:fixed;
    right:0;
    top:45%;
    display:none;
    padding:5px;
    background:#ffffff;
    -moz-box-shadow: -1px -1px 3px #666666; /* FF3.5+ */
    -webkit-box-shadow: -1px -1px 3px #666666; /* Saf3.0+, Chrome */
    box-shadow: -1px -1px 3px #666666; /* Opera 10.5, IE9, Chrome 10+ */
    text-align:left;
    z-index:1000;
}
#quickScroll ul {
    margin:5px 0 0 0;
}
#quickScroll li {
    margin:5px 0 5px 0;
}
#quickScroll a {
    padding:5px 0;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

.ie8 #quickScroll {
    border:1px solid #cccccc;
}
.addOns {
    margin:30px 0 0 20px;
    font-size:0;
    padding:11px 0 0 15px;
    width:949px;
    background:#e1e1e1;

    text-align: left;
}
.addOn {
    display:inline-block;
    font-size:12px;
    text-align:left;
    margin:0 0 27px 0;
    vertical-align:top;
    width:285px;
}
.addOn h4 {
    color:#999999;
    font-size:20px;
    line-height:24px;
    margin:0 0 7px 0;
}
#socialWeb,
#mobile {
    margin:0 31px 0 0;
}
.socialNetworks,
.social {
    font-size:0;
    margin:0;
    padding:0;
    list-style:none;
}
.socialNetworks li {
    display:inline-block;
    margin:0 15px 15px 0;
}
.socialNetworks li:last-child {/*TODO: fix this for IE<9*/
    margin:0;
}
.socialNetworks a,
.social a {
    display:block;
    font-size:10px;
    background-image:url(/bundles/swatchapp/images/global/layout/social_trans.png);
    background-repeat:no-repeat;
    text-indent:-9999px;
    text-decoration:none;
    width:29px;
    height:29px;
}

.facebook {
    background-position:0 0;
}
.facebook:hover {
    background-position:-29px 0;
}
.google {
    background-position:0 -410px;
}
.google:hover {
    background-position:-29px -410px;
}
.google_plusone {
    background-position:0 -381px;
}
.google_plusone:hover {
    background-position:-29px -381px;
}
.google_plus {
    background-position:0 -442px;
}
.google_plus:hover {
    background-position:-29px -442px;
}
.pinterest_footer {
    background-position:0 -470px;
}
.pinterest_footer:hover {
    background-position:-29px -470px;
}
.delicious {
    background-position:0 -319px;
}
.delicious:hover {
    background-position:-29px -319px;
}
.twitter {
    background-position:0 -29px;
}
.twitter:hover {
    background-position:-29px -29px;
}
.youtube {
    background-position:0 -58px;
}
.youtube:hover {
    background-position:-29px -58px;
}
.tumblr {
    background-position:0 -87px;
}
.tumblr:hover {
    background-position:-29px -87px;
}
.vkontakte {
    background-position:0 -499px;
}
.vkontakte:hover {
    background-position:-29px -499px;
}
.douban {
    background-position:0 -203px;
}
.douban:hover {
    background-position:-29px -203px;
}
.kaixin {
    background-position:0 -116px;
}
.kaixin:hover {
    background-position:-29px -116px;
}
.baidu {
    background-position:0 -292px;
}
.baidu:hover {
    background-position:-29px -292px;
}
.stumbleupon {
    background-position:0 -351px;
}
.stumbleupon:hover {
    background-position:-29px -351px;
}
.delicious {
    background-position:0 -321px;
}
.delicious:hover {
    background-position:-29px -321px;
}
.weibo {
    background-position:0 -174px;
}
.weibo:hover {
    background-position:-29px -174px;
}
.social .blog {
    width:58px;
    background-position:0 -234px;
}
.social .blog:hover {
    background-position:0 -264px;
}
#footer {
    font-size: 9px;
    line-height: 12px;
    margin: 30px 0;
}
footer{ text-align:center; }
.footerlinks {
    font-size: 0;
    list-style: none outside none;
    margin: 0 0 15px;
    padding: 0;
}
.footerlinks li {
    display: inline-block;
    font-size: 9px;
    line-height: 12px;
    margin: 0 20px 0 0;
}
#footer a, #footer p {
    color: #999999;
    text-decoration: none;
    text-transform: uppercase;
}
#footer a:hover, #footer a:focus {
    text-decoration: underline;
}
/**Stages**/
#mainStageWrapper {
    max-width:1004px;
    overflow:hidden;
}
#mainStageWrapper.singleview {
    height:681px;
}
#mainStage {
    width:100%;
    height:681px;
    position:relative;
    z-index:1;
    text-align:left;
}
.stages {
    position:relative;
    top:0;
    left:0;
    margin:0;
    padding:0;
    list-style:none;
}

.stage {
    max-width:1004px;
    height:681px;
    float:left;
    display:inline-block;
}
.stageContent {
    display: block;
    height: 681px;
    position: relative;
    width: 1004px;
}

.isStatic a, .isFlash .stageLink {
    display: block;
    height: 681px;
    text-decoration: none;

    width: 1004px;
}
a.blocklink, input.blocklink, button.blocklink {
    font-size:14px;
    display:block;
    width:276px;
    height:29px;
    line-height:29px;
    color:#ffffff !important;
    background:url(/bundles/swatchapp/images/global/layout/blocklink.png) no-repeat right 0;
    text-transform:uppercase;
    text-decoration:none;
    padding:0 0 0 9px;
    text-align:left;
    cursor: pointer;
}
input.blocklink, button.blocklink {border:none; background:transparent url(/bundles/swatchapp/images/global/layout/blocklink.png) no-repeat 0 0; width:286px}
input.blocklink:hover, input.blocklink:focus,
a.blocklink:hover, a.blocklink:focus
button.blocklink:hover, button.blocklink:focus
{
    text-decoration:none;
    color:#a6a6a6 !important;
    background-position: right bottom;
}


#contentHeader{ padding:27px 0 0 0; border-top:1px dashed #ccc; }
.noBorder { border:none !important; }

.StageImage {
    height: auto;
    max-width:1004px;
    width: auto;
}
.linkToOverview {
    background:#ffffff url(/bundles/swatchapp/images/global/layout/singleview_overview.gif) no-repeat right 0;
    text-decoration:none;
    clear:both;
    height:27px;
    text-transform:uppercase;
    color:#000000;
    font-size:14px;
    line-height:27px;
    overflow:hidden;
    position:absolute;
    z-index:2;
    width:30px;
    text-align:left;
    float:right;
    display:block;
    top: 342px;
    right:0;
    -moz-box-shadow: -1px 0px 3px #666666; /* FF3.5+ */
    -webkit-box-shadow: -1px 0px 3px #666666; /* Saf3.0+, Chrome */
    box-shadow: -1px 0px 3px #666666; /* Opera 10.5, IE9, Chrome 10+ */
}
.linkToOverview span {
    padding:0 60px 0 6px;
    display:none;
    margin-right: 30px;
    z-index: 9999;
}
.linkToOverview:hover {
    width:auto;
    color:#000000;
}
.linkToOverview:hover span {
    display:block;
}

ol {
    list-style-type: decimal;
    margin-left: 2em;
}


/* main content columns on static pages */
#right-column{
    border:0 none;
    clear:both;
}

#bottom-column{
    display: block;
    padding: 15px 0 15px 35px;
    width: 964px;
}

#right-column .teaser,
#left-column .teaser,
#center-column .teaser
{
    float:none; margin:0 0 20px 0;
    width:285px;
}

#right-column .teaser .off,
#left-column .teaser .off,
#center-column .teaser .off,
#right-column .teaser .off img,
#left-column .teaser .off img,
#center-column .teaser .off img
{
    width:285px; height:209px;
}

#right-column .teaser .on,
#left-column .teaser .on,
#center-column .teaser .on
{
    width:285px; height:209px;
}

.footerRow {overflow:hidden}
.footerRow #bottom-column{
    display: block;
    padding: 15px 0 15px 0px;

}
/* page specific css */
#home.landing #profileGreeting{
    display:none;
}
#home .contentRow.footerRow ul.quickLinksRow ul.quickLinksRow {margin:0;}

.isStatic a
{
    width:1004px;
    height:681px;
    display:block;
    text-indent:-9999em;
    text-decoration:none;
}
.isStatic .overlay, .stageContent .overlay
{
    padding:25px 35px;
    width:934px;
    height:auto;
    background:rgba(0,0,0,0.5);
    position:absolute;
    left:0;
    bottom:0;
    display:block;
    text-align:left;
}

.ie8 .isStatic .overlay, .ie8  .stageContent .overlay{
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000)";
}
.isStatic .overlay h2, .stageContent .overlay h2 {
color: #fff;
font: normal 20px/30px SwatchCT;
}

.isStatic .overlay strong,  .stageContent .overlay strong {
    font-size:50px;
    line-height:1em;
    color:#ffffff;
    clear:both;
    display:block;
    text-indent: 0;
}
.isStatic .overlay span,  .stageContent .overlay  span{
    font-size:20px;
    line-height:1em;
    color:#ffffff;
    clear:both;
    display:block;
}
.shadowbox #wrapper,.shadowbox #main {width: auto!important;}




#cookieAlert {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}
#cookieAlert * {font-family: Verdana;}
#cookieAlert .alertWrap {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFCF;
    border-color: #C0C0C0;
    border-style: solid none;
    border-width: 1px medium;
    overflow: hidden;
    width: 100%;
}
#cookieAlert .alertWrap .alertContent {
    color: #676767;
    font-size: 11px;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px 0 11px;
    width: 968px;
}
#cookieAlert .alertWrap .alertContent a {
    color: #676767;
    text-decoration: none;
}
#cookieAlert .alertWrap .alertContent p {
    margin: 0;
    padding: 9px 0 0;
}

#cookieAlert .alertWrap .alertContent  a {
    font-weight: bold;
    text-decoration: underline;
}
#cookieAlert .alertWrap .alertContent a:hover, #cookieAlert .alertWrap .alertContent a:active, #cookieAlert .alertWrap .alertContent a:focus {
    text-decoration: underline;
}
#cookieAlert .alertWrap .alertContent .allow {
    background-color: #E3E3E3;
    background-image: -moz-linear-gradient(center top , #EFEFEF, #E3E3E3);
    border: 1px solid #A5A5A5;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    display: block;
    float: right;
    font-weight: bold;
    padding: 4px;
    margin: -5px 0 0 5px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px #FFFFFF;
    width: 60px;
}
#cookieAlert .alertWrap .alertContent .allow:hover, #cookieAlert .alertWrap .alertContent .allow:active, #cookieAlert .alertWrap .alertContent .allow:focus {
    border-color: #777777;
    color: #444444;
}

.othererror span.error {display:block; clear:both; font:normal 12px "SwatchCT"; color:#ff0000; margin: 8px 0; padding: 0.5em 0; width:500px;}
.flash-notice{ color: #ff0000; }
.flash.flash-finder{ display: none; }

/*
ARROW-MIN
used in history section
 */

a.arrow-min {
 	text-decoration: none;
 	text-transform: uppercase;
 	display: inline-block;
 	height: 29px;
 	font-size: 14px;
 	line-height: 29px;
}

a.arrow-min-left {
	background: transparent url(/bundles/swatchapp/images/global/layout/arrow-min.png) no-repeat left 0;
	padding-left: 30px;
}

a.arrow-min-right {
	background: transparent url(/bundles/swatchapp/images/global/layout/arrow-min.png) no-repeat right -29px;
	padding-right: 30px;
}


/**
* Brightcove teaser
*/
.brightcove-incolumn-teaser .pic.bordered {
    width: 283px;
}
.brightcove-incolumn-teaser .pic.bordered, .pic.bordered a {
    height: 207px;
}
.brightcove-incolumn-teaser .pic {
    width: 285px;
}
.brightcove-incolumn-teaser .pic.bordered {

}
.brightcove-incolumn-teaser .pic a {
    display: block;
    text-decoration: none;
    text-indent: -9999px;
}

div, p, a, li, td { -webkit-text-size-adjust:none; }

.inset{ padding-left: 35px; }

.slidable {/*used for elements that have a slider function associated*/
    z-index:1;
}

#mainStage .sliderControls .control,
.zoomWrapper .sliderControls .control {
    width:30px;
}
/* CAROUFREDSEL ----------------------  */
.sliderControls {/*HINT: The slider controls always need a wrapping container!*/
    position:absolute;
    width:100%;
    left:0;
    margin:0;
    padding:0;
    list-style:none;
}
.no-js .sliderControls {
    display:none !important;
}
#mainStage .sliderControls {
    z-index:2;
    display:block;
}
.zoomWrapper .sliderControls {
    z-index:3;
}
.contentModule .sliderControls {
    width:285px;
    z-index:200;
/*    position:relative !important;*/
}
.sliderControls .control {
    display:inline-block;
    top:260px;
    z-index:2;
    position:absolute;
    background-image:none;
}
.Instagram .sliderControls .control {
    display:inline-block;
    top:70px;
    z-index:2;
    position:absolute;
    background-image:none;
}
#mainStage .sliderControls .control,
.zoomWrapper .sliderControls .control {
    width:30px;
}
.contentModule .sliderControls .control {
    width:26px;
    padding:0 !important;
}
.ie6 .sliderControls .control,
.ie7 .sliderControls .control {
    display:inline-block;
    display:inline;
}
.sliderControls .slidePrev {
    left:0;
    z-index:2;

    -moz-box-shadow: 1px 0px 3px #666666; /* FF3.5+ */
    -webkit-box-shadow: 1px 0px 3px #666666; /* Saf3.0+, Chrome */
    box-shadow: 1px 0px 3px #666666; /* Opera 10.5, IE9, Chrome 10+ */

}
.sliderControls .slideNext {
    right:0;
    z-index:2;

    -moz-box-shadow: -1px 0px 3px #666666; /* FF3.5+ */
    -webkit-box-shadow: -1px 0px 3px #666666; /* Saf3.0+, Chrome */
    box-shadow: -1px 0px 3px #666666; /* Opera 10.5, IE9, Chrome 10+ */

}
.stageThumb {/*thumbnail, identifier for the stage */
    width:110px;
    height:75px;
    margin:0;
    padding:0;
    display:none;
    position:absolute;
    z-index:3;
}
.sliderControls .slidePrev .stageThumb {
    border-top:3px solid #ffffff;
    border-right:3px solid #ffffff;
    border-bottom:3px solid #ffffff;
    border-left:0px solid #ffffff;
    float:left;
}
.sliderControls .slideNext .stageThumb {
    border-top:3px solid #ffffff;
    border-right:0px solid #ffffff;
    border-bottom:3px solid #ffffff;
    border-left:3px solid #ffffff;
    float:right;
}
.ie6 .sliderControls .control .stageThumb,
.ie7 .sliderControls .control .stageThumb {
    /*float:none !important;*/
}
/* arrows */
.sliderControls .arrow {
    overflow:hidden;
    background-image:url(/bundles/swatchapp/images/global/layout/X.png);
    background-repeat:no-repeat;
    text-indent:-9999px;
    text-decoration:none;
    background-color:#ffffff;
    display:inline-block;
    margin:0;
    padding:0;
    position:relative;
    z-index:2;
}
.ie6 .sliderControls .arrow {
    background-image:url(/bundles/swatchapp/images/global/layout/X.gif);
}
#mainStage .sliderControls .arrow,
.zoomWrapper .sliderControls .arrow {
    width:30px;
    height:81px;
}
.contentModule .sliderControls .arrow {
    width:27px;
    height:75px;
    cursor:pointer;
}
.ie6 .sliderControls .arrow,
.ie7 .sliderControls .arrow {
    display:inline-block;
    display:inline;
}
#mainStage.hasOnlyOneSlide .sliderControls .control:hover,
#mainStage.hasOnlyOneSlide .sliderControls .arrow:hover {
    width:30px !important;
}
#mainStage .sliderControls .slidePrev .arrow,
.zoomWrapper .sliderControls .slidePrev .arrow {
    background-position:0 -103px;
    float:left;
}
#mainStage .sliderControls .slideNext .arrow,
.zoomWrapper .sliderControls .slideNext .arrow {
    background-position:right -233px;
    float:right;
}
.contentModule .sliderControls .slidePrev .arrow {
    background-position:-4px -105px;
    float:left;
}
.contentModule .sliderControls .slideNext .arrow {
    background-position:4px -235px;
    float:right;
}
.slidableGallery .sliderControls .control:hover .arrow {
    /*    background-color:#e2001a;*/
}
.slidableGallery .sliderControls .slidePrev:hover .arrow {
    /*    background-position:-4px -495px;*/
}
.slidableGallery .sliderControls .slideNext:hover .arrow {
    /*   background-position:4px -625px;*/
}
.ie6 .sliderControls .slidePrev .arrow,
.ie7 .sliderControls .slidePrev .arrow {
    left:0;
}
.ie6 .sliderControls .slideNext .arrow,
.ie7 .sliderControls .slideNext .arrow {
    right:0;
}
.sliderControls .arrow .stageThumb {
    display:none;
}
.sliderControls .arrow:hover .stageThumb {
    display:block;
}
.ie6 .sliderControls .slidePrev .arrow .stageThumb {
    left:-9999px;
}
.ie6 .sliderControls .slideNext .arrow .stageThumb {
    right:-9999px;
}
.sliderControls .slidePrev .arrow:hover .stageThumb {
    left:30px;
    top:0;
}
.sliderControls .slideNext .arrow:hover .stageThumb {
    right:30px;
    top:0;
}
/**/
.contentModule .hasScrollable, .contentModule .hasSlidable {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: left;
}


/*linkBox*/
.linkBox {
    background-image: url(/bundles/swatchapp/images/global/layout/forms/uniform.gif);
    background-repeat: no-repeat;
    height: 29px;
    font-size: 12px;
    line-height: 30px;
    position: relative;
    color: #999999;
    z-index:1;
}

.linkBoxSmall {
    width:272px;
    background-position:0 -174px;
}

.linkBoxMedium {
    background-position:0 -87px;
    width: 285px;
}
.linkBoxMedium:hover {
    background-position:0 -116px;
}

.linkBox span {
    display:block;
    background-position: right 0;
    color: #999999;
    font-size: 12px;
    margin: 0 0 0 8px;
}
.linkBox .currentOption {
    display:none;
}

.linkBoxList {
    display:none;
    position:absolute;
    top:28px;
    height:92px;
    border:1px solid #d8d8d8;
    background:#ffffff;
    z-index:1000;
    float:left;
    clear:both;
    overflow-x: hidden;
    overflow-y: scroll;
}
.linkBoxListSmall {
    width: 270px;
}
.linkBoxListMedium {
    width: 283px;
}
.linkBox .linkBoxList {
    display:none;
}

.linkBox .isShown {
    display:block;
}
.linkBoxList a {
    font-size: 12px;
    line-height: 30px;
    display:block;
    text-decoration:none;
    color: #999999;
    padding:0 0 0 10px;
    text-align:left;
}
/*forms*/
input,textarea,select {
    font-size:12px;
    line-height:18px;
    color:#000000;
}
.addOns input,
.addOns textarea,
.addOns select {
    color:#999999;
}
select {
    width:286px;
    height:29px;
    border:0 none;
}
.ie6 select {
    padding:5px;
}
button {
    background:none;
    border:0 none;
}
.textInput {
    border:1px solid #d8d8d8;
    height:27px;
    padding:0 0 0 8px;
}
.no-fontface .textInput {/*that should help firefox 3.0*/
    height:20px;
    padding:7px 0 0 8px;
}
.ie6 .textInput,
.ie7 .textInput,
.ie8 .textInput {
    height:22px;
    padding:5px 0 0 8px;
}
.textInputWide {
    width:293px;
}
.buttonSquareWhite {
    background:#ffffff url(/bundles/swatchapp/images/global/layout/forms/uniform.gif) no-repeat -312px -203px;
    width:30px;
    height:29px;
    text-indent:-9999px;
    text-decoration:none;
}
.buttonSquareWhite:hover,
.buttonSquareWhite:focus {
    background-position:-312px -232px;
}
.combinedInput {
    width:286px;
    height:29px;
}
.combinedInput .textInput {
    float:left;
    display:inline;
    width:246px;
    border-top:1px solid #d8d8d8;
    border-right:0px solid #d8d8d8;
    border-bottom:1px solid #d8d8d8;
    border-left:1px solid #d8d8d8;
    background:#ffffff url(/bundles/swatchapp/images/global/layout/innerShadow.jpg) no-repeat right 0;
}
.combinedInput .buttonSquareWhite {
    float:right;
    display:inline;
}
textarea {
    padding:0;
    border:1px solid #D8D8D8;
}
.xxx-small {
    width:40px;
}
.selector {
    width:81px;
}
.xx-small {
    width: 166px;
}
.x-small {
    width: 177px;
}
.small {
    width: 215px;
}
.medium {
    width:275px;
}
.large {
}
.xx-large {
    width:599px;
}
.xxx-large {}
.checker, div.radio{
    float:left;
    display:inline;
}

label {
    display:block;
    font-size:20px;
    line-height:20px;
    padding-bottom:9px;
}
label span {
    color:#666666;
}
#storeLocatorMap label {
    display:inline;
    font-size: 12px;
    line-height: 160%;
    padding: 0 8px 0 6px;
}
.forCheckbox {
    display:block;
    position:relative;
    left:10px;
    top:3px;
}
/*uniform*/
.selector {
    height:29px;
    line-height:30px;
    background:#ffffff url(/bundles/swatchapp/images/global/layout/forms/uniform.gif);
    position: relative;
    overflow:hidden;
}
.selector_xxxx-small {
    width:88px;
    float:left; margin-right:12px;
    background-position: 0px -352px;
}
.selector_xx-small {
}
.selector_x-small {
    width:255px;
    background-position:0 -261px;
}
.selector_small {
    width:272px;
    background-position:0 -174px;
}
.selector_medium {
    width:285px;
    background-position:0 -87px;
}
.selector_medium:hover,
.selector_medium.hover,
.selector_medium:focus,
.selector_medium.focus {
    background-position:0 -116px;
}
.selector_large {
}
.selector_xx-large {
    width:601px;
    background-position:0 0;
}
.selector_xx-large:hover,
.selector_xx-large:focus,
.selector_xx-large.hover,
.selector_xx-large.focus {
    background-position:0 -29px;
}
.xxx-large {}
.selector span {
    background-position: right 0;
    font-size:12px;
    color:#000000;
    margin:0 0 0 8px;
     display: block;
}
.selector select {
    /*change these to adjust positioning of select element*/
    position:absolute;
    top: 0;
    left: 0;
    height:29px;
    font-size:12px;
    color:#000000;
    width:100%;
        opacity: 0;
         filter: alpha(opacity=0);
    -moz-opacity: 0;
}
/**/
.checker {
    width:22px;
    height:22px;
}
.checker span {
    width:22px;
    height:22px;
    background:transparent url(/bundles/swatchapp/images/global/layout/forms/uniform.gif) no-repeat -339px -93px;
 display: inline-block;
}
.checker .checked {
    background-position:-296px -93px;
}
.checker input {     background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: inline-block;
    opacity: 0;
     filter: alpha(opacity=0);
    -moz-opacity: 0;
    text-align: center;
width:22px; height:22px;}
.radio {
    width:18px;
    height:18px;

}
.radio span {
    width:18px;
    height:18px;
    background:transparent url(/bundles/swatchapp/images/global/layout/forms/uniform.gif) no-repeat -408px -96px;
 display: inline-block;
    text-align: center;
}
.radio .checked {
    background-position:-431px -96px;
}

div.radio input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: inline-block;
    opacity: 0;
     filter: alpha(opacity=0);
    -moz-opacity: 0;
    text-align: center;
}


@media only screen and (max-width: 768px){
 .linkBox {
    background-image: url(/bundles/swatchapp/images/global/layout/forms/uniform.gif);
    background-repeat: no-repeat;
    height: 29px;
    font-size: 12px;
    line-height: 30px;
    position: relative;
    color: #999999;
    z-index:1;
}

.linkBoxSmall {
    width:272px;
    background-position:0 -174px;
}

.linkBoxMedium {
    background-position:0 -87px;
    width: 285px;
}
.linkBoxMedium:hover {
    background-position:0 -116px;
}

.linkBox span {
    display:block;
    background-position: right 0;
    color: #999999;
    font-size: 12px;
    margin: 0 0 0 8px;
}
.linkBox .currentOption {
    display:none;
}

.linkBoxList {
    display:none;
    position:absolute;
    top:28px;
    height:92px;
    border:1px solid #d8d8d8;
    background:#ffffff;
    z-index:1000;
    float:left;
    clear:both;
    overflow-x: hidden;
    overflow-y: scroll;
}
.linkBoxListSmall {
    width: 270px;
}
.linkBoxListMedium {
    width: 283px;
}

}

.colMainwrapper {
    /*display: table;*/
    border-spacing:16px;
    padding:16px 0 0 20px;
}
#left-column {margin-left:30px; }
.colMainwrapper .contentRow {padding:0;}
.colwrapper {
    /*display: table-row; margin-top:31px;*/
}
.colwrapper > div.col, div.col {   display: table-cell;
                          border-right: 1px dashed #CCCCCC;
                          vertical-align: top;
                          padding: 0 16px 0 0;


}
.colwrapper > div.col:last-child, div.col:last-child {border:none; padding: 0;}

.col:last-child {border:none;}

.colwrapper > div.col1, div.col1 {
    width:285px!important;
}
.col2 {
    width:601px;
}
.col3 {
    width:917px;
    display:block;
    clear:both;
}
.colBorder {

    margin-right:15px;
    padding: 0 15px 0 0;
}

isStatic .overlay, .isFlash .overlay, .isVideo .overlay, .user-site .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 0;
    display: block;
    height: auto;
    left: 0;
    padding: 25px 35px;
    position: absolute;
    text-align: left;
    width: 934px;
}
.contentModule  {
    line-height: 18px;
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
}
#bottom-column .contentModule{   display: inline-block;
    float: left;
    margin: 0 35px 0 0;
    width: 285px;
}
.col > a.blocklink {margin-bottom:20px;}
.favourites.contentRow .blocklink {margin:4px 0;}
.contentModule h3 {
    font-size:30px;
    line-height:35px;
    color:#a6a6a6;
    margin:-10px 0 1px 0;
    padding:5px 0 10px 0;
}
.col .contentModule h2 {
    font-size:30px;
    line-height:35px;
    color:#a6a6a6;
    margin:-10px 0 1px 0;
    padding:5px 0 10px 0;
}
.col .contentModule h3, .col .contentModule h4 {
    font-size:16px;
    line-height:18px;
    color:#000000;
    margin:0 0 14px 0;
    padding:0 !important;

}

.contentModule .singleH3 {
    margin-top:-8px;
}
.col1 .contentModule h2,
.col1 .contentModule h3 {
    width:285px;
}

#main p {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}
.contentModule ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.contentModule ul li {
    background: url("/bundles/swatchapp/images/global/layout/bullet.gif") no-repeat scroll left 2px #FFFFFF;
    padding-left: 10px;
    font-size: 12px;
    line-height: 18px;
}
.quickLinkbox li{
    background: none repeat scroll 0 0 transparent !important;
    padding-left: 0px !important;
}
.item {
    background: none repeat scroll 0 0 transparent !important;
    display: inline;
    float: left;
    margin: 0 15px 15px 0;
    padding: 0 !important;
    position: relative;
}

.size_2x4,
.size_2x4 .itemBlock {
    width:300px;
    height:224px;
    margin:0 !important;
}

.itemBlock {
    display: inline-block;
    float: left;
    font-size: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.size_2x4,
.size_2x4 .itemBlock {
    width:300px;
    height:224px;
    margin:0 !important;
}

.size_2xX,
.size_2xX .itemBlock {
    width:300px;
    height:auto;
}
.size_2x5 .item,
.size_2xX .item,
.size_6xX .item,
.allProducts .item,
.size_2x5 .item .itemContent,
.size_2xX .item .itemContent,
.size_6xX .item .itemContent,
.allProducts .item .itemContent  {
    width: 135px;
    height: 97px;
    overflow:hidden;
}
.size_2x5 .item .itemContent .info,
.size_2xX .item .itemContent .info,
.size_6xX .item .itemContent .info,
.allProducts .item .itemContent .info {
    width: 135px;
    height: 97px;
    position: absolute;
    left:0;
}
.size_2x5 .item .itemContent .infoBlock,
.size_2xX .item .itemContent .infoBlock,
.size_6xX .item .itemContent .infoBlock,
.allProducts .item .itemContent .infoBlock {
    width: 121px;
}
.size_2x5 .item .itemContent .off,
.size_2xX .item .itemContent .off,
.size_6xX .item .itemContent .off,
.allProducts .item .itemContent .off {
    width:133px;
    height:95px;
    overflow:hidden;
}
.size_2x5 .item .itemContent .on,
.size_2xX .item .itemContent .on,
.size_6xX .item .itemContent .on {
    width:135px;
    height:97px;
}
.size_2x5 .item .itemContent .image,
.size_2xX .item .itemContent .image,
.size_6xX .item .itemContent .image,
.allProducts .item .itemContent .image {
    width:135px;
    height:95px;
}
/**/
.size_1xX,
.size_1xX .itemBlock {
    width:285px;
    height:209px;
}
.size_1xX .item {
    margin-bottom:0;
}
.size_1x2,
.size_1x2 .itemBlock {
    width:285px;
    height:448px;
}
.size_1x2 .item,
.size_1xX .item,
.size_1x2 .item .itemContent,
.size_1xX .item .itemContent {
    width:285px;
    height:209px;
}
.size_1x2 .item .itemContent .info,
.size_1xX .item .itemContent .info {
    width: 285px;
    height: 209px;
    position: absolute;
    left:0;
}
.size_1x2 .item .itemContent .infoBlock,
.size_1xX .item .itemContent .infoBlock {
    width:271px;
    left:0;
}
.size_1x2 .item .itemContent .off,
.size_1xX .item .itemContent .off {
    width:283px;
    height:207px;
}
.size_1x2 .item .itemContent .on,
.size_1xX .item .itemContent .on,
.size_1x2 .item .itemContent .image,
.size_1xX .item .itemContent .image  {
    width:285px;
    height:209px;
}
/*encapsulated item blocks*/
.size_6xX .size_2x5,
.size_6x5 .size_2x5 {
    display: inline-block;
    float: left;
    font-size: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.size_6xX .middle,
.size_6x5 .middle {
    padding:0 16px;
}


body.landing .colMainwrapper {border-spacing:0; padding:0; display:block;}
body.landing .colMainwrapper .colwrapper { margin:0;}
body.landing .colMainwrapper .contentRow {padding:0;}
body.landing .colMainwrapper #bottom-column {padding-top:0;}
.contentModule h5 {   color: #000000;
                      font-size: 16px;
                      line-height: 18px;
                      margin: 14px 0 14px;
                      padding: 0 !important;}

.contentModule p {margin-bottom:8px;}
a.blocklink {text-decoration:none!important;}
#swatchclub .overlay {height:80px; padding-top: 10px;}
#swatchclub .overlay h2 {color:#fff; font:normal 20px/30px SwatchCT; }
#swatchclub .overlay h2 span {font:normal 50px SwatchCT;}

.col .contentRow .teaser .off, .col .contentRow .teaser .on, .col .contentRow .teaser {width:285px;height:210px;}
.item .itemContent .off {
    border: 1px solid #DFDFDF;
    display: block;
}
.item .itemContent .image {
    display: block;
    overflow: hidden;
    text-align: center;
}
.item .itemContent .on { display: none;
                         left: 0;
                         position: absolute;
                         top: 0;
                         z-index: 14;}
.item .itemContent:hover .on {display:block;}
.isWatch .itemContent .image img {
    height: auto;
    margin: -15px 0 0;
    width: 82px;
}
.isWatch:hover .itemContent .image img {
margin:-45px 0 0;
width: 111px;
}
.item .itemContent .info {
    border: 0 none;
    display: block;
    font-size: 9px;
    line-height: 11px;
    text-decoration: none;
}
.item .itemContent .infoBlock{
    background:  #E10015;
    border: none;
    bottom: 0;
    color: #FFFFFF;
    display: block;
    font-size: 9px;
    left: 0;
    line-height: 11px;
    overflow: hidden;
    padding: 3px 7px;
    position: absolute;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}
.item .itemContent .infoBlock span {border:none; text-decoration: none;}

.overlay span p.ezcountry-field {display:inline-block; font-size: 20px!important;
line-height: 1em;}
#mainStageWrapper .gridView {
    margin: 0 0 0 35px;
    padding: 0;
    list-style: none;
    width: 948px;
}
ul.gridView li {
    float: left;
    display: inline;
    margin: 0 15px 15px 0;
    width: 301px;
}
.item .info {display:none;}

/*
    Document   : gallery.css
    Created on : 11-Jun-2013, 16:39:04
    Author     : gyorgy.zsibrita
    Description:
        Purpose of the stylesheet follows.
*/




.rwd-gallery .isGalleryImage a {
  background-repeat: no-repeat;
  background-position: center center;
}
.rwd-gallery .isGalleryImage a:hover, .rwd-video-gallery a.mfp-video:hover {
  background-color: #e2001a;
  background-image: url(/bundles/swatchapp/images/global/layout/modules/galleries/play.png) !important;
  background-position: 40px -135px;
  background-size: auto;
}

.rwd-gallery .isGalleryImage a:hover .hovericon, .rwd-video-gallery a.mfp-video:hover .hovericon {
  display: block;
  width: 100%; height: 100%;
  background: url(/bundles/swatchapp/images/global/layout/X.png) no-repeat 55px -876px;
}

.rwd-video-gallery a.mfp-video:hover .hovericon {
  background-position: 57px -1136px;
}

.rwd-video-gallery .mfp-video {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/**/


/* old */

.isGalleryImage a:hover .show {
    background:url(/bundles/swatchapp/images/global/layout/modules/galleries/play.png) no-repeat 40px -135px;
    display:block;
    width:100%;
    height:100%;
    margin:0;
    text-indent:-9999px;
    text-decoration:none;
}


.isGalleryVideo a:hover .play {
    background:url(/bundles/swatchapp/images/global/layout/modules/galleries/play.png) no-repeat 40px -135px;
    display:block;
    width:100%;
    height:100%;
    margin:0;
    text-indent:-9999px;
    text-decoration:none;
}
.isGalleryImage a:hover .show span {
    width:100%;
    height:100%;
    background:url(/bundles/swatchapp/images/global/layout/X.png) no-repeat 55px -876px;
    display:block;
}
.ie6 .isGalleryImage a:hover .show span {
    background-image:url(/bundles/swatchapp/images/global/layout/X.gif);
}
.rwd-video-gallery a.mfp-video:hover .hovericon {
  background-position: 57px -1136px;
}



.isGalleryVideo a:hover .play span {
    width:100%;
    height:100%;
    background:url(/bundles/swatchapp/images/global/layout/X.png) no-repeat 57px -1136px;
    display:block;
}

.ie6 .isGalleryVideo a:hover .play span {
    background-image:url(/bundles/swatchapp/images/global/layout/X.gif);
}
.isGalleryVideo a,
.isGalleryImage a {
    display:block;
    width:135px;
    height:97px;
    cursor:pointer;
}

.size_1xX .itemBlock .isGalleryVideo a,
.size_1xX .itemBlock .isGalleryImage a {
    display:block;
    width:285px;
    height:209px;
    cursor:pointer;
}

.isGalleryVideo .on,
.isGalleryImage .on {
    background:#e2001a;
}
.instagramtrigger img {position: relative;
                       top: -17px;}

.isGalleryVideo .on, .isGalleryImage .on {
    background:#E2001A
}
.item .itemContent .on {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 14;
}

.item .itemContent:hover .on {
    display:block;
}

 .rwd-video-gallery .mfp-video {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
 /**/

.isGalleryImage a:hover .show,
.isGalleryVideo a:hover .play {
    background:url(/bundles/swatchapp/images/global/layout/modules/galleries/play.png) no-repeat 40px -135px;
    display:block;
    width:100%;
    height:100%;
    margin:0;
    text-indent:-9999px;
    text-decoration:none;
}
.size_1xX .isGalleryImage a:hover .show,
.size_1xX .isGalleryVideo a:hover .play {
    width:135px;
    height:97px;
    margin: 56px 75px;
}

.isGalleryImage a:hover .show span {
    width:100%;
    height:100%;
    background:url(/bundles/swatchapp/images/global/layout/X.png) no-repeat 55px -876px;
    display:block;
}

.size_2x5 .item .itemContent .off,
.size_2xX .item .itemContent .off,
.size_6xX .item .itemContent .off,
.allProducts .item .itemContent .off {
    width:133px;
    height:95px;
}

.sliderControls .arrow {
    overflow:hidden;
    background-image:url(/bundles/swatchapp/images/global/layout/X.png);
    background-repeat:no-repeat;
    text-indent:-9999px;
    text-decoration:none;
    background-color:#ffffff;
    display:inline-block;
    margin:0;
    padding:0;
    position:relative;
    z-index:2;
}
/*
.isGalleryVideo a, .isGalleryImage a {
display: block;
width: 133px;
height: 95px;
cursor: pointer;
border: solid 1px #dfdfdf;
}
.isGalleryVideo a {
border: none;
}
*/
.FanCollection .isGalleryImage a {border:none;}

.size_1xX .isGalleryVideo .videothumb{ height:209px; }
.size_2xX .isGalleryVideo .videothumb{ height:95px; }



/*
    Document   : shadowbox
    Created on : 18-Apr-2013, 15:08:24
    Author     : gyorgy.zsibrita
    Description:

*/

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{
    position:relative;
    border:0 none;
    overflow:hidden;
    height:100px;
    margin-top:30px;
}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:transparent url(/bundles/swatchapp/images/global/layout/loading.gif) no-repeat center 0;width:100%;display:inline-block;text-indent:-9999px;text-decoration:none;text-align:center;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{
    position:absolute;
    margin:0;
    padding:0;
    top:0;
}
#sb-title {
    overflow:hidden;
    left:0;
}
#sb-info {
    right:0;
    width:100%;
    margin:-6px 0 0 0;
}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{
    height:36px;
    line-height:27px;
}
#sb-info-inner{font-size:12px;}
#sb-nav{
    float:right;
    height:27px;
    padding:0 0 9px 0;
    width:100%;
}
#sb-nav a {
    display:block;
    float:right;
    cursor:pointer;
    margin:0;
    padding:0;
}
#sb-nav #sb-nav-close{
    width:27px;
    height:27px;
    background:transparent url(/bundles/swatchapp/images/global/layout/X.png) no-repeat center -390px;
}
.ie6 #sb-nav #sb-nav-close {
    background-image:url(/bundles/swatchapp/images/global/layout/X.gif);
}
#sb-nav #sb-nav-close:hover {
    background-position:center -1302px;
}
#sb-nav-next,#sb-nav-previous {
    width:30px;
    height:81px;
    overflow:hidden;
    background-image:url(/bundles/swatchapp/images/global/layout/X.png);
    background-repeat:no-repeat;
    text-indent:-9999px;
    text-decoration:none;
    background-color:#ffffff;
    display:inline-block;
    position:absolute;
    top:300px;
}
.ie6 #sb-nav-next,.ie6 #sb-nav-previous {
    background-image:url(/bundles/swatchapp/images/global/layout/X.gif);
}
#sb-nav-next:hover,#sb-nav-previous:hover {
    background-color:#e2001a;
}
#sb-nav-next {
    background-position:6px -232px;
    right:0;
    -moz-box-shadow: -1px 0 3px #666666; /* FF3.5+ */
    -webkit-box-shadow: -1px 0 3px #666666; /* Saf3.0+, Chrome */
    box-shadow: -1px 0 3px #666666; /* Opera 10.5, IE9, Chrome 10+ */
}
#sb-nav-next:hover {
    background-position:6px -622px;
}
#sb-nav-previous {
    background-position:-1px -102px;
    left:0;
    -moz-box-shadow: 1px 0 3px #666666; /* FF3.5+ */
    -webkit-box-shadow: 1px 0 3px #666666; /* Saf3.0+, Chrome */
    box-shadow: 1px 0 3px #666666; /* Opera 10.5, IE9, Chrome 10+ */
}
#sb-nav-previous:hover {
    background-position:-1px -492px;
}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}


#sb-title{
    background:none;
    height:100%;
    width: 100%;
    position: absolute;
}
#sb-title img {float:right; margin:4px 30px 4px 4px;}
#sb-caption, #sb-caption-inner {
    height: 66px;
}
#sb-title-inner, #sb-caption-inner {
    font-size: 16px;
    padding: 0px 0;
    color: #fff;
}
#sb-title-inner {
    height: 100%;
    margin-top: 0;
    position: absolute;
    width: 100%;
}
#sb-title-inner .copyright {
    bottom: 0;
    padding: 0 10px 10px 0;
    position: absolute;
    right: 0;
    z-index: 50;
    font-size:10px;
    line-height: 1;
}
#sb-info, #sb-info-inner {
    height: 20px;
}
#sb-info-inner {
    font-size: 12px;
    color: #fff;
}

#sb-nav-close.pp_close {
	position: absolute;
	top: 0px;
	right: 0!important;
	background: url(/bundles/swatchapp/images/global/layout/cbox_close.jpg) no-repeat 0 0!important;
	width: 29px!important;
	height: 28px!important;
	text-indent: -9999px; cursor:pointer;
}

.noshadow {
	-moz-box-shadow: none!important; /* FF3.5+ */
	-webkit-box-shadow: none!important; /* Saf3.0+, Chrome */
	box-shadow: none!important;}
.instagramtrigger img {position:relative; top:-17px;}

#swatchclub-gold-member-contest article{ padding: 20px; }
#swatchclub-gold-member-contest h1{ margin-bottom: 15px;font-size: 36px; line-height: 36px;}
#swatchclub-gold-member-contest h2{ margin-bottom: 10px;}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
.mfp-preloader a {
  color: #cccccc; }
.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }
.mfp-close:active {
  /*top: 1px;  */}

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
  margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }
.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }
.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }


/* CUSTOM CSS ------------------------------------------------------------------------------------------------------- */


.mfp-title {
  color: #fff;
  font-size: 16px;
  padding-top: 11px;
  padding-right: 0;
  line-height: 19px;
}
.mfp-copy {
  color: #fff;
  position: absolute;
  top: -26px; right: 10px;
}


.mfp-bottom-bar {
  /* position: relative; */
  margin-top: 0;
  top: auto;
  min-height: 40px;
}
.mfp-counter {
  padding-top: 17px;
  color: #fff;
  display: none;
}


.mfp-close {
  opacity: 1;
  z-index: 1;
}
.icon.close {
  color: #fff;
  opacity: 1;
  padding: 0;
  right: 0;
  cursor: pointer;
  top: 0;
  height: 40px;
}
.icon.close:before {
  position: absolute;
  top: 3px; right: 0;
  color: #fff;
  speak: none;
  font-family: "swatchicons";
  text-transform: none;
  content: "\e612";
  font-size: 24px;
  line-height: 24px;
  width: 24px; height: 24px;
}



img.mfp-img {
  padding: 0;
}
.mfp-content figure{
  padding: 40px 0 0;
  position: relative;
}
.mfp-imgwrap {
  position: relative;
}




.mfp-igallery .mfp-arrow {
  position: absolute;
  height: 100%;
  top: 0;
  margin: 0;
  cursor: pointer;
  width: 40%;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.mfp-arrow:before, .mfp-arrow:after {
  border: none;
}
.mfp-arrow:active {
  margin: 0;
}

.mfp-igallery .mfp-arrow span, .mfp-vgallery .mfp-arrow {
  position: absolute;
  display: block;
  background: none;
  width: 45px; height: 80px;
  top: 50%;
  margin-top: -40px;
  opacity: 1;
  color: #000;
}

.mfp-igallery .mfp-arrow:hover span, .mfp-vgallery .mfp-arrow:hover {
  background: #fff;
}

.mfp-igallery .mfp-arrow-left span, .mfp-vgallery .mfp-arrow-left {
  left: 0;
}

.mfp-igallery .mfp-arrow-right span,.mfp-vgallery .mfp-arrow-right {
  right: 0;
}


.mfp-igallery .mfp-arrow span:before, .mfp-vgallery .mfp-arrow:before {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  display: block;
  color: #000;
  speak: none;
  font-family: "swatchicons";
  text-transform: none;
  content: "\e644";
  font-size: 32px;
  line-height: 32px;
  width: 32px; height: 32px;
  text-align: center;
}
.mfp-igallery .mfp-arrow-left span:before, .mfp-vgallery .mfp-arrow-left:before  {  left: 5px;}
.mfp-igallery .mfp-arrow-right span:before,.mfp-vgallery .mfp-arrow-right:before {  content: "\e643";  right: 5px; left: auto; }

/* iframe Video */

.mfp-vgallery .mfp-title {

}

.mfp-vgallery iframe {
  box-shadow: none;
}
.mfp-vgallery .mfp-content {
  max-width: 1004px;
}
.mfp-vgallery .mfp-close {
  top: -40px;
}
.mfp-vgallery .mfp-iframe-scaler {
  z-index: 0;
  overflow: visible;
}
.mfp-vgallery .mfp-arrow {
  z-index: 1;
  cursor: pointer;
}
.mfp-vgallery .mfp-arrow:before {
  margin-left: 0;
}
.mfp-vgallery .mfp-content:hover .mfp-arrow {
  background: #fff;
}

