/* Style sheet for Development page (2009) */

body {
	background-color: #AD985F;
	background-image: url(images/bkgdgrad.jpg);
	background-repeat: repeat-x;	
}

/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#E0D9C7;
}

/* LANGUAGE BAR */

#languages {
	background-image: url(images/langbar.jpg);
	background-repeat: repeat-y;
	background-color: #7A5801;
}
#languages ul li a:link, #languages ul li a:visited, #lang ul li a:active {
	color:#FFFFFF;
}
#languages ul li a:hover {
	color:#F1E6B8;
}
#languages ul li#arabic  {
	color:#F1E6B8
}

/* TOP BANNER */

#topbanner {
	background-image: url(images/bannerbkgd.jpg);
	background-position: 0 -15px;
	height: 99px;
}
#topbanner  #hiddentitle, #hiddentitle  span {
	height: 99px;
	background: url(images/banner.jpg); background-position: right bottom;
}

/* THEMATIC NAVIGATION */

#thematicnav #development a {		
	color: #FFFFFF;
	text-decoration: underline;
	background-image: none; 
	text-decoration:none;
}


/* MAIN NAVIGATION */

#mainnav {
	float: right;
	background-color: #FBF7EA;
	clear: none;
	padding: 0px;
	margin: 0px;
}
#mainnav ul li a:link, #mainnav ul li a:visited, #mainnav ul li a:hover, #mainnav ul li a:active {
	color: #333333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4EAC6;
}
#mainnav ul li a:hover {
	color: #372703;
	background-color: #F7EED2;
}
#mainnav ul ul li a   {
	font-size: 75%;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
}
#mainnav ul ul li a:link {
	padding-top: .3em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-right: 1.5em;
}
#mainnav h2 {
	color: #372703;
	background-color: #F1E6B8;
}

/* CONTENT */

#content  {
	width: 60%;
}
#content h2 {
	color: #704301;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#content #photobox {
	margin-bottom: 0.2em;
	margin-top: 0.6em;
	width: 456px;
	border: 1px solid #7A5801;
	background-color: #FBF7EA;
}
#content #photobox .photocaption {
	font-size: 90%;
	background-color: #FBF7EA;
	color: #372703;
	padding-right: 0.5em;
}
#content #photobox p.photocaption {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content p {
	font-weight: normal;
	color: #333333;
}
#content ul.contentli {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-right: 0;
}
#content ul.contentli li {
	color: #333;
	background-image: url(images/squarebutton.gif);
	background-repeat: no-repeat;
	background-position: 96% 16px;
	padding-top: 0.7em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-right: 3em;
}
#content ul.contentli ul li {
	background-image: url(images/bullet.gif);
	background-position: 22px 14px;
}
#content ul.contentli li .title  {
	font-size: 90%;
	font-weight: bold;
}
#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #372703;	
}
#content a:hover {
	color: #7A5801;
	text-decoration: underline;
}
#content #sitesearch  {
	background-color: #F1E6B8;
	padding-right: 1.5em;
}
#content #sitesearch #searchfrm {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-top: 1em;
	margin-bottom: .3em;
}
#content #sitesearch #searchfrm label  {
	font-size: 91%;
	overflow: hidden;
	position: absolute;
	top: -500px;
}

/* RESOURCES: RIGHT COLUMN */

#resources {
	float: right;
	width: 19%;
	background-color: #FBF7EA;	
}
#resources .box {
	width: 92%;
	float: right;
	background-color: #FFFFFF;
	border: 1px dotted #7A5801;
	margin-top: 0.6em;
	margin-right: 0.35em;
}
#resources .box a:link {
	color: #333333;
}
#resources .box a:hover {
	color: #7A5801;
	text-decoration: underline;
}
#resources .box a:visited {
	color: #7A5801;
}
#resources .box .more a {
	text-align: left;
	font-size: 85%;
	font-weight:bold;
	font-style: normal;
	display: block;
	color: #333333;
}
#resources .box .more a:hover {
	color: #7A5801;
	text-decoration: underline;
}
#resources .box h2 {
	background-color: #B38E11;
	color: #FFFFFF;
	padding-right: 0.5em;
	font-size: 95%;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin: 0px;
}
#resources .box ul {
	margin: 0px;
}
#resources  .box  ul li {
	color: #333333;
	font-size: 95%;
	line-height: 140%;
	margin-bottom:.2em;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 96% 7px;
	padding-top: 0.1em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-right: 1.3em;
	list-style-type: none;
}
#resources .box .actu li    {
	font-size: 0.85em;
	display: block;
	border-bottom: 1px solid #999999;
	padding-bottom: 0.5em;
	margin-top: 0;
	margin-right: 0.7em;
	margin-bottom: 0.5em;
	margin-right: -2.6em;
}
#resources  .box  .actu  a:link {color: #330000;}
#resources  .box  .actu  a:visited {color: #660000;}
#resources  .box  .actu  a:hover {color: #660000; text-decoration:underline;}
#resources .rssbox {
	color: #372703;
	background-color: #F1E6B8;
	width: 67%;
	float: right;
	border: 1px solid #9B7224;
	margin-top: 0.5em;
	margin-right: 0.35em;
	background-image: url(images/rss_sm.gif);
	background-repeat: no-repeat;
	background-position: 85px;
	padding-right: 0;
	padding-bottom: 0.1em;
	padding-right: 2em;
}
#resources .rssbox a:link, .rssbox a:visited, .rssbox a:hover, .rssbox a:active {
	color: #372703;
	font-size: 70%;
	font-weight: bold;
}
#resources .rssbox a:hover {
	text-decoration: underline;
}

/* FOOTER BAR */

#footer {
	text-align: center;
	clear: both;
	width: 100%;
	font-size: 85%;
	height: 2.6em;
	background-image: url(images/footer.jpg);
	background-repeat: repeat;
	background-position: 0px bottom;
}
#footer ul {
	margin-top: .5em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a:link, #footer ul li a:visited, #footer ul li a:hover, #footer ul li a:active {
	color: #333;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #7A5801;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #372703;
	text-decoration: underline;
}
