@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background:#538BB0;
/*	background:#FFFFFF;*/
/*	background:#F5F3D6;*/
	font-family:Arial, sans-serif;
/*	font-family:Arial, Helvetica, sans-serif;*/
	color:#4B81A2;
	font-size:small;
}
.header {
	height:115px;
	background:url(images/version2/layout/header_bg_high.jpg) repeat-x center bottom;
	padding:4px 0 0 0;
	border-bottom:#5A90B1 1px solid;
	min-width:950px;
}
.header .content {
	width:950px;
	margin:0 auto;
	background:url(images/version2/layout/header_bg_low.jpg) repeat-x center bottom;
	position:relative;
}
.header .login {
	float:right;
	padding:12px 10px 0 0;
	color:#FFFFFF;
}
.right {
	float:right;
}
.marquee {
	background:#F5F3D6 url(images/version2/layout/marquee.jpg) no-repeat center bottom;
	height:160px; /* obsolete because of nav height*/
/*	min-width:950px;*/
/*	width:920px;*/
/*	margin:0 auto;*/
/*	background:#F5F3D6;*/
/*	text-align:center;*/
}
.marquee .nav {
	width:918px;
	margin:0 auto;
	height:120px;
	background:#538BB0;
	border:#000000 1px solid;
	border-top:none;
	border-bottom:none;
	border-right:none;
}
.marquee .nav ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.marquee .nav li {
	width:24.892%;
	padding:0;
	float:left;
	/*margin:0 1px 0 1px;*/
	margin:0;
	border-right:#000000 1px solid;
}
.marquee .nav li h2 {
	background:#427191;
	border-bottom:#000000 1px solid;
	color:#FFFFFF;
	padding:5px 15px 5px 15px;
	margin:0;
	font-weight:normal;
}
.marquee .nav li div {
	padding:10px 10px 10px 10px;
	color:#FFFFFF;
	font-size:12px;
}
.bar {
	background:url(images/version2/layout/header_bg_bottom.jpg) repeat-x;
	height:12px;
	border:#5A90B1 1px solid;
/*	border-left:none;
	border-right:none;*/
/*	min-width:950px;*/
	width:918px;
	margin:0 auto;
}
.main {
	width:918px;
	margin:0 auto;
	border:#5A90B1 1px solid;
	border-top:none;
	border-bottom:none;
/*	height:750px;*/
	background:#FFFFFF;
}
.main .content {
	padding:30px;
	overflow:hidden;
}
.main .content .right {
	width:285px;
	overflow:hidden;
}
.main .content .left {
	width:543px;
	overflow:hidden;
}
.footer {
/*	height:86px;*/
	border:#5A90B1 1px solid;
	border-left:none;
	border-right:none;
	background:url(images/version2/layout/header_bg_high.jpg) repeat-x center bottom;
	min-width:950px;
}
.footer .content {
	width:920px;
	margin:0 auto;
	padding:15px 0;
}
.footer .content div {
	margin:-10px 0 5px 0;
	font-weight:bold;
}
.footer img {
	border:#666666 1px solid;
	margin-right:6px;
}
.copyright {
	background:#538BB0 url(images/version2/layout/footer_bg.jpg) repeat-x center top;
	height:100px;
	color:#FFFFFF;
	font-size:12px;
	min-width:950px;
}
.copyright .content {
	width:920px;
	margin:0 auto;
	padding:10px 0;
}
.form_register {
	border:#5A90B1 1px solid;
	border-top:none;
	background:#5A90B1;
	color:#FFFFFF;
	background:#538BB0 url(images/version2/layout/footer_bg.jpg) repeat-x center top;
	margin:0 0 25px 0;
}
.form_register .content {
	padding:15px 25px;
}
.form_register .content span {
	padding:0 0 2px 0;
}
.form_register input, select, textarea {
	display:block;
	border:1px solid #666666;
	margin:0 0 3px 0;
	padding: 2px 4px 2px 4px;
/*	margin:0 0 10px 0;*/
}
/*.form_register label {
	font-size:medium;
}*/
.smallprint {
	font-size:11px;
	font-style:italic;
}
.title_box {
	background:#FFFFFF url(images/version2/layout/white_block_background.jpg) repeat-x bottom;
	border:#5A90B1 1px solid;
	padding:10px;
	font-size:20px;
}
.title_box div {
	margin:-5px 0 4px 0;
	font-size:36px;
	color:#F99500;
}
.title_box div span {
	color:#EDDDDD;
	display:inline;/*To override .form_register span above*/
}
/*.title_box div span span {
	color:#999999;
}*/
.index_photo, .index_photo_right {
	position:relative;
	color:#FFFFFF;
}
.index_photo div, .index_photo_right div {
	position:absolute;
	bottom:25px;
	left:0;
	right:0;
	background:#5A90B1;
	padding:5px 10px;
	font-size:11px;
	height:45px;
	overflow:hidden;
}
.index_photo {
	float:left;
	margin:0 0 25px 0;
}
.index_photo_right {
	float:right;
	margin:0 0 25px 0;
}
/* Customised */

.header .login a {
	color:#FFFFFF;
}
.icon_16 {
	margin:-0 3px -2px 0;
}
.error_message {
	color:#990000;
	font-weight:bold;
}
.buttons li, .buttons_arrows li {
	list-style-image:url(images/misc/arrow.png);
}
fieldset {
	border:#FFFFFF 1px solid;
}
.main_background {
	background:#F5F3D6;
	min-width:950px;
}
.float_clear {
	clear:both;
	overflow:hidden;
}
.tes_right {
	text-align:right;
	float:right;
	margin:0 0 0 10px;
}
.tes_name {
	color:#003366;
	font-size:20px;
}
.tes_name div {
	color:#005CB9;
	font-size:18px;
}
.tes {
	font-size:20px;
	font-style:italic;
	text-align:center;
	padding:15px 0 0 10px;
}
.tes img {
	position:relative;
	top:-3px;
	margin:0 5px;
}
.float_right {
	float:right;
	margin:0 0 10px 15px;
}
.float_left {
	float:left;
	margin:0 15px 10px 0;
}
.box_content {
	overflow:hidden;
}
.title {
	margin:0 0 20px 0;
	text-align:center;
}
.error_msg {
	color:#AA0000;
	font-size: small;
	display:block;
	font-weight:bold;
}
.main .form_register h2 {
	background:#538BB0;
	border:none;
}

/* Register form on index page*/
/*input, select {
	display:block;
	margin-top: 2px;
	border:1px solid #96A6C5;
}*/

/* Copied from trade_sheffield.css ---------------------------------------------------------------- */























.box_content, h1, h2, .column_right table, .column_right table th, .logo_container, h4 { border:#5A90B1 1px solid; }

.nav, .header ul, .nav li a, .header li a, .nav li a:link, .header li a:link, .nav li a:visited, .header li a:visited, .buttons li a:link, .buttons li a:visited, .buttons li a:active {
/*#### Edited to see the nav menu better by Daz ####*/
	/*background-image:url(images/layout/bg_gradient_light.jpg);*/
}
h1, h2, .column_right table tr, h4 { 
	background-image:url(images/layout/bg_gradient_med_small.jpg);
}
table tr.matches_classifications {
	background-image:url(images/layout/bg_gradient_med_small_green.jpg);
	color:#006600;
}
table tr.matches_subcategories {
	background-image:url(images/layout/bg_gradient_med_small_yellow.jpg);
	color:#999900;
}
table tr.matches_classifications, table tr.matches_subcategories {
	font-weight:bold;
}
h1, h2, h4 { /* override h background */
/*	background:#427191;*/
	background:#5A90B1;
	color:#FFFFFF;
	background-position:top;
	background-repeat:repeat-x;
/*	background-image:url(images/version2/layout/bar_bg_blue.gif);*/
	background-image:none;
}
h1 a, h2 a, h4 a {
	color:#FFFFFF;
}
li {
	margin-bottom:15px;
}
.header_background, .footer_background {
	background-image:url(images/layout/bg_gradient_darkblue.jpg);
}
.bluebar {
	background-image:url(images/layout/bg_bluebar.jpg);
	background-repeat:repeat-x;
}
.nav li a:hover, .header li a:hover, .buttons li a:hover {
/*	background-image:url(images/layout/bg_gradient_light_orange.jpg);*/
}
.box_content {
	background-image:url(images/layout/bg_gradient_med.jpg);
}
.nav, .header ul, .nav li a, .header li a, .nav li a:link, .header li a:link, .nav li a:visited, .header li a:visited, .nav li a:hover, .header li a:hover, .box_content, .buttons li a, .column_right table tr  {
	background-position:bottom;
	background-repeat:repeat-x;
}
h1, h2 {
	padding:6px;
	margin:0;
	border-bottom:none;		
}
h1 {
	font-size:1.5em;
	clear:both; /* EXPEREMENTAL */
}
h2 {
	font-size:1.2em;
}
h4 {
	padding:6px;
	margin:0;	
	margin-top:-33px;
	margin-bottom:32px;
	text-align:center;
	font-size:1em;
}
h4 .box_content {
	margin-right:-15px;
	margin-left:-15px;
	margin-bottom:-15px;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
.list_tick {
	list-style-image:url(images/misc/tick.gif);
}
.list_cross {
	list-style-image:url(images/misc/cross.gif);
}
span { color:#EC8D00; }
a img {
	border:none;
}
/*.wrapper { 
	width:855px;
	overflow:hidden;
	margin:auto;
	min-height:500px;
	background-image:url(images/layout/bg_page_top.jpg);
	background-repeat:no-repeat;
	padding:47px;
	padding-top:28px;
	padding-bottom:0;
	clear:both;
}*/
.wrapper {
/*	width:920px;
	margin:0 auto;
	overflow:hidden;
	border-right:#5A90B1 1px solid;
	border-left:#5A90B1 1px solid;*/
}
.column_left {
	width:244px;
	float:left;
}
.column_right {
	width:579px;
	float:right;
}
.page_background_bottom {
	width:950px;
	margin:auto;
	position:relative;
}
.page_background_bottom_left {
	position:absolute;
	left:0;
	top:-280px;
}
.page_background_bottom_right {
	position:absolute;
	right:0;
	top:-280px;
}
.box_content {
	padding:16px;
	margin-bottom:32px;
/*	text-align:justify;*/
	min-height:26px;
}
.column_right table {
	width:100%;
	margin-bottom:32px;
}
.column_right table tr {
}
.column_right table td {
	padding:5px;
}
.column_right table th {
/*	color:#EC8D00;*/
	padding:5px;
	border-left:none;
	border-right:none;
	border-top:none;
}
.logo_container {
	width:208px;
/*	height:208px;*/
	background-image:url(images/misc/logo.jpg);
	background-repeat:no-repeat;
/*	overflow:hidden;*/
}
.logo_container img {
	width:208px;
}
/*Search suggest style*/
.suggest_link {
	/*background-color: #FFFFFF;*/
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position:absolute;
	left:0;
	top:35px;
	background:#FFFFFF url(images/misc/transparent.png);  
	text-align: left;
	border: 1px solid #CCCCCC;	
}	
form {
	position:relative;
/*	margin:0 15px 10px 0; conflicting with other styles*/
}	
.wrapper .left li {
	text-align:left;
}
.digital_counter_left, .digital_counter_right {
	text-align:center;
	font-weight:bold;
	margin:0 0 30px 0;
}
.digital_counter_left {
	float:left;
	width:50%;
}
.digital_coutner_right {
	float:right;
	width:50%;
}
.digital_counter_left h2, .digital_counter_right h2 {
	border:none;
	background:none;
}
.digital_counter_left img, .digital_counter_right img {
	/*margin:0 1px 0 0;*/
}
.footer_links {
	background:#FFFFFF;
	margin:25px 0 25px 0px;
	padding:5px;
	border:#006699 2px solid;
}
ul {
	text-align:left;
}
.business_listing {
	border:#5A90B1 1px solid;
	padding:5px 15px 5px 5px;
	overflow:hidden;
	background:url(images/layout/bg_gradient_med.jpg) repeat-x bottom;
	font-size:16px;
	margin:0 0 32px 0;
}
.business_listing img {
	border:#5A90B1 1px solid;
	float:left;
	margin:0 15px 0 0;
}

/*Display form elements as block*/
/*.box_content input, select, textarea {
	display:block;
	margin-bottom: 8px;
}*/


/* links */

a {
	color:#EC8D00;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

.nav a {
	color:#FFFFFF;
}
.nav a:link {
}
.nav a:visited {
}
.nav a:hover {
}
.nav a:active {
}

.copyright a {
	color:#FFFFFF;
}
.copyright a:link {
}
.copyright a:visited {
}
.copyright a:hover {
}
.copyright a:active {
}

/* Navigation */

#navigation {
	width:920px;
	border-bottom:#5A90B1 1px solid;
	margin:0 auto;
	overflow:hidden;
/*	background:url(images/version2/layout/transparent_blue_65.png);*/
/*	background:url(images/version2/layout/marquee.jpg) no-repeat center bottom;*/
	height:159px; /* current total height of the navigation menu implementation */
	font-size:14px;
	color:#FFFFFF;
}
#navigation .menu {
	float:left;
	width:20%; /*RH I think this should be handled by the JavaScript and calculated based on the number of buttons - MT*/
}
#navigation .menu h2 {
	background:#427191;
	margin:0;
	padding:0;
	border:#538BB0 1px solid;
	border-top:none;
}
#navigation .menu h2 a {
	font-size:20px;
	color:#FFFFFF;
	text-decoration:none;
	padding:8px 8px 8px 8px;
	display:block;
	border:none;
}
#navigation .menu h2 a:link {
}
#navigation .menu h2 a:visited {
}
#navigation .menu h2 a:hover {
	background:#538BB0;
}
#navigation .menu h2 a:active {
}
#navigation .menu .submenu {
	background:#538BB0;
	height:120px; /* so that the submenu divs span the container from just under the h2 to the bottom */
	display:none;
}
#navigation .menu .submenu a {
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding:1px 5px 1px 5px;
}
#navigation .menu .submenu a:link {
}
#navigation .menu .submenu a:visited {
}
#navigation .menu .submenu a:hover {
	background:#427191;
}
#navigation .menu .submenu a:active {
}
/* ------------------- Matches --------------*/
.matches .box_content .browse_logo {
	float:left;
	width:150px;
/*	height:150px;*/
	border:#5A90B1 1px solid;
	max-height:150px;
	overflow:hidden;
}
.matches .box_content .browse_logo img {
	width:150px;
}
.matches .box_content {
	overflow:hidden;
}
.matches .box_content .business_details {
	width:655px;
/*	overflow:hidden;*/
	float:right;
}
.business_details .business_description {
	/*border:#5A90B1 1px solid;*/
	padding:0 15 15 15px;
	width:285px;
	float:right;
	height:100px;
}
.business_details .business_stats {
/*	border:#5A90B1 1px solid;*/
	padding:0 15 0 15px;
	width:285px;
	float:left;
	height:100px;
}
.matches ul {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	border-top:#5A90B1 1px solid;
	overflow:hidden;
	float:right;
	width:655px;
	clear:right;
}
.matches ul li {
	width:25%;
	float:left;
	text-align:center;
	padding:6px 0;
	margin:0;
}
.bsts {
	margin:5px 0 0 0;
}
.tscm {
	width:129px;
	background:url(images/version2/icons/trade_sheffield.jpg) no-repeat;
	padding:80px 0 0 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	margin:0 auto 20px auto;
}
a.tscm {
	text-decoration:none;
	color:#FF6600;
}
fieldset.business_objectives {
	margin:10px 0;
	border:#FFFFFF 1px solid;
}
.business_objectives input {
	display:inline;
}
input[type=hidden] {
  display: none;
}
input.inline, select.inline, .inline_form {
	display:inline;
}
.form_register .content .borderzero {
	border:0;
}
label.col_3 {
	float:left;
	width:33%;
	overflow:hidden;
}
.pagination {
	margin:10px 0;
}
.pagination .disabled {
	color:#999999;
	padding:2px;
}
.pagination .current {
	background:#538BB0;
	color:#FFFFFF;
	padding:2px;
	font-weight:bold;
}
.pagination a {
	padding:2px;
}
.pagination a:link {
}
.pagination a:visited {
}
.pagination a:hover {
}
.pagination a:active {
}
.header .content div.search {
	position:absolute;
	top:70px;
	right:20px;
	width:490px;
	text-align:right;
}
.search input, .search select {
	padding:0;
	margin:0;
}
.profile_matches_exact {
	font-weight:bold;
	background-image:url(images/layout/bg_gradient_med_small_green.jpg);
	color:#006600;
	/*display:block;*/
}
.profile_matches_partial {
	font-weight:bold;
	background-image:url(images/layout/bg_gradient_med_small_yellow.jpg);
	color:#999900;
	/*display:block;*/
}
.certified_member {
	border:#006699 1px dashed;
	width:230px;
/*	background:url(images/version2/icons/trade_sheffield.jpg) no-repeat;*/
	padding:5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	margin:0 auto 20px auto;
}
.certified_member img {
	display:block;
	margin:0 auto;
}
.certified_member a {
	text-decoration:none;
	color:#FF6600;
}

.trade_sites {
	margin:10px auto 0 auto;
	width:950px;
	overflow:hidden;
}
.trade_sites a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	background:#497DA0;
	padding:2px 2px 2px 5px;
	margin:0 1px 1px 0;
	text-align:center;
}
.trade_sites a:hover {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	background:#497DA0;
	border:#CCCCCC 1px solid;
	padding:1px 1px 1px 4px;
	margin:0 1px 1px 0;
}
span.col_5 {
	float:left;
	width:20%;
	overflow:hidden;
}
.leader_bar {
	color:#666666;
	background:url(images/version2/counter/counter_bar.jpg) repeat-x;
	border:#2F5066 1px solid;
	height:27px;
	overflow:hidden;
	padding:2px 0 0 0;
}
.leader_bar .content {
	width:950px;
	margin:0 auto;
	position:relative;
}
.leader_bar .content img {
	float:left;
	margin:0 2px 0 0;
}
.leader_bar .content div {
	float:left;
	margin:0 15px;
	line-height:24px;
}
.sponsor_area {
	text-align:center;
	padding:15px 0;
	height:90px;
	background:url(images/version2/layout/bg_diag.png) center bottom;
}
#sponsor_area div {
	width:950px;
}
.column_right .box_content .start_doing_business {
	border: 0;
	margin-bottom: 0;
}
.column_right .box_content .start_doing_business tr {
	background-image:none;
}
.box_content .start_doing_business td {
	padding: 5px;
}