.sendfriend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.searchinput {
	background-color: #FFFFFF;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 10px;
}
.colour{color: #c55024;}
.searchkeyword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004f2a;
	font-weight: bold;
	/*text-indent: 10px;*/
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;
}
.breadcrumbs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;
	background-color: #CCCCCC;
	border: 4px solid #CCCCCC;
}

.error {
  color: #ff0000;
}

table.center {margin-left:auto; margin-right:auto;}
td.center {text-align: center; }
td.white {background-color: #FFFFFF;}
td.right {text-align: right}
td.left {text-align: left}
tr.center {margin-left:auto; margin-right:auto;}
.zerorecords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.italic12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
tr.searchresults2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bodyheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

ul.test{
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	list-style-position: outside;
}
		
ul.sample{
	list-style-type: none;
	padding: 0;
	margin-left: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	list-style-position: outside;
}

.sample li{
	list-style-type: disc;
	font-weight: normal;
}

div.padding {
  padding: 0 20px;
}

form#private_journey {
  background: #ffffff;
  border: 1px solid #f47b20;
  padding: 10px;
  margin-bottom: 10px;
}

form#private_journey p {
  clear: both;
  margin: 0px;
  padding: 5px 0 0 0;
}

form#private_journey input,
form#private_journey textarea {
  background: #ffffff;
  border: 1px solid #f9bd8f;
}

form#private_journey label {
  float: left;
}

form#private_journey input#name,
form#private_journey input#address,
form#private_journey input#phone,
form#private_journey input#email {
  float: right;
}

form#private_journey input#name {
  width: 93%;
}

form#private_journey input#address {
  width: 91%;
}

form#private_journey input#phone {
  width: 82%;
}

form#private_journey input#email {
  width: 86%;
}

form#private_journey h3.clear {
  position: relative;
  clear: both;
  margin: 0px;
  padding: 10px 0 0 0;
}

form#private_journey textarea {
  height: 50px;
  width: 100%;
}

form#private_journey input.button {
  height: 24px;
  width: 90px;
  margin-right: 30px;
  font-weight: bold;
}

.ht_space1px {
	display: block;
	height: 1px;
	font-size: 1px;
}
.ht_space5px {
	display: block;
	height: 5px;
}
.ht_space7px {
	display: block;
	height: 7px;
}
.ht_space10px {
	display: block;
	height: 10px;
}
.ht_space15px {
	display: block;
	height: 15px;
}
.ht_space20px {
	display: block;
	height: 20px;
}
.ht_space25px {
	display: block;
	height: 25px;
}

.wd_space1px {
	display: block;
	width: 1px;
}
.wd_space5px {
	display: block;
	width: 5px;
}
.wd_space10px {
	display: block;
	width: 10px;	
}
.wd_space15px {
	display: block;
	width: 15px;
}
.wd_space20px {
	display: block;
	width: 20px;	
}
.wd_space25px {
	display: block;
	width: 25px;
}
.wd_space30px {
	display: block;
	width: 30px;	
}
.wd_space35px {
	display: block;
	width: 35px;
}

.staff_leader_img{
	margin: 0px 10px 0px 0px;
	border: 0px;
}
div.clearer {clear: left; line-height: 0; height: 0;}
.fontred{
	color:#FF0000;
}

.hidden { display: none; }
.unhidden { display: block; }
span.title{
	font-weight: normal;
}
span.name{
	font-weight: bold;
}.bigsubmit {
	background-color: #d9e2f2;
	padding: 2px;
	font-size:1em
}
