/*  
Theme Name: Far Oaks 2008-11
Description: The November 2008 theme for faroaksortho.com
Version: 4.0
Author: mPango Development Studios
Author URI: http://mpangodev.com
*/

/*
	Color Legend
		#D4D4D4	Light grey
		#002F81	Dark blue
		#023283	Dark blue
		#810000	Dark red
*/


/* LAYOUT */
body
{
	text-align: center;
	background-color: #D4D4D4;
}

#mainContainer
{
	width: 990px;
	margin: 0 auto 0 auto;
	background-color: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
	font-family: "Trebuchet MS", Helvetica, Tahoma, Geneva, sans-serif, "Palatino Linotype", "Book Antiqua", Palatino;
}

#header
{
	background-image: url(images/layout/header-background.jpg);
	height: 187px;
	text-align: center;
	padding-top: 15px;
}

	#header img
	{
		position: relative;
		left: 10px;
	}

#middleContainer
{
	background-image: url(images/layout/navigation-background.jpg);
	background-repeat: no-repeat;
	background-color: white;
}

	#navigation
	{		
		float: left;
		width: 300px;
		height: 545px;
		margin-bottom: 50px;
		text-align: left;
	}

		#navigation ul
		{
			position: relative;
			z-index: 5;	/* otherwise p.pageTitle would be on top of the services button */
			top: -80px;
			margin: 0;
			padding: 0;
			line-height: 0;
			font-size: 0;
		}
		
			#navigation ul li
			{
				list-style: none;
			}

	#content
	{
		position: relative;
		float: left;
		width: 655px; /* 5px shorter than it could be, to some extra room and prevent element from being pushed to new line */
		padding: 50px 0 35px 5px; /* 0 right b/c of extra space in width */
		text-align: right;
		color: #002F81;
		font-weight: 600;
		min-height: 560px;
	}
		
		#content a
		{
			font-weight: 900;
			color: #002F81;
		}
		
		#content.alignLeft
		{
			text-align: left;
		}
		
#footer
{
	clear: both;
	background-image: url(images/layout/footer-background.jpg);
	height: 69px;
	padding-top: 55px;
	color: white;
	text-align: center;
	line-height: 130%;
}

	#footer a
	{
		color: white;
		text-decoration: none;
	}


/* Specific Pages */
	/* Home */
		img#doctorsHome
		{
			position: relative;
			top: -133px;
			left: -85px;
		}

		div#missionStatement
		{
			position: relative;
			float: right;
			top: -130px;
			left: -40px;	
			width: 600px;
			color: #002F81;
			font-weight: bold;
			line-height: 150%;
		}
		
	/* Services */
		table#services
		{
			font-size: 115%;
			line-height: 240%;
			margin: 30px auto 0 auto;
		}
		
			table#services tr td
			{
				padding: 0 15px 0 15px;
			}
		
	/* Offices */
		div#officesMap
		{
			position: relative;
			float: left;
			background-image: url(images/locations/offices.gif);
			width: 308px;
			height: 300px;
		}
		
			img#centervilleDot
			{
				position: absolute;
				bottom: 70px;
				left: 125px;
			}
			
			img#ketteringDot
			{
				position: absolute;
				top: 120px;
				left: 145px;
			}
			
			img#beavercreekDot
			{
				position: absolute;
				top: 150px;
				right: 50px;
			}
			
			img#springboroDot
			{
				position: absolute;
				bottom: 20px;
				left: 65px;
			}
			
			img#huberHeightsDot
			{
				position: absolute;
				top: 85px;
				left: 100px;
			}
			
			img#vandaliaDot
			{
				position: absolute;
				top: 40px;
				left: 25px;
			}

		div#mainOffices
		{
			float: right;
			margin-bottom: 30px;
		}

		div#satelliteOffices
		{
			clear: both;
			text-align: center;
		}

			div#satelliteOffices p.title
			{
				text-align: center;
			}
			
			p.satelliteOffice
			{
				float: left;
				width: 320px;
			}

		div.locationInfo
		{
			position: relative;
			top: -50px;
		}
		
		div.locationDirections
		{
			position: relative;
			top: -40px;
			float: right;
			width: 300px;
			text-align: left;
		}

		img.locationPhoto
		{
			position: absolute;
			top: -88px;
			left: -100px;
		}
		
		div.locationMap
		{
			float: left;
			clear: left;
			text-align: center;
		}
		
			div.locationMap a
			{
				text-decoration: none;
			}
		
	/* Patient Education */
		div#patientEducationContent
		{
			float: left;
			width: 150px;
			margin-left: 75px;
			text-align: left;
		}
		
		div#educationBody
		{
			position: relative;
			background-image: url(images/patient-education/body.jpg);
			width: 367px;
			height: 385px;
			
			
			/* don't have swarm info yet
				float: right;
				margin: 0 75px 0 0;
			*/
			margin: 0 auto 0 auto;
			left: -20px;
		}
			
			img.bodyPart
			{
				position: absolute;
				width: 40px;
				height: 43px;
				background-image: url(images/patient-education/body-hover-indicator.gif);
				background-position: -50px 0;
				background-repeat: no-repeat;
			}
			
				img.bodyHover
				{
					background-position: 0 0;
				}
			
			img.shoulderArea
			{
				top: 91px;
				left: 151px;
			}
			
			img.elbowArea
			{
				top: 124px;
				left: 155px;
			}
			
			img.wristArea
			{
				top: 146px;
				left: 130px;
			}
			
			img.hipArea
			{
				top: 161px;
				left: 176px;
			}
			
			img.kneeArea
			{
				top: 213px;
				left: 143px;
			}
			
			img.ankleArea
			{
				top: 259px;
				left: 224px;
			}
			
	/* Patient Information */
		div#patientInfo a
		{
			font-weight: normal;
		}
		
		h2#requestAppointment
		{
			background-color: #7BB0CF;
			color: white;
			font-style: italic;
			text-transform: uppercase;
			padding: 10px 15px 15px 15px;
		}
		
		div.appointmentContent
		{
			color: black;
			font-family: "Times New Roman";
			font-size: .9em;
			font-weight: normal;
		}
		
		td.required
		{
			color: #710310;
			font-weight: bold;
			font-style: italic;
		}
		
		td.fieldLabel
		{
			text-align: right;
		}
		
		
	/* Doctors */
		div#doctorsPhoto
		{
			position: relative;
			float: left;
			margin-left: 50px;
			background-image: url(images/doctors/group-doctors.jpg);
			width: 348px;
			height: 259px;
		}
			
			/* Image Map Areas */
				img#amesArea
				{
					position: absolute;
					top: 35px;
					left: 65px;
					width: 45px;
					height: 55px;
				}
				
				img#lochnerArea
				{
					position: absolute;
					top: 40px;
					left: 15px;
					width: 40px;
					height: 55px;
				}
				
				img#ahluwaliaArea
				{
					position: absolute;
					top: 20px;
					left: 125px;
					width: 45px;
					height: 55px;
				}
				
				img#kleinhenzArea
				{
					position: absolute;
					top: 20px;
					left: 180px;
					width: 40px;
					height: 55px;
				}
				
				img#donigianArea
				{
					position: absolute;
					top: 25px;
					left: 240px;
					width: 45px;
					height: 45px;
				}
				
				img#welkerArea
				{
					position: absolute;
					top: 105px;
					left: 25px;
					width: 80px;
					height: 115px;
				}
				
				img#quinnArea
				{
					position: absolute;
					top: 85px;
					left: 130px;
					width: 80px;
					height: 120px;
				}
				
				img#dunawayArea
				{
					position: absolute;
					top: 80px;
					left: 230px;
					width: 70px;
					height: 115px;
				}
			
			/* Name/Arrow Areas */
				img#arrowAmes
				{
					position: absolute;
					top: 85px;
					left: 100px;
				}
				
				img#arrowLochner
				{
					position: absolute;
					top: 70px;
					left: 10px;
				}
				
				img#arrowAhluwalia
				{
					position: absolute;
					top: 70px;
					left: 105px;
				}
				
				img#arrowDonigian
				{
					position: absolute;
					top: 70px;
					left: 235px;
				}
				
				img#arrowKleinhenz
				{
					position: absolute;
					top: 70px;
					left: 160px;
				}
				
				img#arrowWelker
				{
					position: absolute;
					top: 145px;
					left: 50px;
				}
				
				img#arrowQuinn
				{
					position: absolute;
					top: 135px;
					left: 140px;
				}
				
				img#arrowDunaway
				{
					position: absolute;
					top: 130px;
					left: 230px;
				}
				
				img#arrowWilley
				{
					position: absolute;
					top: 90px;
					left: 90px;
				}
				
				img#arrowHamilton
				{
					position: absolute;
					top: 100px;
					left: 135px;
				}
				
		
		div#extendersPhoto
		{
			position: relative;
			float: right;
			margin-right: 20px;
			background-image: url(images/doctors/physican-extenders.jpg);
			width: 276px;
			height: 220px;
		}
		
			img#willeyArea
			{
				position: absolute;
				top: 15px;
				left: 80px;
				width: 75px;
				height: 145px;
			}
			
			img#hamiltonArea
			{
				position: absolute;
				top: 35px;
				left: 165px;
				width: 85px;
				height: 135px;
			}
			
		img#doctorPhoto
		{
			position: relative;
			float: left;
			left: -10px;
			top: -98px;
		}
		
	/* Search */
		div#searchForm
		{
			text-align: center;
			line-height: 250%;
			margin-bottom: 30px;
		}

		div#searchResults
		{
			margin-left: 160px;
			text-align: left;
		}

		div#searchMessage, div#searchMessage p
		{
			text-align: right;
		}
		
		
/* Common */
	h1.lightBlue
	{
		background-color: #7EB0CB;
		padding: 15px;
		text-transform: uppercase;
		color: white;
		font-weight: normal;
	}
	
	p#pageTitle
	{
		position: absolute;
		top: 0;
		right: -30px;
		width: 930px;
		height: 32px;
		background-image: url(images/layout/page-title.gif);
		padding: 12px 50px 0 0;
		color: white;
		font-weight: bold;
		font-size: 120%;
		text-align: right;
		text-transform: uppercase;
	}
		
	.error
	{
		margin-top: 20px;
		color: #810000;
	}

	p.backToParent
	{
		float: right;
		margin-top: 40px;
	}
	
	.hidden
	{
		display: none;
	}
	
	input, select, textarea
	{
		border: 2px solid #95B1A8;
	}
	
	input.submit
	{
		background-color: #6DA8E4;
		color: #F0F9FA;
		text-transform: uppercase;
		padding: 3px 10px;
	}
	
	table.contactForm
	{
		margin: 10px 0 0 100px;
	}
	
		table.contactForm th
		{
			text-align: right;
			border: none;
		}