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

General contact Us | CSS Document 

Author : FOX DESIGN creative
URL: www.foxdesign.com.au

*/


 


/*--------contact/enquiry  standard forms-------*/

#content_row{ float:left; width:100%; height:40px; min-height:40px;}
html>body #content_row{ height:auto}

#content_title{ float:left; width:332px; height:20px; min-height:20px; margin-bottom:10px;}
html>body #content_title{ height:auto}

#errorMessage, #msg { float:left; height:16px; min-height:16px; width:60%; padding:0px 0px 10px 40%; color:#FF0000; font: bold 13px/16px Verdana, Geneva, sans-serif;}
html>body #errorMessage, #msg { height:auto}

#content_row01{ float:left; width:100%; height:10px; min-height:10px; padding-bottom:10px;}
html>body #content_row01{ height:auto}

#content_row02{ float:left; width:30%; height:30px; min-height:30px; margin-bottom:10px; text-align:right; padding-right:3%; text-transform:capitalize; line-height:30px;   }
html>body #content_row02{ height:auto}

#content_row03{ float:right; width:67%; height:30px; min-height:30px; margin-bottom:10px;}
html>body #content_row03{ height:auto}

.inputfield-contact { font: normal 18px/18px Arial, Helvetica, sans-serif; padding:1.5%;  color:#000; width:100%;}
 
  
.inputfield-contact-drop
{ 
 padding:3px 2px 5px 2px; margin:3px;
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 background-repeat:repeat;
 font-size: 14px;
 line-height:28px;
 width: 98%;
 
}
 
@media screen and (max-width: 768px) {
#content_row02{ float:left; width:100%; height:30px; min-height:30px; margin-bottom:10px; text-align:left; padding-right:0;   }
#content_row03{ float:left; width:100%; height:30px; min-height:30px; margin-bottom:10px;}
	}

/* validate */
#PicValidate { font-size:12px; color:#FF0000; width:32px; line-height:22px;}
#call-submit2 { width:218px; height:22px; cursor:pointer;}

#validate_inputfield{ float:left; width:70px; height:30px; margin-right:20px;}
.inputfield-validate
{ 
 border-width:0px;
 border:none;
 padding:0px 3px 0px 3px;
 font: normal 12px/30px Arial, Helvetica, sans-serif ;
 width: 70px;
 height:30px;
 color:#1e5692;
 border:1px solid #999;
 background:#FFF;}
#validete_image{ float:left; width:90px; height:30px; overflow:hidden; overflow:hidden; border:1px solid #999;}
#change-picture{ float:right; height:32px; width:32px; }
.change-picture{ width:32px; height:32px; background: url(../include/change-picture.png); cursor:pointer; background-position:center; border:0px;}
.change-picture:hover{background:url(../include/change-picture_hover.png); cursor:pointer; background-position:center;}
 /* end of validate */

#btnSubmit { width:100% !important;overflow: hidden; height:31px; display:block; border:none; font:normal 16px/31px Helvetica, Arial,sans-serif; color:#FFF; text-decoration:none; text-transform:capitalize;background-color:#333; cursor:pointer;}
#btnSubmit:hover  { background: #2da0d6; }

.btnSubmit { width:100% !important;overflow: hidden; height:40px; line-height:40px; display:block; border:none; font:normal 30px/40px 'Marvel', sans-serif; color:#FFF; text-decoration:none; text-transform:capitalize;background-color:#ce9127; cursor:pointer;border-radius: 20px; }
.btnSubmit:hover  { background: #f29f0f; }

 