/***********************************************/
/* woads.css                                   */
/* CSS for WOADS Online web site               */
/* (c) 2007 - Sarah-Jane Gray                  */
/* All Rights Reserved                         */
/***********************************************/

/* *** Main classes *** */

#woads-wrapper {
  width: 590px;
  border: 0px;
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
}

body{
	font-family: Verdana, Arial, sans-serif;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
}

h1 {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}

h2 {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}

p {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 0px;
  margin-right: 0px;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #000000;
}

a-white a:link {
	color: #ffffff;
}

a-white a:visited {
	color: #ffffff;
}

a-white a:hover {
	color: #ffffff;
}

/* *** Site top banner class *** */

.site-banner {
	position: relative;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

/* *** All page classes *** */

.bcrumb {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
	background-color: #FFFFFF;
  color: #000000;
  font-size: 11px;
}

.page-title {
	color: #000000;
	font-size: 28px;
	font-weight: bold;
}

.page-title-alt {
  margin-top: 5px;
  margin-bottom: 10px;
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
  text-align: center;
}

.page-section {
	position: relative;
	width: 584px;
/*	height: 45px;	*/
	height: auto;
	top: 0px;
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 0px;
	border-top: 2px solid #347acf;
	border-bottom: 2px solid #347acf;
	border-left: 2px solid #347acf;
	border-right: 2px solid #347acf;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: inherit;
	color: #000000;
	font-size: 12px;
	text-align: left;
}

.page-section a {
	color: #000000;
}

.page-section img {
/*	float: left;	*/
	margin-right: 5px;
	margin-bottom: 3px;
	border: 1px solid #000000;
	vertical-align: middle;
	text-align: center;
}

/* Defines tabbed links area */

.tab-items-box {   /* Top tabs */
  position: relative;
  height: 14px;   /* auto does not seem to work in Firefox */
  margin: 0px;
  border: 0px;
  border-bottom: 1px solid #347acf;
  padding: 0px;
  padding-bottom: 3px;
}

/* Not selected tabs */
/* Commented out settings must be defined as the correct colour for the page on usage */

.tab-item {   /* Top */
  position: relative;
  float: left;
/*	background-color: #dedede;  */
	color: #347acf;
	height: auto;
	width: 50px;
	margin: 0px;
  margin-left: 4px;
  margin-right: 0px;
  border: 0px;
  border-top: 1px solid #347acf;
  border-left: 1px solid #347acf;
  border-right: 1px solid #347acf;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align : center;
  text-decoration: none;
}

/* Selected tabs */
/* Commented out settings must be defined as the correct colour for the page on usage */

.tab-item-select {    /* Top */
  position: relative;
  float: left;
/*	background-color: #dedede;	*/
	color: #347acf;
	height: auto;
	width: 50px;
	margin: 0px;
  margin-left: 4px;
  margin-right: 0px;
  border: 0px;
  border-top: 1px solid #347acf;
/*  border-bottom: 1px solid #ccccff; */
  border-left: 1px solid #347acf;
  border-right: 1px solid #347acf;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align : center;
  text-decoration: none;
}

.in-text-img {
	float: left;
	border: 1px solid #000000;
	margin-bottom: 3px;
	margin-right: 5px;
}

.inline-image {
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	vertical-align: middle;
}

.std-form-text-box {
	height: auto;
	width: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.std-form-list-box {
	height: auto;
	width: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.std-form-tick-box {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 1px;
}

.std-form-button {
	background-color: #8282c0;
	color: #ffffff;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align : center;
}

/* *** Page footer classes *** */

.page-tail {
	width: 599px;
	margin: 0px;
	border: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	font-size: 9px;
	text-align: center;
}

.page-tail a {
	margin: 0px;
	border: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: underline;
}

.greyed-text {
  color: #999999;
  margin: 0px;
  border: 0px;
  padding: 0px;
  display: inline;
	text-align: #inherit;
}

/* *** Calendar page *** */

.calendar-show {
  position: relative;
  width: 560px;
  background-color:#FFFFFF;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-right: 5px;
	border-top: 1px solid #8282c0;
	border-bottom: 1px solid #8282c0;
	border-left: 1px solid #8282c0;
	border-right: 1px solid #8282c0;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
  text-align: left;
}

.calendar-show img {
	float: left;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 3px;
	border: 1px solid #000000;
  padding: 0px;
  font-size: small;
}

.calendar-show-banner {
  position: relative;
  top: 0px;
  left: 0px;
  background-color: #8282c0;
  color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 2px;
  margin-left: 0px;
  margin-right: 0px;
  border: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
}

.calendar-show-h1 {
  background-color: #inherit;
  color: #000000;
  font-size: large;
  font-weight: bold;
}

.calendar-show-h2 {
  background-color: #inherit;
  color: #000000;
  font-size: small;
}

.calendar-show-text {
  position: relative;
  margin: 0px;
  border: 0px;
  padding-top: 0px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 4px;
}

#googlemap-container {
  width: 400px;
  margin: 0px;
  margin-left: 60px;
  margin-bottom: 10px;
  border: 1px solid #347acf;
  padding: 2px;
}

/* *** Who's Who page *** */

.whoswho-page {
/*	background-color: #FFFF99;	*/
	background-color: #990000;
	color: #ffffff;
	background-image: url(/images/backgrounds/about_bg.gif);
}

.whoswho-page a:link {
	color: #ffffff;
}

.whoswho-page a:visited {
	color: #ffffff;
}

.joinwoads-page {
	background-color: #660066;
	color: #ffffff;
  margin-left: 5px;
}

.joinwoads-page a:link {
	color: #ffffff;
}

.joinwoads-page a:visited {
	color: #ffffff;
}
