.nc_cp
{
	margin: 0 auto 0 auto !important;
	padding: 0 8px 6px 0px !important;
	color: #94CD1B !important;
	background: transparent url('../images/nc_cp_background.png') no-repeat left bottom !important;
	height: 59px !important;
	font-size: 14px !important;
	font-family: "Helvetica Neue", arial, helvetica, sans-serif !important;
	float: left;
	position: fixed;
	right: 0;
	top: 0;
	width: 800px;
}

.nc_logo
{
	margin: 0px  0 0 10px !important;
	padding: 0 !important;
	width: 400px !important;
	height: 50px !important;
	float: left !important;
	background: transparent url('../images/nc_logo.gif') no-repeat left !important;
	text-align: right !important;
	font-weight: bold !important;
	border: none !important; 
}

a.nc_edit
{
	font-size: 10px !important;
	text-decoration: none !important; 
	text-transform: none !important; 
	border: none !important;
	display: inline !important;
	line-height: 12px !important;
}

.nc_button
{
	background: url('../images/button_right.gif') no-repeat right top !important;
	float: left;
}

.nc_button a, .nc_button a:link, .nc_button a:visited, .nc_button a:active, .nc_button a:hover
{
	padding: 0px 12px 0px 12px !important;
	height: 26px !important;
	background: url('../images/button_left.gif') no-repeat left top !important;
	color: #707070 !important;
	line-height: 26px !important;
	text-align: center !important;
	font-weight: bold !important;
	font-size: 13px !important;
	text-decoration: none !important;
	border: none !important;
	display: inline-block !important;
}

.nc_button a:hover
{
	color: #303030;
}

.nc_button a .nc_icon 
{
	padding: 0px 0px 0px 20px;
	font-weight: bold;
	height: 16px;
}

.nc_button_push_right
{
	float:right; 
	margin: 14px 14px 0 0;
}

.nc_icon_title
{
	background: url('../images/application_get.png') no-repeat left top; 
}

.nc_icon_logout
{
	background: url('../images/lock.png') no-repeat left top;
}

a.nc_login_link
{
	font-size: 10px !important;
	text-decoration: none !important; 
	text-transform: none !important; 
	border: none !important;
	display: inline !important;
	line-height: 16px !important;
}

.nc_clear
{
	clear: both;
}
