/*** Global Styles ***/
body { 
	background: url( '../library/index_tempside.jpg' ) repeat-x;
	height: 100%;
	width: 987px;
	margin: 0px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
body.internal {
	background-image: url( '../images/internal_ext.jpg' );
}

a {
	font-weight: none;
	color: #AD3A3E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.pdf {
	background-image: url('../images/icon_pdf.png');
	background-repeat:no-repeat;
	background-position: left;
	padding: 5px 0 5px 35px;
}

hr {
	border: 1px solid #edc0bb;
	color: #edc0bb;
	background-color: #edc0bb;
}

#wrapper {
	height: 100%;
}

/*** Page Header ***/
#header {
	height: 84px;
	background: url( '../images/ext_header.jpg' ) no-repeat;
	padding-left: 409px;
}
.internal #header {
	height: 68px;
	background: url( '../images/int_header.jpg' ) no-repeat;
}

#banner {
	height: 218px;
}
.internal #banner {
	height: 175px;
}

/*** Navigation ***/
#nav {
	width: 980px;
	height: 49px;
}

/*** Content ***/
#content {
	width: 987px;
 	position: relative;
	background: url( '../images/ext_left_tile.jpg') repeat-y;
	min-height: 340px;
}
.internal #content {
	width: 987px;
	position: relative;
	background: url( '../images/int_left_tile.jpg' ) repeat-y;
	min-height: 340px;
}

	/*** Left Menu(s) and Subnav(s) ***/
	#content #content_left {
		float:left; 
		position: relative; 
		background: url('../images/ext_left_tile.jpg') repeat-y; 
		min-height: 340px;
	}

		#content #content_left #whats_new {
			float:left; 
			width: 236px;
			font-size: 0.8em;
			line-height: 20px;	
			background: url('../images/ext_nav_top.jpg') no-repeat;
			background-position: top;
			padding-top: 91px;
		}
			#content #content_left #whats_new h4 {
				margin: 0;
				padding-left: 30px;
				padding-right: 30px;
				font-family: Georgia, "Times New Roman", Times, serif;
			}
			#content #content_left #whats_new p {
				padding-left: 30px; 
				padding-right: 30px;
				margin-top: 0px;
				line-height: 20px;
			}
			#content #content_left #whats_new #whats_new_footer {
				position: absolute; 
				bottom:0; 
				background:url('../images/left_nav_bottom.jpg') no-repeat; 
				background-position: bottom left;
				width:236px; 
				height:21px;
				padding-bottom: 25px;
				padding-left: 25px;
			}

		
#content #content_right { float:right; position:relative;}

#content #content_right #phys_ed {
			float:left; 
			width: 236px;
			font-size: 0.8em;
			line-height: 20px;
			background: url('../images/index_phys_edu_top.jpg') no-repeat;
			background-position: top left;
			padding-top: 71px;
			height: 269px;
		}
			#content #content_right #phys_ed p {
				float: left;
				padding-left: 30px;
				padding-right: 30px;
				margin-bottom: 15px;
			}
			#content #content_right #phys_ed p#patient_ed {
				background: url( '../images/icon_book.jpg' ) no-repeat;
				background-position: 30px;
				padding-left: 85px;
			}
			#content #content_right #phys_ed p#ix_pad {
				background: url( '../images/icon_ixpad.jpg' ) no-repeat;
				background-position: 30px;
				padding-left: 85px;
			}
			#content #content_right #phys_ed #phys_ed_footer {
				position: absolute; 
				bottom:0;
				background:url('../images/index_phys_edu_bottom.jpg') no-repeat; 
				background-position: bottom;
				clear:both;
				width:230px;
				height:21px;
			}
			
			#content_right .vid { margin:34px 0px 0px 42px;}

/*** Main Content ***/
#content #content_main {
	float:left;
	}
	.internal #content #content_main {
		float:left;
		padding: 15px 0 15px 15px;
		font-size: 0.9em;
		line-height: 20px;
		text-align: justify;
		width: 690px;
		}
		.internal #content #content_main h1 {
			clear: both;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 1.6em;
			color: #81392D;
			padding: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 10px;
			margin-left: 0px;
		}
		.internal #content #content_main h2 {
			clear: both;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 1.3em;
			color: #1A475A;
			/*padding-top: 15px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 8px;
			margin-left: 0px;*/
		}
		.internal #content #content_main h3 {
			clear: both;
			font-weight: bold;
			color: #DA7A70;
			font-family: Georgia, "Times New Roman", Times, serif;
			/*margin-top: 8px;
			margin-right: 0px;
			margin-bottom: 8px;
			margin-left: 0px;*/
		}

#content #subnav {
	float:left; 
	width: 236px;
	font-size: 0.8em;
	line-height: 20px;	
	background: url('../images/left_nav_top.jpg') no-repeat; 
	background-position: top left;
	padding-top: 20px;
}
	#content #subnav h3 {
		padding-left: 30px;
		font-size: 1.2em;
		margin-bottom: 0px;
	}
	#content #subnav p {
		padding-left: 30px;
		margin-bottom: 5px;
		margin-top: 0px;
	}

	#content #subnav #subnav_footer {
		position: absolute; 
		bottom:0; 
		background:url('../images/left_nav_bottom.jpg') no-repeat; 
		width:236px; 
		height:21px;
	}

#footer {
	clear: both;
	width:980px;
	background: url( '../images/hr_footer.jpg' ) no-repeat;
	background-position: top left;
	min-height: 1px;
	font-size: 0.7em;
	line-height: 18px;
	color: #666666;;
}
	#footer div {
		margin: 10px;
	}

	#footer a {
		font-weight: normal;
		color: #1d515e;
		text-decoration: none;
	}

	#footer a:hover {
		color: #AC513F;
		text-decoration: underline;
	}

/* Display Stuff ... drop shadows, etc. */

.p-shadow {
  float:left;
  background: url('../images/shadowAlpha.png') no-repeat bottom right !important;
  background: url('../images/shadow.gif') no-repeat bottom right;
  background-color: #f4e3e2;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow .drop {
  background: none !important;
  background: url('../images/shadow2.gif') no-repeat left top;
  background-color: #f4e3e2;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow .main {
  background-color: #f4e3e2;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
}

.img-shadow {
 /* float:left; */
  background: url( '../images/shadowAlpha.png' ) no-repeat bottom right !important;
  background: url( '../images/shadow.gif' ) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}

/* Physicians */
#physician img {
	padding: 5px;
	margin-left: 5px;
}
#physician .row {
	clear: both;
	margin-bottom: 25px;
	height: 175px;
}
#physician .row img {
	padding: 5px;
	border: solid 1px #000;
}

/* Locations */
.location img.location_img {
	padding: 5px;
	border: solid 1px #000;
	margin-right: 10px;
}

/* Forms */
.form_row {
	clear: both;
	min-height: 35px;
	margin-top: 25px;
}

/* For Our Patients */
img.breadcrumb {
	position: absolute;
	right: 55px;
}
h3.breadcrumb {
	margin-top: 0px;
	padding-top: 0px;
}
h3.tip {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-style: italic;
}
h2.body {
	clear: both;
	padding-top: 25px;
}
h3.body {
	clear: both;
	padding-top: 25px;
}

/*** Float-Clearing CSS Code ***/
/* float clearing for IE6 */
* html #content,
* html .classThatNeedsToBeCleared,
* html div.anotherClassThatNeedsToBeCleared,
* html #someDiv .someClass .yetAnotherClassThatNeedsToBeCleared{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html #content,
*+html .classThatNeedsToBeCleared,
*+html div.anotherClassThatNeedsToBeCleared,
*+html #someDiv .someClass .yetAnotherClassThatNeedsToBeCleared{
  min-height: 1%;
}

/* float clearing for everyone else */
#content:after,
.classThatNeedsToBeCleared:after,
div.anotherClassThatNeedsToBeCleared:after,
#someDiv .someClass .yetAnotherClassThatNeedsToBeCleared:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

 