  /* Style Sheet Human Rights Day 2009 */

body {
	background-color: #424242;
	background-image: url(/es/events/humanrightsday/2009/images/bg.jpg);
	background-repeat: repeat-x;
}

#main {
	background-color: #fff;
	min-width:780px;
	border: 1px solid #333;
}

/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#767676;
}

/* LANGUAGES */

#languages {
	background-color: #ccc;
	border-top: 1px solid #666;
}

#languages ul li#english  {
	color: #000;
	font-weight:bold;
}	

#languages ul li a:link, #languages ul li a:visited, #languages ul li a:active {
	color:#2f2f2f;
	text-decoration:none;
}

#languages ul li a:hover {
	color: #000;
	text-decoration: underline;
}

/* TOP BANNER */

#topbanner {
	background-color: #ccc;
	height: 110px;
	background-image: url(/es/events/humanrightsday/2009/images/bg_banner.jpg);
}

#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(/es/events/humanrightsday/2009/images/banner.jpg);
	background-repeat: no-repeat;
	height: 110px;
	color: #2f2f2f;
}

/* MAIN NAVIGATION */

#mainnav {
	float: left;
	width: 170px;
	font-size: 0.96em;
    background-color: #ccc;
	padding-bottom: 0.5em;
	border-top: 2px solid #fff;
}

#mainnav ul {
	margin: 0px;
}

#mainnav  ul  ul  {
	display: none
}

#mainnav ul li {
	list-style-type: none;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
	border-bottom: 2px solid #fff;
}

#mainnav ul li a {
	text-decoration: none;
	color: #1F1F1F;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.7em;
	padding-right: 0.5em;
}

#mainnav ul li a:visited {
	color: #333;
}

#mainnav ul li a:hover  {
	text-decoration: none;
	display: block;
	color: #333;
	background-color:#fff;
}

/* CONTENT */

#content {
	width: 74%;
	float: left;
	padding-bottom: 0.5em;
	padding-left: 1.4em;
	color: #333;
}

#content tr, td {border:none; padding:1px;}

#content a:link, #content a:active {
	color:#0033FF;
	text-decoration: underline;
}
#content a:visited { 
	color: #CC0000;
	text-decoration: underline;
}

#content a:hover {
	color: #CC0000;
	text-decoration: underline;
}


#content p {
margin-bottom: 0.8em;}

#content h2 {
	color: #333;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-top: 0.6em;
	margin-bottom: 0.5em;
}

#content h3 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

#content ul li {
	padding-top: 0.1em;
	padding-bottom: 0.5em;
	position: relative;
	left: 20px;
	list-style-type: disc;
}
#content ul {
	margin-bottom: 1em;
	font-weight: bold;
}
#content ul li{
	font-weight: normal;
}

#content img.full { /* This style is for the Mootools Slideshow, when JS is disabled */
margin-bottom: 1em;
}

/* QUOTES */
/* QUOTES */
#blockquote {
	font-size: 100%;
	display: block;
	padding: 4px 4px 4px 4px;
	background-color: #F0F1FB;
	width: 26em;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}


#video {
	float: left;
	padding: 10px;
}
/*#blockquote {
	font-size: 100%;
	display: block;
	padding: 4px 4px 4px 4px;
	background-color: #F0F1FB;
	width: 26em;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}


#video {
	padding: 10px;
}*/
/* FOOTER BAR */

#footer {
	background-color: #ccc;
	color: #2f2f2f;
}

#footer ul {
	margin-top: 0em;
}

#footer ul li  {
	display: inline;
}

#footer ul li a {
	color: #2f2f2f;
	text-decoration: none;
}

#footer ul li a:visited {
	color: #2f2f2f;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #000;	
}
#wsscredit {
	font-size: 90%;
	color: #333333;
	text-align: center;
}

#content #disclaimer {
	color: #000000;
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 80%;
	font-weight: normal;
	width: 100%;
	padding-left: 4%;
}