/* CSS Document */

html,body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: black;
	font: small Arial, Helvetica, Verdana, sans-serif;
	min-width:640px;
	background-attachment: fixed;
	background-color: #ECFCFF;
	background-image: url(Images/menumapbg.png);
	background-repeat: repeat-y;
 
}
input {
	background: #FFFF99;
	border: 1px solid #666666;
	width: 160px;
	margin-left: 2px;}

#flyins #mainContainer #center #EventForm .cal_row .short {
	border: thin solid #993300;
	height: 50px;
	width: 500px;
}

#flyins {
	color: black;
	margin: 0px;
	padding: 10px;
}
#header-bottom {
	border-top: 3px solid #b9d2e3;
	border-bottom: 3px solid #b9d2e3;
	text-align: right;
}
#header-bottom ul {
	margin: 0;
	padding: 0;
}
#header-bottom li {
	display: inline;
}
#header-bottom a:link, #header-bottom a:visited {
 text-decoration: none;
 color: #050845;
}
 #header a:hover {
 font-weight:bold;
}

#tagline {
	font-weight: bold;
	color: #050845;
	font-style: italic;
	margin: 0;
	padding: 0 0 0 10px;
	width: 260px;
	float: left;
	text-align: left;
}
.adtext{
vertical-align:top;
	font:18px "Times New Roman", Times, serif;
	color: #666666;

}
textarea{
width:640px;
height:100px;
}


#mainContainer {
	padding-right: 160px;
	padding-bottom: 60px;
	padding-left: 300px;
}
#mainContainer .Column {
	padding: 5px 10px 10px 10px;
}
#center {
	width: 100%;
	text-align:justify;
}
#left {
	width: 260px;
	position: absolute;
	height: 372px;
	left: 0px;
	margin: 5px;
	vertical-align: text-top;
	padding: 0px;
	top: 100px;
}
#left a:link, #left a:visited {
 text-decoration: none;
 color: #050845;
 }
 
 #left a:hover {
 font-weight:bold;
}

#left ul {
	list-style: none;
	position: absolute;
}



#right{
	width:160px;
	float: right;
	position: absolute;
	top: 145px;
	right: 0px;
}


div#footer {
position:absolute;
bottom:0;
width:100%;
height:65px
border-top: 3px solid #b9d2e3;
border-bottom: 3px solid #b9d2e3;
color: #050845;

}
#footer a:link, #footer a:visited {
 text-decoration: none;
 color: #050845;
 }
 
 #footer a:hover {
 font-weight:bold;
}
#mainContainer #center {
	padding: 0px 10px 0px 0px;
}
#formContainer {
	width: 640px;
	background-color: #F3F4C4;
	padding: 5px;
}


.button {
	color: #FFFFFF;
	background: #ff0000;
	border: 1px solid #006699;
}



#Col1, #Col2 {
	width: 47%;
}

#Col2 {
	float: right;
}
form {
	margin: 0px;
}
input:focus {
	color: #000000;
	background: #000000;
	border: 1px solid #ffff;
	background-color: #FFFF33;
}
.row {
	padding: 2px;
}
#formContainer p {
	text-align: justify;
	background-color: #CCCCFF;
	font-size:18px;
	
}

.brodd {
	background: #e6ffff ;
	height: 25px;
}
.breven {
	background: #caffff;
	height: 25px;
}
.brheader {
	font-size: 16px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color:#333333;
}
a:hover {
	color: #000099;
	border-style: none;
	text-decoration: underline;
	background-color: #A6C2FF;
}

/*** IE Fix ***/
* html #left {
}
#flyins #mainContainer #left a {
	font-size: 18px;
	font-weight: bold;
}
#footer p {
	font-size: 16px;
	font-weight: bold;
}
.bigerror {
	font: 18px "Times New Roman", Times, serif;
	color: #FF0000;
}
.error {
	color: #FF0000;
	font-weight: bold;
	width:340px;
	text-align:right;
	}
.label {
width: 340px;
text-align: right;
}





.loginbox #fieldDiv {
	width:300px;
	text-align:left;
}
.loginbox #buttonDiv { 
  text-align:center;
}
.loginbox #hintDiv {
  width:380px; 
  padding:14px; 
  border:1px solid  #dddddd;
  color:#666666;
  margin:auto;
  margin-top:36px;
}
.fieldTitle {
	margin-bottom:3px;
	font-weight:bold;
	color:#666666;
	float: left;
	width: 100px;
}
.fieldEntry {
	margin-bottom:8px;
}
.basePrompt {
  color: #666666;
   background: #FFFFCC;
  height:80px;
  border:1px solid #0033FF;
  font-size:14px;
}
.procPrompt {
  color:#333399;
  background: #D3FDCC;
  height:80px;
  border:1px solid #009900;
  font-size:14px;
}
.errPrompt {
	color:#993333;
	height:80px;
	border:1px solid  #990000;
	background: #FCD1CD;
	font-size: 14px;
	font-weight: bold;
}
.inputButtonActive { 
  cursor:pointer;
}
.inputButtonDisabled { 
  cursor:default;
}
#middle #uiDiv #loginForm {
	width:360px;
	height:220px;
	padding:24px;
	border:1px solid  #713800;
	margin:auto;
	background-color: #DFFFDF;
	background-image: url(Images/ayrshire%20district%20ancient.png);
}
#middle #uiDiv #loginForm  #formDiv {
  width:340px;
  height:200px;
  margin:auto;
}
.readerText {
  position:absolute;
  top:-1000px;
  left:-1000px;
  width:1px;
  height:1px;
  overflow:hidden;
  z-index:-1000;
}

#middle #uiDiv #loginForm #fieldDiv {
	float: left;
}
#middle #uiDiv #loginForm #buttonDiv {
	padding: 5px;
	clear: none;
	float: right;
}

#middle #uiDiv #loginForm h2 {
	margin: 0px;
	padding: 0px;
}

#middle #uiDiv #loginForm .hidd {
	margin: 0px;
	padding: 0px;
}
#middle #uiDiv #loginForm #fieldDiv .fieldEntry #LoginId {
	background-color: #FFFFCC;
}
#middle #uiDiv #loginForm #fieldDiv .fieldEntry #Pass {
	background-color: #FFFFCC;
}
#map_canvas {
	height: auto;
	width: auto;
	position: absolute;
}
#flyins {
position:relative;
	padding-top: 0px;
}
