/*SEARCH*/
.header .search .inputbox
{
	border: 1px outset #DDDDDD;
	color: #666666;
	font-weight: normal;
	background-color: transparent;
	background-image: url(http://sangrock.com/templates/at_onglean/images/backgrounds/search_bg.png);
	background-repeat: repeat;
}
.header .search .inputbox:focus
{
	width: 230px;
}
/*TOPPANEL OVERRIDE*/
#override_toppanel .ict-tp-mainwrap
{
	z-index: 10000;
}
#override_toppanel #ict-base
{
	padding-left: 60px;
}
#override_toppanel #ict-base UL LI H3 SPAN
{
	color: #FFF;
}
#override_toppanel .bg-transparent
{
	background-image: url(http://sangrock.com/templates/at_onglean/images/toppanel/bg.png);
	background-repeat: repeat;
}
#override_toppanel .ict-tp-kuti-wraper .left .ict-tp-kuti-l
{
	background: url(http://sangrock.com/templates/at_onglean/images/toppanel/tpnl_l.png) no-repeat left;
}
#override_toppanel .ict-tp-kuti-wraper .left .ict-tp-kuti-r
{
	background: url(http://sangrock.com/templates/at_onglean/images/toppanel/tpnl_r.png) no-repeat right;
}
#override_toppanel .ict-tp-kuti-wraper .left .ict-tp-kuti
{
	background: url(http://sangrock.com/templates/at_onglean/images/toppanel/tpnl_m.png) repeat-x;
	text-transform: uppercase;
	padding-top: 2px;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}