body {
	background-color: #000000;
	color: #dbb84d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
input { border: 1px solid #811313; background-color: #ddccaa; font-weight: bold; }
.input-txt {
	background-color: #ffddbb;
	border: 1px solid #811313;
	font-weight: bold;
}
a:link {
	color: #ffcc00;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	color: #ffcc00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover	{
	color: #ffffff;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	color: #ffcc00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.headers {
	font-family: Twentieth Century Poster1;
	font-size: 16pt;
	text-transform: uppercase;
}
.cal-table {
	background-color: #333333;
	font-family: tehoma,verdana,arial,sans-serif;
	font-size: 10pt;
	color: #ffcc00;
	border-collapse: collapse;
	border-color: #811313;
}
table {
	border-collapse: collapse;
}
.cal-head {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
}
.week-head {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}
.small {
	font-size: 8pt;
}
.day-cell {
	text-align: center;
	font-size: 14pt;
}
a.day-cell {
	color: #ffcc00;
	font-size: 14pt;
}
.small-day-cell {
	font-size: 10pt;
}
a.small-day-cell {
	color: #ffcc00;
	font-size: 10pt;
}
.bold-white {
	font-weight: bold;
	font-size: 16pt;
	color: #ffffff;
}
.cell-label {
	text-align: right;
}
.rust-border {
	border: solid 2px #811313;
	padding: 7px; 
	line-height: 18pt;
}
.error-msg {
	border: 2px solid #811313;
	padding: 15px;
	font-size: 12pt;
	font-weight: bold;
}
.bold-und {
	font-weight: bold;
	text-decoration: underline;
}
.copy {
	font-size: 8pt;
	color: #dbb84d;
}
a.copy {
	text-decoration: none;
	color: #dcb94e;
	font-size: 8pt;
}
a.copy:hover {
	text-decoration: underline;
}
.col-head {
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}

/* adding responsive calendar div styles */
/* Mark McCray djlift@mac.com December 30, 2014 */
span.appointment {
	font-size: 12px;
	font-weight: bold;
}


#admincalnav
{
	display:block;
	height:30px;
}

#cal {
	border-right:1px solid #811313;
	border-bottom:1px solid #811313;
	overflow: hidden;
	display: inline-block;

	min-width: 1057px;


}
#cal #header {
	display:inline;
	width:100%;	
	padding:0;

}

#cal #header div.week-head {
	/*display:inline-block;*/
	float: left;
	/*min-height: 150px;*/
	min-width: 150px;
	width: 14%;
	border-top: 1px solid #811313;
	border-left: 1px solid #811313;
	padding:0;
	margin: 0;
	background-color: #333333;
}

#cal div.daydiv {
	/*display:inline-block;*/
	float: left;
	min-height: 150px;
	min-width: 150px;
	width: 14%;
	border-top: 1px solid #811313;
	border-left: 1px solid #811313;
	vertical-align: top;
	background-color: #333333;
	

}
#cal div.daydiv.prevmonth {
	background-color: #181818;
}
#cal div.daydiv.current {
	border:  1px solid green;
	background-color: black;
}
#cal div.daydivheader {
	display:none;
}
#cal #more {
	display:none;
}

#cal div#daynumber {
	display:inline-block;
	float:left;
	width:16%;
}

#loadingcell {
	color:green;
	display:none;
}

div.apptnavbar {
	width: 100%;
}
div.apptnavbar div {
	margin-top: 3px;
	float:left;
	width:16%;
	text-align: center;
}

a.apptsprite, 
a.apptsprite, 
a.apptsprite, 
a.apptsprite, 
a.apptsprite, 
a.apptsprite,
a.apptsprite {
	text-decoration: none;
	text-align: center;
	display:block;
	width:16px; 
	height:16px;
	background:url('images/appticons/apptsprite20160417.png') 0 0 no-repeat;
            -moz-background-size:128px 16px;
             -ie-background-size:128px 16px;
              -o-background-size:128px 16px;
         -webkit-background-size:128px 16px;
                 background-size:128px 16px;
}

/*letter*/
a.apptsprite.manualappt {
	background-position: 0px 0px;
	width:16px; 
	height:16px;}

a.apptsprite.blocktime {
	background-position: -16px 0px; 
	width:16px; 
	height:16px;}
a.apptsprite.unblocktime {
	background-position: -32px 0px; 
	width:16px; 
	height:16px;/*redclock*/}
a.apptsprite.blockday {
	background-position: -48px 0px; 
	width:16px; 
	height:16px;/*blockday*/}
a.apptsprite.block {
	background-position: -64px 0px; 
	width:16px; 
	height:16px;/*one-half*/}
a.apptsprite.unblock {
	background-position: -80px 0px; 
	width:16px; 
	height:16px;/*one-half-crossed*/}
a.apptsprite.unblockday {
	background-position: -96px 0px; 
	width:16px; 
	height:16px;/*unblockday*/}
a.apptsprite.survey {
	background-position: -112px 0px; 
	width:16px; 
	height:16px;/*survey*/}

