body {
  background: #ffffff url(images/bandyboy.jpg) repeat-x top;
  color: #000099;
  font: 0.7em Tahoma, Helvetica, "Trebuchet MS", Arial, sans-serif;
  border: 0;
  margin: 0;
  padding: 0;
  letter-spacing: 1px;
}
/*general type things*/

img {
  border: none;
}

table{
	margin-right: 15px;
	margin: 5px;
}

th {
	color:#FFFFFF;
	background-color: #F55D14;
	border: thin solid #F55D14;
}

td {
	background-color: #FFFFFF;
	border: thin solid #F55D14;
}

div{
  border: 0;
}
/* a big div */

#qbsl {
  height: auto;
  margin: 0 auto;
  width: 760px;
  padding: 0;
  clear: both;
  display: block;
}
/* left hand side*/

#sidekick {
	float: left;
	width: 210px;
	margin: 0;
	padding: 0;
	text-align: center;
}


#sidekick #htm {
	margin-right: 34px;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidekick #css {
	margin-top: 8px;
	margin-bottom: 8px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*bloody awkward forms */

#sidekick form {
	margin: 20px 0px 5px;
	padding: 10px 0px 0px;
	color: #000099;
	text-align: left;
}

#sidekick input{
	margin-top: 3px;
	margin-bottom: 8px;
	margin-left: 5px;

}

/* sigh - what am i doing?
#sidekick #submit {
  position: relative;
  bottom: 5px;
  left: 100px;
}*/

/* oh bollocks to this - it won't stay put
#sidekick #sa {
  position: absolute;
  bottom: 5px;
  right: 5px;
} */

/*#sidekick #submit {
  position: relative;
  bottom: 5px;
  left: 100px;
}*/

#sidekick form legend {
  color: #F55D14;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
  padding: 0 10px 0 5px;
}
/* links wherever they may appearetheth */

#main p a, #main ul li a, #bigbottom p a, #qbsl #sidekick .blockedtoilet a{
  color: #000099;
  text-decoration: none;
  border-bottom: 1px dashed #000099;
}

#main p a:hover, #main ul li a:hover, #bigbottom p a:hover, #qbsl #sidekick .blockedtoilet a:hover {
  color: #F55D14;
  text-decoration: none;
  border-bottom: 1px dashed #F55D14;
}

#headspace {
  background: url(images/qbslhead.jpg);
  height: 263px;
  margin: 0 auto;
  position: relative;
  width: 760px;
  border: 0;
  padding: 0;
}

#headspace h1 {
  color: #F55D14;
  font-size: 28px;
  font-weight: lighter;
  left: 0;
  position: absolute;
  top: 25px;
  width: 392px;
  border: 0;
  margin: 0;
  padding: 0;
  letter-spacing: 0px;
}

#headspace p {
  bottom: 31px;
  color: #ffffff;
  font-size: 24px;
  position: absolute;
  right: 10px;
  border: 0;
  margin: 0;
  padding: 0;
  width: 379px;
  text-align: right;
}

#headspace ul {
  list-style: none;
  position: absolute;
  top: 80px;
  border: 0;
  margin: 0;
  padding: 0;
}

#headspace ul li {
	list-style-image: none;
}

#headspace ul li a {
	color: #ffffff;
	display: block;
	font-size: 1.1em;
	font-weight: 600;
	height: 20px;
	padding: 10px;
	width: 200px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#headspace ul li a:hover {
  color: #F55D14;
  text-decoration: none;
}

#main {
  float: right;
  width: 520px;
  margin: 0;
  padding: 0;
}

#main p {
  line-height: 20px;
  padding: 5px 5px 5px 10px;
}

#main h1 {
	border-bottom: 1px solid #F55D14;
	color: #F55D14;
	font-size: 165%;
	font-weight: 400;
	line-height: 30px;
	margin-top: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 10px;
}

#main li {
  margin: 8px 4px 4px 0px;
  line-height: 20px;
  list-style-type: circle;
}

#main .code {
  font-family: "Courier New", Courier, mono;
  font-size: 1.2em;
  color: #999999;
  background-color: #EEEEEE;
  padding-left: 15px;
  font-weight: bold;
  padding-right: 15px;
}

#main #map {
  margin: 5px;
  border: thin solid #3845B7;
}

#main img {
  margin-top: 4px;
  margin-right: 25px;
  margin-bottom: 4px;
  margin-left: 6px;
}
/*the footer bit */

#bigbottom {
  width: 760px;
  margin-top: 15px;
  margin-bottom: 15px;
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #EEEEEE;
}

#bigbottom p {
  border-top: none;
  color: #000099;
  font-size: 90%;
  line-height: 20px;
  padding: 10px;
  text-align: center;
}
/* various little odds-and-sods*/

.whatpageisthis {
  font-size: 16px;
  font-weight: bold;
}

.agentorange {
	color: #F55D14;
	border: thin inset #3845B7;
	width: 120px;
	position: relative;
	right: 10px;
}

#qbsl #main .vcard {
  line-height: 20px;
  padding: 5px 10px;
}
#qbsl #main .vcard .tel {
	line-height: 40px;
}
.blockedtoilet {
	text-align: right;
	display: block;
	padding-right: 10px;
}
#qbsl #main .boxout {
	font-size: 10px;
	font-style: normal;
	background-color: #DFDFFF;
	padding: 8px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
}

label {
	position: relative;
	left: -12px;
	bottom: 10px;
	font-weight: bolder;
}
