/*
#breadcrumbs { background:url(/other_files/layout/breadcrumb_bg_production.gif) repeat-x; color:#6696D0; }

#section ul li.item1 { background:url(/other_files/layout/section_item1_bg_production.gif) no-repeat; }

input.searchInput { background:#5F769F; border-bottom:1px solid #90A4C9; border-right:1px solid #90A4C9; border-top:1px solid #0D2E6A; border-left:1px solid #0D2E6A; }

.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 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_production.gif) no-repeat 0 50%; }
.navigationTree .current_page_ancestor a { background:url(/other_files/layout/nav_1_selected_production.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_production.gif) repeat-y 0 50%; }


*/

.navigationTree ul.level1 .current_page.c2 a { background:transparent url(/other_files/layout/nav_1_selected_production.gif) no-repeat scroll 0pt 50%;}

.navigationTree ul.level1 li.current_page.c2 ul.vyre_navigator.level2 li a { background:transparent url(/other_files/layout/nav_bg.gif) repeat-y scroll 0pt 50% !important; }

.navigationTree ul.level1 .current_page_ancestor.c2 ul.vyre_navigator li.current_page a { background:transparent url(/other_files/layout/nav_1_selected_production.gif) no-repeat scroll 0pt 50%; }
