@media print {
#content {font-size:85%;}
@import "/ar/common/_fontz/WebFontz_stylesheet.css";
}

body {
font-family: 'amiriregular', traditional_arabicregular, mohammad_naskhnormal, Simplified Arabic, tahoma,Roboto, Arial, Helvetica, sans-serif;
	font-weight: 400;
	margin: 0;
	background-color: #d6d9e2;
}
/* Style sheet for Let's Fight Racism */  html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	background-color:#FFF;
	background-image:url(../images/bkgd_img.png);
	background-repeat:repeat-x repeat-y;
}
#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 {
	display: none;
}  /* TOP BANNER */
#topbanner {
	height: 200px;
	background: url(../images/banner.jpg) no-repeat;
}
#topbanner #hiddentitle, #hiddentitle span {
	height: 200px;
	background: url(../images/banner.jpg) no-repeat;
}  /* MAIN NAVIGATION */  /*#mainnav { display:none; }*/  /* 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 */
#content {
	float: right;
	width: 98.5%;
	color: #333;
	font-size: 1.167em;
	/*	word-spacing: 2px;*/
	margin: 0;
	padding-right: 1em;
	padding-top: 2em;
	list-style-type:none;
}
#content2 {
	width:80%;
	margin:auto;
}
#content h2 {
	color: #000;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0;
	padding-bottom: 1em;
	;
}
#content h3 {
	color: #000;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0;
	padding-bottom: 1em;
}
#content h4 {
	color: #000;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0;
	padding-bottom: 0.5em;
	;
}
#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;
	clear: both;
	margin: 1em 0 0 1em;
	width: 420px;
	padding: 0;
	height: auto;
}
.imgleft img {
	float: left;
	margin-right: .3em;
}
.iconimg {
	clear:both;
	float:right;
	padding-left:15px;
	width: 100px;
	height: 80px;
}
.listtext {
	height: 90px;
}
.bluetext {
	color:#008dc1;
} /*---RIGHT COLUMN: FLASH BOX, DOWNLOADS BOX---*/
#flash {
	float:left;
	width: 40%;
	padding-left: 3.7em;
	padding-top: 2.4em;
	padding-right: 0;
}
#downloads {
	float:left;
	width: 40%;
	padding-left: 3em;
	padding-top: 1em;
	margin: 0;
	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;
}  /* CREDIT */
#wsscredit {
	font-size: 90%;
	color: #000033;
	text-align: center;
	padding-top: .5em;
}
