/*--- Container elements ---*/
#colCopy .formStage {
	width: 100% !important;
}

/*--- Form elements ---*/
#geForm div#errorMsg,
#geForm form #message,
#geForm form #message2  {
	font-weight: bold;
	color: #ff0000;
}

#geForm div#errorMsg.active {
	padding: 15px 15px 1px 15px;
	background: #EAEAEA;
	margin-bottom: 1em;
}
#geForm div#errorMsg.active p {
	font-size: 11pt;
}

#geForm fieldset {
	border: 0;
	padding: 0 0 2em 0;
}

#geForm legend {
	font-weight: bold;
	padding-bottom: 1.5em;
    color: #5b5b5b !important;
}

#geForm input.error,
#geForm select.error,
#geForm textarea.error {
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ff0000;
}

#geForm input,
#geForm textarea,
#geForm select {
	margin: 0 0 5px 0;
	padding: 3px;
	}

#geForm input[type=text],
#geForm input[type=password]
#geForm textarea,
#geForm select	{width: 255px;}

#geForm .btns {clear:both;padding:1em 0 1em 195px;}
#geForm .btns input {float:none;}

#geForm .wider {
	width: 265px;
}
#geForm input#terms {
	margin-top: 5px !important;
}

#geForm input#recieve_share {
	float: left;
	margin: 0 3px 10px 0 !important;
}

#geForm label {
	font-size: 9pt;
	padding: 5px 0 0 0;
	float: left;
	width: 185px;
	margin: 0 10px 0 0; 
}
#geForm label.right {
	float: right;
}
#geForm label.noFloat {
	float: none !important;
}
#geForm label.noWidth {
	padding-top: 0;
	margin-right: 0;
	width: auto !important;
}
#geForm label.wider {
	width: 360px;
}

#geForm input.noWidth,
#geForm textarea.noWidth,
#geForm select.noWidth {
	width: auto !important;
}


#geForm .supplyNumber input {width:2em!important;}


#geForm form div.col {
	padding: 0 0 20px 0;
}

#geForm .cform label {
	float: none !important;
	padding: 0;
}

#geForm form .supplyNumber {
	border: 1px solid #999;
}

#geForm form .supplyNumber th {
	font-size: 24pt;
	padding: 0 25px;
}

#geForm form .supplyNumber .row1 input {
	width: 4em !important;
	margin: 5px 5px 0 0;
}

form .supplyNumber .row2 input {
	width: 4em !important;
	margin: 5px 5px 5px 0;
}

ul.joinSteps {
	width: 100%;
	list-style: none;
	margin: 0 0 1em 0;
	overflow:hidden;
}

ul.joinSteps li {
	width: 100px;
	float: left;
	margin: 0 20px 0 0;
	padding: 5px 0 0 0;
	border-top: 5px solid #fff;
}

ul.joinSteps li.current {
	font-weight: bold;
	border-top: 5px solid #95cbed;
}

/*--- Quotation Form ---*/
#quoteResults {
	width: 100% !important;
}
#quoteResults:after {
	height: 0px;
	content: "";
	clear: both;
	display: block;
}
#quoteResults input {
	color: #47795a;
}
#quoteResults  #quoteResult1 {
	width: 365px;
	float: left;
	background: #c3D9BE;
	padding: 5px 10px 5px 10px !important;
}
#quoteResults  #quoteResult2 {
	width: 380px;
	float: right;
	padding: 10px 10px 0 0;
}
#quoteResults  #quoteResult1 select {
	margin: 7px 0 0 125px;
	width: 25%;
	font-weight: bold;
	font-size: 10pt;
	color: #5b5b5b;
}
#quoteResults label.quoteLarge {
	font-size: 16pt;
	text-align: center;
	width: 100% !important;
	display: block;
}
#quoteResults input.quoteLarge {
	width: 100% !important;
	border: 0px;
	background: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 22pt;
	padding: 5px 0 !important;
}
#quoteResults  #quoteResult2 input.quoteLarge {
	color: #fff;
	background: #47795a;
}
#quoteResults label.quoteSmall{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	width: 100% !important;
	display: block;
	display: block;
}
#quoteResults input.quoteSmall {
	width: 50% !important;
	margin-left: 95px;
	border: 0px;
	background: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
}
#quoteResults  #quoteResult2 .linkButs {
	padding-top: 20px;
	width: 100%;
	text-align: center;
}
#quoteResults  #quoteResult2 .linkButs img {
	margin-bottom: 10px;
}

/*--- Email quote form ---*/
#quoteEmailForm {
	float: right;
	width: 370px;
}
#quoteEmailForm legend {
	color: #5b5b5b;
}
#quoteEmailForm label {
	width: 95px !important;
	color: #5b5b5b;
}
#quoteEmailForm input {
	width: 250px;
}
#colCopy .formStage .disclaimer {
	width: 385px;
	float: left;
}
#colCopy .formStage .disclaimer p {
	font-size: 8pt;
}

/*--- Misc ---*/
ul.stack {
	list-style: none;
	margin-left: 0 !important;
}
div.dob {
	padding: 1em 0 1.5em 0;
}
div.dob span.label {
	margin: 0 100px 0 0;
}
div.dob span.detail {
	font-size: 8pt;
	margin-left: 165px;
}
div.dob label {
	padding: 0;
}
div.dob select {
	margin-bottom: 0 !important;
	padding: 0 !important;
}
span.show-tooltip {
	cursor: help;
	color: #5b5b5b;
	font-weight: bold;
	padding: 0 3px;
	vertical-align: text-top;
}
span.show-tooltip-text {
	border: 1px solid #666;
	background: #fff;
	width: 170px;
	display: none;
	position: absolute;
	padding: 6px 12px;
	color: #5b5b5b;
}

/* Submit and Back buttons */
form  .goBack {
	float: left;
	margin: 0 50px 0 0;

}

input.submit,
input.phantom {
	float: right;
	cursor: pointer;
	margin: 0 66px 0 0;
}
input.phantom {
	margin: 0 66px 0 0;
	}

/* Pioneer specific */
#pioneer-help input,
.answers input {
	margin: 0 0 36px 0;
	padding: 3px;
	width: 30px;
}
#pioneer-help label,
#pioneer-reward-one label,
#pioneer-reward-two label,
.answers label {
	float: none !important;
	padding-top: 0;
	margin-right: 0;
	width: auto !important;
}
#pioneer-reward-one label.Float,
#pioneer-reward-two label.Float {
	float: left !important;
}
#pioneer-reward-one textarea,
#pioneer-reward-two textarea {
	clear: left;
	width: 500px;
	margin: 10px 0 0 0;
}
#pioneer-help .question,
	.question {
	font-size: 9pt;
	padding: 0;
	float: left;
	width: 250px;
	margin: 0 4px 0 0;
}
span.wider {
	width: 360px;
}
#pioneer-reward-one .answers input,
#pioneer-reward-two .answers input {
	margin: 10px 0 0 0;
	padding: 3px;
	width: 30px;
}
