/********************************************/
/*      general text definitions              */
/********************************************/

h1.bp_title {margin-top: 0px;} /* bp =  business profile */
    
div#body_txt
{
    margin: 0px;
    text-align: left;
    padding: 10px; /*  width: 90%  471px */
}
div.hbox
{
    position: relative;
    margin-top: 0px;
    height: 25px;
    width: 100%;
    background-color: #858585;
    color:inherit;
}
div.hbox0, div.hbox1, div.hbox2, div.hbox3
{
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 25px;
    width: 100%;
    background-color: #F7931D;
    color:inherit;
}
div.hbox1
{
    background-color: #ED1C24;
    color: inherit;
}
div.hbox2
{
    background-color: #0054A6;
    color: inherit;
}
div.hbox3
{
    background-color: #7FB439;
    color: inherit;
}

div.lsnhbox0, div.lsnhbox1, div.lsnhbox2, div.lsnhbox3
{
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 25px;
    width: 100%;
    background-color: #F7931D;
    color:inherit;
}
div.lsnhbox1
{
    background-color: #ED1C24;
    color:inherit;
}
div.lsnhbox2
{
    background-color: #0054A6;
}
div.lsnhbox3
{
    background-color: #7FB439;
    color: inherit;
}

div.col0, div.col1
{
    background-color: white;
    height: auto;
    float: left;
    width: 45%;
    margin-left: 1%;
    margin-right: 1%;
    color:inherit;
}

div.heading
{
    position: relative;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    top: 0px;
    background-color: black;
    color: white;
    font-size: 12pt;
    font-weight: bold;
    height: 22px;
    width: auto;
}

div#rcnt
{
    visibility: visible;
    display: inline;
    float: right;
    margin-right: 10px;
    margin-top: 3px;
    width:auto;
    background-color: inherit;
    color: inherit;
}
div#rcnt .rcnt
{
    color: white;
    margin: 0px 10px;
    background-color: inherit;
}
div#rcnt a:hover
{
    color: #F7931D;
    background-color: inherit;
}
div#rcnt a:visited, div#rcnt a:link
{
    color: yellow;
    background-color: inherit;
}

p.sheet
{
    margin-left: 10px;
}

div#abtcenterc P {
  margin: 10px 0px 10px 0px;  
}
P.cplist {height: 2.5em;font-weight: bold;}
a.cplist { margin-right: 8px; }
P.top_spacer {margin-top: 0px;}

/*               contact us                          */
div#contactus_form
{
    margin-left: 0px;
    padding-left: 15px; /*	border-left: 1px #717172 solid; */
}

p.success, p.fail
{
    font-weight: bold;
    color: #0054A6;
    margin: 20px;
    text-align: center;
    background-color: inherit;
}
p.fail
{
    color: #ED1C24;
    background-color: inherit;
}

.listing 
{
    color:#EE1D23;
    background-color: inherit;
}

.alpha {margin-right: 7px;}
.results {position: relative; width: 99%;margin-top: 2%;}
.cdetail {margin-left: 1%; position: relative; float: left; width: 80%;}
.profile {position: relative; float: right; width: 15%; }

/* Directory Page */
#center_content {
	width: 640px;
	height: 201px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 36px;
	margin-bottom: 33px;
}
#icon_box {
	width: 133px;
	height: 198px;
	float: left;
}
#search_box {
	display: inline;
	width: 407px;
	height: 151px;
	margin-left: 29px;
	padding-top: 27px;
	float: left;
}
.search_text_box {
	width: 407px;
	height: 20px;
	float: left;
}
.search_input_box {
	width: 407px;
	height: 40px;
	float: left;
}
#search_button_box {
	width: 71px;
	height: 100px;
	margin-top: 36px;
	float: right;
}
.faded{
	color:#AAAAAA;
	font-style: italic;
}

