/* Template Structure */
body {
	margin: 0px;
	padding: 0px;
	background-color: #fff; 
    color: #333;
    font-size: 76%;
    font-family: verdana, arial, helvetica, sans-serif;
}
p, ol, ul, td {
  font-size:   1em;
}
pre {
  background-color: #eee;
  padding: 10px;
  font-size: 1.2em;
}
#header {
	background-image: url(/images/header_repeat.png?1279855951);
	background-repeat: repeat-x;
	height: 135px;
	width: 100%;
	overflow: hidden;
}
#header img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#content {
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
}
#largeIcon {
        position: absolute;
        top: 105px;
        right: 15px;
        z-index: 100;
}
#footerversion {
	text-align: center;
	font-size: 0.9em;
	color: #999;
	letter-spacing: 0.5em;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#loggedinas {
	position: absolute;
	top: 0.7em;
	right: 20px;
	font-size: 0.8em;
	font-style: italic;
	color: #97DBFF;
}
#breadcrumbs {
	position: absolute;
	font-size: 0.8em;
	color: #666666;
	top: 100px;
	left: 80px;
}
/* END Template Structure */

/* AJAXY Stuff - Used? */
div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid gray;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}
/* END AJAXY Stuff */


/* Construction Zone page */
.bar {
	background-repeat: repeat-x;
	height: 48px;
	text-align: center;
	float: left;
}
.addanew {
	margin-right: 10px;
}
.bar form {
	font-size: 1.1em;
	color: #000;
	display: inline;
}
.bar div {
    display: inline;
}
.bar img {
	vertical-align: middle;
}
#location {
	background-image: url(/images/bluebar_repeat.gif?1279855951);
}

#addanew {
	background-image: url(/images/yellowbar_repeat.gif?1279855951);
}

#recyclebin {
	width: 48px;
	height: 48px;
	float: right;
}
.bar form select, .bar form input {
	font-size: 0.8em;
	vertical-align: middle;
}
.paddingboxtop {
    width: 95%;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
}
.paddingboxbottom {
    width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;	
}

#search {
	float: right;
}
#default_selector {
	float: left;
}
#draganddrop {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.worker select, .worker input {
	font-size: 0.8em;
	vertical-align: middle;
}
.visibility, .approved {
	text-align: center;
	width: 100px;
}
.default td {
}
/* END Construction Zone page */

/* Permissions Page */
#permissions {
border-collapse: collapse;
color: #fff;
}

#permissions th {
	font-size: 1.3em;
	text-align: center;
	padding: 10px;
}

#permissions #defaults {
	font-weight: bold;
	background-image: url(/images/redbar.gif?1279855951);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 29px;
}
#permissions input {
	vertical-align: middle;
}
/* END Permissions Page */

/* Users and groups page */
#userscontainer {
	float: left;
	width: 54%;
}

#groupscontainer {
	float: right;
	width: 44%;
}

#groupscontainer form.databaseinput fieldset p label {
	width: 120px;
}

#groupscontainer form.databaseinput fieldset p.buttons {
/*	padding-left: 125px;*/
}

/* END Users and groups page */

/* General Styles */
h1 {
	font-size: 1.8em;
	text-transform: uppercase;
	color: #0087CC;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
h2 {
	font-size: 1.5em;
	color: #333;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h3 {

	font-size: 1.2em;
	color: #069;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
a {
	font-weight: bold;
	color: #0087cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
ul.databaseOutput {
    margin-left: 0;
    padding-left: 0;
}

ul.databaseOutput li, ul.dayOutput li {
    list-style-type: none;
    padding-bottom: 1em;
    margin-left: 0;
}

ul.databaseOutput li div, ul.dayOutput li div {
	font-weight: bold;
	font-size: 1.3em;
}
abbr {
	border: none;
}

/* END General Styles */

/* Jumpbar */
#jumpbar {
	position: absolute;
	top: 30px;
	right: 20px;
	z-index: 100;
	margin-left: 350px;
}
#jumpbar ul {
	font-weight: bold;
	color: #FEC400;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#jumpbar .linkseperator {
	color: #fff;
}
#jumpbar ul li {
	display: inline;
	white-space: nowrap;
}
#jumpbar a {
	color: #fff;
}
#jumpbar a:hover {
	color: #fff;
	text-decoration: underline;
}
/* END Jumpbar */

/* Form Builder */
form.formbuilder textarea {
	width: 54%;
}
form.formbuilder fieldset p label {
    width: 100px !important;
}
form.formbuilder fieldset p.buttons {
	padding: 4px 0 4px 107px !important;
}
/* END Form Builder */

/* Form Editor */
#addElements {
    float: left;
    width: 41%;
}

#formElements {
    float: right;
    width: 57%;
    padding-left: 2%;
}

/* END Form Editor */

/* Form results */

.dataoutput {
    border-collapse: collapse;
    width: 100%;
}
.dataoutput th {
    background-color: #333;
    color: #fff;
    text-align: center;
    border: 1px solid #555;
    padding: 0.5em;
}

.dataoutput td {
    border: 1px solid #555;
    padding: 0.5em;
}
.dataoutput td.option {
	background-color: #fec400;
	text-align: center;
	width: 100px;
	color: #000;
	font-weight: bold;
}
.dataoutput td.option a {
	color: #000;
}
/* END Form results */
	
/* Help System CSS */
#control_window_2 {
	padding: 0;
	background-color:#fff;
	border:1px solid #666;
	overflow:auto;
	font-size:12px;
	color:#333;
	text-align:left;
}

#control_overlay {
	background-color:#000;
}

#helpcontent {
	paddding: 10px;
	clear: right;
	margin-right: 10px;
	margin-left: 127px;
	padding-bottom: 10px;
}
#helpclose {
	float: right;
}
#spikehelp {
	float: left;
}
#spikehelptall {
	float: left;
	clear: left;
}
#helpcontent ol {
	line-height: 2em;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#helpcontent a {
	color: #003366;
}
#helpcontent h1 {
	padding: 20px 0px 10px;
	margin: 0px;
}
#helpheader {
	background-image: url(/images/spikehelprepeat.gif);
	background-repeat: repeat-x;
	height: 53px;
}
/* End Help System CSS */

/* Staff Zones CSS */

#staffZoneMenu {
    width: 13em;
    float: left;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:1.1em;
    font-weight:bold;
    line-height:1.5em;
    text-align:right;
    text-transform:uppercase;
}

#subcontainer {
    margin-left: 16em;
}

#staffZoneMenu ul {
    list-style-type:none;
}

/* END Staff Zones CSS */

/* Learning Caves CSS */

#caveReport {
    padding-top: 1em;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.caveContents {
    clear: both;
	min-height: 48px;
	margin-bottom: 10px;
}

.caveContents p {
    margin-left: 60px;
}

.caveContents img {
    float: left;

}

/* END Learning Caves CSS */

/* Online Store CSS */

.storeButtons {
	float: left;
	width: 100%;
	margin-bottom: 1.5em;
}

table.cart {
	border-collapse: collapse;
	background-color: #EAEAEA;
	padding: 0px;
	width: 100%;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	color: #000000;
	clear: both;
}
table.cart td, table.cart th {
	padding: 10px;
	border: 1px solid #B1B4B4;
}
table.cart th {
	background-color: #CECECE;
}
table.cart .thumbnail {
	width: 50px;

}
table.cart .total {
	background-color: #CECECE;
	font-weight: bold;
	text-align: right;
}
table.cart .quantity {
	text-align: center;
}
table.cart .price, table.cart .shipping, table.cart .tax {
	text-align: right;
}

table.cart .buttons {
	text-align: right;
	padding-top: 30px;
	background-color: #B1B4B4;
}

.orderStatus {
    text-align: right;
    padding-top: 1em;
    padding-bottom: 1em;
    color: black;
    letter-spacing: 0.03em;
    width: 100%;
    margin: auto;
    padding-right: 1em;
    margin-top: -2em;
	font-size: 1.5em;
}
.orderStatus select, .orderStatus input {
  font-size: 1em;
}

/* END Online Store CSS */

/* Prayer Request System CSS */

#prayerCalendar {
	width: 90%;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}
#prayerCalendar th.prayerDayHeader {
	width: 18%;
}
#prayerCalendar td.prayerDay {
	border: 1px solid #777777;
	padding: 5px;
	text-align: center;
	background-color: #005684;
	color: white;
}
#prayerCalendar td.prayerDay a {
  color: white;
  text-decoration: none;
  font-weight: normal;
}
#prayerCalendar td.hover {
    background-color: #fec400;
    cursor: pointer;
    color: black;
}
#prayerCalendar td.hover a {
    color: black;
}
#prayerCalendar td.prayerWeek {
	text-align: right;
	vertical-align: middle;
	width: 10%;
	font-weight: bold;
	padding: 5px;
}
/* END Prayer Request System CSS */

/* Database Input Adjustments */
form.databaseinput  p {
	color: #fff;
}
form.databaseinput fieldset p label {
	color: #fff;
}
form.databaseinput fieldset {
	border: 2px solid #000;
	background-color: #0087CC;
}
form.databaseinput fieldset p.buttons {
	background-color: #fec400;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	color: #000000;
}
/* END Database Input Adjustments */
