/* Style sheet  */

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}

body {
	background-color:#FFF;
	background-image:url(/en/letsfightracism/images/bkgd_img.png);
	background-repeat:repeat
}

#main {
	background-color: #fff;
	min-width:960px;
	border: 3px solid #fff;
}

/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#e1e2e4;
}

/* LANGUAGES */

#languages
{font-weight:bold;
color:#008dc1}

#languages a
{color:#000000;
font-weight:normal}

#languages a:hover
{color:#008dc1}

/* TOP BANNER */

#topbanner {
	height: 145px;
	background: url(../images/banner.png) no-repeat;
}
#topbanner #hiddentitle, #hiddentitle span {
	height: 145px;
	background: url(../images/banner.png) no-repeat;
}

/* MAIN NAVIGATION */

/* Start Holly Hack, hidden from MacIE. \*/
* html #mainnav ul li {
height: 1%;
}
/* End Holly Hack. */

#mainnav {
margin: 0px auto 0px auto;
background: url(/fr/letsfightracism/images/grey.gif) repeat-x 0 30%;
font-size: 1.1em;
font-weight:bold;
z-index: 1;
}

#mainnav ul {
list-style-type: none;
text-align: center;
margin: 0px;
padding: 0px;
z-index: 2;
}

#mainnav li {
display: inline;
text-align: center;
margin: 0px 5px;
}

#mainnav li a {
padding: 3px 5px;
color: #666666;
background-color: #ffffff;
border: 1px solid #cccccc;
text-decoration: none;
}

#mainnav li a:hover {
color: #000000;
border: 1px solid #666666;
border-top: 2px solid #008dc1;
border-bottom: 2px solid #008dc1;
} 


/* CONTENT */

#content2
{width:80%;
margin:auto}

#content {
	float: left;
	width: 98.5%;
	color: #333;
	font-family: Frutiger, Univers, Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	line-height: 1.5em;
	word-spacing: 2px;
	margin: 0;
	padding-left: 1em;
	padding-top: 2em;
	list-style-type:none;
}


#content h2 {
	color: #000;
	font-size: 150%;
	font-family: Frutiger, Univers, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 1em;;
}

#content h3.home {
	font-size: 150%;
	margin-bottom: 0;
	padding-bottom: 1em;
}

#content h3
{color: #000;
font-family: Frutiger, Univers, Arial, Helvetica, sans-serif;
font-size:1.2em}

#content .leftcol {
	width: 50%;
	float: left;
}

#content .rightcol {
	float: right;	
	width:50%
}

#content .topcol {
	float: left;
	margin-left: 23%;
}
#content .topcol img {
	clear: both;
}

.imgleft {
float: left;
margin-right:10px;
}

.imgright {
float: right;
margin-left:10px;
}


.imgleft p, .imgright p {
	color:#666666;
	font-size:0.9em;
	padding:3px
}

.iconimg{
clear:both;
float:left;
padding-right:15px;
width: 100px;
height: 100px;
}

.listtext{
height: 120px;
}

.bluetext{
	color:#008dc1;
}

.stand {
	width: 400px;
	margin-left:30px;
	float: left;
	clear: both;
	margin-top: 2em;
}

.boxright
{width:250px;
float:right;
margin-left:10px;
border: #008dc1 2px solid;
padding:8px;
font-size:0.9em}

.boxright img
{margin:5px 0px}

#content ul
{margin-left:2em}




/*---RIGHT COLUMN: FLASH BOX, DOWNLOADS BOX---*/

#downloads {
float:left;
width: 40%;
padding-left: 3em;
padding-top: 1em;
margin: 0;
font-family: Frutiger, Univers, Arial, Helvetica, sans-serif;
font-size: 1.167em;
line-height: 1.5em;
}

#titleimg{
float: left;
padding-bottom: 10px;
}

.thumbs {
float: left;
width: 80px;
height: 80px;
padding: 5px 5px 15px 5px;
margin-left: 0;
}

/* FOOTER BAR */

#footer {
	color: #ffffff;
	background-color: #008dc1;
}

#footer ul {
	margin-top: 0em;
}

#footer ul li  {
	display: inline;
}

#footer ul li a {
	color: #ffffff;
	text-decoration: none;
}

#footer ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #ffffff;	
}
