@charset "utf-8";
/* CSS Document */

label{
	width:90px;
	margin:3px 0;
	padding:2px 0;
	float:left;
}

form.full {
/*font-family:Preeti;*/
font-size:13px;

}

input.engInput{
font-size:11px; 
font-family:Tahoma,Arial; 
padding:4px 2px;}

textarea.engTextArea{
font-size:11px; 
font-family:Tahoma,Arial;}

form.full h2{
/*font-family:Preeti;*/
font-size:16px;

}

select.engSelect {
width:90px;
_font-size:16px;
}

select.engtext {
width:140px;
font-size:13px;
}

input, textarea{
	border:#c9caa0 solid 1px;
	background:#fdfaf5;	
	min-height:20px;
	overflow:hidden;	
}

select
{
border:#c9caa0 solid 1px;
background:#fdfaf5;	
_font-size:16px;
}


.print-button
{
border:#c9caa0 solid 1px;
background:#f0f1e9 url(../images/print.jpg) left top no-repeat;
width:85px;
margin:auto;
height:20px;
}

.submit2{
	border:#c9caa0 solid 1px;
	background:#ff0000;
	margin:3px 2px;
	padding:2px;
	font-size:15px;
	/*float:left;*/
	/*font-family:Preeti;*/
	
}


input.file{
	width:400px;
}

input:focus, textarea:focus, select:focus{
	border:#c9caa0 solid 1px;
	background:#fdfaf5;	
}


select.home{
	background:#444;
	color:#FFF;
	border:none;
	font-size:11px;
	padding:3px 4px;
	width:150px;
	
}

br{
	clear:left;
}

span.required,span.error{
	color:#C00;
}

.button
{
background:url(../images/button.gif) top no-repeat;
width: 80px;
height: 25px;
border:none;
color: #801823;
font-size: 11px;
vertical-align:top;
float:left;

}

.button2
{
background:url(../images/button.gif) top no-repeat;
width: 80px;
height: 24px;
color: #7F1823;
font-size: 11px;
vertical-align:top;
padding:5px 5px 5px 0;
text-align:center;
float:right;
}

.button3
{
background:url(../images/button.gif) top no-repeat;
width: 80px;
height: 24px;
color: #7F1823;
font-size: 11px;
vertical-align:top;
padding:5px 5px 5px 20px;

}


.button4
{
background:url(../images/button.gif) top no-repeat;
width: 80px;
height: 25px;
color: #801823;
font-size: 11px;
cursor:pointer;
float:left;
text-align:center;
vertical-align:middle;
padding-top:5px;
margin-left:5px;
_margin-top:-18px;
#margin-top:-20px;

}

.uni-inputs{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}
