/*	arab_general.css
	© 2008 francky www.developerscorner.nl
*/

html { margin: 0; padding: 0; height: 101%; color: #000000;
		background: #D1EDFD url(http://www.arabresearch.nl/images/bg-kasbah-dubbel2.jpg) fixed repeat-x 50% 0; 
		}
body { 
	margin: 0; 
	padding: 0 0 10px 0; 
	font-size: 100.01%; 
	font-family: arial, verdana, helvetica, sans-serif; 
	}

p { margin: .8em 0; 
	padding: 0; 
	font-size: .95em; 
	line-height: 125%;
	}

h1 {
	margin: 0 0 .6em -2px; 
	padding: 2px 0 2px 4px;
	color: #08086B;
	background: #F2F7FF;
	font-size: 1.3em;
	letter-spacing: 0.05em;
	}
h2 {
	display: inline-block;
	margin: 1.1em 0 -.5em 0; 
	padding: 0 3px 0 3px; 
	color: #08086B;
	background: #F2F7FF;
	font-size: 1em;
	}
h3 {
	margin: .5em 0 -.5em 0; 
	padding: 0; 
	color: #800000;
	background: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	}

img, a img { vertical-align: middle; border: none; text-decoration: none; }

a:link		{ color: #000080; background: inherit; }
a:visited	{ color: #000080; background: inherit; }
#content a:hover, 
#content a:focus	{ color: #800000; background-color: #CCFFFF; }
#content a:active	{ color: #000080; background-color: #CCFFCC; } 

.invis, .printonly {
	position: absolute;
	top: 0;
	left: -9999px;
	}

.clearLeft  { clear: left;  height: 1px; font-size: 1px; margin-bottom: -1px; }
.clearRight { clear: right; height: 1px; font-size: 1px; margin-bottom: -1px; }
.clearBoth  { clear: both;  height: 1px; font-size: 1px; margin-bottom: -1px; }

.floatLeft { clear: left; float: left; padding-right: 10px; }
.floatRight { clear: right; float: right; padding-left: 10px; }
.floatRightNoClear { float: right; padding-left: 10px; }

.img-center { margin: 1.5em 0 .75em 0; text-align: center; }

/*
.pdf-down { padding-left: 20px; background: url(../images/general/pdf_link-img16x14.gif) no-repeat .05em .15em; }
.word-down { padding-left: 20px; background: url(../images/general/word_link-img16x14.gif) no-repeat .05em .15em; }
.ppt-down { padding-left: 20px; background: url(../images/general/ppt_link-img16x14.gif) no-repeat .05em .15em; }
.zip-down { padding-left: 20px; background: url(../images/general/zip_link-img16x14.gif) no-repeat .05em .15em; }
*/

.space5em { height: 5em; }
.space10em { height: 10em; }
.margintop5px {margin-top: 5px; }
.marginbottom5px {margin-bottom: 5px; }
.marginbottom15px {margin-bottom: 15px; }
.marginleft25px {margin-left: 25px; }
.paddingtop10px {padding-top: 10px; }
.paddingbottom5px {padding-bottom: 5px; }

.italic {font-style: italic; }
.center {text-align: center; }
.attention {color: #C40000; background: inherit; }
	
/* =============================== content ============================================ */ 

#contentkolom {
	height: 1%; /* IE correction */
	margin: 45px auto 0 auto;
	width: 580px;
	} 

#content { /* inside box anti IE6 peekaboo */
	margin: 0 2%;
	}

/* Fitts' law; see http://home.tiscali.nl/developerscorner/css-enlargedLink/large_link-area.htm */
#contentkolom a { padding: .15em 1px; } 
#contentkolom a:hover { padding: .15em 1px; }

#contentkolom ol { 
	margin-top: -.5em;
	margin-bottom: .3em;
	}

#contentkolom ul { 
	margin-top: -.5em;
	margin-bottom: .3em;
	}
#contentkolom li { 
	margin: 0 auto; 
	padding-top: 0; padding-bottom: .2em; 
	padding-left: 10px;
	font-size: .95em; line-height: 125%;
	}
#contentkolom li.nobullet {
	list-style: none;
	} 

#footer {
	text-align: center; 
	font-size: .8em;
	}
#footer a {
	text-decoration: none;
	padding: 1px 1px; 
	}
#footer a:hover {
	padding: 1px 1px; 
	background: white;
	color:red;
	}

/* =============================== logobox ============================================ */ 

#logobox_arab { 
	margin-top: -5px; 
	text-align: center;
	}

#printlogo { display: none; }

/* =============================== menu ============================================ */ 

#logobox_arab ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-weight: bold;
	font-size: .9em; 
	}   
#logobox_arab li {
	display: inline;
	margin: 0 5px;
	}
#logobox_arab li a {
	padding: 2px 5px;
	background: url(http://www.arabresearch.nl/images/bg-menu-link.gif);
	text-decoration: none;
	border: 1px solid #5368B0;
	}
#logobox_arab li a:hover {
	background: white;
	color: red;
	}
#logobox_arab img {
	padding: 15px 0;
	}


/* ================================================= */
#menucolumn {
	display: none;
	float: left;
	margin: 200px 0 0 5px;
	}

#menucolumn ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-weight: bold;
	font-size: .9em; 
	}   
#menucolumn li {
/*	background: url(http://www.arabresearch.nl/images/bg-menu-item.gif); */
	}


#menucolumn li a {
	width: 14em;
	display: block;
	margin: 5px 20px 5px 0;
	padding: 5px;
	background: #FFEBC3;
	color: #8E2766;
	border: 1px solid #DE9200;
	text-decoration: none;
	}
#menucolumn li a:hover,
#menucolumn li a:focus {
	background: #FFFFFF;
	color: #7F1B5B;
	padding: 5px 2px 5px 8px;
	}
	
#index #hme a,
#contact #ctt a,
#arabic #ara a,
#research #res a,
#training #crs a,
#translations #trn a,
#services #srv a,
#projects #prj a {
	color: green; background: white;
	cursor: default;
	}
