@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700);
body {
	background-color:white;
	margin-top:0;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	body {
		width:1024px;
		margin:0px;
	}
}
.italicfont{
	font-style:italic;
}
div {
	display: block;
}
.largesize {
	width:1000px; 
	margin: 0 auto;
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #58585B;
	font-style: normal;
	font-weight:400;
	/*overflow-x:auto;*/
}
#leadstoriescon {
	overflow:hidden;
}
#headerutilities {
	height: 36px;
	background-color: #404041;
}
#headerbrand {
	height:50px;
	background-color: #1CABE2;
	color: #FFFFFF;
	padding: 0px;
}
#utilitynav {
	height: 34px;
	background-color: #404041;
}
#utilitynav a {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#UNICEFLanguages {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 9px;
}
#UNICEFLanguages LI {
	visibility:visible;
}
#UNICEFLanguages li.first {
	padding-left: 0;
}
#UNICEFLanguages li.last {
	border-right: none;
	padding-right: 0;
	visibility:visible;
}
#UNICEFLanguages li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #FFFFFF;
}
.backtoUnicef {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 9px;
}

#brandTitle{
	height: 50px;
	/* margin-top: -20px; */
}
#brandTitle UL{
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	padding:0px;
}
#brandTitle UL LI{
	float: left;
	list-style: none;
	display: inline;
	LIST-STYLE-TYPE: none;
}
#brandTitle UL LI#topuniceflogo{
	/* margin-top:8px; */
}
#brandTitle UL LI#maintitle {
	color:#FFFFFF;
	font-family:Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 28px;
	line-height:35px;
	font-weight: 400;
	width:auto;
	margin-top: 0px;
	border-left: 1px solid #FFFFFF;
	padding-left: 20px;
	margin-left: 20px;
}
#brandTitle UL LI#maintitle h1 {
	color:inherit;
	font:inherit;
	margin:0px;
	padding:0px;
	font-style: normal; font-weight: 300;
}
#brandTitle UL LI#maintitle span.subtitle{
	color:#1DADE3;
	font-family:Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height:25px;
	text-align:center;
	font-weight:700;
	width:690px;
	margin-top: -5px;
}
#brandTitle UL LI#sociallinks {
	width: 110px;
	margin-left:5px;
	margin-top:8px;
}
#brandTitle UL LI#sociallinks UL {
	float: left;
	list-style: none;
	display: inline;
	LIST-STYLE-TYPE: none;
	padding:0;
	margin:0;
}
#brandTitle UL LI#sociallinks UL LI a.twitter {
	background-image:url(../images/global_twitter.png);
	background-repeat:no-repeat;
	background-position:top;
	width:33px;
	height:29px;
	display:block;
	text-indent: -9999px;
}
#brandTitle UL LI#sociallinks UL LI a.twitter:hover {
	background-image:url(../images/global_twitter_over.png);
}
#brandTitle UL LI#sociallinks UL LI a.facebook {
	background-image:url(../images/global_facebook.png);
	background-repeat:no-repeat;
	background-position:top;
	width:33px;
	height:29px;
	display:block;
	text-indent: -9999px;
}
#brandTitle UL LI#sociallinks UL LI a.facebook:hover {
	background-image:url(../images/global_facebook_over.png);
}
#brandTitle UL LI#sociallinks UL LI a.youtube {
	background-image:url(../images/global_youtube.png);
	background-repeat:no-repeat;
	background-position:top;
	width:33px;
	height:29px;
	display:block;
	text-indent: -9999px;
}
#brandTitle UL LI#sociallinks UL LI a.youtube:hover {
	background-image:url(../images/global_youtube_over.png);
}
#mainnav_fullWidth{
	min-height:52px;
}
#mainnav_fullWidth UL.mainnav {
	background-color:#1DACE3;
}
#mainnav_fullWidth UL {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0;
	PADDING-LEFT: 21px;
	PADDING-RIGHT: 21px;
	PADDING-TOP: 15px;
	color: #646464;
	text-align: center;
}
#mainnav_fullWidth UL LI {
	display: inline;
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
}
#mainnav_fullWidth UL LI a {
	color:#1CABE2;
	font-family:Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:700;
	text-decoration:none;
}
#mainnav_fullWidth UL LI a:hover {
	color:#A5DEF4;
}
#footer {
	height: 34px;
	font-size: 15px;
	position: relative;
	font-family:Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color:#FFFFFF;
	margin-top: -15px;
}
#footer div ul{margin:0 auto;padding:0px;list-style-type:none; width:200px;}
#footer div ul li {float:left;margin-left:10px;}
#footer div ul li a {
	font-family:Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height:18px;
	text-decoration:underline;
	color:#404041;
}
#footernav{
	height:52px;
}
#footernav UL.footermainnav{
	background-color:#1DACE3;
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0;
	PADDING-LEFT: 21px;
	PADDING-RIGHT: 21px;
	PADDING-TOP: 9px;
	height: 100%;
	color: #FFFFFF;
	display:block !important;
	float:none;
}
#footernav UL.footermainnav LI {
	display: inline;
	list-style: none;
	float: left;
}
#footerutilitynav {
	height: 34px;
	background-color:#58595B;
}
#footerutilitynav a {
	color:#FFFFFF;
	text-decoration:none;
}
#maincontent UL#footerUNICEFlegal {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 21px;
	margin-top: 9px;
	display:block;
	background-color:#58595B;
}
#footerUNICEFlegal li.first {
	padding-left: 0;
}
#footerUNICEFlegal li.last {
	border-right: none;
	padding-right: 0;
}
#footerUNICEFlegal li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #FFFFFF;
}
#footernav UL LI a {
	color:#FFFFFF;
	font-family:Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:700;
	text-decoration:none;
}
#footernav UL LI a:hover {
	color:#A5DEF4;
}
.right { float:right; }
.left { float:left; }
.push {
	clear: both;
	font-size: 1px;
	line-height: 0.1;
}
span.roll {
    background:url() center center no-repeat #fff;
    height: 487px;
    position: absolute;
    width: 487px;
    z-index: 10;	
	-webkit-box-shadow: 0px 0px 4px #fff;
	-moz-box-shadow: 0px 0px 4px  #fff;
	box-shadow: 0px 0px 4px  #fff; 
}
#headerutilities, #headerbrand, #navigation, #maincontent, #footer {display:list-item; list-style: none;}
#headerbrand { padding-top: 15px; }
#navigation {height:70px; overflow:hidden;}
#navigation div.largesize {text-align:center;}
#navigation div ul { list-style:none; padding:0px; padding-top:20px; margin:0px; display:inline-table; }
#navigation div ul  li { float:left; padding:0 10px; max-width:100px; display:inline;}
.contentblock {
    display: list-item; 
    padding: 10px;
    margin: 0px;    
	padding-top: 20px;
    padding-bottom: 20px;
	overflow-x:auto;
}
/*Block type: text only*/
.noimage {
    width: 660px;
    margin: 0 auto;
}
/*Block type: text and image*/
.imageright, .imageleft, .imageonly {
    display:block;
    position:relative;
    min-height:325px;
}
.visualcontent, .textcontent {
	margin-bottom: 20px;
}
.imageleft div.visualcontent, .imageright div.textcontent { 
    margin-right:10px; 
    float:left;
    width:490px;
    text-align:left;
}
.imageonly div.visualcontent{
	float:none;
	width:490px;
	margin-left:auto;
	margin-right:auto;
}
.imageleft div.textcontent, .imageright div.visualcontent { 
    margin-left:10px; 
    float:right;
    width:490px;
    text-align:left;
}
.imageonly div.textcontent{
	display:none;
}

/*Block type: multiple text and image - Large*/
.largeblocks div ul , .contentblock div ul {
    list-style-type:none;
    padding:0px;
    min-height:50px; 
    margin:0 auto;
}
.largeblocks div ul li, .contentblock div ul li {
    width: 235px;
    float: left;
    margin-left:31px;
    margin-right:31px;
	margin-bottom:0px;
    text-align:center;    
}
.largeblocks div ul li div.visualcontent, .contentblock div ul li div.visualcontent {
	height:235px;
}
.largeblocks .image235, .image235 {
	width:235px;
	height:235px;
}
/*Block type: multiple text and image - Small*/
.smallblocks div ul {
    list-style-type:none;
    padding:0px;
    min-height:50px; 
    margin:0 auto;
	overflow:hidden;
}
.smallblocks div ul li {
    width: 150px;
    float: left;
    margin-left:8px;
    margin-right:8px;
	margin-bottom:0px;
    text-align:center;    
}
.smallblocks div ul li div.visualcontent {
	height:150px;
}
.textcontent{
	text-align:center;
}
.smallblocks .image235 {
	width:150px;
	height:150px;
}
.image490 {
	width:490px;
	height:auto;
}
/*Call To Action*/
 .ctaFBpost, .ctaShare, div.supportlink {
    width: 235px;
    min-height: 40px;
    background-color: #1CABE2;
    /*background-position: 200px 0px;
    background-repeat: no-repeat;*/
    margin: 0 auto;
	margin-bottom: 20px;
	position:relative;
}
.imageright .ctaFBpost,.imageright  .ctaShare,.imageright  div.supportlink,.imageleft .ctaFBpost,.imageleft .ctaShare,.imageleft div.supportlink{
	margin-left:0px;
}
li div.textcontent .ctaFBpost,li div.textcontent .ctaShare,li div.textcontent div.supportlink {
	width:100%;
}
.ctaFBpost a, .ctaShare span, .ctaShare a, div.supportlink span, div.supportlink a{
    color: #FFF;
    position: relative;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: 500;
    display: block;
    padding-left: 10px;
    line-height: 22px;
	padding-top: 8px;
    cursor: pointer;
    text-decoration: none;
    width: 190px;
	text-align: left;
}
 .ctaFBpost span.sprite, .ctaShare span.sprite, div.supportlink span.sprite {
	background-color: #1CABE2;
    background-position: 0px 0px;
    background-repeat: no-repeat;
	width: 39px;
	height: 39px;
	position: absolute;
	top:0px;
	right:5px;
	overflow:hidden;
	padding:0px;
 }
 .twitter span.sprite  {
	background-position: 0px -160px; 
 }
 .facebook span.sprite {
	background-position: 0px -120px; 
 }
 .sinaweibo span.sprite{
	background-position: 0px -401px; 
 }
 .tencentweibo span.sprite{
	background-position: 0px -440px; 
 }
 .youtube span.sprite{
	background-position: 0px -200px; 
 }
 .instagram span.sprite{
	background-position: 0px -280px; 
 }
 .tumblr span.sprite{
	background-position: 0px -320px; 
 }
 .googleplus span.sprite{
	background-position: 0px -240px; 
 }
 .linkedin span.sprite{
	background-position: 0px -360px; 
 }
 .download span.sprite{
	background-position: 0px -79px; 
 }
div.supportlink, div.supportlink span.sprite {
	background-color: #DE2F2F;
}
.bottomstroke {
	border-bottom:1px solid #e5e4e1;
	margin-bottom:20px;
}
.topstroke {
	border-top:1px solid #e5e4e1;
}
/*specific tiny stories*/
#ctacenter .ctaShare a {text-align:center;width:100%;padding-left:0px;padding-right:0px;}
/*Colors: background and text*/
h2 {font-size:48px;line-height:53px;margin-bottom:20px;margin-top:25px;font-style: normal; font-weight: 700;}
h3 {font-size:32px;line-height:40px;margin-bottom:15px;margin-top:20px;font-style: normal; font-weight: 400;}
h4 {font-size:20px;line-height:28px;font-weight:400;font-style:normal;margin-top:0px;}
h6 {font-size:15px;line-height:18px;font-weight:bold;font-style:normal;margin-top:0px;}
p {font-size:15px;line-height:18px;}
.bigtext p {font-size:20px;line-height:26px;}
.darkblue{
    color:#FFFFFF;
    background-color: #0058AB;
}
.cyan{
    color:#FFFFFF;
    background-color: #1CABE2;
}
.anthra{
    color:#FFFFFF;
    background-color: #404041;
}
.grey{
    background-color: #F8F8F8;
}
.red{
    color:#FFFFFF;
    background-color: #DE2F2F;
}
.white{
    color:#FFFFFF;
    background-color: #FFFFFF;
}
.white h3, .grey h3, .grey h5, .grey .bigtext p {color:#0058AB;}
.white h2, .grey h2, .white h4, .anthra h4 {color:#333333;}
.red h2, .red h3, .red p, .red p a, .cyan h2, .cyan h3, .cyan p, .cyan p a, .anthra h2, .anthra h3, .anthra p, .anthra p a , .red h4, .anthra h4, .cyan h4 , .darkblue h4{color:#FFFFFF;}
.white p, .grey p, .white p a, .white h4 a, .grey p a , .grey h4 a  {color:#333333;}
.white p a, .grey p a, .grey h4 a , .white h4 a {text-decoration:underline;}
.white p a:hover,.white h4 a:hover, .grey p a:hover, .grey h4 a:hover  {color:#40C8F4; text-decoration:underline;}
#mainheadline .noimage {width:1000px;}
#mainheadline .noimage h1 {color:white; text-align:left;}