@charset "utf-8";
/* CSS Document -- custom2.css for libguides */

/********** Style for Footer ***********/
#footer {
    border-top-color: #FFCC33;
	border-top-width: 2px;
	padding-top: 10px;
}
#subfooter {
    margin-top: 10px;
    text-align: center;
	font-size: 0.9em;
}
#subfooter #links {
    margin-bottom: 10px;
    font-size: 1.25em;
}


/********** styles added 9/22/10 for ASU customization -- jas ***********/

#tabsI a span {
	font-family: "Lucida Grande", "Lucida Sans", tahoma, geneva, sans-serif;
	color: #000000;
}

#tabs12 a span {
	font-family: "Lucida Grande", "Lucida Sans", tahoma, geneva, sans-serif;
	color: #000000;
}

#tabsI a:hover span {
       color: #000000;
}

#tabs12 a:hover span {
       color: #000000;
}

body {
	background-color: #ebebeb;
}

a:link, a:hover, a:visited  {
	color: #0083b3;
}

.headerbox h2 {
font-family: "Lucida Grande", "Lucida Sans", tahoma, geneva, sans-serif;
font-size:12px;
font-weight:bold;
}

h3, .mediumboxtop h3, .wideboxtop h3, .narrowboxtop h3, .xwideboxtop h3 {
font-family: "Lucida Grande", "Lucida Sans", tahoma, geneva, sans-serif;
font-size:12px;
font-weight:bold;
}

.pagedesc, .guidedesc, .pagetitle, .guidetitle {
font-family: "Lucida Grande", "Lucida Sans", tahoma, geneva, sans-serif;

}

/********** Styles for header ***********/

#masthead{
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 1px;
	height: 88px;
	border-top: 4px solid #fec60b;
	border-bottom: 5px solid #fec60b;


}
#logo {
	float: left;
	position: relative;	
}
#logo a:hover {
background-color: #f1f0f0;
}
.logo_float {
	float: left;
}

#asu1 {
	height: 60px;
}

.icon1 {
	float: right;
	padding:5px 10px 0px 5px;
	font-size: 85%;
	text-align: center;
	line-height: 0.8em;
}


#asu1 img {
	border: none;
}
