@import url("global.css");

/* UNIQUE MASTHEADS */
.SkinRejuvenation #MastHead{
background:url(../images/MastHead_SkinRejuv.jpg) no-repeat;
}
.Whitening #MastHead{
background:url(../images/MastHead_Teeth.jpg) no-repeat;
}
.Laser #MastHead{
background:url(../images/MastHead_Laser.jpg) no-repeat;
}
.Vein #MastHead{
background:url(../images/MastHead_Vein.jpg) no-repeat;
}
.SkinLesion #MastHead{
background:url(../images/MastHead_SkinLesion.jpg) no-repeat;
}
.BodyShape #MastHead{
background:url(../images/MastHead_BodyShape.jpg) no-repeat;
}
.HairRemoval #MastHead{
background:url(../images/Masthead_HairRemoval.jpg) no-repeat;
}
.Botox #MastHead{
background:url(../images/Masthead_Botox.jpg) no-repeat;
}
.Fillers #MastHead{
background:url(../images/Masthead_Dermal.jpg) no-repeat;
}

#ContentBox{
background:url(../images/BG_MainContentBox.jpg) repeat-x #8f5b21;
margin:0 auto;
padding:20px 40px 00px;
width:920px; /* 1000px */
}
	#Content{
	float:left;
	padding:10px 40px 20px 0;
	width:575px; /* 655px */
	}
		#Content a{
		color:#FFFF99;
		}
		#Content a:hover{
		color:#ccc;
		}
	#Sidebar{
	float:left;
	padding:16px 0 0 0;
	width:265px;
	}
	#Logo{
	background:url(../images/LOGO_Allergan.gif) no-repeat;
	position:absolute;
	top:15px;
	left:50px;
	height:104px;
	width:308px;
	}
	#NavSpacing{
	float:left;
	padding-top:70px;
	}
	#ContentMain{
	float:left;
	margin-top:0px;
	padding:0 30px 20px 0;
	width:560px; /*--- 600 ---*/
	}
		#ContentMain a{
		color:#FFFF99;
		}
		#ContentMain a:hover{
		color:#ffcc00;
		}
#LowerContentBox{
background:url(../images/BG_LowerContentBox.jpg) repeat-x top #000;
width:100%;
}	
#OurProduSub{
background:url(../images/BG_OurProduSub.jpg) no-repeat;
position:relative;
margin:0 auto;
height:129px;
width:1000px;
}
	#OurProcsSub a{
	display:block;
	position:absolute;
	bottom:0;
	height:100px;
	width:1000px;
	}
#ContactForm ul, #ContactForm li{
list-style:none;
}
#ContactForm li{ /* Vertical spacing between form fields */
margin:4px 0;
}
#ContactForm label{ /* Styles for descriptions */
width:150px;
display:block;
float:left;
}
#ContactForm input{
background:#D2AB61;
border:1px solid #EBDEC4;
padding:5px;
width:250px;
}
#ContactForm textarea{
background:#D2AB61;
border:1px solid #EBDEC4;
padding:5px;
width:250px;
height:80px;
}
#ContactForm .SubmitBtn{
height:27px;
margin-left:150px;
width:100px;
color:#000;
}
#ContactForm .ResetBtn{
height:27px;
margin-left:10px;
width:100px;
color:#000;
}
#ContactForm .RadioBtn{
background:none;
border:0;
margin:0 20px 0 0;
width:20px;
}
#Parity{
display:none;
}


/* Products Page */
.ProductBox {
width:100%
}
.ProductPic {
float:left;
width:260px;
}
.ProductDescript {
float:left;
width:300px;
}

.ProductAnchors ul {
border-right:1px solid white;
float:left;
width:124px;
}
	.ProductAnchors ul li {
	list-style:none;
	font:12px Arial, Helvetica, sans-serif;
	line-height:18px;
	}
	#ContentMain .ProductAnchors ul li a {
	text-decoration:none;
	}
	#ContentMain .ProductAnchors ul li a:hover {
	text-decoration:underline;
	}
	.ProductAnchors .Divider {
	background:url(../images/ProductAnchorDivider.gif) no-repeat;
	width:1px;
	height:107px;
	float:left;
	margin:0 60px 0 0;
	}
	
.toggle { /* toggles the FAQ answers */
display:none;
}
.Properties{
font-size:14px;
font-weight:bold;
height:490px;
left:20px;
list-style:none;
position:absolute;
text-align:center;
top:40px;
width:800px;
}
.Properties img{
margin:5px 0 0;
}
.Properties li{
float:left;
margin:0 0 30px 0;
width:260px;
}
.BlogButton{
background:url(../images/Btn_Blog_Subpage.gif) no-repeat;
display:block;
height:55px;
margin:20px 0 0;
width:270px;
}