@import url("global.css");

#ContentBox {
width:960px;
}

/* WelcomeBox */
#WelcomeBoxBG {
background:url(../images/WelcomeBoxBG.gif) repeat-y;
width:960px;
}
#WelcomeBox {
background:#fff;
font:0.8em Arial, Helvetica, sans-serif;
width:680px;
float:left;
padding-bottom:20px;
}	
#WelcomeBox h1 {
font:2em Verdana, Arial, Helvetica, sans-serif;
color:#000;
text-transform:uppercase;
padding:0px 0 20px 35px;
}
#WelcomeBox h2 {
color:#003366;
font:22px Arial, Helvetica, sans-serif;
padding:0 0 18px 35px;
}
#WelcomeBox .h1 {
font:2em Verdana, Arial, Helvetica, sans-serif;
color:#FB79BA;
text-transform:uppercase;
padding:0px 0 20px 35px;
}
#WelcomeBox .h2 {
color:#003366;
font:22px Arial, Helvetica, sans-serif;
padding:0 0 18px 35px;
}
#WelcomeBox span.h2 {
	padding:0 0 18px;
	}
#WelcomeBox p {
color:#000;
padding:0 40px 10px 35px;
line-height:1.2em;
}
#WelcomeBox a {		
color:#336699;		
}
#WelcomeBox a:hover {		
color:#333;		
}
#WelcomeBox .HR {
background:url(../images/HR.gif) no-repeat;
width:600px;
height:1px;
margin:0 0 20px 35px;
}
#WelcomeBox ul{
margin:0 0 10px 50px;
}
#WelcomeBox li{
padding:0 0 5px 0;
}

/* ======================= Hero Image ===================== */

.HeroImage {
margin-bottom:20px;
}

#BreastPage .HeroImage {
width:680px;
height:190px;
background:url(../images/Hero_Breast.jpg) no-repeat;
}

#AboutPage .HeroImage {
width:680px;
height:190px;
background:url(../images/About_Hero.jpg) no-repeat;
}
#ProceduresPage .HeroImage {
width:680px;
height:190px;
background:url(../images/Hero_Breast.jpg) no-repeat;
}
#BodyPage .HeroImage {
width:680px;
height:190px;
background:url(../images/Hero_Body.jpg) no-repeat;
}
#MalePage .HeroImage {
width:680px;
height:190px;
background:url(../images/Hero_Gynecomastia.jpg) no-repeat;
}
#FacePage .HeroImage {
width:680px;
height:190px;
background:url(../images/Hero_Face.jpg) no-repeat;
}
#GalleryPage .HeroImage {
width:680px;
height:190px;
background:url(../images/Hero_Gallery.jpg) no-repeat;
margin:0;
}
#MediaPage .HeroImage {
width:680px;
height:190px;
background:url(../images/Hero_Media.jpg) no-repeat;
}
#ArticlesPage .HeroImage {
width:680px;
height:190px;
background:url(../images/Hero_Articles.jpg) no-repeat;
}
#TestimonialsPage .HeroImage {
width:680px;
height:190px;
background:url(../images/Hero_Testimonials.jpg) no-repeat;
}
#ContactPage .HeroImage {
width:680px;
height:190px;
background:url(../images/Hero_Contact.jpg) no-repeat;
}
#JacqSkinCare .HeroImage {
width:680px;
height:190px;
background:url(../images/Jacq_Hero.jpg) no-repeat;
}
/* ======================= Full Contact Image ===================== */
#ContactForm ul, #ContactForm li{
font:12px Arial, Helvetica, sans-serif;
color:#000;
padding:12px 40px 0 35px;
list-style:none;
}
#ContactForm li{ /* Vertical spacing between form fields */
margin:0;
}
#ContactForm label{ /* Styles for descriptions */
width:175px;
display:block;
float:left;
}
#ContactForm input{
background:#ededed;
height:20px;
border:1px solid #666;
width:300px;
}
#ContactForm textarea{
background:#ededed;
border:1px solid #666;
width:300px;
height:80px;
}
#ContactForm .SubmitBtn{
border:1px solid #ccc;
display:block;
width:100px;
height:25px;
background:#003366;
color:#fff;
}
#Parity{
display:none;
}

/* ======================= Injectable FIllers Page ====================== */

.FillersBox {
	width:100%;
}

	.FillersBox div {
		width:50%;
		float:left;
	}
	
.PriceList {
float:left;
width:240px;
}
.PriceList.Last

.PriceList li {
	list-style:none;
	}
.PriceList span {
	display:block;
	float:left;
	font-weight:bold;
	padding:0 50px 0 0;
	width:145px;
	}
