/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

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;
    background-color: #fcb842;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

strong{
    font-weight: bold !important;
}

@font-face {
    font-family: 'supermarket';
    src: url('/font/supermarket.eot');
    src: url('/font/supermarket.eot?#iefix') format('embedded-opentype'), url('/font/supermarket.woff') format('woff'), url('/font/supermarket.ttf') format('truetype'), url('/font/supermarket.svg#supermarketregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#thenandnow-wrapper{
    width: 1000px;
    margin: 0 auto;
    font: "tahoma";
    font-size: 13px;
    color: #333;
    position: relative;
    font-family: "tahoma";
}

.cover-area{
    padding-top: 80px;
}

.head-area{
    padding-top: 35px;
}

.clear{
    clear: both;
}

.clearfix:after{
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.left{
    float: left;
}

.right{
    float: right;
}

.whitebox{
    margin: 0 auto 30px;
    position: relative;
    background-color: #FFF;
    border-radius: 5px;
    z-index: 2;
    min-height: 300px;
}

.displayimg{
    width: 923px;
    padding: 70px 10px 30px;
}

.standard{
    width: 913px;
    padding: 70px 20px 30px;
}

.contentbox{
    padding-bottom: 12px;
    position: relative;
}

/*Navigation Bar*/

#navigation-bar{
    background-image: url(../images/nav-bg.png);
    background-repeat: no-repeat;
    width: 1011px;
    height: 77px;
    display: block;
    position: relative;
    top: 45px;
    z-index: 10;
    left: 50%;
    margin-left: -505px;
}

#navigation-bar ul{
    list-style-type: none;
    width: 1101px;
    margin: 0;
    padding: 0;
}

#navigation-bar ul li{
    display: inline-block;
    float: left;
    height: 65px;
    width: 200px;
    text-align: center;
}

#navigation-bar ul li a{
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto;
    height: 65px;
    width: 200px;
    text-indent: -9999px;
    font-size: 0px;
    position: relative;
}

#navigation-bar ul li a:hover{
    background-position: 0 -65px;
}

#navigation-bar ul li a.active{
    background-position: 0 -65px;
}

#navigation-bar ul li a#howto{
    background-image: url(../images/methods.png);
}

#navigation-bar ul li a#rules{
    background-image: url(../images/rules.png);
}

#navigation-bar ul li a#postpic{
    background-image: url(../images/postpic.png);
}

#navigation-bar ul li a#allpic{
    background-image: url(../images/allpic.png);
}

#navigation-bar ul li a#pedigree img{
    position: absolute;
    left: 25px;
    top: -50px;
}

/*Head*/

#template-head{
    height: 215px;
    position: relative;
}

#template-head img{
    position: absolute;
}

#logo-small{
    left: 53px;
    top: 0px;
}

#center-text{
    left: 50%;
    margin-left: -159px;
    top: 40px;
}

#head-award{
    right: 23px;
    top: 11px;
    z-index: 3;
}


/*Title*/

.heading{
    background-image: url(../images/title.png);
    background-repeat: no-repeat;
    width: 336px;
    height: 67px;
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -168px;
    display: block;
    text-indent: -9999px;
    font-size: 0px;
}

.recent{
    background-position: 0 0;
}

.howto{
    background-position: 0 -67px;
}

.rules{
    background-position: 0 -134px;
}

.postpic{
    background-position: 0 -201px;
}

.allpic{
    background-position: 0 -266px;
}

.none{
    background-position: 0 -400px;
}

.w-shadow{
    background-image: url(../images/w-shadow.png);
    background-repeat: no-repeat;
    width: 952px;
    height: 29px;
    position: absolute;
    z-index: 1;
    bottom: 45px;
    left: 50%;
    margin-left: -476px;
    display: block;
}

/*Image*/

.img-list{
    width: 918px;
    margin: 0 auto;
}

.one-img{
    width: 300px;
    height: 266px;
    float: left;
    padding: 3px;
    margin: 5px auto;
}
.one-img .image-link{
    text-decoration: none;
}
.one-img .image{
    position: relative;
    width: 287px;
    height: 166px;
    border: 1px solid #e8e8e8;
    padding: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.2);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.2);
}

.one-img .image .social-share{
    bottom: 5px;
    height: 21px;
    position: absolute;
    right: 5px;
    text-align: right;
    width: 50px;
}

.one-img .image .social-share a{
    display: inline-block;
}
.one-img .image .social-btn{
    display: inline-block;
}

.one-img .image .small-and{
    position: absolute;
    left: 50%;
    margin-left: -12px;
    top: 5px;
    z-index: 1;
}

.one-img .image .show-img{
    float: left;
}

.one-img .image .then-img{
    position: relative;
    margin-right: 5px;
    width: 141px;
    height: 141px;
    background-color: #eaeaeb;
}

.one-img .image .now-img{
    position: relative;
    float: right;
    width: 141px;
    height: 141px;
    background-color: #eaeaeb;
}

.one-img .image .then-img .then-small{
    position: absolute;
    top: 0px;
    left: -4px;
}

.one-img .image .now-img .now-small{
    position: absolute;
    top: 0px;
    right: -5px;
}

.one-img .image .name-tag{
    position: relative;
}

.one-img .image .name-tag p{
    font-size: 17px;
    font-family: "supermarket", sans-serif;
    color: #d71921;
    line-height: 1.2em !important;
    text-align: center;
    font-weight: bold;
    padding: 5px 0px;
}

.img-bub{
    background-image: url(../images/bubble.png);
    background-repeat: no-repeat;
    width: 296px;
    height: 87px;
    position: relative;
}

.img-des{
    width: 285px;
    margin: 0 auto;
    height: 27px;
    padding-top: 10px;
}

.img-des p{
    color: #333333;
    font-family: "supermarket",sans-serif;
    font-size: 15px;
    line-height: 1.2em !important;
    overflow: hidden;
    padding: 5px 0;
    text-align: center;
    white-space: nowrap;
}

a.vote-btn{
    background-image: url(../images/vote.png);
    background-repeat: no-repeat;
    width: 143px;
    height: 44px;
    background-position: 0 0;
    display: block;
    text-indent: -999px;
    font-size: 0px;
    position: absolute;
    bottom: 0px;
    left: 5px;
}

a.vote-btn:hover{
    background-position: 0 -45px;
}

.vote-num{
    width: 143px;
    height: 45px;
    position: absolute;
    bottom: 0px;
    right: 5px;
}

.vote-num p{
    font-size: 25px;
    font-family: "supermarket", sans-serif;
    color: #333333;
    line-height: 1.2em !important;
    text-align: center;
    padding: 2px 0px;
}

/*Footer*/

#then-footer{
    position: absolute;
    left: -94px;
    bottom: 33px;
}

#now-footer{
    position: absolute;
    right: -140px;
    bottom: 33px;
}

/*Popup*/

.popup{
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    display:none;
}
.popup.active{
    display: block;
}
/* Inner */
.popup-inner {
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
}
.popup-icon{
    width: 355px;
    height: 319px;
    background-image: url(../images/thank-you.png);
    background-repeat: no-repeat;
}

/* Close Button */
.popup-close {
    width:31px;
    height:31px;
    background-image: url(../images/close.png);
    background-repeat: no-repeat;
    position:absolute;
    top: 5px;
    right:5px;
    font-size:0px;
    text-align:center;
}

.popup-close:hover {
    background-image: url(../images/close-hover.png);
    background-repeat: no-repeat;
}

/*Loading Element*/
.overlay-loading{
    position: absolute;
    background-color: #FFFFFF;
    background: rgba(255,255,255,0.85);
    left:0;
    right:0;
    bottom:0;
    top:0;
    text-align: center;
    display: none;
    z-index:7;
}
.file-upload-wrap .overlay-loading{
    z-index:2;
}
.overlay-loading .loader-wrap{
    left: 50%;
    position: absolute;
    top: 45%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.overlay-loading .loader-icon{
    font-size: 30px;
    color: #FCB842;
}
.overlay-loading .loader-text{
    color: #333333;
    font-size: 12px;
    padding: 5px;
}
.overlay-loading-wrap.loading {position:relative;}
.overlay-loading-wrap.loading > .overlay-loading{display:block;}

.vote-wrap .vote-loader{
    bottom: 13px;
    color: #ffffff;
    font-size: 22px;
    left: 22px;
    position: absolute;
    z-index: 3;
    display: none;
}
.vote-wrap.loading .vote-loader{display: inline-block;}

.link-red{
    color: #d71921;
    font-weight: bold;
    text-decoration: none;
}
.link-red:hover{
    text-decoration: underline;
}