﻿
/**********************************************************************************************************************************************/
/* Titles */

h1{font-size:1.6em;padding:0px; margin:10px 0; color: #009c54; }
h2{font-size:1.4em; padding:0px; margin:10px 0;}
h3{color: #009c54;}
h4{font-size:1.4em;color:Gray; padding: 0 0 15px 0;}
h5{font-size:1.4em;color: #009c54; padding:10px 10px}
h6{font-size:1.5em; padding:0px; margin:0 0 15px 0; text-align:left;}

.green{color: #009c54;}

/*Text */
.feedback { font-size:14px; line-height:25px; padding:5px 0px; text-align:left; }
.linesplit { border-bottom:1px solid  #009c54; text-align:center; margin: 0 30px;}
.important {font-size:15px; line-height:18px;} 

/**********************************************************************************************************************************************/

#form {padding:5px;}
#form ol li { float: left; padding: 0px; width:100%; }
#form ol { margin: 0px; padding: 0px; display: table; width:100%;}
#form li { list-style-type: none; margin: 0px; padding: 0px; clear: both; margin: 0 0 10px 15px;}
#form .ErrorMsg ol li { list-style-type:disc; color:Red;}
#form .overide input, #form .overide textarea{ border:solid 1px #009c54; padding:3px; color:#737373;  }

#form ul { width:99%;  }
#form input[type=checkbox] {border: 0px;}
#form li label{  font-size:13px; width: 150px; float: left; padding: 2px 0px 0 10px; text-align: left; height: 25px; font-weight: bold; text-align:right;}
#form select{ padding: 2px;  color:#737373;  border:solid 1px #009c54;}
#form input[type=checkbox] {border: 0px;}
#form .indentOveride{padding-left:172px;}
#form .compulsory{color:#ff0000;}
img{border:0px;}

label{float: left;margin-right: 1em;text-align: right;width: 20em;font-weight:bold;color:  #009c54;padding:5px 0 10px 0;}
#admin label{float: left;margin-right: 1em;text-align: right;width: 10em;font-weight:bold;color:  #009c54; padding:5px 0 10px 0;}


.date input
{
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
.date fieldset label
{
	display: block;
	float: none;
	text-align: left;
	width: auto;
}
.date fieldset div
{
	clear: none;
	float: left;
	margin-right: 0.2em;
}
.radio, .date
{
	position: relative;
}
.radio fieldset, .date fieldset
{
	border: medium none;
	padding: 1px 0pt 0pt 11em;
	width: auto;
}
.radio legend, .date legend
{
	color:  #009c54;
	font-size: 14px;
}
.radio legend span, .date legend span
{
	display: block;
	left: 0pt;
	position: absolute;
	top: 0.3em;
	width: 10em;
}
.radio label, .radio input
{
	background: transparent none repeat scroll 0%;
	border: medium none;
	display: inline;
	float: none;
	vertical-align: middle;
	width: auto;
}
.radio div
{
	clear: none;
	float: left;
	white-space: nowrap;
}
.email
{
	width: 14em;
}
input.default
{
	color: #BBBBBB;
	 border:1px;
}

.spacer
{
clear:both;
height:10px;
}

