#logo{background-image:url(../images/custom/logo.png);margin-top:19px;width:208px;height:68px;margin-left:15px}
#navigation{background-image:url(../images/custom/spr_nav.png);font-size:11px;}
#navigation>ul,#navigation ul.level-1{background-image:url(../images/custom/spr_nav.png)}
#navigation>ul>li:hover,#navigation>ul>li.selected{background-image:url(../images/custom/spr_nav.png);padding-right:9px}
#navigation>ul>li:hover>a,#navigation>ul>li.selected>a{background-image:url(../images/custom/spr_nav.png);padding-left:9px}
#navigation>ul>li:hover>ul li a.selected,#navigation>ul>li:hover>ul li a:hover{background-color:#929292;border-color:#a5a5a5;}
#navigation>ul>li:hover>ul li a{border-color:#a5a5a5}
#navigation>ul>li>a{color:#7e7c7d;border-color:#d7d7d7;padding-left:9px;padding-right:9px}
#navigation>ul>li>ul{background-color:#848484}
#search .portlet-boundary_bp_search_WAR_searchportlet_ .portlet-borderless-container{
	background: #191652;
	background: -moz-linear-gradient(top, #191652 0%, #434178 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #191652), color-stop(100%, #434178));
	background: -webkit-linear-gradient(top, #191652 0%, #434178 100%);
	background: -o-linear-gradient(top, #191652 0%, #434178 100%);
	background: -ms-linear-gradient(top, #191652 0%, #434178 100%);
	background: linear-gradient(to bottom, #191652 0%, #434178 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191652', endColorstr='#434178', GradientType=0 );
	zoom: 1;
}
.boxed-dark{
	background: #191652;
	background: -moz-linear-gradient(top, #191652 0%, #434178 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #191652), color-stop(100%, #434178));
	background: -webkit-linear-gradient(top, #191652 0%, #434178 100%);
	background: -o-linear-gradient(top, #191652 0%, #434178 100%);
	background: -ms-linear-gradient(top, #191652 0%, #434178 100%);
	background: linear-gradient(to bottom, #191652 0%, #434178 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191652', endColorstr='#434178', GradientType=0 );
	zoom: 1;
}		