@import url("universal_orgnav.css");
@import url("site_mainnav.css");
@import url("ncar_class_styles.css");
@import url("rounded_box.css");



/*##########   PAGE STYLES   ############*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #bbd0db;
	font-family: verdana, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	text-align: center; 
}

h1 {
	margin: 0px 0px 20px 20px;
	font-size: 14pt;
	line-height: 18pt;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	color: #c65523;
	text-transform: uppercase;
	clear: both;
}

h2 {
	background: url(../images/section_back.jpg) repeat-x;
	width: 90%;
	margin: 5px 5px 10px 20px;
	padding: 5px;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #fff;
	clear: both;
}


h2.news {
	background: url(../images/section_header_251.jpg) no-repeat;
	width: 100%;
	height: 30px;
	margin: 0px 5px 10px 0px;
	padding: 9px 5px 5px 5px;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #fff;
	text-align: center;
}

h2.portal330 {
	background: url(../images/section_header_330.jpg) no-repeat;
	width: 100%;
	height: 30px;
	margin: 0px 5px 10px 0px;
	padding: 9px 5px 5px 5px;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #fff;
	text-align: center;
}

h2.portal680 {
	background: url(../images/section_header_680.jpg) no-repeat;
	width: 100%;
	height: 30px;
	margin: 0px 5px 10px 0px;
	padding: 9px 5px 5px 5px;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #fff;
	text-align: center;
}


h3 {
	margin: 5px 5px 10px 40px;
	font-size: 10pt;
	line-height: 14pt;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	color: #333;
	border-bottom: 1px solid #333;
	clear: both;
}

h4 {
	margin: 5px 5px 10px 40px;
	font-size: 9pt;
	line-height: 11pt;
	font-style: normal;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color: #333;
}

h5 {
	margin: 5px 20px 10px 40px;
	font-size: 9pt;
	line-height: 11pt;
	font-style: normal;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color: #268538;
}

p.sectionhead {
	margin: 5px 5px 10px 5px;
	font-size: 9pt;
	line-height: 11pt;
	font-style: normal;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color: #333;
}


p {
	margin: 5px 40px 25px 45px;
	color: #2d2d2d;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	line-height: 14pt;
}

ul {
	margin: 5px 40px 25px 50px;
	color: #2d2d2d;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	line-height: 14pt;
}

ol {
	margin: 5px 40px 25px 50px;
	color: #2d2d2d;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	line-height: 14pt;
}

li {
	padding:0px 0px 6px 1px;
	margin: 0px;
}

li img {
	padding:0px;
	margin: 0px 1px 0px 0px;
	display: inline;
	vertical-align: middle;
}

img {
	margin: 0px 2px 0px 2px;
	padding: 0px;
	border: none;
	text-decoration: none;
}

form {
	margin: 5px 40px 25px 50px;
	color: #2d2d2d;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	line-height: 14pt;
}

a {
	text-decoration: none;
	color: #0357ae;
	font-family: verdana, sans-serif;
	font-weight: normal;
}

a:hover {
	background: #cde8fb;
}

a img {
	border: 0;
	vertical-align: middle;
}

/*##########   BEGIN PAGE CONTENT AREA  ############*/


#wrap {
	position: absolute;
	top: 68px;
	_top: 63px;
	left: 0px;
	background: #bbd0db url(../images/background_body.jpg) repeat-x;
	width: 100%;
	height: auto;
}

#content {
	background: #fff;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 978px;
	height: auto;
	border-left: 7px solid #bbd0db;
	border-bottom: 2px solid #bbd0db;
	border-right: 7px solid #bbd0db;
	text-align: left;
	overflow: hidden;
}


/*##########   NCAR PAGE HEADER  ############*/

#subheader {
	float: left;
	clear: left;
	width: 978;
	height: 89px;
}

#headertools {
	float: right;
	text-align: right;
	width:auto;
	margin: 4px 30px 2px 0px;
}

/*##########   PAGE BODY  ############*/

#wrap_pagecontent {
	background-color: #fff; 
	float: left;
	width: 978px;
	height: auto;
	margin: 39px 0px 0px 0px;
	padding: 0px;
}

#wrap_pagecontent ul.bullet {
	list-style: square;
}

#wrap_pagecontent ul.nobullet {
	list-style: none;
}



/*### Mouseover Popup Descriptions ###*/


#wrap_pagecontent a span.showinfo {
	display: none;
	}

#wrap_pagecontent a:hover span.showinfo {
	background: #d3f6ae;
	display: block;
  	position: absolute;
 	 width: auto;
	max-width: 550px;
  	padding: 10px;
  	margin: -65px 10px 10px 55px;
  	z-index: 100;
  	color: #333333;
  	border: 4px solid #6d9d3a;
  	font: 9pt/12pt Verdana, sans-serif; 
  	text-align: left;
  	text-decoration: none;
   }




#pagecontent_subpage {
	background-color: #fff; 
	float: left;
	width: 960px;
	height: auto;
	margin: -20px 0px 0px 0px;
	padding: 0px 30px;
}



#pagecontent_subpage p {
	margin: 0px 40px 20px 40px;
	font-size: 9pt;
	line-height: 14pt;
}

#pagecontent_subpage ul {
	margin: 0px 40px 20px 40px;
	font-size: 9pt;
	line-height: 14pt;
}

#search_journals {
	width: 880px;
	margin: 0px 20px 30px 20px;
	background-color: #f5e8d5;
	border: 1px solid #b88740;



}



/* ----- homepage news ----- */

#news {
	background: #fff url(../images/background_news.jpg) left bottom no-repeat;
	width: 253px;
	_width: 220px;
	float: left;
	margin: -20px 5px 10px 12px;
	_margin: 0px 3px 10px 3px;
	
	}

#news ul {
	margin: 20px 10px 10px 13px;
	_margin: 5px;
	font-size: 8pt;
}

#news li {
	margin-bottom: 25px; 
}

#news ul li ul {
	margin-top: 0px;

}

#news ul li ul li {
	margin-bottom: 2px;
	font-size: 8pt;

}


/* ----- portal - tools area ----- */

#portal_wrap {
	width: 700px;
	height: auto;
	float: right;
	margin: -20px 0px;
	_margin: 0px;
}


/*### Search & Find Area - Library Home ###*/

#upper_portal_wrap {
	width: 700px;
	height: auto;
	float: right;
	clear: both;
	margin: 0px 0px 20px 0px;
}

/*

#upper_portal_wrap a {
	color: #804c03;
}

*/


.container_portal_top {
	background-color: #f6cc90;
	width: 670px;
	height: auto;
	min-height: 165px;
	margin: -6px 0px 0px 0px;
}

.container_portal_bottom {
	background: #f6cc90 url(../images/container_portal_bottom.jpg) left bottom no-repeat;
	width: 670px;
	height: auto;
	min-height: 165px;
	margin: 0px;
	padding: 5px;
}

/*### Featured Resources - Library Home ###*/

#lower_portal_wrap {
	width: 700px;
	height: auto;
	float: right;
	clear: both;
	margin: -10px 0px 20px 0px;
}

#lower_portal_wrap h2 {
	background-image: url(none);
	font: normal normal bold 12pt/14pt Verdana, Arial, sans-serif;
	text-align: center;
}

.subpage_col_200b {
	background-color: #fff; 
	float: left;
	width: 200px;
	height: auto;
	margin: 0px 5px 15px 5px;
	padding: 10px;
}

.subpage_col_240 {
	background-color: #fff; 
	float: left;
	width: 240px;
	height: auto;
	margin: 0px 5px 10px 5px;
	_margin: 5px 2px 10px 0px;
}

.subpage_col_260 {
	background-color: #fff; 
	float: left;
	width: 260px;
	height: auto;
	min-height: 400px;
	margin: 0px 5px 10px 5px;
	_margin: 5px 2px 10px 0px;
}



.subpage_col_330 {
	width: 330px;
	_width: 290px;
	height: auto;
	float: left;
	margin: 0px 5px 10px 5px;
	_margin: 5px 10px 10px 0px;

}

.subpage_col_330 ul, p {
	margin: 0px 10px 10px 15px;
	_margin: 5px;
	font-size: 8pt;
}



.subpage_col_410 {
	background-color: #fff; 
	float: left;
	width: 410px;
	height: auto;
	margin: 0px 5px 10px 5px;
	_margin: 5px 2px 10px 0px;
}

.subpage_col_570 {
	background-color: #fff; 
	float: left;
	width: 570px;
	height: auto;
	margin: 0px 5px 10px 5px;
	_margin: 5px 2px 10px 0px;
	}


.subpage_col_670 {
	background-color: #fff; 
	float: left;
	width: 670px;
	height: auto;
	margin: 0px 5px 10px 5px;
	_margin: 5px 2px 10px 0px;
	}
	
.subpage_col_670 ul, p {
	margin: 0px 10px 5px 15px;
	font-size: 8pt;
}
	


.subpage_col_900 {
	background-color: #fff; 
	float: left;
	width: 900px;
	height: auto;
	margin: 0px 5px 10px 5px;
	_margin: 5px 2px 10px 0px;
}

h2#featured_ejournals {
	text-indent: -5000px;
	width: 100%;
	height: 35px;
	background: #f6cc90 url('../images/title_ejournals.jpg') no-repeat;
	float: left;
	}


h2#featured_articles {
	text-indent: -5000px;
	width: 370px;
	height: 35px;
	background: #e6eff8 url('../images/title_libarticles.jpg') no-repeat;
	margin-left: auto;
	margin-right: auto;
	}
	
h2#featured_pub {
	text-indent: -5000px;
	width: 300px;
	height: 35px;
	background: #e6eff8 url('../images/title_libpub.jpg') no-repeat;
	margin-left: auto;
	margin-right: auto;
	}
	
h2#featured_digresource {
	text-indent: -5000px;
	width: 300px;
	height: 35px;
	background: #e6eff8 url('../images/title_digresource.jpg') no-repeat;
	margin-left: auto;
	margin-right: auto;
	}


/*#######   LIBRARY FOOTER  #######*/

#libfooter {
	background-color: #eeeeee;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 978px;
	height: auto;
	float: left;
	clear: both;
}

#libfooter p {
	font-size: 9pt;
	line-height: 11pt;
	margin: 3px;
	color: #999;
}

#libfooter a {
	color: #999;
	text-decoration: underline;
}


#libfooter ul.left {
	width: 400px;
	float: left;
	font: normal normal normal 9pt/11pt verdana, arial, sans-serif;
	margin: 3px 3px 3px 40px;
	list-style: none;
}

#libfooter ul.right {
	width: 400px;
	float: left;
	font: normal normal normal 9pt/11pt verdana, arial, sans-serif;
	margin: 3px;
	list-style: none;
}


/*#######   PAGE FOOTER  #######*/

#footer {
	background-color: #bad590;
	margin: 0px;
	padding: 5px;
	width: 966px;
	height: auto;
	float: left;
	clear: both;
	border: 1px solid #809280;
}

#footer p {
	font-size: 8pt;
	line-height: 10pt;
	margin: 3px 3px 3px 15px;
	padding: 3px 3px 5px 3px;
}

#footer a {
	color: #4c4b4c;
}
