/* Schools stuff */

/* Admin icons... */
div.admin_icon {
	float: right;
}

div.graphical_and_text_icon {
	width: 100px;
	height: 50px;
	text-align: center;
	position: relative;
	padding-top: 64px;
}

div.graphical_and_text_icon a img {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0 18px;
}

div.text_icon {
	float: none;
	padding-right: 1em;
}

div.page_gallery, div.page_downloads, div.page_content, div.page_related_pages {
	clear: both;
}

div.imagefull {
	clear: both;
	text-align: center;
}

div.imagefull img {
	margin: 0 auto;
}

div.imagenav {
	text-align: center;
}

div.inline_image {
	text-align: left;
}

div.imagethumb, .gallery_jump_thumb_present
{
	width: 100px;
	height: 110px;
	background-image: url('/images/default/thumb-frame.gif');
	vertical-align: middle;
	padding: 15px 25px 15px 15px;
	margin: 0 10px 20px 0;
	font-size: 0.9em;
	float: left;
}

div.imagethumb {
	position:relative;
}

div.imagethumb_tool {
	position:absolute;
}

div.imagethumb img
{
	border: 0 none;
}

div.imagethumb p
{
	margin: 0 0;
	padding: 0 0;
}

div.dragdrop_gallery {
	/* IE is very funny about things that are 100% width with this design.. */
	width: 98%;
}

textarea {
	width: 98%;
}

div.gallery_jump_container {
	text-align:center;
	padding: 0;
	margin: 0 0 0 15px;
}

div.gallery_jump {
	padding: 0;
	text-align:left;
	margin: 0 auto;
	width: 450px;
	height: 130px;
}

div.gallery_jump_thumb_present {
}

div.gallery_jump_thumb_missing {
	width: 100px;
	height: 110px;
	padding: 15px 25px 15px 15px;
	margin: 0 10px 20px 0;
	float: left;
}

p.form_save_box {
	text-align: center;
}

div.downloads_sort {
	position: relative;
	top: -0.9em;
}

div.download {
	float: left;
	width: 20em;
	height: 60px;
}

div.download span.date {
	font-size: 0.7em;
	font-style: italic;
}

img.doctype {
	vertical-align:middle;
	float: left;
}

/* ID for advanced option boxes. */
div.advanced {
	border: 1px solid #fee723;
	background-color: #FCF6BD;
	margin-top: 1em;
	/*height: 150px;*/
}

div.advanced div {
	margin: 20px 20px 20px 20px;
}

div.flash, div.errors, div.warning {
	border: 1px solid #fee723;
	background-color: #FCF6BD;
	padding: 20px 10px 20px 68px;
	margin-bottom: 1em;

	background-image: url('/images/default/info.gif');
	background-position: center left;
	background-repeat: no-repeat;
}

div.errors {
	border-color: #FE2323;
	background-color: #FCBDBD;

	background-image: url('/images/default/error.gif');
}

div.warning {
	background-image: url('/images/default/warning.gif');
}

div.errors ul {
	margin: 0 0 0 1em;
}

div.spinner {
	width: 48px;
	height: 48px;
	position: absolute;
}

table {
	margin: 0 auto;
}

div.pagination, p.pagination {
	text-align:center;
}

p.pagination img {
	vertical-align: middle;
}

table.library, table.userlist, table.calendar, table.calendar_glance {
	width: 100%;
}

td {
	/*background-color: #f6f6f6;*/
	padding: 4px;
	vertical-align: top;
}

td.icons {
	background-color: #f1f1ff;
}

div.news_item {
	padding-left: 1em;
}

div.news_item h4 {
/*	margin-left: -1em;*/
}

p.news_item_posted {
	font-size: small;
	font-style: italic;
}

div.calendar_jump {
	text-align: center;
}

div.calendar_jump img {
	vertical-align: middle;
}

table.calendar td {
	border: 1px solid black;
	height: 2em;
	padding: 0.2em;
}

table.calendar ul, table.calendar ul * {
	margin: 0; padding:0;
	list-style: none outside none;
}

table.calendar li {
	font-size: 0.8em;
	text-indent: -1em;
	padding-left: 1.2em;
}

th.calendar_date {
	font-weight: normal;
}

td.calendar_weekend {
	background-color: #e6e6e6;
}

td.calendar_item_present {
	background-color: #ffff88;
}

table.calendar th, table.calendar_glance th {
	text-align: center;
}

table.calendar_glance td {
	border: 1px solid black;
	padding: 0.5em;
}

table.calendar_glance ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.tour_map {
	position: relative;
	margin: 0;
}

div.tour_room {
	position:absolute;
	margin: 0;
}

table.library th {
	color: blue;
	text-decoration: underline;
}

table.library th.sort_asc,th.sort_desc {
	background-position: center right;
	background-repeat: no-repeat;
	height: 22px;
}

table.library th.sort_asc {
	background-image: url('/images/default/up-small.gif');
}

table.library th.sort_desc {
	background-image: url('/images/default/down-small.gif');
}

table.library td {
	vertical-align: middle;
}

table.userlist td {
	vertical-align: middle;
}

.hilight {
	color: rgb(204, 0, 0);
}

div.preview_content {
	border-top: 2px solid #777;
	border-left: 2px solid #777;
	border-right: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	padding: 5px;
	position: relative;
}

img.left {
	float: left;
	margin-right: 5px;
}

img.right {
	float: right;
	margin-left: 5px;
}

div.upload_progress_bar {
	height: 2em;
	background-color: blue;
	border: 1px solid #aaaaff;
	text-align: right;
	color: white;
	font-weight: bold;
}

div#breadcrumbs {
	margin: 0 0 0.5em 0;
	font-size: 0.9em;
	border-bottom: 1px dashed #000080;
	height: 2em;
}

div#breadcrumbs p {
	display: inline;
	/*border: 1px solid red;*/
	float: left;
	margin: 0; padding: 0;
}

div#breadcrumbs ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0; padding: 0;
	position: relative;
	display: inline;
	float:left;
	/*border: 1px solid green;*/
}

div#breadcrumbs ul li {
	float: left;
	background-image: url('/images/default/breadcrumb.gif');
	background-repeat: no-repeat;
	background-position: center right;
	padding: 0 1.5em 0 0.5em;
	margin: 0;
}

div#breadcrumbs ul li.current {
	background-image: none;
	font-weight: bold;
}

div#breadcrumbs ul li a {
/*	color: white;*/
}

table.tborder {
	width: 100%;
}

/* Control panel */
div.cp_group h3 {
	clear: both;
}

div.cp_group ul {
	list-style-type: none;
	margin: 0; padding: 0 0 0 1em;
}

div.cp_group li {
	display: block;
	float: left;
	width: 100px;
	height: 50px;
	text-align: center;
	position: relative;
	padding-top: 48px;
}

div.cp_group a img {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0 26px;
}

fieldset {
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1em 1em 1em 1.5em;
	margin-bottom: 1em;
}

legend {
	font-weight: bold;
}

input[type="text"]:focus, input[type="password"]:focus {
	background-color: #ffffcc;
}
