/* default styles for extension "tx_chcforum_pi1" */

/* BASIC STUFF */
#tx_chcforum-pi1 {
	/* font-family: verdana, sans-serif; */
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 11px;
}

#tx_chcforum-pi1 caption {
	display: none;
}

#tx_chcforum-pi1 a {
	text-decoration: underline;
}

#tx_chcforum-pi1 a:hover {
	text-decoration: none !important;
}

/* only one form in the forum */
#tx_chcforum-pi1 form {
	margin-top: 5px;
	margin-bottom: 5px;
}

.tx-chcforum-pi1-noWrap {
	display: inline;
	/* white-space: nowrap; */
}


.tx-chcforum-pi1-preTableWrap {
	border: 1px solid #999999;
	margin-bottom: 2px;
}

.tx-chcforum-pi1-postTableWrap {
	border: 1px solid #999999;
	margin-bottom: 2px;
}

/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table {
	border: 1px solid #666666;
	background: #FFFFFF;
	margin-bottom: 2px;

}

.tx-chcforum-pi1-Table select{
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 11px;
}
.tx-chcforum-pi1-Table thead tr th {
	/*font-size: 14px;*/
	font-size: 12px;
	font-weight: bold;
	background: #A7B3CB;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
	text-transform: lowercase;
}

/* category title row */
.tx-chcforum-pi1-Table tbody tr th {
	/*font-size: 15px;*/
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	background: #F3F5F8;
	padding: 5px;
	text-align: left;
}

/* category features row */
.tx-chcforum-pi1-Table tbody tr td {
	font-size: 12px;
	background: #E3E7EF;
	padding: 5px;
}
/* GENERIC TABLE END */


/* CATEGORY TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-catConferenceCell {
}

.tx-chcforum-pi1-catConferenceCell dl {
	margin: 0;
}

.tx-chcforum-pi1-catConferenceCell dt {
}

.tx-chcforum-pi1-catConferenceCell dd {
	font-size: 11px;
	margin-left: 5px;
}

.tx-chcforum-pi1-catConferenceCell dd.new {
	color: #FF0000;
}

/* cell 2 */
.tx-chcforum-pi1-catThreadCell {
	text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-catPostCell {
	text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-catLastCell {
	font-size: 11px !important;
	vertical-align: top;
}
/* CATEGORY TABLE END */


/* CONFERENCE TABLE BEGIN */
/* cell 1 */

.tx-chcforum-pi1-confThreadImage {
	text-align: center;
}


.tx-chcforum-pi1-confThreadSubjCell {

}

.tx-chcforum-pi1-confThreadNew {
	color: #FF0000;
	font-size: 10px;
	padding-left: 5px;
}

.tx-chcforum-pi1-confThreadBtns img {
	padding-top: 5px;
}

.tx-chcforum-pi1-confThreadBtns {
	padding-left: 5px;
}

/* cell 2 */
.tx-chcforum-pi1-confThreadRepliesCell {
	text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-confThreadAuthorCell {
	text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-confThreadLastCell {
	font-size: 11px !important;
}

/* CONFERENCE TABLE END */

/* NAVPATH BEGIN*/
.tx-chcforum-pi1-navPath a {
	color: #6F6E70;
	
}

.tx-chcforum-pi1-navPath {
	line-height: 15px;
	color: #6F6E70;
	/* background: #E9E9E9; */
	background: #e0e0e0;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 1px;
	padding: 3px;
	font-size: 11px;
}
/* NAVPATH END*/

/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	color: #6F6E70;
	/* background: #E9E9E9; */
	background: #e0e0e0;	
	border-bottom: 1px solid #DEDEDE;
	font-size: 11px;
	line-height: 15px;
	padding: 3px;
	text-align: right;
	clear: both;
	padding-right: 5px;
}

.tx-chcforum-pi1-pageLinksBtm {
	margin-bottom: 1px;
}
/* PAGELINKS END */

/* POST FORM BEGIN */
.tx-chcforum-pi1-postForm {
	border: 1px solid #999999;
	background: #E3E7EF;
	padding: 5px;
	margin-bottom: 3px;
}

.tx-chcforum-pi1-postForm #formWhere {
	/* font-size: 14px; */
	font-size: 12px;
	font-weight: bold;
	background: #A7B3CB;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
	margin-bottom: 7px;
	border: 1px solid #999999;
	text-transform: lowercase;
	color: #FFFFFF;
}

.tx-chcforum-pi1-postForm fieldset label {
	display: block;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
	width: 60px;
	float: left;
}

.tx-chcforum-pi1-postForm fieldset {
	background-color: #E9E9E9;
}

.tx-chcforum-pi1-postForm fieldset#formTop {
	margin-bottom: 8px;
}

.tx-chcforum-pi1-postForm fieldset#formTop legend {
	margin-bottom: 3px;
	background-color: #E9E9E9;
	border: 1px solid #999999;
	padding: 2px;
	font-weight: bold;
}

.tx-chcforum-pi1-postForm fieldset#formBottom legend {
	background-color: #E9E9E9;
	border: 1px solid #999999;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 5px;
}


.tx-chcforum-pi1-postForm fieldset#formTop input {
	display: block;
	/*width: 150px;*/
	float: left;
	padding: 2px;
	border: 1px solid #DEDEDE;
	margin-bottom: 2px;
}

.tx-chcforum-pi1-postForm textarea {
	border: 1px solid #DEDEDE;
	margin: 3px 0;
	width: 100%;
	height: 150px;
}

.tx-chcforum-pi1-postForm fieldset#formTop br {
	clear:left;
}

.tx-chcforum-pi1-formBtn {
	text-align: center;
}

.tx-chcforum-pi1-formBtn input {
	border: 1px solid #999999;
	font-size:11px;
	/* font-family:Verdana, Arial, Helvetica, sans-serif; */
	font-family: Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	margin:2px;
	background-color: #FFF;

}

.tx-chcforum-pi1-formBtnHov {
	border: 1px solid #666; 
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:2px;
	background-color: #FFF;
	color: #CC0000;
}

.tx-chcforum-pi1-formBtnStyle {
	background-color: #FFF;
	border: 1px solid #666666;
	padding: 3px;
	margin: 3px;
}

.tx-chcforum-pi1-formBtnStyleHov {
	background-color: #FFF;
	border: 1px solid #C00;
	color: #CC0000;
	padding: 3px;
	margin: 3px;
}
/* POST FORM END */

/* SINGLE POST BEGIN */
.tx-chcforum-pi1-singlePost {
	border: 1px solid #666666;
	margin: 3px 0;
}

/* top */
.tx-chcforum-pi1-singlePost .author {
	background: #E3E7EF;
	padding: 3px;
	vertical-align: top;
	height: 78px;
}

.tx-chcforum-pi1-formEmicoStyle {
	margin: 3px;
}

.tx-chcforum-pi1-singlePost .im {
	vertical-align: middle;
	margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .im a {
	margin-right: 10px;
}

.tx-chcforum-pi1-singlePost .im img {
	vertical-align: middle;
	border: 0px;
	padding-right: 2px;
	margin-bottom: 2px;
}

.tx-chcforum-pi1-singlePost .userPic {
	border: 1px solid #666666;
	float: right;
}
/* deprecated */
.tx-chcforum-pi1-singlePost #userPic {
	border: 1px solid #666666;
	float: right;
}

/* middle */
.tx-chcforum-pi1-singlePost .text {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #E3E7EF;
}

.tx-chcforum-pi1-singlePost .scroller {
	overflow: auto;
	width: 95%;
	background: #FFF;
	min-height: 70px;
	text-indent: 0px;
	padding: 3px;
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit {
	background: #F3F5F8;
	padding: 3px;
	height: 19px;
	vertical-align: middle;
	margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .edit a {
	margin-right: 30px;
}

.tx-chcforum-pi1-singlePost .edit img {
	vertical-align: middle;
	border: 0px;
}

.tx-chcforum-pi1-singlePost .attachment {
	background: #DEE3E7;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .attachment div {
	vertical-align: top;
}

.tx-chcforum-pi1-singlePost .attachment img {
	float: left;
	margin-right: 5px;
}

.tx-chcforum-pi1-singlePost .rate {
	background: #DEE3E7;
	border-top: 3px solid #FFFFFF ;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .rate input {
	background-color: #FFF;
	border: 1px solid #666666;
	font-size: 9px;
}

.tx-chcforum-pi1-singlePost .rate select {
	border: 1px solid #666666;
	font-size: 10px;
}

.tx-chcforum-pi1-singlePost .rate select option {
	height: 1.5em;
}

.tx-chcforum-pi1-singlePost .rate form {
	padding: 0;
	margin: 0;
	display: inline;
}

.tx-chcforum-pi1-singlePost .rate .rateStars {
	float: left;
	text-align: left;
	height: 1.85em;
}

.tx-chcforum-pi1-singlePost .rate .rateMenu {
	text-align: right;
	width: 100%;
	height: 1.85em;
}

.tx-chcforum-pi1-singlePost .offset {
	margin-left: 15px;
	margin-right: 15px;
}

.tx-chcforum-pi1-singlePost .codeCell {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	padding: 5px;
	background-color: #FAFAFA; 
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCell {
	background-color: #FAFAFA;
	font-size: 10px;
	padding: 5px;
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCellAuthor {
	border: 0px;
	font-weight: bold;
	padding: 3px 0;
}

.tx-chcforum-pi1-singlePost .quoteTable {
	border: 0px;
	margin: 15px 0;
}

.tx-chcforum-pi1-singlePost .text img {
	max-height: 350px;
	max-width: 350px;
}

.tx-chcforum-pi1-singlePostQuoteText {
	background-color: #FAFAFA;
	border: 1px solid #666666;
	font-size: 10px;
	padding: 5px;
}


/* SINGLE POST END */


/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	background: #A7B3CB;
	padding: 3px;
	border: 1px solid #999999;
	font-size: 11px; 
	color: #FFFFFF;
}

/* used for user listing */
.tx-chcforum-pi1-footerBox div { 
	padding-top: 5px; 
	padding-left: 5px;
	font-size: 10px; 
}
/* FOOTER BOX END */

/* HEADER BOX BEGIN */
.header_center {	
  text-align: center;
	height: 34px;
}
.header_text {
	/*font-size: 24px;*/
	font-size: 14px;
	line-height: 34px; 
	/* font-family: Verdana,Arial,Helvetica,sans-serif; */
	font-family: Trebuchet MS, verdana, sans-serif;	
	font-weight: bold;
	font-variant: small-caps;
}
.header_small {
	margin-bottom: 3px;
	border: solid #666666 1px;
}
/* HEADER BOX END */

/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar {
	background: #E3E7EF;
	border: 1px solid #666666;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;

}

.tx_chcforum-pi1-toolBar img {
	vertical-align: middle;
     /*	margin-left: 50px;
	padding-left: 50px;*/
} 

.tx_chcforum-pi1-toolBar div {
	line-height: 30px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-family: Trebuchet Ms, Verdana,Arial,Helvetica,sans-serif;
	margin-left: 20px;
	margin-right: 20px;
}

.tx_chcforum-pi1-subToolBar {
	/* background: #DEE3E7; */
	background: #e0e0e0;
	margin-bottom: 1px;
	padding-right: 5px;
}

.tx_chcforum-pi1-subToolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-subToolBar div {
	margin: 0px;
	line-height: 15px;
	padding: 3px 0px 3px 0px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	font-family: Trebuchet Ms, Verdana,Arial,Helvetica,sans-serif;
}


/* TOOL BAR  END */

/* PROFILE BEGIN */
.tx-chcforum-pi1-profileBorder {
	border: 1px solid #999999;
	padding: 3px;
}

.tx-chcforum-pi1-profileBorder #userPic {
	border: 1px solid #666666;
	float: right;
}

.tx-chcforum-pi1-profileBorder hr {
	clear: left;
	display: block;
	visibility: hidden;
}
.tx-chcforum-pi1-profileBorder table tr th {
  	font-size: 11px;
}
.tx-chcforum-pi1-profileBorder table tr td {
  	font-size: 11px;
}
.tx_chcforum-pi1-profileHdrBig {
	background: #DEE3E7;
	border: 1px solid #666666;
	padding: 5px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}

.tx_chcforum-pi1-profile_hdr {
	font-size: 11px;
  font-weight: bold;
  background: #E3E7EF;
  padding: 2px;
	padding-left: 6px;
}
/* PROFILE END */

/* MESSAGE BOX BEGIN */
.tx-chcforum-pi1-errorBoxCell {
	background: #E3E7EF;
	font-weight: bold;
	text-align: left;
}

.tx-chcforum-pi1-messageBoxErrorNoBorder {
	background: #FFD6EF;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
}

.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	background: #FFCCCC;
	margin-bottom: 3px;
	padding: 3px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid #CF1127;
	color: #CF1127;
}
/* MESSAGE BOX END */

.tx-chcforum-pi1-forumTextBig {
	font-size: 14px;
	font-weight: bold;
}

.tx-chcforum-pi1-helpBox {
	background-color: #E9E9E9 !important;
	border-style: none;
}

.tx-chcforum-pi1-linkUp {
	/* background: #DEE3E7; */
	background: #e0e0e0;
	border-bottom: 1px solid #DEDEDE;
	padding: 3px;
	padding-right: 5px;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
}

.tx-chcforum-pi1-previewBoxCell {
	background: #A7B3CB;
	text-align: center;
}

/* CWT COMMUNITY STYLES */

#tx_chcforum-pi1 .tx-cwtcommunity-pi1 .userlistLetters {
	font-weight: bold;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 form {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet Ms, arial, sans-serif;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 td {
	font-family: Trebuchet Ms, arial, sans-serif;
	padding: 2px;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 th {
	/* background: #E3E7EF; */
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: left;
	letter-spacing: 0px;
}


A {
	color: #448f8b;

}



/* default styles for extension "tx_hypernav_pi1" */
		.tx-hypernav-pi1-subLevels {
			border: solid 1px #DFE2E3;
			border-collapse: collapse;
		}
		.tx-hypernav-pi1-subLevels TD {
			padding: 5px;
			background-color: #FFFFFF;
		}
		.tx-hypernav-pi1-subLevels TD.tx-hypernav-pi1-subLevels-rowAlt {
			background-color: #E6EEF2;
		}
/* default styles for extension "tx_ltggooglesearch_pi1" */
	.tx-ltggooglesearch-pi1 {
	}
	
	.tx-ltggooglesearch-pi1 .row {
		padding-bottom:15px;
	}

	.tx-ltggooglesearch-pi1 .row p {
		margin-left:20px;
	}
	
	.tx-ltggooglesearch-pi1 .row a {
		border-bottom:1px solid black;
	}
	
	.tx-ltggooglesearch-pi1 .nav .no {
		float:left;
		width:16px;
	}

	.tx-ltggooglesearch-pi1 .nav .act {
		float:left;
		width:16px;
	}	
	
	.tx-ltggooglesearch-pi1 .nav .no p {
		text-align:center;
	}	

	.tx-ltggooglesearch-pi1 .nav .act p {
		border-bottom:1px solid;
		text-align:center;
	}	

	.tx-ltggooglesearch-pi1 .nav .resulttext {
		position:relative;
		top:27px;
		float:left;
	}	

	.tx-ltggooglesearch-pi1 .nav .first {
		float:left;
	}

/* default styles for extension "tx_txinputformivc_pi1" */
  .tx-txinputformivc-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* default styles for extension "tx_loginboxmacmade_pi1" */
        //.tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
        //    color: #FF0000;
        //}
        //.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable {
        //    margin-top: 5px;
        //    margin-bottom: 5px;
        //    border: solid 1px #DFE2E3;
        //    border-collapse: collapse;
        //}
        //.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {
        //    border: solid 1px #DFE2E3;
        //    background-color: #FAFBFB;
        //    padding: 5px;
        //}
        //.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
        //    border: solid 1px #E5D9B1;
        //    background-color: #F0E9D2;
        //    font-weight: bold;
        //}
/* default styles for extension "tx_doodochcforumteaser_pi1" */
	.tx-doodochcforumteaser-pi1{ font-size:80%; font-family:verdana,sans-serif; background-color:#F5F7FA; }
	.tx-doodochcforumteaser-pi1 * { padding:0px; margin:0px; }
	/******************************* Latest Posts *****************************************/
	.teaser-latestposts-container{padding:5px;}
	.teaser-latestposts-post{margin:5px; padding:5px; background-color:#F9FBFE;border:1px solid #ccc;}
	.teaser-latestposts-post P { font-size:90%; }	
	.teaser-latestposts-post H3 A, .teaser-latestposts-post H3 A:visited { 
		font-size:11px; 
		text-decoration:none; 
		background: url(../typo3conf/ext/doodo_chcforumteaser/res/arrow_down.gif) no-repeat left top; 
		padding-left:16px;
	}
	.teaser-latestposts-post H3 A:hover { background: #F5F7FA url(../typo3conf/ext/doodo_chcforumteaser/res/arrow_right.gif) no-repeat left top;  }
	.teaser-latestposts-authordate{text-align:right; font-size:90%; font-weight:bold;}
	.teaser-latestposts-authordate SPAN {font-weight:normal;}
	
	/******************************* Latest Threads ***************************************/
	.teaser-latestthreads-container{padding:5px;}
	.teaser-latestthreads-thread{margin:5px; padding:5px; background-color:#F9FBFE;border:1px solid #ccc;}
	.teaser-latestthreads-thread P { font-size:90%; }
	.teaser-latestthreads-thread H3 A, .teaser-latestthreads-thread H3 A:visited { 
		font-size:11px; 
		text-decoration:none; 
		background: url(../typo3conf/ext/doodo_chcforumteaser/res/arrow_down.gif) no-repeat left top; 
		padding-left:16px;
	}
	.teaser-latestthreads-thread H3 A:hover { background: #F5F7FA url(../typo3conf/ext/doodo_chcforumteaser/res/arrow_right.gif) no-repeat left top;  }
	.teaser-latestthreads-authordate{font-size:90%; font-weight:bold;}
	.teaser-latestthreads-authordate SPAN {font-weight:normal;}
	/******************************* Latest Threads ***************************************/
	TABLE.teaser-topthread-container {margin-left:10px}
	TABLE.teaser-topthread-container TD {font-weght:normal; text-align:left; font-size:11px; padding:5px; vertical-align:top; background:#F2F4F7; border:1px solid #ccc;}
	TABLE.teaser-topthread-container TH { font-size:12px; text-align:left;}
	TABLE.teaser-topthread-container TD SPAN.teaser-author { font-weight:bold }
	TABLE.teaser-topthread-container TD.teaser-posts-num { text-align: right; font-weight:bold;}
	TABLE.teaser-topthread-container TD P {font-size:12px; }
	/******************************* Go to Forum Link *************************************/
	.teaser-toforum-link A {
		display:block; float:right; padding:5px; margin:3px; 
		border:1px solid #999; margin-top:-2px; 
		padding-left:16px;
		background: #EDEFF2 url(../typo3conf/ext/doodo_chcforumteaser/res/action_go.gif) 0px 5px no-repeat; 		
		text-decoration:none;
	}
	.teaser-toforum-link A:hover {background-color:#E6E8EB;} 
/* default styles for extension "tx_srlanguagemenu_pi1" */
   .tx-srlanguagemenu-pi1 p, .tx-srlanguagemenu-pi1 .links-list-header { font-family: Verdana, sans-serif; font-size: .8em; line-height:100%; color: #35006d; margin-top: 8px; padding: 0; text-indent: 0; }
   .tx-srlanguagemenu-pi1 img { margin: 0 5px; padding: 0; border-style: none; }
   .tx-srlanguagemenu-pi1 .CUR { float: left; font-size: .8em; }
   .tx-srlanguagemenu-pi1 .CUR a { background-color: transparent; color: #35006d; text-decoration: none; font-weight: bold; }
   .tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active { color:#333333; }
   .tx-srlanguagemenu-pi1 .NO { float: left; font-size: .8em; }
   .tx-srlanguagemenu-pi1 .NO a { background-color:transparent; color: #35006d; text-decoration:none; font-weight:bold; }
   .tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active { color:#333333; }
   .tx-srlanguagemenu-pi1 .INACT { float: left; font-size: .8em; }
   .tx-srlanguagemenu-pi1 .INACT a { background-color:transparent; color: #35006d; text-decoration: none; font-weight: normal; }
   .tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active { color: #333333; }
   .tx-srlanguagemenu-pi1 .SPC {  float: left; font-family: Verdana, sans-serif; font-size: .8em; line-height: 100%; color: #35006d; }
   .tx-srlanguagemenu-pi1 fieldset { }
   .tx-srlanguagemenu-pi1 fieldset legend { }
   .tx-srlanguagemenu-pi1 fieldset label { display: none; }
   .tx-srlanguagemenu-pi1 fieldset select { font-size: .8em; font-family: Verdana, sans-serif; background-color: #35006d; color: white; font-weight: bold; }
   .tx-srlanguagemenu-pi1 fieldset option.tx-srlanguagemenu-pi1-option-0 { }
/* default styles for extension "tx_documentum_pi1" */
  .tx-documentum-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; vertical-align:bottom; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 10px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
	DIV.csc-textpic DIV.csc-textpic-single-image IMG { margin-bottom: 10px; }

	/* IE7 hack for margin between image rows */
	*+html DIV.csc-textpic DIV.csc-textpic-imagerow .csc-textpic-image { margin-bottom: 0; }
	*+html DIV.csc-textpic DIV.csc-textpic-imagerow { margin-bottom: 10px; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text,
	* html .csc-textpic-intext-left ol,
	* html .csc-textpic-intext-left ul { height: 1%; }
	/* End hide from IE5/mac */

	DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {padding-left: 40px; overflow: auto; }
/* default styles for extension "fao_style" */
/* FAO stylesheet */
	body {	background: #E9EEF4 url(http://www.fao.org/fileadmin/templates/faohome/images/mainBackground.gif) repeat-x;
		font-family: Arial, sans-serif;
		font-size: 1em;
		margin: 0px 0px 0px 0px;
	}
	p, p.bodytext {
		font-family: Arial, sans-serif;
		font-size: 12px;
	}
	td.top_banner {
		height:37px;
	}
	.main{
		width:760px;
	}
	a{
		color:#004673;
		text-decoration:none;
		font-family: Arial, sans-serif;
	}
	a:hover {
		color:#004673;
		text-decoration:underline;
	}
	a.linkinfo {
		font-size: 0.9em;
		font-family: Arial, sans-serif;
		color :  #004673;
	}
	a.external-link-new-window  {
		border: 0px;
		margin: 0px;
		text-decoration:none;
	}
	a.linkglance {
		font-size: 0.9em;
	}
	a.h2glance, .csc-header-n2 h1, div.csc-header h1, .contenttable h1{
		font-size: 1em;
	}
	a.more {
		font-size: 0.72em;
		color:  #ff9933;
	}
	td.Knowledge {
		vertical-align: top;
		text-align: center;
	}
	td.Knowledge p.bodytext {
		vertical-align: top;
		text-align: center;
		font-size: 0.8em;
		font-family: Arial, sans-serif;
	}
	.heightcell {
		padding-top: 15px;
	}
	
	div#pageLinks a {font-size:10px; margin: 5px 7px 0;}
	div#pageLinks a:hover {text-decoration:underline;}
	
	div.last_update {font-size: 11px; text-align: right; padding: 4px; color: #999999;}	

    /* #################################################################################################################################  FOOTER - start - ################  */

 	td#footer_lx_cont p.bodytext{padding:0px; margin:0 4px;	line-height:20px;}
	td#footer_rx_cont p.bodytext{margin: 1px; padding: 0px;	line-height:19px; *line-height:16px;}
	
	td#footer_lx_cont, td#footer_rx_cont {background-color:#7792BA;}

	td#footer_lx_cont {padding-left: 5px;}
	td#footer_rx_cont {padding-right: 10px;}

    td#footer_lx_cont p.bodytext, td#footer_lx_cont a, td#footer_rx_cont a {color: #ffffff; font-size: 11px; font-weight: bold;}
    td#footer_lx_cont p.bodytext a:hover, td#footer_rx_cont p.bodytext a:hover {color: #ffffff; text-decoration: underline; font-weight:bold;}
        
    /* ####################################################################################################################################  FOOTER - end - ################  */ 
	
	
	/* td#footer_bg, td#footer_lx_cont, td#footer_rx_cont {
			background-image:url(http://www.fao.org/fileadmin/templates/faohome/images/bg_footer_frame.gif);
			background-repeat: repeat-x; 
	}
	td#footer_lx_cont {
		padding-left: 5px;
	}
	td#footer_rx_cont {
		padding-right: 10px; 
	}
	td#footer_lx_cont p.bodytext{
			padding: 0px;
			margin:0 4px;
			line-height:20px;
	}
	td#footer_rx_cont p.bodytext{
			margin: 1px;
			padding: 0px;
			line-height:19px;
	}
	td#footer_bg p.bodytext {margin:0;line-height:19px;}
	
	td#footer_lx_cont p.bodytext a, td#footer_rx_cont p.bodytext a, td#footer_bg p.bodytext a{
		margin: 0px;
		padding: 0px;
		font-family: Arial, sans-serif;
		font-size: 0.85em;
		text-align:left;
		color: #ffffff;
		text-decoration: none;
	}
	td#footer_lx_cont p.bodytext a:hover, td#footer_rx_cont p.bodytext a:hover, td#footer_bg p.bodytext a:hover{
		color: #ffffff;
		text-decoration: underline;
		font-family: Arial, sans-serif;
	}  */
	
	.maincontent {
		padding: 0px 0px 0px 15px;
	}
	.maincontent_home {
		padding: 0px 10px 0px 15px;
	}
	td.maincontent table#updates_box {
		background-color: #f7f7f7;
		padding-bottom: 5px;
		margin-top: 0px;
	}
	td.maincontent table#updates_box td.title_updates {
		background-color:#f6c360;
		font-weight: bold;
		font-size: 0.8em; 
		color: #222222;
		padding: 4px;
		margin-bottom: 0px;
	}
	td.maincontent #challenges_box {
		background-color: #FFF2BF;
		border-bottom: 1px dotted #666666;
		padding-bottom: 5px;
	}
	td.maincontent h1.csc-firstHeader {
		font-weight: bold;
		font-size: 1em;
		color: #222222;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	td.newsroom h1.csc-firstHeader {
		font-weight: bold;
		font-size: 1.1em; 
		color: #AF0014;
		padding-bottom: 6px;
		margin-bottom: 0px;
		vertical-align: top;
	}
	td.newsroom h1.csc-firstHeader a{
		color: #AF0014;
	}
	td.newsroom {
		margin-top:0px;
		padding-top:0px;
	}
	td.newsroom_2cols {
		margin-top:0px;
		padding-top:0px;
		padding-right: 10px;
	}
	td.newsroom_2cols h6 {
		color:#B91A20;
		font-size: 1em;
		font-family: Arial, sans-serif;
		margin:0px;
		padding:0px;
		font-weight:bold;
	}
	td.newsroom_2cols p.bodytext {
		font-size: 12px;
		font-family: Arial, sans-serif;
		line-height:19px;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:19px;}
	.contenttable h4 {
		font-weight: bold;
		font-size: 0.9em; 
		padding: 4px;
		margin-top: 10px;
		margin-bottom: 0px;
	}
	div.h2glance {
		font-size: 0.9em;
	}
	h2.H2info, h2 {
		font-size: 1.1em;
		color: #4269b0;
		padding-top: 2px;
		margin-top: 15px;
		margin-bottom: 2px;
		line-height: 20px;
		font-weight: lighter;
	}
	h2      {font-size: 1em;
		color: #000;
		padding-top: 2px;
		margin-top: 0px;
		margin-bottom: 2px;
		line-height: 20px;
		font-weight: bold;
	}
	h2.red {
		font-family: Arial,sans-serif;
		font-size:1.0em;
		font-weight:bold;
		line-height:normal;
		margin: 20px 0pt 10px;
		color:#B91A20;
	}
	h3.amber {
		font-size:0.9em;
		border-top:10px solid #E1AC1E;
		color:black;
		padding-top:5px;
		margin-top: 0px;
	}
	h3.blue {
		font-size:0.9em;
		border-top:10px solid #1D317E;
		color:black;
		padding-top:5px;
		margin-top: 0px;
	}
	h3.red {
		font-size:0.9em;
		border-top:10px solid #B91A20;
		color:black;
		padding-top:5px;
		margin-top: 0px;
	}
	h4.amber {
		color:#E1AC1E;
		margin-bottom: 0px;
		padding: 0px;
	}
	h4.red {
		color:#B91A20;
		margin-bottom: 0px;	
		padding: 0px;
	}
	h4.blue {
		color:#1D317E;
		margin-bottom: 0px;	
		padding: 0px;
	}
	h4 a{
		text-decoration: none;
		}
	h4 a:hover {
		text-decoration: underline;
	}
	td.newsroom_2cols ul, td.newsroom_2cols ol, td.newsroom ol, td.newsroom ul{
		margin-top: 0;
		margin-bottom: 0;
		margin-right: 5%;
		margin-left: 0;
		padding-left: 1.5em;
		text-indent: 0em;
	}
	td.newsroom_2cols ul li, td.newsroom_2cols ol li, td.newsroom ol li, td.newsroom ul li  {
		font-size: 0.8em;
		line-height: 19px;
	}
	ul#twrss_table {
		margin-top: 0;
		margin-left: 0;
		margin-right: 5%;	
	}
	li.twrss_bodytext a {
		line-height: 13px;
		font-size: 0.8em;
		color:#004673;
		text-decoration:none;
	}
	li.twrss_bodytext a:hover {
		line-height: 13px;
		font-size: 0.8em;
		color:#af3838;
		text-decoration:none;
	}
	td.mainbar {
		padding: 0 10px 0 0;
		margin: 0px;
		vertical-align:top;
	}
	td.mainbar p.bodytext, td.mainbar p {
		font-family: Arial,sans-serif;
		line-height:1.5em;
	}
	td.maincontent #info_box_top {
		background-image: url(http://www.fao.org/fileadmin/templates/faohome/images/info_box_top.gif);
		background-repeat: no-repeat;
		background-position: center;
		font-size: 0.9px;
		height: 4px;
	}
	td.maincontent #info_box {
		background-image: url(http://www.fao.org/fileadmin/templates/faohome/images/bg_info_box.gif);
		background-repeat: repeat-x;
		width:149px;
		background-color: #d0e1f9;
		border-left: 1px solid #0066a8;
		border-right: 1px solid #0066a8;
		margin-bottom: 0px;
		margin-top: 0px;
		text-align: left;
	}
	td.maincontent #info_box_bottom {
		background-image: url(http://www.fao.org/fileadmin/templates/faohome/images/info_box_bottom.gif);
		background-repeat: no-repeat;
		background-position: center center;
		font-size:1px;
		height: 4px;
	}
	dd.csc-textpic-caption {
		font-size: 0.8em;
		font-style: italic;
		padding: 2px;
	}
	 div.csc-textpic-text {
		margin-top: 0px;
	}
	div.csc-textpic-text p.bodytext{
		font-size: 0.8em;
		padding-left: 2px;
		padding-bottom: 10px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	/* ----- the following is for the text of the main news in the FAO home page ---- */
	td.newsroom div.csc-textpic-text p.bodytext{
		font-size: 0.8em;
		line-height: 17px;
		padding-left: 2px;
		padding-bottom: 10px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	/* ----- end ---- */
	div.csc-textpic-text h3{
		font-weight: normal;
		font-size: 0.8em;
		color: #4269b0;
		padding: 4px;
		padding-top: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		line-height: 15px;
	}
	table.contenttable p.bodytext {
		padding: 5px;
		margin-bottom: 0px;
	}
	td.search {
		 border-top: 4px solid #00418A;
		 border-bottom: 1px solid #d7dfea;
		 background-color:#5079ac;
	}
	td.logo {
		background-image:url(http://www.fao.org/fileadmin/templates/faohome/images/bg_logo.gif);
		background-repeat: repeat-x; 
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		font-size: 1px;
	}
	td.top_banner {
		background:#899CC0 url(http://www.fao.org/fileadmin/templates/faohome/images/pagetitleBar.gif); 
		background-repeat: repeat-y; 
	}
	td.langs{
		background: url(http://www.fao.org/fileadmin/templates/faohome/images/languagebar.gif) repeat-x;
		height: 20px;
		}
	td.top_banner div#title_topbanner {
		color:white;
		font-family: Arial,sans-serif;
		font-size:1.1em;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		margin:0pt;
		padding:10px 10px 5px;
	}
	td.maincolor{
		background-color:#1e4387;
	}
	
	td.maincolumn_bg {
		background-color:#ffffff;
	}

	table.maincolumn {
		width:100%;
	}
	td.leftcolumn{
		background-color:#c5d1e2;
		border-right: 1px solid #ffffff;
	}
	td.rightcolumn{
	border-left:0 none;
	padding-left:5px;
	padding-right:12px;
	}
	/* # # # # # # # # # # COLOURED BOXES starts # # # # # # # # # # # # # # */
	td#box_notice {
		border:1px solid #C4C4C4;
	}
	td#box_notice p.bodytext {
		font-size: 0.8em;
		font-family: Arial, sans-serif;
		padding: 10px;
		line-height:16px;
		letter-spacing:	0.5px;
		margin: 0px;
		text-align: center;
	}
	td#box_blue_key {
	background-color:#F6F4EF;
	}
	td#box_yellow h4 {
	border-top: 8px solid #F5DB5C; 
	}
	td#box_yellow ul li {
		background:transparent url(http://www.fao.org/fileadmin/templates/faohome/images/arrow.gif) no-repeat scroll left 6px;
		list-style-type:none;
		padding: 3px 0px 0px 15px;
		font-size: 0.8em;
	}
	td#box_blue h1.csc-firstHeader {
		border-top: 8px solid #00418a; 
		font-size: 0.9em;
		font-weight: bold;
		color: #000000;
		margin-bottom: 8px;
		margin-top: 0px;
		padding-top: 5px;
		padding-left: 0px;
		margin-left: 10px;
		margin-right: 10px;
	}
	td#box_blue_key h1.csc-firstHeader {
		border-top:5px solid #F5DB5C;
		font-size: 0.9em;
		font-weight: bold;
		color: #000000;
		margin-bottom: 8px;
		margin-top: 0px;
		padding-top: 5px;
		padding-left: 0px;
	}
	td#box_blue_2cols h3.blue {
		font-size:0.9em;
		border-top:10px solid #1D317E;
		color:black;
		margin-left:15px;
		margin-right:10px;
	}
	td#box_blue_2cols h5 {
		font-size:0.9em;
		color:black;
		margin-left:15px;
		margin-right:10px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	#short_history h3.blue {
		border-top:10px solid #1D317E;
		color:black;
		padding-top:5px;
		font-family: Arial,sans-serif;
		font-size: 0.9em;
		font-weight: bold;
	}
	#short_history p.blue, td.blue{
		font-family: Arial,sans-serif;
		font-size:12px;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:19px;
		margin:5px 0pt 0pt;
		text-align:left;
	}
	
	div#history_less a {
		font: 0.8em arial;
		line-height:19px;
	}
	#box_blue_2cols h1.csc-firstHeader, #box_blue_2cols h1 {
		border-top: 10px solid #1D317E; 
		font-family: Arial, sans-serif;
		font-size: 0.95em;
		font-weight: bold;
		color: #000000;
		margin-bottom: 8px;
		padding-top: 5px;
		padding-left: 2px;
		margin-right: 5px;
		margin-left: 15px;
	}
	#box_blue_2cols h1.green_subline, h1.green_subline{
		border-top: 10px solid #4BAA46;
	}
	 #box_blue_2cols h1.red_subline, h1.red_subline {
		border-top: 10px solid #AF0014;
	}
	 #box_blue_2cols h1.yellow_subline, h1.yellow_subline {
		border-top: 10px solid #F5DB5C;
	}
	 #box_blue_2cols h1.orange_subline, h1.orange_subline {
		border-top: 10px solid #FF9933;
	}
	 
	#box_blue_2cols h1.blue_subline, h1.blue_subline {
		border-top: 10px solid #00418A;
	}
	#box_blue_2cols h1.grey_subline, h1.grey_subline {
		border-top: 10px solid #999999;
	}
	#box_dg1 li {
		font: 0.8em Arial, sans-serif;
		margin: 0;
		padding: 0;
		list-style-type: disc;
		line-height:19px;
	}
	#box_dg1 ul {	
		margin: 0;
		padding: 0 0 0 40pt;
	}
	#box_dg1 p {
		font-size: 0.75em; font-family: arial;
		padding: 0 0 0 10px;
		margin: 0 5px 0 0;
		line-height:1.6em;
	}
	#box_dg1 hr {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	}
	td#box_blue_faq {
		border: 2px solid #1d4573; 
		border-top: 2px solid #8daacb; 
		border-left: 2px solid #8daacb; 
		background-image: url(http://www.fao.org/fileadmin/templates/faohome/images/bg_faq.gif); 
		background-repeat: repeat-x;
		height: 19px;
		text-align: center;
	}
	td#box_blue_faq p.bodytext {
		margin: 5px 3px 4px 3px;
	}
	td#box_blue_faq p.bodytext a{
		font-size: 0.8em;
		font-weight: bold;
		color: #004673;
		text-decoration: none;
	}
	td#box_blue_faq p.bodytext a:hover{
		color:#af3838;
		text-decoration:none;
	}
	td#box_ylw h1.csc-firstHeader {
		border-top: 10px solid #00418a; 
		font-size: 0.9em;
		font-weight: bold;
		color: #000000;
		margin-bottom: 8px;
		padding-top: 4px;
		padding-left: 3px;
	}
	td#box_ylw div#more_news h1.csc-firstHeader {
		border-top:5px solid #AF0014;
	}
	td#box_red h1.csc-firstHeader {
		border-top: 10px solid #AF0014; 
		font-size: 0.9em;
		font-weight: bold;
		color: #AF0014;
		margin-bottom: 8px;
		padding-top: 4px;
		margin-top: 0px;
		padding-left: 3px;
	}
	/* ------ BROWNBOX IN ABOUT PAGE START ------ */
	div.image center p {
		font: 0.8em arial;}
	#brownBox {
		background-color:#E1E6EC;
		border:1px solid #1E4387;
		color:black;
		padding: 15px 10px 10px 10px;
		text-decoration:none;
		font-family:"Arial",sans-serif;
		font-size:0.75em;
		line-height:1.5em;
	}
	#brownBox img {
		border: none;
	}
	/* ------ BROWNBOX IN ABOUT PAGE END ------ */ /* ------ BLUBLICATION START ------ */ 
	.mainbarpubli h2 {
		font-family:"Arial",sans-serif;
		font-size:1em;
		font-weight: bold;	
	}
	#publibox{
		font-family:"Arial",sans-serif;
		font-size:0.8em;
		line-height:1.5em;
	}
	#grayBox{
		background-color:#F1EFEF;
		border:1px solid #C4C4C4;
		color:black;
		display:block;
		padding:5px 10px;
		text-align:left;
		text-decoration:none;
		font-family:"Arial",sans-serif;
		line-height:1.1em;
	}
	#grayBox img {
		margin-right: 20px;
		margin-bottom: 2px;
		margin-top: 10px;
	}
	#publilist p {
		display:block;
		margin-top:0pt;
		padding:5px 10px;
		font-family:"Arial",sans-serif;
		line-height:1.5em;
		margin-bottom:0px;
	}
	#publilist a.read_more{
		font: 0.85em arial;
	}
	#publilist h2 {
		font-size: 1em;
		color: #000;
		padding-top: 0px;
		margin-top: 18px;
		margin-bottom: 10px;
		font-weight: bold;
	}
	#publilist a {
		margin-bottom: 0px;
	}
	#publilist img {
		margin: 8px 8px 0 10px;
	}
	#grayBox h4 {
		color:#1D317E;
	}
	#grayBox a { 
		font-size:0.9em;
	}
	/* ------ BLUBLICATION END------ */ 
	td#box_green h1.csc-firstHeader {
		border-top: 8px solid #4BAA46; 
		font-size: 0.9em;
		font-weight: bold;
		color: #000000;
		margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 8px;
		padding-top: 4px;
		margin-top: 0px;
		padding-left: 0px;
	}
	/* # # # # # # # # # # # # COLOURED BOXES ends # # # # # # # # # # # */ul 	{
		margin:0pt;
		padding:2pt 0pt 2pt 3pt;
	}
	table.table_menu_right td#box_blue ul, table.table_menu_right td#box_green ul, table.table_menu_right td#box_blue_2cols ul{
		margin: 0pt 0pt 0pt 0pt;
		padding: 0pt 8pt 0pt 8pt;  /* this is for the padding effect in the right column */
	}
	table.table_menu_right td#box_blue ul li, td#box_blue_key ul li, td#box_red ul li, td#box_ylw ul li, table.table_menu_right td#box_green ul li {
		background:transparent url(http://www.fao.org/fileadmin/templates/faohome/images/arrow.gif) no-repeat scroll left 6px;
		border-bottom:1px dotted #4071A7;
		font-size: 0.8em;
		color:#4071A7;
		list-style-type:none;
		padding:2px 0pt 3pt 15px;
		margin: 2pt;
	}
	table.table_menu_right td#box_blue_2cols ul li {
		background:transparent url(http://www.fao.org/fileadmin/templates/faohome/images/arrow.gif) no-repeat scroll left 6px;
		border-bottom:1px dotted #4071A7;
		font-size: 0.8em;
		list-style-type:none;
		padding:2px 0pt 3pt 15px;
		margin: 2pt;
	}
	#box_blue_2cols p.bodytext {
		margin: 5px 15px 0 15px;
		font: 0.75em arial;
		line-height:17px;
	}
	
	td#box_blue p.bodytext, td#box_blue_key p.bodytext, td#box_green p.bodytext {
		font-size: 0.8em;
		margin-top: 0%;
		margin-bottom: 6px;
	}
	td#box_blue li a:hover, td#box_blue_key li a:hover, td#box_green li a:hover {
		text-decoration: underline;
	}
	
	td#box_red p.bodytext {
		font-size: 0.8em;
		font-weight: bold;
		margin-top: 3px;
		margin-bottom: 6px;
		padding-left: 3px;
	}
	table.table_menu {
		margin-top: 8px; 
		margin-left: 0px;
	}
	/* # # # # # # # # # # START TMPL_COUNTRY_TABLE # # # # # # # # # # # # */
	table.country_table {
		background: #EEEEEE;
		margin: 20px 5px 10px 10px;
	}
	td.country {
		font: 0.8em arial;
	}
	
	/* # # # # # # # # # # END TMPL_COUNTRY_TABLE # # # # # # # # # # # # */
	/* # # # # # # # # # # START TMPL_SUB_BANNER # # # # # # # # # # # # */
	.whitecell {
		padding-top: 5px;
	}
	h3 {
		font: 1em arial;
	}
	#whitebox {
		background-color:#fff;
		border:1px solid #C4C4C4;
		color:black;
		display:block;
		padding:5px 10px;
		text-align:left;
		text-decoration:none;
		font-family:"Arial",sans-serif;
		line-height:1.1em;
	}
	#whitebox a { 
		font-size:0.9em;
	}
	#whitebox img {
		margin-right: 20px;
		margin-bottom: 2px;
		margin-top: 10px;
		}
	h5.subtitle_publi {
		padding: 0;
		margin: 0;	
	}
	h4.greenline {
		border-top: 10px solid #4BAA46; 
		margin-bottom:8px;
		margin-top:5px;
		margin-left:15px;
		margin-right:5px;
		padding-left:2px;
		padding-top:5px;
	}
	h4.bluline {
		border-top: 10px solid #1D317E; 
		margin-bottom:8px;
		margin-left:15px;
		margin-right:5px;
		margin-top: 0px;
		padding-left:2px;
	}
	table#table_project td, table#about_sfe td {
		border: 1px solid #4BAA46;
	}
	td.subbanner {
		margin: 0; 
		border-bottom: 2px solid #336699;
		border-top: 2px solid #B5CFE2;
	}
	td#subtitle_int {
		background:url(../sfe/images/subtitle_bk.gif) scroll 0% 50%;
		background-color: #90A8C9;
	}
	td#subtitle_lx {
		background:url(../sfe/images/subtitle_lx.gif);
		background-repeat: no-repeat;
		width: 7px; 
		height: 35px;
	}
	td#subtitle_rx {
		background-image:url(../sfe/images/subtitle_rx.gif);	
		background-repeat: no-repeat;
		width: 7px; 
		height: 35px;
		padding-right: 5px;
		margin-right: 5px;
	}
	td.subbanner img, td#subtitle_int, td#subtitle_lx {
		border: 0;
		padding: 0;
		margin: 0;
	}
	div#cont_subbanner {
		display: inline;
	}
	div.subbanner {
		float: left;
		width: 70%;
	}
	div.right_img {
		float: right;
		width: 30%;
	}
	td#subtitle_lx p.bodytext, td#subtitle_rx p.bodytext, td#subtitle_int p.bodytext {
		padding: 0; 
		margin: 0;
	}
	td#subtitle_int p.bodytext {
		font: 1em arial;
		text-align: right;
		letter-spacing: 1px;
	}
	td.right_img {
		border-bottom: 2px solid #336699;
		border-top: 2px solid #B5CFE2;
	}
	td.right_img div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image, div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
		float:none;	
		padding: 0;
		margin: 0;
	}
	div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
		padding-top: 0;
	}
	/* # # # # # # # # # # END SUB_BANNER # # # # # # # # # # # # */
	/* # # # # # # # # # # ActiveMenuSub # # # # # # # # # # # # */
	td.menuoff {	
		border-bottom:1px solid #F8F8F8;
		background: #E9EEF4;
		color: #00418A;
		text-decoration: none;
		font-size: 0.75em;
		font-weight: bold;
		padding:0 0 0 0.25em;
	}
	
	td.menucur {
		background: #FFFFFF;
		color: #00418a;
		text-decoration: none;
		font-size: 0.75em;	
		font-weight: bold;
	}
	td.menuon {
		border-bottom:1px solid #F8F8F8;
		background: #ffffff; 
		color:#00418a; 
		font-size: 0.75em;	
		font-weight: bold;
		text-decoration: none;
		padding:0 0 0 0.25em;
	}
	td.menuon a:active  {
		color:#00418a;
		background: #ffffff; 
		border-bottom:1px solid #F8F8F8;
	}
	td.menuon a:hover {
		color: #00418A;
		text-decoration: none;
	}
	td.menucursup {
		border-bottom:1px solid #F8F8F8;
		background: #ffffff; 
		color: #00418a;
		text-decoration: none;
		font-size: 0.75em;	
		padding-left: 20px;
	}
	td.menuoffsup {
		border-bottom:1px solid #F8F8F8;
		background: #E9EEF4; 
		color: #00418a;
		text-decoration: none;
		font-size: 0.75em;	
		padding-left: 20px;
		padding-right: 5px;
		padding-bottom: 3px;
		padding-top: 2px;
	}
	td.menuonsup a:hover {
		color: #00418A;
		text-decoration: none;
		border-bottom:1px solid #F8F8F8;
	}
	td.menuonsup {
		border-bottom:1px solid #F8F8F8;
		background: #ffffff; 
		color:#00418a; 
		font-size: 0.75em;	
		text-decoration: none;
		padding-left: 20px;
		padding-right: 5px;
		padding-bottom: 3px;
		padding-top: 2px;
	}
	td.menuoffsup a:active, td.menuonsup a:active {
		color:#00418a;
		padding-bottom: 5px;
		background: #ffffff; 
	}
	/* # # # # # # # # # # ACTIVE MENU ends # # # # # # # # # # # # */
	
	/* # # # # # # # # - this is for the third menu level- # # # # # # # # # # # */
	td.submenuoffsup {
		border-bottom:1px solid #F8F8F8;
		background: #E9EEF4; 
		color: #00418a;
		text-decoration: none;
		font-size: 0.7em;	
		padding-left: 20px;
		padding-bottom: 3px;
		padding-top: 2px;
	}
	td.submenuonsup a:hover {
		color: #00418A;
		text-decoration: none;
		border-bottom:1px solid #F8F8F8;
	}
	td.submenuonsup {
		border-bottom:1px solid #F8F8F8;
		background: #ffffff; 
		color:#00418a; 
		font-size: 0.7em;	
		text-decoration: none;
		padding-left: 20px;
		padding-bottom: 3px;
		padding-top: 2px;
	}
	td.submenuoffsup a:active, td.submenuonsup a:active {
		color:#00418a;
		padding-bottom: 5px;
		background: #ffffff; 
	}
	/* # # # # # # # # - end of third menu level- # # # # # # # # # # # */
	
	/* # # # # # # # # # # START ACTIVE MENU LATEST UPDATE # # # # # # # # # # # # */
	td.menuon {
	padding:0 0 0 0.25em;
	}
	td.menuoff {
	padding:0 0 0 0.25em;
	}
	td.menuoff_act, td.menuoff_no {	
		border-bottom:1px solid #F8F8F8;
		background: #E9EEF4;
		color: #00418A;
		text-decoration: none;
		font-size: 0.75em;
		font-weight: bold;
		padding:0 0 0 0.4em;
	}
	td.menuon_cur, td.menuon_no, td.menuon_act {
		border-bottom:1px solid #F8F8F8;
		background: #ffffff; 
		color:#00418a; 
		font-size: 0.75em;	
		font-weight: bold;
		text-decoration: none;
		padding:0 0 0 0.4em;
	}
	td.menuon_cur a:active, td.menuoff_act a:active{
		color:#00418a;
		background: #ffffff; 
		border-bottom:1px solid #F8F8F8;
	}
	td.menuon_cur a:hover, td.menuon_no a:hover, td.menuon_act a:hover {
		color: #00418A;
		text-decoration: none;
	}
	/* # # # # # # # # # # END ACTIVE MENU LATEST UPDATE # # # # # # # # # # # # */
	
	/*--- ### SEARCH FORM START ### ----*/
	div#search form {
		margin:0px;
		padding:0px;
		display: inline;
	}
	div#search input{
		margin-top: 5px;
		margin-bottom: 5px;
		margin-right:0px;
	}
	div#search input.inputbox {
		font-family: Arial;
		font-size: 11px;
		height: 19px;
	}
	div#search input.button {
		height: 18px;
	}
	/*--- #### SEARCH FORM END ### ----*/
	
	.tx-srlanguagemenu-pi1 {
		white-space:nowrap;
		margin: 0px; 
		border: 0px;
		padding-left: 161px;
	}
	.tx-srlanguagemenu-pi1 a		{
		text-transform: lowercase; 
		font-family: Arial;
		font-size: 11px; 
		color: #404040;
		float: left;
		padding: 2px 20px 2px 20px;
		line-height: 16px;
		font-weight: normal;
	}
	.tx-srlanguagemenu-pi1 a:hover 		{
		background: url(http://www.fao.org/fileadmin/templates/faohome/images/bg_langs_sel.gif) repeat-x; 
		text-decoration: none;
		margin: auto;
	}
	.tx-srlanguagemenu-pi1 img 		{display:none;}
	.tx-srlanguagemenu-pi1 .CUR, .tx-srlanguagemenu-pi1 .NO a:hover	{
		background: url(http://www.fao.org/fileadmin/templates/faohome/images/bg_langs_sel.gif) repeat-x;
		color:#ffffff;  
		margin: auto;
	}
	.tx-srlanguagemenu-pi1 .CUR a 		{
		color: #ffffff; 
		text-decoration: none;
		font-weight: normal;
	}
	.tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active {
		color:#ffffff; 
		text-decoration: none;
	}
	.tx-srlanguagemenu-pi1 .NO 		{
		display:block; 
		line-height: 16px;
		white-space:nowrap; 
		text-align: center;
		font-family: Arial;
		font-size: 11px; 
	}
	.tx-srlanguagemenu-pi1 .NO a 	{
		color: #404040; 
		text-decoration:none;
		font-weight: normal;
		font-family: Arial;
		font-size: 11px; 
		}
	.tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:active {
		color:#ffffff; 
		text-decoration: none;}
	.tx-srlanguagemenu-pi1 .INACT 		{display:none;}
	
	.tx-srlanguagemenu-pi1 .INACT a 	{display:none;}
	
	.tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active 
	{display:none;}
	.tx-srlanguagemenu-pi1 .SPC 	{display:none;}
	
	/* ------ ROUND BOXES GRAPHS (start) ------ */ 
	td.round_top_lx {
		background-image: url(http://www.fao.org/fileadmin/templates/faohome/images/round_top_lx.gif);
		background-repeat: no-repeat;
		font-size:1px;
		width: 6px;
	}
	
	td.round_top_rx {
		background-image: url(http://www.fao.org/fileadmin/templates/faohome/images/round_top_rx.gif);
		background-repeat: no-repeat;
		font-size:1px;
		width: 6px;
	}
	td.round_top {
		background-color: #f7f9ee;
		border-top: 1px solid #f4c56c;
		font-size:1px;
	}
	td.round_main_lx {
		background-color: #f7f9ee;
		border-left: 1px solid #f4c56c;
		font-size:1px;
	}
	td.round_main{
		background-color: #f7f9ee;
		text-align: center;
		padding-top: 8px;
	}
	td.round_main table.contenttable p.bodytext {
		margin: 0px;
		padding: 0px;	}
	td.round_main_rx {
		background-color: #f7f9ee;
		border-right: 1px solid #f4c56c;
		font-size:1px;
	}
	td.round_bottom {
		background-color: #f7f9ee;
		border-bottom: 1px solid #f4c56c;
		font-size:1px;
		height:6px;
	}
	td.round_bottom_lx {
		background-image: url(http://www.fao.org/fileadmin/templates/faohome/images/round_bottom_lx.gif);
		background-repeat: no-repeat;
		font-size:1px;
		width: 6px;
	}
	td.round_bottom_rx {
		background-image: url(http://www.fao.org/fileadmin/templates/faohome/images/round_bottom_rx.gif);
		background-repeat: no-repeat;
		font-size:1px;
		width: 6px;
	}
	/* ------ ROUND BOXES GRAPHS (end) ------ */ 
	/* ------ ROUND BOXES NEWSROOM (start) ------ */ 
	td.round_top_newsroom_lx {
		background-image: url(http://www.fao.org/fileadmin/templates/faohome/images/round_top_newsroom_lx.gif);
		background-repeat: no-repeat;
		font-size:1px;
		width: 2px;
	}
	td.round_top_newsroom_rx {
		background-image: url(http://www.fao.org/fileadmin/templates/faohome/images/round_top_newsroom_rx.gif);
		background-repeat: no-repeat;
		font-size:1px;
		width: 2px;
	}
	td.round_top_newsroom {
		background-color: #ece9e0;
		border-top: 1px solid #c1b6a0;
		font-size:1px;
	}
	td.round_main_newsroom_lx {
		background-color: #ece9e0;
		border-left: 1px solid #c1b6a0;
		font-size:1px;
		width:1px;
		margin: 0px;
		padding: 0px;
	}
	td.round_main_newsroom{
		background-color: #ece9e0;
		margin: 0px;
		padding: 0px;
	}
	td.round_main_newsroom_rx {
		background-color: #ece9e0;
		border-right: 1px solid #c1b6a0;
		font-size:1px;
		width:1px;
		margin: 0px;
		padding: 0px;
	}
	td.round_bottom_newsroom {
		background-color: #ece9e0;
		border-bottom: 1px solid #c1b6a0;
		font-size:1px;
		height:2px;
	}
	td.round_bottom_newsroom_lx {
		background-image: url(http://www.fao.org/fileadmin/templates/faohome/images/round_bottom_newsroom_lx.gif);
		background-repeat: no-repeat;
		font-size:1px;
		width: 2px;
	}
	td.round_bottom_newsroom_rx {
		background-image: url(http://www.fao.org/fileadmin/templates/faohome/images/round_bottom_newsroom_rx.gif);
		background-repeat: no-repeat;
		font-size:1px;
		width: 2px;
	}
	/* ------ ROUND BOXES NEWSROOM (end) ------ */ 
	/* ------ ROUND INFO_BOX (start) ------ */ 
	td.round_infobox_bottom_rx, td.round_infobox_bottom_lx, td.round_infobox_top_rx, td.round_infobox_top_lx {
		background-color: #f0f0f0;
		font-size:1px;
		white-space: nowrap;
	}
	td.round_infobox_top {
		background-color: #f0f0f0;
		border-top: 1px solid #0066a8;
		font-size:1px;
		height: 6px;
	}
	td.round_infobox_main_lx {
		background:#f0f0f0;
		border-left: 1px solid #0066a8;
		font-size:1px;
		padding: 0px;
		margin: 0px;
	}
	td.round_infobox_main{
		border: 1px solid #0066a8;
		background-color:#f0f0f0;
		margin-bottom: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
		padding: 5px 0px 0px 0px;
		text-align: left;
	}
	td.round_infobox_main p.bodytext {
		font-size: 11px;
		font-weight: normal;
		margin-bottom: 0px;
		margin-top: 0px;
		padding: 5px;
	}
	td.round_infobox_main h5 {
		border-top: 1px dotted #666666;
		font-size: 11px;
		font-weight: normal;
		margin-bottom: 0px;
		margin-top: 5px;
		padding: 3px;
	}
	td.round_infobox_main_rx {
		background:#f0f0f0;
		border-right: 1px solid #0066a8;
		font-size:1px;
	}
	td.round_infobox_bottom {
		background-color: #f0f0f0;
		border-bottom: 1px solid #0066a8;
		font-size:1px;
		height:6px;
	}
	/* ------ ROUND INFO_BOX GRAPHS (end) ------ */ 
	td.newsdg p {
		font: 0.75em arial;
		line-height:19px;}
	td.newsdg p.bodytext {
		font: 0.6em arial;
		text-align: center;
		color: #404040;
		padding: 0;
		margin: 0;
	}
	/* ############# SURVEY STYLE starts ############### */
	div.tx-pbsurvey-pi1 div.pagenumbering, fieldset.survey_item legend.question {
		display: none;
	}
	div.tx-pbsurvey-pi1 div.formbuttons input {
		font-family: Trebuchet Ms;
		font-size: 10px;
		font-weight: bold;
		background-color: #CCCCCC;
		color: #333333;
		border-top: 1px solid #f7f7f7;
		border-left: 1px solid #f7f7f7;
		border-bottom: 1px solid #333333;
		border-right: 1px solid #333333;
	}
	fieldset.survey_item {
		border: none;
	}
	.tx-pbsurvey-pi1 .survey_item{
		margin: 0px;
		margin-bottom: 10px;
	}
	div.tx-pbsurvey-pi1 {
		margin: 0px;
		padding: 0px 4px 4px 4px;
		background: #f7f7f7;
	}
	td.pbsurvey_text 	{	
		font-size: 10px;
		font-family: Arial;
		color: #000000;
	}
	
	td.pbsurvey_percentage	{	
		font-size: 10px;
		font-family: Arial;
		text-align: right;
		color: #3a6ea5;
	}
	.tx-ncpbsurveyfesimplestats-pi1 td.answer {
		font-size: 11px;
		color: #000000;
		line-height: 13px;
		padding-left: 5px;
		padding-bottom: 5px;}
	.tx-ncpbsurveyfesimplestats-pi1 .barcontainer {
		background-color:#ffffff;
		border:1px solid #000000;
		position:relative;
		width:100px;
		height:15px;
		top:-10px;
		z-index:5;
	}
	div#percent{
		position:relative;
		height:15px;
		width:auto;
		left:60px;
		top:6px;
		z-index:6;
	}
	.tx-ncpbsurveyfesimplestats-pi1 .bar {
		background-color:#A3B7D2;
		left:0px;
		position:absolute;
		z-index:4;
		font-family: Arial;
		font-size: 9pt;
		font-weight: bold;
	}
	.tx-pbsurvey-pi1 .survey_error {
		font-size: 11px;
		color:#000000;
		font-weight: bold;
	}
	div.questionSubtext p.bodytext {
		font-size: 12px;
	}
	img.hp1photo{
	 visibility:hidden
	}
	div.news{
	 visibility:hidden
	}
	h2.sharefair{}
	/* SITEMAP STYLE */
	.tx-dropdownsitemap-pi1 div.expAll {
		background-color:#f1f4f8;
		border-bottom:2px solid #004673;
		border-top:1px solid #e9eef4;
		border-left:1px solid #e9eef4;
		border-right:1px solid #e9eef4;	
		color:#004673;
		width:700px;
		margin-bottom:5px;
	}
	.tx-dropdownsitemap-pi1 div.expAll a {
		color:#004673;
		padding:5px;
		text-decoration:none;
		font-weight:bold;
		font-size:14px;
	}
	.tx-dropdownsitemap-pi1 div.expAll a:hover {
		color:#6a7da2;
		padding:5px;
	}
	.tx-dropdownsitemap-pi1 img {
		margin-right:5px;
	}
	.tx-dropdownsitemap-pi1 a, .tx-dropdownsitemap-pi1 a:link, .tx-dropdownsitemap-pi1 a:visited, .tx-dropdownsitemap-pi1 a:active {
		color:#004673;
		text-decoration:none;	
	}
	.tx-dropdownsitemap-pi1 a:hover {
		text-decoration:none;
		color:#6a7da2;
	}
	.level_2 a {
		font-size:12px;
	}
	.level_2 a:hover {
		text-decoration:none;
		color:#6a7da2;
	}
	/* END OF SITEMAP STYLE */
	div.dev_area {
		background-color:#dbd421;
		color:#232323;
		font-family:"Arial",sans-serif;
		font-size:11px;
		font-weight:bold;
		line-height:14px;
		padding:2px 10px 1px 10px;
		margin-left: 20px;
		width:100px;
		white-space: nowrap;
		float: left; 
	}
	/* ---- START RIGHT BOX 2009 --- */
	#box_right1 {
	border-bottom:3px solid #FFFFFF;
	}
	#box_right2 {
	background: #006497 url(http://www.fao.org/fileadmin/templates/faohome/images/bk_summit.jpg) repeat-x;
	padding: 5px;
	}
	#box_right2 p.bodytext {
	color: #ffffff;
	font-size: 11px;
	margin: 5px 3px 0 3px;
	line-height: 18px;
	}
	h1.path_summit {
	margin: 0;
	color: #f8af00;
	font-size: 14px;
	}
	#box_right4 {
	background: #005f8f url(http://www.fao.org/fileadmin/templates/faohome/images/bk_high_level.jpg) repeat-x;
	padding: 5px;
	}
	#box_right4 .indent {
	color: #ffffff;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 18px;
	}
	#box_right6 {
	background: #014f80 url(http://www.fao.org/fileadmin/templates/faohome/images/bk_food_security.jpg) repeat-x;
	padding: 5px;
	}
	#box_right6 .indent {
	color: #ffffff;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 18px;
	}
	#box_right8 {
	background: #084574 url(http://www.fao.org/fileadmin/templates/faohome/images/bk_wfd.jpg) repeat-x;
	padding: 5px;
	}
	#box_right8 .indent {
	color: #ffffff;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 18px;
	}
	/* ---- ENDRIGHT BOX 2009 --- */
	/* --- NEW HOME PAGE 2009 --- */
	td#box_ylw h1.csc-firstHeader a {
	color: #000000;
	}
	#box_ylw_light {
	background-color:#F6F4EF;
	}
	td#box_blue_key {
	background-color:#fff;
	}
	#hp1photo {
	border: 1pt solid #999999;
	}
	td.rightcolumn {
	border-left:0;
	padding-left:5px;
	padding-right:12px;
	}
	#greenBox {
	border-top:5px solid #4BAA46;
	background-color: #edf8f0;
	margin-top: 10px;
	}
	#blueBox{
	border-top:5px solid #00418A;
	background-color: #f0f5f9;
	padding-bottom: 10px;
	}
	#meetings {
	background-color: #fcf1d5;
	margin-top: 5px;
	}
	#box_red {
	padding-right: 10px;
	}
	td#box_ylw h1.csc-firstHeader {
	border-top:5px solid #efad00;
	}
	td#box_red h1.csc-firstHeader {
	border-top:0;
	color:#000000;
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:0;
	padding-left:3px;
	padding-top:4px;
	}
	td#box_ylw h1.csc-firstHeader {
	margin-top: 0;
	}
	#donate_now {
	margin-top: 40px;
	}
	
    /* # # # # # # # # # # # # # # #   L O G I N - s t a r t - # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
		
	div.tx-loginboxmacmade-pi1  {font-size:13px; font-weight: bold; padding-top: 14px;}

	table.tx-loginboxmacmade-pi1-loginTable {margin-top: 20px;}

	td.tx-loginboxmacmade-pi1-labelCell {text-align: right; font-size: 13px; padding-right: 3px;}

	td.tx-loginboxmacmade-pi1-fieldCell input {background-color:#f7f7f7; border:1px solid #999999; padding-left:3px; width:202px;}

	td.tx-loginboxmacmade-pi1-fieldCell input.submit {background-color:#cccccc; border:1px solid #f0f0f0; border-right: 1px solid #333333; border-bottom: 1px solid #333333; font-weight: normal; color: #000000; font-size: 11px; padding:3px; width:55px; text-transform: uppercase; font-family: Tahoma;}

	h2.tx-loginboxmacmade-pi1-header {display: none;}

	
    /* # # # # # # # # # # # # # # # # L O G I N - e n d - # # # # # # # # # # # # # # # # # # # # # # # # # # # # */	
	
@media print{
	BODY {
		color : #000000 !important;
		background : #ffffff !important;
		font-family : Arial, serif;
		font-size: 12px;
		margin: 0;
		padding: 0 0 30pt 0;
	}
	div#top_breadcrumbs {
		font-size:0.7em;
	}
	td.bg_title {vertical-align:top;}
	p.bodytext {
		font-family : Arial;
		font-size: 12px;
		padding: 0;
		margin: 0;
	}
	A {	  
		text-decoration : none;
		color : #004673;
	}
	A:hover {
		text-decoration : underline;
		}
	table.table_menu_right td#box_blue_2cols ul li, table.table_menu_right td#box_blue ul li, td#box_blue_key ul li, td#box_red ul li, td#box_ylw ul li, table.table_menu_right td#box_green ul li {
		border: 0;
		background:none;
		}
	ul, li {	
		background:none;
		border: 0;
	}
	div#search, table.table_menu, td.langs, td#footer_lx_cont, td#footer_bg, td#footer_rx_cont, td.logo, td.leftcolumn  {
	display: none !important;
	}
	div#title {
		background: white !important;
		color: black !important; 
	}
	td.maincontent_home {
		position: absolute !important;
		width: 440px;
		padding: 50px 0 0 0;
	}
	/* ###### this class is applied to optimize the print result with two columns ###### start */
	*html table.maincolumn {width:630px;}
	/* ###### this class is applied to optimize the print result with two columns ###### end */
	td.rightcolumn {
		border: 0px;
		width: 180px;
		float: right;
	}
	li#news-single-title {
		font-size:0.8em;
	}
}
/* default styles for extension "tx_srfreecap_pi2" */
		img.tx-srfreecap-pi2-image { margin-left: 1em; margin-right: 1em; vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-image { vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-link { width: 10em; float: right; vertical-align: middle; margin-right: 7em;}
		.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
		.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }
/* default styles for extension "tt_news" */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}
HR.clearer {
	display:none;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	/*border:1px solid #333;
	background-color:#BBE53A;*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top:10px;
}

.news-latest-container H2 {
	color:#ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:1px;
	margin:1px;
	border:1px solid #333366;
	background-color:#336699;
	display: none;
}
.news-latest-gotoarchive{
	display: none;
}
.news-latest-item H3 A{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #448f8b;
	margin: 0px;
	padding: 0px;
}
.news-latest-item H3 A:hover{
	text-decoration: underline;
	color: #448f8b;
}
.news-latest-item A{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #448f8b;
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:1px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	padding:1px;
	margin:1px;
	/*border:1px solid #666;
	background-color:#EAF2FE;*/
	margin-bottom 10px;
}
.news-latest-item H3{
	background-color:#EAF2FE;
}
.news-latest-item IMG {

	margin-bottom:1px;
	margin-right:1px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}
.news-latest-item P{
	font-size:10px;
}
.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}
.news-latest-item hr.clearer{
	display: none;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	background-color:#ffffff;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	background-color:#e9e9e9;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#FFFFFF;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	font-size : 10px;
	padding: 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED{
	color:#448f8b;
	padding-left:2px;
	font-weight:bold;
	text-decoration: none;
}
.news-list-container H3 A:HOVER {
	color:#448f8b;
	font-weight:bold;
	text-decoration: underline;
}
.news-list-container P {
	padding-left:1px;
}
.news-list-date {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	/*font-size : 0.75em;*/
	float: right;
	border:0px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}

.news-list-themes {
	font-size: 10px;
	font-weight: bold;
	padding-left:4px;
	color:#448f8b;
}
a.news-list-themes {
	color:#448f8b;
	text-decoration: none;
}

a.news-list-themes:hover{
	color:#448f8b;
	text-decoration: underline;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	text-align : center;
	padding:3px;
	background-color:#ffffff;
}
.tx-ttnews-browsebox table{

}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox p a{
	color: #336699;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}

.news-list-item{
	background-color: #FFFFFF;
}
.news-list-item{
	text-decoration: none;
}
.news-list-morelink a{
	color: #336699;
}
.news-list-item p.bodytext{
	color: #6c6c6c;
	font-size:10px;
	}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}
.tx-ttnews-browsebox-SCell {
	/*
	background-color: #BBE53A;
	border:1px solid #666;
	*/
	color: #000033;
	font-weight : bold;
}
.tx-ttnews-browsebox-SCell p a{
	color: #448f8b;
	font-weight : bold;
	background-color: #EAEAEA;
}

.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-title a{
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;}
	
.news-single-title a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight:bold;
	}

.news-single-title p.bodytext{
	margin: 0px 0px 0px 0px;
	padding-top: 3px;
	color: #333333;
	font-size: 11px;
}

.news-single-item {
	padding:5px;
	margin-bottom:5px;
	font-size: 11px;
	border:0px solid #ffffff;
	/* background-color:#F9FFE5; */

}
.news-single-item {
	float: right;
}

.news-single-item H1, .news-single-item H2 {
	font-size: 14px;
	color: #ff6600;
	margin-bottom: 0px;
}


.news-single-item A {
	font-weight: bold;
	text-decoration: none;
}
.news-single-item A:hover {
    text-decoration: underline;
}
.news-single-img {
	float: right;
	margin-left:5px;
}


.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: right;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	color:#ff6600;
	text-decoration:none;
}
.news-single-backlink a:hover {
	color:#ff6600;
	font-weight: bold;
	text-decoration:underline;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 10px;
	color: #333333;
}

.news-single-timedata{
	font-weight:bold
}

.news-single-author {
	padding-bottom: 3px;
	color: #595959;
	font-style : italic;
}
.news-single-additional-info {
	background-color: #FFFFFF;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-additional-info a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 0.85em;
	color: #000000;
	padding:1px;
}
.news-single-related,.news-single-files,.news-single-links  {
  background-color:#FFFFFF;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:0px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


/* default styles for extension "dyna_fef" */

	/*-----------------------------------  clearer  -----------------------------------*/
	/* prevent floated images from overlapping the div-containers they are wrapped in  */

	div.dyna_form_label {
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size:12px;
	    font-weight:bold;
	    margin-top:5px;
	    margin-bottom:5px;
	}
	div#dyna_fef_page {
	    padding: 5px;
	}

	div#dyna_fef_page label.error {
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size:9px;
	    color:red;
	    margin:2px;
   }

	div#dyna_fef_page input,
	div#dyna_fef_page textarea,
	div#dyna_fef_page select {
	   color:#000000;
	   border: 1px solid #b5b8c8;
	   font-size : 12px;
	   /* background: white url(EXT:dyna_fef/images/inputbg1.gif) repeat-x; */
	   font-family: Verdana, Arial, Helvetica, sans-serif;
	   padding:3px;
	}

   div.dynafef_original_rec {
       background-color: #e5edee; 
       border: 0 none; 
       font-size: 0.9em; 
       font-style: normal; 
       margin: 0 0 3px; 
       padding: 7px;
   }


	/* BUTTONS */

	div#dynafef_actions a, div#dynafef_actions button{
	    display:block;
	    float:left;
	    margin:0 7px 0 0;
	    background-color:#f5f5f5;
	    border:1px solid #dedede;
	    border-top:1px solid #eee;
	    border-left:1px solid #eee;
	    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	    font-size:100%;
	    line-height:130%;
	    text-decoration:none;
	    font-weight:bold;
	    color:#565656;
	    cursor:pointer;
	    padding:5px 10px 6px 7px; /* Links */
	}
	div#dynafef_actions input.disabled {
		color:#CFCFCF;
	}
	div#dynafef_actions button{
	    width:auto;
	    overflow:visible;
	    padding:4px 10px 3px 7px; /* IE6 */
	}
	div#dynafef_actions button[type]{
	    padding:5px 10px 5px 7px; /* Firefox */
	    line-height:17px; /* Safari */
	}
	*:first-child+html button[type]{
	    padding:4px 10px 3px 7px; /* IE7 */
	}
	div#dynafef_actions button img, .buttons a img{
	    margin:0 3px -3px 0 !important;
	    padding:0;
	    border:none;
	    width:16px;
	    height:16px;
	}
	/* STANDARD */

	div#dynafef_actions button:hover, div#dynafef_actions a:hover{
	    background-color:#dff4ff;
	    border:1px solid #c2e1ef;
	    color:#336699;
	}
	div#dynafef_actions a:active{
	    background-color:#6299c5;
	    border:1px solid #6299c5;
	    color:#fff;
	}

	/* POSITIVE */

	div#dynafef_actions button.positive, div#dynafef_actions a.positive{
	    color:#529214;
	}
	div#dynafef_actions a.positive:hover, div#dynafef_actions button.positive:hover{
	    background-color:#E6EFC2;
	    border:1px solid #C6D880;
	    color:#529214;
	}
	div#dynafef_actions a.positive:active{
	    background-color:#529214;
	    border:1px solid #529214;
	    color:#fff;
	}

	/* NEGATIVE */

	div#dynafef_actions a.negative, div#dynafef_actions button.negative{
	    color:#d12f19;
	}
	div#dynafef_actions a.negative:hover, div#dynafef_actions button.negative:hover{
	    background:#fbe3e4;
	    border:1px solid #fbc2c4;
	    color:#d12f19;
	}
	div#dynafef_actions a.negative:active{
	    background-color:#d12f19;
	    border:1px solid #d12f19;
	    color:#fff;
	}

	div.dyna_form_field {

	}

	div.dynafef_msg_mand_outside {
	    font-size:11px;
	    font-weight:normal;
	    position:absolute;
	    display:inline;
	    visibility:hidden;
	    border:0px;
	    padding-top:7px;
	    width:200px;
	    height:30px;
	    text-align:center;
	}
	* html div.dynafef_msg_mand_outside {
	    /*width:50px;*/
	    overflow:visible;
	    white-space:nowrap;
	}
	div.dynafef_msg_mand_inside {
	    border:2px ridge #D1D3DF;
	    vertical-align:middle;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size:11px;
	    font-weight:normal;
	    height:14px;
	    padding:4px;
	    margin:1px;
	    background:white;
	}

	div.dynafef_msg_info_outside {
	    vertical-align:middle;
	    border:2px outset #7F8CDF;
	    background:white;
	    position:absolute;
	    display:inline;
	    visibility:hidden;
	    width:250px;
	}
	div.dynafef_msg_info_inside {
	    border:2px ridge #D1D3DF;
	    vertical-align:middle;
	    padding:4px;
	    margin:1px;
	    background:white;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size:11px;
	    font-weight:normal;
	    text-align:justify;
	}
	div.dynafef_msg_info_inside span {
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size:11px;
	    font-weight:normal;
	    padding:5px;
	    text-align:justify;
	}

   /******** replaced by theme file
	div.dynafef_actions_box {
		float:left;
		width:100%;
		margin:5px;
	}
	div.dynafef_actions_box input {
		margin:5px;
	}
	div.dynafef_buttons {
		float:left;
		margin:5px;
	}
	********/

	/****************************************** DYNA FEF DETAIL start ******************************************/
	div.dynafef_pi4_main {
	   font-family:tahoma,Verdana;
	   font-size:12px;
	   padding:10px;
	}
	div.dynafef_pi4_title {
	   font-family:tahoma,Verdana;
	   background-color:#F6F6F6;
      border-top:1px solid #D2D2D2;
      border-bottom:1px solid #D2D2D2;
      margin-top:3px;
	   color:black;
	   font-weight:bold;
	   font-size:12px;
	   padding:2px 2px 2px 8px;
	}
	div.dynafef_pi4_value {
	   font-family:tahoma,Verdana;
	   margin-bottom:10px;
	   font-weight:normal;
	   display:inline-block;
	   font-size:12px;
	   padding:2px;
	}
	/****************************************** DYNA FEF DETAIL end ******************************************/


	div#dyna_fef_editing_language {
	   border:1px solid grey;
	   float:right;
	   background-color:#F4F4F4;
	   color:black;
	   font-family:tahoma,Verdana;
	   font-size:11px;
	   font-weight:normal;
	   padding:10px;
	   filter:alpha(opacity=60);
	   opacity:0.6;
	}


	/****************************************** DYNA FEF METADATA POPUP DIV start ******************************************/

	table.dynafef_metadata_popup {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 10px;
		text-align: left;
		text-decoration:none;
	}

	a table.dynafef_metadata_popup {
		text-decoration:none;
	}

	table.dynafef_metadata_popup td.maintitle {
		font-size: 11px;
		font-weight: bold;
		background-color:#5079ac;
		text-align: center;
		color:#FFF;
		padding:2px;
		margin:2px;
		border: #5779AF 1px solid;
		text-decoration:none;
	}
	table.dynafef_metadata_popup td.title {
		font-weight: bold;
		/*border-bottom:1px solid #27497F;
		border-right:1px solid #27497F;*/
		border:0;
		padding-right:2px;
		margin-right:2px;
	}
	table.dynafef_metadata_popup td.data {
		/*font-weight: bold; */
		background-color:#FFF;
		border:0;
		text-decoration:none;
	}
	/****************************************** DYNA FEF METADATA POPUP DIV end ******************************************/


	/****************************************** DYNA FEF ERRORS start ******************************************/
   table.dynafef_display_error {
      border:0;
      paddin:0;
      margin:0;
   }
   td.dynafef_display_error-title {
      border:0;
      paddin:0;
      margin:0;
      text-align:center;
      height:57px;
      width:486px;
      font-size:12px;
      color:white;
      vertical-align:middle;
      font-weight:bold;
   }
   td.dynafef_display_error-text ul li   {
      background: none !important;
      font-size:11px !important;
      line-height:11px !important;
      list-style-type:square !important;
   }
   td.dynafef_display_error-title div {
      margin-top:17px;
   }
   td.dynafef_display_error-text {
      border:0;
      paddin:0;
      margin:0;
      text-align:left;
      height:50px;
      width:486px;
      font-size:14px;
      vertical-align:top;
      color:#a93838;
   }
   td.dynafef_display_error-text div {
      margin-top:10px;
      margin-bottom:10px;
      margin-right:10px;
      margin-left:30px;
   }
   td.dynafef_display_error-bottom {
      border:0;
      paddin:0;
      margin:0;
      height:8px;
      width:486px;
   }
	/****************************************** DYNA FEF ERRORS stop ******************************************/


	/****************************************** DYNA FEF SELECTED ITEM start ******************************************/
   div.dyna_fef-select-elements {
       font-size: 10px;
       padding: 2px;
   }
   div.dyna_fef-select-elements div.dyna_fef-select-elements-item {
      background-color: #DADADA;
      float: left;
      font-size: 9px;
      margin: 1px;
      padding: 3px;
      border:1px solid grey;
   }
	/****************************************** DYNA FEF SELECTED ITEM stop ******************************************/

   div.dynafef_select2 input {
      border: 0 !important;   
   }


	/****************************************** DYNA_FEF_LOCALIZATION PLUGIN ******************************************/
   .dyna_fef_localization_map {
        float:right;
        width: 400px;
        height: 300px;
        border: 1px solid #DDD;
   }

   .tt-dropdown-menu {
     text-align: left;
     width: 422px;
     margin-top: 12px;
     padding: 8px 0;
     background-color: #fff;
     border: 1px solid #ccc;
     border: 1px solid rgba(0, 0, 0, 0.2);
   }

   .tt-suggestion {
     padding: 3px 20px;
     font-size: 18px;
     line-height: 24px;
   }
   
   .tt-suggestion.tt-cursor {
     color: #fff;
     background-color: #0097cf;
   
   }
   
   .tt-suggestion p {
     margin: 0;
   }


/* default styles for extension "dyna_list" */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

div.tx-dynalist-pi1-pagination {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin:10px 10px 10px 10px;
	overflow:visible;
	padding:3px 3px 3px 3px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#div.tx-dynalist-pi1 .paginate {
#	font-family: Arial, Helvetica, sans-serif;
#	font-size: 12px;
#	background:#EFEFFC none repeat scroll 0 0;
#	border-color:#003AE6;
#}
div.tx-dynalist-pi1 a.paginate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000080;
	padding: 2px 6px 2px 6px;
	margin: 1px;
	text-decoration: none;
	color: #000080;
}
div.tx-dynalist-pi1 a.paginate:hover {
	background-color: #000080;
	color: #FFF;
	text-decoration: underline;
}
div.tx-dynalist-pi1 a.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000080;
	padding: 2px 6px 2px 6px;
	cursor: default;
	background:#000080;
	color: #FFF;
	text-decoration: none;
}
div.tx-dynalist-pi1 span.inactive {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 6px 2px 6px;
	color: #999;
	cursor: default;
}
div.tx-dynalist-pi1 table {
       border:0px solid #E4EAEC;
       font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
       margin-top:10px;
}
div.tx-dynalist-pi1 td {
       border:1px solid #E4EAEC;
       padding:3px;
}
div.tx-dynalist-pi1 td.row_1 {
       background-color:#F4FAFC;
}
div.tx-dynalist-pi1 td.tx-dynalist-pi1-header {
       padding:5px;
       font-family: Arial, Helvetica, sans-serif;
       font-weight:bold;
	font-size: 12px;
       background-color:#D4EAF4;
       height:20px;
}
div.tx-dynalist-pi1-recordlist {
       font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
       border:1px solid #DFDFDF;
      padding:10px;
      margin-top:5px;
}
div.tx-dynalist-pi1-recordlist-row_1 {
       background-color:#EFEFEF;
}
div.tx-dynalist-pi1-recordlist h1 {
      font-weight:bold;
      font-size: 14px;
      padding:0px;
      margin:0px;
}
div.tx-dynalist-pi1-recordlist p {
      font-size: 12px;
      padding:0px;
      margin:0px;
}

table.tx-dynalist-pi1-langtool {
	cursor:hand;border:0px;
	border:0px;

}
table.tx-dynalist-pi1-langtool td {
	margin:2px;
	padding:0px;
}

div#tx_dyna_list_ical {
   float:right;
   margin:5px;
}

.fc-widget-content {
   border:1px solid grey !important;
}

