@charset "utf-8";

/* ===========================================================	*/
/* library_pcc.css                                             	*/
/* PCC Library styles to compliment the general PCC styles     	*/
/* Created by David Lippert, 5/15/08                           	*/
/* =========================================================== 	*/

body {
	min-width: 922px;
}
	
h5 {
	font-weight: bolder;
	font-size: .9em;
	margin-bottom: .6em;
}
#snav {
padding-top: 0;
}
/* Research links */
a.database { }

a.database em.link-type, a.journal em.link-type, a.website em.link-type, a.handout em.link-type, a.article em.link-type  {	
	font-weight: bold; 
	text-decoration:none !important; 
	font-size:.9em;
	vertical-align:top;
	position:relative;
	top: -0.25em;
	}
a.database em.link-type{
	color:#886600;
	}
a.video em.link-type{
	color:#886600;
	}

a.journal em.link-type{
	color:#ff0000;
	}
a.website em.link-type{
	color:#0000FF;
	}

a.handout em.link-type{
	color: #CC6600;
	}

a.article em.link-type{
	color: #006600;
}


/* Research list */	
dl.research-tools {
	margin-left:1em;
}
dl.research-tools a{
	text-decoration:none; 
}
dl.research-tools a:hover{
	text-decoration:underline; 
}
dl.research-tools dd {
	font-size:.9em;
}

/* related organizations */
.indexlist ul{
	margin-left:1em;
}


#snav #cat_widget {
	margin-left: 10px;
}

#hnav-home{background:url("/library/images/hnav-home1.png") left no-repeat;padding-left:17px;}	
#hnav-contacts{background:url("/library/images/hnav-contacts1.png") left no-repeat;padding-left:19px;}

#gnav a {
	height:26px;
	line-height:26px;
	float:left;
	text-decoration:none;
	color:#f0f0f0;  
	background:url("/library/images/gnav-green.png") no-repeat -155px 0;
	margin:0;
	padding:2px 13px 0;
}

#gnservices a {
	background:url("/library/images/gnav-green-right.png") top right no-repeat;
	color:#fff !important;
	letter-spacing:1px;padding-right:20px !important;
}


#gnav #gnservices a:hover {
	background:url("/library/images/gnav-green-right.png") no-repeat right -28px;
	color:#003a75 !important;
}

.libservices #gnav #gnservices a {
	background:url("/library/images/gnav-green-right.png") no-repeat right -28px;
	color:#003a75 !important;
}

#gnav #gnlibhome a{background:url("/library/images/gnav-green.png") top left no-repeat;padding-left:30px !important;}

.libhome #gnav #gnlibhome a, #gnav #gnlibhome a:hover, #gnav #gnlibhome a.current {background:url("/library/images/gnav-green.png") no-repeat left -28px;color:#003a75 !important;}

.libresearch #gnav #gnresearch a, .libcatalog #gnav #gncatalog a, .libabout #gnav #gnabout a {background:url("/library/images/gnav-green.png") no-repeat -155px -28px;color:#003a75 !important;}




#main .announcements {
	float: right;
	width: 195px;
	margin-top: 0px;
	margin-left: 1em;
	padding-top: 0px;
	padding-bottom: 0em;
	padding-left: 1em;
	margin-bottom: 1em;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-right: 0px;
	padding-right: 0px;
}

.announcements .announce h4 {
	font-size: 100%;
}

.announcements dl {
	margin-left: 0px;
}

.announcements dt {
	font-weight: bold;
	font-size: 90%;
}

.announcements dd {
	font-size: 80%;
}

#main .profile_picture {
	float: right;
	width: 195px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
}

.profile_title {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 90%;
}

.profile_title li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.profile_picture textarea {
width: 90%;
}

#main .staff_picks {
	float: right;
	width: 255px;
	margin-top: 0px;
	margin-left: 1em;
	padding-top: 0px;
	padding-bottom: 1em;
	padding-left: 0em;
	margin-bottom: 0em;
/*	
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
*/
}

.staff_picks .pick {
	margin-top: 10px;
	clear: left;
}

.staff_picks .pick p {
	font-size: 80%;
	margin: 0px;
}

.staff_picks .pick h4 {
	font-size: 80%;
	margin: 0px;
	padding: 0 5px;
}


.staff_picks .pick img{
padding:5px 10px 0px 0px;
float: left;
margin-bottom: 5px;
}

#cat_widget #searcharg {
	font-size: 90%;
}

#cat_widget fieldset {
	border: none;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#stitle h2 a {
	text-decoration: none;
}

#stitle h2 a:hover {
	text-decoration: underline;
}

/* Style to remove rounded tab tops in catalog display 

#bibCopyStatus .tabTop {
	display:none;
}*/
.selected1, .selected2, .selected3, .selected4 {
	background:#fff;  border:0px;
}

.option1, .option2, .option3, .option4, .active1, .active2, .active3, .active4 {
	background: #fff; border:0px;
}

/* Used to style menu when patron is logged into their account */
.log_in {
	font-size: .9em;
	color: #000;
	margin: 0;
	padding: 0;
	float: right;
}

.log_in a {
	color: #000;
	text-decoration: none;
	padding: 0 1em;
}

.log_in a:hover {
	color: #000;
	text-decoration: underline;
	padding: 0 1em;
}

.log_in a:active {
	color: #000;
	text-decoration: none;
	padding: 0 1em;
}

.log_in a:focus {
	color: #000;
	text-decoration: none;
	padding: 0 1em;
}


.log_in li{
	position: relative;
	float: right;
	display: inline;
	list-style-type:none;
}


/* Modification to PCC style "indexlist" for use on /library/services page. */

.services_indexlist {
	width: 72%;
	font-size:0.95em;
}

.services_indexlist h4 {
	clear: left;
	padding-bottom: 0.25em;
	padding-top: 1em;
	border-bottom: 1px solid #ccc;
	width: 95%;
}

.services_indexlist ul{list-style:none;margin:0.25em 0;}

.services_indexlist li {
	float: left;
	width: 47%;
	margin: 0;
	text-transform: lowercase;

}

.services_indexlist a:link{text-decoration:none;}
.services_indexlist a:visited{text-decoration:none;}
.services_indexlist a:hover{text-decoration:underline;}.indexlist a:active{text-decoration:underline;}

.three_col_indexlist li {
	display: inline;
	float: left;
	width: 33%;
	margin: 0;
	padding: 0;
	font-size: .85em;
}

p.caption {
	font-size: .86em;
	padding-top: 5px;
	margin-top: 0px;
}

/*
#contact_link {
	background-color: white;
	border: 0;
	color: blue;
	padding-left: 0px;
	margin-left: 0px;
}
*/

.shrink90 {
	font-size: 90%;
}

.URL {
	display: none;
}

.box1 {
	position: relative;
	float: left;
	width: 60%;
}

#profilelist, #profile_index {
	position: relative;
	float: right;
	width: 72%;
}

#profilelist li {
	position: relative;
	font-size: .75em;
	border-style: none;
	border-spacing: 10px;
	float: left;
	width: 39%;
	padding-top: 1em;
	padding-bottom: 1em;
	list-style-type: none;
}

#profile_index li {
	position: relative;
	font-size: .75em;
	border-style: none;
	border-spacing: 10px;
	float: left;
	width: 22%;
	padding-top: 1em;
	padding-bottom: 1em;
	list-style-type: none;
}

img.thumbnailplus2 {
	width: 50px; 
	height: 50px;
	border: solid 1px;
	margin: 0 5px 10px 0;
	padding: 2px;
	float: left;

}

table.profiletable {
	float: right;
	width: 70%;
	font-size: .85em;
	border-style: none;
	border-spacing: 10px;
}


.profiletable td {
	border-style: none;
	width: 34%;
	padding-bottom: 1em;
}

img.thumbnail {
	display: block;
	width: 50px; 
	height: 50px;
	border: solid 1px;
	margin: 0 0 0 0;
	padding: 2px;
}

img.thumbnailplus {
	width: 50px; 
	height: 50px;
	border: solid 1px;
	margin: 0 5px 10px 0;
	padding: 2px;
	float: left;
}

.lowercase {
	text-transform: lowercase;
}

.related dd {
	text-transform: capitalize;
}

.nodot {
	list-style-type: none;
}

.clear_left {
	clear: left;
	padding-top: .5em;
}

.clear_left2 {
	clear: left;
}

.clear_right {
	clear: right;
	padding-top: .5em;
}

#collector p {
	padding-top: 2em;
	line-height: 2em;
}

.no_wrap {
	white-space: nowrap;
	position: relative;
	width: 33%;
}

/* label.no_wrap select {
	width: 30%;
} */

#electronic_reserves {
	display: none;
}

#physical_reserves {
	display: none;
}

#library_material {
	display: none;
}

.offset {
	padding: 1em 0;
}

.offset p a {
	width: 30%;
}

#home_search {
	background: #cc6600 url(/library/images/home_search_bk.png) repeat-y right top;
	max-width: 69%;
/*	min-width: 500px; */
	color: #FFFFFF;
	height: 200px;  
/*	float: left; */
}

#home_search h4 {
	text-align: left;
	font-size: 1em;
	color: #fff;
	padding-top: 5px;
	line-height: .9;
}

#home_search form {
	text-align: left;
	margin-left: 0px;
}

#home_search fieldset {
	padding-left: 0px;
	margin-left: 0px;
	border-style: none;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#home_search p {
	margin-top: 0px;
}

#home_search a {
	color: #fff;
	font-size: .85em;
}

.subtitle {
	text-align: left;
	vertical-align:top;
	font-size: .9em;
	color: #fff;
}

#home_search img {
	float: left; 
	padding: 0 10px 0 0;
	margin: 0px;
/*	background-image: url(/library/images/home_left_corners.png); 
	background-repeat: no-repeat;
	background-position: left top;*/
}

.home_right {
position: relative;
float: right;
font-size: 90%;
}

.home_column {
z-index: 60;
position: relative;
float: left;
width: 23%;
padding-right: 15px;
}

.research_home_column {
z-index: 60;
position: relative;
float: left;
width: 29.5%;
padding-right: 15px;
padding-top: .5em;
}


.home_column li, .research_home_column li, .research_home_column2 li {
	background: transparent url(/library/images/ltbrown_bullet.png) no-repeat scroll 0pt 3px;
	list-style-type: none;
	margin: 0pt 2em 0.3em 0pt;
	padding-left: 10px;
	font-size: .85em;

}

.home_column p, .research_home_column p, .research_home_column2 p {
	font-size: .9em;
	padding-top: 1em;
}

/* Styles for new research index page, 3/5/10  -D. Lippert */
.research_home_column2 {
z-index: 60;
position: relative;
float: left;
width: 34%;
padding-right: 15px;
padding-top: .5em;
}

.subtext {
	font-size: .85em;
	padding-top: .5em;
}

/* enable this style to remove the bullet for the "more..." links on the home page.
.home_column .more {
	background: none;
}
*/

#home_right_col {
/*	background: #CC9966; */
	float: right;
	width: 24%;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0em;
	padding-left: .5em;
	margin-bottom: 1em;
	margin-right: 0px;
	padding-right: 0px;
}

#home_right_col li {
	background: transparent url(/library/images/orange_bullet.png) no-repeat scroll 0pt 3px;
	list-style-type: none;
	margin: 0pt 2em 0.3em 0pt;
	padding-left: 10px;
	font-size: .85em;
}

#home_right_col .ask_a_lib {
	padding-top: .5em;
}

#home_right_col .ask_a_lib a {
	text-decoration: none;
	font-size: .9em;
}

#snav .ask_a_lib a {
	text-decoration: none;
	font-style: normal;
}

/* enable this style to remove the bullet for the "more..." links on the home page.
#home_right_col .more {
	background: none;
}
*/

.home_news_item {
	clear: left; 
	padding-top: 5px;
}

.home_news_item img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.home_news_item p {
	line-height: inherit;
	font-size: .9em;
}

.rounded2 {
	position: relative;
	z-index: 20;
	background-image: url(/library/images/home_corners_right.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 100%;
	height: 200px;
	overflow: visible;
	visibility: visible;
}

.left_corners {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 30;
	float: left;
}
	
.two_column {
	position: relative;
	float: left;
	width: 32%;
	height: 8em; 
}

.two_column dl, .contact_column dl {
	padding-top: 1em;
	padding-left: 0px;
	margin-left: 0px;
}

.two_column dt, .contact_column dt {
	font-size: .95em;
}

.two_column dd, .contact_column dd {
	font-size: .9em;
}

.two_column p, .contact_column p {
	padding-top: 1em;
}

.contact_column {
	position: relative;
	float: left;
	width: 32.5%;
/*	height: 18em;  */
}

.lib_address {
	float: left;
	width: 38%;
	font-size: .9em;
}

.row1 {
	border-top: thin solid #CCCCCC;
	margin-top: 1em;
}

.row1 h4 {
	padding-top: 0;
	margin-top: .5em;
	margin-bottom: 0;
}

.row1 img {
	float: left;
	padding-top: 1.5em;
	padding-right: 0px;
	padding-bottom: 1em;
	width: 140px;
	height: 120px;
	
}

.lib_hours {
	padding-top: 0;
	margin-top: 0;
	font-size: .9em;
}

.sec_hours {
	padding-top: .1em;
}

.text_block dt {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

.image_dd {
	float: left;
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 10px;
}

.float_left {
	float: left;
	padding-right: 1em;
}

.group_image {
	padding-left: 2em;
	padding-right: 2em;
	margin-top: -1.5em;
}

/* Serials Solutions styles 
.SS_TitleSearchForm select {
position: relative;
clear: left;
}
*/

.cite_apa {
	text-indent: -2em;
	padding-left: 2em;
	padding-bottom: 1em;
	line-height: 2em;
}

.cite_apa a {
	text-decoration: none;
}

.alert {
	background-color: #CC0000;
	color: #FFF;
	margin: 0;
	padding: 3px 22px;
	font-weight: bold;
	border-left: 3px #BBB solid;
	border-right: 3px #BBB solid;
}

.login_problem {
	color: #990000;
	font-weight: bold;
}

#inner_nav {
	align: center;
}

#inner_nav li {
	display: inline;
	font-size: 1.2em;
	margin: 0 .5em 0 0;
}

.art_list li {
	width: 120px;
	height: 185px;
	float: left;
	margin: .5em .5em .5em 0;
	list-style-type: none;
}

.art_list .art_image p {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: .8em;
}

.art_list img {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100px;
	height: 100px;
}

.label {
	font-weight: bold;
}

.label2{font-weight: bold; padding-bottom: .5em;;}

.art_label {
	font-weight: bold;
	width: 10em;
	font-size: 1em;
}

.description_art {
	position: absolute;
/*	left: 20%; */
	left: 13em;
	font-weight: normal;
}


.art_table {
	padding-top: .5em;
	margin-top: 0;
	margin-left: -2px;
}

.art_table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0;
	margin-top: 0;
	padding-left: 0;
	margin-left: 0;
	font-size: 1em;
	padding-bottom: .5em;
}

td.art_description {
	padding-left: 4px;
}

.video_image {
	float: left;
	margin: 0.1em 1em 1em 0;
	border: 1px solid #222;
}

.hidden {
	display: none;
}

.self_link {
	color: #003A75;
	text-decoration: underline;
}

/* ************** Serials Solutions styles *************** */
/* enable this to hide the "Refine your search link
#RefinerLink0 {
	display: none;
}


.cl .AnchorButton {
	font-size: 1.5em;
}*/

.cat_search #library_info {
	position: relative;
	float: none;
	}

/* Styles for reserve form */

.fairuse_container {
	width: 48%;
	position: relative;
	float: left;
}	
.fair_use_checklist {
	width: 100%;
	display: none;
}
.list_header {
	font-weight: bold;
	padding-bottom: .5em;
}

/* Styles for Reference shelf widgets */

.row2 {
/*	border-top: thin solid #CCCCCC; */
	margin-top: 1em;
}

.row2 h4 {
	padding-top: 0;
	margin-top: .5em;
	margin-bottom: 0;
}

.row2 .widget_image {
	float: left;
	padding-top: 1.5em;
	padding-right: 1em;
	padding-bottom: 1em;
/*	width: 140px;
	height: 120px; */
	
}

.widget_desc {
	padding-top: 1.5em;
}


.widget_search_box {
	font-size: .8em;
	width: 130px;
}

.border_top {
	border-top: thin solid #CCCCCC;
}

/* Styles for the news archive area */

.list_image_right {

margin-left: 0;
padding-left: 0;
}

.list_image_right .news_thumbnail {
	float: right;
	border: #000 solid 1px;
	margin: 0;
	width: 100px; 
	height: 100px;
	margin: 0;
	
}

.list_image_right .list_text {
	padding: 1em 130px 2em 0;
}

/* News features */

.align_left { display: block; float: left; margin: 0.25em 1em 0.25em 0; border: 1px solid #333; }
.align_right { display: block; float: right; margin: 0.25em 0 0.25em 1em; border: 1px solid #333; }		    
.align_center { display: block; margin: auto; border: 1px solid #333; } 

#home_right_col .ask_a_lib {
padding-bottom: 1em;
padding-top: 1em;
}

/* Alert styles for special bullitens */
	#alert {margin-top:0px; padding: 10px 5px 13px 60px; color: #fff;  background:url("/_source/style/v4/v4-2/images/alert-back.png") right bottom repeat-y; position:relative;clear: both;  }
	#alert h1,#alert h2,#alert h3,#alert h4 { margin: 0; padding: 0 8px 0 0; font-size: 1.1em; font-weight: bold; line-height: 18px; color:#fff; }
	#alert p { margin:0; padding: 0; font-size: 1em; line-height: 18px; }
	#alert #alert-icon { position:absolute; display:block; top:3px; left:20px; font-size:24px;   font-weight:bolder; margin:0; padding:0;}
	#alert .toggle{ float:right; cursor:pointer;  margin-right:10px;}
	#alert a { color:#FC0 !important;}

