
/*

	ORANGE: EFAB48

	GREEN: 598578

*/

body.popup {
	padding: 20px;

}

.no_js {
	display: inline;
}

.has_js {
	display: none;
}

span.callout {
	font-weight: bold;
	color: #ff6500; 
}


h1 {
	font-size: 160%;
	color: #EFAB48;

}
h2 {
	color: #EFAB48;
	margin-bottom: 10px;
	padding-bottom: 0px;	
}


h4.matchcount {
	color: #0075CC;
	margin: 0px;
	padding: 0px;
}

table.search_query {
	margin-top: 10px;
}

table.search_query td.label {
	padding-right: 4px;
	text-align: right;
}

div#left {
	margin-top: 0px;
	width: 140px;
}
div#leftnav {
	padding-top: 5px;

}



div .l0 {
	width: 120px; /* changed */
	/*border-top: solid 1px #6A9085;*/

}


div#leftnav div.l1 {

}

div .13 {
	display: block;
	background-color: #E6F5FA;
	width: 120px;
}


#left a.back{

	text-align: left;
	text-decoration: underline;
	margin-left: 0px;
	padding-left: 15px;
	background-image: url(../images/back_arr_left.gif); 
	background-repeat: no-repeat;
	background-position: 5 7;
	

	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #E6F5FA;
	width: 105px;
 
}

.nav_label {

	color: #49669E;
	text-align: left;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: 5 7;
	

	padding-top: 5px;
	font-weight:bold;
	padding-bottom: 5px;
	display: block;
	background-color: #E6F5FA;

}


#left a.back:hover, #left a.back:active {
	color: #00628F;
	background:url(../images/left_nav_bg-back-over.gif)

}


div#leftnav div.hrule {
	height: 5px !important;
	width: 120px; /* changed */
	margin: 0px;
	padding: 0px;

	/*background-image: url(../images/left_nav_rule.gif);*/
	
	background-repeat: no-repeat;
	background-position: top right;

	/*border-bottom: solid 1px #6A9085;*/

	overflow: hidden;

}


a {
	cursor: pointer;
}

#leftnav a {
	display:block;
	padding: 5px;
	text-align: left;

	/*font-size: 110%;*/
	/*text-decoration: none;*/
	/*border-bottom: solid 1px #6A9085;*/

	color: #2C84C3;
	padding-left: 15px;	
	background-color: #E6F5FA;

}

#leftnav a:hover, #leftnav a:active {
	color: #00628F;
	background-image: url(../images/left_nav_bg-over.gif);
	
	background-repeat: repeat-y;
	background-position: right;
	
	text-decoration:underline;
}

#leftnav a.current, #leftnav a.current:link, #leftnav a.current:hover {


	color: #FFFFF;
	background-color:#FFFFFF;
	font-weight: normal;
	text-decoration:underline;
	/*font-weight: bold;	
	background-image: url(../images/left_nav_bg-selected.gif);
	background-repeat: repeat-y;
	background-position: left;
	*/

}

a.current, a.current:link, a.current:hover {
	cursor: default;

}


td#centercontent {
	width: 590px;
	color: #555555;
	vertical-align:top;

}

td#rightnav {
	/*text-align: right;*/
	padding-left:10px;
	padding-top: 0px;
	vertical-align:top;

}


table.outerbox {
/*
	border-collapse: collapse;
*/
	width: 100%;
	width: 590px;
	
	
	background-image: url(../images/bg_gradient_1.gif);
	
	background-repeat: repeat-y;
	background-position: right;

	margin-bottom: 10px;


}
table.outerbox td.c  {
	border-left: solid 1px #2884AB;
	border-right: solid 1px #2884AB;
}

table.outerbox td.tl {
	border-left: solid 1px #2884AB;
	border-top: solid 1px #2884AB;
	width: 5px !important;
	height: 5px !important;
	overflow: hidden;

}

table.outerbox td.tl_y {
	border-left: solid 1px #2884AB;
	border-top: solid 1px #2884AB;
	width: 5px !important;
	height: 5px !important;
	overflow: hidden;
	
	background-color: #FFEDD5;
}
table.outerbox td.t  {
	border-top: solid 1px #2884AB;
	/* width: 99%; */
	width: 580px;

}
table.outerbox td.t_y  {
	border-top: solid 1px #2884AB;
	/* width: 99%; */
	width: 580px;
	
	background-color: #FFEDD5;
}
table.outerbox td.tr { 
	background-image: url(../images/searchbox/tr.gif); 
	background-repeat: no-repeat;
	background-position: top right;
	width: 5px !important;
	height: 5px !important;
	overflow: hidden;

}

table.outerbox td.tr_y { 
	background-image: url(../images/searchbox/tr_y.gif); 
	background-repeat: no-repeat;
	background-position: top right;
	width: 5px !important;
	height: 5px !important;
	overflow: hidden;
	
	background-color: #FFEDD5;
}

table.outerbox td.r  {
	border-right: solid 1px #2884AB;
	width: 5px !important;
}


table.outerbox td.br {
	background-image: url(../images/searchbox/br.gif); 
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 5px !important;
	height: 5px !important;
	overflow: hidden;
}
table.outerbox td.br_y {
	background-image: url(../images/searchbox/br_y.gif); 
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 5px !important;
	height: 5px !important;
	overflow: hidden;
	
	background-color: #FFEDD5;	
}

table.outerbox td.b  {
	border-bottom: solid 1px #2884AB;
	width: 100%;
}
table.outerbox td.b_y  {
	border-bottom: solid 1px #2884AB;
	width: 100%;
	background-color: #FFEDD5;	
}
table.outerbox td.bl {
	background-image: url(../images/searchbox/bl.gif); 
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 5px !important;
	height: 5px !important;
	overflow: hidden;
}

table.outerbox td.bl_y {
	background-image: url(../images/searchbox/bl_y.gif); 
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 5px !important;
	height: 5px !important;
	overflow: hidden;
	
	background-color: #FFEDD5;	
}

table.outerbox td.l  {
	border-left: solid 1px #2884AB;
	width: 5px !important;
}





table.search_inner TD {
	vertical-align: middle;
}

table.search_inner TD.label {
	text-align: right;
}

table.search_inner b.label {
	padding-right: 5px;
}

.label {
	text-transform: uppercase;
	font-weight: bold;
	color: #0075CC;
	font-size: 11px;
}

table.search_inner TD.footnote {
	font-size: 80%;
	color: #777777;
}


table.bgban {
	margin-top: 8px;
}


table.bgban TD {
	vertical-align: middle;
}

td.bgban_left {
	background-color: #0274BA;
	/*background-color: #6DBED8;*/
	background-image: url(../images/sub/bgban_left.gif); 
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 8px;

}

td.bgban_right {
	width: 25px !important;
	background-image: url(../images/sub/bgban_right.gif); 
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding-right: 8px;
}


#industry_form, #industrydet_form, #merchantdet_form {
	margin-left: 8px;
}

#filter_bizcert_form {
	padding: 12px;
	background-color: #FFEDD5;
}

.merchantdet_form_item {
	padding-left:5px;
}

.outerbox h3 {
	color: #01628F;

}


form.search {
	margin-top: 10px;

}


form.search input, form.search select {
	border: solid 1px #00628F;
	color: #01628F;
	color: #000000;
}

input.search_button {
	border: none;
}

.info img {
	margin-left: 5px;

}

.hspace {
	font-size: 50%;
	margin-left: 2px;
	margin-right: 2px;
}

.outerbox option {

}

table#search_heading {
	margin-bottom: 10px;
}

table#search_heading b.label {
}

span.spacer {
	margin-left: 40px;
}
div.selectlinks {
	padding: 4px;
	text-transform: uppercase;
	font-size: 92%;
}
.selectlinks a {
	padding-left: 4px;
	padding-right: 4px;
}



.resultnav {
	width: 100%;
}

.resultnav td {
	padding: 4px;
	text-transform: uppercase;
	font-size: 92%;
	color: #555555;
	
}

.resultnav a {
	padding-left: 4px;
	padding-right: 4px;
}

#resultnav_top td, #resultnav_bot td {
}


#toollinks_top, #toollinks_bot {
	background-color: #7FA4D9;

}
#toollinks_top {
	background-image: url(../images/tools/icon_gradient.gif); 
	background-repeat: repeat-x;
}

#toollinks_top td {
	padding-top: 4px;

}



/* search results: */




#result_list {
	background-color: #ffffff;
}

#result_list th {
	text-align: left;
	background-color: #FFA765;
	color: #FFFFFF;
	font-weight: 700;
	font-size: 75%;
	text-transform:uppercase;

}

#result_list th a {
	display: block;
	padding-left: 14px;
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
}

#result_list th a:hover {
	text-decoration: underline;

}

#result_list th a.unsorted {
	background-image: url(../images/sort_arr_right.gif); 

}

#result_list th a.sorted {
	background-image: url(../images/sort_arr_down.gif); 

}



div.company_detail div.distinction {
	margin-top: 10px;
}


div.search_error {
	padding: 8px;
}
div.search_error h3 {
	/*color: #BA202C;*/
	color: #F86600;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
div.search_error b.label {
}
div.search_error b {
}

div.search_error h4, h4 {
	color: #01628F;
	margin-bottom: 0px;
	padding-bottom: 0px
}


div.company_detail {
	padding: 8px;


	background-color: #FFEDD5;
}

div.company_detail h3 {
	color: #01628F;
	font-size: 130%;
	margin: 0px;
	padding: 0px
}

div.company_detail b.label {
}





#result_list td {
	color: #555555;
	font-size: 92%;
}
#result_list tr.c1 td {
	background-color: #ffffff;
}
#result_list tr.c2 td {
	background-color: #FFEDD5;
}

#result_list  td.address {
	text-transform: uppercase;
}


.add_saved_searches, .show_saved_searches, .add_saved_merchants, .show_saved_merchants {
	padding: 10px;
}


a {
	color: #1979A3;
	text-decoration: underline;
}

/* company name */
a.cn {
	font-weight: 700;
	display: block;
	color: #01628F;
	color: #14537E;
	color: #0075CC;

}
/* company info */
span.ci {
	text-decoration: none;
	display: block;

}


a.cf {


}

div.corner {
	width: 5px;
	height: 5px;
	font-size: 1px;
	overflow: hidden;
}


a:hover {
	text-decoration: none;
}


a.current {
	color: #000000;
	text-decoration: none;
	font-weight: 700;
}

input#keywords {
	width: 280px;
	background-repeat: no-repeat;
	background-position: 1 2;
	padding-left: 2px;
}

/*
input.hasprompt {
	background-image: url(../images/search_prompt.gif);
}
*/


input.noprompt {
	background-image: none;
}

b2b_footer {
	font-size:9px;
	color:#999999;
}

.b2b_sup_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0173BC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0173BC;
	padding-top: 4px;
}
.b2b_merchant_faq_content {
	font-size:12px;
}
.faq_back_to_top {
 	font-size: 10px;
}
