div.fbox {	
	position: relative;
	display: block;
	margin: 0px 20px;
	padding: 20px;
	width: 650px;
}

form.session {
	width: 570px;
	margin: 0;
	padding: 20px;		
	background: transparent url("http://www.goddessevilena.com/images/metalBr.jpg") repeat top right;
	border:4px ridge #DEDEDE; 
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(enabled='false');
	filter: progid:DXImageTransform.Microsoft.Shadow(enabled='false');
	text-shadow: none;	
}

form.session fieldset {
	clear: both;
	padding:5px;
	margin: 0;
	border:2px groove #DEDEDE;
}	

form.session fieldset legend {
	padding: 0 5px;
	margin: 0;
	font-size: 24px;
	font-weight: bold;	
	color: #960014;
	
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Direction=315, Strength=2);
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Direction=315, Strength=2);
	text-shadow: #666666 -2px -2px 2px;		
}





form.session fieldset.red {
	clear: both;
	padding:5px;
	margin: 0;
	border:2px dotted #960014;
}

form.session fieldset.red:hover{border:2px solid #960014;}

form.session fieldset.red legend {
	padding: 0 5px;
	margin: 0;
	font-size: 24px;
	font-weight: bold;	
	color: #000000;
	
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Direction=315, Strength=2);
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Direction=315, Strength=2);
	text-shadow: #666666 -2px -2px 2px;		
}




form.session div {
  	clear: left;
  	display: block;
  	width: 560px;
  	margin: 5px 0;
  	padding: 3px 0;

}

form.session div.required label {
  	font-weight: bold;
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Direction=315, Strength=1);
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Direction=315, Strength=1);
	text-shadow: #666666 -2px -2px 1px; 
}

form.session div.required label:before {
 	font-size: 14px;
	font-weight: normal;	
	color: #960F32;
 	content: '*req ';
 	padding: 0px 1px 0px 3px;
 	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(enabled='false');
	filter: progid:DXImageTransform.Microsoft.Shadow(enabled='false');
	text-shadow: none;
}

form.session div.instruction {
	margin-top: -10px;
  	padding: 3px 0;
	font-size: 14px;
	font-weight: bold;	
	color: #960F32;
}

.alert {
	position: relative;
	display: block;
	 left: 230px;
	 width: 320px;
}

form.session input {
	font-size: 18px;
	border: 2px inset #666;
	background: #CCCCCC;
}

form.session select {	
	font-size: 18px;
	background: #CCCCCC;
	border: 2px outset #999;
}
	
form.session input:hover {
	background: #960F32;
}

form.session input:focus {
	background: #000000;
	color: #960F32;
}

form.session select:focus{background:#960F32;}

form.session div input.inputTxt, input.inputTxt, form.session div select.selectLen, select.selectLen {
	  display: block;
	  width: 330px;
	  padding: 0;
	  margin: 0;
}

form.session div label.Sintxt, label.Sintxt {
	  display: block;
	  float: left;
	  width: 210px;
	  padding: 0;
	  margin-right:10px;
	  text-align: right;
}

form.session div.instruction2 {	
	font-size: 15px;
	font-weight: bold;	
	color: #960F32;
	text-indent: 25px;
}

form.session div.optional label {
	  display: block;
	  float: left;
	  width: 210px;
	  padding: 0;
	  margin-right:14px;
	  text-align: right;
}




form.session div.optional2 label {
	  display: block;
	  float: left;
	  width: 450px;
	  padding: 0;
	  margin-right:10px;
	  text-align: right;
}

form.session div select.selectSH, select.selectSH {
	  display: block;
	  width: 100px;
	  padding: 0;
	  margin: 0;
}

form.session div.optional3{
	clear:none;
	  display: block;
	  float: left;
	  width: 270px;
	  padding: 0;
	  margin:5px;
	  text-align: right;
}

form.session div.optional3 label {
	  display: block;
	  float: left;
	  width: 200px;
	  padding: 0;
	  margin-right: 10px;
	  text-align: right;
}

form.session div select.selectAct, select.selectAct {
	  display: block;
	  width: 60px;
	  padding: 0;
	  margin: 0;
}

form.session div.optional4 label {
	  display: block;
	  float: left;
	  width: 420px;
	  padding: 0;
	  margin: 0px 10px 20px 20px;
	  text-align: left;
}



form.session div label.labelCB, label.labelCB {
  display: block;
  width: 540px;
  padding: 10px 0 0 5px;  
}

form.session div label.labelCB input.inputCB, label.labelCB input.inputCB {
  margin: 10px;
}

form.session div label.labelRad input.inputRad, label.labelRad input.inputRad {
  margin: 0 10px 10px 10px;
}

form.session div label.labelRad, label.labelRad {
  display: block;
  font-size: 18px;
  width: 540px;
  padding: 5px 0 0 5px;  
}

div.optionalTB label {
	display: block;
	float: none;
	width: 530px;
	padding:0 10px 10px 20px;
  	font-size: 18px;
}

div.optionalTB div.tinbox {
	width: 510px;
	margin: 0 0 20px 27px;
}

div.optionalTB div.tinbox textarea{
	width: 500px;
	height: 300px;
}

form.session textarea {
	font-size: 17px;
	border: 3px inset #666;
	background: #CCCCCC;
}

form.session textarea:hover {
	background: #960014;
}

form.session textarea:focus {
	background: #000000;
	color: #960F32;
}

form.session p {
	font-size: 20px;
	text-align: left;
	padding: 0;
	margin: 0;
	text-indent: 20px;
}

form.session a:link {
	color: #960F32;
	text-decoration: underline;	
	font-weight: bold;
	background: transparent;
	padding: 3px;
}

form.session a:visited {
	color: #960F32;
	text-decoration: underline;
	font-size: 22px;
	font-weight: bold;
	background: transparent;
	padding: 3px;
}

form.session a:hover {
	color: #960F32;
	text-decoration: none;
	background: #000000;
	font-size: 22px;
	font-weight: bold;
	padding: 3px;
}

form.session div.instruction3 {
	font-size: 15px;
	font-weight: bold;	
	color: #960F32;
}

.InstAlert{
	position: relative;
	display: block;
	 left: 45px;
	  width: 310px;
	  margin-top: -5px;
	  margin-bottom: -15px;
	  padding: 0;
}

form.session #button1, form.session #button2 {
	font-size: 24px;
	font-weight: bold;
	width: 150px;
	margin-left:37px;
	margin-right:-20px;
	margin-top: 10px;
	background:url("http://www.goddessevilena.com/images/btnRoff8.png") repeat-x left top;
	border: 3px ridge #DEDEDE;
	
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Direction=315, Strength=2);
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#666666, Direction=315, Strength=2);
	text-shadow: #666666 -2px -2px 2px;	
	
}

form.session #button1:hover, form.session #button2:hover {
	color: #000000;
background:url("http://www.goddessevilena.com/images/btnRon8.png") repeat-x left top;
}

form.session #button1:active, form.session #button2:active {
	color: #960F32;
	background: #000000;
}


form.two input#button {
	background: #000000;
	color: #960F32;
	font-size: 24px;
	font-weight: bold;
	border: 3px outset #666;
	width: 200px;
	filter: Shadow(Color=#666666, Direction=315, Strength=1);
	text-shadow: #666666 -2px -2px 1px;
}

form.two input#button:hover {
	background: #960F32;
	color: #000000;
}

