body{
background: #FAFAFA url(../images/gce_background.jpg) 50% 0 no-repeat;
margin: 0;
padding: 0;
font: 13px/15px arial,helvetica,clean,sans-serif;
}

body.gaw_en-gb{
background: #FFFFFF url(../images/GAW/gaw_en.jpg) 50% 0 no-repeat !important;
}

a img{
border: none;
}

#wrapper{
	width: 1009px;
	margin: 0 auto;
	

}

#body{
	position: relative;
	top: 20px;
	padding-bottom: 200px;
}


#body_top{
	position: relative;
	width: 1009px;
	height: 144px;
	left: 0;
	top: 35px;
	background: url(../images/body_top.png) 0 0 no-repeat;
}

#logo_space {
    height: 127px;
    left: 25px;
    position: absolute;
    top: 4px;
    width: 302px;
}



#take_action_space {
    height: 216px;
    overflow: hidden;
    position: absolute;
    right: 3px;
    top: -84px;
    width: 200px;
}



#body_bottom {
    background: url("../images/body_bottom.png") no-repeat scroll 0 100% transparent;
    /*left: 0;*/
    padding-bottom: 50px;
    position: relative;
    top: 23px;
    width: 1009px;
    z-index: 0;
}


#content_space {
    display: block;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 23px;
    width: 750px;
}

#right_col_space{
	float: right;
	display: block;
	margin-right: 4px;
	width: 190px;
	padding: 5px;
	
}


#right_col_space ul.menu{
	background: #F09413;
	margin: 0;
	padding: 0;
	
}

#right_col_space ul.menu li{
	list-style: none;
	margin: 0;
	padding: 0;	
	
}

#right_col_space ul.menu li a {
   color: white;
    display: block;
    height: 29px;
    padding-top: 6px;
    padding-left: 15px;
    text-decoration: none;
     font-size: 15px;
    
	
}


#right_col_space ul.menu li a:hover, #right_col_space ul.menu li.current a {
	background: #FCAE41;
	
}



#right_col_space ul.category-module{
	margin: 0;
	padding: 0;
	
}

#right_col_space ul.category-module li{
	list-style: none;
	margin: 0;
	padding: 0;	
	
}

#right_col_space ul.category-module li h4{
	margin: 0;
	padding: 0;	
	
}

#right_col_space ul.category-module li h4 a {
   color: #7D05B2;
    display: block;
    padding: 6px;
    text-decoration: none;
     font-size: 10px;
    
	
}


#right_col_space ul.category-module li h4 a:hover, #right_col_space ul.category-module li h4 a.active {
	background: #7C4098;
	color: white;
	
}





#footer_space {
    bottom: 5px;
    height: 39px;
    left: 15px;
    position: absolute;
    width: 775px;
}
#copy_right {
    color: gray;
    font-size: 12px;
    height: 12px;
    left: 21px;
    position: absolute;
    top: 47px;
    width: 400px;
}



#footer_menu_space {
    height: 12px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 751px;
}


#footer_menu_space  ul.menu{
  margin:0;
  padding:0;
  height: 15px;
    text-align:center;
    
    display: inline-table;  
}
#footer_menu_space  ul.menu li{
  display: block;
border-right: 1px solid white;
  float: left;
  list-style:none;
}
#footer_menu_space  ul.menu li a{
display: block;
	text-decoration: none;
  padding-left:15px;
  padding-right:15px;  
  height: 15px;
  color: white;
  font-size: 10px;
  font-weight: normal;
}

#footer_menu_space  ul.menu li a:hover,#footer_menu_space ul.menu li.current a{	
  color: black;
  text-decoration: underline;
}

#footer_menu_space_contact{
    height: 12px;
    position: absolute;
    right: -225px;
    top: 10px;
    width: 199px;
}




#footer_menu_space_contact  ul.menu{
  margin:0;
  padding:0;
  height: 15px;
    text-align:center;
    
    display: inline-table;  
}
#footer_menu_space_contact  ul.menu li{
  display: block;
border-right: 1px solid #7D05B2;
  float: left;
  list-style:none;
}
#footer_menu_space_contact  ul.menu li a{
display: block;
	text-decoration: none;
  padding-left:15px;
  padding-right:15px;  
  height: 15px;
  color: #7D05B2;
  font-size: 10px;
  font-weight: normal;
}

#footer_menu_space_contact  ul.menu li a:hover,#footer_menu_space_contact ul.menu li.current a{	
  color: black;
  text-decoration: underline;
}




#bottom_padding{
	position: absolute;
	height: 30px;
	width: 30px;
	bottom: -30px;
}


a{
	outline: none;
}




.clear{
	clear: both;
}


#lang_select{
    height: 20px;
    left: 374px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 437px;
}


/* home */

#home_top_right{
display: block;
width: 240px;
float: right;
font-size: 15px;
}

#home_top_left{
width: 500px;
display: block;
float: left;
}

#home_mid_right{
width: 360px;
float: right;
}

#home_mid_left{
width: 360px;
float: left;
}

#home_bot_left{
width: 360px;
float: left;
}

#home_bot_right{
width: 360px;
float: right;
}

.clear_pad{
height: 10px;
clear: left;
width: 600px;
}


 .pagination
{
	float:right;
	text-align:right;
	padding:10px 10px 0px 0px;
	clear:both;

}

 .pagination ul
{
	float:right;
	text-align:right;
}

.pagination li {
    float: left;
    list-style: none outside none;
    padding: 5px;
    text-align: right;
}

 .pagination li.pagination-start span,
 .pagination li.pagination-start a
{
padding:4px 0;
}

ul.pagenav {
	float:right;
	width: 100%;
}

ul.pagenav li.pagenav-next {
    float: left;
}
ul.pagenav li.pagenav-prev {
    float: right;
}



.lang-inline li{
float: left;
}


.aidanews2_title {
    font-size: 13px;
}




/*
#nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	position: relative;
    float: left;
}
#nav ul {
	position: absolute;
	top: 23px;							
	margin: 0;
	padding: 0;
	list-style: none;
	width: 136px;
	border: 1px solid #aaa;
	background: #f1f1f1;
	-webkit-box-shadow: 1px 1px 5px #aaa;
	-moz-box-shadow: 1px 1px 5px #aaa;
	box-shadow: 1px 1px 5px #aaa;
}
#nav ul li {
	float: none;
	padding: 0;
	text-align:left;
}
#nav ul li a {
	width: 123px;
	background: #f1f1f1;
	padding: 3px 3px 3px 10px;
	display: block;
	font-weight: normal;
}
#nav ul li a:hover { background: #cdcdcd; }
#nav ul ul {
	left: 137px;
	top: 0;
}
*/

/*#menu_space  ul#nav{*/
  /*margin:0;*/
  /*padding:0;*/
  /*height: 35px;*/
    /*text-align:center;*/
    /*list-style: none;*/
    /*display: inline-table;  */
/*}*/
/*#menu_space  ul#nav li{*/
  /*display: block;*/
	/*padding: 0;*/
	/*text-align:left;*/
  /*float: left;*/
  /*list-style:none;*/
/*}*/
/*#menu_space ul#nav li a {*/
    /*color: white;*/
    /*display: block;*/
    /*font-size: 13px;*/
    /*font-weight: normal;*/
    /*height: 31px;*/
    /*padding-left: 25px;*/
    /*padding-right: 25px;*/
    /*padding-top: 8px;*/
    /*text-decoration: none;*/
  /*color: white;*/
  /*text-decoration: none;*/
  /*padding-top: 10px;*/
  /*font-weight: normal;    */
/*}*/

/*#menu_space  ul.menu li a:hover,#menu_space ul.menu li.active a{	*/
  /*background: #FCAE41;*/
/*}*/

/* submenu */



/*#menu_space  ul#nav li ul {*/
    /*background: none repeat scroll 0 0 #FCAE41;*/
    /*height: 35px;*/
    /*left: -50px;*/
    /*margin-left: 25px;*/
    /*padding-left: 27px;*/
    /*position: absolute;*/
    /*text-align: left;*/
    /*top: 37px;*/
    /*width: 974px;*/
    /*z-index: 10000;*/
    /**/
/*}*/


/*#menu_space  ul#nav li ul  a{*/
/*font-size: 10px !important;*/
 /*height: 25px;*/
/*}*/

/*#menu_space  ul#nav li ul a:hover{*/
  /*background: #FFD46A;*/
 /*color: black;*/
 /*height: 25px;*/
/*}*/




/*#subnav_space {*/
    /*background: none repeat scroll 0 0 #FCAE41;*/
    /*height: 33px;*/
    /*left: -21px;*/
    /*margin-left: 25px;*/
    /*padding-left: 27px;*/
    /*position: absolute;*/
    /*text-align: left;*/
    /*top: -31px;*/
    /*width: 974px;*/
/*}*/


/*#subnav_space  ul.menu{*/
  /*margin:0;*/
  /*padding:0;*/
  /*height: 35px;*/
    /*text-align:center;*/
    /*z-index: 100;*/
    /*display: inline-table;  */
/*}*/
/*#subnav_space  ul.menu li{*/
  /*display: block;*/

  /*float: left;*/
  /*list-style:none;*/
/*}*/
/*#subnav_space  ul.menu li a{*/
/*display: block;*/
  /*padding-left:25px;*/
  /*padding-right:25px;  */
  /*height: 25px;*/
  /*color: white;*/
  /*text-decoration: none;*/
  /*padding-top: 8px;*/
  /*font-weight: normal;*/
  /*font-size: 11px;*/
/*}*/

/*#subnav_space  ul.menu li a:hover,#subnav_space ul.menu li.active a{	*/
  /*background: #FFD46A;*/
 /*color: black*/
/*}*/



#top_content_space_2{
width: 500px;
float: left;
}

#top_content_space_1{
width: 250px;
float: right;
}


table.action_table{

}

table.action_table tbody tr td{
padding: 5px;
vertical-align: top;
width: 187px;
height: 300px;
}

table.action_table  tbody tr td h2 a,
table.action_table  tbody tr td h3 a,
table.action_table  tbody tr td h4 a{
text-decoration: none;
display: block;
padding-left: 0 !important;
padding: 5 !important;
}



div.mem_africa{
/* background:url("../images/africa_map.png") no-repeat scroll 377px 32px transparent; */
}

div.mem_asia{
/* background: url("../images/asia_map.png") no-repeat scroll 377px 32px transparent; */
}




.fix_incase{
    position: absolute;
    right: 240px;
    top: 143px;
    z-index: 3;
}


.csef_funded {
    display: block;
    float: right;
    margin-top: 10px;
    right: 230px;
    top: 107px;
    width: 152px;
}
div.spacer{
display: block;
width: 100%;
height: 10px;
}

#follow_us{
display: block;
width: 191px;
height: 100px;
}


#news_left {
    display: block;
    float: left;
    width: 510px;
}

#news_right {
    display: block;
    float: right;
    width: 220px;
}

#mem_left {
    display: block;
    float: left;
    width: 360px;
}

#mem_right {
    display: block;
    float: right;
    width: 360px;
}


h5{
font-size: 13px;
}

ul.category-module{
list-style: none;

}

ul.category-module li{
padding-bottom: 5px;

}

.separator{
color: #FCAE41;
}


.sa {
    bottom: 0;
    display: block;
    height: 10px;
    position: fixed;
    right: 0;
    width: 10px;
}

.es-es_translation, .fr-fr_translation, .pt-pt_translation {
    background: url("../images/google_translate.png") no-repeat scroll 100% 0 #E4E4E4;
    color: #333330;
    display: block;
    font-size: 22px;
    height: 13px;
    margin-bottom: 13px;
    margin-left: -32px;
    padding: 28px;
    width: 100%;
}

.ar-aa_translation {
    background: url("../images/google_translate.png") no-repeat scroll 0 0 #E4E4E4;
    color: #333330;
    display: block;
    font-size: 22px;
    height: 13px;
    margin-bottom: 13px;
    margin-left: -32px;
    padding: 28px;
    width: 100%;
}

.es-es_translation:after {
  content: "Temporal Traducción Google";
}

.fr-fr_translation:after {
  content: "Temporaire Traduction Google";
}

.pt-pt_translation:after {
  content: "Temporária Google Tradutor";
}

.ar-aa_translation:after {
  content: "كتابة المشاركة المؤقتة";
}


/* gaaw nav */

/*
ul#gaw_nav, ul#gaw_nav li ul{
	margin: 0;
	padding: 0;
	float: right;
}


ul#gaw_nav li, ul#gaw_nav li ul li {
	float: left;
	display: block;
	margin-left: 15px;
}

ul#gaw_nav li a, ul#gaw_nav li ul li a{
border-radius: 3px;
}

ul#gaw_nav li a.no_show{
display: none;
}

ul#gaw_nav li a, ul#gaw_nav li ul li a, ul#gaw_nav li.current ul li a{
	
	padding: 10px;
	background: #8cc802;

	color: white;
	text-decoration: none;
}




ul#gaw_nav li a:hover, ul#gaw_nav li ul li a:hover, ul#gaw_nav li.current ul li a:hover{

	
	background: #659600;
		text-decoration: none;
}


ul#gaw_nav li.current a, ul#gaw_nav li ul li.current a{
	padding: 10px;
	background: #7d05b2;
	color: white;
	text-decoration: none;
}


ul#gaw_nav li.current a:hover, ul#gaw_nav li ul li.current a:hover{


	background: purple;
		text-decoration: none;
}

#gaw_nav_space{
 display: block;
 height: 35px;
 width: 721px;
 
}
*/

#breadcrumbs_space{
display: block;
background: white;
padding: 10px;
}

div.breadcrumbs a{
/* color: white; */
}

div.breadcrumbs a:hover{
/* color: purple; */
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}


.full_width{
width: 70%;
}
