#register #mainContent {
	background: none;
}
#register.step_two #mainContent {
	background: url("/images/hero_images/opennewtopic_hero_t64.jpg") no-repeat 0px 23px;
}
#register.sms #mainContent {
	background: url("/images/hero_images/submityourstory_hero_t56.jpg") no-repeat 0px 23px;
}
#register #mainContentLeft {
	width: 730px; /* make full width */
}
#register #mainContentRight 
{
	/* make sure #mainContentRight is not shown */
	display:none;
	width: 0px;
	height: 0px;
}
#register label.checkbox 
{
	cursor: pointer;
}
#register .step {
	float: right;
	display: inline;
}
#register .intro 
{
	margin: 10px 0;
	font-size: 110%;
}
#register .show {
	display: block;
}
#register .hide {
	display: none;
}
#register .pale_blue h2 
{
	color: #06A6E4;
	font-size: 1.6em;
	font-weight: bold;
}
/* form validation */
#frmRegister label.error, #frmSMSCode label.error, #frmRegisterTwo label.error {
  background: url("/images/formbox/unchecked.gif") no-repeat 0px 0px;
  margin: 3px 0 0 0;
  padding: 0 0 2px 19px;
  font-weight: bold;
  color: #EA5200;
  font-size: 1.1em;
  display: block;
  width: 245px;
  float: right;
}

#frmRegister label.checked, #frmSMSCode label.checked, #frmRegisterTwo label.checked {
  background:url("/images/formbox/checked.gif") no-repeat 0px 0px;
}
#register .info {
	width: 500px;
	margin: 0 10px 10px 10px;
}
#register #child {
	display: none;
}
#register #optinall {
	background: #FEE5E7;
	margin: -9px -15px 20px -15px;
	padding: 10px 0 6px 15px;
}
#register #optinall div.fm-opt {
	margin-bottom: 0;
}
#register #optins .fm-opt {
	margin: 0;
	padding: 0;
}
#register .optin_info {
	width: 510px;
	margin: 10px 0 0 33px;
	height: 45px;
}
#register #milk_brands {
	margin: 0 0 0 0;
}
#register .optin_img {
	float: right;
	margin: 0 0 0 50px;
}
#register #enter_home_address {
	margin: 0 0 0 178px;
	color: #999;
	text-decoration: underline;
	outline: none;
}
#register div.indent {
	clear: both;
	margin: 10px 0 10px 180px;
}
#register #find_address {
	margin: -10px 0 0 0;
}
#register .lookup_address
{
	margin: 10px 0 10px 179px;
}
#register #select_address {
	width: 400px;
	margin: 0 0 10px 0;
}
#register noscript .alert {
	width: 500px;
	margin-left: 0;
}
#register noscript .alert a {
	color: #000;
	font-size: 1em;
	text-decoration: underline;
}
#register noscript .alert a:hover {
	text-decoration: none;
}
#register .checker {
	float: left;
	padding: 15px 0 0 0;
	width: 530px;
}
#register .form-submit {
	float: right;
	display: inline;
	padding: 10px 0 0 0;
	width: 130px;
}
#register #acceptterms_server .errorfield {
	margin: 0 0 0 20px;
	float: left;
	width: 100%;
	font-size: 1.3em;
}
#register #acceptterms label.error, #register #acceptterms label.checked {
	float: right;
	width: 10px;
	height: 15px;
	display: inline;
}
#register .optin_fields {
	margin: 0 0 0 0;
}
#register .highlight {
	color: #FE575F;
}
#frmRegister .pale_blue .fm-opt label.pale_blue_label {
	margin: 0 7px 0 0;
	padding: 0;
}
#frmRegister .pale_blue .fm-opt .indent {
	margin: 0 10px 0 168px;
}
#frmRegister .pale_blue .fm-opt .errorfield {
	margin: 0 0 3px 168px;
}
#frmRegister .pale_blue .fm-opt label.error {
	width: 235px;
}
/* frmRegisterTwo */
#frmRegisterTwo #privcheck 
{
	clear: both;
}
#frmRegisterTwo #privcheck label.error 
{
	width: auto;
	float: none;
	
}
#frmRegisterTwo #profile_name 
{
	font-weight: bold;
	padding: 2px 0 0 0;
}
#frmRegisterTwo p.innerpad 
{
	padding: 5px 10px;
}
#frmRegisterTwo #profile_description {
	width: 480px;
}
#frmRegisterTwo div#profile_description_error
{
	clear: both;
	position: relative;
	padding: 5px 0;
}
#frmRegisterTwo div#profile_description_error label.error 
{
	clear: both;
	float: none;
	width: 480px;
}
#register #profile_picture_upload {
	width: 220px; /* Browse takes up error space */
}
#frmRegisterTwo #privacy_left
{
	width: 250px;
	margin: 10px 0 0 0;
	float:left;
}
#frmRegisterTwo #privacy_left .errorfield
{
	/* Non JS error message position */
	clear: both;
	margin: 10px 0 0 0;
	width: 240px;
}
#frmRegisterTwo #privacy_right
{
	margin: 0 10px 0 0;
	width: 410px;
	float: right;
}
#frmRegisterTwo #profile_pic_left 
{
	float: left;
	margin: 0 0 0 8px;
	width: 170px;
}
#frmRegisterTwo #profile_pic_right 
{
	float: right;
	width: 505px;
	margin: 0 10px 0 0;
}

#frmRegisterTwo #profile_pic_left #profile_picture
{
	margin: 0 0 10px 0;
}
#frmRegisterTwo #profile_pic_right .uploader 
{
	padding: 0 5px;
}
#frmRegisterTwo #profile_pic_right .uploader .errorfield
{
	margin: 0;
}
#frmRegisterTwo #profile_pic_right #avatars div
{
	width: 50px;
	height: 50px;
	float: left;
	margin: 0 5px 10px 0;
	cursor: pointer
}
#frmRegisterTwo #profile_pic_right #avatars div label 
{
	margin: 0;
	padding: 0;
	cursor: pointer
}
#frmRegisterTwo #profile_pic_right #avatars div label img
{
	padding: 0 0 3px 0;
	border-bottom: 1px solid #FFF;
}
#frmRegisterTwo #profile_pic_right #avatars div label img.active 
{
	border-bottom: 3px solid #65D559;
}
#frmRegisterTwo #profile_pic_right #avatars div input.avatar_radio
{
	display: none;
}
form #last_optin .fm-opt
{
	margin: 0;
}
/* registercomplete */

#registercomplete #mainContent {
	background: url("/images/hero_images/COW_Web_letterbox_RegComplete.jpg") no-repeat 0px 23px;
}
#registercomplete .alert a {
	color: #000;
	font-size: 1em;
	text-decoration: underline;
}
#registercomplete .alert a:hover {
	text-decoration: none;
}

.smsHidden {
    visibility: hidden; display: none; /*Hide the sms registration button Action: 15877 13/07/2011 DJM*/
}
