
/* ---- general: site ----- */

* {padding:0; margin:0;}
body, select, td, th {font:11px arial,sans-serif;}
input[type="text"], textarea {padding: 0 0 0 4px; font:1.0em arial,sans-serif;}
input[type="submit"], input[type="button"], button {font:0.9em arial,sans-serif; cursor:pointer;}
body {background:#FFFFFF; color:#2B3856; overflow:hidden; padding:2px;}
th {background:#EDE6C0;}
td {vertical-align:top;}
/* td, th {vertical-align:top;} */
a {color:#2B3856; text-decoration:none; cursor:pointer;}
a.urlembed {font-weight:bold; text-decoration:underline;}
hr {margin:10px 0px; height:2px; border-width:0; color:#EDE6C0; background:#EDE6C0;}
p {text-align:justify;}
img {border-style:none;}
select option {padding: 0 0 0 4px;}

h3 {font-size:14px;}
h4 {font-size:13px;}
h5 {font-size:1.0em;}
h6 {font-size:1.3em; padding: 5px 0; margin-bottom: 0.01em; background: #EDE6C0;  }
h6, h6 a {color: #333333;}


ul, ol {margin:0 25px;}

.fontS {font-size:1.0em;}

.floatR {float:right;}
.floatL {float:left;}
.floatC {text-align:center;}
.center {margin:auto;}
.spaceL {margin-left:40px;}
.spaceLL {margin-left:15%;}

.point {cursor:pointer;}
.arrow {cursor:default;}
.noButton {border:none; background:none; cursor:pointer; text-decoration:underline;}
.link {cursor:pointer; text-decoration:underline;}
.container {padding:15px 0 25px 0;}
.confirm {width:50%; text-align:center; background:#A0D070;}
.warning {width:50%; text-align:center; background:#FFF0A0;}
.error {width:50%; text-align:center; background:#F0A070;}
.inputError {background:#F0A070;}
.noMessage {width:50%; text-align:center;}
.warningL {margin:10px 0 10px 15%; width:50%; text-align:center; background:#F0A070;}
.noWarningL {margin:10px 0 10px 15%; width:50%; text-align:center;}
.hilight {margin:10px 0; width:50%; background:#F0A070;}
.mark {color:#FF0000; font-weight:bold; text-decoration:underline;}
.flush {position: absolute; right: 100%;}

/* ---- canvas ---- */

div.topBar {padding:0px 20px; font:bold 13px/25px arial,sans-serif; text-shadow:grey 0.2em 0.3em 0.2em; text-align:center; background:#F2F2F2;}
div.topText {margin:auto; width:95%; line-height:30px;}
div.navBar {clear:both; padding:0px 10px; line-height:20px; background:#EDE6C0; border:1px solid #E8E8E8;}
div.endBar {position:absolute; left:0; bottom:10px; width: 98%; padding:0 1%; font-size:0.8em; background:#EDE6C0; border:1px solid #E8E8E8;}
div.content {clear:both; padding:3px 26px 0 10px;}
div.contentS {clear:both; padding:3px 10px; font:1.1em arial,sans-serif;}

div#sideBar {position: absolute; top:45px; right:20px; height:60%; width:170px; padding:4px; border:2px solid #AAAAFF;
 font-size:0.9em; background:#F2F2F2; z-index:20; overflow:hidden; display:none;}
div.upcList {position: absolute; top:30px; bottom:0px; width:100%; overflow:auto;}

div#optPanel {position: absolute; top:45px; left:10px; padding:4px; border:2px solid #AAAAFF;
 font-size:0.9em; background:#F2F2F2; z-index:20; overflow:hidden; display:none;}
table.options th {min-width:110px; cursor:default;}
table.options input,label {cursor:pointer;}
.optList {max-height:250px; overflow:auto;}

.footLB {font:italic bold 1.1em arial,sans-serif; color:#0033FF;}
.footLR {font:italic bold 1.1em arial,sans-serif; color:#AA0066;}
.dragme {background:#EDE6C0; margin-top:2px; cursor:move;}

/* ---- all pages ----- */
.scroll {overflow:auto;}
.scrollBoxYe {position:absolute; left:0; top:70px; right:0; bottom:35px; padding:0 10px; overflow:auto;}
.scrollBoxMo, .scrollBoxWe, .scrollBoxDa {position:absolute; left:0; top:85px; right:0; bottom:35px; padding:0 10px; overflow-y:scroll;}
.scrollBoxUp, .scrollBoxCh {position:absolute; left:0; top:125px; right:0; bottom:35px; padding:0 10px; overflow:auto;}
.scrollBoxSh {position:absolute; left:0; top:180px; right:0; bottom:35px; padding:0 10px; overflow:auto;}
.scrollBoxSe {position:absolute; left:14%; top:140px; right:0; bottom:70px; padding:0 10px; overflow:auto;}
.scrollBoxAd {position:absolute; left:14%; top:140px; right:0; bottom:35px; padding:0 10px; overflow:auto;}

table.mgrid {width:100%;}
table.mgrid td.holder{vertical-align:top; width:16%; padding:2px;}

table.grid {width:100%; border-collapse:collapse; table-layout:fixed;}
/* table.grid {width:100%; border-collapse:collapse;} */
table.grid .wkCol {border:1px solid #E8E8E8; width:25px;}
table.grid th {/*background:#FFFFE0;*/}
table.grid .dcol {/*border:1px solid #E8E8E8;*/ width:14%; font-weight: bold; padding-top: 2px; padding-bottom: 2px; color:#333;}
table.grid tr.monthWeek {height:120px;}
table.grid tr.yearWeek {height:40px;}
table.grid tr.miniWeek {height:28px;}
table.grid th { overflow:hidden; }
table.grid td { overflow:hidden; }
table.grid td.we0 {border:1px solid #E8E8E8; /*background:#F8F8F8;*/}
table.grid td.we1 {border:1px solid #E8E8E8; background:#FFFFBB;}
table.grid td.wd0 {border:1px solid #E8E8E8; background:#FFFFFF;}
table.grid td.wd1 {border:1px solid #E8E8E8; background:#FFFFDD;}
table.grid td.out {border:1px solid #E8E8E8; background:#FEFEFE;}
table.grid td.blank {background:#FFFFFF;}
table.grid td.today {/*border:2px solid #0000FF;*/ background: #FFFFCC;}
table.grid td.slday {border:2px solid #FF0000;}

table.evtForm {width:100%; padding:5px; margin:0 0 10px 0; border-spacing:4px; background:#FFFFFF;}

.viewhdr {display:inline-block; min-width:350px;}

div.help {clear:both;}

/* -- view: year/month -- */

.square {
	float:left;
	width:8px;
	height:8px;
	border:1px solid #E8E8E8;
}

.miniSquare {
	float:left;
	width:5px;
	height:5px;
	border:1px solid #808080; background: #FFFF99;
}

.event {
	padding:0 2px;
	margin-top:2px;
	display:block;
}

.url {
	padding:0 2px;
	cursor:pointer;
	display:block;
}

.dom {
	text-align:right; padding-right: 2px;
}

.dom a {
	display:block;
	width:100%;
}

.dom a:hover {
	background:#FFFFFF;
}

.firstDom {
	background:#EDE6C0;
}

.wnr {
	vertical-align:middle;
	background:#FFFFBB;
	text-align:center;
}

.spacer {
	display:inline-block;
	width: 100px;
}


/* -- view: week/day/dw_functions -- */

var {
	display:block;
	border-bottom:1px solid #E8E8E8;
	color:#888888;
}

.day ul {
	margin:5px;
	padding:0px 15px;
}

.timeCell {
	border-bottom:1px solid #E8E8E8;
	text-align:center;
	color:#888888;
}

.timeFrame {
	position:relative;
}

.timeh {
	width:50px;
	border:1px solid #E8E8E8; 
}

.timex {
	width:50px;
	border:1px solid #E8E8E8; 
	background:#FFFFBB;
}

.dates {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}

.evtBox {
	position:absolute;
	border:1px solid #E8E8E8;
	z-index:1;
	overflow:hidden;
}

.dayh {
	margin:-1px;
	border:1px solid #E8E8E8; 
	border-collapse:collapse;
}

.day {background:#FFFFFF;}


/* -- view: upcoming / changes / search -- */

.eventBg {
	width:80%;
	background:#F2F2F2;
	margin:0 40px;
	padding:10px;
}

.headCh, .headUp {
	width:80%;
	margin:20px 40px 0 40px;
}

.headSh {
	width:80%;
	margin:20px 40px 20px 40px;
}

.lMarginUp {width:120px;}
.lMarginCh {width:100px;}


/* -- add/edit event -- */

div.repBox {
	position:absolute;
	left:40px; bottom:120px;
	width:360px;
	padding:10px;
	border:1px solid #E8E8E8;
	background:#C0C0C0;
	z-index:20;
	display:none;
}

/* ---- admin pages ----- */

.error {background:#F0A070;}

.sideBar {
	width:35%;
	border:1px solid #E8E8E8;
	background:#FFFFFF;
	margin:0 10px 10px 0;
	padding:5px;
}

.labelFix {
	width:300px;
	cursor:default;
	text-align: right;
	padding:0 6px 0 0;
}

.fieldBoxFix {
	width:100%;
	margin:10px 0;
	padding:15px;
	border:1px solid #888888;
	background:#F2F2F2;
}

.label {
	cursor:default;
	text-align: right;
	padding:0 6px 0 0;
}

.fieldBox {
	margin:10px 0;
	padding:15px;
	border:1px solid #888888;
	background:#F2F2F2;
}

.saveSettings {position:absolute; left:15%; bottom:35px;}

/* ---- log in ----- */

.loginBox {
	width:280px;
	padding:0 30px 30px 30px;
	border:1px solid #888888;
	background:#F2F2F2;
}

.legend {
	float:left;
	margin:-26px 0 0 0;
	font-weight:bold;
	background:#F2F2F2;
}

.legendI {
	float:left;
	margin:-6px 0 0 0;
	font-weight:bold;
	background:#F2F2F2;
}

/* ---- Onmouseover popup Styles (poptext.js) ---- */

#htmlPop{
	position:absolute;
	width:250px;
	padding:4px;
	border-radius: 5px;
	box-shadow: 5px 5px 5px #888;
	visibility:hidden;
	z-index:10;
}

.normal {border:1px solid #E8E8E8; background:#FFFFE0;}
.private {border:1px solid #E8E8E8; background:#CCFFCC;}
.repeat {border:1px solid #E00060;}


/* ---- Date Picker Styles ----- */

.dpTable {
	width:150px;
	font:12px arial,sans-serif;
	text-align:center;
	color:#505050;
	background:#F2F2F2;
	border:2px outset white;
}

.dpTable th {
	background:#EDE6C0;
	color:#2B3856;
}

.dpTD {
	border:1px solid #F2F2F2;
}

.dpTDHover {
	border:1px solid #888888;
	cursor:pointer;
	color:red;
}

.dpHilight {
	border:1px solid #888888;
	color:red;
	font-weight:bold;
}

.dpTitle {
	font:bold 12px arial,sans-serif;
	color:#2B3856;
}

.dpButton {
	font:bold 10px arial,sans-serif;
	color:#2B3856;
	background:#FFFFFF;
	cursor:pointer;
}

/* ---- Time Picker Styles ----- */

.tpFrame {
	width:155px;
	overflow:hidden;
	font:11px/12px arial,sans-serif;
	text-align:center;
	color:#505050;
	background:#F2F2F2;
	border:1px solid #AAAAAA;
}

.tpAM {background:#EEFFFF;}
.tpPM {background:#FFCCEE;}
.tpEM {background:#DDFFDD;}

.tpPick:hover {
	background:#A0A0A0;
	color:red;
}

/* ---- Color Picker Styles ----- */

.cpDiv {
	width:156px;
	height:128px;
	overflow:auto;
	background:#DDDDDD;
	border:1px solid #666666;
}
.cpCell {
	cursor:pointer;
	width:12px;
	height:12px;
}

b, strong { font-weight: bold; }
a.aBig { font-size: 110%;}
a.cBrown { color: #c60; }