
/****************************************************************************/
/* general elements that apply to all pages */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #efe7f1;
	color: #570b70;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	letter-spacing:1px;
	margin: 0px;
	padding: 3px;
	padding-left: 0px;
	/*padding-left: 5px;	*/
}

h2 {
	font-size:14px;
	font-weight: bold;
	font-weight:bold;
	letter-spacing:1px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul {
}

/****************************************************************************/
/* some general classes */

.floatright {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}

.floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.floatcenter {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}

.floatcenter div {
	margin-left: auto;
	margin-right: auto;
}

.backlink {
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	margin-right: 2px;
}

.forwardlink {
	background-image: url(../images/forward.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 10px;
	margin-left: 2px;

}

.oddbar {
	background-color: #ac86b8;
	color: #000000;
}

.evenbar {
	background-color: transparent;
	color: #570b70;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center;
}

.border {
	border: 1px solid #570b70;
	margin: 0px;
	padding: 0px;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

.confirm {
	color: #2f3431;
	font-weight: bold;
}


/****************************************************************************/
/* Links */

.imagelink img {
	text-decoration: none;
	border: 0px;
}

a:link { 
	text-decoration: none;
	color: #BAD0C5;
}

a:visited { 
	text-decoration: none;
	color: #BAD0C5; 
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #BAD0C5;
}

.adminlink {
	font-weight: normal;
	font-size: 10px;
	color: #2c0638;
	letter-spacing: normal;
	background-color: #efe7f1;
	border: 1px solid #4a095f;
	padding-left: 2px;
	padding-right: 2px;
}

.button {

}

.button a{
	padding: 2px 5px;
	white-space: nowrap;
}
.button a:link, .button a:visited
{
	text-decoration: none;
	color: #000000;
	background-color: #ac86b8;
	border: 1px outset black;
}
.button a:hover
{
	text-decoration: none;
	color: #ffffff;
	background-color: #570b70;
}

/****************************************************************************/
/* containers */

#containercontainer {
	width: 800px;
	margin: 0 auto;
}

#container {
	padding: 0px 0px 0px 0px;	
	border: 1px solid #570b70;
	background-color: #FFFFFF;
	text-align: justify;
	background-image: url(../images/);
}

/* header at the top of the page (probably the same across the whole site) */
#pageheader {
	height:145px;
	width: auto;
	background-color: #;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}

#pagecontent {
	float:  left;
	width: 626px;
	min-height:300px;
	margin: 0px;
	padding: 0px;
	overflow: hidden; /*stops it from sliding down below the side menu in IE*/
}

#pagetitle {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 20px;
}

#pagesubtitle {
	padding: 10px;
	padding-left: 20px;
	color: #8c9c94;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

/* Page preview - contains warning that we're in preview mode */
#pagepreview {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

/* Page text - contains all the sections */
#pagetext {
	padding: 10px;
	padding-left: 20px;
}

/* page section - contains text and an image floated left or right */
.pagesection {
	clear: both;
	width: 596px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pagesection .indentleft {
	margin: 0px;
	padding: 0px;
	margin-left: 10px; /* this has to match the padding-right on floatleft images */
}

.pagesection .indentright {
	margin: 0px;
	padding: 0px;
	margin-right: 10px; /* this has to match the padding-left on floatright images */
}

.pagesection .noindent {
	margin: 0px;
	padding: 0px;
}

/* scrollable div.  Have to specify its height in the markup */
.scrollbox {
	padding-top: 10px;
	width: 95%;
	border: 1px solid #4a095f;
	background-color: #d5c2db;
	position:relative;
	overflow:scroll;
}

/* hide this from IE6 because it doesn't seem to be able to cope with scrolling */
.scrollbox[class] {
	overflow: scroll;
}

.paddingbox {
	padding-left: 10px;
}

#pagefooter {
	clear: both;
	padding: 10px;
	font-size: 9px;
	color: #2c0638;
	text-align: right;
	height: 30px;
}

.categorylist {
	margin: 0;
	padding: 0px;
	list-style-position: inside;
}

.pagesection h3 {
	margin-top: 0;
	padding-top: 0;
	font-size: 13px;
	letter-spacing: normal;
}

body {
	color: #2f3431;
	background-color: white;
	font-size: 0.8em;
	margin: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
}

#containercontainer {
	background: #BAD0C5 url(../images/bg-shim.png) top right repeat-y;
}

#container {
	background: transparent url(../images/top.png) top left no-repeat;
	border: 0;
	text-align:left;
}

#pageheader {
	background:none;
	overflow: hidden;
}

#pageheader h1 {
	border: none;
	margin-top: 300px;
}

a:link, a:active, a:visited {
	color: #570b70;
	text-decoration: none;
	border-bottom: 1px dotted #814894;
}

a:hover {
	color: #ac86b8;
	text-decoration: none;
	border-bottom: none;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
	font-family: "times new roman", verdana, arial, helvetica, sans-serif;
	color: #5d6863;
	border-bottom: 1px solid #9eb1a7;
	letter-spacing: 0.05em;
	text-transform:uppercase;
}

#pagetitle h1 {
	border-bottom: none;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: normal;
}

small {
	font-size: 0.8em;
	letter-spacing: normal;
	line-height: normal;
	font-weight: normal;
}

#pagetext {
	padding: 0;
	padding-left: 10px;
	line-height: 1.5em;
}

#pagetitle {
	margin-left: 10px;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 5px;
}

.pagesection p {
	margin-top: 0;
	margin-bottom: 1em;
}

#pagefooter {
	color: #5d6863;
	text-align:left;
	padding-left: 173px;
	background: transparent url(../images/footer.png) no-repeat bottom right;
	height: auto;
}

#pagefooter p {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #9eb1a7;
}

.flashplayer {
	/*background-color: #ac86b8;
	border: 1px solid #814894;*/
	background-color: #9bd6ec; /*ccdcd4;*/
	border: 1px solid #9eb1a7;
	text-align:center;
	padding: 6px;
}

table#calendar td {
	padding: 10px;
	padding-left: 0;
}

table#calendar td#description {
	padding-bottom: 15px;
}

#calendar {
	line-height: 1.2em;
}

#calendar tr h2{
	padding:10px 0px 10px 5px;
	margin:0;
	background-color: #ccdcd4;
}

#calendar tr.oddbar {
	background-color: #BAD0C5;
}
#calendar tr.evenbar {
	background-color: #BAD0C5;
}
.oddbar, .evenbar {
	color: #2f3431;
}

#interests a, #interests a img {
	border: 0;
	text-decoration:none;
}

#edit-event-form .imagefield {
	display:none;
}

.scrollbox {
	line-height: normal;
	background-color: #ccdcd4;
	border: 1px solid #8c9c94;
}