/* CSS Document */
body {
	background-color: #F1EEEE;
}
.clickhide {
	display: none;
}

form
{display:inline;}

.button
{
width:200px;
height:50px;
margin: 0 0 0 0;
text-align:center;
text-shadow:Gray;
font-weight:bold;
font-size:16px;
line-height:42px;

}

.error
{color:#ff0000;}

.tablecentre
{
background-color: #DD9999;
}

.tableclient
{
background-color: #FFFFBB;
}

table
{
#background-color: #FFFFFF;
}




.tablerow1
{
background-color: #DDDDDD;
}

.tablerowvital
{
color: #BB0000;
background-color: #FFEEEE;
}
.vital{
color: #BB0000;

}
.tablerowimportant
{
background-color: #FFFFCC;
}

.important{
color: #F38209;

}

.tablenone
{
background-color: #FFFFFF;
}

.problem
{
color:#FF0000;
}

form{
 padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   display: inline;
	}


input{
 padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   display: inline;
	}

	select{ padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   display: inline;
}


input.submit
{
   font-size:10px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   background-color:#BBBBFF;
   border-top-style:none;
   border-bottom-style:none;
   border-left-style:none;
   border-right-style:none;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   
 }
 
 input.biggerbutt
 {
 font-size:16px;
  background-color:#EEEE00;
 }


.tablerow
{
background-color: #FEFEF2;
}

.tableend
{
background-color: #aaaaF2;

}

.tablehead
{
background-color: #111155;
color: #ffffff;
}
.subtext
{
font-size:9px;
color: #999999;
}

.tabletop
{background-color:#880000;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	background:#F1EEEE;
	margin:10px;
	}

a:link {
	color: #284F85;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #517EBD;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
	
*, html {
	margin: 0;
	padding: 0;
}
body {
	background-color:#FFF;
}
a {
	color: #406617;
}
a:hover {
	color: #666;
}
#header h1 a{
	color: #406617;
}
.green{
	color: #406617;
}
p,h1,h2,h3,h4,h5,h6 {
	padding: 4px;
}
#wrapper {
	width: 960px;
	margin: auto;
}
#header div {
	float: left;
	/*border: 1px solid red;*/
	margin-bottom: 10px;
}
#header #logo {
	width: 222px;
}
#header #title {
	width: 430px;
	text-align: center;
	font-size: 25px;
	line-height: 70px;

}
#titleside{
	width: 200px;
	text-align: center;
	font-size: 16px;
	color: #406617;
	
	height: 40px;
		padding-left: 40px;
}
#header #help {
	width: 300px;
	margin-top: 10px;
	text-align: center;
	line-height: 30px;
}
#header #help h3{
	font-size: 25px;
}
#content{
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

#description#replaceme#mapchange {
	background-color:#F1EEEE;
}
#left {
	float: left;
	width: 220px;
	background: #406617;
	color: #fff;
}
#middle {
	float: left;
	width: 440px;
	height: 510px;
	z-index: 1;
	
}
#middle h4{
	text-align: center;
}
#right {
	float: right;
	right: 0;
	width: 280px;
	height: 510px;
	margin-bottom: -15px;
	padding: 10px;
	padding-top: 20px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	z-index: 0;
}
#right #replaceme {
	text-align: center;
}
#footer {
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 5px;
}
	
	#middle img{
		border: 0;
	}
	.menu {
		padding: 0;
		margin: 0;
		height: 110px;
	}
	.menu div a{
		margin-right: 10px;
	}
	.menu div a img {
		padding: 0 20px;
	}
	#mapchange {
		width: 280px;
		height: 300px;
	}