  /* LOCAL Style Sheet  */
 /* to avoid the flickering from page 
  to page when text is not long enough  */
html {
overflow: scroll; 
/*overflow-y: scroll;*/ /* IE */
min-height: 100%; margin-bottom: 1px;  /* FIREFOX */
}
body {
	background-image: url(/es/events/humanrightsday/2010/images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #a0cbf7;
}
#main {
	background-color: #fff;
	min-width:800px;
	border: 3px solid #FFFFFF;
}
/* SKIP TO NAVIGATION AND SKIP TO TEXT*/ 
#skiplink, #skiplink a {
	color:#5C9DE1;
}
/* LANGUAGES */
#languages {
	position: relative;
	z-index: 1000;
	height: 1em;
}
#languages ul li#spanish  {
	color: #2470A8;
	text-decoration: none;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#333333;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}
/* TOP BANNER */
#topbanner {
	height: 145px; /* Originally 200px */
	z-index: 1;
	background-color: #FFFFFF;
}
#topbanner    #hiddentitle,#hiddentitle   span  {
	background-image: url(/es/events/humanrightsday/2010/images/banner.jpg);
	background-repeat: no-repeat;
	height: 145px; /* Originally 200px */
	background-position: 50% 50%;
	background-color: #FFFFFF;
}
#navdate {
	height: 18px;
	width: 137px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px; 	/* changed */
	/*margin: none;*/	/* changed */
	margin: 0;			
	border: none;
	clear: left;
}
/* PAGE CONTENT ATTRIBUTES */
#content {
	width: 77%;
	float: left;
	margin: 0;
	padding: 0 0 1em 0.9em;
}
#content p {
	color: #333333;
}
#content  p.toppara {
/* If there is no <h2> at the top of the content area, then .toppara must be applied to the <p> tag*/
	padding-top: 0em; /*  Was oringinally 2em */
}
#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#990000;
	text-decoration: underline;
}
#content a:hover {
	color: #990000;
}
#content a:visited {
	color: #333333;
	text-decoration: underline;
}
#content ul {
	margin-bottom:6px;
	margin-top: 0px;
}
#content ul li {
	color: #333;
	padding: .3em 0 1% 1.4em;
	list-style-type: none;
	background-image: url(/es/events/humanrightsday/2010/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 9px;
}
#content ul ul li  {
	background-image: url(/es/events/humanrightsday/2010/images/bullet2.jpg);
	background-repeat: no-repeat;	
	background-position: 0px 10px;
}
#content ul ul ul li {
	background-image: url(/es/events/humanrightsday/2010/images/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#content ol .upperalpha {
	list-style-type: upper-alpha;
	margin-left: 2em;
}
#content h2 {
	color: #231F20;
	font-size: 160%;
	font-weight: normal;
	margin-top: 0.5em; /*orig 2em*/
}
#content h3 {
	color: #990000;
	font-weight: normal;
	font-size: 140%;
	background-color: #F7F5F2;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}
#content h4 {
	color: #D7111B;
	font-weight: normal;
	font-size: 125%;
}
/* FLOATING BOXES */
#content .photoboxright {
	width: 195px;
	height: auto;
	float: right;
	border: 1px solid #D8DBDE;
	padding: 10px;
	margin: 5px 0px 15px 15px;
	background-color: #e8e8ff;
}
#content .photoboxright img{
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	padding-bottom: 5px;
}
#content .photoboxright p{
	max-width: 160px;
	font-size: 90%;
	padding: 0.5em;
	clear:both;
}
#content .photoboxright h4{
	font-size: 95%;
	color:#990000;
	font-weight:bold;
	text-transform:uppercase;
	border: none;
	width: 175px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 1em 0;
	clear: right;
	float: none;
	display: block;
	/*margin: none;*/
	margin: 0;
	margin-bottom: 0px;
}
#content .photoboxleft {
	width: auto;
	float: left;
	border: 1px solid #D8DBDE;
	padding: 10px 10px 10px 10px;
	margin: 5px 15px 15px 0px;
	background-color: #ccccff;
}
#content .photoboxleft img{
	margin-left: auto;
	margin-right: auto;
		float: left;
}
#content .photoboxleft p{
	max-width: 160px;
	font-size: 90%;
	padding: 0.5em;
}
#content .photoboxleft h4{
	max-width: 160px;
	padding-bottom: 0.5em;
	float: none;
}
/* QUOTES */
blockquote {
	overflow: hidden;
	margin: 1em 1em 1em 0;
	padding: 0.7em;
	width: 97%;
	background-image: url(/es/events/humanrightsday/2010/images/blockquotegrad.jpg);
	background-repeat: repeat-x;
	background-color: #f3f8fc;
	border: 1px solid #D4E2ED;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 115%;	
	color: #003366;
}
blockquote .credit {
	float: right;
	padding-right: .6em;
	margin-bottom: .8em;
}
#content #slideshow {
	margin-bottom: 1.5em;
}
/* SLIDESHOW */
#content #show ul li {
	left: 0px;
	list-style-type: none;	
	background-image: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: static;
}
/* END OF SLIDESHOW */

/* MAIN NAVIGATION */
#mainnav {
	/*-moz-border-radius: 10px;
	border-radius: 10px;*/
	float: left;
	width: 20%;
	font-size: 0.97em;
/*	margin-top: 2em;*/
	margin-top: 1.2em;
	background-repeat: repeat-y;
	margin-left: 0.3em;
	margin-bottom: 1em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8DBDE;
	border-right-color: #D8DBDE;
	border-bottom-color: #D8DBDE;
	border-left-color: #D8DBDE;
}
#mainnav a {
	text-decoration: none;
	color: #333333;
	display:block;
	padding: .3em .7em .3em .7em;
}
#mainnav a:link, #mainnav a:active {
	color:#1F1F1F;
}
#mainnav a:hover {
	background-color: #418DDA;
	display: block;
	color: #fff;
}
#mainnav ul {
	margin: 0px;
}
#mainnav ul li {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
/* FOOTER BAR */
#footer {
	background-color: #231F20;
	color: #FFFFFF;
}
#footer ul {
	margin-top: 0em;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #E1D7C1;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #E1D7C1;
}
#wsscredit {
	font-size: 90%;
	color: #333333;
	text-align: center;
}
.unbisnet {
border:1px dotted #999999;
margin-left:0.4em;
margin-right:0.4em;
padding:0.3em;
}
/* Facebook logo */
/*div#facebook_es{
background-image: url(/es/images/icons/facebokobkg.jpg);
	background-repeat: repeat-x;
	height: 49px;
}*/


/*div#facebook_es{
background-image: url(/es/images/icons/facebokobkg_wide_lg.jpg);
	background-repeat: repeat-x;
	height: 49px;
}*/


/*div#facebook_es {	
	float:left;	
	background-image: url(/es/images/icons/fbooktwet_vert.gif);
	background:no-repeat !important;	
	background-repeat:no-repeat;
	height:49px;
	background-position: 3px;	
	padding-top:0.2em
}*/

div#facebook_es a {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:50px;
	font-size: 1.1em;
	float:left;
	color: #2054AA;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	padding-top:0.2em
}
*/


/*div#facebook_es a{
	font-family: Arial, Helvetica, sans-serif;
	padding-left:50px;
	font-size: 1.1em;
	float:left;
	color: #2054AA;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/es/images/icons/facebooklogo.jpg);
	background-repeat:no-repeat;
	height:49px;
	background-position: 3px;
	line-height: 17px;
	padding-top:0.2em
}*/
div#facebook_es a:visited {color: #2054AA; !important}

div#facebook_es a:hover{color:#535353}
