body {
	width: 941px;
	margin: 5px auto;
	font-family: Verdana, Arial, sans-serif;
}

#page {
	display: table;
	text-align: center;
	margin: 0 auto;
	float: left;
}

#header {
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
}

#title {
	background-color: white;
	width: 941px;
	margin: 0;
	float: left;
	border-bottom: 0;
	position: relative;
}

#title h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.5em;
	text-align: center;
	margin: 0;
	padding: 5px;
	float: right;
}

#title img {
	float: left;
	margin: 5px 5px 5px 25px;
	padding: 0;
}

#title #username {
	float: left;
	margin: 0 0 10px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	text-align: left;
}

#title #username div {
	display: inline;
	font-weight: bold;
}

#next_item {
	margin: 0 0 5px 0;
	padding: 2px;
	font-family: Verdana, Arial, sans-serif;
	float: right;
}

#next_item div {
	display: inline;
}

#next_item a {
	text-decoration: none;
	color: black;
	padding: 2px;
	font-size: 0.9em;
	font-weight: bold;
}

#next_item .desc_text {
	font-size: 0.8em;
	font-weight: normal;
}

#next_item .details_link a {
	font-weight: normal;
	font-size: 0.8em;
	color: black;
	text-decoration: none;
}

#next_item .details_link a:hover {
	text-decoration: underline;
}

#pictures {
	margin: 0 0 1px 0;
	padding: 0;
	clear: both;
	border-collapse: collapse;
	border: 0;
	border-spacing: 0;
}

#pictures td, #pictures tr {
	border: 0;
	padding: 0;
	margin: 0;
}

#pictures img {
	border: 1px solid black;
	margin: 0 1px 0 0;
	padding: 0;
}

#tabs {
	margin: 0 0 1px 1px;
	padding: 0;
	clear: both;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}

#tabs td, #tabs tr {
	border: 0;
	padding: 0;
	margin: 0;
}

#tabs td {
	padding-left: 2px;
	width: 100px;
	height: 30px;
	text-align: center;
	background-image: url("images/tab.png");
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica;
}

#tabs td.selected {
	background-image: url("images/selected_tab.png");
}

#tabs td a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#links {
	margin: 0 0 1px 0;
	padding: 0;
	float: left;
	width: 941px;
	background-color: #e3c8f9;
	border: 1px solid black;
	z-index: 10;
}

#links ul {
	display: inline;
	margin: 0;
	padding: 0;
	float: right;
	z-index: 10;
}

#links ul li {
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	border-left: 1px solid black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	z-index: 10;
}

#links ul li a {
	padding: 0 3px;
	margin: 0;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#links ul li div {
	display: inline;
	padding: 0 3px;
	background-color: #c186f4;
}

#links ul li:hover {
	background-color: white;
	z-index: 11;
}

#links ul li ul {
	display: none;
}

#links ul li:hover ul {
	display: block;
	position: absolute;
	top: 100%;
	left: -1px;
	z-index: 10;
	border-top: 1px dashed black;
}

#links ul li:hover ul li {
	background-color: #c186f4;
	border: 1px solid black;
	border-top: none;
	width: 100%;
	padding: 2px 0;
}

#links ul li:hover ul li:hover {
	background-color: white;
	z-index: 11;
}

#content {
	clear: both;
	position: relative;
	margin: 1px 0 1px 0;
	padding: 5px;
	border: 1px solid black;
	width: 931px;
	min-height: 350px;
	text-align: left;
	overflow: auto;
}

#content a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

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

#content p,#content ul,h3,h4 {
	text-align: left;
}

#content form {
	text-align: left;
}

#stopper,.stopper {
	clear: both;
}

#footer {
	clear: both;
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	padding: 2px;
	border: 1px solid black;
	text-align: center;
	background-color: #e3c8f9;
	width: 937px;
	font-size: 0.7em;
	border: 1px solid black;
	position: relative;
}

#footer a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

div.title {
	border-bottom: 2px solid #84a40b;
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
	position: relative;
	float: left;
	clear: both;
}

div.subtitle {
	border-bottom: 2px solid #4d1677;
	margin: 0 0 5px 0;
	padding: 0;
	clear: both;
}

div.title img {
	float: left;
}

div.title div.subtitle {
	display: inline;
	clear: none;
	border-bottom: none;
	position: absolute;
	margin-left: 10px;
	bottom: 0;
}

div.title div.subtitle img {
	float: left;
}

img.title {
	float: right;
	width: 200px;
	padding: 10px;
}

p.title_break {
	clear: both;
}

h2.title {
	font-family: Verdana, Arial, sans-serif;
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 1.8em;
}

h3.title {
	font-family: Verdana, Arial, sans-serif;
	border-bottom: 2px solid #c186f4;
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 1.3em;
	clear: both;
}

h3.title div.subtitle {
	font-size: 0.8em;
	display: inline;
}

.notice_title {
	font-weight: bold;
}

h4.subtitle {
	font-family: Verdana, Arial, sans-serif;
	border-bottom: 1px dashed #c186f4;
	margin: 10px 0 5px 0;
	padding: 0;
	clear: both;
}

#welcome {
	clear: both;
	display: table;
}

#welcome .figure_text {
	font-size: 0.7em;
	float: right;
	clear: both;
	margin-right: 5px;
}

#welcome img {
	border: 1px solid black;
	float: right;
	margin: 5px;
}

div.notice {
	width: 100%;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed black;
}

div.notice .title {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	padding: 3px;
}

div.notice .content {
	padding: 3px 3px 3px 10px;
}

div.notice .added,div.notice .end_date {
	text-align: right;
	font-size: 0.7em;
}

div.notice .links {
	text-align: right;
	padding: 2px;
}

div.notice .links a.action_link {
	font-size: 0.6em;
}

td.link_field {
	text-align: right;
}

a.action_icon {
	padding-left: 5px;
}

a.action_icon img {
	border: 0;
}

form {
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	width: 100%;
	clear: both;
}

form table {
	width: 50%;
}

input,textarea {
	border: 1px solid black;
	width: 95%;
}

select {
	border: 1px solid black;
}


input.button {
	width: 100px;
}

p.notification {
	font-family: Verdana, Arial, sans-serif;
	margin-left: 10px;
	vertical-align: middle;
}

p.notification img {
	margin-bottom: -5px;
}

a.action_link {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.7em;
}

a.action_link img {
	border: 0;
}

a.action_link:hover {
	text-decoration: underline;
}

h3.title a.action_link {
	font-size: 0.6em;
	text-align: right;
}

table#users_table {
	font-family: Verdana, Arial, sans-serif;
	table-layout: fixed;
	width: 100%;
}

table#users_table td {
	height: 4em;
	font-size: 0.8em;
}

table#users_table td div {
	overflow: auto;
	height: 100%;
}

table#users_table th,table#users_table td {
	border-bottom: 1px dashed black;
}

table#users_table tr.add_user_row td {
	border-bottom: none;
}

table#users_table input {
	width: 100%;
	margin: 5px 0;
}

table.users_table {
	font-family: Verdana, Arial, sans-serif;
	border-spacing: 5px;
}

table.users_table td {
	text-align: left;
}

table.users_table th {
	text-align: right;
	font-size: 0.9em;
}

ul.users_list {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	list-style: none;
	font-size: 0.8em;
}

a.user_link {
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
}

#list,.list {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	list-style-image: url(images/bullet.png);
}

#list li a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#list li a:hover {
	text-decoration: underline;
}

.leader_table {
	font-family: Verdana, Arial, sans-serif;
	table-layout: fixed;
	width: 50%;
	text-align: left;
	margin-bottom: 10px;
}

.leader_table td.dates {
	text-align: right;
}

.leader_table td,.leader_table th {
	padding-left: 10px;
}

.leader_table.left {
	float: left;
	border-right: 1px solid #c186f4;
}
.leader_table.right {
	float: right;
}

#jamboree_table {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	width: 100%;
}

#jamboree_table th,#jamboree_table td {
	padding: 2px 5px 2px 10px;
	border-bottom: 1px dashed #c186f4;
}

p.quote {
	padding: 20px;
}

.add_programme_item {
	float: left;
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 10px;
}

.add_programme_item a {
	color: black;
	text-decoration: none;
}

.add_programme_item a:hover {
	text-decoration: underline;
}

table#programme {
	width: 100%;
	empty-cells: show;
	table-layout: fixed;
}

table#programme th {
	font-weight: bold;
	margin-right: 1px;
	font-family: Verdana, Arial, sans-serif;
}

table#programme td {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-size: 0.9em;
	height: 2.5em;
	padding: 0;
}

table#programme td.programme_activity {
	font-weight: bold;
}

table#programme td div {
	overflow: hidden;
	height: 100%;
	margin: 0;
	padding: 5px 10px;
}

table#programme tr.next_entry {
	background-color: white;
	font-size: 12pt;
}

table#programme tr.even {
	background-color: white;
}

table#programme tr.even td {
	border-bottom: 1px solid #c186f4;
	border-right: 1px solid #c186f4;
	border-top: 1px solid #c186f4;
}

table#programme tr.odd {
	background-color: #e9cfff;
}

table#programme tr.odd td {
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}

table#programme tr.odd td:last-child {
	border-right: 1px solid #c186f4;
}

table#programme tr.odd td.next_col {
	border-right: 1px solid #c186f4;
}

table#programme tr.next_entry td {
	background-color: #f26060;
	background-color: #ed7703;
	font-weight: bold;
}

table#programme tr.next_entry td:last-child {
	border-right: 1px solid #f26060;
}

table#programme tr.next_entry.small_text td {
	font-weight: normal;
}

table#programme tr.next_entry td.next_col {
	font-weight: bold;
	border-top: none;
	border-right: 1px solid #f26060;
}

table#programme tr.small_text.odd td.next_col {
	border-bottom: none;
}

table#programme tr td.next_col {
	font-weight: bold;
	background-color: white;
	border: none;
}

table#programme tr.even td.next_col {
	border-right: 1px solid #c186f4;
}

table#programme tr.small_text td {
	margin: 0;
	padding: 0 10px 0 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.6em;
	text-align: right;
	border-top: none;
}

table#programme tr.small_text td a {
	font-size: 1em;
	margin: 0 5px;
}

table.programme_item {
	table-layout: auto;
	margin-left: 10px;
}

table.programme_item tr.notes {
	height: 10em;
	overflow: auto;
}

table.programme_item td {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	vertical-align: top;
}

table.programme_item td.first {
	font-weight: bold;
}

dl#links_list {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
}

dl#links_list dt a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

dl#links_list dt a:hover {
	text-decoration: underline;
}

dl#links_list dd.added_by {
	font-size: 0.6em;
}

dl#links_list dd.added_by a.action_link {
	font-size: 1em;
}

#calendar {
	table-layout: fixed;
	font-family: Verdana, Arial, sans-serif;
	width: 100%;
	border-spacing: 5px;
}

#calendar th a.calendar_nav {
	color: black;
	text-decoration: none;
}

#calendar th a.calendar_nav:hover {
	text-decoration: underline;
}

#calendar td {
	text-align: left;
	padding: 0;
	border: 1px solid #c186f4;
	vertical-align: top;
}

#calendar .date {
	font-size: 0.8em;
	margin: 0;
	padding: 2px;;
	display: block;
}

#calendar .date a {
	text-decoration: none;
	color: black;
}

#calendar .date.today {
	font-size: 1em;
	font-weight: bold;
}

#calendar td {
	height: 6em;
}

#calendar td.empty {
	background-color: white;
	border: none;
}

#calendar td.active {
	background-color: #e9cfff;
}

#calendar td.old {
	background-color: lightgrey;
}

#calendar td.next_item {
	background-color: #f26060;
	background-color: #ed7703;
	border: 1px solid #f26060;
	border: 1px solid #ed7703;
}

#calendar td div.item {
	font-size: 0.8em;
	margin: 2px;
	padding: 2px 0;
}

#calendar td div.item a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#calendar td div.item a:hover {
	text-decoration: underline;
}

.change_view {
	float: right;
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 5px;
}

.change_view a {
	color: black;
	text-decoration: none;
}

.change_view a:hover {
	text-decoration: underline;
}

.calendar_day {
	width: 95%;
	text-align: left;
	border: 1px solid #c186f4;
	font-family: Verdana, Arial, sans-serif;
	clear: both;
	margin-top: 10px;
}

.calendar_day .date {
	font-size: 1.5em;
	font-weight: bold;
	margin: 5px;
}

.calendar_day .time {
	font-size: 1em;
	font-weight: bold;
	margin: 5px;
	width: 50px;
	float: left;
	clear: both;
}

.calendar_day .item {
	margin: 5px;
	text-align: left;
	float: left;
}

.calendar_day .item table {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	width: 860px;
	table-layout: fixed;
}

.calendar_day .item table td {
	vertical-align: top;
}

.calendar_day .item table td {
	border-bottom: 1px solid lightgrey;
}

.calendar_day .item table .activity td {
	font-weight: bold;
	border-bottom: none;
}

.calendar_day .item table .notes {
	height: 5em;
}

.calendar_day .added_by {
	font-size: 0.8em;
	text-align: right;
	margin: 0 5px;
}

.calendar_day .break {
	width: 100%;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid black;
	text-align: right;
	clear: both;
}

.calendar_day .break a {
	color: black;
	text-decoration: none;
	margin: 2px;
}

.calendar_day .break a:hover {
	text-decoration: underline;
}

h4.picture_title {
	border-bottom: 1px dashed #c186f4;
	margin: 0;
	padding: 10px 0 0 5px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

h4.picture_instruction {
	margin: 20px;
}

div.picture_dir_frame {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #c186f4;
	overflow: auto;
	min-height: 500px;
}

div.picture_frame,div.file_frame {
	margin-left: 250px;
	border-left: 1px solid #c186f4;
	min-height: 500px;
	font-family: Verdana, Arial, sans-serif;
}

div.picture_frame table {
	table-layout: fixed;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}

div.picture_frame table td {
	text-align: center;
}

div.file_frame table {
	text-align: left;
	margin-top: 20px;
	width: 100%;
}

div.file_frame table td img {
	margin-right: 0px;
}

.dir_picture_links {
	display: inline;
	position: relative;
}

.file_links {
	display: inline;
	text-align: right;
	float: right;
}

.file_links a {
	border: 0;
}

div.file_links a img {
	margin: 0;
	border: 0;
}

.picture_links {
	visibility: hidden;
}

div.picture_frame table td > a > img {
	border: 1px solid black;
}

div.file_frame table td > a > img {
	border: 1px solid black;
}

ul.directories {
	margin-top: 5px;
}

ul.directories.hidden {
	display: none;
}

div.picture_dir_frame > ul.directories {
	margin: 0;
	padding: 5px 0 0 5px;
	border: none;
}

ul.directories li {
	list-style: none;
	position: relative;
	clear: both;
	float: left;
	display: inline;
	padding: 0 0 2px 0;
}

ul.directories li > div.images img {
	border: 0;
}

ul.directories li > div.images {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	left: -5px;
	position: relative;
}

ul.directories li > div.links {
	margin-left: 40px;
	padding: 0;
}

ul.directories li.selected {
	list-style: none;
}

ul.directories li.selected > div.links > a {
	font-weight: bold;
}

ul.directories li div.links a {
	color: black;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
}

ul.directories li > div.links a:hover {
	color: #c186f4;
}

ul.directories li.selected > div.links > a {
	color: black;
}

ul.directories li div.links textarea {
	margin: 0;
	border: 1px dashed #c186f4;
}

input.picture_dir_input {
	display: inline;
}

input.small_button {
	width: 100px;
	display: inline;
}

table.add_pictures th:last-child {
	text-align: center;
}

table.add_pictures input {
	text-align: right;
}

img.picture {
	max-width: 650px;
	border: 1px solid black;
	margin-top: 10px;
}

div.picture_added {
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	margin-top: 5px;
}

div.file_added {
	display: inline;
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	margin-top: 5px;
}

ul#action_points {
	width: 100%;
	display: inline;
	margin: 0;
	padding: 0;
}

ul#action_points li {
	display: inline;
	position: relative;
	margin: 0 5px;
	padding: 5px;
	float: left;
	border: 1px solid black;
	font-family: Verdana, Arial, sans-serif;
	bottom: -1px;
}

ul#action_points li a {
	text-decoration: none;
	color: black;
}

ul#action_points li.selected {
	border-bottom: 1px solid white;
	font-weight: bold;
}

ul#action_points li.nav_links {
	border: none;
	font-weight: bold;
}

ul#action_points li.nav_links a:hover {
	text-decoration: underline;
}

table#action_point_details {
	clear: both;
	width: 100%;
	border: 1px solid black;
	empty-cells: show;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	padding: 5px;
}

table#action_point_details th {
	width: 10%;
}

table#action_point_details th.bullet {
	text-align: right;
}

table#action_point_details td {
	border-bottom: 1px solid #c186f4;
}

table#action_point_details td.editing {
	border: none;
}

table#action_point_details td.added {
	text-align: right;
	font-size: 0.8em;
	border: none;
}

table#action_point_details td.buttons {
	text-align: right;
	border: none;
}

table#action_point_details tr.action_point_date td {
	border: none;
	font-size: 1.5em;
	font-weight: bold;
}

a.add_dir_link, a.add_picture_link, a.add_link  {
	float: right;
	position: relative;
	right: 2px;
}

a.add_link img {
	border: 0;
}

ul.directories li a.remove_dir_link, ul.directories li a.rename_dir_link {
	visibility: hidden;
	padding: 0;
	margin: 0;
}

a.add_dir_link img, a.add_picture_link img, a.remove_dir_link img, a.rename_dir_link img {
	border: 0;
	padding: 0;
	margin: 0;
}

a.remove_picture_link img, a.rename_picture_link img {
	border: 0;
	margin: 0;
	padding: 0;
}

td.picture_name > a {
	text-decoration: none;
	color: black;
}

img.file_icon {
	padding-right: 10px;
}

