/* UDO SCHUKLENK'S CODE by landry karege- http://www.landrik.com/
------------------------------------------------------------------------------
BASIC TEXT STYLING
------------------------------------------------------------------------------*/


body {
	margin: 0px;
	padding:0px;
	line-height: 20px;
	font-size: 11px;
	line-height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	background-image: url(../img/big.gif);
	background-repeat: repeat;
	/*overflow: hidden;*/
	text-align:justify;
}

#canvas {
	width: 704px;
	height: 554px;
	position: absolute;
	left: 250px;
	top: 40px;
	background-image:url(../img/mainframe.jpg);
    background-repeat:no-repeat;

}

#copyright {
	display:block;
	width: 213px;
	height: 23px;
	background-color:#fff;
	text-indent: -10000px;
	position:absolute;
	bottom: -23px;
	right:0px;
	font-size:1px;
	line-height:10px;
	padding:0px;
	margin:0px;
	background-image:url(../img/copyright.gif);
	background-repeat:no-repeat;

}

a:visited, #copyright {
	color: #777777;
	border-bottom: #fff 0px dotted;
}

h1, h2{
font-weight:bold;
margin:0px; padding:0px;
margin-bottom:15px;
color:#7b0d1c;
text-transform:uppercase;
}

h3, h4 {
font-weight:normal;
margin:0px; 
padding:0px;
margin-bottom:10px;
color:#777777;
}

h1 { 
font-size:14px;
}

h2{
font-size:12px;
}

h3 { 
font-size:12px;
}

h4 { 
font-size:9px;
}

a {
	text-decoration: none;
	color:#7b0d1c;
}

a:hover {
	background-color:#7b0d1c;
	color:#FFFFFF;
	border-color: #7b0d1c;
}
a:visited {
	color: #777777;
	border-bottom: #7b0d1c 1px dotted;
}


p {
	margin-top: 0px;
	margin-bottom:1.7em;
	padding: 0px;
}

#p7s1content1 ul li {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	background: url(../img/bullet.gif) no-repeat 0 5px;
}

ul li {
list-style:none;
}

ol, ol li {
	margin: 0;
	padding: 0;
}

ol li {
	margin-left: 20px;
}

/* 
---------------------------------------------------------------------------------
NAVIGATION
---------------------------------------------------------------------------------*/


#menu {
	width: 175px;
	height: 125px;
	position: absolute;
	right: 75px;
	bottom: 20px;
	padding: 0px;
	margin: 0px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	width: 175px;
    height: 25px;
	list-style: none;
	position: absolute;
}
#menu li {
	display: block;
	float: left;
    margin:0px;
	height: 25px;
	width: 175px;
}
#menu a {
	display: block;
	line-height: 25px;
	text-indent: -10000px;
	text-decoration: none;
	height: 25px;
	width: 175px;
	padding:0px;
	border-width:0px;
}
#menu ul a:hover {
	background-color: transparent;
}

#welcome{
	background-image: url(../img/welcome.gif);
	background-repeat: no-repeat;
}
#welcome:hover {
	background-image: url(../img/welcome_over.gif);
	background-repeat: no-repeat;
}
#about {
	background-image: url(../img/about.gif);
	background-repeat: no-repeat;
}
#about:hover {
	background-image: url(../img/about_over.gif);
	background-repeat: no-repeat;
}
#teaching {
	background-image: url(../img/teaching.gif);
	background-repeat: no-repeat;
}
#teaching:hover {
	background-image: url(../img/teaching_over.gif);
	background-repeat: no-repeat;
}
#publication {
	background-image: url(../img/publication.gif);
	background-repeat: no-repeat;
}
#publication:hover {
	background-image: url(../img/publication_over.gif);
	background-repeat: no-repeat;

}
#contact {
	background-image: url(../img/contact.gif);
	background-repeat: no-repeat;
}
#contact:hover {
	background-image: url(../img/contact_over.gif);
	background-repeat: no-repeat;
}




/*---------------------------------------------------------- 
SCROLLING LAYERS AND SCROLLBARS 
------------------------------------------------------------*/

#p7scroller1 {
	position: absolute;
	padding:0px;
	margin-left:10px;
	left: 278px;
	top: 54px;
	width: 322px;
	height: 352px;
	clip: rect(0, 335px, 352px, 0);
	overflow: hidden;
	z-index: 1;
	text-align:justify;
}

/* it's always good practice to draw your space in advance my mother used say */

#p7s1content1 {
	width: 322px;
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	z-index: 1;
        
}

/*-------------------------------------------------------
SCROLLBAR
----------------------------------------------------*/

#scrollbar {
	position: absolute;
	left: 614px;
	top: 44px;
	width: 13px;
	height: 364px;
	font-size: 1px;
	z-index: 2;
}
#scrollbar a:hover {

background-color:#FFF;
  }

#track {
	position: absolute;
	left: 0;
	top: 17px;
	width: 13px;
	height: 338px;
	z-index: 1;
	cursor:pointer;
}
#drag {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 11px;
	height: 50px;
	z-index: 1;
}
#up {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	height:28px;
	width: 12px;
	cursor: pointer;
}

#down {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	width: 12px;
	height:28px;
	cursor: pointer;
}


#track {
	background-image: url(../img/track.gif) repeat;
}

#up {
	background-image: url(../img/arw-up.gif);
}

#down {
	background-image: url(../img/arw-dn.gif);
}

/*------------------------------------------------------------------
CONTACT FORM
-------------------------------------------------------------------*/

#contactme {
	margin-bottom: 30px;
}

input, textarea {
	font-family: Georgia,Verdana,Arial,sans-serif;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #7b0d1c;
	background-color: transparent;
}

form dl, form dt, form dd {
	margin: 0; padding:0;
	font-weight: normal;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 10px;
}

form dd {
	margin-bottom: 5px;
}

.formInputText, .formInputTextarea {
	width: 250px;
	
}
