/* CSS Document */

/* form.css */


form {
  margin: 0;
  padding: 0;
}

form fieldset {
  clear: both;
  border: none; 
  border-bottom: 1px solid #E8E8E8;
  padding: 0 0 25px;
  margin: 0;
 /* background:url(../images/backgrounds/general/gr-gr.jpg) bottom repeat-x;*/

}

form fieldset legend {
  color: #237b3b;
  font-size:120%;
  margin: 15px 0 0 0;
  background:none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 5px 0;
  border: 0;
  letter-spacing: 0.01em;
}

#content label {
  /*font-size: 11px;  */
  width: 250px;
  margin-right: 1em;
  vertical-align: baseline;
  text-align:left;
  position:relative;
  
  
   border-top: 1px dotted #E8E8E8;	
  
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  color: #000000;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  height: expression('1%');
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form div label.compact {
  display: inline;
  width: auto;
  padding: 4px 10px 0 0;
  text-indent: 0;
  margin: 0 0 0 0;
}

form fieldset div.notes {
  float: right;
  width: 140px;
  height: auto;
  margin: 10px;
  padding: 5px 10px;
  background-color: #ffffe1;
  color: #666666;
  font-size: 150%;
}

form fieldset div.notes h4 {eft;
  padding: 5px;
  borderbottom: 1px solid# 666666;
  font-size: 12px;
}

form fieldset div.notes p {
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 20px;
  padding: 0 5px 5px 5px;
  width: 150px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label {
  display: block;
  float: left;
  width: 250px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;

  
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  height: expression('1%');
  padding: 0;
  margin: 0 0 5px 92px;
  text-align: left;
  border: none;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
    border: none;
}


form div p {
	font-size:100% !important;
}
p.error {
  background-color: #ff0000!important;
  background-image: url(/acad/undergrad/images/general/required_1.jpg);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error {
  background-color: #ffffe1;
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div.error p.error {
  background-image: url(/acad/undergrad/images/general/required_1.jpg);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

form div input, form div textarea {
  width: 270px;
  padding: 1px;
 /* margin: 10px 0 0;*/
  font-size: 14px;
  border-top: 1px solid #b0b0b0;
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  border-left: 1px solid #ccc;
  background: #FFFFFF url(../images/backgrounds/forms/back_form-field.gif) repeat-x;
  color: #003366;
}
form div input[type=radio] {  width: auto;
  padding: 0;
  text-indent: 0;
 margin: 10px 0 0;
  border:none;}  
form div select {
  width: 270px;
  padding: 0;
 margin: 10px 0 0;
  font-size: 12px;
}

form div select.compact  {display: inline;
  width: auto;
  padding: 0;
  text-indent: 0;
 margin: 10px 0 0;
}
form div input.inputFile {
  width: 211px;
}
form div input.date {
  width: 20px;
}
form div input.dateyear {
  width: 40px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 270px;
  padding: 0;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: 14px;
  width: 14px;
  background-color: transparent;
  border-width: 0;
  padding: 0;

}

form div.submit {
  width: 550px;
  padding: 15px;
  text-align: center;
}

form div.submit div {
  display: inline;
  float: right;
  text-align: right;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background: url(../images/general/red_button.gif) no-repeat;
  color: #fff;
  width: 134px;
  height:41px;
  text-align:center;
  margin: 10px;
  font-size: 16px;
  border:none;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}


.submit_button {
-moz-border-radius:6px;
-moz-box-shadow:inset 0 1px 0 0 #f5978e;
-webkit-border-radius:6px;
-webkit-box-shadow:inset 0 1px 0 0 #f5978e;
background-image: none!important;
background-color:#f24537!important;
border:1px solid #d02718!important;
border-radius:6px;
box-shadow:inset 0 1px 0 0 #f5978e;
color:#fff!important;
display:inline-block;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537',endColorstr='#c62d1f');
float:left;
font-family:arial;
font-size:15px;
font-weight:700;
padding:6px 24px;
text-decoration:none;
text-shadow:1px 1px 0 #810e05
}

.submit_button:hover {
background:0!important;
background-color:#c62d1f!important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f',endColorstr='#f24537')
}

.submit_button:active {
position:relative;
top:1px
}
form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
  height: expression('1%');
}

form label span strong {
	position: absolute;
	left: 27em;
	top: 0.2em;
	width: 30em;
	color: #C00;
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 30px;
}

form label span strong img {
	position: absolute;
	left:-0.1em;
}