/* @override http://www.3men.co.uk/surfboard/styles.css */

BODY,TABLE,TD,INPUT,SELECT,TEXTAREA {
  font-family:arial,helvetica;
  font-size:11px;
  color:#505050;
  }
  
.greyborder {border-style:solid;border-color:#c0c0c0;border-width:1px;}
  
A {
  text-decoration:none;
  color:#404040;
  }
A:hover {
  color:#000000;
  }
  
A.hoverwhite:hover {
  color:#ffffff;
  }
  
.orange {
  color:#FE9A00;
  }
  
A.menu:hover {font-weight:bold;color:#000000;}
.urlLink {color:#F68122;font-weight:normal;}
A.urlLink:hover {font-weight:bold;color:#F68122;}

A.navbar {font-size:10px;color:#ffffff;}
TD.navbar {font-size:10px;color:#ffffff;}
A.navbar:hover {color:#000000;}


.smallGrey {
  font-size:9px;
  color:#808080;
  text-decoration:none;
  }
A.smallGrey:hover {text-decoration:none;color:#000000;}

H1 {
  font-family:arial,helvetica,sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#FE9A00;
  display:inline;
  }
H2 {
  font-family:arial,helvetica,sans-serif;
  font-size:13px;
  font-weight:normal;
  color:#606060;
  display:inline;
  }
  
A.newslink {
  text-decoration:underline;
  line-height:20px;
  }
  
.homelink {
  color:#FF9900;
  }
  
.lightgrey {
  color:#CCCCCC;
  }
  
.clientlist {
  font-family:verdana,arial,helvetica;
  font-size:11px;
  font-weight:bold;
  color:#606060;
  line-height:8px;
  padding-right:10px;
  }
  
  
#contactform { 
	width: 300px;
	margin-top: 20px;
}

#contactform label {
	width: 75px;
	height: 18px;
	display: inline;
	float: left;
	font-size: 11px;
	color: #696969;
}

#contactform label.error {
	width: 175px;
    color: #ff0000;
    float: right;
    margin-left: 110px;
    padding-bottom: 6px;
	font-size: 1.1em;
	padding-top: 3px;
}

#contactform input {
	width: 175px;
	height: 18px;
	float: right;
	_display: inline;
}

#contactform textarea {
	width: 175px;
	height: 75px;
	margin-left: 40px;
	padding-bottom: 10px;
	padding-top: 5px;
}

#contactform input.submit {
	width: 50px;
}

.clear {
	clear: both;
}

form.basicform {
	font-size: 1.0em;
	color: #333;
}

form.basicform legend {
	padding-left: 0;
}

form.basicform legend, form.basicform label {
	color: #333;
}

form.basicform p {
	padding: 5px 10px 10px 0;
}

form.basicform label.error, label.error{
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
}


h2.workwithus {
	width: 110px;
	height: 13px;
	display: block;
	margin-top: -25px;
	text-indent: -9999px;
	background: url(images/workwithus-title.jpg) no-repeat;
}

.newcallout {
	width: 29px;
	height: 29px;
	position: relative;
	left: 190px;
	top: -20px;
	z-index:99;
}

.form-link {
	display: block;
	width: 105px;
	height: 20px;
	padding-top: 7px;
	padding-left: 10px;
	background: #494949;
	color: #ffffff;
}

.form-link:hover {
	color: #494949;
	background: #ffffff;
}

#leakytap {
	background-image:url('images/tapbg.jpg');
	background-repeat:no-repeat;
	width:450px;
	height:207px;
	position:relative;
	
}

#leakytap h1 {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#c0dded;
	font-weight:normal;
	line-height:22px;
	margin-right:13px;
	margin-top:15px;
	width:100px;
	clear:both;
	position:relative;
}

#leakytap h2 {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	margin-right:13px;
	margin-top:0px;
	font-style:italic;
	width:100px;
	clear:both;
	margin-top:-8px;
	position:relative;
}

#leakytap a {
	float:right;
	width:113px;
	color:#fff;
	font-style:normal;
	font-size:12px;
	margin-top:55px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	position:relative;
	clear:both;
}

#leakytap a:hover {
	float:right;
	width:113px;
	clear:both;
	color:#fff;
	font-style:normal;
	font-size:12px;
	margin-top:55px;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	position:relative;
}

#leakytap img {
	position:absolute;
	top: -34px;
	left: -35px;
}
