/* Style sheet for Human Rights page (2009) */

body {
	background-color: #CBD2CB;
	background-image: url(/es/rights/images/bkgdgrad.jpg);
	background-repeat: repeat-x;	
}

/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#E1EDDF;
}

/* LANGUAGE BAR */

#languages {
    background-image: url(/es/rights/images/hrlangbar.jpg);
	background-repeat: repeat-y;
	background-color: #276244;	
}
#languages ul li a:hover {
	color:#D9EABB;
}
#languages ul  li#spanish  {
	color:#D9EABB
}

/* TOP BANNER */

#topbanner {
	background-image: url(/es/rights/images/hrbannerbkgd.jpg);
	background-repeat: repeat-x;	
	background-position: 0 -15px;
	height: 99px;
}
#topbanner #hiddentitle, #hiddentitle span {
	height: 99px;
	background: url(/es/rights/images/banner.jpg) no-repeat;
}

/* THEMATIC NAVIGATION */

#thematicnav {
	background-image: url(/es/rights/images/ltgreenbkgd.gif);
	background-repeat: repeat;
}
#thematicnav  #rights  a  {
	color: #FFFFFF;
	text-decoration: none;
	background-image:none;	
}

/* MAIN NAVIGATION */

#mainnav {
	background-color: #F0F7F3;
}
#mainnav h2 {
	color: #0C3827;
	background-color: #CCE3D6;	
}
#mainnav ul li a {	
	border-bottom-color: #DDECE3;
}
#mainnav ul li a:hover {
	color: #0C3827;
	background-color: #DEEDE4;
}

/* CONTENT */

#content h2 {
	color: #186943;
}
#content #photobox {	
	border: 1px solid #34855C;
	background-color: #EDECF2;	
}
#content ul.contentli li {	
	background-image: url(/es/rights/images/squarebutton.gif);	
}
#content ul.contentli ul li {
	background-image: url(/es/rights/images/bullet.gif);
}
#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #0C3827;
}
#content a:hover {
	color: #34855C;
	text-decoration: underline;
}
#content #sitesearch  {
	background-color: #CCE3D6;
	padding-left: 1.5em;
}

/* RESOURCES: RIGHT COLUMN */

#resources {
	background-color: #F0F7F3;
}
#resources  .box {
	border: 1px dotted #3B9768;
}
#resources .box a:hover {
	color: #0C3827;
	text-decoration: underline;
}
#resources .box a:visited {
	color: #0C3827;
}
#resources .box .more a:hover {
	color: #0C3827;
	text-decoration: underline;
}
#resources  .box  h2 {
	background-color: #34855C;
}
#resources .button a  {
	color: #34855C;
	background-color: #F1E6B8;
	width: 73%;
	margin-right: 0.35em;
	float: right;
	border: 1px solid #34855C;
	margin-top: 0.5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 2.5em;
}
#resources .rightbox a:link, .rightbox a:visited, .rightbox a:hover, .rightbox a:active {
	color: #34855C	
}
#resources .rightbox a:hover {
	text-decoration: underline;
}

/* FOOTER BAR */

#footer {
	background-image: url(/common/images/rights_footer.jpg);
	background-repeat: repeat;
	background-position: 0 -0.6em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #186943;
}
#footer ul li a:visited {
	color: #34855C;
}
#footer ul li a:hover {
	color: #34855C;
}
