
/*--- Form ---*/

p, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
.spacer2{display: block; float: left; width:625px; height:20px;}

.mmform{
width:625px;
padding:0px;
text-align:left;
}

#form_container{width:675px;
padding:0px 0px 0px 50px;
text-align:left;
}

#stylized{
border:solid 0px;
}

#stylized h1 {
margin:20px 5px 10px 0px;
}

#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:5px;
}

.label{
display:block;
font-family: 'Lato', sans-serif; 
color: #616264; 
font-weight: 300; 
font-size: 16px; 
text-decoration: none; 
padding: 0px 0px 25px 0px; 
line-height:22px;
text-align:left;
width:625px;
float:left;
}

.captcha_label{
display:block;
font-family: 'Lato', sans-serif; 
color: #616264; 
font-weight: 300; 
font-size: 16px; 
text-decoration: none; 
padding: 0px 0px 0px 0px; 
text-align:left;
width:625px;
float:left;
}

#stylized button{
display:block;
width:400px;
float:left;
clear:both;
margin:0px 0px 0px 0px;
width:130px;
height:31px;
background:#616264;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

#stylized_button{
display:block;
width:400px;
float:left;
clear:both;
margin:0px 0px 0px 0px;
width:130px;
height:31px;
background:#616264;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

.button {
display:block;
float:left;
width:130px;
height:31px;
background:#dddddd;
text-align:center;
color:#616264;
font-size:14px;
font-weight:bold;
margin:25px 0px 0px 0px;
border:solid 1px #999999;
}
.button:hover {
display:block;
float:left;
width:130px;
height:31px;
background:#616264;
text-align:center;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin:25px 0px 0px 0px;
border:solid 1px #999999;
}


.input{
float:left;
font-family: 'Lato', sans-serif; 
color: #616264; 
font-weight: 300; 
font-size: 16px; 
padding:4px 2px;
border:solid 1px #999999;
width:245px;
margin:5px 0px 5px 0px;
}

.textarea{
float:left;
font-family: 'Lato', sans-serif; 
color: #616264; 
font-weight: 300; 
font-size: 16px; 
padding:4px 2px;
border:solid 1px #999999;
width:625px;
height:100px;
margin:5px 0px 25px 0px;
}

.required 			{ font-family: 'Lato', sans-serif; color: #e53450; font-weight: 400; font-size: 16px; text-decoration: none; }
.captcha_text 		{ font-family: 'Lato', sans-serif; color: #616264; font-weight: 300; font-size: 14px; font-weight: 300; text-decoration: none; padding: 0px 0px 0px 0px; }

#contact_form_errorloc { font-family: 'Lato', sans-serif; color: #e53450; font-weight: 400; font-style:italic; font-size: 16px; text-decoration: none; padding: 25px 0px 0px 0px; line-height:22px; }

