.wide-layout #contentLeft {
	width:400px;
}
.wide-layout #contentRight {
	width:360px;
}
.wide-layout #contentRight .eaFormTextfield,
.wide-layout #Country {
	width:170px;
}
.wide-layout .right {
	width:auto;
}
.wide-layout #First_NameDiv, 
.wide-layout #Last_NameDiv, 
.wide-layout #EmailDiv, 
.wide-layout #CountryDiv,
.wide-layout #TelephoneDiv {
	width:50%;
	float:left;
	clear:none;
}
.wide-layout .eaMessageContentContainer textarea{
	width:350px;
}
body {
	background:url(../img/bg.jpg) no-repeat center 96px;
	margin:0;
	color:#fff;
}
#header {
	background:#fff;
	text-align:center;
}
#contentholder {
	width:866px;
	margin:0 auto;
	font: 1em/1.5em arial,helvetica,verdana,sans-serif
}
#smholder {
	float:right;
	margin:20px 0;
}
#content {
	
}
#contentLeft {
	float:left;
	width:525px;
}
#contentLeft h1 {
    color: #FFFFFF;
    font-size: 3em;
    line-height: 1em;
    margin: 64px 0 20px;
    text-transform: uppercase;
}
#contentRight {
	float:right;
	background:#ee7400;
    padding: 10px;
    width: 243px;
    color:#000;
}
.right {
	float:right;
    width: 263px;
}
#totaliser {
	background:url(http://wspa.s3.amazonaws.com/turtles_2012/img/totaliser-bg.png) no-repeat;
	color:#000;
	width:263px;
	height:286px;
	text-align:center;
	margin: 0 auto 20px;
}
#signups {
	font-size:3.6em;
	font-weight:bold;
	padding-bottom: 20px;
    padding-top: 115px;
}
#signups_text {
	font-weight:bold;
}
#Turtles_2012_INT_TotaliserDiv {
	display:none;
}
.eaTwoColumnFiller {
	height:10px;
}
.clear {
	clear:both;
}
.box {
	border-bottom:1px solid #707c6a;
	margin-bottom: 35px;
    padding-bottom: 20px
}
/* form overrides */

.eaFormElementLabel {
    float: none;
    font-size: 1em;
}
.eaFullWidthContent {
    width: 100%;
}
.eaFormTextfield {
    float: none;
    width: 235px;
}
.eaFormSelect {
    float: none;
    width: 240px;
}
.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:866px;
	margin:0 auto;
}
#subFooter p {
	font: 1em/1.5em helvetica,arial,verdana,sans-serif
}

.eaQuestionCheckboxFormFieldContainer {
	margin-top:0;
}

.eaDynamicSummary, 
.su_text {
	display: none;
}










