h4 {
    padding:1px;
    color: #ACACAC;
    font-size:9pt;
    font-weight:100;
    text-transform:uppercase;
}
form.register{
	width:90%;
    margin:0px auto;
    height:auto;
    background-color:#fff;
    padding:5px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
}
form p{
    font-size: 9pt;
    clear:both;
    margin: 0;
    color:#3a3a3a;
    padding:4px;
	font-weight:400;	
}


form.register fieldset.row1
{
    width:97%;
    padding:5px;
    float:left;
    border: dashed 1px #9f9f9f;
    margin-bottom:15px;
	margin-left: 8px;
	padding-bottom:20px;
	line-height:26px;
	background-color:#ffffff;
}

.error{
    color: #f00;
    float: left;
    font-size: 11px;
    margin-right:10px;
    width: 131px;
}

.error-blank{
    color: #f00;
    float: left;
    font-size: 11px;
    margin-right:10px;
    width: 257px;
}

form.register fieldset.row1 label{
    width:180px;
    float: left;
    text-align: right;
    margin-right: 6px;
    margin-top:2px;
	color:#494949;
}


form.register fieldset.row2
{
    border:1px dashed #9f9f9f;
    height:340px;
	 margin-left: 8px;
    padding:5px;
    float:left;
	width:47%;
	line-height:26px;
}
form.register fieldset.row3
{
    border:1px dashed #9f9f9f;
    padding:5px;
    float:left;
	margin-left: 8px;
    margin-bottom:15px;
    width:47%;
	height:193px;
	line-height:26px;
}
form.register fieldset.row3 label {
    width:351px;
    float: left;
    text-align:left;
    margin-right: 6px;
    margin-top:2px;
	margin-left:10px;
}
form.register fieldset.row3 select {
    border:1px solid #E1E1E1;
    width: 240px;
    float:left;
    margin-bottom:3px;
    color: #505050;
    margin-right:5px;
	margin-left:10px;
	margin-top:5px;
}

form.register fieldset.row4
{
    /*border:1px dashed #9f9f9f;
    margin-left: 8px;
	padding:0px;
	padding-bottom:10px;
    float:left;
    clear:both;
    width:97%;
	line-height:26px;*/
	border: 1px dashed #9f9f9f;
padding: 5px;
float: left;
margin-left: 8px;
margin-bottom: 15px;
width: 47%;
height: auto;
line-height: 26px;
}
form.register .infobox{
    float:right;
    margin-top:20px;
    border: 1px solid #F1F1F1;
    padding:5px;
    width:380px;
    height:98px;
    font-size:9px;
    background: #FDFEFA url(../img/bg_infobox.gif) repeat-x top left;
}
form.register legend
{
    color: #ffffff;
    padding:5px 10px;
    margin-left: 14px;
    font-weight:bold;
    font-size: 14px;
    font-weight:400;
	background-color:#329e9e;
}
form.register label{
    color:#727b82;
    width:140px;
    float: left;
    text-align: right;
    margin-right: 6px;
    margin-top:2px;
    text-transform:uppercase;
}
form.register .label{
    color:#727b82;
    width:22px;
	float: left;
    text-align:left;
    margin-right: 6px;
    margin-top:2px;
	text-transform:capitalize;
	border:0px solid #f00;
}
form.register label.optional{
    float: left;
    text-align: right;
    margin-right: 6px;
    margin-top:2px;
    color: #A3A3A3;
}
form.register label.obinfo{
    float:right;
    padding:3px;
    font-style:italic;
}
form.register input.date {
	width: 42px;
    float: left;
    margin-right: 5px;
}

form.register input{
    width: 140px;
    color: #505050;
    float: left;
    margin-right: 5px;
	border:1px solid white;
}
form.register input.long{
    width: 200px;
    color: #505050;
}
form.register input.short{
    width: 40px;
    color: #505050;
}
form.register input[type=radio] {
    float:left;
    width:15px;
	margin-top:7px;
	margin-right:30px;
}
form.register label.gender{
    margin-top:-1px;
    margin-bottom:2px;
    width:34px;
    float:left;
    text-align:left;
    line-height:19px;
}
form.register input[type=text]
{
    border: 1px solid #E1E1E1;
    height: 23px;
}
form.register input[type=password]
{
    border: 1px solid #E1E1E1;
    height: 23px;
}
.button {
    background: #2daae1;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    float:right;
    font-size:13px;
	margin:0;
	padding:5px 10px;
	font-weight:400;
	text-transform:uppercase;
}
.button a{color:#fff; text-decoration:none;}
form.register input[type=text].year
{
    border: 1px solid #E1E1E1;
    height: 18px;
    width:30px;
}
form.register input[type=checkbox] {
    width:14px;
    margin-top:5px;
}
form.register .parent {width:140px; height:auto; float:left;}

form.register select
{
    border: 1px solid #E1E1E1;
    width: 141px;
    float:left;
    margin-bottom:3px;
    color: #505050;
    margin-right:5px;
	height:23px;
}
form.register select.date
{
    width: 40px;
}
input:focus, select:focus{
    background-color: #ecf5fa;
}
p.info{
    font-size:7pt;
    color: gray;
}
p.agreement{
    margin-left:15px;
}
p.agreement label{
    width:185px;
    text-align:left;
    margin-top:3px;
}
p.agreement input {
	width:390px;
}

.msg {
     background-color: #329e9e;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.75);
    font-size: 26px;
	color:#fff;
    font-weight:300;
    margin: 0 auto;
	margin-bottom:20px;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 70%;
}


