/*
	@NAME: Boxy
	@VERSION: 0.1
	@AUTHOR: Kevin Scott
	@AUTHOR_SITE: http://www.bytesome.com
*/
body {font-family: arial, helvetica, sans-serif}
#calendar td {border:1px solid #aaa;}
.label {font:bold 11px/16px Verdana, Arial, Helvetica, sans-serif;}
.blue {color:#6c4331;}
.green {color:#009900;}
.brown {color:#685E41;}
.purple {color:#351D74;}
.maroon {color:#A00;}

.month {font:bold 14px/16px Verdana, Arial, Helvetica, sans-serif;}
a {color: #555;font-weight: bold;text-decoration: none}
h1 {border: 1px solid #000;background: #B8AB91;color:#000;}
h3 {border: 1px solid #000;background: #B8AB91;padding: 6px;color:#000;}
.head {font:bold 11px arial;background: #ccc;display: block;text-align: right;font-weight: bold}
.head a {color: #000;}
.head_a {border: 1px solid #000;background: #eee;font-weight: bold;vertical-align: top}
.head_b {padding-left: 7px}
.items {background: #FFF;color:#FFF;display: block;}
.items a {color: #000;font-weight: normal}
.border {border: 1px solid #000;}
.highlight {background: #6c4331;}
#local {display:inline;background:#B8AB91;height:10px;width:10px;margin:5px;border:1px solid #000;color:#000;}
#remote {display:inline;background:#00CC00;height:10px;width:10px;margin:5px;border:1px solid #000;color:#000;}
.link {font:bold 10px/12px Verdana, Arial, Helvetica, sans-serif;}
/* calendar stuff */
#mbox{background-color:#eee; padding:8px; border:2px outset #666;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
#ol{background-image: url(overlay.png);}
.dialog {display:none}
* html #ol{background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");}
#class_detail {padding:0 10px 0 10px;display:block;font:normal 10px/13px Verdana, Arial, Helvetica, sans-serif;}     
div.ceaPreview{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	min-height:150px;
	clear:both;
}