﻿/*body, html { height: auto !important;}*/
.frontpage .socialBar .weiboContainer { width: auto;}


/* ********************************************************** */
/* FRONTPAGE
/* ********************************************************** */

#frontpage
{
    height: 100%;
}

#myTable {
    max-width: 100%;
}

.verticalAlignHelper
{
    height: 100%;
    padding: 0;
    text-align: center;
}

.frontpage .content
{
    height: 100%;
    z-index: 3;
    /*position: static;*/
    bottom: auto;
}

.frontpage .content h2 {
    -webkit-text-shadow: -2px -2px 0 #fff, 3px 3px 5px #fff;
    -moz-text-shadow: -2px -2px 0 #fff, 3px 3px 5px #fff;
    text-shadow: -2px -2px 0 #fff, 3px 3px 5px #fff;
}

.frontpage .content h2:hover {
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
}

.verticalAlignHelper, .frontpage .contentInner
{
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.frontpage .contentInner
{
    position: relative;
    bottom: -100px;
}

.frontpage .content .rightCol
{
    left: 288px;
    width: 320px;
    margin-left: -20px;
}

.frontpage .contentInner .socialBar
{
    position: relative;
    margin-top: 60px;
    float: none;
}


.frontpage .contentInner .col
{
    float: none;
    display: inline-block;
    vertical-align: top;
}

.frontpage .content .feel-it
{
    margin-bottom: 60px;
}
.frontpage .content .feel-it h2
{
    font-size: 30px;
}

.frontpage .content .sculptured
{
    margin-bottom: 60px;
}
.frontpage .content .sculptured h2, .frontpage .content .sculptured h2 a
{
    text-transform: uppercase;
}

.frontpage .content .how-to h2
{
    font-size: 35px;
}

.frontpage .content .evolution
{
    margin-bottom: 60px;
}
.frontpage .content .evolution h2, .frontpage .content .evolution h2 a
{
    font-size: 30px;
    color: #333;
    font-weight: normal;
}

.frontpage .content .truth-or-myth
{
    margin-bottom: 60px;
}
.frontpage .content .truth-or-myth h2
{
    font-size: 35px;
    text-transform: uppercase;
}

.frontpage .content .pin-it h2
{
    font-family: 'Century Gothic' , Arial, Sans-Serif;
    font-size: 24px;
    font-weight: bold;
}

.frontpage .content .take-the-quiz h2, .frontpage .content .competition h2
{
    font-family: 'Century Gothic';
    font-size: 24px;
    text-transform: uppercase;
}

.frontpage .content .take-the-quiz h2
{
    font-weight: normal;
}
.frontpage .content .take-the-quiz
{
    margin-bottom: 60px;
}
.frontpage .content .competition h2
{
    font-weight: bold;
}

/* hide competition from Chinese users */
.zh-cn.frontpage .featuredBox.competition {
    display: none;
}


/* NEW SLIDER */
.frontpageSlideWrap
{
    width: 549px;
    height: 100%;
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    vertical-align: middle;
}

.lt-ie8 .frontpage .contentInner
{
    width: 960px;
    height: 450px;
    position: absolute;
    z-index: 10;
}

.lt-ie8 .frontpage .contentInner .col
{
    float: left;
    display: inline;
}

.lt-ie8 .frontpage .contentInner .rightCol {
    float: right;
}

.lt-ie8 .frontpage .contentInner .socialBar {
    position: absolute;
    bottom: 0;
    left: 0;
}

.frontpageSlideWrap img
{
    height: 100%;
    width: auto;
    position: relative;
}

.frontpageSlideWrap .model-2
{
    left: 70px;
}

.frontpageSlideWrap .model-3
{
    left: 40px;
}

/* ********************************************************** */
/* COLLECTION
/* ********************************************************** */

body.collectionStart
{
    background: none;
}

.collectionStart .page
{
    background: url(/gfx/smile/2013/collection/top-image.jpg) no-repeat;
    padding-top: 75px;
}

.collectionStart.subpage h1
{
    font-size: 35px;
    color: #666;
}

.collectionStart #pageTop
{
    height: 451px;
    position: relative;
    z-index: 1;
}

.collectionStart #pageTop .content-wrap
{
    width: 494px;
    float: left;
}

.collectionStart #pageTop h1
{
    margin-bottom: 30px;
}

.collectionStart #pageTop .box
{
    float: none;
    display: inline-block;
}

.lt-ie8 .collectionStart #pageTop .box {
    float: left;
}

.collectionStart .top-footer-text
{
    position: absolute;
    left: 308px;
    bottom: 5px;
    font-family: "Century Gothic";
    font-size: 16px;
    text-transform: uppercase;
}

.collectionStart .top-footer-text img {
    margin-top: -2px;
}

.collectionStart .thumbnailWrap
{
    position: static;
    background: none;
}

.collectionStart .thumbnails
{
    padding: 0;
}

.box a { display: inline-block;}

/* ********************************************************** */
/* SINGLE SHOE IN COLLECTION */
/* ********************************************************** */

#shoeContent
{
    position: relative;
    z-index: 0;
    top: 50px;
    padding-bottom: 30px;
}

#shoePageInner h1
{
    font-size: 30px;
    color: #666;
    text-transform: uppercase;
    font-weight: normal;
    padding-top: 20px;
    margin-bottom: 20px;
}
#shoePageInner .imageCol, #shoePageInner .shoeRow .col:first-child
{
    width: 500px;
}
#shoePageInner .textCol p
{
    width: 395px;
    font-family: 'Century Gothic' , Arial, sans-serif;
    color: #666;
    font-size: 16px;
    font-style: normal;
    line-height: 1.3;
}
#shoePageInner .shoeRow, #shoePageInner .shoeRow .col
{
    height: 450px;
}
#shoePageInner .shoeRow .textCol
{
    width: 422px;
    margin-left: 38px;
}
#shoePageInner .thumbnails
{
    display: inline-block;
}

#shoePageInner .thumbnailWrap .bottomLine
{
    display: none;
}
.lt-ie8 #shoePageInner .thumbnails
{
    display: inline;
}
#shoePageInner .thumbnails .thumb360 .text
{
    display: block;
    width: 43px;
    height: 16px;
    background: transparent url(/gfx/smile/thumb-360.png) no-repeat;
    margin: -30px auto 0 auto;
    position: relative;
    z-index: 10;
}
#shoePageInner .thumbnailWrap
{
    text-align: center;
}
#shoePageInner .shoeWrap
{
    width: 100%;
    height: 450px;
    position: relative;
}
#shoePageInner .shoeWrap .shoe
{
    width: 100%;
    height: 450px;
    line-height: 450px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
#shoePageInner .shoeWrap .shoe img
{
    max-height: 450px;
    width: auto;
}
#shoePageInner .shoeWrap .shoe .badge
{
    width: 94px;
    height: 72px;
    padding-top: 22px;
    background-color: #333;
    -webkit-border-radius: 47px;
    -moz-border-radius: 47px;
    border-radius: 47px;
    position: absolute;
    top: -10px;
    right: 125px;
}
#shoePageInner .shoeWrap .shoe .badge p
{
    font-size: 14px;
    font-style: italic;
    color: #fff;
    line-height: normal;
    margin: 0 0 5px 0;
}

#shoePageInner .linkRow
{
    margin: 30px 0;
    text-align: left;
}
#shoePageInner .linkRow .socialCol
{
    width: 50%;
    position: relative;
}
#shoePageInner .linkRow .socialCol .socialBar
{
    float: left;
    margin-top: 0;
}
#shoePageInner .linkRow .collectionCol
{
    width: 340px;
}
#shoePageInner .linkRow .lastCol
{
    width: 50%;
    position: relative;
}

#shoePageInner .badgeWrap
{
    width: 250px;
    height: 165px;
    position: absolute;
    bottom: -60px;
    right: 0;
}
#shoePageInner .badgeWrap .badge
{
    position: absolute;
    text-align: center;
}
#shoePageInner .badgeWrap .badge a
{
    display: block;
    text-decoration: none;
    color: #333;
}
#shoePageInner .badgeWrap .badge.webshop
{
    width: 155px;
    height: 155px;
    line-height: 155px;
    font-family: 'Abril Fatface' , Serif;
    font-size: 35px;
    text-transform: uppercase;
    top: -6px;
    left: -6px;
    z-index: 1;
}
#shoePageInner .badgeWrap .badge.webshop a
{
    width: 133px; /*height: 99px; padding-top: 34px;*/
    background-color: #ffdd00;
    -webkit-border-radius: 66px;
    -moz-border-radius: 66px;
    border-radius: 66px;
    line-height: 24px;
    margin: auto;
    display: inline-block;
    vertical-align: middle;
    z-index: 0;
}
.lt-ie8 #shoePageInner .badgeWrap .badge.webshop a
{
    padding-top: 24px;
    height: 109px;
    line-height: normal !important;
}
#shoePageInner .badgeWrap .badge.webshop a:hover
{
    border: 11px solid #ffdd00;
    -webkit-border-radius: 77px;
    -moz-border-radius: 77px;
    border-radius: 77px;
}
#shoePageInner.badgeWrap .badge.webshop a .firstLine
{
    font-size: 35px;
    line-height: 1;
}
#shoePageInner .badgeWrap .badge.webshop a .secondLine
{
    font-size: 24px;
}
#shoePageInner .badgeWrap .badge.howToStyle
{
    top: -20px;
    right: 0;
    font-family: 'Droid Serif' , Serif;
    font-size: 14px;
    font-style: italic;
    color: #000;
    line-height: 1.2;
}
#shoePageInner .badgeWrap .badge.howToStyle a
{
    width: 95px;
    padding: 15px;
    background-color: #fff;
    color: #000;
    text-decoration: underline;
    border-left: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;
    border-top: #f4f4f4;
    border-radius: 0;
    behavior: none;
}
.lt-ie8 #shoePageInner .badgeWrap .badge.howToStyle a
{
    border-bottom: 1px solid #f4f4f4;
}
#shoePageInner .badgeWrap .badge.howToStyle a:hover
{
    background-color: #ed606b;
}
#shoePageInner .badgeWrap .badge.howToStyle a:after
{
    -webkit-box-shadow: 0 0 2px 2px #666;
    -moz-box-shadow: 0 0 2px 2px #666;
    box-shadow: 0 0 2px 2px #666;
    height: 2px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    bottom: 0;
    left: 4px;
    right: 4px;
    display: block;
    content: "";
    z-index: -1;
}
#shoePageInner .badgeWrap .badge.storeLocator
{
    bottom: 5px;
    right: 49px;
    font-family: 'Abril Fatface';
    font-size: 20px;
    text-transform: lowercase;
}
#shoePageInner .badgeWrap .badge.storeLocator a
{
    width: 82px;
    height: 82px; /*height: 65px; padding-top: 17px;*/
    background-color: #999;
    -webkit-border-radius: 41px;
    -moz-border-radius: 41px;
    border-radius: 41px;
    color: #fff;
}
#shoePageInner .badgeWrap .badge.storeLocator a .inner
{
    width: 82px;
    height: 82px;
}
#shoePageInner .badgeWrap .badge.storeLocator a:hover
{
    background-color: #333;
}
.lt-ie9 #shoePageInner .badgeWrap .badge.storeLocator a
{
    behavior: url(/css/smile/PIE.htc);
}

#shoePageInner .sizeRangeMenu, #shoePageInner .linkRow .lastCol .shoeSizes
{
    float: left;
    font-family: 'Droid Serif' , Serif;
    font-size: 13px;
    color: #666;
    line-height: 1;
}
#shoePageInner .sizeRangeMenu
{
    width: 100%;
    list-style-type: none;
    text-transform: uppercase;
    margin-right: 0;
}
#shoePageInner .sizeRangeMenu li
{
    height: 14px;
    float: none;
    border-bottom: 2px dotted #666;
    margin: 5px 0;
}

.sizeRangeBox
{
    width: 115px;
    position: absolute;
    bottom: -59px;
    right: 280px;
    text-align: right;
}
.sizeRangeBox .heading
{
    text-align: right;
    font-weight: normal;
    font-size: 13px;
    color: #666;
}

.sizeRangeBox .label
{
    float: left;
    margin-right: 10px;
}
.sizeRangeBox .size
{
    float: right;
    display: block;
}

.sizeRangeBox .label, .sizeRangeBox .size
{
    background: #fff;
    position: relative;
    bottom: -5px;
}

#shoePageInner .imageCol.videoCol
{
    width: 100% !important;
}
#shoePageInner .videoWrap
{
    margin: 0 auto;
}

#shoePageInner .view360
{
    position: relative;
}
#shoePageInner .img360
{
    width: 500px;
    height: 500px;
}
#shoePageInner .view360 .nav
{
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 38px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 30;
}
#shoePageInner .view360 .turnLeft
{
    background-image: url(/gfx/smile/nav/360_nav_left.png);
    left: -38px;
}
#shoePageInner .view360 .turnRight
{
    background-image: url(/gfx/smile/nav/360_nav_right.png);
    right: -38px;
}

#shoePageInner .collectionCol
{
    position: relative;
}
#shoePageInner .fullCollection, .fullCollection:hover, .fullCollection:visited
{
    font-size: 16px;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 33px;
}
#shoePageInner .fullCollection .icon
{
    display: block;
    width: 33px;
    height: 33px;
    background: transparent url(/gfx/smile/smile-sprite.png) 0 -60px no-repeat;
    float: left;
    margin-right: 7px;
}
#shoePageInner .thumbnailsOverlayWrap
{
    position: absolute;
    top: 580px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 10;
    display: none;
}
#shoePageInner .thumbnailsOverlay
{
    display: inline-block;
    z-index: 2;
    background: #000;
}
#shoePageInner .thumbnails
{
    margin: 0 5px;
    display: inline-block;
}
#shoePageInner .thumbnails .box
{
    margin: 10px 5px;
}
.lt-ie8 #shoePageInner .thumbnails
{
    position: relative;
    z-index: 1000;
    display: inline;
}

/* ********************************************************** */
/* NAVIGATION
/* ********************************************************** */

#contentNav .level0 a
{
    background: url(/gfx/smile/2013/nav/content.png) no-repeat;
}

.navContainer .bubble {
    width: 113px;
    padding: 0 10px;
}

/* Hide competition from Chinese and Hong Kong users */
.zh-cn #contentNavOverlay li.competition,
.zh-hk #contentNavOverlay li.competition { display: none;}


/* ********************************************************** */
/* FEEL IT TO BELIEVE IT 
/* ********************************************************** */

body.feelIt
{
    background: transparent url(/gfx/smile/2013/backgrounds/bg-feelIt.jpg) top right fixed no-repeat;
}


/* ********************************************************** */
/* HOW TO STYLE
/* ********************************************************** */

.howto
{
    background: transparent url(/gfx/smile/2013/backgrounds/bg-howToStyle.jpg) top right fixed no-repeat;
}

.stylingOptionsWrap .badge a { font-size: 22px;}

.stylingOptionsWrap .badge a span.inner {
    line-height: 1;
}

.stylingOptionsWrap .badge a .line1, .stylingOptionsWrap .badge a .line2, .stylingOptionsWrap .badge a .line3, .stylingOptionsWrap .badge a .line4 {
    line-height: 1;
}


/* ********************************************************** */
/* THE HIGH HEEL EVOLUTION
/* ********************************************************** */

.techDetails .hotspot_1
{
    top: 132px;
    left: 587px;
}
.techDetails .overlayWrap .detail_1 img
{
    top: 56px;
    left: 45px;
}
.techDetails .overlayWrap .detail_4 img
{
    position: absolute;
    bottom: 1px;
    right: -41px;
}


/* ********************************************************** */
/* TRUTH & MYTHS 
/* ********************************************************** */

body.myths
{
    background: transparent url(/gfx/smile/2013/backgrounds/myths/shoe.jpg) center center no-repeat fixed;
}

.mythbox.light-grey
{
    background-color: rgba(245, 245, 245, 0.83);
    color: #000;
}

.lt-ie9 .mythbox.light-grey {
    background: url(/gfx/smile/2013/myth-trans-bg-white.png);
}

.mythbox .intro h1
{
    color: #000;
}

.mythbox .intro h2
{
    color: #81CEBA;
}

.mythbox .intro p
{
    color: #000;
}

.mythbox .badge a
{
    background-color: #81CEBA;
    color: #fff;
    font-size: 17px;
}

.mythbox .badge a:hover
{
    border-color: #81CEBA;
}

.mythbox2.mythbox .badge a {
    color: #333;
}

.lt-ie8 .mythbox .badge a {
    background: url(/gfx/smile/2013/bubble-mint-medium.png) no-repeat;
}

.mythbox2 .image
{
    left: -240px;
}

.mythbox4 .image
{
    right: -137px;
}

.mythbox .blurb p
{
    color: #81CEBA;
}

.mythbox3 .blurb p, .mythbox5 .blurb p
{
    color: #633444;
}

.mythbox.mythbox5 .myth
{
    color: #000;
}

.lt-ie8 .mythbox h1.bubble {
    background: url(/gfx/smile/2013/bubble-black-small.png) no-repeat;
}


/* ********************************************************** */
/* COMPETITION
/* ********************************************************** */

.stylingOptionsWrap .badge a
{
    background: #81CEBA;
}

.stylingOptionsWrap .badge a:hover
{
    border-color: #81CEBA;
}


/* ********************************************************** */
/* QUIZ
/* ********************************************************** */

.quiz
{
    background: #f0f0f0 url(/gfx/smile/2013/backgrounds/bg-quiz.jpg) top center no-repeat;
}

.quizSliderBg
{
    background-image: url(/gfx/smile/2013/smile-sprite.png);
}

.quizSliderBg .tooltip
{
    background: #81CEBA;
}

.quiz .badge
{
    background: #81CEBA;
}

.lt-ie8 .quiz .badge {
    background: url(/gfx/smile/2013/bubble-mint-large.png) 0 0 no-repeat;
}

.quiz .intro p, .quiz .questions h3
{
    color: #81CEBA;
}


/* ********************************************************** */
/* BACK COVER
/* ********************************************************** */

#backcover
{
    height: 100%;
}

#backcover .page
{
    padding-top: 0;
}

/*#backcover .verticalAlignHelper
{
    height: auto;
}*/


#backcover .contentInner
{
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    bottom: auto;
    position: relative;
}

.lt-ie8 #backcover .contentInner {
    position: absolute;
}

#backcover .contentInner .col
{
    float: none;
    display: inline-block;
}

#backcover .contentInner .socialBar
{
    position: relative;
    margin: 30px -4px 0 0;
}

#backcover .content
{
    bottom: -50px;
    height: 100%;
    /*position: static;*/
    z-index: 3;
}


.backcoverImage
{
    height: 100%;
    left: 20%;
    bottom: 0;
    position: absolute;
    width: auto;
    z-index: 2;
}

#backcover .content .rightCol
{
    width: auto;
    margin-left: 35%;
    padding-top: 0;
}

#backcover h1
{
    width: 620px;
    margin-top: 5%;
    margin-bottom: 45px;
    text-align: center;
}


/* ********************************************************** */
/* COMPETITION
/* ********************************************************** */

#competition .page
{
    width: auto;
    padding-top: 0;
}

#competition .contentWrap
{
    width: 960px;
    margin: 0 auto;
}

#competition .contentHeader
{
    overflow: hidden;
    background: #F6F6F6;
    font-family: 'Droid Serif';
    font-size: 20px;
    line-height: 1.5;
}

#competition .contentHeader .contentWrap
{
    width: 1060px;
    margin-top: 80px; /*background: url(/gfx/smile/2013/competition/top-bg.jpg) bottom right no-repeat;*/
}

#competition .contentHeader h1
{
    font-family: 'Abril Fatface';
    font-size: 60px;
    margin: 0 0 80px 0;
}

#competition .contentHeader .col
{
    width: 448px;
    float: left;
    text-align: right;
    position: relative;
}

#competition .contentHeader .textCol
{
    z-index: 1;
    left: 80px;
    width: 420px;
}

#competition .contentHeader .imageCol
{
    z-index: 0;
}

#competition .contentHeader .imageCol img
{
    margin: -50px 0 0 -50px;
}

#competition .formWrap .fu
{
    display: inline;
    float: left;
    padding: 0 2px 0;
}

#competition .formWrap .fu.push
{
    margin-right: 30px;
}

#competition .contentBody .mainImage
{
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 0;
}

#competition .questionListWrap
{
    float: left;
    width: 560px;
    min-height: 880px;
    margin-left: 373px;
}

#competition .questionListWrap .question
{
    margin: 0 0 60px;
}
#competition .questionListWrap .question:first-child
{
    margin-top: 60px;
}

#competition .questionListWrap .question ul
{
    list-style: none;
}
#competition .questionListWrap .left
{
    padding-right: 20px;
    width: 82px;
    float: left;
    text-align: left;
}
#competition .questionListWrap .right
{
    width: 458px;
    float: left;
    text-align: left;
}

#competition .question h1.bubble
{
    display: inline-block;
    background-color: #333;
    font-family: 'Droid Serif, serif';
    font-style: italic;
    font-weight: bold;
    font-size: 40px;
    color: #fff;
    width: 82px;
    height: 82px;
    line-height: 82px;
    text-align: center;
    margin-top: -28px;
    -webkit-border-radius: 41px;
    -moz-border-radius: 41px;
    border-radius: 41px;
}

.lt-ie9 #competition .question h1.bubble
{
    background: url(/gfx/smile/2013/bubble-black-small.png) no-repeat;
}

#competition .question h2
{
    font-family: 'Abril Fatface' , serif;
    font-size: 30px;
    margin: 0;
    line-height: 1.1;
    margin-bottom: 20px;
    font-weight: normal;
}
#competition .question p
{
    font-family: 'Droid Serif' , serif;
    font-size: 16px;
    line-height: 1.2;
    margin: 0 0 20px 0;
}

#competition .question .answer
{
    font-size: 40px;
    color: #81CEBA;
    line-height: 1.2;
    font-style: italic;
}

#competition .question li
{
    margin: 0 0 10px 0;
    overflow: hidden;
}
#competition .question input[type=radio]
{
    width: 32px;
    height: 35px;
    float: left;
    margin-right: 15px;
}
#competition .question .labelText
{
    width: 410px;
    float: left;
    line-height: 1.2;
    padding-top: 3px;
}

#competition .question label
{
    background: url(/gfx/smile/2013/competition/radiobutton-sprite.png) 0 0 no-repeat;
    display: block;
    overflow: hidden;
}

#competition .question label.checked
{
    background-position: 0 -130px;
}

#competition .contentFooter
{
    background: #81CEBA;
    overflow: hidden;
    padding: 60px 0;
}

#competition .contentFooter .confirmation, #competition .contentFooter .confirmation p
{
    font-size: 40px;
    line-height: 1.2;
    width: auto;
}

#competition .contentFooter p
{
    width: 565px;
    text-align: center;
}

#competition .contentFooter .formWrap
{
    display: inline-block;
    text-align: left;
}

#competition .contentFooter .formWrap .row
{
    margin: 0 0 25px 0;
}

#competition .contentFooter .formWrap input[type=text], #competition .contentFooter .formWrap input[type=email]
{
    height: 40px;
    line-height: 40px;
    background: #333;
    color: #fff;
    padding: 0 10px;
    border: 0;
    outline: 0;
}

#competition .contentFooter ::-webkit-input-placeholder
{
    color: #fff;
}

#competition .contentFooter :-moz-placeholder
{
    /* Firefox 18- */
    color: #fff;
}

#competition .contentFooter ::-moz-placeholder
{
    /* Firefox 19+ */
    color: #fff;
}

#competition .contentFooter :-ms-input-placeholder
{
    color: #fff;
}

#competition .contentFooter .formWrap input, .select-wrap
{
    font-family: 'Droid Serif';
}


#competition .contentFooter .formWrap input[type=text], #competition .contentFooter .formWrap input[type=email], #competition .contentFooter .formWrap select
{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#competition .contentFooter .formWrap .select-wrap.small
{
    width: 98px;
}

#competition .shoe-size-wrap
{
    position: relative;
}
#competition .shoe-size-wrap .select-wrap
{
    float: left;
    position: absolute;
}
#competition .shoe-size-wrap .select-wrap.last-select
{
    left: 104px;
}

#competition .contentFooter .formWrap .medium
{
    width: 200px;
}
#competition .contentFooter .formWrap .large
{
    width: 289px;
}

#competition .contentFooter .blockLabel
{
    height: 20px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Century Gothic';
}

#competition .contentFooter .noLabel
{
    padding-top: 20px;
}

#competition .radioButtonListInline label, #competition .radioButtonListInline input
{
    display: inline-block;
}

#competition input[type=radio]
{
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

#competition .radioButtonListInline label.radioLabel
{
    background: url(/gfx/smile/2013/competition/radiobutton-sprite.png) 0 -230px no-repeat;
}
#competition .radioButtonListInline label.radioLabel.checked
{
    background-position: 0 -330px;
}
#competition .radioButtonListInline label .labelText
{
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    vertical-align: top;
}
#competition .radioButtonListInline input
{
    width: 34px;
    height: 32px;
}

#competition .select-wrap, #competition .select-wrap select
{
    height: 40px;
    line-height: 40px;
    background: #333;
    color: #fff;
}

#competition .select-wrap
{
    position: relative;
    background: #333;
}

#competition .select-wrap:after
{
    content: '';
    width: 19px;
    height: 22px;
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    background: url(/gfx/smile/2013/competition/select-bg.png) 0 0 no-repeat;
}

#competition .select-wrap select
{
    border: 0;
    outline: 0;
    position: absolute;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
}

#competition .select-wrap span
{
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    padding: 0 0 0 10px;
}

#competition .select-wrap.small
{
    width: 100px;
}

#competition input[type=checkbox]
{
    width: 32px;
    height: 32px;
    border: 0;
    outline: 0;
    background: #333;
}

#competition .contentFooter .formWrap .submit-wrap
{
    text-align: center;
}

#competition .btn
{
    width: 133px;
    height: 133px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    background-color: #333;
    font-family: 'Berkshire Swash';
    font-size: 24px;
    text-transform: lowercase;
    color: #fff;
    text-align: center;
    border: none;
    -webkit-border-radius: 66px;
    -moz-border-radius: 66px;
    border-radius: 66px;
    text-decoration: none;
}

.lt-ie9 #competition .btn
{
    background: url(/gfx/smile/2013/bubble-black.png) no-repeat;
}

.winnersWrap
{
    width: 100%;
    overflow: hidden;
    clear: both;
    background: #F6F6F6;
    padding: 35px 0;
}

.subpage .page .winnersWrap h1
{
    font-family: 'Abril Fatface';
    font-size: 40px;
    margin: 0 0 35px 0;
    clear: both;
}
.winnersWrap .bubbleList
{
    list-style-type: none;
}
.winnersWrap .bubbleList li
{
    float: left;
    width: 178px;
    height: 178px;
    background: #fff;
    -webkit-border-radius: 89px;
    -moz-border-radius: 89px;
    border-radius: 89px;
    margin: 0 7px 15px 7px;
}

.winnersWrap .bubbleList li
{
    background: url(/gfx/smile/2013/bubble-white.png) no-repeat;
}


.winnersWrap .bubbleList .wrap
{
    height: 178px;
    line-height: 178px;
    font-family: 'Droid Serif';
    font-style: italic;
    position: relative;
}
.winnersWrap .bubbleList .nameWrap, .winnersWrap .bubbleList .countryWrap
{
    line-height: 1;
    display: inline-block;
    position: absolute;
    left: 0;
}
.winnersWrap .bubbleList .nameWrap
{
    width: 158px;
    height: 88px;
    line-height: 88px;
    padding: 10px;
    vertical-align: top;
}
.winnersWrap .bubbleList .countryWrap
{
    width: 100%;
    height: 70px;
    line-height: 70px;
    z-index: 1;
    vertical-align: bottom;
    top: 108px;
}

.winnersWrap .bubbleList .nameWrap .name
{
    display: inline-block;
    font-weight: bold;
    vertical-align: bottom;
    font-size: 18px;
    line-height: 1.2 !important;
}

.lt-ie8 .winnersWrap .bubbleList .nameWrap .name
{
    display: inline;
    position: relative;
    top: 0;
    padding-top: 44px;
}

.winnersWrap .bubbleList .countryWrap .country
{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1;
}

.termsFancybox.fancybox-wrap
{
    border: 10px solid #ccc;
    height: auto;
    width: 600px;
}

.termsFancybox.fancybox-wrap, .termsFancybox.fancybox-wrap .fancybox-inner
{
    height: 600px !important;
}

.termsFancybox .fancybox-skin
{
    border: 0;
}

#competition .contentFooter .formWrap .error
{
    text-align: center;
}
#competition .contentFooter .error p
{
    margin: 0;
}
#competition .contentFooter .error-msg
{
    background: #fff;
    padding: 10px;
    margin-bottom: 30px;
}


/* ********************************************************** */
/* NAVIGATION
/* ********************************************************** */

#contentNavOverlay
{
    width: 636px;
    height: 636px;
    -webkit-border-radius: 318px;
    -moz-border-radius: 318px;
    border-radius: 318px;
    background-color: rgba(129,206,186,.95);
    text-align: center;
}
.lt-ie9 #contentNavOverlay
{
    background: transparent url(/gfx/smile/2013/content-nav-overlay.png);
}
#contentNavOverlay ul
{
    width: 80%;
    position: static;
    display: inline-block;
    margin: 115px 0 0 0;
}
#contentNavOverlay li
{
    text-align: center;
    padding: 10px 20px;
}

#contentNavOverlay li a
{
    float: none;
    white-space: normal;
}

#contentNavOverlay li a, #contentNavOverlay .frontpage a, #contentNavOverlay .how-to a, #contentNavOverlay .evolution a, #contentNavOverlay .truth-or-myth a, #contentNavOverlay .pin-it a
{
    font-family: 'Century Gothic';
    font-size: 22px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    text-decoration: none;
}
#contentNavOverlay li:hover a
{
    color: #fff;
    background-color: #333;
}
#contentNavOverlay .frontpageThumb
{
    display: block;
    position: absolute;
    top: 165px;
    left: 110px;
}
#contentNavOverlay .sculptured a
{
    color: #fff;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: bold;
}
