/* @override http://sparkplug.fs3.ph/worldpompe.org/css/master.css */

@charset "UTF-8";
/* CSS Document */


body {
	background: #8d9ab5 url(../images/bg_body.jpg) repeat-y top center;
	color: #4c554d;
}

a {
	color: #005b10;
}

a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
}


#custom_doc {
	margin: auto; text-align: left;
	width: 58.385em; /* !IE */
	*width: 56.978em; /* IE */
	min-width: 759px;
	background: #fff;
}

.clearboth {
	clear: both;
}


/* Header Styles */

#hd {
	background: #b8b8b8 url(../images/bg_hd.jpg) repeat-x top left;
	border-bottom: 1px solid #888a8d;
	height: 117px;
	margin: 0;
	padding: 0;
	position: relative;
}

	#hd #logo {
		background: url(../images/logo_ipa.jpg) no-repeat top left;
		display: block;
		height: 58px;
		left: 20px;
		width: 124px;
		text-indent: -10000px;
		top: 14px;
		position: absolute;
	}
	
	#hd #nav {
		background: url(../images/nav.jpg) no-repeat top left;
		bottom: 0;
		height: 30px;
		left: 0;
		position: absolute;
		width: 668px;
	}
	
	#hd ul {
		background: #630225;
		margin: 0 !important;
	}
	
	#hd ul li {
		float: left;
		heigh: 30px;
	}
	
	#hd ul li a {
		display: block;
		height: 30px;
		text-indent: -10000px;
	}
	
	#hd #nav #who {background: url(../images/nav.jpg) no-repeat 0 0; width: 102px;}
	#hd #nav #who:hover {background: url(../images/nav.jpg) no-repeat 0 -30px; width: 102px;}
	
	#hd #nav #what {background: url(../images/nav.jpg) no-repeat -102px 0; width: 99px;}
	#hd #nav #what:hover {background: url(../images/nav.jpg) no-repeat -102px -30px; width: 99px;}
	
	#hd #nav #pompe {background: url(../images/nav.jpg) no-repeat -201px 0; width: 116px;}
	#hd #nav #pompe:hover {background: url(../images/nav.jpg) no-repeat -201px -30px; width: 116px;}
	
	#hd #nav #news {background: url(../images/nav.jpg) no-repeat -317px 0; width: 58px;}
	#hd #nav #news:hover {background: url(../images/nav.jpg) no-repeat -317px -30px; width: 58px;}
	
	#hd #nav #events {background: url(../images/nav.jpg) no-repeat -375px 0; width: 64px;}
	#hd #nav #events:hover {background: url(../images/nav.jpg) no-repeat -375px -30px; width: 64px;}
	
	#hd #nav #worldwide {background: url(../images/nav.jpg) no-repeat -439px 0; width: 166px;}
	#hd #nav #worldwide:hover {background: url(../images/nav.jpg) no-repeat -439px -30px; width: 166px;}
	
	#hd #nav #links {background: url(../images/nav.jpg) no-repeat -605px 0; width: 63px;}
	#hd #nav #links:hover {background: url(../images/nav.jpg) no-repeat -605px -30px; width: 63px;}
	
	/* navigation ver. 2 */
	
	#hd #nav2 {
		background: url(../images/nav2.jpg) no-repeat top left;
		bottom: 0;
		height: 30px;
		left: 0;
		position: absolute;
		width: 680px;
	}
	
	#hd ul {
		background: #630225;
		margin: 0 !important;
	}
	
	#hd ul li {
		float: left;
		heigh: 30px;
	}
	
	#hd ul li a {
		display: block;
		height: 30px;
		text-indent: -10000px;
	}
	
	#hd #nav2 #who {background: url(../images/nav2.jpg) no-repeat 0 0; width: 91px;}
	#hd #nav2 #who:hover {background: url(../images/nav2.jpg) no-repeat 0 -30px; width: 91px;}
	
	#hd #nav2 #what {background: url(../images/nav2.jpg) no-repeat -91px 0; width: 87px;}
	#hd #nav2 #what:hover {background: url(../images/nav2.jpg) no-repeat -91px -30px; width: 87px;}
	
	#hd #nav2 #pompe {background: url(../images/nav2.jpg) no-repeat -178px 0; width: 101px;}
	#hd #nav2 #pompe:hover {background: url(../images/nav2.jpg) no-repeat -178px -30px; width: 101px;}
	
	#hd #nav2 #news {background: url(../images/nav2.jpg) no-repeat -279px 0; width: 50px;}
	#hd #nav2 #news:hover {background: url(../images/nav2.jpg) no-repeat -279px -30px; width: 50px;}
	
	#hd #nav2 #events {background: url(../images/nav2.jpg) no-repeat -329px 0; width: 56px;}
	#hd #nav2 #events:hover {background: url(../images/nav2.jpg) no-repeat -329px -30px; width: 56px;}
	
	#hd #nav2 #publications {background: url(../images/nav2.jpg) no-repeat -385px 0; width: 93px;}
	#hd #nav2 #publications:hover {background: url(../images/nav2.jpg) no-repeat -385px -30px; width: 93px;}
	
	#hd #nav2 #worldwide {background: url(../images/nav2.jpg) no-repeat -478px 0; width: 145px;}
	#hd #nav2 #worldwide:hover {background: url(../images/nav2.jpg) no-repeat -478px -30px; width: 145px;}
	
	#hd #nav2 #links {background: url(../images/nav2.jpg) no-repeat -623px 0; width: 57px;}
	#hd #nav2 #links:hover {background: url(../images/nav2.jpg) no-repeat -623px -30px; width: 57px;}
	
	
	
	
	
	
	
	
	
	

	#hd form {
		position: absolute;
		right: 40px;
		top: 49px;
	}
	
	#hd form input {
		border: 1px solid #d8d8d8;
		color: #9f9e9e;
		padding: 2px 4px;
	}






/* Body Styles */

#bd { 
	padding-bottom: 20px;
}

.inner #bd {
	background: url(../images/bg-inner-bd.jpg) repeat-y top left;
}

	/* Home page styles */
	#main_image {
		margin-bottom: 30px;
	}
	
	#hp_our_mission {
		font-size: 92%;
		margin-left: 7px;
	}
	
	#hp_our_mission h2 {
		background: #5d4377 url(../images/hd_our_mission.jpg) no-repeat top left;
		height: 32px;
		text-indent: -10000px;
	}
	
	#hp_our_mission blockquote {
		background: #e8ebe9;
		color: #4c554d;
		font-style: italic;
		margin: 7px 9px;
		padding: 4px;
	}
	
	#hp_our_mission p {
		margin-left: 9px;
	}

	#hp_pompe_questionaire {
		font-size: 92%;
	}
	
	#hp_pompe_questionaire h2 {
		background: url(../images/hd_pompe_questionaire.jpg) no-repeat top left;
		height: 32px;
		text-indent: -10000px;
	}
	
	#hp_pompe_questionaire img {
		margin: 7px 0 7px 7px;
	}
	
	#hp_pompe_questionaire p {
		margin-left: 7px;
	}
	
	#hp_latest_updates {
		font-size: 92%;
		margin-right: 7px;
	}
	
	#hp_latest_updates h2 {
		background: url(../images/hd_latest_updates.jpg) no-repeat top left;
		height: 32px;
		margin-bottom: 7px;
		text-indent: -10000px;
	}
	
	#hp_latest_updates p {
		margin: 0 0 7px 7px;
	}
	
	#hp_latest_updates .date {
		color: #4c554d;
		font-weight: bold;
	}
	
	

/* Inner page styles */

.breadcrumb p {
	margin: 10px 0 10px 20px;
}

.inner h2 {
	color: #5d4377;
	font-size: 152%;
	font-weight: bold;
	margin: 0 0 0 20px;
}

.inner h3 {
	color: #630225;
	font-weight: bold;
	font-size: 116%;
	margin: 0 0 10px 20px;
}

.inner h4 {
	font-weight: bold;
	margin: 0 0 10px 40px;
}

.inner #yui-main ul {
	margin: 0 0 10px 20px;
}

.inner #yui-main ul li {
	background: transparent url(../images/icons/bullet_green.png) 0 0 no-repeat;
	margin: 0 20px 10px 0;
	padding: 0 0 0 20px;
}

.inner #yui-main ol {
	margin: 0 20px 10px 40px;
}

.inner #yui-main ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 10px;
}

.inner #yui-main ol li ol {
	margin:  10px 20px !important;
}

.inner #yui-main ol li ol li {
	list-style-type: lower-roman;
}

.inner #yui-main ol li p {
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
}


.excerpt {
	margin: 20px 0;
}

.excerpt p {
	font-weight: bold;
	margin: 0 20px 0 20px;
}

p {
	margin: 0 20px 20px 20px;
}


	/* Who We Are */
	
	.board_member {
		clear: both;
		margin: 0 0 0 40px;
	}
	
	.board_member .pic {
		float: left;
		margin:  0 20px 0 0;
	}	
	
	.board_member .pic img {
		border: 3px solid #630225 !important;
	}
	
	.advisor {
		clear: both;
		margin: 0 0 0 20px;
	}
	
	.advisor .pic {
		float: left;
		margin:  0 20px 0 0;
	}	
	
	.advisor .pic img {
		border: 3px solid #630225 !important;
	}
	
	.mission_statement {
		background: #ffffff url(../images/quote_left.jpg) no-repeat 5px 5px;
		border-bottom: 1px solid #b6bab7;
		margin: 0 20px 0 40px;
		padding: 0 5px 5px 0;
	}
	
	.mission_statement p {
		/*background: transparent url(../images/quote_right.jpg) no-repeat right bottom;
		color: #005b10;
		font-style: italic;
		font-weight: bold;
		margin: 0 !important;
		padding: 10px 10px 10px 20px;*/
		margin: 0 0 10px 50px !important;
	}

	/* Publications */
	
	.search_form {
		background: #e7ece8;
		margin: 10px 20px 20px 20px;
		padding: 10px;
	}
	
	.result {
		border-bottom: 1px solid #e7ece8;
		margin: 10px 20px 10px 20px;
		padding: 0 0 20px 0;
	}

	.result h4 {
		font-size: 123.1%;
		margin: 0;
	}
	
	.result p {
		line-height: 1.4em;
		margin: 10px 0;
	}
	
	.result .details p {
		margin: 0 0 10px 0;
	}
	
	.result .details .translations {
		line-height: 1.8em;
	}
	
	.result .details .download {
		background: url(../images/icons/arrow_down.png) no-repeat 0 0; padding-left: 18px;
	}
	
	.result .English {background: url(../images/icons/us.png) no-repeat 0 2px; padding: 0 10px 0 20px;}
	.result .Dutch {background: url(../images/icons/nl.png) no-repeat 0 2px; padding: 0 10px 0 20px;}
	.result .Turkish {background: url(../images/icons/tr.png) no-repeat 0 2px; padding: 0 10px 0 20px;}
	.result .German {background: url(../images/icons/de.png) no-repeat 0 2px; padding: 0 10px 0 20px;}
	.result .Spanish {background: url(../images/icons/es.png) no-repeat 0 2px; padding: 0 10px 0 20px;}
	.result .French {background: url(../images/icons/fr.png) no-repeat 0 2px; padding: 0 10px 0 20px;}
	.result .Japanese {background: url(../images/icons/jp.png) no-repeat 0 2px; padding: 0 10px 0 20px;}
	.result .Italian {background: url(../images/icons/it.png) no-repeat 0 2px; padding: 0 10px 0 20px;}
	
	
	/* Testimonials */
	
	.inner h3.patient_name {margin: 20px 0 0 20px;}
	.inner .published {font-size: 85%;}
	.inner .patient_photo {border: 5px solid #e8ebe9; margin: 0 0 20px 20px;}
	
	
	.testi_dl .english {background: url(../images/icons/us.png) no-repeat 0 2px; padding-left: 20px;}
	.testi_dl .dutch {background: url(../images/icons/nl.png) no-repeat 0 2px; padding-left: 20px;}
	.testi_dl .turkish {background: url(../images/icons/tr.png) no-repeat 0 2px; padding-left: 20px;}
	.testi_dl .german {background: url(../images/icons/de.png) no-repeat 0 2px; padding-left: 20px;}
	.testi_dl .spanish {background: url(../images/icons/es.png) no-repeat 0 2px; padding-left: 20px;}
	.testi_dl .french {background: url(../images/icons/fr.png) no-repeat 0 2px; padding-left: 20px;}
	.testi_dl .japanese {background: url(../images/icons/jp.png) no-repeat 0 2px; padding-left: 20px;}
	.testi_dl .italian {background: url(../images/icons/it.png) no-repeat 0 2px; padding-left: 20px;}
	
	
	

	/* News */
	
	.article-list {
		border-top: 1px solid #736357;
		margin:  0 20px 0 40px;
		padding: 10px 0 0 0;
	}
	
	.article-list ul li {
		list-style-position: inside;
		list-style-type: disc;
		margin-bottom: 10px;
	}




	/* Links */
	
	.inner div.link-item {
	border-bottom: 1px solid #736357;
	margin: 0 20px 20px 20px;
	padding-bottom: 10px;
	}
	
	.inner .link-item h4 {
	margin: 0 !important;
	}
	
	.inner .link-item p {
	margin: 0 0 5px 0 !important;
	}
	
	.web-link {
		background: url(../images/icons/world.png) no-repeat 0 0;
		padding: 0 0 2px 20px;
	}
	
	.email-link {
		background: url(../images/icons/email.png) no-repeat 0 0;
		padding: 0 0 2px 20px;
	}
	
	
	
	/* Events */
	
	.event {
		border-bottom: 1px solid #736357;
		margin: 10px 20px 0 40px;
	}

	.event h3, .event h4, .event p {
		margin-left: 0 !important;
	}
	
	
	
	/* Affiliates */
	
	table.affiliate {
		margin: 0 20px 20px 40px;
		width: 450px;
	}
	
	table.affiliate th, table.affiliate td {
		border: 1px solid #fff;
	}
	
	table.affiliate th {
		background: #e9cbd6;
		color: #630225;
		font-weight: normal;
		padding: 3px 5px;
		vertical-align: top;
	}
	
	table.affiliate th.country {
		background: #630225;
		color: #fff;
	}
	
	th.country span {
		padding:  0 0 0 20px;
	}
	
	table.affiliate td.name {
		font-weight: bold;
	}
	
	table.affiliate td {
		background: #f8f0f3;
		padding: 3px 5px;
		vertical-align: top;
	}
	
	
	
	#nav_categories li{
		list-style-type: none !important;
		padding: 5px 0 5px 0;
	}
	
	#nav_categories li a {padding: 0 0 0 20px; margin-left: 8px;}
	
	#nav_categories li .argentina, span.argentina {background: url(../images/icons/ar.png) no-repeat 0 2px;}
	#nav_categories li .australia, span.australia {background: url(../images/icons/au.png) no-repeat 0 2px;}
	#nav_categories li .austria, span.austria {background: url(../images/icons/at.png) no-repeat 0 2px;}
	#nav_categories li .belgium, span.belgium {background: url(../images/icons/be.png) no-repeat 0 2px;}
	#nav_categories li .brazil, span.brazil {background: url(../images/icons/br.png) no-repeat 0 2px;}
	#nav_categories li .canada, span.canada {background: url(../images/icons/ca.png) no-repeat 0 2px;}
	#nav_categories li .china, span.china {background: url(../images/icons/cn.png) no-repeat 0 2px;}
	#nav_categories li .czech_republic, span.czech_republic {background: url(../images/icons/cz.png) no-repeat 0 2px;}
	#nav_categories li .denmark, span.denmark {background: url(../images/icons/dk.png) no-repeat 0 2px;}
	#nav_categories li .france, span.france {background: url(../images/icons/fr.png) no-repeat 0 2px;}
	#nav_categories li .germany, span.germany {background: url(../images/icons/de.png) no-repeat 0 2px;}
	#nav_categories li .greece, span.greece {background: url(../images/icons/gr.png) no-repeat 0 2px;}
	#nav_categories li .india, span.india {background: url(../images/icons/in.png) no-repeat 0 2px;}
	#nav_categories li .israel, span.israel {background: url(../images/icons/il.png) no-repeat 0 2px;}
	#nav_categories li .italy, span.italy {background: url(../images/icons/it.png) no-repeat 0 2px;}
	#nav_categories li .japan, span.japan {background: url(../images/icons/jp.png) no-repeat 0 2px;}
	#nav_categories li .malaysia, span.malaysia {background: url(../images/icons/my.png) no-repeat 0 2px;}
	#nav_categories li .mexico, span.mexico {background: url(../images/icons/mx.png) no-repeat 0 2px;}
	#nav_categories li .the_netherlands, span.the_netherlands {background: url(../images/icons/nl.png) no-repeat 0 2px;}
	#nav_categories li .new_zealand, span.new_zealand {background: url(../images/icons/nz.png) no-repeat 0 2px;}
	#nav_categories li .norway, span.norway {background: url(../images/icons/no.png) no-repeat 0 2px;}
	#nav_categories li .peru, span.peru {background: url(../images/icons/pe.png) no-repeat 0 2px;}
	#nav_categories li .philippines, span.philippines {background: url(../images/icons/ph.png) no-repeat 0 2px;}
	#nav_categories li .poland, span.poland {background: url(../images/icons/pl.png) no-repeat 0 2px;}
	#nav_categories li .portugal, span.portugal {background: url(../images/icons/pt.png) no-repeat 0 2px;}
	#nav_categories li .singapore, span.singapore {background: url(../images/icons/sg.png) no-repeat 0 2px;}
	#nav_categories li .south_africa, span.south_africa {background: url(../images/icons/za.png) no-repeat 0 2px;}
	#nav_categories li .spain, span.spain {background: url(../images/icons/es.png) no-repeat 0 2px;}
	#nav_categories li .sweden, span.sweden {background: url(../images/icons/se.png) no-repeat 0 2px;}
	#nav_categories li .switzerland, span.switzerland {background: url(../images/icons/ch.png) no-repeat 0 2px;}
	#nav_categories li .taiwan, span.taiwan {background: url(../images/icons/tw.png) no-repeat 0 2px;}
	#nav_categories li .turkey, span.turkey {background: url(../images/icons/tr.png) no-repeat 0 2px;}
	#nav_categories li .ukraine, span.ukraine {background: url(../images/icons/ua.png) no-repeat 0 2px;}
	#nav_categories li .united_arab_emirates, span.united_arab_emirates {background: url(../images/icons/ae.png) no-repeat 0 2px;}
	#nav_categories li .united_kingdom, span.united_kingdom {background: url(../images/icons/gb.png) no-repeat 0 2px;}
	#nav_categories li .usa, span.usa {background: url(../images/icons/us.png) no-repeat 0 2px;}
	#nav_categories li .venezuela, span.venezuela {background: url(../images/icons/ve.png) no-repeat 0 2px;}
	
	
	
	
	
	
	

/* Sidebar styles */

.sidebar h3 {
	/*border-top: 1px solid #005b10;
	border-bottom: 1px solid #005b10;*/
	background: #005b10;
	color: #fff;
	font-weight: normal;
	font-size: 93%;
	margin: 1px 0 10px 0;
	padding: 5px 5px 5px 10px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	border-bottom: 1px solid #005b10;
	color: #736357;
	font-size: 85%;
	font-weight: bold;
	/*list-style-type: disc;
	list-style-position: inside;*/
	padding: 8px 0 8px 10px;
}

.sidebar ul li ul {
	margin: 5px 0;
	padding: 0;
}

.sidebar ul li ul li {
	background: url(../images/icons/bullet_go.png) no-repeat 0 3px;
	border-bottom: none;
	font-size: 100%;
	font-weight: normal;
	padding: 5px 5px 5px 20px;
}

.sidebar ul li a {
	color: #005b10;
	text-decoration: none;
}


	/* Calendar Styles */
	
	.calendarBG {
		background: #fff;
		margin: 0 0 0 10px;
	}
	
	.calendarBG th, .calendarBG td {
		padding: 4px 5px;
		text-align: center;
	}
	
	.calendarHeader {
		background: #630225;
		color: #fff;
	}
	
	.calendarMonthLinks a {
		color: #fff;
		text-decoration: none;
	}
	
	.calendarDayHeading {
		background: #e9cbd6;
		border-bottom: 3px solid #bc5e80;
		color: #630225;
		font-weight: bold;
	}
	
	.calendarBlank {
		background: #f8f0f3;
	}
	
	.calendarCell a {
	
	}
	
	.calendarCell a:hover {
		
	}
	
	
	.calendarToday {
		background: #005b10;
		color: #fff;
	}








/* Footer Styles */

#ft {
	background: transparent;
	border-top: 5px solid #630225;
	font-size: 92%;
	position: relative;
	width: 759px;
}

	#ft #ft_nav {
		margin: 20px 0 10px 7px !important;
		width: 450px;
	}
	
	#ft #ft_nav li {
		display: inline;
		flaot: left;
	}

	#ft #copyright {
		font-weight: bold;
		right: 10px;
		top: 20px;
		position: absolute;
	}





