
/*

	ORANGE: EFAB48

	GREEN: 598578

*/

body.popup {
	padding: 20px;

}

.no_js {
	display: inline;
}

.has_js {
	display: none;
}

span.callout {
	font-weight: bold;
	color: #EFAB48;
}


h1 {
	font-size: 160%;
	color: #598578;

}


h4.matchcount {
	color: #EFAB48;
	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: 130px;
	width: 187px;
}
div#leftnav {
	padding-top: 5px;

}



div .l0 {
	width: 167px;
	border-top: solid 1px #6A9085;

}


div#leftnav div.l1 {

}



div#leftnav div.hrule {
	height: 3px !important;
	width: 167px;
	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: right;
	font-size: 110%;

	text-decoration: none;
	color: #9DBCB4;
	color: #6A9085;

	border-bottom: solid 1px #6A9085;


}

#leftnav a:hover, #leftnav a:active {
	color: #00628F;
	background-image: url(../images/left_nav_bg-over.gif);
	
	background-repeat: repeat-y;
	background-position: right;
}

#leftnav a.current, #leftnav a.current:link, #leftnav a.current:hover {
	font-weight: bold;

	color: #00628F;
	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;

}

td#rightnav {
	/*text-align: right;*/
	padding-left:10px;
	padding-top: 150px;
	vertical-align:top;
	width: 218px;

}



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.t  {
	border-top: solid 1px #2884AB;
	/* width: 99%; */
	width: 580px;
}
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.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.b  {
	border-bottom: solid 1px #2884AB;
	/* width: 99%; */
	width: 580px;
}

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.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: #01628F;
	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: #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 {
	margin-left: 8px;
}

.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: #61BBDD;

}
#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 {
	font-size: 92%;text-transform:uppercase;
	text-align: left;
	background-color: #9DBCB4;
	color: #FFFFFF;
	font-weight: 700;


}

#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.down_sorted {
	background-image: url(../images/sort_arr_down.gif); 
}

#result_list th a.up_sorted {
	background-image: url(../images/sort_arr_up.gif); 
}


div.company_detail div.distinction {
	margin-top: 10px;
}


div.search_error {
	padding: 8px;
}
div.search_error h3 {
	color: #ff8c00;
	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;
}

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: #E1ECE8;
}

#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: #125580;

}
/* company info */
span.ci {
	text-decoration: none;
	display: block;

}


#left a.back {
	color: #01628F;
	text-align: left;
	text-decoration: underline;
	text-transform: uppercase;
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(../images/bg_back_arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0 2;
}

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(../shell/search_prompt.gif);
}
*/


input.noprompt {
	background-image: none;
}


