* { 
	padding: 0;
	margin: 0; 
}
body {
	background: #ffffff url('../img/bg.gif');
	color: #666666;
	font-family: 'Verdana','Tahoma','sans-serif';
    font-size: 11px;
	line-height: 22px;
	width: 100%;
}
a:link,
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #008bca;
	text-decoration: underline;
}

a img {
	border: 0px;
}

/* --------------------------------- BASIC LAYOUT */

div#container_outer {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 1025px;
}
div#container_inner {
	margin: 0px auto 0px auto;
	width: 930px;
}
div#header {
	float: left;
	width: 235px;
}
div#nav {
	float: left;
	margin: 45px 0px 20px 20px;
}
div#content {
	background: transparent url("../img/gradient_top.gif") no-repeat top left;
	float: right;
	margin: 0px 15px 0px 0px;
	width: 659px;
}
div#article {
	border-bottom: 1px solid #ffffff;
	float: left;
	margin: 12px 0px 0px 0px;
	width: 450px;
}
div#sidebar {
	float: left;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
	width: 173px;
}
div#gradient_bottom {
	background: transparent url("../img/gradient_bottom.gif") no-repeat top left;
	float: left;
	height: 62px;
	margin: 0px;
	width: 100%;
}
div#footer {
	background: #eeeeee url("../img/bg_footer.gif") no-repeat bottom center;
	float: left;
	margin: 0px 15px 0px 15px;
	width: 900px;
}
div#footer div {
	background: #eeeeee url("../img/bg_gp.gif") repeat-y top left;
	border: 1px solid #eeeeee;
	margin: 15px 30px 30px 30px;
}
div.spacer {
	clear: both;
}


/* --------------------------------- MENU */

ul#menu {
	list-style-type: none;
}
ul#menu li {
	float: left;
}
ul#menu li a {
	background: transparent url("../img/menu.png") no-repeat top left;
	display: block;
	height: 12px;
	margin-left: 30px;
	text-indent: -9999px;
}
ul#menu li#menu_home a {
	background-position: 0px 0px;
	width: 35px;
}
ul#menu li#menu_home a.current,
ul#menu li#menu_home a:hover {
	background-position: 0px -13px;
}
ul#menu li#menu_activities a {
	background-position: -370px 0px;
	width: 54px;
}
ul#menu li#menu_activities a.current,
ul#menu li#menu_activities a:hover {
	background-position: -370px -13px;
}

ul#menu li#menu_about_us a {
	background-position: -35px 0px;
	width: 54px;
}
ul#menu li#menu_about_us a.current,
ul#menu li#menu_about_us a:hover {
	background-position: -35px -13px;
}
ul#menu li#menu_services_solutions a {
	background-position: -90px 0px;
	width: 115px;
}
ul#menu li#menu_services_solutions a.current,
ul#menu li#menu_services_solutions a:hover {
	background-position: -90px -13px;
}
ul#menu li#menu_partners a {
	background-position: -205px 0px;
	width: 48px;
}
ul#menu li#menu_partners a.current,
ul#menu li#menu_partners a:hover {
	background-position: -205px -13px;
}
ul#menu li#menu_publications a {
	background-position: -253px 0px;
	width: 71px;
}
ul#menu li#menu_publications a.current,
ul#menu li#menu_publications a:hover {
	background-position: -253px -13px;
}
ul#menu li#menu_contact a {
	background-position: -325px 0px;
	width: 44px;
}
ul#menu li#menu_contact a.current,
ul#menu li#menu_contact a:hover {
	background-position: -325px -13px;
}
div.submenu {
	margin-left: 12px;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
ul.submenu {
	font-size: 12px;
	list-style-type: none;
}
ul.submenu li {
	float: none !important;
	height: 28px;
}
ul.submenu li a {
	background: none !important;
	display: inline !important;;
	height: auto !important;
	margin-left: 0px !important;
	text-indent: 0px !important;
	width: auto !important;
}
ul.submenu a:link,
ul.submenu a:visited,
ul.submenu a:hover,
ul.submenu a:active {
	text-decoration: none;
}

/* --------------------------------- SITEMAP */

ul#sitemap {
	list-style-type: none;
	width: 100%;
}
ul#sitemap li {
	float: left;
	height: 100%;
	line-height: 16px;
	margin: 0px 20px 0px 15px;
}
ul#sitemap li a {
	background: transparent url("../img/sitemap.png") no-repeat top left;
	display: block;
	height: 13px;
	line-height: auto;
	margin: 0px 0px 5px 0px;
	text-indent: -9999px;
}
ul#sitemap li#sitemap_upcoming_events {
	width: 187px;
}
ul#sitemap li#sitemap_upcoming_events a {
	background-position: -52px 0px;
	width: 48px;
}
ul#sitemap li#sitemap_upcoming_events a:hover {
	background-position: -52px -13px;
}
ul#sitemap li#sitemap_about_us {
	width: 122px;
}
ul#sitemap li#sitemap_about_us a {
	background-position: -101px 0px;
	width: 48px;
}
ul#sitemap li#sitemap_about_us a:hover {
	background-position: -101px -13px;
}
ul#sitemap li#sitemap_services {
	width: 285px;
}
ul#sitemap li#sitemap_services a {
	background-position: -150px 0px;
	width: 100px;
}
ul#sitemap li#sitemap_services a:hover {
	background-position: -150px -13px;
}
ul#sitemap li#sitemap_partners a {
	background-position: -251px 0px;
	margin: 0px 0px 25px 0px;
	width: 42px;
}
ul#sitemap li#sitemap_partners a:hover {
	background-position: -251px -13px;
}
ul#sitemap li#sitemap_publications a {
	background-position: -294px 0px;
	margin: 0px 0px 25px 0px;
	width: 63px;
}
ul#sitemap li#sitemap_publications a:hover {
	background-position: -294px -13px;
}
ul#sitemap li#sitemap_contact a {
	background-position: -358px 0px;
	width: 39px;
}
ul#sitemap li#sitemap_contact a:hover {
	background-position: -358px -13px;
}
ul#sitemap li#sitemap_publications,
ul#sitemap li#sitemap_contact,
ul#sitemap li#sitemap_partners {
	margin: 0px 15px 0px 0px;
	width: 100px;
}
ul#sitemap li ul {
	font-size: 10px;
	list-style-type: none;
}
ul#sitemap li ul li {
	border: 0px;
	float: none;
	height: auto;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
ul#sitemap li ul li a {
	background: none;
	height: auto;
	line-height: 20px;
	margin: 0px 0px 5px 0px;
	text-indent: 0px;
	width: auto !important;
}
ul#sitemap a:link,
ul#sitemap a:visited,
ul#sitemap a:hover,
ul#sitemap a:active {
	text-decoration: none;
}
ul#sitemap li ul li ul {
	margin: 0px 0px 0px 10px;
}

/* --------------------------------- PARTNERS */

ul#partners {
	list-style-type: none;
	margin: 0px auto;
}
ul#partners li {
	background-image: none !important;
	padding-left: 0px !important; 
	float: left;
	height: 100px;
	list-style-image: none;
	line-height: 100px;
	margin: 35px 35px 0px 0px !important;
	width: 100px;
}
img.partner_logo_big_landscape {
	margin: 0px;
	vertical-align: middle;
	width: 100px;
}
img.partner_logo_big_portrait {
	height: 100px;
	margin: 0px;
	vertical-align: middle;
}
/* --------------------------------- TEAM */

div#content ul#team {
	list-style-type: none;
	list-style-image: none;
	margin: 25px 0px 40px 0px;
}
div#content ul#team li {
	float: left;
	background-image: none;
	padding-left: 0px; 
}
div#content ul#team li a {
	background: transparent url("../img/team.png") no-repeat top left;
	display: block;
	height: 16px;
	line-height: auto;
	margin-right: 30px;
	text-indent: -9999px;
}
div#content ul#team li#board a {
	background-position: 0px 0px;
	width: 35px;
}
div#content ul#team li#board a:hover {
	background-position: 0px -17px;
}
div#content ul#team li#board a.current {
	background-position: 0px -34px;
	width: 35px;
}
div#content ul#team li#staff a {
	background-position: -36px 0px;
	width: 31px;
}
div#content ul#team li#staff a:hover {
	background-position: -36px -17px;
}
div#content ul#team li#staff a.current {
	background-position: -36px -34px;
	width: 31px;
}
div#content ul#team li#experts a {
	background-position: -68px 0px;
	width: 42px;
}
div#content ul#team li#experts a:hover {
	background-position: -68px -17px;
}
div#content ul#team li#experts a.current {
	background-position: -68px -34px;
	width: 42px;
}


/* --------------------------------- LISTS */

div#content ul {
	margin: 0px 0px 15px 15px;
}
div#content object {
	margin: 0px 0px 10px -2px;	
}
div#content ul#members,
div#content ul#services {
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 30px 0px;
}
div#content ul#members li a.current,
div#content ul#services li a.current {
	color: #008bca;
	text-decoration: none;
}

div#content ul#members li,
div#content ul#services li {
	background-image: none;
	padding-left: 0px;	
}

/* --------------------------------- */

div.item {
	background: #ffffff url("../img/bg_item1.gif") repeat-y top left;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	margin: 10px 0px 10px 15px;
	width: 214px;
}
div.item div {
	background: transparent url("../img/bg_item1.gif") repeat-y top right;
	border: 1px solid #ffffff;
}
div.item div div {
	margin: 15px 20px 15px 40px;
	background: none;
}
div.item ul {
	margin: 15px 30px 15px 20px;
}
div.inner {
	margin: 15px 15px 15px 15px;
}
div#submenu_activities div.item,
div#submenu_about_us div.item,
div#submenu_services_solutions div.item {
	width: auto;
	max-width: 400px;
}
div.panel_pdf,
div.panel_video {
	border: 1px solid #bbbbbb;
	height: 143px;
	margin: 15px 0px 20px 0px;
	padding: 0;
	position: relative;
	text-align: center;
	width: 143px;
}
a:hover div.panel_pdf,
a:hover div.panel_video{
	border: 1px solid #008bca;
	cursor: pointer;
}
div.panel_pdf div.click,
div.panel_video div.click {
	height: 100%;
	position:absolute;
	width: 100%;
}
div.panel_pdf div.text,
div.panel_video div.text {
	bottom: 0px;
	left: 0px;
	margin: 15px auto 0px auto;
	position: absolute;
	width: 100%;
} 
div.panel_pdf h5,
div.panel_video h5 {
	margin: 0px 5px;
}
div.panel_pdf {
	background: transparent url("../img/icon_pdf.png") no-repeat 32px 14px;
}
div.panel_video {
	background: transparent url("../img/icon_video.png") no-repeat 36px 16px;
}
img#gradient_left,
img#gradient_center,
img#gradient_right {
	float: left;
	height: 830px;
	width: 12px;
}
div#border_left,
div#border_center,
div#border_right {
	
}
img#gradient_right {
	float: right;
}
div.stripes {
	background: transparent url("../img/lines.png") repeat-y top left;
	display: inline;
	float: left;
	position: absolute;
	height: 100%;
	width: 12px;
	z-index: 50;
}
div#stripes_left {
	margin-left: -12px;
}
div#stripes_center {
	margin-left: -12px;
	/*margin-left: 462px;*/
}
div#stripes_right {
	/*margin-left: 647px;*/
}
a#backtotop {
	border-bottom: 20px solid #ffffff;
	border-top: 20px solid #ffffff;
	display: block;
	visibility: hidden;
}

/* --------------------------------- TEXT */

h1 {
	background: transparent url("../img/paxludens_logo.png") no-repeat top left;
	display: block;
	height: 179px;
	margin: 30px 0px 40px 0px;
	text-indent: -9999px;
	width: 234px;
}
h2 {
	background: transparent url("../img/paxludens_slogan.gif") no-repeat top left;
	display: block;
	height: 52px;
	text-indent: -9999px;
	width: 139px;
}
h3 {
	background: transparent url("../img/header.gif") no-repeat top left;
	display: block;
	height: 21px;
	margin: 20px 0px 20px 0px;
	text-indent: -9999px;
	width: 100%;
}
h3#home {
	background-position: -300px -300px;
	float: left;
	height: 0px;
	margin: 0px;
	width: 0px;
}
h3#activities {
	background-position: -833px 0px;
	width: 72px;
}
h3#upcoming_activities {
	background-position: -750px 0px;
	width: 157px;
}
h3#past_activities {
	background-position: -907px 0px;
	width: 110px;
}
h3#about_us {
	background-position: 0px 0px;
	width: 72px;
}
h3#mission_vision {
	background-position: -73px 0px;
	width: 135px;
}
h3#approach {
	background-position: -209px 0px;
	width: 73px;
}
h3#team {
	background-position: -283px 0px;
	width: 43px;
}
h3#tools {
	background-position: -327px 0px;
	width: 41px;
}
h3#services_solutions {
	background-position: -370px 0px;
	width: 155px;
}
h3#partners {
	background-position: -526px 0px;
	width: 64px;
}
h3#publications {
	background-position: -591px 0px;
	width: 96px;
}
h3#contact {
	background-position: -689px 0px;
	width: 60px;
}
h3#upcoming_events {
	background-position: -750px 0px;
	width: 157px;
}
h3.sifr {
	background: none;
	height: auto;
	line-height: auto;
	margin: 20px 0px -5px 0px;
	text-indent: 0px;
}
h4 {
	margin: 0px 0px -10px 0px;
}
h4#quote {
	margin: 0px;
}
h4#upcoming_events,
h4#partners {
	background: transparent url("../img/header.gif") no-repeat top left;
	display: block;
	margin: 0px 0px 20px 0px;
	text-indent: -9999px;
	width: 100%;
}
h4#upcoming_events {
	background-position: -1016px 0px;
	height: 15px;
	width: 115px;
}
h4#partners {
	background-position: -1130px 0px;
	height: 15px;
	width: 48px;
}
p {
	margin: 0px 0px 20px 0px;
}
div#article img {
	margin: 10px 0px 10px 0px;
	max-width: 420px;
}
div#article img.alignright {
	float: right;
	margin: 10px 0px 10px 10px;
}
div#article img.alignleft {
	float: left;
	margin: 10px 10px 10px 0px;
}
div#article ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
div#article ul li {
	background-image: url("../img/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-left: 14px; 
}
div#sidebar img {
	margin: 10px 0px 10px 0px;
	max-width: 145px;
}
img.partner_logo_small_landscape {
	margin: 0px 10px 10px 0px;
	width: 60px;
}
img.partner_logo_small_portrait {
	margin: 0px 10px 10px 0px;
	height: 60px;
}
