/* CSS Document */
/*
 * Copyright (c) 2005 Regents of The University of Michigan.
 * All Rights Reserved.  See COPYRIGHT.
 */

html {
	padding: 0px; 
}

body {
	height: 100%;
	margin: 0px; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

img {
	border: none;
}

iframe {
	border: none;
}

#itcsBanner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	background-color: #212f57;
	color: #ffffff;
	line-height: 24px;
	text-transform: lowercase;
}

#itcs {
	margin: 0 30% 0 0;
	padding: 0px 0px 0px 10px;
}

#itcs a, a:visited, a:hover {
	color: #ffffff;
	text-decoration: none;
	border: none;
}

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

div.sidebar {
	position: fixed;
	width: 200px;
	left: 1.5%;
	top: 95px;
	padding: 0px;
}

div.masthead {
	position: fixed;
	margin: 0px;
	padding: 0px;
	width: 97%;
	left: 1%;
	top: 0px;
}

#content {
	margin-left: 220px;
	padding: 0px;
	padding-top: 95px;
}

#lone_content {
	margin-left: 100px;
	margin-right: 120px;
	padding: 0px;
	padding-top: 25px;
}

 /* -- End basic layout section -- */
#content a {
	text-decoration: none;
	border: none;
}

#content a:hover {
	text-decoration: underline;
	border: none;
}

div.sidebar a {
	text-decoration: none;
	border: none;
}

div.sidebar a:hover {
	text-decoration: underline;
}

#date {
	float: right;
	width: 30%;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
}

#banner {
	clear: both;
	padding: 5px 10px 5px 10px;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	background-color: #212f57;
	color: #ffffff;
	text-transform: lowercase;
}

#banner h1 {
	float: right;
	width: 45%;
	font-size: 18px;
	margin: 0px;
	text-align: right;
	white-space: nowrap;
}

#menubar {
	overflow: visible;
	visibility: visible;
	z-index: auto;
	height: auto;
	color: #FFFFFF;
    font-size: 16px;
	margin: 0 45% 0 0;
	padding: 0px;
}

#menubar ul {
	margin: 0;
	padding: 0;
}

#menubar li {
	display: inline;
    list-style-type: none;
}
	
#menubar a, a.active {
    color: #ffffff;
    background-color: #3366AB;
    font-size: 0.8em;
    font-weight: bold;
    border: 1px solid #ffffff;
    padding: 3px;
    margin: 2px;
    text-decoration: none;
}
	
#menubar a.active {
    background-color: #00338b;
	border: 1px solid #ffff66;
	color: #FFFF66;
}
	
#menubar a:hover {
    color: #FFCCCC;
    background-color: #11449b;
}
	
#menubar a:visited {
    color: #FFFFFF;
}
	
#menubar a.active:hover {
    background-color: #00338B;
    color: #FFFFFF;
}

#infoBar {
    clear: both;
	margin: 0px;
	padding: 3px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 15px;
	color: #666666;
	background-color: #ffffee;
	border-bottom: 1px solid #336699;
}

#notifyArea {
	margin: 0 25% 0 0;
	padding: 0;
}

#notifyArea .notify {
	color: #009900;
}

#notifyArea a, a:hover, a:visited {
	color: #336699;
	text-decoration: underline;
	border: none;
}

#infoMenu {
	float: right;
	width: 25%;
	height: 22px;
	padding: 0px;
	text-align: right;
	font-size: 12px;
	margin: 2px 0 0 0;
}

#infoMenu li {
	display: inline;
    list-style-type: none;
	margin: 2px;
}

#infoMenu a, a:hover, a:visited {
    color: #666666;
    font-weight: bold;
    border: 1px solid #666666;
    padding: 2px;
    text-decoration: none;
}

#upload {
	padding-bottom: 15px;
	text-align: left;
	z-index: 10;
	width: 400px;
	height: 400px;
	position: absolute;
	top: 50px;
	left: 170px;
}

#upload ul {
	margin: 0px;
	list-style: none;
}

#upload p {
	margin: 0 10px 0 0;
	text-align: right;
}

#upload li {
	border: 1px solid #cccccc;
	padding: 5px 0px 5px 5px;
	width: 95%;
	color: #668252;
}

#upload div.uploadctrl {
	padding: 10px;
	text-align: right;
	white-space: nowrap;
}

#upload a {
	text-decoration: none;
	color: #0033CC;
	text-align: right;
	margin-left: auto;
}

#upload iframe.progbar {
	width: 400px;
	height: 65px;
	margin: 0px auto 0px auto;
	display: none;
}

#permissions {
	width: 515px;
	position: absolute;
	left: 170px;
	top: 105px;
}

#permissions iframe {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 230px;
}

#permissionsBox {
	height: 200px;
	width: 100%;
	overflow: auto;
}

#permissionsBox table {
	width: 495px;
	border-collapse: collapse;
}

#permissionsBox td, th {
	border-bottom: 1px solid #6699cc;
	border-right: 1px dotted #999999;
	color: #333333;
}

#favorites {
	width: 200px;
	position: absolute;
	left: 170px;
	top: 175px;
}

.expandItem {
	margin: 5px 0 5px 5px;
	padding: 0px 10px 10px 5px;
	color: #336699;
	background-color: #ffffcc;
	font-size: 12px;
	z-index: 10;
	display: none;
	border: 1px solid #cccccc;
}

div.titlebar {
	clear: both;
    padding: 5px;
}

div.titlebar h2 {
	margin: 0 15% 0 0;
	padding: 0;
}

div.titlebar a {
	float: right;
	width: 15%;
	padding: 0;
	text-align: right;
}

div.expandItem h2, form.expandItem h2 {
	color: #336699;
	font-size: 12px;
}

#favorites iframe {
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 100%;
}

#newFolder {
	width: 380px;
	position:  absolute;
	left: 170px;
	top: 175px;
}

#newFolder input {
	margin: 0 2px 0 2px;
}

#fileList {
    width: 530px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 40px;
	border: 1px solid #999999;
    border-collapse: collapse;
}

#fileList th {
	padding: 2px 4px 2px 4px;
	margin: 0;
	white-space: nowrap;
	height: 20px;
	background-color: #dedeee;
}

#fileList th a, a:visited {
    color: #336699;
    font-weight: bold;
}

#fileList td {
	border: 1px solid #6699CC;
	font-weight: normal;
	color: #404040;
	padding: 4px 4px 4px 4px;
    margin: 0;
	overflow: hidden;
	height: 20px;
}

#fileList td a {
	color: #336699;
	text-decoration: none;
}

#fileList td a:hover {
	text-decoration: underline;
}

#fileList th.selectedCol {
	background-color: #bbcbff;
}

#sidebar {
	margin: 0 70% 0 0;
	padding: 0 0 0 15px;
}

#inspector {
	width: 190px;
	border: 1px solid #336699;
    overflow: hidden;
}

#inspector h3 {
	background-color: #336699;
	color: #ffffff;
	font-size: 12px;
	padding: 3px 0px 3px 5px;
	margin: 0;
}

#inspector h4 {
	color: #F97909;
	border-bottom: 1px solid #F97909;
	font-size: 12px;
	margin: 10px 4px 6px 4px;
	padding: 0;
	white-space: nowrap;
}

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

#inspector li {
	font-size: 12px;
	line-height: 18px;
	margin: 1px 0 1px 10px;
	white-space: nowrap;
}

#inspector li a, a:visited {
	color: #0033CC;
	text-decoration: none;
	border: none;
}

#inspector li a:hover {
	text-decoration: underline;
}

#selectedItem {
	margin: 0 0 0 10px;
	padding-left: 50px;
	line-height: 48px;
	font-weight: bold;
	background-repeat: no-repeat;
	white-space: nowrap;
}

#newWebSpaceMsg {
	width: 450px;
	height: 180px;
	border: 1px dashed #999999;
	margin: 100px auto 0px 10%;
}

#newWebSpaceMsg h1 {
	margin: 2px;
	font-size: 1.6em;
	color: #f97909;
}

#newWebSpaceMsg p {
	color: #333333;
	margin: 12px;
}

#newWebSpaceMsg a, a:hover, a:visited {
	text-decoration: underline;
}

.greyOut {
	color: #999999;
}

.shadedrow {
	background-color: #dee3e7;
}

.normalrow {
	background-color: #efefef;
}

.row0 {
	background-color: #ffffff;
}

.row1 {
	background-color: #f1f1f1;
}

.selectedrow {
	background-color: #dee3e7;
}

.inspSelected {
	border: 1px solid #cccccc;
	background-color: #ffffcc;
}

.saveButton {
	display: block;
	margin: 4px 4px 4px auto;
}

a, a:hover, a:visited {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.content-text {
        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
        font-weight: normal;
}

h2.content-text {
        color: #A08f8f;
}

p.content-text {
        color: #336699;
}

p.content-text a:active, p.content-text a:visited, p.content-text a:hover {
        text-decoration: underline;
        border: none;
}

table.content-text {
    width: 530px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
    border: 1px solid #6699cc;
    border-collapse: collapse;
}

table.content-text th {
    padding: 4px 4px 4px 4px;
    color: #336699;
    background-color: #bbcbff;
    text-align: left;
    margin: 0;
    overflow: hidden;
    height: 20px;
}

table.content-text tr {
    border: 1px solid #6699cc;
}

table.content-text td {
    border: 1px solid #6699cc;
    font-weight: normal;
    color: #336699;
    padding: 4px 4px 4px 4px;
    margin: 0;
    overflow: hidden;
    height: 20px;
}

#error {
	margin-left: 15%;
	margin-right: 20%;
	margin-top: 20px;
	background: #ffff99;
	padding: 0px 10px 10px 20px;
	color: #882222;
	border: 1px dashed #000000;
}

#version {
    margin-top: 2px;
    color: #9c9c9c;
    font-size: 10px;
    text-align: right;
    padding-right: 12px;
}

#overwrite_box {
    margin-right: 20px;
}

