/*--- Begin Common ---*/
body
{
	font: .8em arial, helvetica, verdana, sans-serif;
}

#header, #search, #titlebar, #nav, #sidebar, .skip, #index, #nameplate, #logo, #poll, .noprint
{
	display: none;
}

#titlebar h1 /* change tan color to dark gray for department pages */
{
	color: #666;
	font-size: 1.9em;
}

#content h1
{
	font-size: 150%;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 5px 5px 10px 0px;
}

#footer
{
	clear: left;
	font-size: .7em;
	padding-top: 2em;
}

/*--- End Common ---*/

/*--- Begin sIFR ---*/

.sIFR-flash, object, embed
{
	display: none ! important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate
{
	visibility: visible ! important;
	display: block ! important;
	position: static ! important;
	left: auto ! important;
	top: auto ! important;
}

/*--- End sIFR ---*/

hr
{
	border: 0;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	margin-top: 6px;
	height: 1px;
	background-color: #c00;
	color: #c00;
}

td
{
	vertical-align: top;
}

a
{
	text-decoration: none;
}

/* Calendar Output CSS */
#crumbs a
{
	font-weight: bold;
}

.comments
{
	font-style: italic;
	color: #666;
}

#content
{
	min-height: 600px;
}

#mainlinks
{
	padding: 0px;
	margin: 0px;
	color: #000;
	line-height: 1.4;
	font-size: .9em;
	width: 182px;
}

#mainlinks h2
{
	line-height: 1;
	background: #c00;
	color: #fff;
}

#mainlinks li
{
	border-bottom: 1px solid #ccc;
	/* css fix for mac safari & moz */
	width: 182px;
}

#mainlinks li.divider
{
	border-bottom: 5px solid #c00;
}

#mainlinks li a
{
	display: block;
	padding: 1px 0.5em 1px 10px;
	width: 167px;
	overflow: hidden;
	font-size: 90%;
}

#mainlinks li a:hover
{
	background: #cc9;
	color: #c00;
}

#mainlinks p
{
	margin: 0;
	margin-left: 15px;
	padding: 0 0 5px 0;
	white-space: normal;
	font-size: 85%;
}

#mainlinks ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

a.highlight, a.highlight:visited
{
	color: #000;
	display: block;
	border: 1px solid #fff;
	border-left: none;
	border-right: none;
	margin: 0px;
	padding: 0px;
	padding-right: 15px;
	padding-left: 30px;
	width: 554px;
}

a.highlight:hover
{
	border: 1px solid #bbb;
	border-left: none;
	border-right: none;
	background: #eee;
	color: #000;
}

.title
{
	font-weight: bold;
}

.time
{
	color: #c00;
}

h4.day
{
	font-size: 1.15em;
	margin: 1em 0 5px 10px;
	padding: 0;
	border-bottom: 1px solid #c00;
}

#content td a.days
{
	color: #006;
	text-decoration: underline;
	display: inline;
	border: 1px solid #fff;
	border-left: none;
	border-right: none;
	margin: 0px;
	padding: 0px;
}

#content td a.days:hover
{
	border: none;
	background: none;
}

#content td a.days:visited
{
	color: #33c;
}

#content td p
{
	padding: .33em 0 .6em 5px;
	margin: 0px;
	margin-left: 15px;
	display: block;
}

.more
{
	font-weight: bold;
	color: #006;
	padding-left: 5px;
}

.more:hover
{
	text-decoration: underline;
	border: none;
}

td.blankphoto
{
}

a.blankphoto:hover
{
	color: #c00 ! important;
	border: 1px dashed #c00 ! important;
}

a.blankphoto, a.blankphoto:visited
{
	color: #999;
	border: 1px dashed #ccc;
	display: block;
	width: 150px;
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
	vertical-align: middle;
}

td.photo
{
	width: 150px;
	text-align: center;
}

td.photo img
{
	border: 1px solid #666;
}

table.viewedit th
{
	text-align: right;
}

td.mycalheader
{
	border-bottom: 1px solid #000;
	font-size: 1.1em;
	font-weight: bold;
}

td.mycalitem
{
	padding-left: 10px;
}

#mainlinks h2
{
	line-height: 1;
	background: #c00;
	color: #fff;
	font-size: 95%;
}

#admin
{
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #666;
	background: #ccc;
}

#admin a
{
	color: #006;
}

#admin a:hover
{
	text-decoration: underline;
}

#admin a:visited
{
	color: #000;
}

#crumbs
{
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #666;
	font-size: 85%;
}

#crumbs a:hover
{
	text-decoration: underline;
}

#crumbs a:visited
{
	color: #036;
}

#paging
{
	/*
	background: #eaeaea;
	*/
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	float: left;
	height: 15px;
	width: 574px;
	margin: 0;
	text-align: center;
	padding: 3px 15px 3px 10px;
	margin-top: 4px;
}

#paging a
{
	text-decoration: underline;
}

#daterange
{
	padding: 5px 15px 5px 15px;
	border-bottom: solid 1px #666;
}

table#ical
{
	width: 425px;
	border: 1px solid black;
	background: #cc9;
}

#ical td
{
	padding: 0 5px;
	border: 1px solid black;
	background: #fff;
}

/* End Calendar Output CSS */


/* Photo Album CSS */
.pafolderbox, .paphotobox
{
	width: 50%;
	vertical-align: top;
	text-align: center;
	padding-bottom: 10px;
}

.paphotobox img
{
	border: 1px solid #000;
}

.papaging
{
	text-align: right;
	padding-bottom: 10px;
}

.pacrumbs
{
	padding-bottom: 10px;
}

.pacount
{
}

/* End Photo Album CSS */

