/* STRUCTURE */
/* h2{
	margin:0;
	padding:0;
} */
.calHeader a.nav{
	font-size:13px;
}
.calHeader a.nav img{
	vertical-align:middle;
}
#eventForm{
	
}
.recurUntil{
	background-color:#FFFFFF;
}
#eventForm label{
	direction:ltr;
}
fieldset.recurUntil{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
ul.addLinks {
	color:#666666;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
}
ul.addLinks {
	color:#666666;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
	
	color:#666666;
	list-style-image:none;
	list-style-type:none;
	text-align:left;
}
body {
	/* background-color: #333333 ; */
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
}
.calSubHeader{
	border-top:1px #666666 solid;
	margin:3px 0;
}
#secondarynav .calMenu{
	font-size:11px;
}
	
div#calHeader {
/* background-image: url( "../images/background_header.gif" ) ; */
}
	
h1 {
/* 	background-image: url( "../images/logo.gif" ) ; */
	background-position: top left ;
	background-repeat: no-repeat ;
	color: #87BC64 ;
	font-size: 1px ;
/*	height: 69px ;*/
	line-height: 1px ;
	margin: 0px 0px 0px 0px ;
	overflow: hidden ;
	padding: 0px 0px 0px 0px ;
}
	
div#calHeader div.rule {
	background-color: #87BC64 ;
	border-bottom: 1px solid #999999 ;	
	border-top: 1px solid #666666 ;	
	font-size: 2px ;
	line-height: 2px ;
	width:100%;
}

div#calHeader div.rule div {
	background-color: #FEF3B9 ;
	border-right: 1px solid #666666 ;
	font-size: 12px ;
	/*width: 220px ;*/
}
ul#primarynav {
	background-color: #FFFFFF ;
	height: 23px ;
	list-style-type: none ;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
}
	
ul#primarynav li {
	float: left ;
}
	
ul#primarynav li a {
	background-image: url( "../images/nav_background.gif" ) ;
	background-position: top left ;
	background-repeat: no-repeat ;
	color: #555555 ;
	float: left ;
	font-size: 10px ;
	font-weight: bold ;
	height: 23px ;
	line-height: 21px ;
	overflow: hidden ;
	padding: 0px 13px 0px 30px ;
	text-decoration: none ;
}
	
ul#primarynav li a.on {
	background-color: #FEF3B9 ;
	background-image: url( "../images/nav_background_on.gif" ) ;
}

/*SECONDARY NAV FOR SUB MENU*/

ul#secondarynav {
	background-color: #FFFFFF ;
	height: 23px ;
	list-style-type: none ;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	/*border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;*/
}
	
ul#secondarynav li {
	float: left ;
}
	
ul#secondarynav li a {
	background-image: url( "../images/nav_background.gif" ) ;
	background-position: top left ;
	background-repeat: no-repeat ;
	color: #555555 ;
	float: left ;
	font-size: 10px ;
	font-weight: bold ;
	height: 23px ;
	line-height: 21px ;
	overflow: hidden ;
	padding: 0px 13px 0px 30px ;
	text-decoration: none ;
}
	
ul#secondarynav li a.on {
	background-color: #FEF3B9 ;
	background-image: url( "../images/nav_background_on.gif" ) ;
}
div#calContent {
	background-color: #F0F0F0 ;
	border-bottom: 1px solid #666666 ;
	border-top: 1px solid #999999;
	float:left;
}
	
div#calContent div.buffer{
	float:left;
	width:900px;
}
div#calContent div.buffer,.dataform td {
	/*padding: 5px 50px 20px 25px ;*/
	padding: 5px 10px 20px 10px ;
	font-size:11px;
}
	
div#sitefooter {}

div#sitefooter div.rule {
	border-bottom: 1px solid #000000 ;
	background-color: #87BC64 ;
}
	
div#sitefooter div.rule div {
	background-color: #FEF3B9 ;
	border-right: 1px solid #666666 ;
	font-size: 12px ;
	height: 12px ;
	line-height: 12px ;
	/*width: 220px ;*/
}
	
p#copyright {
	color: #CCCCCC ;
	font-size: 10px ;
	margin: 0px 0px 0px 0px ;
	padding: 15px 0px 50px 15px ;
}


/* CONTROLS */

body, 
td {
	/*font-family: verdana, arial, georgia, sans-serif ;*/
	/*font-size: 14px ;*/
}

/* h1,h2,h3,h4,h5,h6, p,ul, ol {
	margin-bottom: 16px ;
	margin-top: 0px ;
	} */
	
form {
	margin: 0px 0px 5px 0px ;
	}

h2 {
	color: #264389 ;
	font-size: 20px ;
	font-weight: bold ;
	}

strong.warning {
	color: #CC0000 ;
	}
	
/* CALENDAR */
p#calendarcontrols {
	float: right ;
	font-size: 11px ;
	line-height: 20px ;
	margin: 0px 0px 0px 0px ;
}
	
p#calendarcontrols a {
	color: #333333 ;
}
	
form#calendarform {
	margin: 0px 0px 5px 0px ;
}
	
form#calendarform select,
form#calendarform input {
	font-size: 11px ;
}

table#calendar {
	background-color: #999999 ;
}
	
table#calendar td {
	vertical-align: top ;
}
	
table#calendar tr.header td {
	background-color: #FEF3B9 ;
	color: #3F3F3F ;
	font-size: 11px ;
	line-height: 22px ;
	text-align: center ;
}
	
table#calendar tr.days td {
	 background-color: #FFFFFF ; 
	color: #6B4F2E ;
	padding: 4px 4px 4px 4px ;
}
	
table#calendar tr.days td.header {
	background-color: #E0E0E0 ;
	padding: 0px 0px 0px 0px ;
	vertical-align: middle ;
}
	
table#calendar tr.days td.header a {
	color: #333333 ;
	display: block ;
	font-size: 10px ;
	font-weight: bold ;
	height: 80px ;
	line-height: 80px ;
	text-align: center ;
	text-decoration: none ;
	width: 15px ;
}
	
table#calendar tr.days td.other {
	background-color: #F0F0F0 ;
}
	
table#calendar tr.days td.filler {
	background-color:#CCCCCC;
	color:#999999;
}	
table#calendar tr.days td.deadDay {
	background-color:#ffffff;
	color:#999999;
}

table#calendar tr.days td.today {
	background-color: #BDE2AC ;
}

.eventNewLink{
	margin-left:2px;
	text-decoration:underline;
	color:#666666;
	float:right;
}
.dayNumberLabel{	
	float:left;
}
table#calendar tr.days td a.daynumber, 
table#calendar tr.days td a.daynumberfull, 
table#calendar tr.days td div.daynumberfull, 
table#calendar tr.days td div.daynumber  {
	background-color: #FFFFFF ;
	border: 1px solid #666666 ;
	border-left: 1px solid #CCCCCC ;
	border-top: 1px solid #CCCCCC ;
	display: block ;
	font-size: 10px ;
	height: 15px ;
	line-height: 15px ;
	margin-bottom: 3px ;
	text-align: center ;
	text-decoration: none ;
	padding:0 2px;
	top: 0px ;
	/* width: 23px ; */
}

table#calendar tr.days td a.dayEvent{
	color:#666666;
	font-size:11px;
}
table#calendar tr.days td .eventBreak{
	border-bottom:1px dashed #dddddd;
	line-height:2px;
	height:2px;	
}	

table#calendar tr.days{
	background-color: #ffffff ;
}
table#calendar tr.days td a.daynumberfull {
	background-color: #FEF3B9 ;
	color: #262626 ;
	font-weight: bold ;
	width: auto ;
}
	
table#calendar tr.days td a.event {
	color: #262626 ;
	display: block ;
	font-size: 11px ;
	margin: 0px 0px 5px 0px ;
	text-decoration: none ;
}
	
table#calendar tr.days td em.note {
	color: #999999 ;
}
	
table#calendar tr.footer td {
	background-color: #BDE2AC ;
	font-size: 2px ;
	line-height: 2px ;
	padding: 0px 0px 0px 0px ;
}
	
table.dataform {}

table.dataform td.left {
	border-right: 2px solid #CCCCCC ;
	font-weight: bold ;
	padding: 6px 13px 12px 0px ;
	text-align: right ;
	vertical-align: top ;
}
	
table.dataform td.left label {
	display: block ;
	width: 110px ;
}

table.dataform td.right, 
table.dataform td.righttext {
	padding: 5px 0px 12px 13px ;
	vertical-align: top ;
}
	
table.dataform td.righttext {
	padding-top: 6px ;
}

table.dataform tr.fieldnote td,
table.dataform td.fieldnote {
	color: #999999 ;
	font-size: 11px ;
	padding: 3px 0px 0px 0px ;
}
	
input.date {
	width: 120px ;
}
	
input.time {
	width: 120px ;
}
	
input.large {
	width: 400px ;
}
	
textarea.description {
	height: 200px ;
	width: 400px ;
}

div.instancenote {
	background-color: #EAEAEA ;
	border: 1px solid #AAAAAA ;
	margin: 10px 0px 0px 0px ;
	padding: 10px 10px 10px 10px ;
	width: 350px ;
}
	
div.instancenote strong {
	display: block ;
	margin: 0px 0px 7px 0px ;
}
	
div.formerrors {
	color: #CC0000 ;
}
	
div.formerrors h3 {
	margin: 0px 0px 7px 0px ;
}
