/*   
Theme Name: Practica Foundation
Theme URI: http://www.practicafoundation.nl
Author: WordPress
Author URI: http://www.wordpress.org
*/

* {
	margin: 0;
	padding: 0;
}
html, body {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #4b4848;
	height: 100%;
	background: #FFF;
}
h1 {
	font-size: 22px;
	font-weight: 100;
	color: #31554a;
	margin-top: 20px;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	font-weight: 100;
	color: #407465;
	margin-top: 20px;
	margin-bottom: 10px;
}

h3,h4,h5,h6 {
	font-size: 15px;
	font-weight: 100;
	color: #3e7062;
	margin-top: 20px;
	margin-bottom: 0px;
}

td h2 {
	margin-top: 0 !important;
}

p, ol, ul {line-height: 1.5; margin-bottom: 20px;}
ol, ul {margin-left: 15px;}
ol {list-style-type: upper-roman;}
ul {list-style-type: disc;}

a {
	color: #e2731b;
	text-decoration: underline;
}
a:hover {
	color: #4f917e;
	text-decoration: underline;
}
a img {border: 0;}

.float_left {float: left;}
.float_right {float: right;}
img.float_left {margin: 5px 5px 0 0;}
img.float_right {margin: 5px 0 0 5px;}

.clear {clear: both;}


#container {
	width: 880px;
	margin: 0 auto;
	min-height: 100%;
	background: url(images/faux_column.gif) left top repeat-y;
	position: relative;
}
.globecontainer {
	width: 1000px !important;
}

* html container {
	height: 100%;
}

#header {
	width: 880px;
	height: 115px;
}
#header a {
	float: left;
}
#overlay {
	float: left;
	height: 115px;
	width: 567px;
	background: url(images/bground.jpg) left top no-repeat;
}

#navbar {
	width: 880px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	position: relative;
	background: #46806f url(images/menu_repeat.gif) top left repeat-x;
}
#navbar label {font-size: 15px; font-weight: 100; color: #FFF; padding-right: 4px;}
#navbar img.float_left {margin: 0 !important;}
#nav_left {
	position: absolute;
	top: 0;
	left: 0;
}
#nav_right {
	position: absolute;
	top: 0;
	right: 0;
}
#navbar ul {
	float: right;
	padding-right: 20px;
}
#navbar ul, #navbar li, #navbar li a {
	display: inline;
	line-height: 28px;
	_line-height: 35px;
	_margin-bottom: -20px;
}

#navbar li a {
	color: #fff;
	font-size: 15px;
	font-weight: 100;
	text-decoration: none;
	padding: 5px 10px 7px 10px;
	border-right: 1px solid #FFF;
}
#navbar li a:hover {
	color: #acc9bc;
}

#slogan {padding-left: 15px;}


#bread {
	background: #FFF;
	width: 840px;
	padding: 0 20px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	font-size: 11px;
	color: #8a8a8a;
	clear: left;
}
#bread a {
	color: #8a8a8a;
	text-decoration: underline;
}
#bread a:hover {
	color: #4f917e;
	text-decoration: underline;
}

#left {
	width: 186px;
	float: left;
	background: url(images/faux_column.gif) top left repeat-y;
	padding-bottom: 59px;
}
#left ul {
	padding: 0 10px 0 15px;
	margin-bottom: 0 !important;
}
#left ul li {
	list-style-image: url(images/left_active_listdot.gif);
	_margin-bottom: -14px;
}

#left ul ul {
	margin-left: 12px;
	padding: 0 0 5px 0;
	_padding-bottom: 0;
	display: none;
}
#left ul ul li {
	background: none !important;
	list-style-image: url(images/listdot_sub.gif);
	padding: 0px !important;
}
#left ul li.current_page_item ul, #left ul li.current_page_parent ul {display: block !important;}
#left ul ul ul {display: block !important;}

#left ul a {
	font-size: 15px;
	font-weight: 100;
	color: #FFF;
	display: block;
	text-decoration: none;
}
#left ul a:hover {
	color: #acc9bc;
}
#left ul ul a {
	color: #ffebdc;
}

#left ul li.current_page_item a {
	color: #E2741D;
}
#left ul li.current_page_item li a {
	color: #FFF;
}
#left ul li.current_page_item a:hover {
	color: #f6a564 !important;
}

#tablecore {
	width: 670px;
	float: left;
	margin-left: 20px;
	display: inline;
	padding-bottom: 50px;
}
#tablecore table {
	border: 0;
	width: 100% !important;
}
#tablecore td {
	line-height: 1.5;
	vertical-align: top !important;
}
#tablecore table p, #tablecore table ul {
	margin-top: 20px;
}

#center {
	width: 450px;
	margin: 0 0 0 20px;
	display: inline;
	float: left;
	padding-bottom: 79px;
}
#center table {
	margin-bottom: 20px;
	width: 500px;
}
#center h2, #center h3 {clear: left;}
#center td {
	border-bottom: 1px solid #ECECEC;
	padding: 3px;
	border-collapse: collapse;
}
.wider_center {width: 502px !important;}

.big_center {width: 656px !important;}

.news {
	margin-bottom: 10px;
	border-bottom: 1px solid #ECECEC;
}
.news p {
	margin-bottom: 10px !important;
}

.map {
	width: 780px;
}
#qs {
	background: #f6f6f6;
	padding: 5px 20px;
	margin-bottom: 20px;
}
#qs ul {
	list-style-position: outside;
	margin-left: 0;
	line-height: 24px;
}
#qs li {
	list-style: none;
	background: url(images/left_active_listdot.gif) left center no-repeat;
	padding-left: 15px;
}

#right {
	width: 186px;
	display: inline;
	float: left;
margin-left: 20px;
}
.wider_right {width: 100px !important; display: inline;	float: right; text-align: right;}

#postavatars {
	width: 150px;
text-align: right;
	padding-bottom: 40px;
}
#postavatars img {border: 1px solid #345E52;}

.postavatar1 {
	overflow: hidden;
	margin-bottom: 0px;
}
.postavatar2 {
	margin-bottom: 20px;
}

.postavatar1smaller {
	margin-top: 30px;
	margin-bottom: 20px;
}
.postavatar2smaller {
	margin-left: 10px;
	margin-bottom: 20px;
}


#footer {
	position: absolute;
	text-align: right;
	font-size: 11px;
	bottom: 0;
	padding-right: 20px;
	left: -10px;
	width: 870px;
	height: 39px;
	line-height: 39px;
	vertical-align: middle;
	background: #a3c4b6 url(images/footer.gif) left bottom repeat-x;
}
#footer_left {
	position: absolute;
	bottom: 0;
	left: 0;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer_text {
	margin-left: 218px
}
#xolution {
	margin-left: 72px;
	color: #3b6b5d;
}
#xolution a {
	color: #3b6b5d;
	text-decoration: none;
}
#xolution a:hover {
	color: #000;
	text-decoration: underline;
}

/* contactform */
ol.cf-ol {list-style: none !important; margin-left: 0; padding-left: 0;}
.cf-ol label {
	width: 300px;
	display: block;
	padding-top: 5px;
}
.cf-ol input.single, textarea.area, input.secinput {
	width: 300px;
	padding: 3px;
	font-size: 14px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
textarea.area {
	height: 230px;
}
input.sendbutton {
	width: auto;
	margin-top: 5px;
	padding: 0 10px;
}
.captcha-reset {width: 12px; height: 12px;}
fieldset, legend {
	display: none;
}
.cf-ol img {vertical-align: middle; margin-left: 5px;}

.reqtxt, .emailreqtxt {
	padding-left: 5px;
	font-size: 11px;
	vertical-align: top;
}
.linklove, #linklove {
	display: none;
}
.failure {color: #E16E12;}
.success {font-weight: bold;}
.cf_error {border: 1px solid #E16E12;}

/* globe */

#globe {
	width: 784px;
	height: auto;
	position: relative !important;
	background: #FFF;
	margin-top: 500px;
	z-index: 0;
}
#globe a {
	outline: none;
}
	a#oceania {
		width: 140px;
		height: 128px;
		background: url(images/globe/oceania-off.gif) top right no-repeat;
		position: absolute;
		line-height: 225px;
		vertical-align: middle;
		bottom: 70px;
		right: 0;
		z-index: 22;
		padding-left: 8px;
	}
	a#oceania:hover {
		background: url(images/globe/oceania-on.gif) top right no-repeat;
	}
	a#asia {
		width: 293px;
		height: 268px;
		background: url(images/globe/asia-off.gif) top right no-repeat;
		position: absolute;
		bottom: 170px;
		right: 60px;
		z-index: 0;
		text-align: center;
		line-height: 380px;
		padding-left: 26px;
		vertical-align: bottom;
	}
	a#asia:hover {
		background: url(images/globe/asia-on.gif) top right no-repeat;
	}
	a#africa {
		width: 153px;
		height: 222px;
		background: url(images/globe/africa-off.gif) top right no-repeat;
		position: absolute;
		bottom: 96px;
		left: 314px;
		z-index: 0;
		line-height: 222px;
		vertical-align: middle;
		padding-left: 30px;
	}
	a#africa:hover {
		background: url(images/globe/africa-on.gif) top right no-repeat;
	}
	a#europe {
		width: 148px;
		height: 59px;
		background: url(images/globe/europe-off.gif) top right no-repeat;
		position: absolute;
		bottom: 314px;
		left: 331px;
		z-index: 0;
		line-height: 50px;
		padding-left: 0px;
		padding-top: 41px;		
	}
	a#europe:hover {
		background: url(images/globe/europe-on.gif) top right no-repeat;
	}
	a#southam {
		width: 182px;
		height: 206px;
		background: url(images/globe/south-america-off.gif) top right no-repeat;
		position: absolute;
		bottom: 34px;
		left: 79px;
		z-index: 0;
		line-height: 206px;
		vertical-align: bottom;
		text-align: left;
		padding-left: 24px;
	}
	a#southam:hover {
		background: url(images/globe/south-america-on.gif) top right no-repeat;
	}
	a#northam {
		width: 302px;
		height: 222px;
		background: url(images/globe/north-america-off.gif) top right no-repeat;
		position: absolute;
		bottom: 224px;
		left: 0;
		z-index: -1;
		padding-left: 58px;
		line-height: 36px;
	}
	a#northam:hover {
		background: url(images/globe/north-america-on.gif) top right no-repeat;
	}
	#globe span { z-index: 22;}
/* End of 'PF - Globe' */

