@charset "utf-8";

/* CSS Document */

#main {

	width:1040px;

	height:900px;

	background-image:url(BG-2.jpg);

	background-repeat:repeat;

	margin-left:auto;

	margin-right:auto;

}

#box {

	width:1040px;

	height:auto;

	margin-left:auto;

	margin-right:auto;

	position:absolute;

}

#articleLINK {

	width:550px;

	height:100px;

	border-radius:5px;

	position:static;

	

}

#articles {

	width:560px;

	height:118px;

	position:static;

	margin-left:0px;

	margin-top:40px;

	color:#EEE;

	background-color:#000;

	border-radius: 5px;

}

.articleLINK_hover {

  display: block;

  color: #fff;

  font-family: 'Traditional Arabic';

  font-size: 28px;

}

.articleLINK_hover:hover {

  display: block;

  color: #fff;

  font-weight: bold;

}

#canvasIMG {

	width:569px;

	height:569px;

	position:static;

	margin-left:0px;

	margin-top:-228px;

	border-width:2px;

	border-color:#FF0;	

}

#description {

	width:558px;

	height:120px;

	margin-top:-120px;

	color:#FFF;

	background-color:#000;

    opacity:0.7;
 
    filter:alpha(opacity=50);

	text-align:justify;

	direction:ltr;

    font-family:"Courier New", Courier, monospace;

    font-size: 14px;	

	padding-left:8px;

	padding-right:8px;

}

.docwantHOVER {

  display: block;

  background:url(docwantHOVER_black_1.png) center top no-repeat;

  height:70px; /*This Will Make Fixes Size Link (Use Image height)*/

  width:470px; /*This Will Make Fixes Size Link (Use Image width)*/

  line-height:25px;

  text-align:center;  

  opacity:1;

  filter:alpha(opacity=100);    

}

.docwantHOVER:hover {

  display: block;

  background:url(docwantHOVER_black_2.png) center top no-repeat;

  opacity:1;

  filter:alpha(opacity=100);  

}	

#docwant {

	width:470px;

	height:70px;

	position:static;

	margin-left:570px;

	margin-top:-708px;	

}

#portrait {

	width:470px;

	height:387px;

	position:static;

	margin-left:570px;

	margin-top:10px;

	background-color:#FC3;

}







#opac {

    opacity:0.9;

    filter:alpha(opacity=90);

}



/*---- CROSS BROWSER DROPDOWN MENU ----*/

ul#nav {margin: 0 0 0 200px;}

ul.drop a { display:block; color: #fff; font-family: Verdana; font-size: 14px; text-decoration: none;}

ul.drop, ul.drop li, ul.drop ul { list-style: none; margin: 0; padding: 0; border: 1px solid #fff; background: #555; color: #fff;}

ul.drop { position: relative; z-index: 597; float: left; }

ul.drop li { float: left; line-height: 1.3em; vertical-align: middle; zoom: 1; padding: 5px 10px; }

ul.drop li.hover, ul.drop li:hover { position: relative; z-index: 599; cursor: default; background: #1e7c9a; }

ul.drop ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 195px; background: #555; border: 1px solid #fff; }

ul.drop ul li { float: none; }

ul.drop ul ul { top: -2px; left: 100%; }

ul.drop li:hover > ul { visibility: visible }

	

.links {

  font-family:Verdana, Arial, Helvetica, sans-serif;

  display:block; /*This Cover Full TD */

  background:url(hover2.png) center top no-repeat; /*This Will Set the Link background */

  height:60px; /*This Will Make Fixes Size Link (Use Image height)*/

  width:260px; /*This Will Make Fixes Size Link (Use Image width)*/

  line-height:25px;

  text-align:center;

  font-size:10pt;

  text-decoration:none;

}

.links:hover {

  background:url(hover1.png) center top no-repeat;

}





.pn {

  display: block;

  width: 267px;

  height: 25px;

  background: #000;

  padding: 10px;

  text-align: center;

  border-radius: 5px;

  color: #fff;

  font-weight:normal;

  cursor: pointer;

  opacity:1;

  filter:alpha(opacity=100);

  font-family: 'Traditional Arabic';

  font-size: 20px;

  font-weight: bold;

  cursor: pointer;

}

.pn:hover {

  display: block;

  width: 267px;

  height: 25px;

  background: #000;

  padding: 10px;

  text-align: center;

  border-radius: 5px;

  color: red;

  font-weight: normal;

  opacity:1;

  filter:alpha(opacity=100);

  font-family: 'Traditional Arabic';

  font-size: 20px;

  font-weight: bold;

  cursor: pointer;  

}

#previous {

	position:flexible;

	margin-top:5px;

}

#next {

	position:static;

	margin-top:-45px;

	margin-left:290px;

}

.CV {

  display: block;

  width: 258px;

  height: 25px;

  background: #000;

  padding: 10px;

  text-align: center;

  border-radius: 5px;

  color: #00ff21;

  font-weight: normal;

  opacity:1;

  filter:alpha(opacity=100);    

}

.CV:hover {

  display: block;

  width: 258px;

  height: 25px;

  background: #000;

  padding: 10px;

  text-align: center;

  border-radius: 5px;

  color: red;

  font-weight: normal;

  opacity:1;

  filter:alpha(opacity=100);  

}	

#myCV {

	position:static;

	margin-top:-45px;

	margin-left:142px;

}



.finalLINK {

  display: block;

  width: 200px;

  height: 22px;

  background: #000;

  padding-top:10px;

  padding-bottom:10px;

  text-align: center;

  border-radius: 5px;

  color: #fff;

  font-weight: normal;

  opacity:1;

  filter:alpha(opacity=100);    

}

.finalLINK:hover {

  display: block;

  width: 200px;

  height: 22px;

  background: #000;

  padding-top:10px;

  padding-bottom:10px;

  text-align: center;

  border-radius: 5px;

  color: red;

  font-weight: normal;

  opacity:1;

  filter:alpha(opacity=100);  

}	

#finalLINK1 {

	position:static;

	margin-top:0px;

	margin-left:0px;

}

#finalLINK2 {

	position:static;

	margin-top:-42px;

	margin-left:210px;

}

#finalLINK3 {

	position:static;

	margin-top:-42px;

	margin-left:420px;

}

#finalLINK4 {

	position:static;

	margin-top:-42px;

	margin-left:630px;

}

#finalLINK5 {

	position:static;

	margin-top:-42px;

	margin-left:840px;

}