/********************************************************************************************************************************************************************************
                                 								CSS Document Author: Michael Oleksak - StarsnSites.com
                              								 Copyright ©2009 all rights reserved. Contact Form Stylesheet
															 background-image:url('images/contactFrom.jpg'); background-position:center; background-repeat: no-repeat;
********************************************************************************************************************************************************************************/
.contactFormTable	{ width: 740px; height: 500px; }
.contactFormSelect	{ width: 370px; height: 30px; background-image:url('images/contactFrom_03.jpg'); background-position:center; background-repeat: no-repeat;}
	.contactFormSelect select 	{ width: 305px; height: 28px; background: #CCCCCC; font-size: 16px; } /* This is for the Actual Form Input */
	.contactFormSelect option 	{ height: 28px; background-image:url('images/option.jpg'); background-position:center; background-repeat: no-repeat; border-bottom: 0px solid #fff; font-size: 16px; } /* This is for the Actual Form Input */
	.contactInput 	{ width: 305px; height: 28px; background: transparent; border: 0px; padding-top: 5px; } /* This is for the Actual Form Input */
.contactFormName	{ width: 370px; height: 30px; background-image:url('images/contactFrom_05.jpg'); background-position:center; background-repeat: no-repeat; text-align: right; }
.contactFormPhone	{ width: 370px; height: 30px; background-image:url('images/contactFrom_08.jpg'); background-position:center; background-repeat: no-repeat; text-align: right; }
.contactFormEmail	{ width: 370px; height: 30px; background-image:url('images/contactFrom_10.jpg'); background-position:center; background-repeat: no-repeat; text-align: right; }
.contactFormMessage	{ width: 370px; height: 200px; background-image:url('images/contactFrom_06.jpg'); background-position:center; background-repeat: no-repeat; text-align: left; }
	.contacttextarea 	{ width: 310px; height: 195px;  margin-left: 3px; background: transparent; border: 0px solid; font-size: 14px;
                   		   }
.contactFormSecImg	{ width: 180px; height: 40px; background-image:url('images/contactFrom_12.jpg'); background-position:center; background-repeat: no-repeat; text-align: right; }
.contactFormVCInput	{ width: 190px; height: 40px; background-image:url('images/contactFrom_13.jpg'); background-position:center; background-repeat: no-repeat; text-align: left; }
		  .VCInput	{ width: 160px; height: 39px; background: transparent; border: 0px; vertical-align: middle; line-height: 34px; font-size: 22px; text-align: center; }
.contactFormSubmit	{ width: 370px; height: 40px; background-image:url('images/contactFrom_14.jpg'); background-position:center; background-repeat: no-repeat; text-align: center; }
.contactFormBottom	{ width: 740px; height: 160px; background-image:url('images/contactFrom_15.jpg'); background-position:center; background-repeat: no-repeat; text-align: right; }
		#contactFormBottomEmailDIV	{ width: 370px; height:50px; float: right; font-size: 14px; color: #333333; margin-top: 10px; text-align: left; 
									  font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif; overflow:hidden; }
		#contactFormBottomTextDIV	{ width: 490px; height:100px; float: right; font-size: 14px; color: #efefef; padding-right: 10px; text-align: left; 
									  font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif; overflow:hidden; }
/************************************************************************************************************************************************************
                                                       		End Stylesheet
************************************************************************************************************************************************************/
