Your IP : 216.73.216.40


Current Path : /var/www/html/mmishra/iws8/html/mcell/backup/
Upload File :
Current File : /var/www/html/mmishra/iws8/html/mcell/backup/dynastyle.css

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

li ul {
  	display: none;
  	position: absolute; 
  	top: 1em;
	left: 0;
}

#nav li > ul {
        top: auto;
        left: auto;
}

#nav li:hover ul, li.over ul {
	display: block;
}
/* LTI - Menu */
#nav {
	font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
	word-spacing: 1px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
	position: relative;
	left: 0px;
	top: 0px;
	width: auto;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#nav li {
	float: left;
	position: relative;
	display: block;
	list-style-type: none;
	word-spacing: 1px;
	margin-left: 1px;
	padding: 0px 5px 2px 5px;
	color: #FFFFFF;
	background-color: #FFAE02;
	font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
        font-weight: bold;
}
#nav li a{
        text-decoration: none;
        font-style: normal;
        color: #FFFFFF;
        background-color: #FFAE02;
        font-weight: bold;
}
#nav li li {
        padding: 1px 1px 1px 5px;
        float: none;
        font-weight: bold;
        text-align: left;
        font-style: italic;
        color: green;
}
#nav a#active {
        color: #FFFFFF;
        background-color: #66AF5C;
        text-decoration: none;
        font-weight: bold;
        line-height: 20px;
	padding: 2px 5px 2px 5px;
}

/* LTI Additions */
html {
     margin:0px 0px 0px 0px;
}
body  {
        background: #080B2E;//#66AF5C;//#79C96E;
        font-size: 10px;
        font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
        margin: 0px 11px 11px 13px;
        left: 0px;
        top: 0px;
}
h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        text-align: center;
        font-weight: bold;
}
h2 {
        font-family: Arial, Helvetica, sans-serif;
        text-align: left;
        font-size: 15px;
        font-style: italic;
        font-weight: bold;
}
h3 {
        font-family: Arial, Helvetica, sans-serif;
        text-align: left;
        font-size: 14px;
        font-style: italic;
}
pre,.code {
        white-space: pre;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
}
/* LTI - Banner */

table.ltibanner {
        margin-bottom: 5px;
}