#body-container {
    padding: 1em;
    line-height: 1em;
    /* Default page background, will be overridden by user settings. */
    background: #cccccc;
}

#wrapper {
    margin: auto;
    width: 701px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

#platecontent {
    background: #fff;
    width: auto;
    height: auto;
    padding: 5px;
}

/* CONTENT PLATE - USED IN BOTH DESIGNS */
#plate {
    background: transparent;
    width: auto;
    margin: 0px 0px 0px 0px;
    padding: 0;
}
.platetop, .platebottom {
    display: block;
    background: transparent;
    font-size: 1px;
}
.plate1, .plate2, .plate3, .plate4 {
    display: block;
    overflow: hidden;
}
.plate1, .plate2, .plate3 {
    height:1px;
}
.plate2, .plate3, .plate4 {
    background: #ffffff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.plate1 {
    margin: 0 5px;
    background:#ccc;
}
.plate2 {
    margin: 0 3px;
    border-width: 0 2px;
}
.plate3 {
    margin:0 2px;
}
.plate4 {
    height: 2px;
    margin: 0 1px;
}
.plate1b, .plate2b, .plate3b, .plate4b {
    display: block;
    overflow: hidden;
}
.plate1b, .plate2b, .plate3b {
    height: 1px;
}
.plate2b, .plate3b, .plate4b {background:#ffffff; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.plate1b{margin:0 5px; background:#ccc;}
.plate2b {margin:0 3px; border-width:0 2px;}
.plate3b {margin:0 2px;}
.plate4b {height:2px; margin:0 1px;}
#platecontent {
    display: block;
    height: auto;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background: #ffffff;
}

#img-logo_image {
    width: 345px;
    height: 70px;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
}

#tmpl-slogan {
    text-align: center;
    font-size: 1.4em;
    color: #000;
    margin: 12px 0px 0px 10px;
    line-height: 45px;
}

#img-campaign_image {
    clear: both;
    margin: 0px 0px 2px 0px;
    padding: 0px;
    width: 689px;
    height: 185px;
    background-position: center center;
    background-repeat: no-repeat;
}

#campaignSubinfo {
    margin-bottom: 2px;
    padding: 15px;
    border: 1px solid #ededed;
}

#campaignInput {
    width: auto;
    height: auto;
    clear: both;
    margin: 0px;
    padding: 0px;
    border: 0px solid #ededed;
}
form{margin:0px;padding:0px;}
#question{border:1px solid #ededed;width:auto;height:280px;margin:0px;padding:0px;float:left;background:#f9f9f9;}
#questionUl{list-style:none;width:332px;height:auto;margin:0 0 0 0;padding:5px 5px 5px 5px;float:left;background:#f9f9f9;}
#questionUl li.even{background:#ededed;}
#questionUl li.odd{background:#ffffff;}
#registration{border:1px solid #ededed;width:343px;height:280px;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;float:right;}
#registrationUl {
    list-style: none;
    width: auto;
    height: auto;
    margin: 0;
    padding: 5px 5px 15px 27px;    
    line-height:15px;
}
#registrationUl li {
    clear: both;
}
.selectformat {
    height: 21px;
    margin: 0px 0px 3px 0px;
    width: 142px;
    border: 1px solid #cccccc;
}
.inputText{margin:0px 0px 3px 0px;width:140px;border:1px solid #cccccc;}

#horizontalLeft{width:auto;height:auto;float:left;margin:0px;padding:0px;border:0px solid #ededed;}
#horizontalRight{width:342px;height:auto;float:left;margin:0px 0px 0px 2px;padding:0px;border:0px solid #ededed;}

/* CSS BUTTON */
#button {width:290px;margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;} /* WIDTH VALUE OF ELEMENT HERE */
.buttontop, .buttonbottom {display:block;font-size:1px;}
.button1, .button2, .button3, .button4 {display:block; overflow:hidden;}
.button1, .button2, .button3 {height:1px;}

.button2, .button3, .button4 {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: #000;
}

.button1 {margin:0 5px; background:#000;}
.button2 {margin:0 3px; border-width:0 2px;}
.button3 {margin:0 2px;}
.button4 {height:2px; margin:0 1px;}
.button1b, .button2b, .button3b, .button4b {
    display:block; overflow:hidden;
}
.button1b, .button2b, .button3b {
    height:1px;
}
.button2b, .button3b, .button4b {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #303030;
}
.button1b{
    margin:0 5px;
    background: #303030;
 }
.button2b {margin:0 3px; border-width:0 2px;}
.button3b {margin:0 2px;}
.button4b {height:2px; margin:0 1px;}
#buttoncontent {
    display: block;
    
    color: #fff;
    background-color: #000;
    background-image: url(/static/images/bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: 30px;
    margin: 0;
    padding: 0;
    text-align: center;
} /* HEIGHT VALUE OF ELEMENT HERE + BACKGROUND COLOR CHANGE HERE */

#buttoncontent, .button2, .button3, .button4 {
    background-color: #000;
}


/* CSS BUTTON */
.buttonText {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    line-height: 30px;
}

/* TEXT */
p, table {
    font-size: 0.8em;
    margin: 0px;
    padding: 0px;
}

.left, .right {
    float: left;
    width: 140px;
    margin: 0px;
}

.right {
    margin: 0px 0px 0px 7px;
}

.label {
    font-size: 0.8em;
    font-weight: bold;
}

.error {
    color: #f00;
    font-size: 9px;
    font-weight: bold;
    height: 11px;
}

p.termtext {
    font-size: 0.6em;
    margin:0px;
    padding:0px;
    color:#000000;
}

h2.optin {
    color:#9e0b0f;
}
p.optin {
    font-weight:bold;
}
h2.welcomeContest {
    color:#9e0b0f;
}

h3.welcomeContest {
    font-size: 0.85em;
    padding: 0;
    margin: 0;
    color:#000;
}

/* Highscore list */
.highscore .highlight {
    color: #5863ca;
    text-align:left;
}

.highscore td, th {
    padding-right:10px;
}

.highscore .number {
    text-align: left;
}

/* Page footer */
#footer {
    padding: 10px;
    font-size: 0.8em;
}

#footer, #footer a {
    color: #777;
    text-decoration: none;
}

/* Rules for text on the FAQ/Rules/Policy page. */
#textcontent {
    padding: 10px;
    line-height: 1.2em;
}

#textcontent p {
    margin-bottom: 1em;
}

/* Best score stuff. */
table.namevalues {
    border-collapse: collapse;
}
.namevalues th {
    text-align: left;
}

.namevalues .totalrow {
    border-top: 1px solid #000;
}
