@charset "utf-8";
/* CSS Document  */

body {
	padding-top: 0px;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
    color: #39275B;
    padding-left: 0;
    padding-right: 0; 
}

@media (max-width: 979px) {    
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    font-size: 28px;
    float: left;
    /* margin: ; */
    width: auto;
}
}
.navbar-brand {
    line-height: 1;
    height: 10px;
    margin-top: 0px;
    /* margin-bottom: 20px; */
}
	
/* ----------------------------------------Search Bar ------------------*/

	#sub-nav {
	float: left;
	font-size: 0.9em;
	white-space: nowrap;
	margin-right: 10px;
	margin-top: 10px;
	}
	#sub-nav ul {
		list-style-type: none;
	}
    #sub-nav li {
		display: inline;

	}
	#sub-nav a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	}
	#sub-nav a:hover {
		text-decoration: underline;	
	}
ul li a {
}

	


/* Select Box */
	
.moreColl {
	float: right;
	margin-right: 20px;
        font-size: 11px;

}
	
.moreColl ul ul {
	display: none;
}

	.moreColl ul li:hover > ul {
		display: block; 
		z-index: 100;
	}



.moreColl ul {
	background: linear-gradient(top, #f4f4f1 0%, #bbbbbb 100%);  
	background: -moz-linear-gradient(top, #f4f4f1 0%, #bbbbbb 100%); 
	background: -webkit-linear-gradient(top, #f4f4f1 0%,#bbbbbb 100%); 
	box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
	padding: 0px;
	border-radius: 5px;  
	list-style: none;
	position: relative;
	display: inline-table;
}
	

	.moreColl ul li {
		float: left;
	}
		.moreColl ul li:hover {
			background: #f4f4f1;
			background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
			background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
			background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
		}
			.moreColl ul li:hover a {
				color: #fff;
			}
		
		.moreColl ul li a {
			display: block; padding: 5px 15px;
			color: #757575; text-decoration: none;
		}
			
		
	.moreColl ul ul {
		background: #5f6975; border-radius: 0px; padding: 0;
		position: absolute; top: 100%;
	}
		.moreColl ul ul li {
			float: none; 
			border-top: 1px solid #6b727c;
			border-bottom: 1px solid #575f6a; position: relative;
		}
			.moreColl ul ul li a {
				padding: 10px 15px;
				color: #fff;
			}	
				.moreColl ul ul li a:hover {
					background: #4b545f;
				}
		
	.moreColl ul ul ul {
		position: absolute; left: 100%; top:0;
	}


/* -------------------------------- Collection list table ------------------*/	
	.display td
	{
	background-color: #ebebeb;
	padding: 10px;
	}

	
/* --------------------------------- COLLECTION PAGES --------------- */		
h5 {
	font-weight: bold;
}
.floatright {
    float: right;
    margin: 0 0 10px 10px;
    padding: 10px;
    font-size: .75em;
    font-family: Verdana, Arial, helvetica, sans-serif;
	}
div.floatright img {
    border-top: 1px solid #555;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: 1px solid #555;
	}
.nofloat {
    padding: 10px;
    font-size: .75em;
    font-family: Verdana, Arial, helvetica, sans-serif;
	}
div.nofloat img {
    border-top: 2px solid #555;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: 2px solid #555;
	}	
	
blockquote {
	-moz-box-shadow: 2px 2px 10px #000;
	-webkit-box-shadow: 2px 2px 10px #000;
	box-shadow: 2px 2px 10px #000;
	width: 75%;
	text-align: left; 
	border: 1px solid #333;
	margin-left: 0px;
}
blockquote p {
	margin: 10px; 
	color: #333333;	
}	
.thumbnail {
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
} 

article {display:block;}
article {
  width: 95%;
  border-bottom: solid #eee8aa;
}
article img {margin-top: -5px;}
.colorA {background-color: #eee8aa;}
.colorB {background-color: #fdf6e6;}

	#jumpMenu1  {
	font-size:10px;
}
	#jumpMenu2 {
		font-size:10px;	
	}
	
		/* link stying */
.external {
    background: url(/prx/000/https/content.lib.washington.edu/images/external.gif) right center no-repeat;
    padding-right: 15px;
}
.pdf {
    background: url(/prx/000/https/content.lib.washington.edu/images/acrobat2.gif) right center no-repeat;
    padding-right: 20px;
}
.rss {
    background: url(/prx/000/https/content.lib.washington.edu/images/rss.gif) right center no-repeat;
    padding-right: 20px;
}

	
/* --------------------------------- NEW STYLING --------------- */	

#main-content-area {
	padding: 20px;
	}
	
.panel-default {
    float: left;
    width: 250px;
	margin-right: 25px;
  	}
  
.panel-heading {
	  font-weight: 500;
  	}
  
.about {
	 font-size: 14px;
	 font-weight: bold;
	 margin-top: 35px;
	 }
  
.disclaimer {
	font-size: 10px;
	font-style: italic;
}


#multicol h3 {
	color: #333;
	padding: 6px;
    background-color: #CC9;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    /* Below gets it close but not quite. */
    /*border-radius: 7px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;*/
	font-size: 9pt;
}
	
.column { 
	padding: 5px; 
}
.wide, .thin { 
	margin: 0px 20px; 
	clear:both; 
}
	
 

/* ---------------------------------------- legacy CDM 4 stylings ------------------*/	
.kccmenu
	{
	font-family:arial,verdana;
	font-size:70%;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:1.1pt;
	text-decoration:none;
	}
	
a.kccmenu
	{
	font-family:arial,verdana;
	font-size:100%;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:1.1pt;
	text-decoration:none;
	}
	
a.kccmenu:hover
	{
	font-family:arial,verdana;
	font-size:100%;
	color:#990000;
	font-weight:bold;
	letter-spacing:1.1pt;
	text-decoration:none;
	}  

.indent {padding-left:40px;}

.left {
  float: left;
  margin: 0 1.5em 1.5em 0;
  font-size: 10px; 
  font-family: Gill Sans,Gill Sans MT,Myriad Pro,Helvetica, Arial,sans-serif;
}

.intro {
	width: 80%;
	margin-left: 10%;
}

.readmore {
	margin-top: 15px;
}