/* Stylesheet created for Find Your Engineer website by Jewel Creative 2008 all rights reserved */


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form{
	margin: 0;
	padding: 0;
}

body {
	vertical-align: top;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #f4f4ea url(/graphics/bodybg.png) repeat-x top;
}

#betabanner {
	display: none;
	position: absolute;
	width: 100px;
	height: 100px;
	top: 0;
	left: 0;
	background: url(/graphics/betabanner.png) no-repeat left top;
	z-index: 10;
}

#menu {
	width: 950px;
	height: 38px;
	margin: 0 auto;
}

#wrapper {
	width: 930px;
	min-height: 100%;
	padding: 0 15px 20px 15px;
	margin: 0 auto;
	background: url(/graphics/wrapperbg.png) repeat-y;
}

.clearfix:after,div#wrapper:after {
content: ".";
display: block;
clear: both;
height: 0;
font-size:0;
visibility:hidden;
}
.clearfix,div#wrapper {display: inline-block;}

/* Hide from IE5/Mac \*/
* html .clearfix {height: 1px;}
* html div#wrapper {height:100%;}
.clearfix,div#wrapper {display:block;}
/* End hide */

#banner {
	width: 930px;
	height: 140px;
	margin: 10px 0;
	display: inline;
	float: left;
}

#leftbar {
	width: 160px;
	margin: 10px 50px 10px 0;
	float: left;
	display: inline;
}

#content {
	width: 510px;
	margin: 10px 0;
	float: left;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
}
#content form{
	margin-bottom: 20px;
}
#rightbar {
	width: 160px;
	margin: 10px 0 10px 50px;
	float: left;
	display: inline;
	overflow: hidden;
}

#footer {
	width: 950px;
	padding: 8px 5px;
	height: 55px;
	margin: 0 auto;
	background: url(/graphics/footerbg.png) no-repeat;
	text-align: center;
	font-size: 11px;
}

#footer p {color: #777; padding: 0; margin: 5px; line-height: 12px;}

#footer a {color: #7a7058; }
#footer a:hover {text-decoration: underline;}



/* Search Page Styles */

#searchbar1 {
	width: 510px;
	height: 80px;
	margin: 60px 0 20px 0;
	float: left;
	display: inline;
	background: url(/graphics/searchbar1.png) no-repeat;
}
#searchbar1 label {display:none;}

#searchbar2 {
	width: 510px;
	height: 80px;
	margin-bottom: 20px;
	float: left;
	display: inline;
	background: url(/graphics/searchbar2.png) no-repeat;
}
#searchbar2 label {display:none;}

div#searchsubmit {
	width: 256px;
	height: 80px;
	
	clear: both;
	margin: 0 auto;
}

#homesearch {
	width: 510px;
	height: 80px;
	margin: 90px 0 30px 0;
	float: left;
	display: inline;
	background: url(/graphics/searchagain.png) no-repeat;
}
#homesearch label {display:none;}

#searchagain {
	width: 510px;
	height: 85px;
	margin: 5px 0;
	float: left;
	display: inline;
	background: url(/graphics/searchagain.png) no-repeat;
}
#searchagain label {display:none;}

input.textbox {
	height: 20px;
	padding: 4px 4px 0 4px;
	margin-top: 10px;
	background: #fff;
	border-right: 1px solid #ce9696;
	border-bottom: 1px solid #ce9696;
	border-left: 1px solid #b47777;
	border-top: 1px solid #b47777;
	font-size: 13px;
	color: #333;
}
input.textboxinfo {
	height: 20px;
	padding: 4px 1px 0 4px;
	margin-top: 10px;
	background: #fff;
	border-right: 1px solid #ce9696;
	border-bottom: 1px solid #ce9696;
	border-left: 1px solid #b47777;
	border-top: 1px solid #b47777;
	font-size: 13px;
	color: #333;
	width: 145px;
}
input#keyword {
	width: 312px;
	margin-left: 175px;
	padding: 4px 4px 0 4px;
}

input#smallkeyword {
	width: 140px;
	margin-left: 105px;
	padding: 4px 4px 0 4px;
}

select#postcode_area_code {
	height: 25px;
	padding: 2px;
	border-right: 1px solid #ce9696;
	border-bottom: 1px solid #ce9696;
	border-left: 1px solid #b47777;
	border-top: 1px solid #b47777;
	font-size: 13px;
	color: #333;
	width: 170px;
	margin-left: 60px;
}

select#postcode_area_code option{
	font-size: 12px;
	width: 145px;
	padding: 0 0 0 5px;
	border: 1px solid #ddd;
}

input#postcode_text {
	width: 152px;
	margin-left: 105px;
}

/*input#findengineer {
	width: 256px;
	height: 80px;
	background: url(/graphics/searchsubmit.png) no-repeat;
	background-position: top;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	margin-left: 120px;
}*/


/* Basket Styles */

div.basket_list {
	height: 40px;
	border-bottom: 1px dotted #ccc;
	font-size: 13px;
	padding-left: 10px;
}

div.basket_list a {
	margin-right: 40px;
}



/* Fiddly Bits */

img {border: none;}

p { line-height: 18px; color: #222; }

a {text-decoration: none; color: #ec5401; }

h1 {
	font-size: 16px;
	font-family: Tahoma, Helvetica, Verdana;
	font-weight: normal;
	color: #444;
	width: 100%;
	padding: 0 0 5px 0;
	border-bottom: 3px solid #ec5401;
}

h2 {
	font-size: 20px;
	color: #ec5401;
	font-weight: normal;
	font-family: "Myriad Pro", "Lucida Sans", Verdana, Arial;
	width: 100%;
	padding: 20px 0 5px 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
	
h3 {
	font-size: 15px;
	color: #444;
	font-weight: bold;
	padding-top: 10px;
}

h3.sidebarheader {
	font-size: 16px;
	font-family: Tahoma, Helvetica, Verdana;
	font-weight: normal;
	color: #444;
	width: 100%;
	padding: 0 0 5px 0;
	border-bottom: 3px solid #ec5401;
}

img.floatleft {
	float: left;
	display: inline;
	margin: 10px 15px 10px 0;
}

img.floatright {
	float: right;
	display: inline;
	margin: 10px 0 10px 15px;
}




/* Menu Styles */

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#menu ul li {
	height: 38px;
	width: 90px;
	float: left;
	display: inline;
	background-position: top;
}

#menu ul li#menusearch {background: url(/graphics/menusearch.png) no-repeat;}
#menu ul li#menusearch:hover { background-position: bottom; }
#menu ul li#menufire {background: url(/graphics/menufire.png) no-repeat;}
#menu ul li#menufire:hover { background-position: bottom; }
#menu ul li#menuelectrical {background: url(/graphics/menuelectrical.png) no-repeat;}
#menu ul li#menuelectrical:hover { background-position: bottom; }
#menu ul li#menuhydraulics {background: url(/graphics/menuhydraulics.png) no-repeat;}
#menu ul li#menuhydraulics:hover { background-position: bottom; }
#menu ul li#menusecurity {background: url(/graphics/menusecurity.png) no-repeat;}
#menu ul li#menusecurity:hover { background-position: bottom; }
#menu ul li#menumechanical {background: url(/graphics/menumechanical.png) no-repeat;}
#menu ul li#menumechanical:hover { background-position: bottom; }


#menu ul li#menucontact {float:right; background: url(/graphics/menucontact.png) no-repeat;}
#menu ul li#menucontact:hover { background-position: bottom; }
#menu ul li#menulogin {float:right; background: url(/graphics/menulogin.png) no-repeat;}
#menu ul li#menulogin:hover { background-position: bottom; }
#menu ul li#menulogout {float:right; background: url(/graphics/menulogout.png) no-repeat;}
#menu ul li#menulogout:hover { background-position: bottom; }
#menu ul li#menuregister {float:right; background: url(/graphics/menuregister.png) no-repeat;}
#menu ul li#menuregister:hover { background-position: bottom; }
#menu ul li#menuengineerhome {float:right; background: url(/graphics/menuengineerhome.png) no-repeat;}
#menu ul li#menuengineerhome:hover { background-position: bottom; }


#menu ul li a {
	height: 30px;
	width: 100%;
	font-size: 0px;
	display: block;
}


/* Leftbar Styles */

#leftbar ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#leftbar ul li {
	width: 160px;
	height: 38px;
	float: left;
	display: inline;
	border-bottom: 1px solid #e6e5e7;
}

#leftbar ul li:hover {
	background: #f6f4eb;
}

#leftbar ul li a {
	height: 38px;
	line-height: 38px;
	padding-left: 20px;
	display: block;
	color: #ec5401;
}
#show_area{
	float: right;
	border: 1px;
	width: 100%;
	height: 40px;
	padding-top: 20px;
	text-align:right;
}
#show_area label {display: inline;}
.clear
{
	clear : both;
}
/* Search Results styles */

ul.searchresults {
	width: 510px;
	padding: 0;
	margin:  0 0 40px 0;
	list-style-type: none;
}

ul.searchresults li{
	width: 510px;
	height: 50px;
	border-bottom: 1px dotted #ccc;
	background: url(/graphics/searchresultsbg.png) no-repeat left bottom;
}


ul.searchresults li:hover {
	background-color: #f6f4eb;
}

ul.searchresults li a {
	min-width: 250px;
	height: 50px;
	padding-left: 40px;
	line-height: 50px;
	color: #444;
	font-size: 16px;
	background: url(/graphics/orangebullet.png) no-repeat left center;
}
div.add_to_list{
	float:right;
	width: 160px;
	height: 40px;
	margin-top: -35px;
}
input.add_to_list {
	float: right;
	margin-left: 3px;
}
/*input.add_to_list_check{
	float: right;
	margin-right: 100px;
	margin-top: -35px;
	
}/*

/* Profile pages */

.profilebox {
	width: 468px;
	padding: 20px;
	margin: 15px 0;
	border: 1px dotted #ccc;
	min-height: 100px;
	background: #f6f4eb url(/graphics/profileboxbg.png) no-repeat;	
}

.profilebox p{
	padding:0;
	margin:0;
	font-size: 14px;
	line-height: 24px !important;
	color: #444 !important;
}

.profilebox ul {
	list-style-type: none;
	padding-left: 20px;
}

.profilebox ul li{
	margin-bottom: 8px;
	border-left: 3px solid #ec5401;
	padding-left: 8px;
	font-size: 13px;
	line-height: 15px;
	color: #333;
}

.profilebox hr {
	background-color: #ddd;
	border: none;
	height: 1px;
	margin: 12px 0;
}

.profilepic {
	margin: 10px;
	padding: 4px;
	border: 1px solid #ddd;
	background-color: #f6f4eb;
	max-height: 250px;
	max-width: 340px;
}

.profileform {
	float: right;
	display: inline;
	width: 130px;
}

/* Signup */

div.signupcontent label {
	float: left;
	display: inline;
	min-width: 140px;
	margin-right: 10px;
}

div.signupcontent label.no_width {
	float: none;
	width: auto;
	margin: 0;
}

div.signupcontent br {
	margin-bottom: 15px;
}

div.signupcontent br.small {
	margin: 0;
}

div.signupcontent br.medium {
	margin-bottom: 5px;
}

div.signupcontent textarea {
	width: 350px;
	height: 140px;
}

div.signupcontent input.signupbox {
	width: 200px;
}

ul.signup {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
	list-style: none;
	width: 510px;
}
ul.signup li{
	width: 240px;
	float: left;
	border: 1px #ffffff solid;
	display: compact;
}

input.list_checkbox {
	vertical-align: -2px;
}

ul.signup label {
	min-width: 0;
}

ul.signup label.number_of_staff {
	min-width: 0;
}

ul.signup input.list_textbox {
	width: 260px;
	
}


/* Admin section */

img.headerimage {
	vertical-align: sub;
	margin-right: 8px;
}

ul#new_mail {
	list-style-type: none;
	padding: 0;
	margin: 15px 0;
}

ul#new_mail li {
	height: 16px;
	padding: 0 0 5px 20px;
	background: url(/graphics/mail_new.png) no-repeat left top;
}

table#engineer_edit tr th {
	width: 120px;
	font-size: 13px;
	border-right: 1px solid #ddd;
	background: #f6f4eb;
}

table#engineer_edit tr td {
	width: 120px;
	border-right: 1px solid #eee;
}

th.tableleft, td.tableleft {
	border-left: 1px solid #eee;
}

.messagepost {
	padding: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
}
.redstar{
	color:#ff0000;
}
.contact_button{
	margin-left: 368px;
	}
.info_box {
	width: 510px;
	text-align: left;
	float: left;
	vertical-align:baseline;
}
#contact td{
	text-align: left;
	vertical-align: text-top;
	height: 30px;
}
#contact .textarea{
	width:100px;
}
#search_submit{
	background:url(/graphics/searchsubmit.png) bottom center no-repeat;
	width: 100%;
	vertical-align: text-top;
	height: 80px;
	text-align: center;
}
#search_submit input{
	height: 40px;
}
#sitemap {
	font-size: 140%;
	}

#sitemap li {
	list-style: none;
	background: url(/graphics/primary.png) no-repeat 2px 0px ;	
	font-size: 14px;
	font-family: Tahoma, Helvetica, Verdana;
	font-weight: normal;
	color: #000000;
	width: 100%;
	padding-left: 15px;
	padding-bottom: 10px;	
	}

#sitemap li ul {
	color: #000000;
	list-style: none;
	font-size: 90%;
	}

#sitemap li ul li{
	color: #000000;
	list-style: none;
	padding-left: 15px;
	background: url(/graphics/sub.png)  no-repeat 2px 0px;
	}
#sitemap li a:link{ color:#000000; text-decoration: none;}
#sitemap li a:hover{ color:#000000; text-decoration: none;}
#sitemap li a:visited{ color:#000000; text-decoration: none;}
.back_button{ float:right;}
.feedbackform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 4px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 0px dashed gray;
height: 1%;
}

.feedbackform label{
font-weight: bold;
float: left;
margin-left: -75px; /*width of left column*/
width: 150px;
color:#000000;
}
.feedbackform select{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}
.feedbackform textarea{
width: 250px;
height: 150px;
}
#sitesection {
text-align: left;
}
#sitesection label{
	width:190px;
}
#sitesection input{
	padding: 0px;
	margin 0px;
}


/** NEW STYLES - AUTOCOMPLETE **/

ul.autocomplete {
	list-style-type: none;
	padding: 10px;
	margin: 0;
	background: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	height: 200px;
	overflow: scroll;
}

ul.autocomplete li {
	padding: 3px 0;
}

ul.autocomplete li:hover {
	color: #EC5401;
	text-decoration: underline;
	cursor: pointer;
}
