/**
 * Use this file to add additional/override styles
 *
 * ==================================================
 * DO NOT put styling into the network assets unless
 * you are absolutely sure you wish to modify all
 * sites for the network!
 * ==================================================
 */

#branding h1 a {
	background: url(/uploads/images/lupus-logo.jpg) no-repeat 44px 20px !important;
}

.column  .big-blue-man {
	background:transparent url(/assets/graphics/small-blue-man.gif) no-repeat scroll 241px 72px;
	padding:20px 84px 0 41px;
}


.column .big-blue-man .dl-brochure {
	background:transparent url(/assets/graphics/dl-broch-arrow.gif) no-repeat scroll -5px 10px;
	padding:16px 0 0 36px;
}

.column .dl-brochure a, .column .dl-brochure a:active, .column .dl-brochure a:visited {
	color: #242075;
	text-decoration: underline;
}

.column .dl-brochure a:hover {
	text-decoration: none;
}


#header #navigation ul.top li {
	padding: 0 9px 0 9px;
}