/* @override 
	http://plants2020:8888/templates/org_bgci_p2020/css/main.css */

* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background: #fff url('../images/flowers-bg-gradient.jpg') repeat-x center top fixed;
	font-family: arial, verdana, sans-serif;
	font-size: 0.625em;
	color: #494949;
}
body.lang-ar {
	text-align:right;
}
#container {
	background: #fff url('../images/bg-2-pxl-shadow.png') repeat-y center top;
	width: 980px;
	margin: 0 auto;
	box-shadow: 0 0 8px #bbb;
	-moz-box-shadow: 0 0 8px #bbb;
	-webkit-box-shadow: 0 0 8px #bbb;
}
#breadcrumb {
	float: left;
	width: 55%;
	padding: 0 2em;
	font-size: 1.2em;
	text-align:left;
	margin-top: 10px;
}
#sitesearch {
	float: right;
	width: 40%;
	text-align: right;
}
#wrapper {
	padding: 0 10px;
	clear: both;
	overflow: hidden;
	margin-top: 40px;
}
#footer {
	background: #fff url('../images/footer-grass-v1.gif') no-repeat bottom;
	height: 100px;
	clear: both;
}
#col1 {
	float: left;
	width: 215px;
}
#col2 {
	float: left;
	margin-left: 20px;
	width: 505px;
}
#col3 {
	float: right;
	width: 200px;
	margin-left: 20px;
	margin-top: 24px;
}
h1, h2, h3 {
	font-family: georgia, serif;
	margin-bottom: 0.5em;
	font-weight: normal;
}
h1 {
	font-size: 2.4em;
	color: #0081c6;
}
h2 {
	font-size: 1.8em;
	color: #1c1c1c;
}
h3 {
	font-size: 1.5em;
	color: #565656;
}
p {
	font-size: 1.4em;
	margin-bottom: 1em;
	line-height: 1.3em;
}
a {
	color: #009b48;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#footer p {
	color: #68a64b;
	padding: 10px;
	padding-top: 70px;
	text-align: center;
	margin: 0;
	font-size: 1.1em;
}
#footer a {
	color: #68a64b;
	text-decoration: none;
}

#sitesearch span {
	color: #009b48;
	font-size: 1.4em;
	font-weight:bold;
	margin: 0 8px;
}
#sitesearch input[type='text'] {
	background: #fff url('../images/bkgrd-search-input.png') no-repeat;
	width: 197px;
	height: 26px;
	padding: 0 8px;
}
#sitesearch input[type='submit'] {
	background: #fff url('../images/bkgrd-search-submit.png') no-repeat;
	width: 23px;
	height: 23px;
	margin: 0 8px 0 4px;
	cursor: pointer;
}

#menu {
	padding: 37px 0 0 0;
	background: url('../images/left-nav-title-tab.jpg') no-repeat;
	border-bottom: 2px solid #8cc85d;
}
#menu ul {
	display: block;
	list-style: none;
	margin:0;
	padding:0;
}
#menu ul li {
	margin:1px 0;
}
#menu ul li a {
	color: #565656; 
	text-decoration: none; 
	font-weight:bold;
	font-size:1.5em;
	display:block;
	padding: 5px 5px 5px 15px;
}
#menu ul li a:hover {
	text-decoration: none;
	color:#009b48;
}
#menu ul ul {
	padding: 0 0 5px 0;
}
#menu ul ul li {
	background-color: none;
	margin: 0 15px;
}
#menu ul ul li a {
	font-size: 1.3em;
	font-weight:normal;
	color: #565656; 
	padding: 4px 4px 4px 16px;
}
#menu ul ul li a:hover {
	color:#009b48;
}
#menu ul li a.active {
	background: #e3e2e2 url('../images/bkgrd-menu.png') no-repeat 0 50%;
	color:#009b48;
	font-weight:bold;
}
#menu ul li ul li a.active {
	color:#009b48;
	font-weight:bold;
	background: none;
}
#menu ul ul ul li a {
	font-size: 1.2em;
}
#logos {
	text-align: center;
}
#logos a {
	display:block;
	margin: 20px 0;
}

#col2 .com-content img {
	float:right;
	margin: 0 0 15px 25px;
}
#col3 h2 {
	font-size: 2em;
	color: #0081c6;
	margin: 0 12px 12px;
}
#newslist {
	border: 2px solid #f6f6f6;
	padding: 6px 12px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
}
#newslist h3 {
	font-family: georgia, serif;
	font-size: 2em;
}
#newslist h3 a {
	color: #009b48;
}
#newslist h3 a:hover {
	text-decoration: underline;
}
#newslist .news {
	position: relative;
	border-bottom: 1px dashed #bfe3ae;
	margin-bottom: 6px;
}
#newslist .news-arrow {
	position: absolute;
	top: 50%;
	right: -12%;
}
#newslist .more {
	background: #fff url('../images/more-news-orange-arrow.gif') no-repeat 100% 60%;
	padding-right: 15px;
	color: #f58426;
}

#objectives {
	border: 2px solid #ccefb7;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding: 6px;
	margin-bottom: 1em;
}
#objectives p {
	margin:3px 0;
	padding:4px;
	padding-left: 26px;
	font-size: 1.3em;
}
#objectives p.obj1 {
	background: #fffeb2 url('../images/yellow-box-key.gif') no-repeat 6px 50%;
}
#objectives p.obj2 {
	background: #eafbbd url('../images/green-box-key.gif') no-repeat 6px 50%;
}
#objectives p.obj3 {
	background: #daf1fc url('../images/blue-box-key.gif') no-repeat 6px 50%;
}
#objectives p.obj4 {
	background: #fdebc5 url('../images/orange-box-key.gif') no-repeat 6px 50%;
}
#objectives p.obj5 {
	background: #f8eafc url('../images/purple-box-key.gif') no-repeat 6px 50%;
}

#targets {
	overflow: hidden;
	background-color:#ccefb7;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding: 12px 6px;
}
#targets li {
	float: left;
	list-style: none;
	margin: 2px;
	margin-bottom: 10px;
}
#targets li a {
	padding: 0.2em 0.5em;
	border: 1px solid #127f45;
	display: block;
	font-size: 2em;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#targets li a.target1, #targets li a.target2, #targets li a.target3 {
	background-color: #fffb00;
}
#targets li a.target4, #targets li a.target5, #targets li a.target6, #targets li a.target7, #targets li a.target8, #targets li a.target9, #targets li a.target10 {
	background-color: #baf325;
}
#targets li a.target11, #targets li a.target12, #targets li a.target13 {
	background-color: #86d2f5;
}
#targets li a.target14 {
	background-color: #f9be3f;
}
#targets li a.target15, #targets li a.target16 {
	background-color: #e9b8f4;
}

#targets li a.active {
	border: 2px solid #127f45;
	margin-top: -1px;
}

#target-description {
	clear: both;
	padding: 0.5em 1em;
	font-size: 1.5em;
	color: #565656;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	height: 4em;
}
#tabs {
	margin: 3em 0;
}
#tabs .tab-content ul {
	padding: 0 4em;
}
.lang-es #tabs li a {
	font-size: 1.1em;
}
.lang-fr #tabs li a, .lang-ru #tabs li a {
	font-size: 1.2em;
}
div#toolbar {
	text-align: center;
	margin: 10px 0;
	background-color: #eee;
	border: 1px dashed #ccc;
	padding: 5px;
	clear: both;
}
div#toolbar img {
	border:none;
	margin:0;
	vertical-align:middle;
}
#slideshow {
	margin: 20px 0 30px 0;
}
#slideshow img {
	width: 505px;
	height: 160px;
}

/* Document resources */
.com-document {
	background: url('../images/icons/pdf.gif') no-repeat 0 50%;
	padding: 20px 0 20px 90px ;
	border-top: 2px solid #a8d100;
}
.com-document h2 {
	font-family: arial, verdana, sans-serif;
	color: #00b0ff;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.com-document p {
	margin-bottom: 0.5em;
}
.com-document a {
	background: url('../images/download-btn-off-state.gif') no-repeat;
	display: block;
	width: 81px;
	height: 21px;
	text-decoration: none;
	font-size: 1.2em;
	color: #127f46;
	padding-top: 7px;
	padding-left: 10px;
}
.com-document a:hover {
	background: url('../images/download-btn-over-state.gif') no-repeat;
}

/* Weblink resources */
.com-weblink {
	background: url('../images/icons/weblink.jpg') no-repeat 0 50%;
	padding: 20px 0 20px 90px ;
	border-top: 2px solid #a8d100;
}
.com-weblink h2 {
	font-family: arial, verdana, sans-serif;
	color: #00b0ff;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.com-weblink p {
	margin-bottom: 0.5em;
}
.com-weblink a {
	background: url('../images/visit-btn-off-state.gif') no-repeat;
	display: block;
	width: 81px;
	height: 21px;
	text-decoration: none;
	font-size: 1.2em;
	color: #127f46;
	padding-top: 7px;
	padding-left: 10px;
}
.com-weblink a:hover {
	background: url('../images/visit-btn-over-state.gif') no-repeat;
}

/* Feedback form */
form.comForm {
	margin: 10px 0;
	background:#cdefb8;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #bced9d;
}
form.comForm input[type=text], form.comForm textarea {
	border: 1px solid #629911;
	padding: 3px;
}
form.comForm input.btn {
	border-radius: 4px;
	background-color: #0081c6;
	color: white;
	padding: 0.3em 0.6em;
	font-size: 1.5em;
	cursor: pointer;
}
form.comForm input.btn:hover {
	background-color: #565656;
}
form.comForm select {
	border: 1px solid #629911;
	padding: 3px;
	width: 20em;
}
form.comForm div {
	margin:10px 0;
}
form.comForm span {
	float: left;
	display: block;
	margin-right: 1em;
}
form.comForm label {
	display: block;
	font-weight: bold;
	font-size: 1.4em;
	color: #565656;
	margin-bottom: 0.25em;
}
form.comForm label.required {
	background: url(../images/required_marker.gif) no-repeat 0 35%;
	padding-left: 14px;
}
div.comForm {
	margin: 10px 0;
	background:#cdefb8;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #bced9d;
}

div.com-content ul {
	padding: 1em 2em;
}
div.com-content li {
	padding: 0.2em;
	font-size: 1.4em;
}
