* {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
body {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
}

legend { color: #0889c4; font-size: 120%; padding: 8px 0; }

label { 
	display: block; 
	text-align:left
	}


.submit_button {
 background: url(../../../images/html_layout/submit_arrow.png) no-repeat 0px 0px;
 border: none;
 color: #0889c4;
 font-weight: bold;
 text-align: left;
 width: 125px;
 padding: 0 0 0 17px; 
}



#authentication #profile_links{
        color: #787878;
	float: right;
	font: 11px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin-right: 16px;
	height: 40px;


}

.jqmWindow{ z-index: 1000;}

fieldset {
	border: none;
}

#site_header, #site_body, #site_footer {
	clear: both;
	color: #595959;
	margin: auto;
	width: 770px;
}
#site_header {
	margin-top: 16px;
}

#canon_logo {
	float: left;
	margin-top: 16px;
}
#cyberscholar_logo {
	float: right;
}
#authentication {
	clear: both;
	float: right;
	margin-top: 8px;
	width: 517px; height: 20px;
}
#login_form div {
	float: left;
}
#login_form div.account_options {
	padding-left: 8px;
}
#login_form div.account_options a {
	background: url(../../../images/_company_site/152132/right_arrow.gif) no-repeat right center;
	color: #595959;
	float: left;
	height: 10px;
	margin-left: 16px;
	padding-right: 15px;
	text-decoration: none;
}
#login_form #username {
	background: url(../../../images/_company_site/152132/username_background.gif) no-repeat left center;
	border: none;
	font-size: 90%;
	margin-right: 8px;
	padding: 2px 8px;
	width: 126px; height: 12px;
}
#welcome #log_out {
	background: url(../../../images/_company_site/152132/right_arrow.gif) no-repeat right center;
	color: #595959;
	height: 10px;
	padding-right: 15px;
	text-decoration: none;
}

#sites {
	padding-top: 32px;
}
#sites div.site {
	float: left;
	text-align: center;
	width: 33.3%;
}
#sites div.site h2 {
	margin-bottom: 16px;
}
#spotlight_buckets {
	margin: 16px auto;
	width: 757px; height: 173px;
}

#site_footer {
	font: 9px Arial,Helvetica,sans-serif;
	position: relative;
}
#copyright {
	text-align: center;
}
#information_links {
	position: absolute; bottom: 0; right: 0;
}
#information_links a, #copyright a {
	color: #595959;
	text-decoration: none;
}

* html #login_form #username {
	background-attachment: fixed;
}

