/* linkages new styles */

/* COMMON ------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* * {margin: 0; padding: 0;} */
body 		{margin: 0; padding: 0; background-color: #FFFFFF; font-family: Verdana, Geneva, sans-serif;}

a			{color: #306D72; text-decoration: none;}
a:link		{}
a:active	{}
a:visited	{}
a:hover		{color: #1C4C50; text-decoration: underline;}

a.bull		{margin: 0 20px 0 0; padding: 0 20px 0 0; background: url(http://enb.iisd.org/_img/bullet.jpg) center left no-repeat;}
.funding_heading {
	width:100%;
	border-bottom:1px #78a22f solid;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#695e4a;
	font-size:14px;
	line-height:22px;
}
a.funding_heading_green {
	color:#336600!important;
}

/* FRAMES ------------------------------------------------------------------------------------------------------------------------------------------------------------ */
#wrapper		{margin: 0 auto; padding: 0; text-align: center; width: 950px; border: 1px solid #c8c8c8;  border-top: none; border-bottom: none; background-color: #FFFFFF;}
#advert			{margin: 0; padding: 0; padding: 0 0 0 355px; height: 24px;}
#header			{margin: 0; padding: 0; height: 124px;}
#menu			{margin: 0; padding: 0; height: 37px;}
.roundedframe 	{width: 100%; height: 34px; border: 1px #78a22f solid; border-top-right-radius: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; -webkit-border-radius: 5px; 	-moz-border-radius: 5px; -khtml-border-radius: 5px; margin: 5px 5px 5px 5px;}

#tbl_container {} /*to be retired - padding: 10px; border: none; border-spacing: 0px; border-collapse: collapse;*/

/* ADVERT ------------------------------------------------------------------------------------------------------------------------------------------------------------ */
#advert						{background: #FFF url(http://enb.iisd.org/images/images/follow_fb.jpg) center left no-repeat; border: #3B5999 1px solid; border-left: none; border-right: none;}
#advert ul					{margin: 0; padding: 0; list-style-type: none;}
#advert li					{margin: 0; padding: 0; float: left;}
#advert #join_fb			{margin: 0; padding: 0px 2px 0px 5px; width: 49px; height: 24px;}
#advert .fb-like			{margin: 0; padding: 2px 2px 0px 2px; height: 22px; overflow: hidden;}
/* HEADER ------------------------------------------------------------------------------------------------------------------------------------------------------------ */
#header			{background: url(http://enb.iisd.org/_img/hdr_bkg.png?20160912); position: relative; top: 0px; left: 0px; }
#header #iisdrs	{margin: 0; padding: 0; width: 190px; height: 110px; position: absolute; top: 0; left: 0;}
#header #iisd 	{margin: 0; padding: 0; width: 193px; height: 69px; position: absolute; top: 0; right: 0;}
#header #cop22	{margin: 0; padding: 0; width: 485px; height: 110px; position: absolute; left: 245px; margin-top: 10px;}
#header h5 {color: #002e6a; font-size: 17px; text-align: center; text-decoration: none; margin: 0; letter-spacing: -1px;}
#header h6 {color: #002e6a; font-size: 13px; text-align: center; text-decoration: none; margin: 0; line-height: 14px;}

#header a:hover {text-decoration: none;}
#header a {text-decoration: none;}

/* MENU -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#menu 				{background: #5bbd8b; font-size: 11px; border-top: 1px solid #FFFFFF; }
#menu ul 			{list-style-type: none; margin: 0px; padding: 0px 8px 0px 8px;}
#menu li a 			{display: block; text-decoration: none; height: 37px;}
#menu .icon 			{float: left;}
#menu .icon a 		{padding: 8px 8px 0px 8px; width: auto; height: 26px; display: block;}
#menu .item 			{float: right;}
#menu .item a		{padding: 0 8px; width: auto; height: auto; display: block; line-height: 36px; color: #FFF; }
#menu .item a:hover	{color: #5bbd8b; background: #FFFFFF; }

.webtext tr td.mc div{margin: 10px auto 20px auto; text-align: center; width: 100%;} 
.webtext tr td.mc div a{text-align: center; font-size: 1.1em;}

