/* header top panel: start */
#header-top-panel
{
	margin-left: auto;
	margin-right: auto;
	
	height: 68px;
}

#header-top-panel-search
{
	background: url(images/bb_top_header_sep.jpg) no-repeat center right;
	padding-right: 20px;
}

#header-top-panel-scripts
{
	background: url(images/bb_top_header_sep.jpg) no-repeat center right;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: bottom;
	padding-bottom: 25px;
}

#header-top-panel-discussions
{
	background: url(images/bb_top_header_sep.jpg) no-repeat center right;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: bottom;
	padding-bottom: 28px;
}

#header-top-panel-api
{
	padding-left: 20px;
	vertical-align: bottom;
	padding-bottom: 25px;
}

#header-top-panel-container
{
	background: url(images/bb_top_header_bg_pattern.jpg) top left repeat-x;
}

#searchform-table
{
	height: 25px;
}

#searchform-table-img
{
	width:26px;
	height:25px;
}
#searchform-table-input
{
	background: url(images/bb_top_header_search_bg.jpg) center center no-repeat;
	width: 246px;
	height: 29px;
	padding-left: 6px;
}
#searchform-table-input input
{
	width: 238px;
	height: 16px;
	border: 0px;
}
#searchform-table-btn
{
	padding-left: 22px;
}
/* header top panel: end */

/* header bottom panel: start */
#header-bottom-panel-container
{
	height: 54px;
	background: url(images/bb_bottom_header_bg2.jpg) left top repeat-x;
}
#header-bottom-panel
{
	height: 54px;
	width: 761px;
	
	font-size: 14px;
}
#header-bottom-panel a
{
	color: #FF6600;
}
#header-bottom-panel a:hover
{
	text-decoration: none;
}
.header-bottom-panel-login-item
{
	padding-left: 5px;
	padding-right: 5px;
}
/* header bottom panel: end */