@import url("global.css");

#Breast #NavHeroBox {
background:url(../images/Hero_Breast.jpg) no-repeat #d8b4e4;
height:430px;
width:980px;
}
#BreastAug #NavHeroBox {
background:url(../images/Hero_BreastAug.jpg) no-repeat #d8b4e4;
height:430px;
width:980px;
}
#BreastLift #NavHeroBox {
background:url(../images/Hero_BreastLift.jpg) no-repeat #d8b4e4;
height:430px;
width:980px;
}
#Mele #NavHeroBox{
background:url(../images/Hero_Mele.jpg) no-repeat #d8b4e4;
height:430px;
width:980px;
}
#Body #NavHeroBox{
background:url(../images/Hero_Body.jpg) no-repeat #d8b4e4;
height:430px;
width:980px;
}
#Abdom #NavHeroBox{
background:url(../images/Hero_Abdominoplasty.jpg) no-repeat #d8b4e4;
height:430px;
width:980px;
}
#Lipo #NavHeroBox{
background:url(../images/Hero_Liposuction.jpg) no-repeat #d8b4e4;
height:430px;
width:980px;
}
#Face #NavHeroBox{
background:url(../images/Hero_Face.jpg) no-repeat #d8b4e4;
height:430px;
width:980px;
}
#Rhino #NavHeroBox{
background:url(../images/Hero_Rhino.jpg) no-repeat #d8b4e4;
height:430px;
width:980px;
}
#FaceLift #NavHeroBox{
background:url(../images/Hero_facelift.jpg) no-repeat #d8b4e4;
height:430px;
width:980px;
}
#Skin #NavHeroBox{
background:url(../images/Hero_skin.jpg) no-repeat #d8b4e4;
height:430px;
width:980px;
}
#Bleph #NavHeroBox{
background:url(../images/Hero_blepharoplasty.jpg) no-repeat #d8b4e4;
height:430px;
width:980px;
}
#Post #NavHeroBox{
background:url(../images/Hero_Post.jpg) no-repeat #d8b4e4;
height:430px;
width:980px;
}

#ContentBoxSub{
background:url(../images/ContentBoxSub_BG.jpg) repeat-y;
width:980px;
}	
	#ContentSub{
	float:left;
	width:663px;
	}	
		#ContentSub ul{	
		padding:0 20px 20px 70px;
	  }	
		#ContentSub p{
		padding:0 20px 20px 20px;
		}
		#ContentSub h1{
		background:url(../images/dot_h1.gif) no-repeat;
		padding:0 0 0 20px;
		margin:0 0 10px 20px;
		}
		#ContentSub h2{
		padding:0 0 10px 20px;
		}
		#ContentSub h3{
		padding:0 0 10px 20px;
		}		
				
	#ContentSub_Bottom{
	background:url(../images/ContentSub_Bottom.jpg);
	clear:both;
	display:block;
	height:87px;
	width:980px;
	}	
.PageNav{
display:table;
}
	.PageNav li{	
	float:left;
	list-style-type:square;
	margin:0 0 5px 20px;
	padding:0 0 0 5px;
	width:200px;
	}
	.PageNav a{
	font-size:12px;
	color:#FF0066;
 	}
	.PageNav a:{
	color:#0066FF;
	}

/***** SideBar - ProcNav Style (Sub) ******/	
	
#ProcNav{
background:url(../images/ProcNav.jpg) no-repeat;
margin:0 0 0 0;
height:548px;
width:317px;
}
#QuickContact{
display:table;
width:317px;
}
	#QuickContact p{
	color:#FFF;
	padding:0 20px 20px 20px;
	}
		

/***** Quick Contact Form Style (Sub) ******/	
#ContactFormBox{
color:#FFF;
display:table;
font:12px Verdana, Arial, Helvetica, sans-serif;
margin:0 0 0 30px;
padding:0 20px 0 0;
}
	#ContactForm{
	}				
		#ContactFormBox p{		
		color:#FFF;		
		}				
		#ContactForm input{
		background:url(../images/Form_BG.jpg);
		border:1px solid #fff;
		color:#000;
		width:245px;
		height:14px;
		padding:2px;
		margin:0 0 5px 0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		}
		#ContactForm textarea{
		background:url(../images/Form_BG.jpg) repeat-x #f9ddbe;
		border:1px solid #fff;
		color:#000;
		width:245px;
		height:80px;
		padding:2px;
		margin:0 0 5px 0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		}		
	#ContactFormBox .CheckBox_QuickContact{
	margin:0 5px 0 0;
	}			
	#ContactFormBox .SubmitBtn{
	background:url(../images/Form_BG.jpg);
	height:22px;
	width:65px;
	margin:5px 0 20px 0;
	color:#000;
	border:1px solid #fff;
	}

/***** Contact Us Form Style ******/
#ContactUsFormBox{
display:table;
width:inherit;
}
	#ContactUsFormBox label{ 
	font:12px Verdana, Arial, Helvetica, sans-serif;
	width:500px;
	float:left;
	padding:10px 10px 0 0;
	}		
	#ContactUsForm{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 10px 30px;
	padding:0;
	width:500px;
	}
	#ContactUsForm label{ /* Styles for descriptions */
	width:250px;
	float:left;
	padding:10px 10px 0 0;
	}
	#ContactUsForm select{
	background:url(../images/Form_BG.jpg);
	border:1px solid #666;
	float:left;
	width:250px;
	}
	#ContactUsForm input{
	background:url(../images/Form_BG.jpg);
	border:1px solid #666;
	width:250px;
	}
	#ContactUsForm textarea{
	background:url(../images/Form_BG.jpg) repeat-x #f9ddbe;
	border:1px solid #666;
	width:250px;
	height:80px;
	}
	.CheckBox{
	margin:0 10px 0 30px;
	}
	#ContactUsFormBox .SubmitBtn{
	height:25px;
	width:100px;
	margin:10px 0 20px 30px;
	border:1px solid #b66acc;
	background:#732c72;
	color:white;
	}


/***** Footer Style ******/
#FooterBox_Sub{
background:url(../images/FooterBox_Sub.jpg) repeat-x #f9ddbe;
}
#Footer{
text-align:center;
padding:20px 0 0 0;
width:900px;
}
#Footer p{
padding:0 0 20px 20px;
}
#Footer a{
padding:0 5px 0 0;
}
	