@charset "utf-8";

#footerLogo {
	height: 25px;
	float: left;
	background-image: url(images/site/uw/w_logo_white_ftr.png);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: 0 4px;
}
#wlogoShort {
	height: 25px;
	width: 250px;
	float: left;
	background-image: url(images/site/uw/w_logo_white_ftr.png);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -32px 4px;
}
#wlogoShort a, #footerLogo a{
	display: none;
	text-indent: -1000px;
}
#footerWrap {
	height: 25px;
	width: 972px;
	margin: 0 auto;
}

/*-- Text for Purple --*/

#footerMain {
	clear: both;
/*	background-image: url(images/site/uw/bg_ftr.gif);
	background-repeat: repeat-x;*/
	background-color:#9e0130;
	height: 25px;
	margin-top: 75px;
	background-position: 0px 0px;
	overflow: hidden;
}
#footerMain ul {
	margin: 0;
	padding: 0;
	float: right;
}
#footerMain li {
	display: inline;
	margin: 0;
}
#footerMain li a:active, 
#footerMain li a:hover, 
#footerMain li a:focus,
#footerMain li a, #footerMain li span {
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	padding: 8px 6px 7px 0;
	white-space: nowrap;	
	font-size: 9px;
	font-weight: bold;
	background-color:transparent !important;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif !important;
	line-height:10px;
	outline:none;
	font-style: normal;
	letter-spacing: normal;		
}

#footerMain li a, #footerMain li span {
	color: #FFF;
}

#footerMain li a:focus {
	color: #ffe5e7;
}

#footerMain li a:hover {
	/*color: #CCC;*/
	background-image: url(images/site/uw/notch_ftr.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-shadow:0 0 6px rgba(255,255,255,0.6);
}

#footerMain li a:active {
/*	color: #d93b45;*/
	color: #ffe5e7;
}

#footerMain .logoAbsoluteFooter {
	position: absolute;
	margin-top: -50px;
	height: 75px;
	width: 76px;
	background-image: url(images/site/uw/w_ftr.png);
	/* background-image: url(images/site/uw/150th.png); */
	background-repeat: no-repeat;
	background-position: center center;
}
#footerMain .logoAbsoluteFooter a {
	overflow: hidden;
	text-indent: -1000px;
}
#footerMain .logoAbsoluteFooter a#footerWLogoLink {
	display: block;
	width: 76px;
	height: 75px;
}
.purple .logoAbsoluteFooter {
	background-color: #39275B;
}
.gold .logoAbsoluteFooter {
	background-color: #D7A900;
}

#bk_footer_links {
	
	font-size: 11.5px;
	font-weight: normal;
	position: absolute;
	margin-left: 95px;
	margin-top: -50px;
	line-height:20px;
	display:block;
}

#bk_footer_links a  {
font-family:Georgia, "Times New Roman", Times, serif !important;
	text-decoration:none;
	color: #000 !important;
}

#bk_footer_links a:hover {
	text-decoration:underline;
} 
#bk_footer_text {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	margin-left: 328px;
	padding: 0 15px 0 15px;
	border-left: 1px dotted #a7a7a7;
	border-right: 1px dotted #a7a7a7;
	margin-top: -55px;
}
#bk_footer_text a  {
	color: #000 !important;
}
#bk_footer_logos a { 

	text-indent:-9000px;
	float:left;
}

#bk_footer_logos {
/*	margin-left: 772px;*/
	margin-left:725px;
	margin-top: -63px;
	position: absolute;

}

#aam_logo {
	width: 60px;
	height:59px;
	margin-right: 15px;
	background:url(images/site/aam_black.png) no-repeat;
}

#premier_logo {
	margin-right: 15px;
	width: 50px;
	height:60px;
	background:url(images/site/premier_logo.png) no-repeat;
}

#artsuw_logo {
	width: 60px;
	height:60px;
	background:url(images/site/artsuw_logo.png) no-repeat;
}

#artsfund_logo {
	width: 80px;
	height:60px;
	background:url(images/icons/logo_artsfund_black.png) no-repeat;
}

#smithsonian_logo {
	width:104px;
	height:48px;
	background:url('images/icons/logo_smithsonian_black.png') no-repeat;
	margin-right:8px;
	margin-top:5px;
}


#washington125_logo {
	width:57px;
	height:57px;
	background:url('images/icons/logo_washington125_black.png') no-repeat;
	margin-right:7px;
	margin-top:-1px;
}

#bk_footer_text h3 {
	font-size: 12px;
	font-weight:bold;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000 !important;
}
#footerLinks h3 a {
	text-decoration: underline;
}
.leftText {
	margin-left: 45px;
}
.rightText {
	padding-left: 10px;
	background-image: url(images/site/uw/leftbar_ftr.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.centerText {
	padding-left: 30px;
}
#footerLinks li {
	float: left;
}