/*



Theme Name: WordPress Default



Theme URI: http://wordpress.org/



Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.



Version: 1.6



Author: Michael Heilemann



Author URI: http://binarybonsai.com/



Tags: blue, custom header, fixed width, two columns, widgets







	Kubrick v1.5



	 http://binarybonsai.com/kubrick/







	This theme was designed and built by Michael Heilemann,



	whose blog you will find at http://binarybonsai.com/







	The CSS, XHTML and design is released under GPL:



	http://www.opensource.org/licenses/gpl-license.php







*/















/* Begin Typography & Colors */







body  {



	background: #666666;



	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */



	padding: 0;



	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */



	color: #000000;



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	line-height: 20px;



}


.sidesection {
	//background-image: url(http://cipore.org/images/side1.jpg); background-repeat: no-repeat;
} 

.bgpage {



	background-image: url(images/bg_page.jpg);



	background-repeat: repeat-x;



	background-position: left top;



	background-color:#FFFFFF;



}







strong {



	font-weight: bold;



}



h1 {



	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;



	font-size: 28px;



	font-weight: normal;



	color: #003366;



	text-decoration: none;



	padding-bottom: 2px;



	padding-top: 10px;



}



h2 {



	font-size: 24px;



	margin-bottom: 5px;



	font-family:  "Lucida Grande", Arial, Helvetica, sans-serif;



	color: #993300;



	text-decoration: none;



	font-weight: normal;



}







h3,  h3 a {



	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;



	font-size: 20px;



	text-transform: capitalize;



	color: #C04000;



	padding-bottom: 10px;



	font-weight: normal;



	padding-top: 10px;



}



.post h3 a {



	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;



	font-size: 14px;



	text-transform: uppercase;



	color: #CC9900;



	padding-bottom: 10px;



	font-weight: bold;



	padding-top: 10px;



}







h3 a:hover, .post h3 a:hover {



	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;



	font-size: 14px;



	text-transform: uppercase;



	color: #957000;



	padding-bottom: 10px;



	font-weight: bold;



	padding-top: 10px;



}







h4 {



	font-family:  "Lucida Grande", Arial, Helvetica, sans-serif;



	font-size: 16px;



	text-transform: capitalize;



	color: #000000;



	padding-bottom: 10px;



	font-weight: bold;



	padding-top: 10px;



	letter-spacing: -1px;



}



h4 a,  h4 a {



	letter-spacing: 1px;



	color: #000000;



}







h5, h5 a {



	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;



	font-size: 14px;



	text-transform: uppercase;



	color: #663333;



	padding-bottom: 5px;



	font-weight: bold;



	padding-top: 0px;



}



p {



	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;



	font-size: 12px;



	line-height: 22px;



	font-weight: normal;



	text-decoration: none;



	color: #000000;



}



a {



	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;



	font-size: 12px;



	line-height: 18px;



	font-weight: bold;



	text-decoration: none;



	color: #990000;



}







a:hover {



	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;



	font-size: 12px;



	line-height: 18px;



	font-weight: bold;



	text-decoration: none;



	color: #FF6600;



}



a img, img a {



	border-top-style: none;



	border-right-style: none;



	border-bottom-style: none;



	border-left-style: none;



}







.textfield {



background-color: white;



border: 1px solid black;



}



#container {



	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */



	background: #FFFFFF;



	margin: 0 auto;

	

	height: auto;



	text-align: left; /* this overrides the text-align: center on the body element. */







} 



#header {



	height: 200px;



	width: 100%;



	padding: 5px 0px 0px 0px;



	min-height: 200px;



	background-color: #fff;



	background-image: url(images/masthead_home.jpg);



	background-repeat: no-repeat;



	background-position: left top;



} 



.masthead {



	background-image: url(images/masthead_home.jpg);



	background-repeat: no-repeat;



	background-position: left top;



} 



#header-infocentre {



	padding: 5px 0px 0px 0px;



		background: #fff;



	height: 200px;



	min-height: 200px;



		width: 100%;



	background-image: url(images/masthead_infocentre.jpg);



	background-repeat: no-repeat;



	background-position: left top;



}



#header-commcentre {



	padding: 5px 0px 0px 0px;



	height: 200px;



	min-height: 200px;



		width: 100%;



	background-image: url(images/masthead_commcentre.jpg);



	background-repeat: no-repeat;



	background-position: left top;



	background-color: #fff;



}



#header-democentre {



	padding: 5px 0px 0px 0px;



		background: #fff;



	height: 200px;



	min-height: 200px;



		width: 100%;



	background-image: url(images/masthead_democentre.jpg);



	background-repeat: no-repeat;



	background-position: left top;



}



#header-countries {



	padding: 5px 0px 0px 0px;



		background: #fff;



	height: 200px;



	min-height: 200px;



		width: 100%;



	background-image: url(images/masthead_countries.jpg);



	background-repeat: no-repeat;



	background-position: left top;



}



#languages {



	margin-top: 0px;



	margin-bottom: 55px;



	width: auto;



	float: right;



}



#languages img{



	padding: 0px 5px;



}



#languages p{



	text-align:right;



padding: 5px 15px 5px 0px;



font-size: 11px;



font-weight: bold;



}



#languages #transl_sign{



	display:none;



}



#languages #translation_bar{



	float:right;



padding: 0px 10px 0px 0px;



}



#auxnav {



	float: right;



	clear: right;



margin-bottom: 0px;



height: 60px;



width: 500px;



}



#auxnav ul {



	list-style-type: none;



	display: inline;



padding-right: 0px;



}



#auxnav li {



	display: inline;



	padding-right: 10px;



	padding-left: 10px;



	font-size: 11px;



	font-weight: bold;



	float: right;



}



#auxnav ul li a{



	color: #003366;



}



	



/* Begin Typography & Colors */







#toolbar {



	float: left;



	width: 100%;



	clear: none;



	margin-top: 0px;



padding-bottom: 18px;







	margin-bottom: 0px;



	background-image: url(images/bg_toolbar.gif);



	background-repeat: no-repeat;



	background-position: left top;



}



#toolbar ul {



	display: inline;



	list-style-type: none;



}



#toolbar li {



	display: inline;



	list-style-type: none;



	padding-right: 40px;



	padding-left: 40px;



	padding-top: 27px;



	padding-bottom: 27px;



	



}



#homebutton {



	float: left;



	width: 60px;



	margin-left: 60px;	



}



li#homebutton a {



font-size: 14px;



color: #336633;



}



ul li#searchbar {



	float: right;



	width: 250px;



	text-align: left;



	padding-top: 0px;



	padding-bottom: 0px;



	padding-left: 60px;



padding-right: 20px;



margin: -5px 0px 0px 0px;



height: 40px;



}



#usingsite {



	width: 150px;



	background-image: url(images/bn_usethissite.jpg);



	background-repeat: no-repeat;



	float: left;



	background-position: -10px center;	



}



#usingsite a {



	font-size: 14px;



	font-weight: bold;



	color: #000;



}



#repage {



	width: 120px;



	background-image: url(images/regional.png);



	background-repeat: no-repeat;



	float: left;



	background-position: -0px center;	



	



}



#repage a {



	font-size: 14px;



	font-weight: bold;



	color: #000;



}



#searchbyresource {



	float: left;



	width: 250px;



	background-image: url(images/bg_searchbyresource.jpg);



	background-repeat: no-repeat;



	float: left;



	background-position: -0px center;	



	font-size: 14px;



	font-weight: bold;



	text-transform: capitalize;



	color: #000000;



	text-decoration: none;



	text-align: left;



	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;







}







#searchbyresource select{



margin-left: 10px;



}















#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	float: left;
	width: 970px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/bg_topnav.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
}



#homepagecontent {



	width: 980px;



	float: left;



}



#flashloader {



	padding-top: 5px;



	padding-bottom: 20px;



	min-height: 250px;



	float: left;



	clear: right;



	width: 100%;



}



#flashloader h3 {



	padding-left: 10px;



}



#flashloader p {



	padding-left: 10px;







}



#sponsors {



	padding-top: 20px;



	padding-right: 10px;



	padding-bottom: 20px;



	padding-left: 10px;



}



#sidebar1 {



	float: left; /* since this element is floated, a width must be given */



	width: 275px; /* padding keeps the content of the div away from the edges */







	clear: right;



	padding-top: 0px;



	padding-right: 10px;



	padding-bottom: 15px;



	padding-left: 20px;



}



#mainContent {



	margin-top: 0;



	margin-right: 5px;



	margin-bottom: 0;



	margin-left: 5px;



	padding-top: 0;



	padding-right: 10px;



	padding-bottom: 0;



	padding-left: 10px;



	float: left;



	clear: right;



	width: 285px;



} 



#sidebar2 {



	float: left; /* since this element is floated, a width must be given */



	width: 285px; /* padding keeps the content of the div away from the edges */



	padding-top: 0px;



	padding-right: 10px;



	padding-bottom: 15px;



	padding-left: 10px;



	clear: right;



}


#sidebar3 {

 -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
background-color: #EDEADB!important;
margin-top: 38px;
	float: left; /* since this element is floated, a width must be given */



	width: 300px; /* padding keeps the content of the div away from the edges */



	padding-top: 0px;



	padding-right: 10px;



	padding-bottom: 15px;



	padding-left: 10px;



	clear: right;



}











#calculators {



	background-image: url(images/title_calc_home.gif);



	background-repeat: no-repeat;



	background-position: 0px 10px;



	//width: 280px;



	padding-top: 0px;



	padding-right: 10px;



	padding-bottom: 10px;



	padding-left: 30px;



	margin: 0px;



float: left;



}



#calculators p{



	padding-bottom: 10px;



	padding-left: 0px;



}



#calculators select{



	margin-left: 0px;



}







#homepageadspace {



	float: left;



	margin-top: 10px;



	margin-bottom: 5px;



	width: auto;



}



#regionalnews {



	background-image: url(images/title_news_home.png);



	background-repeat: no-repeat;



	background-position: 5px top;



	width: 265px;



	height: 300px;



	min-height: 300px;



	margin-top: 0px;



	margin-right: 0px;



	padding-top: 12px;



	padding-right: 15px;



	padding-left: 15px;



	padding-bottom: 60px;



	float: left;



}







#regionalnews p {



	padding-bottom: 5px;	



font-size: 11px;



}







#regionalnews img {



	padding: 5px 10px 10px 0px;



	width: 50px;



	height: 50px;	



}







#regionalnews a:hover {



	color: #FFCC00;



}



#regionalnews h2{



margin:0px;



padding: 0px 0px 0px 20px;



width: 300px;



font-size: 12px;



}



#newsarchive, #mailinglists {



	background-image: url(images/bg_newsmailing.png);



	background-repeat: no-repeat;



	background-position: left top;



	float: left;



	width: 270px;



	margin-top: 10px;



	padding-top: 5px;



	padding-right: 5px;



	padding-bottom: 5px;



	padding-left: 10px;



	margin-left: 5px;



	height: 185px;



	min-height: 185px;



}



#mailinglists p, #newsarchive p, #mailinglists a, #mailinglists label{



		font-size: 11px;



}



#mailinglists-commcentre {



	background-image: url(images/bg_mailingcommcentre.jpg);



	background-repeat: no-repeat;



	background-position: left top;



	float: left;



	width: 340px;



	margin-top: 10px;



	padding-top: 5px;



	padding-right: 5px;



	padding-bottom: 5px;



	padding-left: 10px;



	margin-left: 5px;



	height: 125px;



	min-height: 125px;



}



#calculators {



	padding-top: 5px;



	padding-bottom: 5px;



}







#calendar {



	background-image: url(images/title_ebents_home.png);



	background-repeat: no-repeat;



	background-position: 5px top;



	width: 270px;



	height: 300px;



	margin-top: 0px;



	margin-right: 5px;



	padding-top: 12px;



	padding-right: 10px;



	padding-left: 10px;



	padding-bottom: 60px;



	float: left;



	font-size: 11px;



}







#calendar li {



line-height: 12px;



padding-left: 10px;



}



#calendar ul li a{



font-size: 11px;



}











#calendar h4 {



	font-size: 14px;	



padding: 0px 0px 0px 0px;



}







#calendar p {



	padding: 5px 5px 5px 15px;	



}







#calendar a {



	color: #003366;



}







#calendar a:hover {



	color: #ffffff;



}







#calendar .nav {



    padding: 0px 10px;



}



#calendar #prev, #calendar #next, #calendar caption {



	padding-bottom: 0px;	



background: none;



border: none;



}



#calendar table caption {



	color: #FFFFFF;



	background-color: #003366;



	background-image: none;



	border: none;



}







#calendar table caption a, #calendar table caption a:hover {



	color: #fff;



}



#calendar table, #calendar td {



	padding-left: 0px;



	margin-left: 0px;



background: none;



border: none;



}







#calendar td {



padding: 0px;



background: none;



}



.ec3_list_day {



    padding: 0px 10px;



letter-spacing: 1px;



}



#ec3_publish img {



	display: none;



}



#homepageadspace {



	padding-top: 5px;



	padding-bottom: 5px;







}



#footer {







	width: 960px;



	padding-top: 20px;



	padding-right: 10px;



	padding-left: 10px;



	float: left;



	clear: both;



	background-image: url(images/bg_footer.jpg);



	background-repeat: no-repeat;



	background-position: left top;



} 











#footer p {



	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */



	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */



	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;



	font-size: 11px;



	color: #333333;



}







 #footer #footerblurb {



	float: right;



	width: 220px;



	line-height: 18px;



	margin-right: 0px;



}



 #footer .footer-section {



	width: 170px;



	float: left;



	margin-right: 10px;



	margin-top: 0px;



}



 #footer .footer-section h4 {



	font-family: Georgia, "Times New Roman", Times, serif;



	font-size: 12px;



	font-weight: bold;



	color: #000000;



	margin-top: 5px;



	padding-top: 0px;



	margin-bottom: 2px;



	padding-bottom: 2px;



	border-bottom-width: 1px;



	border-bottom-style: dotted;



	border-bottom-color: #EF8443;



}



 #footer .footer-section ul {



	margin-top: 0px;



	margin-left: 0px;



}



 #footer .footer-section li,  #footer .footer-section a  {



	font-size: 11px;



	text-decoration: none;



	color: #000000;



	list-style-type: none;



	padding-bottom: 2px;



}



 #footer .footer-section li a {



	font-size: 11px;



	text-decoration: none;



	color: #666666;



	list-style-type: none;



	margin-left: 0px;



}



#sponsors {



	padding: 10px;



	width: 960px;



	margin-top: 10px;



	margin-right: auto;



	margin-bottom: 20px;



	margin-left: auto;



	clear: left;



	float: left;



	text-align:center;



}



#sponsors ul li {



	display: inline;



	list-style-type: none;



}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */



	float: right;



	margin-left: 8px;



}



.fltlft { /* this class can be used to float an element left in your page */



	float: left;



	margin-right: 8px;



}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */



	clear:both;



    height:0;



    font-size: 1px;



    line-height: 0px;



}



























#forumtopics {



	background-image: url(images/title_forum_home.png);



	background-repeat: no-repeat;



	background-position: left top;



	float: left;



	width: 380px;



	padding: 2px 5px 2px 5px;



}



#latestcomments {



	background-image: url(images/title_comments_home.gif);



	background-repeat: no-repeat;



	background-position: left top;



	float: left;



	width: 380px;



	padding-top: 15px;



}



.topics-comments {



	background-image: url(images/bg_forum_comments.gif);



	background-repeat: no-repeat;



	background-position: 5px -20px;



	padding-right: 18px;



	padding-left: 20px;



	height: 240px;



	min-height: 240px;



width: 280px;



font-size: 11px;



}







.topics-comments p{



	padding-right: 10px;



	padding-left: 20px;



	padding-top: 20px;



	font-size: 11px;







}







.topics-comments ul li{



padding-left: 20px;



	font-size: 11px;







}



.topics-comments ul li a{



	font-size: 11px;



}



.repolicies {



	background-image: url(images/bg_repolicies.jpg);



	background-repeat: no-repeat;



	background-position: 0px 20px;



	padding-right: 10px;



	padding-left: 10px;



	height: 220px;



	min-height: 220px;



width: 330px;



margin: 0px 0px 10px 0px;



}







.repolicies p{



	padding-right: 10px;



	padding-left: 10px;



	padding-top: 20px;



}







.repolicies ul li{



	padding-right: 10px;



	padding-left: 10px;



	padding-top: 0px;



}







.wordtube {



	width: auto;



}



.gmnoprint {



	display:none;



}



.media-library-gallery {



    width: auto;



}



.mlg-actions {



    display: none;



}



.mlg-navbar {



	display:none;



}







.mlg-title {



	display:none;



}







.mlg-preview {



	border: 3px solid #000000;



	width: 100px; 



    float: left;



}







.mlg-img {



    width: 100px;



}











.mlg-actions {



width: 100px;







}











.mlg-actions a {



width: 120px;



font-size: 11px;



}







.Tabs {



	padding: 15px 0px 0px 0px;



margin:0px;



width:250px;



}



#Videos {



	float: left;



clear: right;



width: 560px;



}



#Maps {



	width: 340px;



	padding: 0px 0px 5px 0px;



	margin: 0px 0px 15px 0px;







	text-align: left;



	vertical-align: top;



float: left;







}







#Maps p{



	padding: 0px 120px 5px 5px;



	margin: 0px 20px 5px 0px;



}



#Map {



width: 0px;



}







#Media {



	width: 180px;



	padding: 0px 5px 5px 15px;



	float: left;



	clear: left;



	margin: 10px 10px 0px 0px;



	background-image: url(images/bg_allmedia.jpg);



	background-repeat: no-repeat;



	background-position: left 35px;



	min-height: 200px;



	height: 220px;



}



#Media ul {



padding-top: 10px;



}



#Media ul li {



	padding: 10px 10px;



	margin-left: 0px;



}



#Media ul li a{



	font-size: 16px;



color: #00385C;



}



#Media #photos {



	background-image: url(images/photos.gif);



	background-repeat: no-repeat;



	background-position: left 5px;



padding-left: 50px;



}







#Media #videos {



	background-image: url(images/vidoes.gif);



	background-repeat: no-repeat;



	background-position: left 5px;



padding-left: 50px;



}







#Media #tours {



	background-image: url(images/tours.gif);



	background-repeat: no-repeat;



	background-position: left 0px;



padding-left: 50px;



}







#Media #download {



	background-image: url(images/download.gif);



	background-repeat: no-repeat;



	background-position: left 5px;



padding-left: 50px;



}



#Photos {



	padding: 0px 0px 5px 10px;



	margin: 0px 0px 5px 0px;



	width: 520px;



	float: left;



	clear: left;



	background-image: url(images/bg_photos.jpg);



	background-repeat: no-repeat;



	background-position: left 35px;



}







#Photos img{



	width: 50px;



height: 40px;



	padding: 5px 5px;



	margin: 0px 10px 5px 0px;







}







#Photos p{



	padding: 5px 5px;



	margin: 0px 10px 5px 0px;







}







#Tours {



	width: 300px;



	padding: 0px 5px 5px 10px;



	margin: 10px 10px 5px 10px;



	float: left;







	background-image: url();



	background-repeat: no-repeat;



	background-position: left 35px;



}







#Downloads {



	width: 380px;



	padding: 0px 5px 5px 5px;



	margin: 10px 10px 5px 0px;



float: right;



clear: right;



text-align: left;



}







#Downloads p, #Downloads a{



	



	padding-top: 0px;



	padding-right: 10px;



	padding-left: 0px;



	margin: 0px 10px 5px 0px;



font-size: 11px;



}







#Downloads h2{



display: none;







}







#Downloads li{











}







#Projects {



	width: 250px;



	padding: 10px 20px 10px 10px;



	margin: 0px 15px 0px 0px;



	height: 520px;



	min-height: 520px;



	background-image: url(images/bg_projectslist.gif);



	background-repeat: no-repeat;



	background-position: 5px top;



	clear: left;



}



#Projectsearch {



	width: 260px;



	padding: 10px 20px 10px 10px;



	margin: 10px 15px 0px 0px;



		background-image: url(images/bg_projectsearch.jpg);



	background-repeat: no-repeat;



	background-position: 5px top;



}



#Projects li{



	background-image: url(images/bullet_projectslist.gif);



	background-repeat: no-repeat;



	background-position: 0px 2px;



	margin-left: 10px;



margin-top: 10px;



	padding: 0px 10px 0px 20px;



	list-style-type: none;



font-weight: bold;



font-size: 12px;



}







#Projects .post{



	margin-left: 0px;



	padding-left: 0px;



	



}







#Projects .post p{



	margin-left: 0px;



	padding-left: 30px;



	



}







#Projects a {







}



#Databases {



	width: 265px;



	padding: 7px 15px 15px 15px;



	background-image: url(images/title_redatabases_infocentre.png);



	background-repeat: no-repeat;



	background-position: 5px top;



	height: 240px;



	min-height: 240px;



	text-align: left;



	vertical-align: top;



}











#Databases p{







}







#Databases select{











}







#Directory {



	background-image: url(images/bg_REDirectory_commcentre.jpg);



	background-repeat: no-repeat;



	background-position: 5px -28px;



	width: 570px;



	text-align: left;



	vertical-align: top;



	min-height: 250px;



	height: 250px;



	margin-top: 0px;



	margin-right: 20px;



	margin-bottom: 5px;



	margin-left: 10px;



	padding-top: 10px;



	padding-right: 20px;



	padding-bottom: 5px;



	padding-left: 10px;



}







#Directory ul li{



	color: #551500;	



padding: 8px 0px;



margin-left:-10px;



}



#Directory ul {



padding-left:0px;







}



#Directory a{



	font-size: 16px;



}



#Directory a:hover{



	color: #000000;



}



.directory2 {







width: 550px;



}







#Directory ul li{



padding-left: 20px;



}



#Forum {



	width: 340px;



	background-image: url(images/bg_forum_commcentre.png);



	background-repeat: no-repeat;



	background-position: 5px top;



	height: 230px;



	min-height: 230px;



	float: right;



	margin-top: 0px;



	margin-right: 20px;



	margin-bottom: 5px;



	margin-left: 10px;



	padding-top: 15px;



	padding-right: 5px;



	padding-bottom: 20px;



	padding-left: 15px;



}







#Forum ul li a{



	color: #fff;



	padding-bottom: 10px;



}



#Forum h4 {



	padding: 5px 0px 5px 0px;



	margin: 0px;



	color: #FFFF99;



}



#Forum p {



	padding: 0px 0px 5px 0px;



	margin:0px;



}



#Commcentreads {



	width: 560px;



	background-image: url(images/bg_chatroomlivemeeting.jpg);



	background-repeat: no-repeat;



	background-position: left top;



	height: 150px;



	min-height: 150px;



	margin-top: 10px;



	margin-right: 5px;



	margin-bottom: 5px;



	margin-left: 10px;



	padding-top: 150px;



	padding-right: 10px;



	padding-bottom: 5px;



	padding-left: 5px;



	float: left;



	clear: right;



}







#Ad-chatroom {



	width: 250px;



	margin-top: 0px;



	margin-right: 5px;



	margin-bottom: 0px;



	margin-left: 0px;



	padding-top: 5px;



	padding-right: 10px;



	padding-bottom: 5px;



	padding-left: 5px;



	float: left;



}







#Ad-meeting {



	width: 250px;



	padding-top: 5px;



	padding-right: 10px;



	padding-bottom: 5px;



	padding-left: 5px;



	float: right;



}







#Uploadinfo {



	margin: 10px 5px 0px 0px;



	width: 340px;



	padding: 10px 0px 10px 15px;



	background-image: url(images/bg_uploadinfo.gif);



	background-repeat: no-repeat;



	background-position: 5px top;



	height: 160px;



	min-height: 160px;



}







#Uploadinfo2 {



	margin: 10px 5px 0px 0px;



	width: 280px;



	padding: 10px 0px 10px 15px;



	background-image: url(images/bg_uploadinfo.gif);



	background-repeat: no-repeat;



	background-position: 5px top;



	height: 160px;



	min-height: 160px;



}







#Featured-article {



	width: 285px;



	padding: 0px 5px 5px 5px;



	margin: 5px 10px 5px 0px;



	background-image: url(images/title_featuredarticle_infocentre.jpg);



	background-repeat: no-repeat;



	background-position: left top;



}







#Featured-article h3 a {



	font-size: 14px;



}







#Featured-article p {



    margin: 0px;



padding: 0px;



}







#More-articles {



	width: 270px;



	padding: 0px 5px 5px 5px;



	margin: 0px 10px 5px 0px;



}



#More-articles ul li, #More-articles .post{



	padding: 5px 0px;



}







#Policies {



	width: 405px;



	padding: 30px 5px 5px 5px;



	margin: 30px 10px 5px 20px;







}







#Reports {



	width: 405px;



	padding: 30px 5px 5px 5px;



	margin: 30px 10px 5px 20px;







}







#Statistics {



	width: 405px;



	padding: 30px 5px 5px 5px;



	margin: 30px 10px 5px 20px;



}







#Legislations {



	width: 405px;



	padding: 30px 5px 5px 5px;



	margin: 30px 10px 5px 20px;



}







#Availabletechnology {



	float: left;



	clear: left;



	width: 265px;



	padding: 5px 10px 35px 15px;



	margin: 10px 10px 10px 0px;



	background-image: url(images/bg_availabletechnology.png);



	background-repeat: no-repeat;



	background-position: 5px top;



	height: 240px;



	min-height: 240px;



}











#Availabletechnology ul li{



	padding: 5px 5px;



font-size: 14px;



letter-spacing: 1px;



font-weight: normal;



}



#Availabletechnology ul li a {



	color: #004262;



}











#Welcome {



	width: 620px;



	margin: 0px 10px 10px 0px;



	text-align: left;



	vertical-align: top;



}







#Fastfacts {



	width: 300px;



	margin: 0px 10px 0px 0px;



	background-image: url(images/bg_fastfacts.jpg);



	background-repeat: no-repeat;



	background-position: left top;



	padding: 0px 10px;



	font-size: 11px;



	text-align: left;



	vertical-align: top;



float: right;







}







#Fastfacts li {



padding: 2px 0px;



}







#Contactinfo {



	margin: 0px 10px 0px 0px;



	width: 300px;



	padding: 7px 10px;



float: right;



}







#Contactinfo p{







font-size: 11px;



}







#Sml-directory {



    width: 325px;



    margin: 20px 0px 10px 0px;



    height: 180px;



    min-height: 180px;



    background-image: url(http://cipore.org/wp-content/themes/default/images/bg_sml_directory.jpg);



    background-repeat: no-repeat;



    background-position: left top;



    padding: 5px 5px 0px 5px;



    float: left;



}







#Sml-directory ul li {



width: 300px;



padding: 5px 0px;



border-bottom: 1px solid #efefef;



}











#Flags {



	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;



	font-size: 14px;



	font-weight: bold;



	text-transform: capitalize;



	color: #000000;



	text-decoration: none;



	margin: 5px;



}



#Flags td a {



	font-weight: bold;



	color: #CC0000;



}



#Flags td a:hover {



	font-weight: bold;



	color: #000000;



}



#Flags img {



	float: left;



	padding-top: 5px;



	padding-right: 10px;



	padding-bottom: 5px;



}



#countrywrapper {



float: left;



width: auto;



margin: 15px 0px;



min-height: 190px;



padding: 5px 0px;



}







#maincountrynews {



	float: left;



	width: 400px;



	height: 160px;



	min-height: 160px;



	border-right: 1px dotted #ccc;



	margin-right: 10px;



	padding: 5px;



	margin-bottom: 10px;



}



#maincountrynews img{



	height: 60px;



	width: 60px;



	padding-top: 10px;



	padding-right: 5px;



	padding-bottom: 0px;



	padding-left: 0px;



}



#maincountrynews h3, h3 a{



font-size: 14px;



text-transform: uppercase;



font-weight: bold;



}



#newssummary {



float: left;



width: 200px;



}



#newssummary ul li {



	border-bottom: 1px dotted #ccc;



	padding: 2px 0px 5px 0px;



	text-transform: capitalize;



}



#newssummary ul li a {



color: #336633;



}



#rightnav {



	height: auto;



	width: 260px;



	padding: 0px 10px 5px 0px;



margin: 0px 10px 10px 20px;



	text-align: left;



	vertical-align: top;



	float: right;



}







#rightnav ul{



	padding-right: 0px;



	padding-bottom: 0px;



	padding-left: 5px;



	padding-top:5px;



	margin: 0px;



}







#rightnav li {



	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;



	font-size: 14px;



	list-style-type: none;



	text-transform: capitalize;



	background-image: url(images/arrow-right.gif);



	background-repeat: no-repeat;



	background-position: 0px 6px;



	padding: 5px 0px 5px 5px;



	margin: 0px;



	color: #39495E;



	border-bottom-width: 1px;



	border-bottom-style: dotted;



	border-bottom-color: #999999;



}



#rightnav li ul li, #rightnav li ul li a {



	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;



	font-size: 12px;



	list-style-type: none;



	text-transform: capitalize;



	padding: 3px 0px 3px 0px;



	margin: 0px;



	color: #069;



	border: none;



	background-image:none;



	font-weight: normal;



	background-color: #FFF;



}



 #rightnav li ul li a:hover {



	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;



	font-size: 12px;



	list-style-type: none;



	text-transform: capitalize;



	padding: 3px 0px 3px 0px;



	margin: 0px;



	color: #003651;



	border: none;



	background-image:none;



	font-weight: normal;



	background-color: #FFF;



}



#rightnav li a{



	text-decoration:none;



	border:none;



	color: #39495E;



	padding: 5px;



	font-size: 14px;



}



#rightnav li a:hover{



	text-decoration:none;



	border:none;



	color: #0066CC;



	font-size: 14px;



}



#categories {



	height: auto;



	width: 280px;



	padding: 0px 5px 5px 10px;



	margin: 10px 10px 10px 0px;



	text-align: left;



	vertical-align: top;



float: right;







}



#categories table {



    float: right;







}







#categories h5{



    padding: 8px 0px 5px 0px;



}



#categories img {



	padding-bottom: 5px;



}







#categories ul li {



	list-style-type: none;



background: #efefef;



padding: 1px 0px 1px 3px;



border-bottom: 1px solid #fff;



}







#insideads {



	height: 90px;



	min-height: 90px;



	width: 300px;



	padding: 10px 5px 5px 0px;



	margin: 10px 10px 10px 0px;



	float: right;



	clear: right;



}



#pagetools {



	float: left;



	clear: left;



	padding: 5px 0px 4px 2px;



	margin-top: 0px;



	font-size: 11px;



	width: 268px;



	background-image: url(images/bg_pagetools.gif);



	background-repeat: no-repeat;



	background-position: left top;



	height: 40px;



	min-height: 40px;



}







#pagetools ul li{



display: inline;



background-color: #ffffff;



}







#pagetools .subscribe{



padding-left: 5px;



}







#pagetools .subscribe a img{



padding-right: 5px;



padding-top: 5px;







}







#pagetools a{



padding-left: 5px;



padding-top: 1px;



	font-size: 11px;







}







#pagetools .WP-PrintIcon {



	padding: 0px 0px 0px 12px;



}











.breadcrumb {



	width: 500px;



	font-size: 11px;



	float: left;



	clear: left;



	padding-top: 10px;



	padding-right: 10px;



	padding-bottom: 10px;



	padding-left: 15px;



}







.breadcrumb p {



	font-size: 11px;



}







.breadcrumb a {



	font-size: 11px;



}







.navigation {



	width: 400px;



	font-size: 11px;



	margin-bottom: 5px;



	padding-top: 5px;



	padding-right: 10px;



	padding-bottom: 20px;



	padding-left: 10px;



}







.navigation p {



	font-size: 11px;



}







.navigation a {



	font-size: 11px;



	color: #033;



}



#insidecontent {

	width: 660px;

	float: left;

	clear: left;

	padding-top: 10px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 10px;

	height: auto;

}







#insidecontent ul li {



	list-tyle-type: none;



	padding: 2px 0px 2px 12px;



	background-image: url(images/bullet_green.gif);



	background-repeat: no-repeat;



	background-position: -5px 2px;



	background-color: #FFFFFF;



}







/* Blogging Styles */







.post,  #post,  .entry  {



	padding: 0px 5px;



	margin: 0px;



}







.hentry {



	padding-bottom: 10px;



	border-bottom-width: 1px;



	border-bottom-style: dotted;



	border-bottom-color: #CCCCCC;



}



.post h2, .entry h2 {



	font-size: 22px;



	text-transform: capitalize;



	color: #360;



	font-weight: normal;



	clear: left;



	margin-top: 15px;



	margin-right: 0px;



	margin-bottom: 10px;



	margin-left: 5px;



	padding-top: 0px;



	padding-right: 0px;



	padding-bottom: 5px;



	padding-left: 0px;



}



 .entry h2 a{



	padding: 0px;



	margin: 15px 0px 10px 5px;



	font-size: 28px;



	text-transform: uppercase;



	color: #036;



	font-weight: normal;



}







h2.pagetitle {







	margin-bottom: -20px;



	padding-left: 10px;



}



 .entry p, .post p {



	padding-left: 0px;



}



.entry ol {



	padding: 0 0 0 35px;



	margin: 0;



	}







.entry ol li {



	margin: 0;



	padding: 0;



	}



		/* Begin Form Elements */







.bizdir_notes_grey {



display: none;	







}







.MailPress {



	



}



#searchform {



	margin: 10px 0;



	padding: 5px 0px;



	



	}







#searchform #s {



	width: auto;



	padding: 2px;



	}







#searchsubmit, #submit, .submit, #bizdir_submit, #bizdir_search, .MailPressFormSubmit, #submit, submit, p.wpcf7-form input {



	font-size: 11px;



	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;



	font-weight: bold;



	background-image: url(images/bg_button.png);



	background-repeat: repeat-x;



	background-position: left bottom;



	color: #FFFFFF;



	width: auto;



	background-color: #1693A5;



	height: 25px;



	margin: 0px 0px 0px 0px;



	padding: 1px 1px 1px 1px;



	overflow:visible;



	



	}







small, small a, small a:hover, .postmetada{



	font-family: "Lucida Grande", Arial, Helvetica, Sans-Serif;



	font-size: 11px;



	line-height: 16px;



		}



		



p.postmetadata, a.postmetadata {



	font-size: 11px;



	padding-top: 15px;



}		



.postmetadata a, .postmetadata a:hover{



	color: #757500;



	font-weight: normal;



	font-size: 11px;



}	



.small-link, a.small-link, a.small-link:hover{



	font-family: "Lucida Grande", Arial, Helvetica, Sans-Serif;



	font-size: 11px;



	line-height: 16px;



	color: #FFFFFF;



	background-image: url(images/bg_button_more_democentre.gif);



	background-repeat: no-repeat;



	background-position: left top;



	padding: 7px 80px 8px 22px;



width: 280px;



	}







	



input {



	width: auto;



	padding: 2px;



	margin: 1px 5px 1px 1px;



	background-color: #fff;



	border: 1px solid #CCCCCC;	



		background-image: url(images/bg_forminputs.jpg);



	background-repeat: no-repeat;



	background-position: left top;



}







select {



	width: auto;



	padding: 2px 0px;



	margin: 0px 5px 1px 0;



	background-color: #FFFFFF;



	border: 1px solid #666666;



	font-size: 12px;



	line-height: 18px;



	}



	



textarea, input.wpcf7-form-control-wrap, #bizdir_input_text_area {



	width: 400px;



	padding: 2px;



	background-color: #FFF;



	font-weight: normal;



	font-size: 12px;



	color: #000000;



	border: 1px solid #CCCCCC;



	background-image: url(images/bg_forminputs.jpg);



	background-repeat: no-repeat;



	background-position: left top;



	}











/* End Form Elements */







/* Begin Images */



p img {



	padding: 0;



	max-width: 100%;



	}







/*	Using 'class="alignright"' on an image will (who would've



	thought?!) align the image to the right. And using 'class="centered',



	will of course center the image. This is much better than using



	align="center", being much more futureproof (and valid) */







img.centered {



	display: block;



	margin-left: auto;



	margin-right: auto;



	}







img.alignright {



	padding: 4px;



	margin: 0 0 2px 7px;



	display: inline;



	}







img.alignleft {



	padding: 4px;



	margin: 0 7px 2px 0;



	display: inline;



	}







.alignright {



	float: right;



	}







.alignleft {



	float: left



	}



/* End Images */















/* Begin Comments*/



.trackback {



	background-image: url(images/trackback.gif);



	background-repeat: no-repeat;



	background-position: left top;



	padding: 10px 0px 10px 0px;



	margin-left: 60px;



	font-size: 11px;



}







p.trackback {



font-size: 11px;



	font-weight: bold;



	margin: 0px;



	padding: 5px 15px 5px 15px;



	width: 330px;



} 







.alt {



	margin: 0;



	padding: 10px 0px 20px 0px;



	background-color: #ffffff;



	background-image: url(images/bg_comments.jpg);



	background-repeat: repeat-x;







	background-position: left top;



	border-top-width: 1px;



	border-top-style: solid;



	border-top-color: #B1C3D9;



	}



	



img.avatar {



margin: 15px 5px 10px 10px;



}







.commentlist {



	padding: 0 0 0 10px;



	text-align: justify;



	}











.commentlist li {



	margin: 15px 0 3px;



	padding: 5px 10px 3px;



	list-style: none;



	}







.commentlist p {



	margin: 10px 5px 10px 0;



	}







.commentlist a{



	color: #4D6379;







}







#commentform p {







	margin: 5px 0;



	}







#leavecomment {



padding: 0 0 0 10px;



}







#comments {



padding: 0 0 0 10px;







}







.commentlist li, #commentform input, #commentform textarea {



	font: 0.9em "Lucida Grande", Arial, Helvetica, Sans-Serif;



	}







.commentlist li {



	font-weight: normal;



	}







.commentlist li .avatar { 



	float: right;



	border: 1px solid #eee;



	padding: 2px;



	background: #fff;



	}







.commentlist cite, .commentlist cite a {



	font-size: 12px;



	font-weight: normal;



	}



.commentlist cite, .commentlist cite {



	font-size: 12px;



	font-weight: normal;



	}







.commentlist p {



	font-weight: normal;



	line-height: 1.5em;



	text-transform: none;



	}







.commentmetadata {



	font-weight: normal;



	margin: 0;



	display: block;



	}







.nocomments {



	text-align: center;



	margin: 0;



	padding: 0;



	}







/* End Comments */







/* Begin Various Tags & Classes */



acronym, abbr, span.caps {



	cursor: help;



	}











acronym, abbr {



	border-bottom: 1px dashed #999;



	}







blockquote {



	margin: 15px 30px 0 10px;



	padding-left: 20px;



	border-left: 5px solid #ddd;







	}







blockquote cite {



	margin: 5px 0 0;



	display: block;







	}







.center {



	text-align: center;



	}







.hidden {



	display: none;



	}







hr {



	



	color: #e8e8e8;



	background-color: #E8E8E8;



	}







a img {



	border: none;



	}







/* End Various Tags & Classes*/















/* Captions */



.aligncenter,



div.aligncenter {



	display: block;



	margin-left: auto;



	margin-right: auto;



}







.wp-caption {



	border: 1px solid #ddd;



	text-align: center;



	background-color: #f3f3f3;



	padding-top: 4px;



	margin: 10px;



	-moz-border-radius: 3px;



	-khtml-border-radius: 3px;



	-webkit-border-radius: 3px;



	border-radius: 3px;



}







.wp-caption img {



	margin: 0;



	padding: 0;



	border: 0 none;



}







.wp-caption p.wp-caption-text {



	font-size: 11px;



	line-height: 17px;



	padding: 0 4px 5px;



	margin: 0;



}







/* End captions */







.directory-list {



	width: 100%;



}



.directory-list thead td{



	font-size: 12px;



	font-weight: bold;



	padding: 8px 2px;



	background-color: #efefef;



	border-bottom: 1px solid #aaa;



	text-transform: uppercase;



text-align: center;



}



.directory-list td {



border-bottom: 1px dotted #cccccc;



padding: 5px 5px;



}







.pager .pageNum{



    padding: 0px 4px;



margin: 0px 5px;



}







a.pageNum {



background-color: #669933;



color: #fff;



}



.narrowcolumn {



	padding-top: 20px;



	padding-left: 50px;







float: left;



clear: both;	



}



#login {







	width: 620px;











}







#loginform .submit {



background: none;



}



#content {



float: left;



clear: both;



}







#login ul {



margin-top:10px;



}



#login ul li {



display: inline;



padding: 10px 10px;



}



#login #submit {



margin: 0px 0px;



}



.turnofflinkformatting a {



color: #000;



font-weight: normal;



font-size: 11px;



}







/* Navigation */



#nav, #nav ul {



	float: left;
	width: 950px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	border-width: 0px 0 0px 0px;
	margin: 0 0 15px 30px;
	color: #FFFFFF;
	z-index:10;


}







#nav a {



	display: block;



	width: 190px;



	w\idth: 190px;



	color: #ffffff;



	text-decoration: none;



	padding: 0 0;



font-size: 12px;



text-transform: capitalize;



}







ul#nav li a { /*top-level links */



font-size: 13px;



text-transform: uppercase;



width: 190px;



}







ul#nav li a:hover { /*top-level links hover mode*/



font-size: 13px;



text-transform: uppercase;



color: #000;



}







#nav ul a:hover { /*hover start for top-/first-level nav list*/



	width: 190px;



	margin: 0px;



	padding: 0px;



color: #000;



}







ul#nav li ul { /*second-level nav block */



width: 190px;



padding: 0px;



margin: 0px;



}







ul#nav li ul li a { /*second-level links */



font-size: 12px;



text-transform: capitalize;



}



ul#nav li ul li a:hover { /*second-level links */



font-size: 12px;



text-transform: capitalize;



}















#nav a.daddy {



	background: url(rightarrow2.gif) center right no-repeat;



}







#nav li {/*generally, how list items are styled */



	float: left;



	padding: 0;



	width: 190px;



	font-size: 14px;



	font-weight: normal;



	text-align: center;



}







#nav li ul {/*hover start for second-level nav list*/



	position: absolute;



	left: -999em;



	height: auto;



	width: 190px;



	w\idth: 190px;



	font-weight: bold;



	border-width: 0;



	margin: 0;



	background-image: none;



background-color: #1693A5;



}







#nav li li {/*style for second-level nav items*/



	padding: 6px 0px 6px 5px;



	width: 185px;



	font-size: 12px;



	border-bottom-width: 1px;



	border-bottom-style: dotted;



	border-bottom-color: #84C9D5;



	text-align: left;



}







ul#nav li li a {/*style for second-level nav item links*/



	width: 185px;







}



ul#nav li li a: hover {



font-size: 12px;



text-transform: capitalize;



}



#nav li ul a {/*style for second-level nav item links*/



	width: 185px;



	w\idth: 185px;



}







#nav li ul ul {/*style for third-level nav block which is 185 px from the second-level block*/



	margin: -18px 0 0 185px;



	padding-top:0px;



}







#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {



	left: -999em;



}







#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {



	left: auto;



}







#nav li:hover, #nav li.sfhover {



	width: 190px;



}



#nav li li:hover, #nav li li.sfhover {



	width: 185px;



	background-color: #B0ECF4;



	color: #000000;







}



.chat-create-link, .chat-chatroll-badge {



	display: none;



}







/* Energy Calculator */







.consumption {



padding: 5px;



}



#calculator {



background: #efefef;



}



#calculator td {



padding: 0px 0px 3px 0px;



}



#calculator .alt {



background: #f7f7f7;



}



#calculator th {



font-weight: bold;



font-size: 14px;text-align: center;



padding: 4px;



background: #ccc;



border-bottom: 1px solid #333;



}



.costs {







}



table.nada tbody tr td {



border: none



}







#insidecontent {



	width: 660px;



	float: left;



	clear: left;



	padding-top: 10px;



	padding-right: 5px;



	padding-bottom: 5px;



	padding-left: 10px;

	

	text-align:left;



}







#insidecontent ul li {



	list-tyle-type: none;



	padding: 2px 0px 2px 12px;



	background-image: url(images/bullet_green.gif);



	background-repeat: no-repeat;



	background-position: -5px 2px;



	background-color: #FFFFFF;



}











#general {







	width: 600px;



	height: auto;



	margin-right: 10px;



	padding: 5px;



	margin-bottom: 10px;

	





}



#general img{



	height: 60px;



	width: 60px;



	padding-top: 10px;



	padding-right: 5px;



	padding-bottom: 0px;



	padding-left: 0px;



}











#general h3, h3 a{



font-size: 14px;



text-transform: uppercase;



font-weight: bold;



}







#googlespacer {



	padding-bottom: 60px;



}



















.maincontainer 







{







-moz-background-clip:border;



-moz-background-inline-policy:continuous;



-moz-background-origin:padding;



background:#FFFFFF none repeat scroll 0 0;



margin:0 auto;



text-align:left;



width:980px;







}







.welcome1{



margin:0;



padding: 0px 0px 0px 10px;



text-align:left;



width:100%;







}



.leftcol{



float: left;



background:#FFFFFF;



margin:0;



text-align:left;



width:370px;







}



.rightcol{



float: left;



background:#FFFFFF; 



padding: 0px 0px 0px 15px;



margin:0;



text-align:left;



width:585px;







}







.regevent {



	text-align:left;



	height:153px;  /*  370 X 184   */



	background-color:#CCCCFF;



	padding: 30px 10px 0px 10px;



	background-image: url(images/bg_reg_event.jpg);



	background-repeat: no-repeat;



	background-position: left top;



	



}







.regnews {



	text-align:left;



	height:173px;   /*  DIM - 370 x 207    */



	padding: 35px 10px 0px 10px;



	background-image: url(images/bg_regnews.jpg);



	background-repeat: no-repeat;



	background-position: left top;



}











.regfunding {



	text-align:left;



	height:550px;  /*  DIM - 370 x 5508    */



	padding: 35px 10px 0px 10px;



	background-image: url(images/bg_reg_funding.jpg);



	background-repeat: no-repeat;



	background-position: left top;



}



.regproj {



	text-align:left;



	/* height:364px;      DIM - 581 x 494   */



	background-color:#FFFFFF;



	background-image: url(images/bg_organizations.jpg);



	background-repeat: no-repeat;



	background-position: left top;



	padding-top: 30px;



	padding-right: 10px;



	padding-bottom: 0px;



	padding-left: 10px;



}







.organisations{



	text-align:left;



	height:192px;   /* 581 X 222 */ 



	background-color:#FFFFFF;



	background-image: url(images/bg_reg_reports.jpg);



	background-repeat: no-repeat;



	background-position: left top;



	padding-top: 30px;



	padding-right: 10px;



	padding-bottom: 0px;



	padding-left: 10px;



}







.adhere{



	text-align:left;



	height:131px;  /* 581  x 161     */



	background-color:#FFFFFF;



	background-image: url(images/reg_ad.jpg);



	background-repeat: no-repeat;



	background-position: left top;



	padding-top: 30px;



	padding-right: 10px;



	padding-bottom: 0px;



	padding-left: 10px;



	margin-bottom: 20px;



}







#regional h2, h3, h4 {







padding: 3px 0px 3px 0px;



}







#regional img {



	padding: 5px 10px 10px 0px;



	width: 50px;



	height: 50px;



	float: left;	



}









#eventwrapper {

	float: left;

	width: auto;

	min-height: 130px;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

}

img.undplogo {



        float: left;



	height: 127px;



	width: 62px;



	padding-top: 0px;



	padding-right: 0px;



	padding-bottom: 0px;



	padding-left: 0px;

}

.list list_expertise{
padding-right:5px;
}

.CL_CEIS{
background-color: lightblue;
}
