/* CSS Document */



body {

background-color: #FFFFFF;

margin: 0px;

width: 100%;

text-align: left; /* for IE */

}

img { border: 0px;}


.main_site {

background-color: #02788C;

margin: 0px;

width: 100%;

background-image: url(../images_site/bg_hpinr_rptx.gif);

background-repeat: repeat-x;

background-position: top center;

text-align: center; /* for IE */


}



* {
	font-family:Arial, Verdana, Helvetica, sans-serif !important;
	font-size:10pt;
	color:#676767;
	line-height: 17px;
}



p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#727272;
	line-height: 160%;
	font-size:10pt;
}



a, a:visited, a:active, a:link, a *  { 

color: #0191a7;

text-decoration: underline;

}



a:hover, a:hover * {

color: #549300;

text-decoration: none;

}

.small_text, .small_text * {
	font-size: 9pt;
}

.mother {

width: 987px;

height:798px;


margin: 0 auto;   /* align for good browsers */

text-align: left; /* counter the body center */

}

.topnav {
	width: 987px;
	height:25px;
}
	
	.topnav_position {
	text-align: center;
	}
	
	.topnav_position a {
		font-size: 12px;	
		font-family:Arial, Verdana, Helvetica, sans-serif;
		color: #0191a7;
		font-weight: bold;
		text-decoration: none !important;
		padding: 8px;
		padding-left: 40px;
		padding-right: 40px;
		border-right: 1px solid #91d4dc;
		background-color: #cff2f5;
		background-repeat: no-repeat;
	}
	
	.topnav_position .contact {
		background-image: url(../images_site/i_hpinr_contact.gif);
		background-position:  15px 10px;
	}
	
	.topnav .donate {
		color: #65ad04;
	}
	
	.topnav_position a:hover {
		color: #206973;
		text-decoration: none !important;
		background-color: none !important;
	}
	
	.topnav_position span {
		width: auto;
	}


/*
.top_about {

padding-left: 43px;

}



.top_comm {

padding-left: 49px;

}



.top_faq {

padding-left: 44px;

}



.top_map {

padding-left: 46px;

}



.top_contact {

padding-left: 38px;

}
*/


.head {

width: 987px;

height:132px;

background-color: #FFFFFF;

}



.logo {

width: 366px;

height:132px;

float:left;

}

.logo img, .logo a {

border-style:none;

}



.search {
	width: 621px;
	height:132px;
	float:left;
	background-image: url(../images_site/bg_hpinr_head_right.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: white;
	position: relative;
}

.search .go {
	position: absolute;
	top: 57px;
}

.search_position {
	padding-top: 40px;
	padding-left: 300px;
	margin:0px;
}

.search_label {
	padding-left: 5px;
	color: #6EB3BD;
}




.tabs {
	margin:0px;
	width: 987px;
	height: 36px;
	background-color: FFFFFF;
	margin-left: 2px;
}
	
	.tabs * {
		line-height: 155%;
	}
	
	
	.tabs a, .tabs a:visited {
		font-size: 20px;	
		font-family:Arial, Verdana, Helvetica, sans-serif;
		color: #DEF1F4;
		text-decoration: none !important;
		background-image: url(../images_site/bg-topnav_normal.gif);
		width: 326px;
		height: 36px;
		display: block;
		float: left;
		text-align: center;
		margin-right: 2px;
	}
	
	.tabs a:hover {
		font-size: 20px;	
		font-family:Arial, Verdana, Helvetica, sans-serif;
		color: #59C1D1;
		text-decoration: none !important;
	}
	
	.tabs .sel a {
		background-image: url(../images_site/bg-topnav_sel.gif) !important;
	}
	
	
	.tabs .sel a:hover {
		color: white;
	}
	
	.end a {
		margin-right: 0px !important;
	}




.left_side { 

width: 230px;

height: 605px;

float: left;

background-color: #02788C;

}



.right_side { 

width: 757px;

height: 605px;

float: left;

}

.sidenav {
	background: url(../images_site/bg_hpinr_sidenav.gif) no-repeat;	
	min-height: 360px;
}

.sidenav_menu {
	padding-top:15px;
	margin-left:17px;
	margin-top:0px;
	width: 210px;
	overflow: hidden;
}

.sidenav_menu li {
	background-image: url(../images_site/bg_hpinr_menuhr.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top:9px;
	padding-bottom:12px;
	list-style-type: none;
	line-height: 100%;
}

.sidenav_menu a:hover {
	color: #AED4DA !important;
	font-family: Arial, Veradana;
	font-size: 15px;
	margin-left:0px;
	text-decoration: none !important;
}


.left_side .sidenav .sidenav_bg2 .sidenav_menu ul  {
	list-style-type: none;
	margin-left:0px;
}

.sidenav_menu a, .sidenav_menu a:visited {
	color: #E8F3F5;
	font-family: Arial, Veradana;
	font-size: 15px;
	margin-left:0px;
	text-decoration: none !important;

}

.sidenav_menu li.sel {
	font-weight: bold;	
}

/* nav level2 */

.sidenav_menu .lvl_2 {
	margin: 0px;
}

	.sidenav_menu .lvl_2 li {
		padding: 0px;
		list-style: none;
		margin-left: 20px;
		width: 180px;
		color: #6fb90b !important;
		font-weight: normal;
		background: none;
	}
	
	.sidenav_menu .lvl_2 li a {
		background: url(../images_site/bg-sub_menu_item_bul.gif) no-repeat center left;
		padding-left: 10px;
	}
	
	.sidenav_menu .lvl_2 a {
		font-size: 9pt !important;
		padding: 0px;
		text-decoration: none !important;
	}
	
	.sidenav_menu .lvl_2 li.sel {
		font-weight: bold !important;
	}


/* nav level3 */

.sidenav_menu .lvl_3 {
	list-style: none !important;
	left: -15px;
	position: relative;
	padding: 5px;
	width: 200px;
	overflow: hidden;
}
	
	.sidenav_menu .lvl_3 li {
		padding: 0px;
		background-image: none;
	}
	
	.sidenav_menu .lvl_3 li a {
		font-size: 8pt !important;
		background: url(../images_site/bg-sub_menu_item_bul2.gif) no-repeat center left;
	}


.sidenav_buttons {
color: #7FC0CB;
text-align: center;
}
	.sidenav_buttons div {
		margin-bottom: 20px;
		line-height: 100%;
	}
	
	.sidenav_buttons div a {
		line-height: 150%;
	}
	
	.sidenav_buttons img {
		margin: 0px;
	}

	.sidenav_buttons a,.sidenav_buttons a:visited {
		color: white;
		font-size: 7pt;
	}
	
	


.flash_head {

width: 757px;

height: 183px;

background: #80dee7;
} 

.landing_body {
	background-color: white;
	margin: 0px;
	width:757px;
}

	.landing_content {

	}

.hp_body_patients {

}

#intro_banners {
	margin-left: 9px;
}
	#intro_banners div {
		padding-bottom: 9px;
	}

	#intro_banners .small {
		float: left;
	}

.4banners {
	width: 757px;
	margin:0px;
}

	



.below_banners {

width:757px;

height:246px;

margin:0px;

}



.news {

width: 433px;

height: 246px;

background-image: url(../images_site/bg_hppatients_news.gif);

background-repeat: no-repeat;

background-position: top center;

float:left;

margin:0px;

}

.updates {
	width: 433px;
	height: 246px;
	background-image: url(../images_site/bg_hppatients_news.gif);
	background-repeat: no-repeat;
	background-position: top center;
	float:left;
	margin:0px;
	position: relative;
}

	.updates  h2 {
		font-weight: bold;
		margin: 0px;
	}

	.updates .title {
		margin-top: 10px;
		margin-left: 30px;
		padding-left: 30px;
		padding-top: 12px;
		padding-left: 35px;
		padding-top: 12px;
		padding-bottom: 12px;
		background: url(../images_site/i_hp_news.gif) left 10px no-repeat;
	}
	
	.events_title {
		position: absolute;
		left: 275px;
		top: 10px;
		padding-top: 14px;
		padding-left: 30px;
		padding-bottom: 12px;
		background: url(../images_site/i_hp_events.gif) left 10px no-repeat;
	}
	
		.events_title a { 
			font-size: 11pt !important;
		}
	
	.updates ul {
		margin: 20px;
		margin-left: 30px;
		margin-top: 0px;
		list-style: none;
	}
	
	.updates ul li {
		padding-bottom: 10px;
	}
	
		.updates ul li span {
			background: #b6edf1;
			padding: 4px;
			font-size: 8pt;
			color: #35898f;
			margin-right: 5px;
		}
		
		.updates * a {
			text-decoration: none;
			font-size: 14pt;
		}


.tv {
	width: 324px;
	height: 246px;
	background-image: url(../images_site/bg_hppatients_tv.gif);
	background-repeat: no-repeat;
	background-position: top center;
	float:left;
	margin:0px;
}

	.tv .title {
		padding-left: 20px;
		padding-top: 12px;
	}
	
	.tv .title a {
		display: block;
		font-size: 13pt;
		font-weight: bold;
		text-decoration: none;
	}
		
	.tv .tv_frame {
		width: 287px;
		height: 165px;
		margin-left:18px;
		margin-top:9px;
		background-image: url(../images_site/bg_hp_vid.jpg);
		background-repeat: no-repeat;
		background-position: top center;
	}

	.tv .tv_links {
		padding-top: 4px;
	}

	.tv .tv_links a {
		font-family:Arial, Verdana, sans-serif;
		font-size:11px;
		color:#5C6060;
		padding-left:30px;
		text-decoration: none !important;
	}
	
	.tv .tv_links a:hover {
		font-size:11px;
		color:#848D8D;
		padding-left:30px;
	}



.intro_right_col {
	width: 324px;
	height: 246px;
	background-image: url(../images_site/bg_hppatients_tv.gif);
	background-repeat: no-repeat;
	background-position: top center;
	float:left;
	margin:0px;
}
	
	.personal_journeys {
	
	}
	
		.personal_journeys .title {
			padding-left: 20px;
			padding-top: 12px;
		}
		
		.personal_journeys .title a {
			display: block;
			font-size: 13pt;
			font-weight: bold;
			text-decoration: none;
		}
			
		.personal_journeys .tv_frame {
			width: 287px;
			height: 104px;
			margin-left:18px;
			margin-top:9px;
			background-image: url(../images_site/bg_hp_vid_sml.jpg);
			background-repeat: no-repeat;
			background-position: top center;
		}
	
		.personal_journeys .tv_links {
			padding-top: 4px;
		}
	
		.personal_journeys .tv_links a {
			font-family:Arial, Verdana, sans-serif;
			font-size:11px;
			color:#5C6060;
			padding-left:30px;
			text-decoration: none !important;
		}
		
		.personal_journeys .tv_links a:hover {
			font-size:11px;
			color:#848D8D;
			padding-left:30px;
		}

.health_pro {
	padding-left: 70px;
	background: url(../images_site/bg-hp_healthpro.gif) no-repeat 20px 12px;
	height: 60px;
	margin-top: 10px;
	margin-left: 5px;
	border-top: 2px dotted white;
	font-size: 8pt;
}
	
	.health_pro a {
		text-decoration: none;
		font-size: 8pt;
	} 
	
	.health_pro a h2 {
		font-size: 13pt;
		font-weight: bold;
		text-decoration: none;
		color:#007789;
		margin: 0px;
		margin-top: 13px;
	}

	.health_pro a:hover h2 {
		color:#6ec000;
	}



.footer_links {
	height: 150px;
	text-align: center;
	position: relative;
}
	
	.footer_links ul {
		list-style: none;
	}
	
	.footer_links ul li {
		text-align: center;
		float: left;
		margin-right: 30px;
	}
	
	.footer_links a {
		color: white;
		font-size: 8pt;
	}

	.footer_links .wr_tag {
		position: absolute;
		top: 40px;
		left: 605px;
	}
	
		.footer_links .wr_tag img {
			border: 0px;
		}

.footer {

width: 757px;

height: 46px;

background-image: url(../images_site/bg_hpinrs_footer.gif);

background-repeat: no-repeat;

background-position: top center;

}



.footer p {

font-family:Arial, Verdana, sans-serif;

font-size:10px;

color:#94CCD5;

padding-left:90px;

padding-top: 13px;

}



.footer a {

font-family:Arial, Verdana, sans-serif;

font-size:10px;

color:#94CCD5;

text-decoration:underline;

}



.footer a:hover {

font-family:Arial, Verdana, sans-serif;

font-size:10px;

color:#94CCD5;

text-decoration:none;

}



/* INNERS */



h1, a h1 {
	font-size: 16pt;	
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color: #018ea2;
	font-weight: regular;
	margin-top:10px;
	margin-bottom:10px;
	line-height: 130% !important;
}
	
	h1 a, h1 * {
		font-size: 16pt !important;	
		font-family:Arial, Verdana, Helvetica, sans-serif;
		color: #018ea2;
		font-weight: regular;
		line-height: 130% !important;
	}


h2  {
	font-size: 11pt;
	font-weight: regular;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #474747;
	margin-bottom:2px;
	line-height: 130% !important;
}
	
	h2 a, h2 * {
		font-size: 14pt !important;
		font-weight: regular;	
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color: #474747;
		line-height: 130% !important;
	}
	
h3 {
	font-size: 12pt;
	line-height: 130% !important;
}

	h3 a, h3 * {
		font-size: 12pt;
		line-height: 130% !important;
	}

hr {

border: 0px;

color:#dadada;

background-color: #dadada;

height: 1px;

}




ul {

margin-left:33px;

padding-left:0px;

list-style-type:disc;
color: #718950 !important;
}



li {
	margin-left:0px;
	padding-left:0px;
	margin-top:10px;
	margin-bottom:2px;
}



.list_alt {
	margin-left:20px;
	padding-left:0px;
	list-style-type:disc;
	padding-bottom:10px;
	padding-top:4px;
}

.list_alt li {

	color: gray !important;

}


.inner_page_title {

font-size: 20pt;

font-weight: bold;	

font-family:Arial, Verdana, Helvetica, sans-serif;

color: #6fb90b;

margin-top:10px;

margin-bottom:18px;

line-height: 100% !important;

background: url(/images_site/bg_inr_pagetiltle_div.gif) repeat-x center bottom;

padding-bottom: 8px;

}



.inner_breadcrumb {

margin:0px;

padding-left:10px;

}


.formbutton {
	color: white;
	background: url(../images_site/bg-landing_banner.png) no-repeat #0191a7; 
	padding: 10px;
	padding-left: 30px;
	cursor: pointer;
	border-top: none !important;
	border-left: none !important;
	border-right: 3px solid #006878;
	border-bottom: 3px solid #006878;
}

	.formbutton:hover {
		background-color: #02a9c2;
	}



.formfield {

font-size: 12px;	

font-family:Arial, Verdana, Helvetica, sans-serif;

border: #979797 1px solid;

line-height: 100%;

color: gray;

width: 180px;

height: 27px;

background-color: #F6FCFD;

padding: 2px;

}

.inner_body {

width: 757px;

background-color: #FDFFFE;

background-image: url(../images_site/bg_inr_pagetiltle.gif);

background-repeat: no-repeat;

background-position: top left;

padding-top:10px;

}



.inner_content {

width: 703px;

padding-left:27px;

padding-bottom:20px;

position: relative;

top:8px;

}

	.inner_content * {
		line-height: 180%;
	}



.footer_inner {

width: 757px;

height: 46px;

background-image: url(../images_site/bg_hpinrs_footer.gif);

background-repeat: no-repeat;

background-position: top center;

}



.footer_inner p {

font-family:Arial, Verdana, sans-serif;

font-size:10px;

color:#94CCD5;

padding-left:90px;

padding-top: 13px;

}



.footer_inner a {

font-family:Arial, Verdana, sans-serif;

font-size:10px;

color:#94CCD5;

text-decoration:underline;

}



.footer_inner a:hover {

font-family:Arial, Verdana, sans-serif;

font-size:10px;

color:#94CCD5;

text-decoration:none;

}



.gse_result_item {

padding-bottom: 7px;

padding-top: 7px;

width: 100%;

}



.gse_result_header {

padding-top: 12px;

}



.gse_result_pages {

padding-top: 12px;

}



.gse_result_pages table td {

padding:3px;

}



.gse_result_set {

width: 100%;

}



.gse_result_summary {

width: 100%;

}


/* NEW FORM STYLES */
.form_list input
{
	font-size: 12px;	
	font-family:Arial, Verdana, Helvetica, sans-serif;
	border: #bdbdbd 1px solid;
	line-height: 100%;
	color: gray;
	height: 27px;
	background-color: #F6FCFD;
	padding-top: 5px;
	padding-left: 5px;

}

.form_list select
{
	font-size: 12px;	
	font-family:Arial, Verdana, Helvetica, sans-serif;
	border: #bdbdbd 1px solid;
	color: gray;
	height: 27px;
	background-color: #F6FCFD;
	padding: 4px;
	width: auto;

}

.form_list .chk
{
	top: 5px;
	margin-right: 3px;
	position: relative;
}

.form_list div {
	font-weight: bold;
}

.form_list div div, .form_list label {
	font-weight: normal;
}

.form_list 
{
	padding-left:0px;
	list-style-type:none;
	list-style-image:none;
}

.form_list li
{
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	clear:both;
}

.form_list div
{
	float:left;
	padding-right: 5px;
}

.form_list div div
{
	float:none;
}

.form_submit {
	margin: 0px;
	padding: 0px;
}

.form_submit li {
		list-style:none;
		list-style-image:none;
}
	
.thanks_cap {
	width:500px;
	padding-left:15px;
	
}

.back {
	background: url(/images/icons/back.gif) no-repeat left center;
	padding-left: 10px;
}	

.next {
	background: url(/images/icons/next.gif) no-repeat left center;
	padding-left: 10px;
}



/* PERSONAL JOURNEYS */

.personal_journeys_listing {
	
}

	.personal_journeys_listing h2 {
		padding: 0px;
		margin: 0px;
	}
	
	.personal_journeys_listing td {
		padding: 20px !important;
	}
	
		/*.personal_journeys_listing td {
			padding: 20px;
			border: 1px solid white;
		}
		
		.personal_journeys_listing .tblcell {
			background: #ecf7dd
		}
		
		.personal_journeys_listing .tblcellalt {
			background: #d9eebc
		}
				
		
		 
		.personal_journeys_listing h2 {
			margin: 0px;
		}
		
		.personal_journeys_listing p {
			margin-bottom: 5px !important;
		}*/
		
		
		
		
		
/* LANDING TABLES */



#landingpage {
	border: collapse none !important;	
}

	#landingpage tr {
		height:70px; text-align:center;
	}
	
	#landingpage tr td {
		padding: 0px !important;
		margin: 0px !important;
		border: 1px solid white !important;
	}
	
	#landingpage tr td a {
		background-color: black;
		padding: 10px;
		padding-top: 40px;
		padding-bottom: 40px;
		display: block;
		background-color: #5d9a0b; 
		background-image: url(../images_site/bg-landing_banner.png) !important; 
		background-repeat: no-repeat; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:11pt;
		color: white;
		text-decoration: none;
	}
	
	#landingpage tr td a:hover {
		background-color:#75c010; 
	}

	
/* TABLES */

	.inner_content table {
		border-collapse: collapse;
	}
	
	.inner_content table td {
		padding: 10px;
		vertical-align:top;
	}
	


.tblheader, .tblcellheader {
	background: #07879c;
}
	
	.tblheader, .tblheader *, .tblcellheader, .tblcellheader * {
		font-size: 12pt;
		color: white;
	}



.tblcell, .tblcell td {

background: #e2e2e2;

border-bottom: #EAEAEA 1px solid;

padding-left:15px;

padding-top:11px;

padding-bottom:11px;

}



.tblcellalt, .tblcellalt td {

background: #d4d4d4;

border-bottom: #EAEAEA 1px solid;

padding-left:15px;

padding-top:11px;

padding-bottom:11px;

}




em {
	color: #9a9a9a;
}

/* FORMS */

.req {
	color: red; 
	font-size: 11px;
}

#quickform .input, #quickform textarea, #quickform select {
	width: 250px;
}

.date {
	width: auto;
	padding: 2px;
}


.up {
	background: url(../images/icons/up.gif) no-repeat left center;
	padding-left: 15px;
}

a.vid {
	display: block;
	background: url(../images/ico-view_video.gif) no-repeat left center;
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11pt;
	font-weight: bold;
}

	.vid.right {
		width: 300px;
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}

/* PUBLICATIONS */

.publications a {
	text-align: left;
	width: 320px !important;  
	height: 140px;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

	.publications a *, .publications a:hover * {
		color: white;
		text-decoration: none;
		font-size: 13pt;
	} 

.publications td div {
	background-repeat: no-repeat;
	background-position: right -10px;
	width: 100%;
	height: 170px;
	padding: 0px;
	padding-left: 20px;
	cursor: pointer;
}

.publications .book {
	background-image: url(../images/publications/publications_book.png);	
}

.publications .dvd {
	background-image: url(../images/publications/publications_dvd.png);
}



/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 10pt; padding: .5em .5em .5em .7em; }
/* IE7-/Win - Fix extra vertical space in lists */
.ui-accordion a { zoom: 1; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 1em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 0em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Autocomplete

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-top { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-right {  -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-left { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; border-radius: 4px/*{cornerRadius}*/; }


/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png)/*{iconsHeader}*/; }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png)/*{iconsDefault}*/; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png)/*{iconsHover}*/; }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png)/*{iconsActive}*/; }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/; }


/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ url(images/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ url(images/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

#accordion img {
	margin-top: 15px;
	margin-bottom: 10px;
}

#accordion div {
	font-size: 12pt;
	line-height: 150%;
}


.nopad {
	line-height: 140%;
}

.smalltext, .small * {
	font-size: 9pt;
}


/* DONATIONS */

.validation_msg {

}

#donations_form {
	
}

	#donations_form input, #donations_form select {
		width: 250px;
		line-height: 100%;
	}
	
	#donations_form .date {
		width: auto;	
	}

#donations_receipt {

}

	#donations_receipt .address {
		background: #e5e5e5;
		border: 1px dotted #b7b7b7 !important; 
		padding: 20px;
	}
	
	
.page_index_table {
	width: 250px;
	margin: 20px;
}

/* SECTION LIST */

.section_list {
	list-style: none;
	margin: 0px;
	border: #bdbdbd 1px solid;
}

	.section_list.right {
		width: 300px;
		float: right; 
		width: 200px;
		margin: 30px;
		margin-top: 0px;
		margin-right: 0px;
	}

	.section_list.right *  {
		font-size: 9pt !important;
	}

	.section_list li {
		padding: 5px;
		margin: 0px;
	}
	
	.section_list .sel a {
		color: #8d8d8d;
		text-decoration: none;
	}
	
	.section_list .title {
		background: #07879c;
		font-size: 12pt;
		color: white;
	}

	.section_list .cell {
		background: #e2e2e2;
	}
	
	.section_list .cellalt {
		background: #d4d4d4;
	}

	
	

	/* CALENDAR STYLES */

	.calTable {
		border: 2px solid #c1c1c1;
	}
	
	.calHead {
		background-color: #07879c;
		font-weight: bold;
	}
	
		.calHead, .calHead *, .calHead a {
			color: white;
		}
	
	.calDayHead {
		background-color: #c1c1c1;
		font-weight: bold;
		text-align: center;
	}
	
	.calToday {
		background: #76bb1b;
		font-weight: normal;
		text-align: center;		
	}
	
		.calToday a {
			color: white;
		}
	
	.calNoDay {
		background-color: #d7d7d7;
		text-align: center;
	}
	
	.calEvent {
		background-color: white;
		font-weight: bold;
		text-align: center;
		border: 1px solid #E5EDF5;
	}
	
	.calDay {
		border: 1px solid #E5EDF5;
		text-align: center;
	}

	.cal_popup_arrow_btn {
		background: #034985 !important;
		color: white;
		font-size: 7pt !important;
	}
	

/* LYMPHOMA ANGELS */

.lymphoma_angels {
	background: url(../images_site/bg-lymphoma_angels.jpg) no-repeat top center;
	padding: 30px;
}

.lymphoma_angels_listing {
	
}

	.lymphoma_angels_listing div {
		padding-bottom: 18px;
		padding-left: 15px;
	}


	.lymphoma_angels_listing h2 {
		font-size: 25pt;
		font-style: italic;
		font-family: "Times New Roman", Times, serif !important;
		margin: 0px;
		padding: 0px;
	}
	
	.lymphoma_angels_listing p {
		margin: 0px;
		padding: 0px;
	}
	
	
.error_container, .error_container li{
	color: red;
}
	
	
	
/* HEROES */

#intro_heroes {
	background: url(/images_site/everyday_heroes/bg-hp_heroes.gif) no-repeat;
	width: 734px;
	height: 195px;
	position: relative;
	margin-left: 10px;
	top: 8px;
	clear: both;
}
	
	#intro_heroes h1 {
		position: absolute;
		left: 20px;
		top: 5px;
	}
	
		#intro_heroes h1, #intro_heroes h1 * {
			font-size: 13pt !important;
			color: white;
			text-decoration: none;
		}
		
		#intro_heroes a:hover {
			color: #bbe1ef;
		}
	
	#intro_heroes .more {
		position: absolute;
		left: 550px;
		top: 8px;
		font-size: 8pt;
		color: white;
		background: url(/images_site/everyday_heroes/bg-hp_heroes_more_arw.gif) no-repeat left center;
		padding-left: 15px;
		text-decoration: none;
	}
	
	#intro_heroes .thumbs {
		position: absolute;
		left: 125px;
		top: 45px;
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	
		#intro_heroes .thumbs li {
			margin-right: 2px;
			float: left;
			background: url(/images_site/everyday_heroes/bg-hp_heroes_thumb.gif) no-repeat;
			width: 102px;
			height: 101px;
		}
			
			#intro_heroes .thumbs li img {
				margin-left:5px;
				margin-top:3px;
			}
	
	#intro_heroes .banner {
		position: absolute;
		left: 453px;
		top: 34px;
	}	
	
	
	

.heroes_listing {
	
}

	.heroes_listing h2 {
		padding: 0px;
		margin: 0px;
		font-size: 10pt !important;
	}
	
	.heroes_listing td {
		padding: 0px !important;
	}
	
	.heroes_listing .text {
		padding: 20px;
	}
	
	.heroes_listing p, .heroes_listing td * {
		font-size: 8pt;
	}
	
	.heroes_listing .thumb {
		float: left;
		margin: 5px;
		margin-right: 15px;
		background-position: center;
		background-repeat: no-repeat;
	}
		
		.heroes_listing .thumb img {
			width: 100px;
			height: 100px;
		}
		