@charset "UTF-8";
/* CSS Document

@import "./lauren.css";

*/
@import "../admin/css/reset.css";
@import "./typography.css";
@import "./nav.css";
@import "./img-replace.css";
@import "./forms.css";



#referralContainer {
    display : none;
    position: absolute;
    background: #fff;
    width: 400px;
}


#referFriend { display: none; }

/*
======= WCT ======
*/

body {
    background: #fff;
    margin: 0;
}

.clear { clear:both; }

.small-print {
    font-size: 1em;
    line-height: 1.6em;
    color: #207220;
    font-weight: 100;
}

/*  Flash   */
/*  Flash registration */
#flashRegistration {
    width: 265px;
    height: 184px;
    text-transform: uppercase;
}

#flashRegistration a,
#flashRegistration a:visited,
#flashRegistration a:hover {
    text-align: center;
    font-size: 3.2em;
    display: block;
    border: #fff 1px dashed;
    margin: 13px;
    color: #fff;
}

#flashRegistration p {
    margin: 0 12px;
    padding: 5px;
    font-size: 2.4em;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: -.05em;
    color: #fff;
    border: #fff 1px dashed;
    text-align: left;
}
#flashRegistration p strong { color: #000; }

#flashRegistration p span {
    font-size: .75em;
    line-height: .9em;
    display: block;
    letter-spacing: -0.1em;
    color: #207220;
}

/*
    Non flash backup content styles
    for prize area
*/
#prizeFlash { width: 265px; }

#prizeFlash .inner {
    border: thin #fff dashed;
    width: 239px;
    min-height: 146px;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: -.03em;
}

#prizeFlash .inner h2 {
    margin: 0 13px;
    font-size: 2.2em;
}

#prizeFlash .inner p {
    margin: 0 13px;
    font-stretch: condensed;
    color: #fff;
    font-size: 1.6em;
    line-height: 1em;
    text-align: left;
}

#prizeFlash .inner .prize-title {
    margin: 0 13px;
    color: #207220;
    font-size: 1.5em;
    letter-spacing: -.1em;
}

#prizeFlash .inner .enter-comp-link {
    margin: 0 13px;
    color: #000;
    font-size: 1.3em;
    text-decoration: none;
    border-bottom: thin #000 dashed;
    letter-spacing: -.06em;
}

#prizeFlash .inner .small-print {
    text-transform: none;
    display: block;
    margin: 0 13px;
    text-align: left;
    letter-spacing: -.1em;
    word-spacing: .1em;
}

/*  CSS-Position    */
#container { width: 100%; }

.container { position: relative; }

#mastHead {
    position: absolute;
    width: 100%;
    height: 390px;
    background: #4aa905 url(img/header_bg.png) center bottom repeat-x;
}

#mastHead {
    position: absolute;
    width: 100%;
    height: 390px;
    background: #4AA905 url(img/header_bg.png) left 380px repeat-x;
    left: 0;
    margin: 0;
}

#mastHead .inner, #contentWrap {
    width: 960px;
    position: absolute;
    border-top: none;
    border-bottom: none;
    margin: 0;
    left: 50%;
    margin-left: -480px;
}

#contentWrap { position: relative; }

#logo {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 215px;
    height: 65px;
    background: url(img/work-choice-day-logo.png) left top no-repeat;
}

#logo h1 {
    visibility: hidden;
    display: block;
    margin: 0;
    padding: 0;
    height: 0;
}

#nav {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 97px;
    width: 252px;
    height: 290px;
    background: transparent url(img/nav_bg.png) right 200px no-repeat;
}

#sidebar {
    width: 263px;
    height: 380px;
    z-index: 9997;
    float: right;
    background: transparent url(img/sidebar_bg.png) left bottom no-repeat;
}

#sidebar h3 {
    margin: 0;
    padding: 0;
}

#content {
    margin-left: 267px;
    margin-right: 265px;
}

#pageCopy { padding: 15px; }

#countdownClock {
    width: 430px;
    height: 100px;
    background: url(img/countdown_bg.png) left top no-repeat;
    position: relative;
}

#countdownClock .day-count {
    color: #6db43f;
    background: #fff;
    display: block;
    width: 60px;
    font-weight: 600;
    font-size: 3em;
    text-align: center;
    position: relative;
    top: 52px;
    margin: 0 0 0 305px;
}

.videoWrapper {
    position: relative;
    background: #fff url(img/videoWrapper-bg.png) left top no-repeat;
    width: 430px;
    margin-bottom: 1em;
}

.videoWrapper .inner {
    margin: 0 auto;
    width: 401px;
    height: 346px;
}

.videoWrapper img {
    width: 400px;
    height: 300px;
    display: block;
    position: absolute;
    top: 0;
    margin: 0 auto;
}

.videoWrapper h2 {
    position: relative;
    background: #4AA905;
    top: 305px;
    font-size: 1.2em;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding: 11px 15px;
}

/*  LOGIN   */
#login {
    background: transparent url(img/login_btn.gif) 16px top no-repeat;
    display: block;
    position: relative;
}

#loginForm {
    margin: 0;
    padding: 0;
    margin-left: 70px;
}

#loginForm label {
    display: block;
    float: left;
    margin: 2px 5px 0 0;
    color: #fff;
    font-size: .9em;
}

#loginForm label input {
    width: 40px;
    font-size: 1em;
}

#loginbtn {
    float: right;
    width: 15px;
    height: 29px;
    background: transparent url(img/go_btn.gif) left top no-repeat;
    display: block;
    border: none;
    position: relative;
    right: 18px;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

#logoutBtn {
    width: 55px;
    height: 37px;
    background: transparent url(img/logout_btn.gif) left top no-repeat;
    display: block;
    border: none;
    position: absolute;
    top: -1px;
    left: 15px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

#loginForm .retrieve-pass {
    position: relative;
    left: -10px;
    top: -5px;
    color: #2e7e26;
    clear: both;
    font-size: 1em;
}

#loginForm .retrieve-pass a { color: #2e7e26; }

#adminEditLink {
    display: inline;
    white-space:nowrap;
    position: relative;
    color: #fff;
    background: #fff;
    padding: 2px 5px 3px 5px;
}

/*  Links   */
#pageCopy #linksList li,
#pageCopy #planningList li { list-style: none; }

#linksList h3,
#planningList h3 { margin-bottom: .3em; }

#linksList a,
#planningList a {
    margin-left: 1em;
    font-size: 1.2em;
    line-height: 1.6em;
}

#linksList p,
#planningList p {
    margin-left: 1em;
    margin-top: 0.5em;
    margin-bottom: 1.6em;
}

/*      Sponsors    */
.sponsor-logo-large {
    float: right;
    display: block;
    width: auto;
    margin: 0 0 1.6em 1.6em;
}

#sponsorList {
    margin: 0;
    padding: 0;
}

#sponsorList ul { margin: 1em auto; }

#sponsorList li {
    text-align: center;
    padding: 5px;
}

#leadingSponsors ul {
    padding-top: 11px;
    background: #fff url(img/h5-leading-partners.png) center top no-repeat;
}

#leadingSponsors h5 {
    text-align: center;
    height: 0;
    line-height: 1em;
    visibility: hidden;
}

#leadingSponsors ul,
#supportingSponsors ul { text-align: center; }

#leadingSponsors ul,
#supportingSponsors ul {
    margin: 0;
    padding: 5px 0;
    display: block;
    position: relative;
}

#leadingSponsors ul li,
#supportingSponsors ul li {
    margin: 0;
    vertical-align: baseline;
    display: inline;
    padding: 0 10px;
}

#leadingSponsors ul li a img,
#supportingSponsors ul li a img {
    display: inline;
    padding: 5px;
}

#supportingSponsors ul li h6 {
    background: #fff url(img/h6-supporting-partners.png) left top no-repeat;
    display: inline;
    padding: 6px 67px;
}

#providers,
#suppliers,
#funding-organisations { text-align: center; margin: 1em auto 0 auto;}
#providers ul,
#suppliers ul,
#funding-organisations ul { display: inline;}
#providers ul li,
#suppliers ul li,
#funding-organisations ul li {
    vertical-align: baseline;
    display: inline;
    padding: 0 .5em;
    font-size: 1.2em;
    white-space:  nowrap;
}

#funding-organisations ul li { font-size: 1.1em; }

#providers ul li h6,
#suppliers ul li h6,
#funding-organisations ul li h6 {
    display: inline;
    line-height: 1em;
    padding: 6px 32px;
    background: url(img/h6-providers.png) left center no-repeat;
}

#funding-organisations ul li h6 {
    background: url(img/h6-funding-organisations.gif) left center no-repeat;
    padding: 6px 76px;
}

#suppliers ul li h6 {
    background: url(img/h6-suppliers.png) left center no-repeat;
    padding: 6px 33px;
}

/*      Footer      */
#footer {
    margin: 40px 0 0 0;
    padding: 1em;
    border-top: #000 1px dashed;
    position: relative;
    background-color: #fff;
}

#footer ol {
    text-align: right;
    display: block;
    position: relative;
    width: 960px;
    left: 50%;
    margin-left: -480px;
}

#footer ol li {
    display: inline;
    margin: 5px;
}










