@import "../1/skin_1.css";

#topbar {
	background:#00305A;
	color:#4192D9;
}
#topnav {
	background:#00305A url(images/topbar-nav-bg.jpg) repeat-x scroll left top;
	border-bottom:6px solid #7ABAF2;
}
#topbar a, #topbar a:hover{
	color:#4192D9;
}
.sitemap-menu-horiz .active a span {
	background:transparent url(images/tab-4-rt.gif) no-repeat scroll 100% 0;
}
.sitemap-menu-horiz .active a, .sitemap-menu-horiz .active a:hover {
	background:transparent url(images/tab-4-lft.gif) no-repeat scroll 0 0;
	color:#00305A;
	font-weight:bold;
}
#topbar-search button.bt-submit {
	background:none;
	border:1px solid #0074D9;
	color:#FFFFFF;
	padding:0pt;
}
.sitemap-menu-vert {
	background:#7ABAF2 none repeat scroll 0%;
	position:static;
}
.sitemap-menu-vert li {
	border-bottom:1px solid #4192D9;
}
.sitemap-menu-vert .active .active-a, .sitemap-menu-vert .active .active-a:hover {
	background:transparent url(images/arr-2-lft.gif) no-repeat scroll 4px 50%;
	color:#00305A;
	font-weight:bold;
}
.toggler-wrap-active {
	background:#4192D9 none repeat scroll 0%;
	border:1px solid #00305A;
	color:#00305A;
}
#topbar-search.toggler-wrap-active .form-input-textbox {
	border:1px solid #00305A;
}
#topbar-search.toggler-wrap-active button.bt-submit {
	background:transparent none repeat scroll 0%;
	border:1px solid #00305A;
	color:#00305A;
	padding:0pt;
}
#topbar-search-options {
	border-top:1px solid #0074D9;
}