@charset "utf-8";
/* CSS Document */
html {
	background-color: #fff;
	
}

body {
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #ffffff;
	background-image: none;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3b3b3b;
	z-index:0;
  	position:relative;
	text-align:center; /*for IE, align in the center*/
	/*min-width: 1000px; */
	margin-bottom: -1px;
	padding-bottom: 0;

}

h2 {font-size: 1.4em; margin-top: 20px;}
h3 { font-size: 1.2em; margin-top: 20px; }
h4 { font-size: 1.1em; font-family:Arial, Helvetica, sans-serif; margin-top: 20px;}
h5 {font-size: 1.0em; margin-top: 20px;}

img.top { margin-left:20px; }


img { border: 0px; margin: 0px; padding: 0px; vertical-align:middle; }
a { color: #074387; }
a:hover { text-decoration: underline; color: #3366bb;}

table{border-style:none;border-collapse: collapse;}
td, th{	vertical-align: top;} 

input, select, textarea {
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #AFA186;
	background-color: #ffffff;
	font-size: 1em;
	vertical-align:middle;
}


input[type="submit"],
input[type="reset"],
input[type="button"] {
   background-image:url(/National_Library/20160526010038oe_/http://library.caltech.edu/images/bg_button_gradient.gif);
   background-repeat:repeat-x;
   background-position:0px 0px;
   background-color:#06c;
   border-color:#EFEFEF #9A9DA2 #9A9DA2 #EFEFEF;
   color:#000;
   font-weight: bold;
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
   background-position:0px -80px;
   background-color:#0047b7;
   border-color:#EFEFEF #9A9DA2 #9A9DA2 #EFEFEF;
   color:#000;

}

input:focus, textarea:focus, select:focus {
	border: 1px solid #555555;
}

/* Primary navigation */
    div#primary-nav {
		display: none;
    }


    .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .clearfix { height: 1%; }

	#search.search-bar-homes { 
		border: none;
		background-color:#ffffff;
	}
	.search-bar-container {
        margin: 0 auto;
	}
	
	#search .search-bar-container {
		height: auto;
		margin-left: 30px;
		margin-right: 30px;
		padding-top: 10px;
		margin-bottom: 30px;
		width: auto; 
		text-align: left;
		/*border: solid 5px black;*/
	}
	
	.search-bar-container ul {
		list-style: none;
	}
	.search-bar-container ul li a{
		text-decoration: none;	
		vertical-align: middle;
	}
	
	.search-bar-container ul li {
		padding-top: 0;
		padding-bottom: 5px;
		margin-left: -30px;	
	}

	#primary-nav-wrapper {
		position: relative 30px;
		/*width: auto;*/
		margin: 20px;
		min-width: 500px;
	/*border: solid 5px red;*/
	}

	#primary-nav-wrapper {
		margin: 0 auto;
	}

	div#inner-nav-wrapper {
    width: auto; 
	min-width: 500px;
	height: 47px;
	border-bottom: 0 ; 
	/*border: solid 5px pink;*/
	
	}
	
div#inner-nav-wrapper {
    height: 45px;
	z-index:100;
}
* html div#inner-nav-wrapper {
	height: 44px;
}

.page {
/*	width: 80%; */
	margin-left: 5px;
	margin-right: 5px;
	
}

.page a{
	/*text-decoration: none;*/
}

.page a:hover{
	color: #6af;
}

#menu-left {
	display: none;

}

#menu-right {
	display: none;
}


/* header start */
#header{
	height: auto;
	background: #4E85BE;
}

#headerBar{
	display: none;
}

#header1{
	height: auto;
	background-color: #4E85BE;
}

#beckman {
	display: none;
}

#headerBar1{
	display: none;
}

#header0{
	display: none;
}
#banner_right{
	display:none;
}

/* header end */

/* news */
#news {
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
/*	min-width: 400px; */
	background-color: #ffffff;
	text-align: left;
	padding: 20px 30px 20px 30px;

}

#news ul {
	list-style:none;
	margin-top: 15px;
	margin-bottom:10px;	
}

#news ul li {
	margin-left: -30px;	
	padding-bottom: 5px;

}

#news ul li a{
	text-decoration: none;
		
}

/* footer */
#footer {
	min-height: 100px;
/*	min-width: 1000px; */
	width: 100%;
	height: auto;
	background-color: #fff;
	margin: 20px 0 0 0;
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 0;
	clear: both;
	
}

#footer ul {
	list-style-type: none;
	margin: 10px;
	text-align:center;
}

#footer ul li {
	display: inline;	
	margin: 0;
	padding: 0px 10px 0px 10px;
	color: #3b3b3b;
	/*color: #3b3b3b;*/
	font-size: 75%;
}

#bottom-menu ul li {
	font-size: 110%;
}

#footer a {
	text-decoration: underline;
	color: #3b3b3b;
}


#footer a:hover {
	text-decoration: none;
	color: #743b16;
}

#bottom-menu a {
	text-decoration: none;
}

#bottom-menu a:hover {
	text-decoration: underline;
}

#bottom-menu{
	display: none;
}

#AddThis{
	display: none;
}

.searchboxtop{
	/*margin-top: 10px;*/
	margin-bottom: 15px;
	height: 16px;
}
.srch_query{
	display:inline;
	font-size:.8em;
	width:120px;
	border:1px solid #074387;
	border-right:0px;
	background:url('/National_Library/20160526010038oe_/http://library.caltech.edu/images/search_box_end.png') repeat-y right #fff;
	padding-top:2px;
	padding-bottom: 2px;
}

.srch_buttonwrap {
	border:1px solid #074387;
	background-image:url('/National_Library/20160526010038oe_/http://library.caltech.edu/images/search_button.png') repeat-x left center #fff;
	font-size:.8em;
	padding:1px;
	width:75px;
	font-weight: normal;
}


.buttonwrap {
	border:1px solid #AFA186;
	background:url('/National_Library/20160526010038oe_/http://library.caltech.edu/images/search_button.png') repeat-x left center #fff;
	font-size:.8em;
	padding:1px;
}


.more {
	font-weight: bold;
	font-size: 0.8em;
	margin: 0px;
	padding: 0.2em 3em 0.625em 0;
	text-align:right;
	clear: left;
}

#content {
	text-align:left;
	width: auto; 
	min-height: 650px; 
	min-width: 480px; 
	background-color: #fff; 
	border: none; 
	margin-top: 20px;
	padding: 0 20px 20px 20px;
}


.redasterisk { font-family:"verdana"; text-decoration:none; font-size:11px; color:#dc241f; line-height: 16px; font-weight:bold; }
