body {
	background-color: #000033;
	font-family: Helvetica, Arial Narrow, Arial;


}




/*-------STRUCTURE------------- */

#davincicontent{
	width: 900px;
	height: 550px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 50px; 
	background-image: url(images/davinci-home.png);
	background-repeat: no-repeat;
}

#davincicontent2{
	width: 900px;
	height: 550px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 50px; 
	background-image: url(images/davinciabout.png);
	background-repeat: no-repeat;
}


#davincicontent3{
	width: 900px;
	height: 550px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 50px; 
	background-image: url(images/davinciinvent.jpg);
	background-repeat: no-repeat;
}


#footer{
	clear: both;
	color: #fff;
	width: 900px;
	height: 20px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	top: 75px;
	text-align: center;
	font-size: 10px;
}


#header{

	margin: 20px auto 0 auto;
	text-align: center;
	font-size: 10px;
	
}


/*---------HOME LINKS--------------*/

.homenav{
	color: #fff;
	text-decoration: none;
	font-family: Arial;	
	width: 110px;
	height: 25px;
	position: absolute;
	top: 232px;
	padding-top: 170px;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
	font-size: 15px;
	
	
}

.info{
	/*visibility: hidden;*/
	display:none;
	color: #fff;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 415px;	
	left: 405px;
	width: 470px;
	font-weight: 400;
}

.tight{
	padding: 0px;
	margin: 20px 0px 0px 0px;
	font-size: 25px;
	font-weight: 100px;
	letter-spacing: 0.5px;
}


.homeinfo{
	letter-spacing: 0.5px;
	font-weight: 100;
	margin-top: 5px;
	font-size: 15px;
	line-height: 20px;
	
}

#words{
	left: 534px;
}

#works{
	left: 654px;
	color: #f0f4ff;
}

#life{
	left: 773px;
}


a#words:hover{
	background-color: #001e7b;
	opacity: 0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}

a#works:hover{
	background-color: #001e7b;
	opacity: 0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}

a#life:hover{
	background-color: #001e7b;
	opacity: 0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}



/*---------ABOUT LINKS--------------*/

.aboutlinks{
	position: absolute;
	text-decoration: none;
	color: #fff;
	padding-top: 120px;
	width: 120px;
	text-align: center;
}

#tddv{
	position: absolute;
	width: 255px;
	height: 30px;
	left: 130px;
}

a#tddv:hover{
	border-bottom: 1px solid #fff;
}

#wordsabout{
	top: 50px;
	left: 765px;
}

#noor{
	top: 220px;
	left: 765px;
}

#inventions{
	top: 393px;
	left: 765px;
}

a#wordsabout:hover{
	background: #636363;
	opacity: 0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */	
}

a#noor:hover{
	background: #636363;
	opacity: 0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */	
}


a#inventions:hover{
	background: #636363;
	opacity: 0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
	
}


/*-------About Image fades------------- */

.SB{
	border: none;
    box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.50);
    position: absolute;
    display: none;
}

#SB1{
	 top: 50px;
	 left: 20px;
}


#SB2{
	top: 227px;
	left: 95px;
}

#SB3{
	top: 405px;
	left: 10px;
}

/*-------About and Nooor Video Divs------------- */

#wordsvid{
	position: absolute;
	width: 400px;
	left: 335px;
	top: 50px;
}

#noorvid{
	position: absolute;
	width: 400px;
	left: 335px;
	top: 50px;
	
}

/*-------invention links------------- */

.inventlink{
	position: absolute;
	width: 150px;
	height: 150px;
	border: none;
	padding: 0;
	margin: 0;

}

a.inventlink:hover{
	background-color: #fff;
	opacity: 0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}

#yr1969{
	top: 118px;
	left:49px;
}

#yr1979{
	top:275px;
	left:115px;
}

#yr1980{
	top: 118px;
	left:218px;
}

#yr1982{
	top:275px;
	left:309px;
}

#yr1986{
	top: 118px;
	left:380px;
}

#yr2006{
	top:275px;
	left:476px;
}

#yr2007{
	top: 118px;
	left:563px;
}


/*-------invention popup------------- */


/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
}
   
#boxes .window {
  position:fixed;
  width:550px;
  height:350px;
  display:none;
  z-index:9999;
  padding:20px;
}
 
 
/* Customize your modal window here, you can add background image too */
.popup {
  width:500px; 
  height:400px;
  background-color: #fff;
  text-align: right;
}


.popupvid{
	float: left;
	margin: 0px;
	padding: 0px;
}

.popuptitle{
	padding: 2px 0px 0px 0px;
	font-size: 22px;
	font-weight: 500;
	text-align: left;
	
}

.popuptext{
	text-align: left;	
	padding: 0px 15px;
	margin: 0px;
	line-height: 22px;
	font-weight: 300;
	float: left;
	width: 200px;
}

/*-------FONTS------------- */

.home {
	color: #CCCCCC;

}

.about{
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-weight: 500;
}

#footer a:link{
	color: #a6bacd;
}

#footer a:hover{
	color: #a6bacd;
	text-decoration: none;
}

#footer a:visited{
	color:#a6bacd;
}

#header a:link{
	color: #a6bacd;
}

#header a:hover{
	color: #a6bacd;
	text-decoration: none;
}

#header a:visited{
	color:#a6bacd;
}