/* custom login css*/


/* login.css */

html {
	background: #ff6600 url(../../custom/images/un_bg.jpg) repeat-x;
}

body {
	border-top-width: 30px;
	border-top-style: solid;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
}

.untra_link_footer a {
color: #ff6600;
text-decoration: none;
font-size: 8pt;
}

.untra_link_footer a:hover {
color: #ff6600;
text-decoration: underline;
font-size: 8pt;
}

h1 a {
	background: url(../../custom/images/un_header.jpg) no-repeat;
	width: 358px;
	height: 91px;
	float: center;
	text-indent: 5px;
	padding-bottom: 0px;
	overflow: hidden;
	display:block;
}

#login { width: 292px; margin: 3em auto; }

#login_container { width: 358px; height: 400px; margin: 3em auto; background:#ffffff; border-left: 1px solid #f24c0e; border-right: 1px solid #f24c0e; border-bottom: 1px solid #f24c0e; }

.style1 {
color: #ffffff;
}

#pow {
text-align: right;
padding: 0 5px 4px 0;
width: 353px;
height: 15px;
background-color: #ffffff;
}

form {
	margin-left: 8px;
	padding: 7px 16px 40px 16px;
	font-weight: bold;
	border:0;
}

#subheader {
height: 20px;
width: 353px;
padding-left: 5px;
font-weight: bold;
}

#employee_login {
background: url(../../custom/images/nci_employee_login.jpg) no-repeat;
height: 76px;
width: 353px;
padding-left: 5px;
font-weight: bold;
}

#user_pass, #user_login, #user_email {
font-size: 20px;
width: 97%;
padding: 0;
margin-right: 6px;
}

/* colors-fresh.css */

.metabox-holder .postbox h3,
#poststuff .postbox h3,
#poststuff .stuffbox h3 {
	background: #dfdfdf url(../../custom/images/gray-grad.png) repeat-x left top;
	text-shadow: #fff 0 1px 0;
}

select {
	background-color: #fff;
	border-color: #ddd;
}

#login_foot {
width: 358px;
margin: -3.5em auto;
font-size: 8pt;
}

#foot_left{
float:left;
width:400px;
}

#foot_right{
float:right;
width:360px;
text-align:right;
}

.untra_link_footer a {
color: #ff6600;
text-decoration: none;
font-size: 8pt;
}

.untra_link_footer a:hover {
color: #ff6600;
text-decoration: underline;
font-size: 8pt;
}







