body {
	font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; text-decoration: none; font-size: 10pt; color: #000000;
}

p 
{
	font-size:9pt; color:#666666; margin:0 0 10px 0;
}

h1 
{
	font-size:18pt; color:#ff3333; padding-top:2px; padding-bottom:10px; font-weight:normal; line-height:30px;
}

h2 
{
	font-size:12pt; color:#333333; padding-bottom:10px; text-transform:uppercase; font-weight:bold;
}

h3 
{
	font-weight:bold; font-size:10pt; color:#0072bc; padding:5px 0;
}

h4 
{
	font-weight:bold; font-size:10pt; color:#545151; padding:5px 0;
}

h5 
{
	font-weight:normal;
	font-size:12pt;
	color:#666666
}

 a:link, a:active, a:visited 
 {
 	color:#0066cc; font-size:9pt; text-decoration:none;
 }
 
 a:hover
 {
 	color:#0066cc; font-size:9pt; text-decoration:underline;
 }
 
#contain_all {
	position: relative; z-index: 2; top:0px; margin-left:auto; margin-right:auto; width:950px; height:100%; background: #FFFFFF;
}

#top_menu {
	text-align: right;
	position: relative;
	height: 23px;
}

div#nav{
	float:right;
}
#flagDropdown, #flagDropdown ul{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:1.5em;
     text-align: left;
     z-index: 451;
 }

#flagDropdown a:link, #flagDropdown a:active, #flagDropdown a:visited{
     display:block;
     border:0;
     color:#000;
     text-decoration:none;
 }

#flagDropdown ul a:link, #flagDropdown ul a:active, #flagDropdown ul a:visited{
     padding:0px 5px;
     background-color:#C7C7C7;
  }

#flagDropdown a:hover{
     color:#fff;
}

#flagDropdown li{
    float:left;
    position:relative;
	padding:0 5px 0 0;
	width:49px;
}

#flagDropdown li{
	width:102px;
}

#flagDropdown ul {
    position:absolute;
    top:1.5em;
    display:none;
}

#flagDropdown li ul a{
    width:92px;
    float:left;
}

#flagDropdown ul ul{
	top:auto;
	}

#flagDropdown li ul ul {
    left:12em;
    margin:0px 0 0 10px;
    }

#flagDropdown li:hover ul ul, #flagDropdown li:hover ul ul ul, #flagDropdown li:hover ul ul ul ul{
    display:none;
    }
#flagDropdown li:hover ul, #flagDropdown li li:hover ul, #flagDropdown li li li:hover ul, #flagDropdown li li li li:hover ul{
    display:block;
    }
    
#flagDropdown label 
{
	color:#666666;
	font-size:11px;
	padding-right:5px;
}

#top_banner 
{
	padding-bottom:5px;
}

#top_banner img 
{
	float:left;
}

#menu_bar {
	height: 34px;
	position: relative;
	z-index: 450;
}

#hospital_finder {
	position: relative;
	float:right;
	height: 24px;
	width: 250px;
	top: 10px;
	font-weight: bold;
	font-size: 9pt;
	line-height: 24px;
	height: 24px;
	text-decoration: none;
	color: #666666;
	text-align:right;
	padding-right:20px;
}

#facebook 
{
	padding-left:10px;
}

#twitter 
{
	padding-left:5px;
}

#nav input, #flagDropdown
{
    vertical-align:middle;
}

#HospitalInfo
{	margin-top: 2px;
}

#divider {
	position: relative;
	height: 5px;
}

#breadcrumbs {
	position: relative;
	height: 15px;
	padding: 5px 0 3px 20px;
	color:#999999;
	font-size:7pt;
	text-transform:uppercase;
}

#breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited
 {
 	color:#999999; font-size:7pt; text-decoration:none; text-transform:uppercase;
 }
 
#breadcrumbs a:hover 
{
    text-decoration:underline;
}

#donate_box {
	
	position: relative;
	left: 15px;
	height: 5px;
	width: 65px;
}


#content_area {
	position: static;
	padding: 0px 10px 10px 10px;
	font-size: 8pt;
	line-height: 12pt;
	color: #666666;
	font-weight: normal;
	min-height:400px;
}

#content_area_border {
	border: 1px solid #BDBDBD;
	width: 948px;
}

#content_area .content_header {
	padding-bottom: 15px;
}

#content_area .header_text {
	
	font-size:18pt; 
	color:#ff3333; 
	padding-bottom:15px; 
	font-weight:normal;
}

span.header_text{
	display:block;
}

#content_area .email_form {
	display: none;
}

#pageContentArea {
	margin-bottom: 20px;
	clear: left;
}

.sidebaritem {
	float: right;
	width: 319px;
	padding: 0 0 30px;
	background-color: #f0f;
	background: transparent url(../images/shadow_small.jpg) no-repeat center bottom;
}

#rightsidebar h2 {
	padding: 23px 9px 18px;
	font-size: 12pt;
	line-height: 12pt;
	text-transform: uppercase;
	color: #333333;
}

#rightsidebar h3 {
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	color: #333333;
	padding: 0 0 0 21px;
}
#rightsidebar p {
	padding: 0 0 0 21px;
}
.linkList {
	position: relative;
}

.linkList a {
	display: block;
	float: left;
	color: #666666;
	font-size: 9pt;
	line-height: 9pt;
	text-transform: uppercase;
	padding-right:19px;
	padding-bottom: 20px;
	font-weight:bold;
}
.linkList a:link, .linkList a:visited {
	color: #666666;
}
.linkList a.active, .linkList a:active, .linkList a:hover {
	color: #333333;
}

#sponsor_images {
	height: 50px;
	position: relative;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

#sponsor_images img 
{
	margin:0 9px;
}

.sponsorImages 
{
    vertical-align:middle;
}

.sponsorImages img 
{
    padding:25px;
}

#foundersCircle 
{
    border: 1px solid #BDBDBD;
}

.sponsorLocation 
{
    float:left;
    font-weight:bold;
    padding-right:15px;
    width:150px;
    margin: 5px 0;
}

.sponsorDistance 
{
    float:left;
    font-style:italic;
    margin: 5px 0;
}

.sponsorRank 
{
    float:left;    
    margin: 5px 5px;
}

.sponsorRankHeader
{
    float:left;   
    width:150px;       
    margin: 0 25px; 
    padding-bottom:10px;
}

.sponsorLocationHeader
{
    float:left;
    font-weight:bold;
    padding-right:15px;
    width:150px;
    font-size:10pt;
    color:#0072bc;
    padding-bottom:10px;
}

.sponsorDistanceHeader
{
    float:left;
    font-weight:bold;
    font-size:10pt;
    color:#0072bc;
    padding-bottom:10px;
}

#footer_area {
	height: 40px;
	position: relative;
	padding: 15px 0 0 0;
	font-size: 8pt;
	background: #FFFFFF url('../images/footer_shadow.jpg') no-repeat top center;
	color: #666666;
}
#footer_area * {
	font-size: 7pt;
}
#footer_area a, #footer_area a:link, #footer_area a:visited, #footer_area a:active {
	color: #0066cc;
	text-decoration: none;
}
#footer_area a:hover {
	text-decoration: underline;
}

/* ******************************************************************************************************************************* */
/* Top Menu eec767*/
#nav, #nav ul{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:1.5em;
     text-align: left;
     z-index: 451;
 }

#nav a:link, #nav a:active, #nav a:visited{
     display:block;
     padding:0px 5px;
     border:0;
     color:#000;
     text-decoration:none;
     background-color:#C7C7C7;
  }

#nav a:hover{
     color:#fff;
}

#nav li{
    float:left;
    position:relative;
	padding:0 5px 0 0;
	width:102px;
}

#nav ul {
    position:absolute;
    width:12em;
    top:1.5em;
    display:none;
}

#nav li ul a{
    width:92px;
    float:left;
}

#nav ul ul{
	top:auto;
	}

#nav li ul ul {
    left:12em;
    margin:0px 0 0 10px;
    }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
    }
    
#nav label 
{
	color:#666666;
	font-size:11px;
	padding-right:5px;
}

/* ******************************************************************************************************************************* */
/* Flyout Menu eec767*/
#donate {
	color: #fc0303; text-decoration: underline;
}

#mainmenu {
	left: 13px;
	top: 10px;
	margin-bottom: 0px;
	position: relative;
	width: 667px;
	height: 24px;
	z-index: 400;
	float: left;
}

#mainmenuhighlight {
	left: 10px;
	top: 6px;
	margin-bottom: 0px;
	position: relative;
	width: 670px;
	height: 5px;
	z-index: 350;
	float: left;
}
/*float: left;
Creates a horizontal menu*/
/* doubled margin bug fix for IE/win */
#mainmenuflyout {
	float: left;
	display: inline;
	margin: 0;
}

#mainmenuflyout ul {
	width: 100px;
	margin: 0px;
	padding: 0px;
	border: 0;
}

#mainmenuflyout li {
	list-style: none;
/* kills the list item "bullet" markers */
	position: relative;
	/*	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	/*background: transparent url(nofile.png);*/
	vertical-align: bottom;
/* for IE5/win */
	margin: 0;
	padding: 0px 0px 0px 0px;
	border: 0;
	line-height: 24px;
	height: 24px;
	text-align: center;
/* Fix for IE so that menus do not appear until the tab is moused over */
/*background-color: #ffc805;*/
}

#mainmenuflyout li a:hover {
	color: #333333;
}

#mainmenuflyout li li {
/* Sub Menu */
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}

#mainmenuflyout ul a {
/* Main Menu and Sub Menu */
	display: block;
	vertical-align: bottom;
/* needed for IE5/win */
	
	text-decoration: none;
	color: #666666;
}

#mainmenuflyout ul a:hover {
	background-color: #ffffff;
}

#mainmenuflyout ul ul li a {
	text-align: left;
}

#mainmenuflyout ul ul {
	width: 150px;
	padding: 0px;
	position: absolute;
	left: -3000px;
	background: transparent url(opaque.png);
	border-top: 0px solid #aaaaaa;
/* Makes top border on flyouts */
	border-left: 0px solid #aaaaaa;
/* Makes side borders on flyouts */
	border-right: 0px solid #aaaaaa;
/* Makes side borders on flyouts */
	border-bottom: 0px solid #aaaaaa;
/* Makes bottom border on flyouts */
	/*width: 200px;
	background: transparent url(/skins/menu_bk.png) no-repeat bottom right;
*/
}

/* flyout elements need a background image or color to avoid bugs in IE/win */
#mainmenuflyout ul ul a {
	padding: 1px 1px 1px 5px;
	/*font-weight: bold;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	height: 24px;
/*IE 7 Fix - Needs to match line-height mainmenuflyout li*/
}

#mainmenuflyout ul li:hover ul {
	left: 0px;
	top: 24px;
}

#mainmenuflyout ul ul a:hover {
	text-decoration: none;
	background-color: #000000;
	color: #cccccc;
	height: 24px;
/*IE 7 Fix - Needs to match line-height mainmenuflyout li*/
}
/*IE 7 Fix - Needs to match line-height mainmenuflyout li*/

/* END Flyout Menu */

/* ******************************************************************************************************************************* */
/* Homepage */
#videoplay {
	position: relative;
	top: 28px;
	left: 605px;
	width:295px;
}

#search
{
	position:relative;
	width:580px;
	padding:20px 0 40px;
}

#searchZip 
{
	position:relative;
	background:url('../images/search_by_zip.jpg') no-repeat top;
	float:left;
	height:48px;
	width:284px;
	padding-top:25px;
	text-align:center;
}

#searchState 
{
	position:relative;
	float:right;
	background:url('../images/search_by_state.jpg') no-repeat top;
	height:48px;
	width:284px;
	padding-top:25px;
	text-align:center;
}

#hospitalSearchDetail 
{
	padding-bottom:15px;
}

#contentLeft 
{
	position:relative;
	float:left;
	width:600px;
	margin-right:20px;
	padding-top:15px;
}

#contentBody 
{
    padding-left:20px;
}

#contentRight 
{
	width:300px;
	float:right;
	padding-top:15px;
}

#contentRight p
{
    margin-right:20px;
}

.contentRightIndent 
{
    margin-left:20px;
}

.clearFix
{
	clear:both;
}

#secondHeader
{
	padding-bottom:5px;
}

.ContentBoxLeft ul
{
	list-style-type: disc;
	font-size:9pt; color:#666666;	
}

.ContentBoxLeft li
{
	margin-left:30px;
}

.shadowSmall
{
	background:url('../images/shadow_small.jpg') no-repeat top center;
	width:300px;
	height:16px;
	margin:15px 0;
}

.shadowLarge
{
	background:url('../images/shadow_large.jpg') no-repeat top center;
	width:600px;
	height:15px;
}

.championStory p:first-child
{
	font-weight:bold; color:#0072bc;
}

.hospitalImage 
{
	padding:10px 0;
}

/*Hospital Search Pages*/

.championChildLeft 
{
    float:left;
}

.championChildRight
{
    float:left;
    padding-left:15px;
    width:140px;
}


/*Hosptial Pages*/

.hospitalContactInfo 
{
	float:right;
	width:275px;my
}

.hospitalLogo 
{
	width:275px;
	padding-top:10px;
	padding-bottom:20px;
}

.hospitalLogo img
{
	vertical-align:middle;
}

.hospitalDetails 
{
    padding:15px 0 0 20px;
}

.miracleChildLeft 
{
    float:left;
}

.miracleChildRight 
{
    float:left;
    padding-left:15px;
    width:400px;
}

.hospitalImages
{
    text-align:center;
    height:153px;
    overflow:hidden;
    white-space:nowrap;
}

.firstImage
{
    padding-right:5px;
}

.hospitalLink
{
    font-size:10pt !important; text-decoration:underline !important; font-weight:bold;
}

.hospitalWebsiteLink
{
    font-size:8pt !important; text-decoration:underline !important;
}

#makeThisMyHospital
{
    float:left;
	width:275px;
}

#donateToHospital
{
	float:right;
	width:275px;
}

#donateToHospital, #makeThisMyHospital
{
	padding-top:20px;
}
.miracleChild 
{
    
}

.miracleChildBody 
{
    background-color:#EEEEEE;
    padding: 15px;
    margin-top:35px;
}

.contentRightMedia img 
{
    padding:10px 0;
}

/*Press Pages*/

#yearSelection
{
    padding-top:13px;
}

.icon 
{
    vertical-align:middle;
    padding-left:5px;
}

#inTheNews img 
{
    padding:10px;
}

/*Exec Bios*/

.execPic 
{
    float:left;
}

.execBio 
{
    padding-left:120px;
}

.execBio h3 
{
    padding:0px;
}

/*Home Page*/

#featuredVideo h2
{
    background:transparent url(../skins/opaque1.png) repeat scroll 0 0;
    font-size:13px;
    color:#EEEEEE;
    height:18px;
    margin:11px 20px;
    padding:0 0 2px 5px;
    width:290px;
    position:absolute;
    left:604px;  
}

/*Champion and Miracle Pages*/

.championRight 
{
    padding-left:35px;
}

.championDonate img
{
    padding-bottom:15px;
}

.championBody 
{
    width:500px;
    padding-top:10px;
}

.championInfo 
{
    padding-top:15px;
}

.miracleImage {
	float: left;
	padding: 0 10px 2px 0;
}

.championInfo img {
	float:left;
	padding: 0 10px 2px 0;
}

/*Radio Pages*/

#radioLogo 
{
    float:left;
    width:200px;
    padding-right:10px;
}

#radioContact 
{
    float:left;
    width:200px;
    padding-left:10px;
}

#radioContact h1
{
    padding-bottom:0px;
}

#radioDescription 
{
    padding-top:15px;
}

.radioHospital img
{
    padding-top:15px;
    padding-bottom:10px;
}

.radioHospital img:first-child
{
    padding-bottom:0px;
    padding-top:5px;
}

.radioHospital
{
    text-align:center;
}
.center 
{
    text-align:center;
}

/*Partners Page*/

#partners 
{
}

.partnerIcons 
{
    float:left;
    margin:15px 30px 0 0;
    text-align:center;
}

.partnerIcons img 
{
 	border: 1px solid #BDBDBD;   
}

.partnerIcons h4
{
    padding-top: 5px;
    text-transform:uppercase;
}

/*Sponsor Pages*/

.sponsorsLogo 
{
    float:left;
    padding-top:5px;
    padding-right:50px;
}

#sponsorContact 
{
    float:left;
    width:350px;
}

#sponsorContact h1 
{
    padding-bottom:0px;
}

#sponsorDescription 
{
    padding-top:15px;
}

/*Get Involved*/


#getInvLeft
{
	float:left;
	width:422px;
}

#getInvRight
{
	float:left;
	width:422px;
	margin-left:30px;
}

#getInvDonate
{
	background: url('../images/getInvDonate.jpg') no-repeat top left;
}

#getInvVolunteer
{
	background: url('../images/getInvVolunteer.jpg') no-repeat top left;
}

#getInvParticipate
{
	background: url('../images/getInvParticipate.jpg') no-repeat top left;
}

#getInvSponsor
{
	background: url('../images/getInvSponsor.jpg') no-repeat top left;
}

#getInvShare
{
	background: url('../images/getInvShare.jpg') no-repeat top left;
}

.getInvSubContent
{
	padding:58px 0 28px 128px;
}

.getInvSubContent ol, .getInvSubContent ul
{
	list-style:disc;
	font-size:12px;
	color:#0066CC;
	margin-left:35px;
}

#getInvParticipateSub
{
	background: url('../images/getInvParticipateLarge.jpg') no-repeat top left;
	padding:58px 0 0 128px;
	
}

#getInvSponsorSub
{
	background: url('../images/getInvSponsorLarge.jpg') no-repeat top left;
	padding:58px 0 0 128px;
}

/*About Us*/

#aboutVideo {
	padding-top:50px;
}

/*Telethon Segments*/
.telethonEpisode 
{
    float:left;
    padding-right:15px;
}

/*J-Tip*/
/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

.hospitalSocialNetworking
{
	float:left;
	width:275px;
}

.hospitalSocialNetworking td
{
	padding:2px 0;
}

/*Media Resource Page*/

#leftNav 
{
	width:49px;
	float:left;
	padding-left:10px;
	border-right:solid 1px #666666;
}

#rightContent 
{
	float:left;
	padding-right:10px;
}

.leftNavOption 
{
	padding-bottom:20px;
}

.lnActive 
{
	border-right:solid 3px #a30000;
}

#psaContent 
{
	padding:5px 0 0 132px;
}

#psaContent h5 
{
	padding-bottom:2px;
}

#psaPrintHeader 
{
	background:url('../psaresources/images/printHeader.jpg') no-repeat top left;
	width:858px;
	min-height:99px;
}

#psaWebHeader 
{
	background:url('../psaresources/images/webHeader.jpg') no-repeat top left;
	width:858px;
	min-height:99px;
}

#psaOutdoorHeader 
{
	background:url('../psaresources/images/outdoorHeader.jpg') no-repeat top left;
	width:858px;
	min-height:99px;
}

#psaTVHeader 
{
	background:url('../psaresources/images/tvHeader.jpg') no-repeat top left;
	width:858px;
	min-height:99px;
}

#psaRadioHeader 
{
	background:url('../psaresources/images/radioHeader.jpg') no-repeat top left;
	width:858px;
	min-height:99px;
}

.psaThumbnail 
{
	float:left;
	padding-right:10px;
}

.pointerhand 
{
	cursor:pointer;
}


#CKC ul
{
	list-style:disc;
	font-size:9pt;
	list-style-position: inside;
	text-indent:-1em;
	padding-left:1em;
	margin-left:30px;
}

#CKC li
{
	padding-bottom:10px;
}



#CKC img
{
	float:left;
	padding: 0 10px 10px 0;
}

#CKC p
{
	padding-bottom:70px;
}

#promotion 
{
	position:absolute;
	bottom:155px;
	left:427px;
	display:none;
}