/*universal controls*/
body	{
	font-family : georgia,times,serif;
	font-size : 11px;
	background-color : #fff;
}
a	{	color : #1F5AAD;text-decoration : underline;	}
a:hover	{	text-decoration : none;	}
a:visited	{	color : #8E55AE;	}
td	{
	vertical-align : top;
}
p, h1, h2, h3, h4, h5, div, span, ul, form, body	{	margin : 0px;padding : 0px;	}
ol	{
	display : block;
	list-style-position : outside;
}
ul	{
	margin : 0px 0px 5px 15px;
	list-style : square outside;
	font: normal 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	clear : both;
}
ul	b	{	font-weight : normal;	}
ul	a	{
	font: normal 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : none;
}
li	{
	line-height : 13px;
	margin-bottom : 5px;
	color : #585858;
}
/*forms*/
.pick	{	border : 1px solid #000;height : 17px;padding-top : 2px;	}
.colRsearch	{	margin : 0px;	}
.colRsearchI	{	border : 1px solid #1F5AAD;background-color : #F6F6F6;width : 165px;height : 24px;padding-top : 2px;	}
.colRsearchS	{	margin : 5px 0px 5px 0px;border : 0px;background-color : #1F5AAD;color : #fff;font-weight : bold;font-size : 10px;height : 18px;width : 70px;	}
.headlineS	{	margin : 5px 0px 5px 0px;border : 0px;background-color : #1F5AAD;color : #fff;font-weight : bold;font-size : 10px;height : 18px;width : 90px;	}
.colRsearchD	{	margin : 5px 0px 5px 0px;border : 0px;background-color : #1F5AAD;color : #fff;font-weight : bold;font-size : 10px;height : 18px;width : 90px;	}


/*images*/
.tile	{	float : left;margin : 4px 5px 0 0;border : 1px solid #000;	}
.icon	{	float : left;margin : 2px 5px 0 0;	}

/*hidden layers*/
.morehidden {display:none;}
.moreshown {	margin-top : 3px;display : block;position : relative;	}

/*navigation control*/
#nav	{
	margin : 0px;
	font-size : 11px;
	font-family : tahoma,verdana,geneva,sans-serif;
	font-weight : bold;
	border-top : 1px solid #000;
	border-bottom : 1px solid #000;
}
#nav	a	{	font-weight : bold;color : #fff;text-decoration : underline;	}
#nav	a:visited	{	color : #fff;	}
#nav a:hover	{	text-decoration : none;	}
#nav ul {
	margin : 2px 0px 0px 5px;
	padding : 0px;
	list-style : none inside;
}
#nav	ul	li	{
	color : #ffffff;
	float : left;
	margin-bottom : 0px;
	margin-right : 10px;
	padding-bottom : 4px;
}
/*universal navigation*/
#tablist{
padding: 0px;
margin-left: 0;
margin-bottom: 0;
margin-top: 0px;
}
#tablist li{
list-style: none;
display: inline;
padding : 0;
margin: 0px;
}
#tabcontentcontainer{
width:760px;
margin : 3px 5px 3px 5px;
font-size : 11px;
font-family : tahoma,verdana,arial,geneva,sans;
}
.tabcontent{
display:none;
}
.tabcontent	a	{
	color : navy;
	text-decoration : underline;
}
.tabcontent	a:hover	{
	text-decoration : none;
}


/*UNIVERSAL*/
table#main	{
	border-left : 1px solid #000;
	border-right : 1px solid #000;
	background-color : #fff;
}

.col1	{
	font-size : 12px;
	padding : 0px 10px 5px 5px;
}
.col1	p	{	line-height : 17px;margin-bottom : 10px;}
.col1 h1	{
	font-weight : normal;font-size : 20px;
	margin-bottom : 6px;
	padding-top : 15px;
}
.col1	ul	a	{	font-size : 12px;	}

.col2	{
	padding-top : 20px;
	padding-right : 5px;
}
.col2	table	{	
	margin-bottom : 20px;
	font-family : tahoma,geneva,arial,verdana,sans;
	font-size : 11px;
	line-height : 15px;
	}


.minor	{
	border-bottom : 1px solid #a1a1a1;
}
.minor	ul	{
	margin-bottom : 15px;
}
.minor	p	{
	margin-bottom : 7px;
}
.minorHead	{
	padding : 0px;
}
.minorContent	{
	padding : 3px;
}
#minorGray	{
	background-color : #EBEBEB;
	border : 1px solid #a3a3a3;
}
#minorGray .minorHead	{
	border-bottom : 1px solid #a3a3a3;
}
.minor	.borderL	{
	border-left : 1px solid #a1a1a1;
	padding-left : 4px;
}

.nobullet	ul	{
	list-style: none inside;
	margin : 0px;
	padding : 0px;
}

#colR	{
	background-color : #fff;
	border-left : 1px solid #a3a3a3;
	padding : 5px;
}
.colRbloc	{
	font-size : 11px;
	line-height : 16px;
	margin-top : 20px;
	font-family : tahoma,geneva,arial,verdana,sans-serif;
}
.colRsec	{
	margin-top : 20px;font-weight : normal;font-size : 16px;color : #000;border-bottom : 1px dotted;
}
.colRbloc h1, .minor h1	{
	font-size : 12px;font-family : georgia,serif;font-weight : normal;margin-bottom : 3px;
}

#colL	{
	background-color : #fff;
	padding : 5px;
	font-size : 11px;
	line-height : 16px;
	font-family : tahoma,geneva,arial,verdana,sans-serif;
}

#footer	{
	font-family : tahoma,geneva,arial,verdana,sans-serif;
	font-size : 11px;
	line-height : 18px;
	padding : 5px;
	color : #fff;
}
#footer	a	{	color : #fff;text-decoration : underline;	}




/*Ag Observatory*/
body#ao	{	background-color : #9B9B9B;	}
#ao #nav	{	background-color : #C7460B;	}
#ao .title	{	color : #C7460B;	}
#ao	h1	{	color : #C7460B;	}
#ao	#footer	{	background: #C7460B url(http://www.agobservatory.org/new/img/footerbg.jpg) no-repeat;	}
#ao .col2 h1 {	border-bottom-color	:	#C7460B;	}
#ao .day {	border-bottom-color	:	#C7460B;	}
#to .colRsec { border-bottom-color : #C7460B;	}

/*Trade Observatory*/
body#to	{ background-color : #9B9B9B;	}
#to #nav	{	background-color : #a12830;	}
#to .title	{	color : #a12830;	}
#to	h1	{	color : #a12830;	}
#to	#footer	{	background: #A12830 url(http://www.iatp.org/tradeobservatory/img/footerbg.jpg) no-repeat;	}
#to .col2 h1 {	border-bottom-color	:	#E54800;	}
#to .day {	border-bottom-color	:	#E54800;	}
#to .colRsec { border-bottom-color : #e54800;	}



/*CFRC*/
body#cf	{ background-color : #9B9B9B;	}
#cf #nav	{	background-color : #4D5A12;	}
#cf .title	{	color : #4D5A12;	}
#cf	h1	{	color : #682F4D;	}
#cf	#footer	{	background: #4D5A12 url(http://www.forestrycenter.org/img/footerbg.jpg) no-repeat;	}
#cf .col2 h1 {	border-bottom-color	:	#4D5A12;	}
#cf .day {	border-bottom-color	:	#4D5A12;	}
#cf .colRsec { border-bottom-color : #4D5A12;	}

/*Health Observatory*/
body#ho	{ background-color : #584E59;	}
#ho #nav	{	background-color : #682F73;	}
#ho .title	{	color : #682F73;	}
#ho	h1	{	color : #682F73;	}
#ho	#footer	{	background: #682F73 url(http://www.iatp.org/healthobservatory/img/footerbg.jpg) no-repeat;	}
#ho .col2 h1 {	border-bottom-color	:	#97549f;	}
#ho .day {	border-bottom-color	:	#97549f;	}
#ho .colRsec { border-bottom-color : #97549f;	}

/*China Observatory*/
body#co	{ background-color : #C0C0C0;	}
#co #nav	{	background-color : #990000;	}
#co .title	{	color : #990000;	}
#co	h1	{	color : #990000;	}
#co	#footer	{	background: #990000; url(http://www.iatp.org/tradeobservatory/img/footerbg.jpg) no-repeat;	}
#co .col2 h1 {	border-bottom-color	:	#990000;	}
#co .day {	border-bottom-color	:	#990000;	}
#co .colRsec { border-bottom-color : #990000;	}


/*Feedburner*/
.feedburnerFeedBlock	{	}
.feedburnerFeedBlock	ul	{
        text-transform:none;
	list-style: none;
	margin : 0px;
	padding : 0;
	font-size : 11px;
}
.feedTitle	{	font-size : 11px;	}
.feedburnerFeedBlock .headline	{	font-size : 11px;	}

.col1 .feedburnerFeedBlock .headline a {
   color:#990000;
   font-weight:bold;
   text-decoration:none;
   font-family:arial;
   font-size:24px;
}
.col1 .feedburnerFeedBlock .feedItemAuthor {
   text-decoration:none;
   font-family:arial;
   font-size:18px;
}
.col1 .feedburnerFeedBlock p {
    font-size:14px;
}


/*temporary*/
#farmbill	{
	background : url(http://www.agobservatory.org/img/farmbill_bg.gif) no-repeat #E7E3B5;
	min-height : 200px;
	padding : 5px;
	width : 375px;
	margin-bottom : 15px;
	border : 1px solid #763225;
	clear : both;
}



.featureFoodCrisis	{

	padding : 5px;
	font-size : 11px;
	font-family : arial;
	border-bottom : none;
}


.featureFoodCrisis   body	{
	padding : 5px;
	font-size : 11px;
	font-family : arial;
	border-bottom : none;
}



.featureFoodCrisis	ul	{
	color : #ADADAD;
	font-size : 11px;
	text-transform : uppercase;
	font-family : arial,geneva,sans-serif;
}
.featureFoodCrisis	ul	a	{
	font-size : 11px;
	text-transform : none;
}
.featureFoodCrisis	h2	{
	font-family : arial,geneva,sans-serif;
	font-size : 11px;        
}
.featureFoodCrisis	img	{
	float : left;
	border : 1px solid #000;
	margin : 4px 5px 0px 0px;
}

.featureLFoodCrisis  td	{
	font-size : 11px;
	border-right : 1px solid #EAEAEA;
	border-bottom : 0px;
	width : 182px;
}
.featureRFoodCrisis   td	{
	font-size : 11px;
	width : 182px;
	border-bottom : 0px;
}
