@import url("/common/css/pagebase.css");
@import url("/common/css/top.menu.css");
@import url("/common/css/eventbase.css");
/*colours:
   h1 #5C2C15
   menu background: DEE3C7
   menu border:  5D2D16
   */

body#page {
	background-color: #EBEBEB;
}
.rightlogo {
	float: right;
	margin-top: 26px;
	margin-right:  16px;
		}

.pagediv img { padding: 5px }

#leftcolumn {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 0;
  width: 185px;
  margin: 0;
  background-color: white;
  padding: 0 5px 0 10px;
  font-size: 90%;
  color:  #333;
}
.leftcolumnbackground {
	background-color: #f3f2ef;
	border: 1px solid #c5b187;
	color: #5d5540;
	padding:  5px 2px 5px 2px;
	
}

a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
		color: #e15c16;
	border-bottom-color: #000;
	text-decoration: none;
}

a:link, a:visited {
  border-bottom-color: #ccc;
		color: #e15c16;
  text-decoration: none;
}

a:hover, a:active {
		color: #e15c16;
  border-bottom-color: #e15c16;
    text-decoration: none;
}

a.imagelink:link, a.imagelink:visited, a.imagelink:hover, a.imagelink:active {
  border-bottom-width: 0;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1,  h3 {
  color: #291721;
  font-weight: normal;
  }
h2 {
  color: #085A21;
  font-weight: normal;
  }

h1 { font-size: 150%; 
	margin-left: 0px;}
h2 { font-size: 135% }
h3 { font-size: 120% }

table h2, table h3 {
  margin-top: 0.5em;
  margin-bottom: 0;
}

li {
	margin-bottom: 15px;
	vertical-align: baseline;	}

ul {
  }

.highlight { color: black }

.wrap {
  margin: 0 0 0 0;
  border: 1px solid green;
  padding: 0 0 0 0;
}
.initials {
	font-size: 120%;
	letter-spacing: 0.5em;
	color: #999999;
		}
input, textarea {
	border: 1px solid #dedabc;
}
input.button {
	border: 1px solid #b6b29b;
	background-color: #dedabc;
}

.listing p:first-letter { font-size: larger }

.loggedin {
	color: #888;
	border: 1px solid #dedabc;
	padding: 0 10px 0 10px;
}
.loggedin strong {
	font-weight: normal;
	color: #4c4434}
	
#resultstable {
	background-color: #CBD2DA;
	margin-left: 45px;
	}	

#resultstable td {
	background-color: #FFFFFF;
	padding: 5px;
	}
#resultstable td.total{
	color: #FFFFFF;
	background-color: #FFFFFF;
	}

/*
 *   news article page styles
 */

.newsfilter { float: right }

.headlinelist {
  float: right;
  width: 20em;
  margin: 10px;
  border: 1px solid black;
  padding: 10px;
}


/*
 *   contentspot link style overrides
 */

#creditlink {
  bottom: 2px;
  right: 5px;
  background-color: white;
  border: 1px solid #aaa;
  line-height: 1.5em;
  padding: 2px 8px 4px 8px;
  display: none;
}


/*
 *   page structure styles
 */

#pagetop {
	position: absolute;
	top: 10px;
	left: 0;
	width: 84%;
	margin: 0 8% 0 8%;
	text-align: center;
	background-color: #fff;
/*	background-image: url(../resources/topbackground.gif);
	background-repeat: repeat-x; */
	height: 152px;
	color: #645576;
}


#pagetop a:link, #pagetop a:active, #pagetop a:visited, #pagetop a:hover {
  text-decoration: none;
  border-bottom-width: 0;
}

#body {
  position: absolute;
  z-index: 5;
  top: 138px;
  left: 0;
  margin: 10px 8%;
  width: 84%;
}

#leftlogo {
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	z-index:10000;
		}
#content {
  margin-left: 200px;
  padding: 0 20px 0 25px;
  text-align: left;
  line-height: 140%;
  background-color: #fff;
}

#sidebar {
  position: absolute;
    top: 40px;
  left: 10px;
	background-color: #E4E8DB;
	width: 140px;
	padding: 5px;
	border: 1px dashed #54537B;
	text-align: left;
	color: #33324C;
	font-size: 90%;
	}

/*
 *   top menu style overrides
 */

#navigate {
  top: -40px;
  left: 210px;
  right: 0;
  height: 27px;
}

#menu {
	position: relative;
	top: 5px;
	left: 0;
	height: 27px;
	font-size: 90%;
}

#menupad {
  top: -50px;
  left: -10px;
  width: 500px;
  height: 400px;
}

#menuoffset {
  top: 1.1em;
  left: 0;
}

#menu a:link, #menu a:visited, #menu a:active {
  background-color: #85795f;
  color: #FFFFFF;
  text-transform: lowercase;
  padding: 4px;
}

#menu a:hover,
#menu a.hover:link, #menu a.hover:visited,
#menu a.active:link, #menu a.active:visited {
  background-color: #3a3428;
  color: #FFFFFF;
}

#menu .menubag a:link, #menu .menubag a:visited, #menu .menubag a:active {
  border-style: none;
  background-color: #fafafa;
  color: #72664d;
}

#menu .menubag ul a:hover {
  border-style: none;
  background-color: #e5ddc3;
  color: #3a3428;
}

#menu .menubag ul {
  margin-top: 0.3em;
  border-color: #357910;
}


/*
 *   thumbnail and gallery styles
 */

.thumb {
  position: absolute;
  width: 125px;
  height: 125px;
  text-align: center;
}

.thumb img {
  border-style: none;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
}

.piximage img { border-style: none }

.thumblist, .thumbnail { position: relative }
.thumblist .thumbback, .thumblist .selected, .thumblist .thumbforward { display: inline }
.thumblist img { border: 1px solid white; margin: 4px 1px }
.thumblist img.missing { border-color: #ddd }
.thumblist .selected img {
  border-color: white;
  opacity: 0.30;
  /* non-standard alpha settings - will not validate :) */
  -moz-opacity: 0.30;
  -khtml-opacity: 0.30;
  filter: alpha(opacity=30);
}
.thumblist a { border-bottom-width: 0 }
.thumblist a:hover img { border-color: #357910 }

/*
 *   in-page admin menu style overrides
 */

#pageadmin { top: 100px; right: 10px }

#mph {
  position: absolute;
  top: -128px;
  right: 0;
  border: 1px solid red;
}
