#splash { background:url(/other_files/layout/photo_news.jpg) no-repeat; }
#breadcrumbs { background:url(/other_files/layout/breadcrumb_bg_news.gif) repeat-x; color:#F20000; }

#section ul li.item1 { background:url(/other_files/layout/section_item1_bg_news.gif) no-repeat; }

input.searchInput { background:gray; border-bottom:1px solid #AEAEAE; border-right:1px solid #AEAEAE; border-top:1px solid #494949; border-left:1px solid #494949; }

.navigationTree a:hover { background:gray; }
.navigationTree .level2 a:hover { background:gray; }

.navigationTree { margin-left:20px; }
.navigationTree ul { margin:0; padding:0;  list-style:none; width:150px; }
.navigationTree ul li a {height:12px;}
.navigationTree a { margin-top:5px; background:url(/other_files/layout/nav_bg.gif); display:block; color:#fff; font-size:.9em; font-weight:bold; padding:5px; height:0%; text-transform:uppercase; }
.navigationTree .current_page a { background:url(/other_files/layout/nav_1_selected_news.gif) no-repeat 0 50%; }
.navigationTree .current_page_ancestor a { background:url(/other_files/layout/nav_1_selected_news.gif) no-repeat 0 50%; }

.navigationTree .level2 li a { color:#ccc; background:url(/other_files/layout/nav_bg.gif) repeat-y 0 50%; padding:2px 3px 2px 13px; margin-top:3px; }
.level2 li.current_page a, .level2 li.current_page a:hover { background:url(/other_files/layout/nav_2_selected_news.gif) repeat-y 0 50%; }
