/* CSS Document */

#HomeLeft { width:620px; margin-left:5px }
#HomeRight { width:120px }

.HomeBanner { height:70px; background-repeat:no-repeat }

.newsBlockTile { overflow:hidden; border-bottom:1px solid #e2e2e2; padding-bottom:2px }
.newsBlockTile .title { font-size:16px; color:#000; font-family:Arial; font-weight:bold }
.newsBlockTile .more { float:right; display:block; margin-top:2px; background:#000; color:#FFF; font-size:9px; text-transform:uppercase; padding:0 3px; line-height:12px }

#PhotoGallery { overflow:hidden; margin-left:-4px }
#PhotoGallery a { display:block; float:left; margin-top:5px; margin-left:5px; cursor: url(images/ZoomPhoto/zoomin.cur), -moz-zoom-in }
#PhotoGallery a:hover { border:1px solid #F60 }
#PhotoGallery a img { width:55px; height:40px; border:0 }
#PhotoGallery a:hover img { width:53px; height:38px; border:0 }

.newsItem { margin:5px 0; margin-left:-28px; *margin-left:10px; list-style:url(../images/left_menu_arrow_sub.jpg) }
.newsItem li { padding:2px 0 }
.newsItem a { font-size:11px; color:#646464; text-decoration:none }
.newsItem a:hover { color:#C30 }

div#newsticker_right { margin-top:30px }
div#newsticker_right ul { margin:0; list-style-type:none; text-indent:0 }
div#newsticker_right li { height:92px; margin-top:20px; font-size:11px; text-align:center; padding:0 }
div#newsticker_right li a { color:#369; text-decoration:none }
div#newsticker_right li a:hover { color:#F60 }
div#newsticker_right li div.image img { border:0px; width:120px; height:92px }

/* SlideShow */
.SlideShow iframe { width:620px; height:246px; border:0; margin-top:10px }