.login {
	position:absolute;
	top: 0px;
	right: 10px;
	border: thin solid grey;
	padding: 4px;
	margin: 4px;
	background-color:#F4F4FF;
}
#ft {
	text-align:center;
	margin-top: 8px;
	padding: 4px;
	border-top: thin solid #000033;
}
#hd {
	padding: 4px;
	color:#000033;
	border-bottom: thin solid #000033;
	background-color:#E9E9FF;
}
#hd h1 a {
	color: #000033;
	text-decoration: none;
}
label {
	display:block;
	width:150px;
}
h2{
	color:#000070;
}
#options{
	border:thin solid #000033;
	border-top:none;
	padding:4px;
	background-color:#E9E9FF;
}
#options li{
	list-style:none;
	margin:2px;
}
.event {
	 margin-left:40px;
	 line-height:1.4em;
}
.rcalName {
	font-size:smaller;
}

#loading {
	text-align: center;  
	visibility: hidden;
}
label {
	font-weight: bold;
}
.dlg {
	visibility: hidden;
}
#mashCalDisplay {
	width: 80%;
	border: thin solid grey;
	padding: 4px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
#remoteCalendars{
	width:80%;
}
.rCalDisplay{
	border:thin solid grey;
	padding:4px;
	margin-top:5px;
	margin-left:20px;
	background-color: WhiteSmoke;
}
.rCalIdentifier{
	text-align:center;
	background-color:#E9E9FF;
	font-weight: bold;
}
#toc {
	background-color:#5D5DC2;
	clear:both;
	margin:1.5em 0 1.5em;
	padding:1.5em 0;
	text-align:center;
	border:thin solid #FFB200;
}
#toc p {
	color:white;
	font-size:1.5em;
	line-height:1.5em;
	margin-bottom:1.2em;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:80%;
}
#toc ul {
	height:12em;
	list-style-type:none;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:44em;
}
#toc li {
	background-color:white;
	border:0.1875em solid #444444;
	display:block;
	float:left;
	text-align:center;
	width:45%;
	margin-right:2%;
	height:12em;
}
#toc a {
	text-decoration:none;
}
#toc a {
	display:block;
	font-size:1.5em;
	line-height:1.5em;
	padding:0.3725em 0.3em !important;
	color:#5D5DC2;
}
.error {
	border: thick solid red;
	margin: 10px;
	font-size:1.5em;
	padding:5px;
	text-align:center;
}
