﻿.formWrapper,
.filterWrapper {
	width: 956px;
	background-color: #ece9e4;
	overflow: auto;
	}
div.notFormSide { /* content next to form */
	width: 476px;
    float: left;
    margin-right: 20px;
    }
div.formSide {
	float: left;
	width: 460px;
	}
fieldset {
	background-color: #ece9e4;
	padding: 13px;
	margin: 0 15px 15px 0;
	width: 432px;
	float: left;
	border: none;
	}
fieldset.emphasized { background: #e8ffdb; }
.formWrapper fieldset {
	padding: 15px 23px;
	margin: 0;
	}
.group {
	float: left;
	overflow: auto;
	}
.formWrapper fieldset.submit {
	width: 930px;
	border: none;
	border-top: 1px solid #CCC;
	padding: 13px;
	}
fieldset h3 {
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	color: #1595C7;
	font-size: 22px;
	font-weight: 800;
	text-shadow: 0 1px 0 #FFF;
	margin: 0 0 0.35em 0;
	}
p.sideNote {
	font-size: 11px;
	color: #54534a;
	margin: 0 0 10px 0;
	}
label, div.halfRadioLabel, div.fullRadioLabel {
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	margin: 0 0 15px 0;
	float: left;
	font-size: 13px;
	text-shadow: 0 1px 0 #FFF;
	font-weight: 800;
	position: relative;
	text-align: left;
	}
div.halfRadioLabel {
	width: 210px;
	margin-right: 10px;
	}
div.fullRadioLabel {
	width: 432px;
	}
label span.formatting {
	color: #666;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
label.noBottomMargin { margin-bottom: 0; }
span.serverError {
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
label.error,
span.halfWidthCheckbox.error label,
span.fullWidthCheckbox.error label,
table.error label {
	color: #ec0000;
	}
fieldset div.error {
	border: none;
	background: transparent;
	padding: 0;
	color: #ec0000;
	}
label.noLabel {
	margin-top: -15px;
	}
label.error input.text,
label.error textarea {
	border: 1px solid #ec0000;
	background: #ffeded url(/_css/uniform/sprite.png) no-repeat right -774px;
	}
label.error div.selectUniform  {
	background-position: -483px -156px;
	}
label.error div.selectUniform.focus,
label.error div.selectUniform.hover  {
	background-position: -483px -208px;
	}
label.error div.selectUniform span {
	background-position: right -26px;
	}
label.error div.selectUniform.focus span,
label.error div.selectUniform.hover span {
	background-position: right -78px;
	}
label.error input.requiredError,
label.error textarea.requiredError {
	background: #ffeded url(/_css/uniform/sprite.png) no-repeat right -862px;
	}
table.error div.radio span { background-position: -19px -279px; }
	
label.fullWidth { width: 432px; }
label.fullWidth.hasCheckbox { margin-bottom: 7px; }
label.fullWidth input.text, label.fullWidth textarea { width: 420px; }
label.fullWidth.numbered input.text { width: 398px; float: left; }
label.fullWidth div.selectUniform { width: 425px; }
label.fullWidth div.selectUniform span { width: 400px; }
label.fullWidth div.selectUniform select { width: 432px; }
label.halfWidth { width: 210px; margin-right: 12px; }
label.halfWidth input.text, label.halfWidth textarea { width: 198px; }
label.halfWidth div.selectUniform { width: 205px; }
label.halfWidth div.selectUniform span { width: 180px; }
label.halfWidth div.selectUniform select, label.halfWidth select { width: 210px; }
label.quarterWidth { width: 99px; margin-right: 12px; }
label.quarterWidth input.text, label.quarterWidth select { width: 88px; }
label.quarterWidth div.selectUniform { width: 94px; }
label.quarterWidth div.selectUniform span { width: 69px; }
label.quarterWidth div.selectUniform select { width: 99px; min-width: 99px; }
label.smallWidth div.selectUniform { width: 65px !important; }
label.smallWidth div.selectUniform span { width: 40px !important;}
label.smallWidth div.selectUniform select { width: 70px !important; min-width: 70px; }

div.labelNumber { float: left; margin: 5px 0 0 5px; width: 15px; }

div.selectUniform {
	margin: 2px 0 0 0;
	padding-left: 5px !important;
	}
div.selectUniform.focus.active,
div.selectUniform.focus:active,
div.selectUniform.focus.active:hover {
	background-position: -483px -182px;
	}
div.selectUniform.focus.active span,
div.selectUniform.focus:active span,
div.selectUniform.focus.active:hover span {
	background-position: right -52px;
	}
div.selectUniform span {
	text-shadow: 0;
	font-size: 13px !important;
	font-weight: normal;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	color: #555 !important;
	}
div.selectUniform select {
	background-color: #FFF;
	border: 1px solid #ccc;
	text-shadow: 0;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	color: #555;
	}
	
span.fullWidthCheckbox {
	display: block;
	width: 432px;
	overflow: hidden;
	}
span.halfWidthCheckbox {
	float: left;
	width: 210px;
	overflow: hidden;
	height: 28px;
	margin-right: 10px;
	}
span.halfWidthCheckbox.inputParallel {
	margin: 21px 0 0 0;
	}
div.checker {
	float: left;
	background-color: transparent;
	}
span.fullWidthCheckbox label,
span.halfWidthCheckbox label {
	line-height: 18px;
	font-weight: normal;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	color: #777;
	}
span.fullWidthCheckbox label strong,
span.halfWidthCheckbox label strong {
	font-weight: 800;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	color: #444;
	}
span.fullWidthCheckbox label {
	width: 405px;
	}
span.fullWidthCheckbox input,
span.halfWidthCheckbox input {
	float: left;
	}
span.halfWidthCheckbox.error div.checker span,
span.fullWidthCheckbox.error div.checker span {
	background-position: -19px -260px
	}
table.fullWidthCheckboxList {
	margin-bottom: 15px;
	}
table.fullWidthCheckboxList td {
	padding: 0 5px 0 0;
	}
table.fullWidthCheckboxList label {
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	color: #777;
	margin: 0px;
	}
	
div.halfRadioLabel table,
div.fullRadioLabel table {
	margin-top: 5px;
	}
div.halfRadioLabel table td,
div.fullRadioLabel table td {
	width: 105px;
	}
div.halfRadioLabel table td div.radio,
div.fullRadioLabel table td div.radio {
	float: left;
	}
div.halfRadioLabel table td label,
div.fullRadioLabel table td label {
	margin: 0;
	font-weight: normal;
	line-height: 18px;
	font-family: 'Helvetica Neue', Arial, sans-serif; 
	}
	
label.fullWidth div.uploader {
	width: 431px;
	float: left;
	margin-top: 3px;
	}
label.fullWidth div.uploader span.filename {
	width: 323px;
	font-weight: normal;
	font-family: 'Helvetica Neue', Arial, sans-serif; 
	}
label.fullWidth div.uploader span.action {
	background-color: #ece9e4;
	font-family: 'Helvetica Neue', Arial, sans-serif; 
	}

label.halfWidth div.uploader {
	width: 210px;
	float: left;
	margin-top: 3px;
	}
label.halfWidth div.uploader span.filename {
	width: 102px;
	font-weight: normal;
	font-family: 'Helvetica Neue', Arial, sans-serif; 
	}
label.halfWidth div.uploader span.action {
	background-color: #ece9e4;
	font-family: 'Helvetica Neue', Arial, sans-serif; 
	}

label.noRightMargin, span.noRightMargin { margin-right: 0; }
input.text,
textarea,
div.fancySanskrit {
	margin: 2px 0 0 0;
	display: block;
	-ms-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 5px 4px 5px;
	border: 1px solid #CCC;
	background: #FFF;
	font-size: 15px;
	font-weight: normal;
	color: #555;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	}
input.text { height: 17px; }
input.text.makeInline { display: inline; }
textarea {
	resize: vertical;
	}
input.text:focus,
textarea:focus {
	border: 1px solid #1595C7 !important;
	background: #FFF !important;
	}
input.text:disabled,
textarea:disabled {
	background: #ece9e4;
	}
input.button,
a.button,
div.button {
	color: #FFF;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	font-weight: 800;
	background: #1595C7;
	border: 1px solid #1595C7;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	padding: 5px;
	float: right;
	font-size: 18px;
	width: 210px;
	border-radius: 3px;
	display: block;
	}
input.smallButton,
a.smallButton,
div.smallButton {
	background: #1595C7;
	color: #fff;
	border: 1px solid #1595C7;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 5px 0;
	border-radius: 3px;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	margin: 1px 0 0 0;
	display: block;
	text-align: center;
	width: 100px;
	}
a.button.centered {
	float: none;
	margin: 0 25%;
	width: 50%;
	padding-left: 0;
	padding-right: 0;
	}
input.button:hover,
a.button:hover,
div.button:hover,
input.smallButton:hover,
a.smallButton:hover,
div.smallButton:hover {
	background-color: #88c6e9;
	border: 1px solid #88c6e9;
	cursor: pointer;
	}
input.button:disabled,
input.button.disabled,
a.button:disabled,
a.button.disabled,
div.button:disabled,
div.button.disabled,
input.smallButton:disabled,
input.smallButton.disabled,
a.smallButton:disabled,
a.smallButton.disabled,
div.smallButton:disabled,
div.smallButton.disabled {
	background: #ece9e4;
	text-shadow: none;
	border: 1px solid #ccc;
	color: #aaa;
	}
/* for IE8, :disabled (above) breaks it */ 
input.button.disabled,
a.button.disabled,
div.button.disabled,
input.smallButton.disabled,
a.smallButton.disabled,
div.smallButton.disabled {
	background: #ece9e4;
	text-shadow: none;
	border: 1px solid #ccc;
	color: #aaa;
	}
input.initialSubmit {
	display: none;
	}
fieldset .lgBtn {
    width: 210px;
    float: right; 
    }
	
.errorBox {
	position: absolute;
	background-color: #FFF;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-shadow: none;
	padding: 5px;
	color: #ec0000;
	border: 1px solid #ec0000;
	border-radius: 3px;
	box-shadow: 0 5px 8px rgba(0,0,0,0.25);
	right: 0;
	top: 47px;
	width: 88px;
	z-index: 9999;
	display: none;
	}
.errorBox:before {
	width: 11px;
	height: 6px;
	top: -6px;
	left: 81px;
	background: transparent url(/_css/uniform/sprite.png) no-repeat -202px -266px;
	position: absolute;
	display: block;
	content: "";
	}
.errorCount {
	width: 210px;
	float: left;
	font-size: 13px;
	font-weight: 700;
	color: #ec0000;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	text-shadow: 0 1px 0 #FFF;
	line-height: 1.25em;
	}
.formWrapper fieldset.submit .errorCount {
	padding-left: 490px;
	}
div.privacy {
	background: #dedede;
	border: 1px solid #c9c9c9;
	padding: 6px;
	overflow: hidden;
	margin: 0 -8px 0 -32px;
	width: 455px;
	position: relative;
	}
div.privacyMsg {
	float: left;
	width: 190px;
	font-size: 11px;
	line-height: 12px;
	padding: 0 0 0 38px;
	position: absolute;
	}
div.privacyMsg span.icon {
	float: left;
	margin: 0 0 0 -38px;
	background: transparent url(/_css/uniform/sprite.png) no-repeat -220px -260px;
	height: 36px;
	width: 30px;
	}
div.privacy div.totalErrors {
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	font-size: 13px;
	font-weight: 800;
	color: #ec0000;
	line-height: 16px;
	width: 190px;
	padding: 0 0 0 38px;
	float: left;
	position: absolute;
	height: 44px;
	background: #DEDEDE;
	display: none;
	}
div.privacy div.totalErrors span.icon {
	float: left;
	margin: 0 0 0 -38px;
	background: transparent url(/_css/uniform/sprite.png) no-repeat -253px -258px;
	height: 33px;
	width: 31px;
	}
fieldset.submit div.privacy {
	float: right;
	margin-right: 0;
	}
	
span.checkbox {
	display: block;
	margin: 15px 0;
	}
span.checkbox label {
	font-size: 13px;
	font-weight: normal;
	display: inline;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	}
span.checkbox input {
	float: left;
	width: 30px;
	margin: 3px;
	}
	
.filterWrapper fieldset {
	padding: 0;
	margin: 10px 0 10px 10px;
	height: 42px;
	width: auto;
	}
.filterWrapper fieldset .sectionLabel {
	padding: 0 10px 0 0;
	max-width: 132px;
	float: left;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	text-shadow: 0 1px 0 #FFF;
	font-weight: 700;
	color: #1595C7;
	margin-top: -4px;
	}
.filterWrapper fieldset label {
	margin: 0 10px 0 0;
	width: 132px;
	}
.filterWrapper fieldset label input {
	width: 122px;
	margin-top: 3px;
	}
.filterWrapper input.button {
	margin: 10px 15px 0 0;
	width: 132px;
	padding: 0;
	height: 42px;
	}
