/*********************************************
Projects: Jura Jottings
Created: 7th December 2009
Author: Colin Abercrombie, 5th Column
*********************************************/
/********************************************
General
*********************************************/
body	{
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size:80%;
	color:#fff;
	background: transparent url("../graphics/bg.gif") top left repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
h1	{
	font-family: Times New Roman; 
	font-size:2.2em;
	font-weight:bold;
	padding: 3px 0px 3px 0px;
	margin: 10px 0px 5px 0px;
	color:#fff;
	background-color:transparent;
	font-style: italic;
}
h2	{
	font-family: Times New Roman; 
	font-size:1.6em;
	font-weight:bold;
	padding: 3px 0px 3px 0px;
	margin: 10px 0px 5px 0px;
	color:#fff;
	background-color:transparent;
	font-style: italic;
}
h3	{
	font-family: Times New Roman; 
	color:#fff;
	font-weight:normal;
	font-size:1.4em;
	padding: 3px 0px 3px 0px;
	margin: 10px 0px 5px 0px;
	background-color:transparent;
	font-style: italic;
}
h4	{
	font-family: Times New Roman; 
	color:#fff;
	font-size:1.2em;
	font-weight:normal;
	padding: 3px 0px 3px 0px;
	margin: 10px 0px 5px 0px;
	background-color:transparent;
	font-style: italic;
}
a img {
	border: 0px;
	padding: 0px 15px 0px 0px;
}
a	{
	color:#316eae;
	text-decoration:none;
	font-weight:normal;
}
a:link	{
	color:#316eae;
	background-color:transparent;
	text-decoration:none;
}
a:visited	{
	color:#114882;
	background-color:transparent;
	text-decoration:none;
}
a:active	{
	color:#316eae;
	background-color:transparent;
	text-decoration:none;
}
a:hover	{
	color:#007cff;
	background-color:transparent;
	text-decoration:underline;
}
p {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	line-height: 1.8em;
}
ul {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 5px 30px;
}
li {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 5px 0px;
}
hr {
	border-top: 1px solid #536f3d;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}
/********************************************
Containers
*********************************************/
.sitecontainer {
	color: #333;
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background: #8fbef0 url("../graphics/bg.jpg") bottom center no-repeat;
}
.sitecontainersub {
	color: #333;
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.headercontainer {
	background: transparent url("../graphics/headersmallbg.jpg") top left no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height: 98px;
	width: 960px;
}
.logincontainer {
	padding: 0px 0px 0px 0px;
	height: 42px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	text-align: right;
	width: 100%;
}
.logincontainer #login {
	padding: 10px 0px 0px 0px;
	margin: 0px 180px 0px 0px;
}
.navigationcontainer {
	padding: 0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
	background-color: #555;
	border-bottom: 1px solid #fff;
	text-align: center;
	width: 100%;
}
#mainnavigation {
	width: 960px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
}
.contentcontainer {
	background-color: transparent;
	padding:0px 0px 300px 20px;
	margin:0px 0px 0px 0px;
	text-align: left;
}
.breadcrumbs {
	padding: 0px 0px 0px 0px;
	margin: 0px 53px 0px 30px;
	font-size: 0.9em;
}
.contentcontainerleft {
	float: left;
	background-color: transparent;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 580px;
}
.contentcontainerright {
	float: left;
	background-color: #a8cef5;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	width: 300px;
}
.contentcontainerright img {
	padding: 10px 0px 10px 10px;
	margin: 0px auto;
	width: 270px;
}
.footercontainer {
	color: #fff;
	background: transparent;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align: center;
	font-size:0.9em;
}
/********************************************
Content
*********************************************/
.pagetint {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #000;
	background-color: #a1bf92;
}
.error {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 20px 0px;
	text-align: left;
	color: #000;
	background-color: #a1bf92;
}
div.logo {
	padding: 10px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
}
div.logo img {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}
.docicon {
	padding: 15px 0px 15px 50px;
	margin: 10px 0px 0px 0px;
	background: #a8cef5 url("../graphics/PDF.gif") center left no-repeat;
}
/********************************************
Footer
*********************************************/
.footercontainer p {
	padding:10px;
	margin:0px 0px 0px 0px;
	color:#555;
}
.footercontainer a, .footercontainer a:link, .footercontainer a:visited, .footercontainer a:active	{
	color:#555;
	text-decoration:none;
	font-weight:normal;
}
.footercontainer a:hover	{
	color:#333;
	background-color:transparent;
	text-decoration:underline;
}
/********************************************
Hidden
*********************************************/
.hidden {
	display:none;
}
.spacer {
	clear: both
}
/********************************************
Tables
*********************************************/
table.content {
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	color:#000000;
	background-color:#a1bf92;
	width: 100%;
	border-bottom: 1px solid #000;
}
table.content caption {
	display:none;
}
table.content th {
	padding:3px 3px 3px 3px;
	margin:0px 0px 0px 0px;
	color:#fff;
	background-color: #536f3d;
	text-align: left;
}
table.content td {
	padding:3px 3px 3px 3px;
	margin:0px 0px 0px 0px;
	color:#000;
	background-color: transparent;
	vertical-align: top;
	text-align: left;
}
/*********************************************
Form
*********************************************/
table#contactform {
	width: 70%;
}
table#contactform caption {
	display: none;
}
table#contactform th {
	vertical-align: top;
	width: 30%;
	padding: 15px 5px 5px 0px;
vertical-align: top;
}
table#contactform td {
	padding: 5px 0px 5px 0px;
}
table#contactform input, table#contactform textarea {
	width: 100%;
}
table#contactform input.submit {
	width: auto;
}
table#contactform img {
	width: 173px;
}
p.mandatory {
	text-align: right;
	color: #a82030;
}
.errors {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	color: #000;
	background-color: #a8cef5;
}
/*********************************************
Form
*********************************************/
table#contactform caption {
	display: none;
}
table#contactform th {
	vertical-align: top;
	width: 25%;
	padding: 5px 5px 5px 0px;
}
table#contactform td {
	padding: 5px 0px 5px 0px;
}
table#contactform .button {
	padding: 5px 0px 5px 0px;
	width: 15%;
	margin: 0px 0px 0px 0px;
}
#show {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 447px;
	height: 336px;
}
.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
/*********************
Forms & Mailing List table
*********************/
#login input, #password input {
	width: 180px;
	margin: 0px 0px 5px 0px; 
	font-weight: normal;
	padding: 3px;
	color: #111111; 
}
#login label {
	margin: 3px 0px 0px 0px; 
	font-weight: normal;
	color: #333; 
	float: left;
	width: 70px;
}
#password label {
	margin: 3px 0px 5px 0px; 
	font-weight: normal;
	color: #333; 
	display: block;
}
#login input.button, #password input.button {
	padding: 0px 0px 0px 0px; 
	width: auto;
	font-size: 1em;
	margin: 0px 0px 0px 0px; 
	font-weight: normal;
	color: #111111; 
}
span.smallText {
	font-size: 0.85em;
	margin: 0;  
	padding: 0 0 0 0px;
}
span.smallText a {
	color: #333;
}
fieldset {  
	float: left;  
	clear: left;  
	width: 100%;  
	margin: 0 0 0 0;  
	padding: 0;
}
fieldset.submit {
	border-style: none;
	float: none;      
	margin: 0;  
	padding: 0 0 0 8.5em;
}
fieldset.submit li {        
	margin: 0;  
	padding: 0 0 0 0;
}
/*********************
Drop Down Panel
*********************/
#dropdownpanel {
position: absolute;
width: 100%;
z-index: 110;
top: 0;
left: 0;
}
#dropdownpanel .contentdiv{
background: #a1d73b;
color: white;
padding: 10px;
margin: 0px;
}
#dropdownpanel .control {
font-family: verdana, sans-serif; 
font-size:0.85em;
border-top: 5px solid #75ad0c;
float: right;
background: transparent url("../graphics/subscribenow.png") center right no-repeat;
padding: 0px 0px 0px 0px;
height: 90px;
width: 100%;
}
.subpanel {
margin: 10px 0px 0px 0px;
width: 33%;
float: left;
border-right: 1px solid #fff;
text-align: center;
}
.subpanellast {
margin: 10px 0px 0px 0px;
width: 33%;
float: left;
text-align: center;
}
.subpanel form, .subpanellast form {
margin: 0px 0px 10px 0px;
}
.donpanel {
margin: 10px 0px 0px 0px;
}
/*********************
Events
*********************/
.caldate {
  float: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 10px 20px 0px;
  background: transparent url("../graphics/date.gif") top center no-repeat;
  color: #373737;
  width: 53px;
  height: 64px;
}
.caldate p {
  text-align: center;
  padding: 23px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  line-height: 1.1em;
  font-size: 1.1em;
}
.contdetails {
  float: left;
  width: 500px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.Listing {
  padding: 0px 0px 5px 0px;
  margin: 15px 0px 0px 0px;
  border-bottom: 1px solid #a8cef5;
}
.Listing h2 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.caldateHome {
  float: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 10px 0px 0px;
  background: transparent url("../graphics/datesmall.gif") top center no-repeat;
  color: #373737;
  width: 40px;
  height: 48px;
}
.caldateHome p {
  text-align: center;
  padding: 0px 0px 0px 0px;
  margin: 17px 0px 0px 0px;
  line-height: 1.1em;
  font-size: 0.8em;
}
.ListingHome {
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
  border-bottom: 1px solid #8fbef0;
}
.ListingHome h2 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.ListDetailsHome {
  padding: 12px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
ul.logout {
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
