/* layout */
body, input, select, textarea{font-family:Arial, Helvetica, sans-serif;font-size:13px;}
body{color:#fff;line-height:1.4;}
p{margin-bottom:15px;}
a, a:visited{color:#fff;text-decoration:underline;}
a:hover{text-decoration:none;}

h3{font-size:15px;font-weight:900;margin-bottom:5px;}

#overlayer{display:none;position:absolute;top:160px;left:198px;z-index:1000;}

ul#slideshow{height:159px;margin-bottom:20px;}
#slideshow .item, #slideshow .title{width:198px;height:159px;}
#slideshow .item{float:left;cursor:pointer;}
#slideshow .title, #slideshow .title:visited{position:absolute;display:block;text-decoration:none;z-index:6;cursor:pointer;}
#slideshow .title span, #slideshow .title span{display:block;background-color:#5b4e7d;font-size:15px;padding:3px 10px;color:#fff;width:165px;margin-left:7px;font-weight:900;opacity:0.8;filter:alpha(opacity=80);}
#slideshow .title:hover span{opacity:1;filter:alpha(opacity=100);}
#slideshow img{display:block;width:198px;height:159px;overflow:hidden;}

.jcontent li{position:relative;}
.jcontent .content{position:absolute;left:0;top:160px;display:none;padding:15px;}

.jlist li{padding-left:45px;padding-bottom: 15px;}
.jlist .title{margin-left:-45px;font-size:14px;font-weight:900;margin-bottom:2px;}
.jlist a, .jlist a:visited{display:block;text-decoration:none;}
.jlist strong{display:block;font-weight:900;font-size:13px;margin-top: 10px;}


#googlemaps .header{background-color:#ddddde;padding:8px;overflow:hidden;zoom:1;}
#googlemaps .close, #googlemaps .close:visited{float:right;width:16px;height:17px;overflow:hidden;text-indent:-999em;margin-right:3px;background:url(/img/layout/btn-closeoverlayer-off.gif) no-repeat;}
#googlemaps .close:hover{background-image:url(/img/layout/btn-closeoverlayer-on.gif);}