body {
	background:url(../img/bg.jpg);
	margin:0;
	color:#fff;
}
#header {
	background:#fff;
	text-align:center;
}
#main_header {
	margin:20px 0 30px;
	box-shadow: 0 0 10px #000;
}
#contentholder {
	width:940px;
	margin:0 auto;
	font: 1em/1.5em arial,helvetica,verdana,sans-serif
}
#smholder {
	margin:0 0 20px 0;
}
#content {
	
}
#contentLeft {
	float: left;
    width: 483px;
}
#totaliser h1 {
    color: #000;
    font-size: 1.9em;
    line-height: 1em;
    margin: 5px 0 0 -35px;
}
#totaliser h1 span {
	font-size:0.85em;
}
#contentLeft h2 {
    font-size: 1.2em;
}
.copy {
	font-size:1.3em;
	font-weight:bold;
	padding-top:20px;
}
#contentRight {
	float:right;
	background:url(../img/form-bg.jpg) repeat;
    padding: 20px;
    width: 390px;
    color:#000;
}
.right {
	float:right;
    width: 450px;
}
#totaliser {
	background:url(../img/cow.png) no-repeat;
	color:#000;
	width:482px;
	height:350px;
	text-align:center;
	margin: 30px auto 20px;
}
#signups {
	font-size:4.5em;
	font-weight:bold;
	padding-bottom: 25px;
    padding-top: 48px;
    color:#e57424;
    margin-left: -35px;
}
#signups_text {
	font-weight:bold;
	margin-left: -35px;
	font-size:1.2em;
}
#Dairy_2012_INT_TotaliserDiv,
#Dairy_2012_NL_TotaliserDiv {
	display:none;
}
#Dairy_2012_INT_form_letterDiv,
#Dairy_2012_NL_Form_LetterDiv {
	background: #fff;
	padding:20px 20px 5px;
	width:auto;
}
#Dairy_2012_INT_form_letterDiv p,
#Dairy_2012_NL_Form_LetterDiv p {
	font-size:1.2em !important;
	margin-top:0;
}
#Dairy_2012_INT_form_letterDiv h2,
#Dairy_2012_NL_Form_LetterDiv h2 {
	margin-top:0;
}
.eaTwoColumnFiller {
	height:10px;
}
.clear {
	clear:both;
}
.box {
	border-bottom:1px solid #707c6a;
	margin-bottom: 35px;
    padding-bottom: 20px
}
/* form overrides */

.eaFormElementLabel {
    font-size: 1.2em;
    font-weight:bold;
    width: 139px;
}
.eaFullWidthContent {
    width: 100%;
    margin-bottom:15px;
}
.eaFormTextfield {
    float: none;
    width: 230px;
    height: 22px;
    font-size: 1.4em;
    padding:4px;
    color: #000000;
}
.eaFormSelect {
    float: none;
    width: 240px;
    padding: 7px;
}
.eaSubmitResetButtonGroup {
    width: auto;
    float:none;
    padding: 10px 0 5px;
    text-align:center;
}
.eaSubmitButton, .eaResetButton {
	cursor:pointer;
	background:url(http://wspa.s3.amazonaws.com/turtles_2012/img/form-button.png) no-repeat;
	width:108px;
	height:56px;
	border:0;
	padding:0;
}
.eaErrorMessage {
    font-size: 10px;
    padding: 5px;
    font-weight:normal;
}
.eaErrorMessage a {
    color:#f00;
    font-weight:bold;
}

#subFooter {
	width:940px;
	margin:0 auto;
}
#subFooter p {
	font: 1em/1.5em helvetica,arial,verdana,sans-serif
}

.eaQuestionCheckboxFormFieldContainer {
	margin-top:0;
}
.eaMandatoryFieldMarker,
#Manadatory_fieldsDiv font {
	color:#fff !important;
	font-size: 1.5em;
	vertical-align: bottom;
}











