@import url("global.css");

/* Media and About */

#MediaAboutBox {
	background:#1d1d1d;
	width:970px;
}
	#Media {
		background:url(../images/MediaBG.jpg) repeat-x #ae8533;
		width:485px;
		float:left;
		padding:0 0 20px 0;
	}
		#Media .Left {
			float:left;
			width:300px;
		}
			#MediaClip {
				padding:70px 0 0 20px;
				float:left;
			}
		#Media .Right {
			float:left;
			padding:100px 0 0 10px;
			width:163px;
		}
			#Media .Right img {
				margin:70px 0 0 10px;
			}
			#Media .Right p {
				font:12px Arial, Helvetica, sans-serif;
				color:#fff;
				padding:10px 20px 0 10px;
			}
		#About {
			float:left;
			background:url(../images/AboutBG.jpg) repeat-x #1d1d1d;
			width:445px; /* 485px */
			padding:35px 20px 20px 20px;
		}
			#About h1 {
				font:17px Arial, Helvetica, sans-serif;
				color:#fff;
				line-height:20px;
				padding:0 0 10px 0;
			}
			#About p {
				font:13px Arial, Helvetica, sans-serif;
				color:#fff;
				line-height:14px;
				padding:10px 0 0 0;				
			}
			#About p a {
				color:#f0d48a;
			}

/* Procedures List and Virtual Gallery */

#ProceduresBox {
	width:970px;
	background:#000;
}
	#ProceduresList {
		background:url(../images/HDR_Procedures.gif) no-repeat #000;
		width:440px; /*485px */
		padding:20px 15px 20px 30px;
		float:left;
	}
		#ProceduresList p {
			font:12px Arial, Helvetica, sans-serif;
			color:#fff;
		}
		#ProceduresList ul {
			padding:5px 0 0 0;
		}
		#ProceduresList ul li {
			list-style:url(../images/TriangleListStyle.gif);
			margin:0 0 0 15px;
			line-height:16px;
		}
		#ProceduresList ul li a {
			font:12px Arial, Helvetica, sans-serif;
			color:#fff;
		}
		#ProceduresList ul li a:hover {
			text-decoration:none;
		}
	#VirtualGalleryBox {
		background:url(../images/VirtualGalleryBoxBG.jpg) no-repeat;
		width:485px;
		height:228px;
		float:left;
		position:relative;
	}
	#VirtualGalleryBox a {
		width:78px;
		height:20px;
		display:block;
		position:absolute;
		top:128px;
		left:36px;
	}
	
	
	#FlashBox {
		width:970px;
		height:125px;		
	}
	
/* GalleryArticleBox */

#GalleryArticleBox {
	width:970px;
	background:url(../images/GalleryArticleBG.gif);
}
	#GalleryArticleBox .Left {
		float:left;
		width:484px;
	}
		.GalleryPreview {
			background:url(../images/GalleryPreview.jpg) no-repeat;
			width:484px;
			height:211px;
			display:block;
		}
		.BookInfo {
			background:url(../images/BookInfo.jpg) no-repeat;
			width:484px;
			height:193px;
			display:block;
		}
	#GalleryArticleBox .Right {
		background:url(../images/ArticleBG.jpg) repeat-x;
		border-left:1px solid black;
		float:left;
		width:420px; /* 485px */
		padding:40px 30px 0 35px;
       	}
	#GalleryArticleBox .Right p {
		font:12px Arial, Helvetica, sans-serif;
		color:#fff;
		padding:0 0 20px 0;
		text-decoration:none;
	}
	#GalleryArticleBox .Right p a {
		font:12px Arial, Helvetica, sans-serif;
		color:#fff;
		text-decoration:none;
	}
	#GalleryArticleBox .Right p a:hover {
		color:#FF9933;
	}
	#GalleryArticleBox .Right p .BTN {
		font:14px Arial, Helvetica, sans-serif;
		color:#fff;
		text-decoration:none;
	}
	#GalleryArticleBox .Right p .BTN:hover {
		text-decoration:none;
		color:#FF9933;
	}
	
	.PastArchive {
		padding:20px 0 10px 0;
	}
	
/* Las Vegas Fox News Breast Revision Clip */

#LasVegasNewsBox {
	background:url(../images/LasVegasNewsBG.jpg) repeat-x #000;
	padding-bottom:20px;
	width:970px;
}
	#LasVegasNewsBox .Left {
		width:485px; /* 485px */
		float:left;
		padding:20px 0 0 0;
	}
		#LasVegasNewsBox .Left h1 {
			font:14px Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			margin:0 0 12px 0;
			color:#fff;
		}
		#LasVegasNewsBox .Left p {
			font:12px Arial, Helvetica, sans-serif;
			margin:0 0 12px 0;
			color:#fff;
		}
	#LasVegasNewsBox .Right {
		width:449px; /* 485px */
		float:left;
		padding:20px 0 0 36px;
	}
	#LasVegasNewsBox .Right a img {
		border:none;
	}
.FoxNewsClipLeft {
	float:left;
	width:165px; /* 185px */
	padding:0 0 0 20px;
}
.FoxNewsClipRight {
	float:left;
	width:280px; /* 300px */
	padding:0 0 0 20px;
}

/* Links to Dr. Linder's other sites */

#ThreeSites {
	background:url(../images/ThreeSitesBG.jpg) repeat-x #ae7f25;
	text-align:center;
	height:370px;
}
#ThreeSites a img {
	border:none;
}	