@import "../1/skin_1.css";

#topbar {
	background:#063665;
	color:#488EEF;
}
#topnav {
	background:#063665 url(images/topbar-nav-bg.jpg) repeat-x scroll left top;
	border-bottom:6px solid #7DC2FF;
}
#topbar a, #topbar a:hover{
	color:#488EEF;
}
.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:#063665;
	font-weight:bold;
}
#topbar-search button.bt-submit {
	background:none;
	border:1px solid #1170DD;
	color:#FFFFFF;
	padding:0pt;
}
.sitemap-menu-vert {
	background:#7DC2FF none repeat scroll 0%;
	position:static;
}
.sitemap-menu-vert li {
	border-bottom:1px solid #488EEF;
}
.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:#063665;
	font-weight:bold;
}
.toggler-wrap-active {
	background:#488EEF none repeat scroll 0%;
	border:1px solid #063665;
	color:#063665;
}
#topbar-search.toggler-wrap-active .form-input-textbox {
	border:1px solid #063665;
}
#topbar-search.toggler-wrap-active button.bt-submit {
	background:transparent none repeat scroll 0%;
	border:1px solid #063665;
	color:#063665;
	padding:0pt;
}
#topbar-search-options {
	border-top:1px solid #1170DD;
}