/* CSS Document - for the browse/enhanced listings area */

.enhdiv{
clear:both;
vertical-align:middle;
margin-top:5px;
margin-bottom:5px;
display:block;
height:auto;
border:1px solid #6fb869; /* Note this is the base colour*/
width:496px;
font-family:arial,helvetica,sans-serif;
background-color:#96d291; /* Note this is a lighter colour - the same as the menu on the left */
}

.topen{
display:block;
width:100%;
clear:both;
height:auto;
line-height:25px;
vertical-align:middle;
overflow:hidden;
}

.name{
width:70%;
font-size:16px;
font-family:'trebuchet ms',Tahoma,Arial,sans-serif;
font-weight:bold;
line-height:25px;
vertical-align:middle;
}

.lksp{
width:100px;
font-size:8pt;
vertical-align:middle;
text-align:center;
line-height:18px;
}

.tel{
width:28%;
margin-left:3px;
float:right;
font-size:8pt;
}

.middle{
position:relative;
display:block;
width:100%;
clear:both;
padding-top:3px;
height:31px;
font-size:8pt;

}
* html .middle {height: 31px;}

.bottomen{
display:block;
width:100%;
clear:both;
height:21px;
line-height:21px;
vertical-align:middle;
}

.span1{ width:5%; }

.span2{ width:70%; }

  .span2 .middle{ width:97%; }

.span3{ width:20%; height:79px; }

.span4{ width:5%; }

.logo{
display:block;
width:100%;
margin-top:5px;
clear:both;
text-align:center;
}

.mainbar{ width:100%; }

.mainbar:hover{ background-color:#96d291; }

.mainbarleft{
width:80%;
padding-left:10px;
line-height:23px;
vertical-align:middle;
}

.mainbarleft:hover{ background-color:#96d291; }

.mainbarimage{
float:right;
line-height:23px;
}

.mainbarband{
width:50px;
line-height:23px;
vertical-align:middle;
}

.mainbarimage2{ vertical-align:middle; }

.barlink{
display:block;
width:100%;
font-size:10pt;
font-family:arial,helvetica,sans-serif;
border:1px solid gray;
text-align: center;
line-height:20px;
}

.band{
border: 1px solid black;
height:auto;
width:110px;
padding:0 0 15px 5px;
margin-bottom:10px;
font-size:8pt;
}

.band p{
margin:0px;
padding:0px;
}

.bandL{
width:20%;
position:relative;
}

.bandR{
width:80%;
position:relative;
}

