/* module tabslide */

/* container for slides */
.tabbedmods .slides {
	background:#fff;
	position:relative;	
	height:328px;
	border:1px solid #026AB6;
	border-top: none;		
	width:100%;
	float:left;	
	margin:0;

	cursor:pointer;	
	/* CSS3 tweaks for modern browsers */
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}

/* single slide */
.tabbedmods .slide {
	display:none;
	position:absolute;
	margin:3px;
	padding:6px;
	height:200px;
	width:94%;
	font-size:12px;}

/* begin css tabs */
.tabbedmods .tabs ul { /* general settings */
	font-size: 110%;
	text-align: left; /* set to left, right or center */
	margin: 6px 0 0 0; /* set margins as desired */

	/* set font as desired */
	border-bottom: 1px solid #026AB6; /* set border COLOR as desired */
	list-style-type: none;
	padding: 2px 10px 2px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

.tabbedmods .tabs ul li { /* do not change */
	display: inline;
}

.tabbedmods .tabs ul li.current { /* settings for selected tab */
	border-bottom: 1px solid #fff; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */
}

.tabbedmods .tabs ul li a.current { /* settings for selected tab link */
	background-color: #fff; /* set selected tab background color as desired */
	color: #026AB6; /* set selected tab link color as desired */
	position: relative;
	top: 1px;
	padding-top: 4px; /* must change with respect to padding (X) above and below */
}

.tabbedmods .tabs ul li a { /* settings for all tab links */
	padding: 3px 8px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #026AB6; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #457AE5; /* set unselected tab background color as desired */
	color: #fff; /* set unselected tab link color as desired */
	margin-right: 4px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

.tabbedmods .tabs ul a:hover { /* settings for hover effect */
	background: #fff; /* set desired hover color */
	color: #333;
}

/* end css tabs */

#homeset { margin-top: -16px; }
#homeset .tabs { margin-top: 0; position: relative; top: 294px; right: 16px; z-index: 10; }
#homeset .tabs ul { text-align: right; border-bottom: none; }
#homeset .tabs li a { border: 1px solid #eee;}
#homeset .slides { border: none; height: 300px!important; border: 1px solid #ccc; padding: 0; margin: 0; margin-bottom: 10px;
    /* CSS3 tweaks for modern browsers */
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius: 4px;
}
#homeset .slide { padding: 0; margin: 0; width: 100%; height: 300px !important; overflow: hidden; }
#homeset .slide .info { float: right; padding: 6px; background: url(../images/transparent.png) repeat-y transparent; width: 300px; height: 240px; font-size: 94%; overflow: hidden; border: 1px dotted #039; color: #f6f6f6; text-align: justify; }
#homeset .slide .info h3 { color: #f9f9f9; font-size: 150%; text-decoration: underline;}

#homeset .slide .image, #prog { padding: 10px; margin: 0; height: 300px !important; background: url(../images/democratic-governance.jpg) #f2f2f2 0 0 no-repeat; }
#homeset .slide .image2, #prog2e { padding: 10px; margin: 0; height: 300px !important; background: url(../images/environment-and-energy-main.jpg) #f2f2f2 0 0 no-repeat; }
#prog2e { background: url(../images/environment-and-energy.jpg) #f2f2f2 0 0 no-repeat; }
#homeset .slide .image3, #prog3 { padding: 10px; margin: 0; height: 300px !important; background: url(../images/poverty-reduction.jpg) #f2f2f2 0 0 no-repeat; }
#homeset .slide .image4, #prog4 { padding: 10px; margin: 0; height: 300px !important; background: url(../images/gender-equality.jpg) #f2f2f2 0 0 no-repeat; }

#prog, #prog2e, #prog3, #prog4 { padding: 0 !important; }

.program { border: 1px solid #eee; margin-bottom: 10px; padding: 6px; }
.program .caption, .program .credit { display: inline-block; padding: 2px 6px; font-size: 90%; color: #888; }
.program .credit { padding: 2px; font-style: italic; }

#featureset { margin-top: -30px; padding: 0 !important; }
#featureset .tabs { margin-top: 0; position: relative; top: 242px; right: 8px; z-index: 10; }
#featureset .tabs ul { text-align: right; border-bottom: none; }
#featureset .tabs li a { border: 1px solid #eee; font-size: 9px !important;}
#featureset .slides { border: none; height: 250px!important; border: 0px solid #eee; padding: 0; margin: 0; margin-bottom: 10px;}
#featureset .slide { padding: 0; margin: 0; width: 100%; height: 250px!important; overflow: hidden; }
#featureset .slide p { padding: 6px; }

.module-featureset { margin: 0; padding: 0; clear: both; height: 247px; background: #f8f8f8; border: 1px solid #eee;}
.module-featureset .module-body { margin: 0; padding: 0 !important; clear: both; height: 245px !important; overflow: hidden;}

/* cmdgs slide */
/* container for slides */
#set_734523028 .slides {
	background:#f6f6f6;
	position:relative;	
	height:460px;
	
	width:100%;
	float:left;	
	margin:0;
	cursor:pointer;	
	/* CSS3 tweaks for modern browsers */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
 
/* single slide */
#set_734523028 .slide {display:none;position:absolute;top:0;left:0;margin:4px;padding:10px; height:416px; width:auto; font-size:11px;}
 
/* header */
#set_734523028 .slide h3 { font-size:24px; font-weight:bold;margin:0 0 20px 0;color:#026ab6;}
#set_734523028 .slide img {margin-right: 10px !important; margin-bottom: 20px !important;} 

#set_734523028 .tabs {margin: 2px 10px 6px 10px;}
#set_734523028 .tabs a {background:url('../images/mdgs-icons.jpg'); display: block; float: left; width: 86px; height: 36px; margin: 0; border: 4px solid #fefefe; font-size: 1px;}
#set_734523028 .tabs a.current {border: 4px solid #f6f6f6; }
#set_734523028 .tabs a.a0 {background-position: 0 0; }
#set_734523028 .tabs a.a1 {background-position: -89px 0px; }
#set_734523028 .tabs a.a2 {background-position: -179px 0px; }
#set_734523028 .tabs a.a3 {background-position: -267px 0px; }
#set_734523028 .tabs a.a4 {background-position: -356px 0px; }
#set_734523028 .tabs a.a5 {background-position: -445px 0px; }
#set_734523028 .tabs a.a6 {background-position: -534px 0px; }
#set_734523028 .tabs a.a7 {background-position: -624px 0px; }
#set_734523028 .tabs a.a8 {background-position: -714px 0px; }
