﻿h2
{
    padding-top: 10px;
}

#ctform h2
{
	padding-top: 12px;
}

.sys_mainContent h2
{
	width: 480px;
}

#reqleft
{
	position: relative;
	left: -15px;
	top: 5px;
}



.postCodeLookup
{
	border: 0px !important;
	background-color: #FFFFFF !important;
	width: 90px;
	background-image: url("http://www.macmillan.org.uk/SiteElements/images/donate/submit_bkg.gif");
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

#ajaxloading ,#ajaxloadingOwn
{
	display: none;
	margin: 5px 0px 5px 100px;
}

.HH
{
	clear: both;
}

.fulllabel label
{
	width: inherit !important;
	float: none !important;
	clear: both;
}

/*AW select box change 7/6/12 */
#QAS_Select
{
	background-color: #FFFFFF !important;
	background-image: url("http://www.macmillan.org.uk/SiteElements/images/donate/submit_bkg.gif");
	background-repeat: no-repeat;
	border: 0 none !important;
	color: #FFFFFF;
	font-weight: bold;
	width: 110px;
}

/*#endregion*/


/* Styles for validation helpers
-----------------------------------------------------------*/
/*#region Validation Helpers */

.field-validation-error
{
	color: #ff0000;
	float: left;
	position: relative;
	left: 5px;
}

.field-validation-valid
{
	display: none;
}

#macform .input-validation-error
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}

.validation-summary-errors
{
	font-weight: bold;
	color: #ff0000;
}

.validation-summary-valid
{
	display: none;
}


/*#endregion*/

/*--Adam Form amends--*/

/*#otherTitle label
{
    float:left;  
    width:auto; 
    min-height:32px;
    _height:32px;
    padding-top: 0.5em;
}

#otherTitle input
{
   float:right;
}
*/
.editor-label
{
	float: left;
	width: auto;
	min-height: 32px;
	_height: 32px;
	padding-top: 0.5em;
	clear: left;
}

.editor-label label
{
	padding: 0.8em 0em 0em 0em !important;
}

.editor-field
{
	float: left;
	min-width: 280px;
	width: 280px;
	/*width: 61%;*/
	min-height: 32px;
	_height: 32px;
	padding-top: 0.5em;
	margin: 0 0 0 0 important;
}

.editor-field select
{
	/*padding:0.5em 0.5em 0.5em 0.5em;*/ /*margin: 0 0 0 0 !important;*/
	min-height: 17px;
	padding: 0 0 0 0;
	overflow: hidden;
	min-width: 185px;
}

/*.editor-field input
{
    margin:0.5em 0.5em 0.5em 0.5em !important;
}*/

#QasResults { clear: both;}

.editor-bit
{
	min-width: 460px;
	width: 100%;
	float: left;
}

.editor-full
{
	width: 100%;
	float: left;
	padding-bottom: 5px;
	min-width: 460px;
}

.editor-full .editor-field
{
	width: 65%;
	position: relative;
	left: 0px;
}

.editor-full label
{
	padding: 16px 0 0 0 !important;
}

#ADLookup
{
	/*float:right;*/
	vertical-align: top;
	margin: 8px 0 0 0 !important;
}

#macform .radiogroup label
{
	display: inline;
	font-weight: normal;
	width: 450px;
}

/* -- AW added float */
.radiogroup {
	width:450px;
	float:left;
}

/*--AW testing in Miles for radio buttons */
.radWrap 
{
    width:110;
    float:left;
}

#milesform .radiogroup label
{
	display: inline;
	font-weight: normal;
	width: 70px;
	float:left;
}

#milesform .radiobtn
{
    float:left;
    width:20px;
}


/*-- End --*/

/*-- Just Giving --*/
#justGiving{
    margin-bottom: 20px;
}
/*--End Just giving --*/