 
#moovement  {
    background-image: url(http://www.foe.co.uk/imgs/moo_bg.jpg);
    background-repeat: no-repeat;
    color: #000;
    float:left;
    width:786px;
    
}
.moo-btm {
    background-image: url(http://www.foe.co.uk/imgs/moo_shadow.png);
    height: 8px;
    background-repeat: no-repeat;
    clear: both;
    /* margin-left: 190px; */
    display: block;
}
.landing-wrapper {
    margin-bottom: -80px;
}
.share-wrapper {
    margin-bottom: 0;
}
.join-wrapper {
    margin-bottom: -150px;
}
.donate-wrapper {
    
}
#moovement-article {
    float: left;
    width: 460px;
    padding: 0 0 0 0;
    font-weight: bold;
}
#moovement-article strong {
    font-weight: bold;
    color: #231e60;
    font-size: 120%;
}
#moovement-article h1.title {
    position: relative;
    margin: 0;
    padding: 0;
}
#moovement-article .body {
    padding: 10px 60px 0 18px;
}
#moovement-article .button {
    text-align: center;
}
#moovement-article .button a:link, #moovement-article .button a:visited {
    position: relative;
    background-repeat: no-repeat;
    display: block;
}
#moovement-article .join a:link, #moovement-article .join a:visited {
    background-image: url(http://www.foe.co.uk/imgs/moo_button-join.png);
    height: 38px;
    width: 221px;
    margin: 30px 0 0 80px;
}
#moovement-article .donate a:link, #moovement-article .donate a:visited {
    background-image: url(http://www.foe.co.uk/imgs/moo_button-donate.png);
    height: 38px;
    width: 197px;
    margin: 30px 0 0 80px;
}
#moovement-article .button a:link span, #moovement-article .button a:visited span {
    position: absolute;
    left: -9999px;
}

#moovement-article h1.title span {
    position: absolute;
    left: -9999px;
}
#moovement-article h1.join {
    background-image: url(http://www.foe.co.uk/imgs/moo_title-join.png);
    background-repeat: no-repeat;
    width: 405px;
    height: 105px;
}
#moovement-article h1.support {
    background-image: url(http://www.foe.co.uk/imgs/moo_title-support.png);
    background-repeat: no-repeat;
    width: 471px;
    height: 105px;
}
#moovement-article h1.build {
    background-image: url(http://www.foe.co.uk/imgs/moo_title-build.png);
    background-repeat: no-repeat;
    width: 405px;
    height: 105px;
}
#moovement form {
    position: relative;
    z-index:10;
    font-size: 1.2em;
    font-weight: normal;
}
#moovement form div {
    padding: 0 0 8px 0;
    position: relative;
}
#moovement form div div.error {
    color: #bc1a00;
    position: absolute;
    top: -10px;
    left: 390px;
    width: 400px;
    padding-left: 30px;
    background-image: url(http://www.foe.co.uk/imgs/moo_arrow.gif);
    background-repeat: no-repeat;
    background-position: center left;
    height: 20px;
    padding-top: 10px;
    
}
#moovement form label {
    float: left;
    width: 150px;
    color: #666;
}
#moovement form input.text {
    width: 208px;
    border: 1px solid #000;
    font-size: 1.1em;
    padding: 2px 0 2px 0;
}
#moovement form select {
    width: 180px;
}
#moovement form input.shorttext {
    width: 108px;
    border: 1px solid #000;
    font-size: 1.1em;
    padding: 2px 0 2px 0;
}
#moovement form .required {
    padding: 0 0 2px 150px;
    color: #666;
}
#moovement form .checks {
    padding-left: 165px;
}
#moovement form .smallprint {
    font-size: 70%;
    color: #666;
    padding-left: 180px;
}
#moovement form .buttons {
    padding-left: 160px;
}
#moovement form span.req {
    color: #bc1a00;
    float:left;
    width: 15px;
}
#moovement form .checks label {
    float:none;
    width: auto;
    font-size: 92%;
}
#moovement-aside {
    float:right;
    width: 292px;
    margin-right: 18px;
    padding-top: 18px;
}


#moovement-aside .moo-box {
    background-image: url(http://www.foe.co.uk/imgs/moo_box-bg.png);
    background-repeat: repeat-x;
    width:292px;
    float: left;
    margin: 0 0 10px 0;
}
#moovement-aside .moo-box img {
    float: left;
    margin: 0 10px 0 0;
}
#moovement-aside .moo-box h3 {
    color: #231e60;
    padding: 5px 10px 6px 10px;
    margin: 0;
    font-size: 140%;
    font-weight: bold;
    line-height: 1.2;
}
#moovement-aside .moo-box p {
    padding: 0 10px 10px 10px;
    font-size: 100%;
    line-height: 1.2;
    font-weight: bold;
}
#moovement-aside .moo-box p a:link, #moovement-aside .moo-box p a:visited {
    text-decoration: none;
    color: #000;
}
#moovement-aside .moo-share {
    text-align: right;
    color: #231e60;
    font-weight: bold;
    vertical-align: middle;
    position: relative;
    padding-right: 20px;
    z-index:10;
    width: 140px;
    float:right;
}
#moovement-aside .moo-share .label {
    float: left;
    width: 7em;
    padding: 0.6em 0 0 0;
}
#moo-footer {
    position: relative;
    clear:both;
    z-index:1;
}
.footer-landing {
    background-image: url(http://www.foe.co.uk/imgs/moo_footer-landing.png);
    background-repeat: no-repeat;
    top: -80px;
    width: 786px;
    height: 484px;
}
.footer-donate {
    background-image: url(http://www.foe.co.uk/imgs/moo_footer-donate.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    top: 0;
    width: 786px;
    height: 350px;
    padding-top: 140px;
}
.footer-share {
    background-image: url(http://www.foe.co.uk/imgs/moo_footer-share.png);
    background-repeat: no-repeat;
    top: 0;
    width: 786px;
    height: 344px;
}
.footer-join {
    background-image: url(http://www.foe.co.uk/imgs/moo_footer-join.png);
    background-repeat: no-repeat;
    top: -150px;
    width: 786px;
    height: 344px;
}

