@import url("global.css");

/* ------ CONTACT STYLES ------- */
form {
border:10x solid red;
width:100%;
}

#ContactBox {
background:url(../images/TestimonialsBoxBG.gif) repeat-y;
border-bottom:1px solid white;
border-top:1px solid white;
display:table;
width:954px;
}

#ContactContentBox {
color:white;
float:left;
width:554px; /*554px*/
}
	#ContactContentBox h1{
	margin:0 0 20px 0;
	}

#Contact {
background:url(../images/ProceduresBoxBG.gif) repeat-x #3a7fa0;
padding:20px 20px 10px 20px;
width:514px;
}
	
	
label {
display:block;
padding:8px 0 1px;
width:400px;
}

.UploadPhoto{
margin:20px 0 0 0;
}			
#Map {
background:url(../images/MapBG.gif) repeat-x #83c9cc;
border-top:1px solid white;
color:#000;
padding:20px 20px 10px 20px;
width:514px;
}

#Map img {
margin-right:10px;
}

#TransformBox {
float:left;
width:400px;
}

#Transformative {
background:url(../images/TransformativeBG.jpg) no-repeat;
border-bottom:1px solid white;
height:187px;
margin-left:1px;
width:399px; /*400px*/
}

#CertSurgeon {
background:url(../images/CertSurgeonBG.gif) repeat-x;
height:162px;
margin-left:1px;
width:399px; /*400px*/
}
	#CertSurgeon p{
	color:white;
	padding:50px 10px 0 20px;
	}

#OurLocationBox {
background:url(../images/VideoIntroBG.gif) repeat-x #d1be7f;
border-bottom:1px solid white;
margin-left:1px;
padding:20px 20px 10px 20px;
width:359px; /*399px*/
}

#FinanceBox{
background:url(../images/FinanceBoxBG.gif) repeat-x #d1be7f;
margin-left:1px;
padding:20px 20px 10px 20px;
width:359px; /*399px*/
}


/***Photo Form ***/
#EmailPhotoBox {
background:url(../images/EmailPhotoBoxBG.jpg) no-repeat #72bce3;
color:white;
padding:90px 0 20px;
width:954px; /* 954px */
}	
#EmailPhotoBox h4{
margin:0 0 0 30px;
}
	
#UplodPhoto{
clear:both;
margin:0 0 0 30px;
padding:20px 0 0;
width:900px;
}
#UplodPhoto li{
float:left;
list-style:none;
margin:0 0px 10px 0;
width:440px;
}
#UplodPhoto li input{
width:240px;
}
#EmailPhotoBox .SubmitBtn{
width:100px;
}

/* ---- Upload Box ----*/
/* DO NOT CHANGE CLASS NAME. CLASS NAME REFERENCE IS FROM VIRTUAL FILE USED FOR UPLOAD FUNCTION */

.pssUploadBox{
margin:10px 0 0 0;
}
.pssUploadBox a {
color:#000;
text-decoration:none;
}
.pssUploadBox a:hover {
text-decoration:none;
}
.pss_upload_attach {
background:url(../images/Icon_Addphoto.gif) no-repeat left #D6D4D5;
padding:0px 8px 0px 22px;
}

.pss_upload_attach a:hover{
text-decoration:underline;
}

.pss_upload_text{
background:url(../images/Icon_Add.gif) no-repeat left;
padding:0px 2px 0px 25px;
}
.pss_upload_remove{
background:url(../images/Icon_Remove.gif) no-repeat left #D6D4D5;
padding:0px 8px 0px 22px;
}


.ContactUsForm {}

.ContactUsForm input{
border:none;}

.ContactUsForm label{}

.ContactUsForm input, .ContactUsForm textarea {
border:medium none;
padding:5px;
width:400px;
}

.Radio {
float:left;}

.ContactUsForm textarea{
height:100px;
}

.ContactUsForm input.Radio {
margin-bottom:10px;
margin-left:10px;
margin-right:4px;
width:20px;
}

label.Radio {
padding:0;}

.ContactUsForm .SubmitBtn {
padding:5px;
width:60px;
}
