@charset "utf-8";
.lan_address, .lan_map span { font-weight:bold; font-size:1.2em; margin-bottom:10px; line-height:125%;}
.lan_stations { margin-bottom:10px; }
.lan_stations span, .lan_info span { display:inline-block; font-weight:bold; width:50px; text-align:right; margin-right:5px;}
.lan_info { margin-bottom:10px; }
.lan_info span { width:100px; }
.lan_map { align:top; }
.lan_address, .lan_stations, .lan_info, .lan_map { 
  -webkit-border-top-right-radius: 5px 5px;
  -webkit-border-top-left-radius: 5px 5px;
  -webkit-border-bottom-right-radius: 5px 5px;
  -webkit-border-bottom-left-radius: 5px 5px;
  background-color:#FFFFFF;
  margin:4px;
  padding:8px;
  border:1px solid gray;
}
.db_list_table { border:0; margin:0; padding:0; border-left:1px solid #555555; border-right:1px solid #555555;}
.db_list_title {
  -webkit-border-top-right-radius: 10px 10px;
  -webkit-border-top-left-radius: 10px 10px;
  background:url(http://www.ilanca.org/community/public/style_images/greylust/primarynav_bg.png);
  background-color:#777777;
  height:20px;
  font-weight:bold;
  font-size:1.2em;
  font-color:white;
}
.db_list_head { font-weight:bold; height:20px; }
.map_cat_block {
	margin: 10px;
	padding: 5px;
	float: left;
	height: 175px;
	width: 175px;
	text-align: center;
}
.general_box {
  background-image:url('/images/ilanca_logo_100.png');
  background-position:bottom right;
  background-repeat:no-repeat;
}
#sidebar div.general_box { background-image:none; }
#maincontent p{
	text-indent:1em;
        margin-bottom:.5em;
}
#maincontent ol { margin:25px; list-style:decimal;}
.newsbox { 
  margin-bottom:10px; 
  border-bottom:solid 4px gray;
}
.newslist li { padding:5px; background-color:transparent; border:solid 1px gray; }
.newslist li:hover { background-color:#FFFFFF; }
.newslist h2 { font-size:18px; font-weight:200; }
.newsitem h4 a { font-size:1.2em; text-decoration:none; font-weight:bold; margin:2px; !important}
.newstext { margin-top:5px; }

#maincontent { float:right; width:70%; }
#sidebar {
   width: 25%;
   padding: 5px;
   float: right;
   margin-left:20px;

}
.rss { border:1px solid #999999; }
.rss h3 { margin:0; padding:4px; background-color:#CCCCFF; display:block; }
.rss ul { list-style:none; margin:0; padding:0;}
.rss ul li.rssrow1 { background-color:#EEEEEE; padding:2px;}
.rss ul li.rssrow2 { background-color:#CCCCCC; padding:2px;}
.rss ul li.rssrow1:hover, div.rss ul li.rssrow2:hover { background-color:#FFFFFF; }
.rss ul li.rssrow1, div.rss ul li.rssrow2 { font-size: .8em; text-decoration:none;}

.container_wrap {
  background: #e1e1ef;
  background-image:url('/images/ilanca_logo_500.png');
  background-position:bottom left;
  background-repeat:no-repeat;
}
#lanmap_search_address { width:70%; font-color:#333333; }
#lanmap_search_button { width:25%; }