/* GENERAL STYLES */
form fieldset{
	background-color:#fff9e7;	
	border-width:2px;
	border-style:solid;
	border-color:#990000;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;		
	margin:20px 0px 20px 0px;
	width:500px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;

}

form fieldset legend{	
	background-color:#990000;	
	border-width:1px;
	border-style:solid;
	border-color:#7c5b47;	
	color:#fff;
	font-weight:bold;
	font-variant:small-caps;
	font-size:110%;		
	padding:2px 5px;
	margin:0px 0px 10px 0px;
	position:relative;
	top: -12px;	
}
	 
form fieldset legend img{
	padding:0px 5px 0px 5px;	
}

label{
	font-size:80%;	
	width:100px;
	text-align:right;
	margin:6px 5px 0px 5px;
	color: #414141; 
}

.label{

	font-size:90%;	
	width:90px;
	margin:6px 5px 0px 0px;
	color: #414141; 
font-weight: bold;
}

.button{
	background-color:#fff9e7;
	float: left;   
	clear:right;
	border-width:1px;
	border-style:solid;
	border-color:#7c5b47;
	margin: 20px 20px 20px 0px;	
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.textbox{
	font-size:90%;	
	width: 95%;
	margin:2px 5px 0px 0px;
	color: #000000; 
	font-weight: bold;
}
.textbox100{
	font-size:90%;	
	width: 95%;
	margin:2px 5px 0px 0px;
	color: #000000; 
	font-weight: bold;
}
.textbox30{

	width: 30%;
}
.textbox50{

	width: 46%;
}
.textbox70{

	width: 62%;
}
.textboxMulti
{
	font-size:90%;	
	width: 95%;
	margin:2px 5px 0px 0px;
	color: #000000; 
	font-weight: bold;
	height: 100px;
}
.textboxMulti100
{
	font-size:90%;	
	width: 95%;
	margin:2px 5px 0px 0px;
	color: #000000; 
	font-weight: bold;
	height: 100px;
}

.textboxmini{
	font-size:11px;	
	width: 200px;
	margin:2px 5px 0px 0px;
	color: #000000; 
	font-weight: bold;
}
.textboxmultimini, textarea{
	font-size:11px;	
	width: 300px;
	margin:2px 5px 0px 0px;
	color: #000000; 
	font-weight: bold;
	height: 100px;
}
.textboxminifont {
	color:#555555;
	font-size:11px;
	font-weight:bold;

}

.Progress
 {
   background-color:#fff;
   border: 2px solid #cc0000;
   color: #ccc;   
   height: 100px;
   width: 260px;
 }
.Progress img 
{
  margin: 20px 20px 0px 20px;
    vertical-align:middle;
     
 }
.Progress p
 {
	margin: 10px 20px 0px 20px;
	font-size: 24px;
  }



fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
/*
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
*/
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.error ul{margin-bottom: 0; padding-bottom: 0;}

ValidationSummary{
	clear:both;
	float:left;
	margin: 20px 0px 0px 0px;
}

#contentRight .error ul li{
	margin_bottom: 0;
	padding: 0;
}
.error li {
	margin: 0;
	padding: 0;
	color:#8A1F11;
	font-size:10px;
}
/*
.divform {
  padding-top: 4px;
  clear: both;

}



*/


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

