/*
CSS for Council Website
*/


body {
        border:0px solid #000000;
        padding:0px 10px 0px 10px;
        width:960px;
        margin: 20px auto 20px auto;}


body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background-color: #E2EDFF;
  line-height: 125%;
  padding: 0px 10px 0px 10px;
  margin: 20px auto 20px auto; 
	width: 960px;
}

h1, h2, h3 {
  font-family:  Helvetica, Arial, sans-serif;
}

h1 {
  font-size: x-large;
 
  color: black;
  padding-top: .2em;
  padding-bottom: .2em;
  padding-left: .4em;
  margin: 0;
  
}

h2 {
  color: navy;
  font-size: 130%;
  font-weight: normal;
  padding-top: 10px;
	line-height:120%;
}


p {padding: 0.5px;}

.alignleft {
	float: left;
}
.alignright {
	float: right;}
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

img.one   {position:absolute;left: 11px;}
img.two   {position:absolute;left: 348px;}
img.three {position:absolute;left: 686px;}

img {     padding:1px;     border:1px solid #021a40;     background-color:#ff0;  max-width:100%;  }


table	{ cellspacing="2"; cellpadding="1";  border:="1";  border-color:white; border-style: outset; font-color: grey; font-family: Arial, Helvetica, sans-serif;
}

tr	{border: 1px;  border-color:white; cellspacing="2"; cellpadding="1";   padding: 0.2em;
	}

td	{cellspacing="2"; cellpadding="1"; font-family: Verdana, Arial, Helvetica, sans-serif; 
 	border: 1px; border-color: white;  border-style: inset;
	 padding: 0.2em;
	font-size: 98%;
	valign:center;
	background-color:#fff3e2;
}

table.plain {border:0px;
			border-color:none;
				line-height:100%;
			padding:0px;
			background-color:#FFFF99;
			}
			
table.plain td {border:0px;
			border-color:none;
				line-height:100%;
			padding:0px;
			background-color:#FFFF99;
			}
table.plain tr {border:0px;
			border-color:none;
				line-height:100%;
			padding:0px;
			background-color:#FFFF99;
			}
.left { float: left; padding: 0 0px 0px 0; }	

.slideshow-container{
  max-width: 200px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

.border 
	{
	border:3px solid #9099AA;
	
	border-radius:25px;
	-moz-border-radius:25px; /* Firefox 3.6 and earlier */
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;

	}

ul	{margin:0px;}

li {font-size:auto;
	padding:0.2em;
	margin:0px;}
  
  
  ul, li { margin: 0; padding: 1; }
}


#layer {position:absolute;
	left:30px;
	top:130px;
	width:900;
	z-index:2;	
	
	
	}


#streetbox 
	{position:absolute;
	left:30px;
	top:30px;
	width:250px;
	height:50px;
	z-index:1;
	background-color:#FFFF99;
	visibility: visible;}

#box {position:absolute;
	left:300px;
	top:130px;
	width:600px;
	height:450px;
	z-index:1;
	background-color:#FFFF99;
	visibility: visible;
	max-width:100%}

#bigbox {position:absolute;
	left:30px;
	top:130px;
	width:1000px;
	height:700px;
	z-index:1;
	background-color:#FFFF99;
	visibility: visible;
	max-width:100%}
	
	#bigbox2 {position:absolute;
	left:300px;
	top:130px;
	width:600px;
	height:720px;
	z-index:1;
	background-color:#FFFF99;
	visibility: visible;}
	
#sidebox {position:absolute;
	left:835px;
	top:130px;
	width:350px;
	height:450px;
	z-index:1;
	background-color:#FFFF99;
	visibility: visible;
	max-width:100%}


	
#navigation {position:absolute;
	left:15px;
	top:130px;
	width:250px;
	height:520px;
	z-index:1;
	background-color:#FFFF99;
	visibility: visible;}
	
#banner 
	{position:absolute;
	left:330px;
	top:5px;
	width:350px;
	height:100px;
	z-index:2;	
	background-color: #aabbdb;
	visibility:visible;
	}

#minutes.top


	{position:absolute;
	left:330px;
	top:150px;
	width:350px;
	height:120px;
	z-index:2;	
	background-color: #aabbdb;
	visibility: visible;
	}

#minutes.text

	{position:absolute;
	left:30px;
	top:150px;
	width:700px;
	height:200px;
	z-index:2;	
	visibility: visible;
	
	background-color:red;
	}

#minutes.table


	{position:absolute;
	left:30px;
	top:350px;
	width:900px;
	height:1600px;
	z-index:2;
	visibility: visible;	
		}

#search
	{position:relative;
	left:3px;
	font-size:65%;
	width:240px;
	height:220px;
	z-index:2;
	visibility: visible;
		
	
	}
li {font-size:85%}

.navigation  
	{font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:50%;
	font-color:black;
		
	}


.banner 
{
	
	background: #7da5d8 url(ShevingtonBanner 2.png) no-repeat;
	}



#header {
  border-top: 3px solid #7da5d8;
}

img.feature {
  float: right;
  margin: 10px;
}

#paragraph1
	{position:absolute;
	top:60px;}

#paragraph2
	{position:absolute;
	top:297px;}

#paragraph3
	{position:absolute;
	top:535px;}

#paragraph4
	{position:absolute;
	top:775px;}

#paragraph5
	{position:absolute;
	top:1012px;}

a:link {
  color: navy;
}

a:visited {
  color: dark red;
}

a:hover {
  text-decoration: none;
  color: white;
  background-color: navy;
}

a:active {
  color: aqua;
  background-color: navy;
}




.fun {
  color: #339999;
  font-family: Georgia, Times, serif;
  letter-spacing: 0.05em;
}

blockquote.fun {
  font-style: italic;
}


.galleryphoto {
  padding-bottom: 10px;
  border-bottom: 1px solid navy;
  margin-bottom: 20px;
}

.galleryphoto p {
  font-size: 65%;
  font-weight: bold;
  margin-top: 0;
  width: 430px;
  line-height: 1.4em;
}

.galleryphoto p span {   
  font-weight: normal;
  color: gray;
}

fieldset{ border-radius: 5px; 
	border: 3px solid #9099AA;
	padding: 10px;
	margin: 0px 10px 10px 10px;
 } 

form.contact fieldset {   
  border: 2px solid navy;   
  padding: 10px;
}  

form.contact legend {   
  font-weight: bold;   
  font-size: small;   
  color: navy;   
  padding: 5px; 
}

form.contact {   
  padding: 0;   
  margin: 0;   
  margin-top: -15px;
  line-height: 150%;
}

form.contact label {
  font-weight: bold;
  font-size: small;
  color: blue;
}

form.contact label.fixedwidth {   
  display: block;   
  width: 240px;   
  float: left; 
}

form.contact .buttonarea input {   
  background: navy;
  color: white;   
  font-weight: bold;   
  padding: 5px;   
  border: 1px solid white; 
}

form.contact .buttonarea {   
  text-align: center;   
  padding: 4px;   
  background-color: #0066FF; 
}

.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}
