/*
	This is a CSS document
	@author:	Muhammad Ibrahim
	@date:		March 26, 2008
	@updated:	March 31, 2008
*/

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Georgia, verdana, arial, times;
	/* font-size: 14px; */
	background-repeat: repeat;
}

a {
	text-decoration: none;
}

#banner {
	position: relative;
	margin: 0;
	padding: 0;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	/* padding-top: 52px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 68px; */
	background: #063; /* #063 url(../images/wp_banner.jpg) no-repeat #396; */
	background-attachment: scroll;
}

#banner h1 {
	font: 16px verdana, arial, courier;
	font-weight: bold;
	margin: 0 0 0 12px;
	padding: 0;
	color: #ffffcc;
}

#titlebar {
	position: relative;
	background: #9fc;
	color: #000000;
	font-family: verdana, arial, courier;
	font-weight: bold;
	font-size: 10px;
	padding: 5px 20px 5px 20px;
	border-bottom: 1px solid #396;
}

#docbox {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

#maincontent {
	background: #eeeeee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 190px;
	padding: 10px 30px 30px 30px;
	position: relative;
/*	padding-top: 10px; */
	line-height: 140%;
	min-height: 500px
}

#leftcontent {
	position: absolute;
	left: 0;
	top: 0;
	width: 210px;
	height: 100%;
	margin: 0;
	/* padding: 0px, 0px, 10px, 0px;	 */
	background: #ffffcc;
	background-repeat: no-repeat;
	border-top: 1px solid #ccc;
	/* border-right: 1px dashed #9fc; */
}

#leftcontent ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftcontent li {
	border: 1px solid #ffffcc;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
	background: #063;	
}
/*
#leftcontent li.active a {
	color: black;
	background: #6c3;
	text-decoration: none;
}
*/
#leftcontent .navoff {
	color: black;
	background: #096;
	/* background-image: url('../images/bbg1.gif');
	/* background: #070; */
}

#leftcontent a {
	font-family: Verdana, Georgia, Times, Serif;
	text-align: center;
	color: white;
	display: block;
	margin: 0;
	padding: 3px 20px;
	font-weight: bold;
	font-size: 12px;
}

#leftcontent a:hover {
	text-decoration: none;
	color: #ccffcc;
	background: #096;	
	font-weight: bold;
}

#leftcontent .menuheading {
	color: black;
	background: #9fc; /* #cccccc; */
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	/* padding-left: 15px; */
	text-align: center;
	border: 1px solid #999999;
	/* width: 210px; */
}

#leftcontent .menuheading a {
	color: black;
	background: #cccccc;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 15px;
	/* border: 2px solid #999999; */
}

#leftcontent .menuheading a:visited {
	color: black;
	background: #cccccc;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 15px;
	/* border: 2px solid #999999; */
}

#leftcontent .menuheading a:hover {
	color: black;
	background: #cccccc;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 15px;
	/* border: 2px solid #999999; */
}

#footer {
	text-align: center;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding: 5px 20px 5px 20px;
	font-family: tahoma, arial, verdana;
	font-size: 12px;
	border-style: dashed;
	border-color: #9fc;
	border-width: 1px;
	background: #ffffcc;
}

#footer a:hover {
	text-decoration: underline;
}

table {
	width: 100%;
}

td {
	padding: 5px 5px 5px 5px;
}

.searchword {
	background: yellow;
	display: inline;
}

img.floatright { 
    float: right; 
    margin: 10px; 
}

.arrowlist ul {
	list-style: none;
	line-height: 160%;
}

.arrowlist li a {
	padding-left: 20px;
	padding-right: 20px;
	background: url(../images/small-star.gif) no-repeat left;
	border-bottom: none;
}

.arrowlist li a:hover {
	padding-left: 20px;
	background: url(../images/small-star-filled.gif) no-repeat left;

	border-bottom: none;
	text-decoration: underline;
}

.talk {
	/* display: inline; */
	padding-left: 35px;
	background: url(../images/talk2.gif) no-repeat left;
}


/*
	This is a CSS document
	@author:	Muhammad Ibrahim
	@date:		March 26, 2008
	@updated:	March 31, 2008
*/


h2 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: verdana, arial, times;
	font-size: 16px;
	color: #000000;
	border: 1px solid #9fc;
	background-color: #9fc; /* #dddddd; */
}

h2 a {
	color: #000000;
	border-bottom: 1px dotted #999999;
}

h2 a:visited {
	color: #000000;
}

h2 a:hover {
	color: #996600;
	border-bottom: 1px dotted #996600;
}

/* Below is the style for the lecture list */
.lectures-description {
	border: 1px solid #9fc;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.lectures-description a {
	border-bottom: 1px dotted #999999;
/*	text-decoration: none;
	color: green;
	background-color: #dddddd;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	display: block;	
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: verdana, arial, courier;
	font-weight: bold;
	font-size: 12px;
*/
}

.lectures-description a:visited {
	color: green;
}

.lectures-description a:hover {
	text-decoration: none;
	color: red;
	border-bottom: 1px dotted red;
}

#plain-links a {
/*
	color: green;
	background: #eeeeee;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
*/	
}

#plain-links a:visited {
	color: green;
	background: #eeeeee;	
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	/* padding-left: 20px; */
}

#plain-links a:hover {
	color: green;
	background: #ffffcc;
}

hr {
	border: none 0;
	border-top: 1px dotted #cccccc;
	height: 1px;
}

#pagenumbers {
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

}

#pagenumbers a {
	border: 1px solid #cccccc;
	padding: 6px 6px 6px 6px;
}

#pagenumbers a:hover {
	border: 1px solid green;
	background: #ffc;
}

/* Below is the style for the input boxes */

input {
	color: black;
	height: 16pt;
	font-family: verdana, arial, times;
	font-size: 14px;
	border: 1px solid #66cc99;
}

input:focus {
	border: 1px solid #003300;
	/* background: #ffc; */
}
	
textarea {
	color: black;
	font-family: verdana, arial, times;
	font-size: 14px;
}

textarea {
	border: 1px solid #66cc99;	
}
	
textarea:focus {
	border: 1px solid #003300;
}

.dropcap {
  float: left;
  font: normal 48pt/0.8em Georgia, Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: white;
  background: #063;
  margin-right: 8px;
  padding: 3px 5px 7px 5px;
}