/* Colors (for quick customization) */

body {
	color: #000000;
	background: #FFF url(/manage/images/headerbg.gif) 100% 0 no-repeat;
	behavior: url(/manage/css/csshover.htc);
}

#content th * {
        color: #ffffff;
}

a:link, a:visited {
	color: #1B317C;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFFFFF;
	background: #1B317C;
}
h1#header a:link, h1#header a:visited {
	color: #EFEFEF;
}

h1#header a:hover, h1#header a:active {
	color: #FFFFFF;
	background: transparent;
}
ul#nav {
	border: 1px solid #1B317C;
	background: #E2E6F3;
}
#nav a {
	text-decoration: none;
	color: #1B317C;
}
#nav a:hover {
	background: #1B317C;
	color: #FFFFFF;
}
#content h2.PluginAdminHeader {
	color: #1B317C;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;
	height: 18px;
	padding-bottom: 0;
	white-space: nowrap;
}
ul.plugin_menu {
	border: 1px solid #1B317C;
	background: #E2E6F3;
	font-weight: bold;
	border-left-width: 0;
}
.plugin_menu li {
}
.plugin_menu li a {
	text-decoration: none;
	color: #1B317C;
}
.plugin_menu li a:hover {
	color: #FFF;
	background: #1B317C;
}
h1.plugin_section_header {
	border-top: 1px solid #1B317C;
	border-bottom: 1px solid #1B317C;
	color: #1B317C;
}
.spotedit_folder_options li a {
	text-decoration: none;
	color: #1B317C;
}
.spotedit_folder_options li a:hover {
	color: #FFFFFF;
	background: #1B317C;
}
.staff_top_level_category {
	background: #1B317C;
	color: #ffffff;
}
.staff_second_level_category {
	color: #1B317C;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #1B317C;
	font-family: Arial, Helvetica, sans-serif;
}
.spotedit_document_display {
	width: 470px;
}
/* Telephone Directory */
.emergency {
	font-weight: bold;
	color: #FF0000;
}
/* Layout, etc */
h1 {
	font-size: 16px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1#header {
	margin: 0;
	padding: 0;
	font-size: 28px;
	text-align: right;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	width: 236px;
	height: 47px; 
background: url(/manage/images/siteadmin.gif) 0 0 no-repeat;
}
h1#header a:link, h1#header a:visited {
	text-decoration: none;
	height: 47px;
	display: block;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul#navsurround {
	position: absolute;
	margin: 0;
	right: 10px;
	top: 47px;
	padding: 0 10px 0;
	list-style: none;
	background: url(/manage/images/arrow.gif) 100% 50% no-repeat;
	width: 20em;
text-align: right;
}
li#mainli {
	margin: 0;
	font-size: 16px;
	color: #1B317C;
	font-weight: bold;
	padding: 3px 30px 3px  10px;
	height: 22px;
}
ul#nav {
	display: none;
}
li:hover ul#nav {
	displaY: block;
	position: absolute;
	top: 28px;
	right: 10px;
	list-style: none;
	padding: 5px;
	margin: 0;
	width: 200px;
	font-size: 10px;
	text-align: left;
	cursor: pointer;
}
#nav a {
	text-decoration: none;
	display: block;
	padding: 4px;
	margin: 2px 0;
	_width: 192px;
}
#container {
	background: #FFF url(/manage/images/headerbg.gif) 100% 0 no-repeat;
}
#content {
	margin-left: 180px;
	padding:90px 10px  20px 10px;
	min-height: 300px;
	_height: 300px;
}
h2.PluginAdminHeader {
	position: absolute;
	top: 38px;
	left: 10px;
	height: 45px;
	width: 400px;
	margin: 0;
	padding: 12px 5px;
}

ul.plugin_menu,
.plugin_menu li {
	margin: 0;
	padding: 0;
	font-size: 10px;
	list-style: none;
}
ul.plugin_menu {
	position: absolute;
	top: 75px;
	left: 0;
	z-index: 1000;
padding: 20px 10px 50px;
width: 140px 
}
.plugin_menu li {
	_height: 1px;
}
.plugin_menu li a {
	display: block;
	margin: 2px;
	padding: 3px;
}
/* SpotEdit */
ul.spotedit_folder_options {
	list-style: none;
	padding: 0;
	display: inline;
	font-size: 10px;
}
.spotedit_folder_options li {
	display: inline;
}
.spotedit_folder_row {
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 10px;
}
h3.spotedit_folder {
	background: url(/manage/images/icons/folder.jpg) no-repeat;
	padding: 2px;
	margin: 0;
	padding-left: 25px;
	color: #000000;
	font-size: 18px;
height: 22px;
}
h3.spotedit_folder a {
font-size: 14px;
}
.spotedit_folder_row p {
margin: 0 0 10px;
}
h3.spotedit_document {
	background: url(/manage/images/icons/document.jpg) no-repeat;
	padding: 2px;
	margin: 0;
	padding-left: 25px;
	color: #000000;
	font-size: 14px;
height: 22px;
}
h3.spotedit_image {
	background: url(/manage/images/icons/image.jpg) no-repeat;
	padding: 2px;
	margin: 0;
	padding-left: 25px;
	color: #000000;
	font-size: 14px;
	height: 22px;
}
h3.spotedit_attachment {
	background: url(/manage/images/icons/attachment.gif) no-repeat;
	padding: 2px;
	margin: 0;
	padding-left: 25px;
	color: #000000;
	font-size: 14px;
	height: 22px;
}
li.spotedit_delete_folder a:hover,
li.spotedit_delete_image a:hover,
li.spotedit_delete_document a:hover {
background: #C30000;
}
table, td {
border: none;
}
table {
border-left: 1px solid #999999;
border-top: 1px solid #999999;
}
td {
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}
h1.plugin_section_header {
font-size: 25px;
text-transform: uppercase;
letter-spacing: 5px;
margin: 0 0 10px;
padding: 5px 10px;
text-align: center;
}

div.row {
/*	border: dashed 1px #1B317C; */
    margin: 2px;
	clear: both;
	padding: 2px 0;
}
.left {
    width: 200px;
	float: left;
}
.center {
	width: 300px;
	float: left;
}
.right {
    width: 200px;
	float: right;
}
.clear {
	clear: both;
}


div.error {
	border: solid 1px #000000;
	background: #ff9933;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	margin: 10px;
}

.staff_top_level_category {
	font-weight: bold;
	font-size: 14px;
	margin-top: 2px;
}

.staff_second_level_category {
	font-weight: bold;
	font-size: 11px;
	margin-left: 20px;
}

.staff_top_level {
	margin-left: 10px;
}

.staff_second_level {
	margin-left: 30px;
}
.template_choose {
padding: 5px;
border-bottom: 1px solid #CDCDCD;
}
.template_choose img {
margin: 0 10px 0 0;
width: 200px;
}


/* Preview of Documents in their site */

.spotedit_document_display {
border-top: 2px solid #DEDEDE;
border-left: 2px solid #DEDEDE;
border-bottom: 4px solid #BBBBBB;
border-right: 4px solid #BBBBBB;
padding: 10px;
/* 	font-family: Arial, 'Lucida Grande', Verdana, Geneva, Lucida,  Helvetica, sans-serif; */
	font-size: 10px
}

.spotedit_document_display a:link {
	text-decoration: underline;
}
.spotedit_document_display a:visited {
	text-decoration: none;
}
.spotedit_document_display a:hover, 
.spotedit_document_display a:active {
}
.spotedit_document_display h1, 
.spotedit_document_display h2, 
.spotedit_document_display h3, 
.spotedit_document_display h4, 
.spotedit_document_display h5, 
.spotedit_document_display h6 {
	font-weight: bold;
	margin: 0;
	padding: 10px 0 5px;
}
.spotedit_document_display h1 {
	font-size: 18px;
}
.spotedit_document_display h2 {
	font-size: 17px;
}
.spotedit_document_display h3 {
	font-size: 16px;
}
.spotedit_document_display h4 {
	font-size: 15px;
}
.spotedit_document_display h5 {
	font-size: 14px;
}
.spotedit_document_display h6 {
	font-size: 13px;
}
.spotedit_document_display h1 a:link, 
.spotedit_document_display h2 a:link, 
.spotedit_document_display h3 a:link, 
.spotedit_document_display h4 a:link, 
.spotedit_document_display h5 a:link, 
.spotedit_document_display h6 a:link {
	text-decoration: none;
}
.spotedit_document_display h1 a:hover, 
.spotedit_document_display h2 a:hover, 
.spotedit_document_display h3 a:hover, 
.spotedit_document_display h4 a:hover, 
.spotedit_document_display h5 a:hover, 
.spotedit_document_display h6 a:hover {
	text-decoration: none;
}
.spotedit_document_display p {
	margin: 10px 0;
}
/* Archive Preview in site-like */
.archive_pending_body {
border-top: 2px solid #DEDEDE;
border-left: 2px solid #DEDEDE;
border-bottom: 4px solid #BBBBBB;
border-right: 4px solid #BBBBBB;
padding: 10px;
/*	font-family: Arial, 'Lucida Grande', Verdana, Geneva, Lucida,  Helvetica, sans-serif; */
	font-size: 10px;
	width: 470px;
}

.archive_pending_body a:link {
	text-decoration: underline;
}
.archive_pending_body a:visited {
	text-decoration: none;
}
.archive_pending_body a:hover, 
.archive_pending_body a:active {
}
.archive_pending_body h1, 
.archive_pending_body h2, 
.archive_pending_body h3, 
.archive_pending_body h4, 
.archive_pending_body h5, 
.archive_pending_body h6 {
	font-weight: bold;
	margin: 0;
	padding: 10px 0 5px;
}
.archive_pending_body h1 {
	font-size: 18px;
}
.archive_pending_body h2 {
	font-size: 17px;
}
.archive_pending_body h3 {
	font-size: 16px;
}
.archive_pending_body h4 {
	font-size: 15px;
}
.archive_pending_body h5 {
	font-size: 14px;
}
.archive_pending_body h6 {
	font-size: 13px;
}
.archive_pending_body h1 a:link, 
.archive_pending_body h2 a:link, 
.archive_pending_body h3 a:link, 
.archive_pending_body h4 a:link, 
.archive_pending_body h5 a:link, 
.archive_pending_body h6 a:link {
	text-decoration: none;
}
.archive_pending_body h1 a:hover, 
.archive_pending_body h2 a:hover, 
.archive_pending_body h3 a:hover, 
.archive_pending_body h4 a:hover, 
.archive_pending_body h5 a:hover, 
.archive_pending_body h6 a:hover {
	text-decoration: none;
}
.archive_pending_body p {
	margin: 10px 0;
}
.archive_current_body {
border-top: 2px solid #DEDEDE;
border-left: 2px solid #DEDEDE;
border-bottom: 4px solid #BBBBBB;
border-right: 4px solid #BBBBBB;
padding: 10px;
background: #FFFFFF;
	font-family: Arial, 'Lucida Grande', Verdana, Geneva, Lucida,  Helvetica, sans-serif;
	font-size: 10px;
	width: 470px;
}

.archive_current_body a:link {
	text-decoration: underline;
}
.archive_current_body a:visited {
	text-decoration: none;
}
.archive_current_body a:hover, 
.archive_current_body a:active {
}
.archive_current_body h1, 
.archive_current_body h2, 
.archive_current_body h3, 
.archive_current_body h4, 
.archive_current_body h5, 
.archive_current_body h6 {
	font-weight: bold;
	margin: 0;
	padding: 10px 0 5px;
}
.archive_current_body h1 {
	font-size: 18px;
}
.archive_current_body h2 {
	font-size: 17px;
}
.archive_current_body h3 {
	font-size: 16px;
}
.archive_current_body h4 {
	font-size: 15px;
}
.archive_current_body h5 {
	font-size: 14px;
}
.archive_current_body h6 {
	font-size: 13px;
}
.archive_current_body h1 a:link, 
.archive_current_body h2 a:link, 
.archive_current_body h3 a:link, 
.archive_current_body h4 a:link, 
.archive_current_body h5 a:link, 
.archive_current_body h6 a:link {
	text-decoration: none;
}
.archive_current_body h1 a:hover, 
.archive_current_body h2 a:hover, 
.archive_current_body h3 a:hover, 
.archive_current_body h4 a:hover, 
.archive_current_body h5 a:hover, 
.archive_current_body h6 a:hover {
	text-decoration: none;
}
.archive_current_body p {
	margin: 10px 0;
}

option.gallery {
	padding: 2px;
	margin: 0px;
	background: #cccccc;
}
option.album {
	padding: 2px 2px 2px 10px;
    margin: 0px;
	background: #cccc33;
}
option.group {
	padding: 2px 2px 2px 20px;
    margin: 0px;
	background: #99cc33;
}

option.gallery:hover,
option.album:hover,
option.group:hover
{
	background: #ffffff;
}


ul.directory {
padding: 20px;
list-style: none;
border: 1px solid #1B317C;
}
ul.directory ul.directory {
padding: 3px 17px 0;
border-width: 0;
border-left: 1px solid #000;
}
.directory li {
border-left: 1px solid #000;
padding-left: 10px;
margin: 0;
}
li.file {
padding: 4px 30px;
background: url(/manage/images/icons/file.gif) 0 0 no-repeat;
}
li.file_protected {
padding: 4px 30px;
background: url(/manage/images/icons/file_protected.gif) 0 0 no-repeat;
}
li.directory {
list-style: none;
background: url(/manage/images/icons/folder.gif)0 0 no-repeat;
padding: 4px 0 3px 30px;
margin: 0;
}




/* Archives Admin Section */


.ArchiveAdmin .row, 
.archive_category_row,
.archive_entry_row {
	border-bottom: 1px solid #D1E2EF;
	padding: 5px 10px 10px;
	clear: both;
}
.ArchiveAdmin .row:after,
.archive_category_row:after,
archive_entry_row:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

h3.archive_name, 
h3.category_name {
	font-size: 14px;
	clear: both;
	background: url(/manage/images/icons/folder.jpg) 0 50% no-repeat;
	padding: 3px 25px
}
ul.archive_nav, 
ul.category_nav {
	float: left;
	margin: 1px;
	list-style: circle;
}
.ArchiveAdmin .description,
.category_description {
	margin-left: 20em;
	border: 1px solid #D1E2EF;
	background: #EFEFEF;
	padding: 10px;
}
.entry_short {
	float: right;
	width: 40%;
	border: 1px solid #D1E2EF;
	background: #EFEFEF;
	padding: 10px;
}

.archive_category_row {
	padding-left: 10px;
}
.archive_trail {
	font-size: 14px;
	clear: both;
	background: url(/manage/images/icons/folder.jpg)0 0 no-repeat;
	padding: 4px 25px;
	margin-bottom: 20px;
}

ul.archive_submenu {
	border-bottom: 2px solid #1B317C;
	padding: 10px 10px 0;
	list-style: none;
	text-align: right;
	margin-top: -20px;
}
.archive_submenu li {
	border-color: #02233F;
	border-style: solid;
	border-width: 3px 1px 0;
	display: inline;
	padding: 3px 5px 0;
	margin: 2px;
}
.archive_entry_row {
	min-height: 170px;
	padding-left: 20px;
}
.entry_title {
	font-weight: bold;
	margin-right: 250px;
	padding: 3px 20px;
	background: url(/manage/images/icons/document.jpg) 0 0 no-repeat;
	color: #1B317C;
}
.entry_short {
	margin-right: 250px;
	padding: 10px 0 10px 25px;
}
.entry_image {
	float: right;
	margin: 10px;
}
.archive_entry_row ul.category_nav {
	float: none;
}


/* SpotEdit Admin Display */
ul.spotedit_folder_options {
	border-top: 2px solid #1B317C;
	padding: 0px 2px 0;
	list-style: none;
	text-align: right;
	margin-top: 0px;
	margin-left: -12px;
	letter-spacing: -1px;
	display: block;
}
.spotedit_folder_options li {
	border-color: #02233F;
	border-style: solid;
	border-width: 0 1px 3px;
	display: inline;
	padding: 2px 3px 0;
	margin: 1px 1px 0 0;
}

/* SpotEdit Document Single View */
.spotedit_document_name {
	font-size: 16px;
	clear: both;
	color: #1B317C;
	font-weight: bold;
	background: url(/manage/images/icons/document.jpg)0 0 no-repeat;
	padding: 3px 25px 5px;
}
.spotedit_document_description {
	border: 1px solid #D1E2EF;
	background: #EFEFEF;
	padding: 10px;
	margin: 10px 10px 10px 20em;
}

/* Photo Gallery */
.gallery_row,
.group_row,
.album_row {
	border-bottom: 1px solid #D1E2EF;
	padding: 5px 10px 10px;
	clear: both;
}
.gallery_row:after,
.group_row:after,
.album_row:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
}
.gallery_row .left,
.group_row .left,
.album_row .left{
	font-size: 14px;
	clear: both;
	float: none;
	background: url(/manage/images/icons/folder.jpg)0 0 no-repeat;
	padding: 3px 25px;
	color: #1B317C;
	font-weight: bold;
}
.gallery_row ul.options,
.group_row ul.options,
.album_row ul.options {
	float: left;
	margin: 1px;
	list-style: circle;
}
.gallery_row .center,
.group_row .center,
.album_row .center {
	margin-left: 20em;
	border: 1px solid #D1E2EF;
	background: #EFEFEF;
	padding: 10px;
}

.PhotoGalleryAdmin .submenu {
	border-bottom: 2px solid #1B317C;
	padding: 0 10px 0;
	list-style: none;
	text-align: right;
	margin-top: -20px;
	_height: 1px;

}
.PhotoGalleryAdmin .submenu li {
	border-color: #02233F;
	border-style: solid;
	border-width: 3px 1px 0;
	display: inline;
	padding: 3px 5px 0;
	margin: 2px;
	_height: 1px;
}

.PhotoGalleryAdmin h2.sub_nav {
	font-size: 12px;
	clear: both;
	background: url(/manage/images/icons/folder.jpg)0 0 no-repeat;
	padding: 4px 25px;
	margin-bottom: 20px;
	_height: 1px;
}
.PhotoGalleryAdmin .row {
	clear: both;
	border-top: 1px solid #DDD;
	padding: 5px 0;
}

/* Live Edit */
#liveedit #content {
	margin: 0;
	padding: 0;
}
#liveedit .PluginAdminHeader {
	display: none;
}
#liveedit h2 {
	color: #FFF;
	padding-left: 5px;
	margin: 0;
	height: 44px;
	line-height: 44px;
	vertical-align: middle;
}
#liveedit * {
	width: auto;
}
#liveedit td,
#liveedit table  {
	border-width: 0;
	padding: 0;
}
#liveeditbuttonadmin {
	position: absolute;
	right: 200px;
	top: 10px;
}
#liveeditbuttonadmin img {
	border-width: 0;
}
/* Calendar */

.checky_select {
	height:  15em;
	overflow: scroll;
	border: 1px black solid;
}
.checky_select label {
	display:block;
}
.checky_select label:hover {
	background-color: #DDDDDD;
}
/*
#event_info, #recurrence {
	display: none;
}
#event_info:target, #recurrence:target {
	display: block;
}
*/



/*
	Polls
*/

.PollAdmin .submenu {
	border-bottom: 2px solid #1B317C;
	padding: 0 10px 0;
	list-style: none;
	text-align: right;
	margin: -10px;

}
.PollAdmin .submenu li {
	border-color: #02233F;
	border-style: solid;
	border-width: 3px 1px 0;
	display: inline;
	padding: 3px 5px 0;
	margin: 2px;
}

#pollChoices {
float: left;
text-align: right;
}
.pollClearing {
	clear: both;
}
#pollCreateEditForm #limit {
	text-align: right;
}
div.openPoll {
	background: #d1e2ef;
}
div.openPoll,
div.closedPoll {
	padding: 10px;
	margin-bottom: 10px;
border: 1px solid #1B317C;
}
h4.pollQuestion {
	margin: 4px;
}
h4.pollQuestion a {
	padding: 2px;
	border: 1px solid #1B317C;
}
a.delPoll {
	color: #f00;
}
a:hover.delPoll {
background: #f00;
color: #FFF;
}
table.pollList,
table.pollList img,
table.pollList td{
	border:0;
}

td.pollChoice {
	padding: 0 5px;
}
td.pollVotePercent {
	text-align: right;
}
div.pollChoice {
text-align: left;
}

/*#pollPageForm label {
	width: 90px;
	float: left;
	text-align: right;
	padding-right: 5px;
}*/
.layoutDesc {
margin-left: 20px;
}
.openPoll table tr td {
	border-bottom: 1px solid #FFF;
	padding: 2px 5px;
}
.closedPoll table tr td {
border-bottom: 1px solid #EFEFEF;
padding: 1px 5px;
}
td.pollSum {
	font-size: 14px;
	font-weight: bold;
	color: #1B317C;
	padding: 2px 0;
	text-align: right;
}
td.pollChoiceOther {
	text-align: right;
	border-bottom: 0;
}
table {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #1B317C;
}
th {
	padding: 3px 2px;
	background: #1B317C;
	color: #FFF;
	font-weight: bold;
	border-left: 1px solid #FFF;
font-size: 11px;
}
td {
	border: 1px solid #1B317C;
	padding: 3px 2px;
}
#copyright {
	margin: 100px 0 0 0px;
	border-top: 2px solid #FF0000;
	clear: both;
	padding: 10px 20px 10px 180px;
	text-align: right;
	color: #FFF;
	font-weight: bold;
	background: #000;
}
#copyright a {
	color: #FFF;
}
/* Welcome Page */
ul#welcome_nav {
	list-style: none;
}
#welcome_nav:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 1px;
	clear: both;
}
#welcome_nav li {
	height: 46px;
	background-color: #1B317C;
	background-image:  url(/manage/images/welcome_icons/generic_plugin.jpg);
	background-position: 3px 3px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 5px;
	font-size: 14px;
	width: 15em;
	float: left;
}
#welcome_nav li a {
	background-color: #1B317C;
	background-image:  url(/manage/images/welcome_icons/generic_plugin.jpg);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	background: transparent;
	color: #FFF;
	font-weight: bold;
	_height: 1px;
	padding: 2px 2px 2px 50px;	
	border: 1px solid #FF0000;
}
#welcome_nav li a:hover {
	background-color: #FF0000;
	background-image:  url(/manage/images/welcome_icons/generic_plugin.jpg);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	border: 1px solid #1B317C;
}
#welcome_nav li#SpotEditAdmin {
	background-position: 3px 3px;
	background-image: url(/manage/images/welcome_icons/spotedit.jpg);
}
#welcome_nav li#SpotEditAdmin a,
#welcome_nav li#SpotEditAdmin a:hover {
	background-image: url(/manage/images/welcome_icons/spotedit.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#welcome_nav li#ArchiveAdmin {
	background-position: 3px 3px;
	background-image: url(/manage/images/welcome_icons/archives.jpg);
}
#welcome_nav li#ArchiveAdmin a,
#welcome_nav li#ArchiveAdmin a:hover {
	background-image: url(/manage/images/welcome_icons/archives.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#welcome_nav li#CalendarAdmin {
	background-position: 3px 3px;
	background-image: url(/manage/images/welcome_icons/calendar.jpg);
}
#welcome_nav li#CalendarAdmin a,
#welcome_nav li#CalendarAdmin a:hover {
	background-image: url(/manage/images/welcome_icons/calendar.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#welcome_nav li#PhotoGalleryAdmin {
	background-position: 3px 3px;
	background-image: url(/manage/images/welcome_icons/pg.jpg);
}
#welcome_nav li#PhotoGalleryAdmin a,
#welcome_nav li#PhotoGalleryAdmin a:hover {
	background-image: url(/manage/images/welcome_icons/pg.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#welcome_nav li#Stats {
	background-position: 3px 3px;
	background-image: url(/manage/images/welcome_icons/stats.jpg);
}
#welcome_nav li#Stats a,
#welcome_nav li#Stats a:hover {
	background-image: url(/manage/images/welcome_icons/stats.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#welcome_nav li#Webmail {
	background-position: 3px 3px;
	background-image: url(/manage/images/welcome_icons/email.jpg);
}
#welcome_nav li#Webmail a,
#welcome_nav li#Webmail a:hover {
	background-image: url(/manage/images/welcome_icons/email.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#stuff_to_do {
	border: 1px solid #1B317C;
	padding: 5px;
	background: #EFEFEF;	
	_height: 1%;
}
.toolbar table {
width: auto;
border-width: 0;
}
.toolbar img, .toolbar td {
border-width: 0;
}
.toolbar {
width: 640px;
}
.statusBar {
width: 635px;
}

@media print {
        #liveeditbuttonadmin, #footer, #nav_div, #header, #copyright {
                display: none;
        }
}

/* Generic Form Styling */
option {
	padding-right: 10px;
}

form.standards label {
	display: block;
	margin: 2px 0;
	float: left;
	clear: left;
	width: 130px;
	height: 14px;
	text-align:right;
}
label.properties{
	display: block;
	margin: 2px 0;
	float: left;
	clear: left;
	width: 250px;
	height: 14px;
}
form.standards input, 
form.standards textarea,
form.standards select  {
	clear: right;
	display: block;
	margin: 2px 0 2px 140px;
	font-size: 12px;
}
input.properties,textarea.properties{
	clear: right;
	display: block;
	margin: 2px 0 2px 255px;
	font-size: 12px;
}
form.standards input {
	padding: 2px 3px;
}
form.standards textarea {
	padding: 2px 3px;
	width: 300px;
	height: 120px;
}
form.standards select {
}
form.standards input.button {
	margin-left: 0;
	margin: 5px 0;
	border: 1px solid #000;
	background: #FFF;
	color: #000;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 14px;
	width: 100px;
	text-align: center;
}
dl.pending_event{
	width:35%;
	border-bottom:1px solid black;
}
dl.pending_event dt{
	float:left;
	width: 100px;
}
dl.pending_event dd{
	
}

