@import url("global.css");

#ContentBox1 {
	background:url(../images/ContentBoxSubpageBG.gif) repeat-y;
	width:956px; /* 972 */
	margin:14px 0;
	padding:0 0 0 16px;
}

/* ContentMain */

#ContentMain {
	background:url(../images/SubPageMainBG.gif) repeat-x #fff;
	width:570px; /* 610px */
	float:left;
	padding:20px;
}

#ContentMain p {
	font:0.8em Arial, Helvetica, sans-serif;
	margin:0 0 12px 0;
}

#ContentMain h1 {
	font:1.8em Optima;
	margin:0 0 12px 0;
}

.HR{
width:400px;
border-top:1px solid #000000;
padding:10px 0 20px 0;
margin:0 auto;
}

#ContentMain ul{
margin:0;
padding:0 0 10px 20px;
}

/* HeroBox2
====================================================================== */


#HeroBox {
	width:957px; /* 972 */
	height:228px; /* 263px */
	background:url(../images/Hero2.jpg) no-repeat;
	padding:35px 0 0 15px;
}
#HeroBox a {
	width:110px;
	height:12px;
	display:block;
	margin:0 0 10px 0;
}


/* Content Right 
====================================================================== */

#ContentRight {
	width:315px;
	float:left;
	margin-left:12px;
}

/* Gynecomastia */

#Gynecomastia {
	background:url(../images/FeaturedProc2.jpg) repeat-x #454545;
	width:275px; /* 315px */
	padding:80px 20px 10px;
}
#Gynecomastia p {
	font:0.8em Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 12px 0;
}

.GynecomastiaText p {
	width:340px;
	float:left;
}

#GynecomastiaText p a {
	font:0.9em Optima;
	color:#000;
	text-decoration:none;
}
#GynecomastiaText p a span {
	color:#fff;
	text-decoration:underline;
}
#GynecomastiaText p a:hover span {
	text-decoration:none;
}

/* Gallery Preview */

#GalleryPreview {
	width:275px; /* 315px */
	padding:80px 20px 20px;
	background:url(../images/GalleryPreview2.jpg) repeat-x #805005;
}

#GalleryPreview p {
	padding:100px 0 0 0;
}

#GalleryPreview p a {
	font:1em Optima;
	color:#000;
	text-decoration:none;
}
#GalleryPreview p a span {
	color:#fff;
	text-decoration:underline;
}
#GalleryPreview p a:hover span {
	text-decoration:none;
}

/* Video Gallery */

#VideoGallery {
	background:url(../images/VideoGallery2.jpg) repeat-x #7d7d7d;
	width:279px; /* 315px */
	padding:90px 20px 20px 16px;
}

#VideoGallery p {
	padding:12px 0 0 0;
}

#VideoGallery p a {
	font:1em Optima;
	color:#000;
	text-decoration:none;
}
#VideoGallery p a span {
	color:#fff;
	text-decoration:underline;
}
#VideoGallery p a:hover span {
	text-decoration:none;
}


/* List */
.List{
color:black;
margin:0 0 15px 15px;
}
	.List li{
	font:0.8em Arial, Helvetica, sans-serif;
	}
	
/* Gallery Template */	
#GalleryContentBox{
border:15px solid black;
border-bottom:none;
background:url(../images/SubPageMainBG.gif) repeat-x #fff;
margin:-16px 0 0 0;
padding:0 20px 0 20px;
width:900px;
}	

table {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
table h3{
font-size:16px;
}

/*---Other---*/
.BackTopTop{
text-transform:uppercase;
}