/*special LLH listing */
tr.llh,tr.llh td.highlight1 a,tr.llh td.highlight1,td.llh   {
background:#000000
color: white;
}

.balloon {
font-family: verdana, sans-serif; 
margin:0;
}

.balloon ul {
padding:0; 
margin:0;
border:0;
list-style-type: none;
}

.balloon ul li {
margin:10px;
}

.balloon ul li a, .balloon ul li a:visited {
display:block;
text-decoration:none;
width: auto; 
color:#000;
font-weight:bold;
 background-color: White;
}

.thumb {
width:320px;
height:280px;
border:1px solid black;
background-color:#D3D68F
}

.balloon ul li a img, .balloon ul li a:visited img {
border:0px solid black;
}

.balloon ul li dl {
visibility:hidden;
position:absolute;
}

table.popup {
margin:-2px;
border:0;
padding:0;
border-collapse:collapse;
font-size:.9em;
}

.balloon dl {
width:350px; 
padding:0 0 15px 0; 
background:transparent url(images/bottom4.gif) no-repeat bottom left;
height:auto;
}

.balloon dt {
margin:0; 
padding:1px; 
font-size:1.4em; 
font-weight:bold; 
color: #000; 
text-align:center;
 background-color: White;
}

.balloon dd {
margin:0; 
padding:1px 15px; 
color:#000; 
font-size:1em; 
border:1px solid #000; 
border-width:0 1px; 
background:#fff url(info.gif) no-repeat bottom right;
}

.balloon dd p {
padding:0; 
margin:1px 0; 
line-height:1.5em;}

.balloon dl.web {
background:transparent url(images/bottom4.gif) no-repeat bottom left; 
height:auto;
}
.balloon dl.web dt {
background:transparent url(images/top4.gif) no-repeat top left;
padding:6px;
}



/* specific to non IE browsers */
.balloon ul li:hover {
color:#000; 
position:relative;
background:#F1EDE4;

}

.balloon ul li:hover dl {
visibility:visible;
top:-75px; 
left:120px;
}

.balloon ul li:hover dl em {
display:block;
position:absolute;
left:-35px;
top:59px;
width:36px; 
height:27px;
background:transparent url(images/pointer.gif);
}

.balloon ul li:hover dl a {
color:#AB301A;
background:transparent;
text-decoration:underline;
display:inline;
}

.balloon img.picture {
width:100%;
}

.balloon ul li:hover dl a:hover {
text-decoration:none;
}

.remarks {
color: #D3D3D3;
font-size:.9em;
 background-color: white;
}

.lowercase {
text-transform:lowercase;
}

p.remarks span.lowercase {
font-style:italic;
color: #737769;
font-size:1.2em;
line-height:1.5em;
background-color: white;
}

.subline {
text-align:center;
font-size:1.2em;
border:10px solid white;
}
.price, .name {
color: #737769;
font-weight:bold;
background-color: white;}

.maplink{
font-size:.8em;
padding:4px;
}
.linkout{
font-size:.9em;
padding-left:10px;
line-height:2em;
}