/* COMMON */

br {
	clear: left;
	height: 1px;
}

#dec {
	margin-top: 1em;
}

#dec input {
	width: 20px;
	position: relative;
}
#dec label {
	width: 520px;
	text-align: left;
	padding-top: .5em;
}

label span {
	color: #ff7800;
	font-size: 2em;
	font-weight: bold;
	position: absolute;
	top: 1px;
	right: 2px;
}

.error {
	margin-top: 0px;
	color: #ff7800;
	font-size: 1em;
	font-weight: bold;
}

.fswrapper input,  label, select {
        display: block;
        width: 250px;
        float: left;
        margin-bottom: 10px;
}

#maincol .fswrapper div.officeuse {
	padding: 20px;
	width: 390px;

}
#maincol .fswrapper div.officeuse h6 {
	font-size: 1.2em;
	color: #111111;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
	font-weight: normal;
}
#maincol .fswrapper div.officeuse p {
	margin-left: 0px;
	font-size: 1em;
	color: #111111;
	line-height: 1.1em;
	margin-bottom: 0em;
	padding: 0.1em 0;
}

label {
	text-align: right;
	width: 110px;
	padding-right: 15px;
	color: #111111;
	font-size: 1em;
	position: relative;
	z-index: 20;
	padding-top: 0.3em;
}
.pseudolabel { 
	float: left;
	text-align: right;
	width: 110px;
	margin-left: 0px;
	padding-right: 20px;
	color: #111111;
	font-size: 1em;
	position: relative;
	z-index: 20;
}


textarea, input, select {
        width: 250px;
}
/*
#maincol div select {
	width: Auto;
}
*/

#buttonset p {
	font-size: inherit;
	margin-left: 0px;
	width: 100%;
	margin-top: 0em;
	margin-bottom: 10px;
}


.fswrapper {
	position: relative;
	width: 440px;
    margin-top: 1em;
    background-color: #B2E7EF;
}

div.fswrapper#extrabox {
	padding-bottom: 20px;
}

#fmessage p {
	margin-bottom: -1em;
}

#fmessage p {
	width: 90%;
	/*margin-left: 20px;*/
    margin-top: 0em;
}


#fmessage img {
	margin-left: 130px;
    margin-top: 8px;
	margin-bottom: 8px;
}



.fswrapper legend {
	background: transparent;
	position: static;
	top: 1em;
	font-size: 1.2em;
	color: #000000;
	border: 1px none #FF0000;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-left: 20px;
}
.fswrapper select {
	font-size: 1em;
}
.fswrapper fieldset {
	padding-top: 0em;
}
.fswrapper fieldset .br{
    clear: both;
}

.input100 input {
	width: 100px;
}
.two-up input {
	width: 70px;
	margin-left: 5px;
}

.two-up select {
	width: 75px;
}
.two-up div {
	clear: none;
	margin: 0px;
	padding: 0px;
}

fieldset {
	background: #B2E7EF;
	border: 1px none #00FF00;
	padding-top: 4em;
	color: #333333;
	position: relative;
	margin-top: 1em;
	padding-bottom: 0em;
	background-color: #B2E7EF;
}


fieldset div {
	clear: both;
	padding-top: 1px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background-image: none;
}

fieldset div div {
	border-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

fieldset p {
	margin-left: 20px;
	width: 390px;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-bottom: 0em;
}

fieldset table {
	width: 100%;
	clear: both;
}

fieldset td {
	font-size: 0.9em;
	background-color: #b7dac6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	vertical-align: top;	
}

#maincol td .radio label { 
	margin-left: 0px;
	width: 30px;
	
}


fieldset p.sorry {
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	color: #E56100;
	display: none;
	width: 180px;
}
legend {
	background: transparent;
	position: absolute;
	top: 1em;
	font-size: 1.2em;
	color: #000000;
	border: 1px none #FF0000;
	padding-top: 0.4em;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
}

div.checkbox {
	font-size: 0.9em;
	line-height: 1.1em;
	padding-left: 95px;
	width: 295px;
}

.checkbox p {
	clear: left;
	margin-bottom: 3em;
	
}
.checkbox input {
	width: 1em;
	height: 1em;
	margin-right: 20px;
}


#buttonset {
	background: url(none);
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
}
.hidden_inputs {
	background: #FF9900;
}
.button {
	height: 24px;
	width: 82px;
	float: none;
	margin-right: 2px;
	margin-top: 20px;
}
.hidden {
	display: none;
}

.line2 input{
	clear: left;
	margin-left: 120px;
	display: inline; /* to fix ie bug www.positioniseverything.net/explorer/doubled-margin.html*/
}



/* RADIO BUTTONS */



div.radio {
	position: relative;
	width: auto;
}

.radio p {
	clear: left;
	margin-bottom: 3em;
}

.radio .pseudolabel { /* was: .pseudolabel {*/
	font-size: 0.9em;
	position: absolute;
	background: url(../images/reqd6x12.gif) no-repeat right 0.5em;
	margin: 0px;
	margin-bottom: 0px;
	left: 0px;
	top: 0px;
}



#maincol .radio label { 
	margin-left: 190px;
	position: relative;
	width: 60px;
    margin-bottom: 0em;
	text-align: left;
	font-size: 0.9em;
	margin-top: 0.4em;
	background: url(none);
	float: none;
	padding-left: 20px;
}

#maincol .radio label input { 
	width: 15px;
	float: none;
	position: absolute;
	left: 0px;
	top: 0px;
}


#buttonset input {
	width: 75px;
	float: none;
}
p.required_key {
	position: relative;	
}

p.required_key span {
	font-size: 2em;
	color: #FF7800;
	position: absolute;
	top: 0.4em;
	left: -12px;
}


/* EXTRA BITS TO WORK WITH BILL'S NEW FORMS */


#maincol .two-up_select {
	float: left;
	width: 260px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#maincol .two-up_input {
	float: left;
	width: 105px;
	clear: none;
	margin-bottom: 0px;
	margin-left: 10px;
}
#maincol .two-up_input input {
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#maincol .two-up_select select {
	width: 130px;
}
div.checkbox {
	padding-left: 125px;
	width: auto;
}
.checkbox label {
	text-align: left;
	width: 240px;
	padding-right: 0px;
	margin-left: -10px;
	padding-top: 0px;
}
#formtitle_div {
	margin-bottom: 0px;
	display: none;
}
.fswrapper {
	padding-bottom: 1em;
}

#buttonset legend {
	display: none;
}
