﻿HTML
{
	height: 100%;
}
BODY
{
	height: 100%;
	font-family: Arial;
	margin: 0 0 0 0;
	background-color: #f4fafd;
}
.clearing
{
	clear: both;
}

#contentWrapper
{
	margin: auto;
	width: 964px;
}
#header
{
	margin: auto;
	width: 940px;
	position: relative;
}
#header .logo
{
    position: relative;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 224px;
	height: 95px;
	display: inline;
}
#header .translate
{
	float: right;
}
#footer
{
	padding-top: 30px;
	text-align: center;
	font-size: 10pt;
	background: transparent url( '../images/footMenu.jpg' ) no-repeat;
	width: 964px;
	height: 62px;
	color: white;
}

#menu
{
	position: relative;
	color: white;
	font-weight: bold;
	font-size: 14pt;
	background: transparent url( '../images/headMenu.jpg' ) no-repeat;
	width: 964px;
	height: 52px;
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
}
#menu ul
{
	padding: 0px;
	padding-top: 8px;
	margin: 0px;
}
#menu ul li
{
	display: inline;
	position: relative;
	border-left: solid 1px #FFF;
}
#menu ul li:first-child
{
	border-left: none;
}
#menu ul li.mega div
{
	display: none;
	width: 18em;
	position: absolute;
	top: 1.6em;
	left: 0em;
	background-color: #FFF;
	border: solid 1px #366BA1;
	z-index: 10000;
}
#menu ul li.hovering div
{
	display: block;
}
#menu ul li.mega div ul li
{
	display: block;
	text-align: left;
}
#menu a
{
	color: white;
	padding: 0px 20px 0px 20px;
	outline: none;
	text-decoration: none;
}
#menu ul li.hovering a
{
	color: #00b7ed;
}
#menu ul li.mega div ul li a
{
	color: #366BA1;
}
#menu ul li.mega div ul li a:hover
{
	color: #00b7ed;
}
#menu a:hover
{
	color: #00b7ed;
	outline: none;
	text-decoration: none;
}
A.standardLink
{
	color: #03578a;
}
A:hover.standardLink
{
	color: #000000;
}

div.centered
{
	text-align: center;
	margin-top: 50px;
}

div.centered img
{
	border: solid 2px #366BA1;
}

#aboutIndex li
{
	display: block;
	text-align: left;
	margin-bottom: .5em;
	font-size: 1.5em;
}
#aboutIndex li a
{
	color: #366BA1;
}
#aboutIndex li a:hover
{
	color: #00b7ed;
	outline: none;
	text-decoration: none;
}

#mainContent
{
	margin-left: 12px;
	padding: 0px;
	width: 939px;
	min-height: 100px;
	background-color: #FFF;
	border-left: solid 1px #EEE; 
	border-right: solid 1px #EEE;
}

.phone 
{
    color: #000066;
    float:right;
    font-weight: bold;
    font-size: 12pt;
}

h2.right 
{
	background: url('../images/headingBackgroundRight.jpg') no-repeat center top;
	position: relative;
	color: #FFF;
	height: 65px;
	width: 510px;
	text-align: left;
	padding-top: 8px;
	padding-left: 24px;
	margin-bottom: -12px;
}

h2.left 
{
	background: url('../images/headingBackgroundLeft.jpg') no-repeat left top;
	position: relative;
	color: #FFF;
	height: 65px;
	width: 419px;
	text-align: left;
	padding-top: 8px;
	padding-left: 12px;
	margin-left: -12px;
	margin-bottom: -12px;
}

.bodyContent
{
	padding-left: 10px;
}

.banner
{
	text-align: center;
}

#fullColumn
{
	width: 930px;
	padding-bottom: 15px;
}
#leftColumn
{
	width: 419px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
}
#rightColumn
{
	width: 510px;
	float: right;
	padding-top: 0px;
	text-align: center;
}

#activeVideoSolo
{
	padding-left: 10px;
	padding-bottom: 10px;
}

#activeVideo
{
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
}

#previewVideos
{
	float: left;
    width: 160px;
	padding:  0px 0px 0px 0px;
	margin: 0px;
}
#previewVideos ul
{
	margin: 0px;
	padding: 0px;
}
#previewVideos ul li
{
	margin: 0px;
	padding: 0px;
}

#newsletterRegistration
{
	width: 438px;
	height: 175px;
	margin: auto;
	background: url( '../images/newsletterSignupBackground.jpg' ) no-repeat;
	text-align: left;
	padding-left: 15px;
	padding-top: 65px;
}
#newsletterRegistration div
{
	margin-bottom: 5px;
}
#newsletterRegistration #msg
{
    width: 400px;
	color: #fff;
	font-weight: bold;
}
#newsletterRegistration label
{
	width: 100px;
	display: inline-block;
	color: #fff;
	font-weight: bold;
}
#newsletterRegistration input
{
	width: 220px;
	color: #fff;
	font-weight: bold;
}
#newsletterRegistration input.button
{
	width: 90px;
	color: #fff;
	font-weight: bold;
	background-color: #8fc700;
}

#googleMap
{
	border: solid 2px #CCC;
	width: 500px;
	height: 400px;
	float: left;
}

#medicalHomeLocations
{
	width: 350px;
	height: 400px;
	float: right;
	border: solid 1px #EEE;
	background-color: #f4fafd;
	margin: 0px 0px 10px 0px;
	overflow: auto;
	list-style-image: none;
	list-style-type: none;
}

#medicalHomeLocations li
{
	padding: 5px;
	margin: 0px;
	display: inline-table;
}

#medicalHomeLocations li:hover
{
	background-color: #eee;
	cursor: pointer;
}

#medicalHomeLocations li h3
{
	margin-bottom: 0px;
	margin-top: 0px;
	color: #316ea4;
}

#medicalHomeLocations li a.tourLink
{
	color: #00b7ed;
	background: transparent url('../images/circle-32.png') no-repeat;
	padding-left: 18px;
}

#medicalHomeLocations li a.tourLink:hover
{
	color: #f00;
}

#mapPopup 
{ 
	position: absolute;
	padding: 10px;
	background-color: #3F74AA;
	border: solid 2px #eee;
	color: #FFF;
	width: 240px;
	text-align: center;
}

#mapPopup a
{
	color: #FFF;
}

#mapPopup a:hover
{
	color: #00b7ed;
	text-decoration: none;
}

.blackLink a 
{
    color: black
}
.blackLink a:hover
{
    color: #3333cc;
    text-decoration: none;
}

