/* Custom CSS */
.imagefield-field_check_this_out_graphic {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
}
.imagefield-field_check_this_out_thumbnail {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}

div.print_logo {
  display: none;
}

div.block_middle {
  margin:0px;
  padding:0px; 
  padding-left:10px;
  padding-right:10px; 
  background: url(http://dev.auraria.edu/library_website/sites/all/themes/blueprint/images/block/side-block-middle.png) repeat-y;
  width:251px;
}

/* @group top bar with global nav */

div.site_search {
  position: absolute;
  top: -15px;
  left: 630px;
  width: 200px;
}

#top {
	position: relative;
	background: #574f4f;
	color: #ffcc67;
	font-size: 1.05em;
	font-weight: bold;
	height: 36px;
	border-bottom: 1px solid #2a2a2a;
}

#top a, #top a:visited {
	color: #ffcc67;
	text-decoration: none;
}

#top a:hover {
	color: #fff;
	text-decoration: underline;
}
#top.block {
	margin: 0;
}

div.topnav {
  position: absolute;
  height: 35px;
}

div.topnav_link {
  position: absolute;
  top: 5px;
  width: 100px;
}

ul.topnav {
	list-style-type: none;
	padding: 0;
	margin: 0;	
	height: 30px;
	text-align: left;
}

ul.topnav li {
	display: inline;
	padding: 0 0 0 1em;
}

ul.topnav li a {
	padding: 10px 0em 10px 30px;
}
ul.topnav li a.map {
	background: url(../images/icons/star-icon-24.png) 0px 7px no-repeat;
}
ul.topnav li a.help {
	background: url(../images/icons/lifering-24.png) 0px 7px no-repeat;	
}
ul.topnav li a.checkouts {
	background: url(../images/icons/book-icon-24.png) 0px 7px no-repeat;	
}

div.topnav_map_icon {
  position: absolute;
	background: url(../images/icons/star-icon-24.png) no-repeat;
  top: 2px;
  left: 15px;
  height: 30px;
  width: 35px;
}

div.topnav_help_icon {
  position: absolute;
  background: url(../images/icons/lifering-24.png) no-repeat;	
  top: 2px;
  left: 155px;
  height: 30px;
  width: 35px;
}

div.topnav_checkouts_icon {
  position: absolute;
  background: url(../images/icons/book-icon-24.png) no-repeat;	
  top: 2px;
  left: 155px;
  height: 30px;
  width: 35px;
}


/* @end */

/* ask a librarian link */
a.get_help_link {
  color: #ffffff;
  font-size: 1.5em;
  text-decoration: none;
}

div.get_help_link:hover {
  background: #9b9694;
}

div.get_help_link {
  color: #ffffff;
  font-size: 1.5em;
  text-decoration: none;
  background: #dd6600;
  height: 29px;
  width: 150px;
  text-align: center;
  cursor: pointer;
}

/* @group logo & pic bar */

div#header {
	background: url(../images/headers/writing-man-135.jpg) no-repeat;
	height: 135px;
	padding: 0px; /*no padding to keep big sections aligned*/
	color: #ffffff;
}
#logo {
	padding: 20px 0 0 20px;
	float: left;
	width: 520px;
}

h1.logotext {
	font-family: Arial, Helvetica, Lucida Grande, sans-serif;
	font-size: 3.7em;
	margin-bottom: 0;
	color: #ffffff;
}
h1.logotext a, h1.logotext a:visited, h1.logotext a:hover {
	text-decoration: none;
	color: #ffffff;
}

h3.slogan {
	font-size: 128%;
	color: #ffe2e0;
	margin-top: -5px;
}
.hours, div.hours h2 {
	color: #ffffff;
}

/* @end */  background: url(../images/tabBox/tab-active-short.gif) no-repeat;
  width: 82px;


/* @group Top Main Nav */
#nav.links {
	clear: both;
}
ul#nav {
	background: #534c4d url(../images/nav-bg.jpg);
	color: #fff;
	height: 28px;
	padding-top: 4px;
}

ul#nav a, ul#nav a:visited, ul#nav a:hover {
	text-decoration: none;
	color: #fff;
	font-size: 17px;
	padding-right: 2em;

}

ul#nav a:hover {
	color: #ffcc67;
}
/* @end */

/* @group Side Nav */
div.col-left ul.menu {

}
div.col-left ul.menu li {
	margin-bottom: 0px;
  margin-left: 10px;
}

/* @end */

#alerts {
	background-color: #ffd7df;
	border: 1px solid #ae0004;
}

div#footer img {
	margin: 20px 35px;
}

/* @group overrides */
body {
	background: url(../images/bg.jpg) repeat-x #652b01;
}

div.container {
	margin: 0em auto;
	background: #fdfcf6;
}

thead th, th {
	background-color: #dbd6d4;
}

tr.odd td {
	background-color: #eee8e5;
}

/* @end */
/* @group Search Area */


/* library hours section */
div.hours {
    position:absolute; 
    margin: 0px;
    padding: 0px;
    top: 10px; 
    left: 635px;
    width: 275px;
    z-index: 2; 
    color: #ffffff;
    text-align:center;
}
div.hours a, div.hours a:visited, div.hours a:hover {
	color: #fff;
	text-decoration: none;
}
div.hours a.hover {
	text-decoration: underline;
}

div.library_hours_times {
  text-align: center;
  font-size: 1.5em;
}

div.library_hours_date {
  text-align: center;
  font-size: 1.5em;
}

/* search area styling */

div.active_search_tab {
  position: absolute;
  top: 0px;
  background: url(../images/tabBox/tab-active-short.gif) no-repeat;
  width: 82px;
  text-align: center;
  cursor: default;
}

div.inactive_search_tab {
  position: absolute;
  top: 0px;
  background: url(../images/tabBox/tab-inactive-short.gif) no-repeat;
  width: 82px;
  text-align: center;
  cursor: pointer;
}
 
div.tab_spacer {
  height: 18px;
}

div.active_search_selection {
  position: absolute;
  top: 10px;
  background: #EEEEEE;
  width: 150px;
  text-align: center;
  cursor: default;
}

div.inactive_search_selection:hover {
  background: #EEEEEE;
  cursor: pointer;
}

div.inactive_search_selection {
  position: absolute;
  top: 10px;
  background: #DDDDDD;
  width: 150px;
  text-align: center;
}

input.search_text {
  width: 470px; 
  position: absolute; 
  left: 15px; 
  top: 30px;
  font-size: 1em;
}

div.search_tip_label {
  position: absolute;
  top: 65px;
  left: 15px;
}

div.search_tip {
  position: absolute;
  top: 65px;
  left: 110px;
  width: 400px;
}

div.search_button {
  position: absolute;
  padding-top: 3px;
  color: #FFFFFF;
  width: 120px;
  height: 25px;
  top: 33px;
  left: 502px;
  background: url(../images/buttons/green-search-button.png) no-repeat;
  text-align: center;
  cursor: pointer;
}

div.search_button:hover {
  background: url(../images/buttons/green-search-button-focus.png) no-repeat;
}

div.search_area_top {
  background: url(../images/tabBox/box-top.gif) no-repeat;
  height: 10px;
}

div.search_area_body {
  position: relative;
  background: url(../images/tabBox/box-body.gif) repeat-y;
}

div.search_area_bottom {
  background: url(../images/tabBox/box-bottom.gif) no-repeat;
  height: 13px;
}

div.catalog_search {

}

/* alpha pager */

div.alpha-pager {
  position: relative;
  padding:0px;
  margin:0px;
}

div.alpha-pager-short {
  position: relative;
  height: 5px;
}

div.alpha-page {
  position: absolute;
  width: 22px;
  height: 22px;
  vertical-align: center;
  text-align: center;
  background: url(../images/alpha-page-inactive.png) no-repeat;
}

div.alpha-page:hover {
  background: url(../images/alpha-page-active.png) no-repeat;
  cursor: pointer;
}

a.alpha-page {
  font-size:12px;
  color: white;
  cursor: pointer;
  text-decoration: none;
  vertical-align:top;
  margin-bottom:5px;
}


/* @end */

/* old guided search styling */
div.query_prompt {
  position:absolute; 
  left: 10px; 
  top: 5px;
  height: 25px;
  width: 605px;
  font-size: 15px; 
  background: url(../images/tabs/search_query.png);
  padding-top: 3px;
  padding-left: 5px;
}

div.query_tip {
  height: 25px;
  width: 605px;
  font-size: 12px;
  font-weight: bold; 

  padding-top: 3px;
  padding-left: 5px;
}

div.parameters_heading {
  height: 25px;
  width: 605px;
  font-size: 15px;
  font-weight: bold; 
  color: white;
  padding-top: 3px;
  padding-left: 5px;
}

div.search_tab_active {
  width: 140px; 
  height: 30px;
  background: url(../images/tabs/search_tab.png);
  text-align: center;
  padding-top: 5px;
}

div.search_tab_inactive {
  width: 140px; 
  height: 30px;
  background: url(../images/tabs/search_tab_inactive.png);
  text-align: center;
  padding-top: 5px;
}


div.search_area_button {
  background: url(../images/tabs/search_area_button.png) no-repeat;
  text-align: center;
  width: 120px;
  height: 25px;
  margin-bottom: 5px;
  padding-top: 3px;
}

div.try_my_search {
  background: url(../images/tabs/try_my_search.png) no-repeat;
  text-align: center;
  width: 120px;
  height: 25px;
  margin-bottom: 5px;
  padding-top: 3px;
}

div.search_selection {
  text-align: center;
  background: url(../images/tabs/search_selection.png);
  width: 150px;
  height: 20px;
  cursor: pointer;
}

div.search_selection:hover {
  background: url(../images/tabs/search_selection_active.png);
}

div.search_area_button:hover {
  background: url(../images/tabs/search_area_button_active.png) no-repeat;
}

div.try_my_search:hover {
  background: url(../images/tabs/try_my_search_active.png) no-repeat;
}

a.search_selection {
  color: white;
  cursor: pointer;  
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}

div.search_selection_active {
  text-align: center;
  background: url(../images/tabs/search_selection_active.png);
  width: 150px;
  height: 20px;
  cursor: pointer;
}

div.search_container {
  position:absolute; 
  left: 0; 
  top: 35px; 
  height: 100px; 
  width: 630px; 
  background-color:#BD915E;
}

div.search_container_top {
  position:absolute; 
  left: 0; 
  top: 25px; 
  height: 10px; 
  width: 630px; 
  background: url(../images/tabs/search_area_top.png);
}

div.search_container_bottom {
  position:absolute; 
  left: 0; 
  top: 135px; 
  height: 10px; 
  width: 630px; 
  background: url(../images/tabs/search_area_bottom.png);
}

div.search_parameter_1 {
  text-align: left;
  width: 195px;
  height: 20px;
  background: url(../images/tabs/parameter_bg_1.png) no-repeat;
  padding-top: 4px;div.query_prompt {
  position:absolute; 
  left: 10px; 
  top: 5px;
  height: 25px;
  width: 605px;
  font-size: 15px; 
  background: url(../images/tabs/search_query.png);
  padding-top: 3px;
  padding-left: 5px;
}

div.query_tip {
  height: 25px;
  width: 605px;
  font-size: 12px;
  font-weight: bold; 

  padding-top: 3px;
  padding-left: 5px;
}

div.parameters_heading {
  height: 25px;
  width: 605px;
  font-size: 15px;
  font-weight: bold; 
  color: white;
  padding-top: 3px;
  padding-left: 5px;
}

div.search_tab_active {
  width: 140px; 
  height: 30px;
  background: url(../images/tabs/search_tab.png);
  text-align: center;
  padding-top: 5px;
}

div.search_tab_inactive {
  width: 140px; 
  height: 30px;
  background: url(../images/tabs/search_tab_inactive.png);
  text-align: center;
  padding-top: 5px;
}


div.search_area_button {
  background: url(../images/tabs/search_area_button.png) no-repeat;
  text-align: center;
  width: 120px;
  height: 25px;
  margin-bottom: 5px;
  padding-top: 3px;
}

div.try_my_search {
  background: url(../images/tabs/try_my_search.png) no-repeat;
  text-align: center;
  width: 120px;
  height: 25px;
  margin-bottom: 5px;
  padding-top: 3px;
}

div.search_selection {
  text-align: center;
  background: url(../images/tabs/search_selection.png);
  width: 150px;
  height: 20px;
  cursor: pointer;
}

div.search_selection:hover {
  background: url(../images/tabs/search_selection_active.png);
}

div.search_area_button:hover {
  background: url(../images/tabs/search_area_button_active.png) no-repeat;
}

div.try_my_search:hover {
  background: url(../images/tabs/try_my_search_active.png) no-repeat;
}

a.search_selection {
  color: white;
  cursor: pointer;  
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}

div.search_selection_active {
  text-align: center;
  background: url(../images/tabs/search_selection_active.png);
  width: 150px;
  height: 20px;
  cursor: pointer;
}

div.search_container {
  position:absolute; 
  left: 0; 
  top: 35px; 
  height: 100px; 
  width: 630px; 
  background-color:#BD915E;
}

div.search_container_top {
  position:absolute; 
  left: 0; 
  top: 25px; 
  height: 10px; 
  width: 630px; 
  background: url(../images/tabs/search_area_top.png);
}

div.search_container_bottom {
  position:absolute; 
  left: 0; 
  top: 135px; 
  height: 10px; 
  width: 630px; 
  background: url(../images/tabs/search_area_bottom.png);
}

div.search_parameter_1 {
  text-align: left;
  width: 195px;
  height: 20px;
  background: url(../images/tabs/parameter_bg_1.png) no-repeat;
  padding-top: 4px;
  padding-left: 5px;
}

div.search_parameter_2 {
  text-align: left;
  width: 400px;
  height: 20px;
  background: url(../images/tabs/parameter_bg_2.png) no-repeat;
  padding-top: 4px;
  padding-left: 5px;
}

div.search_parameter_3 {
  text-align: left;
  width: 605px;
  height: 20px;
  background: url(../images/tabs/parameter_bg_3.png) no-repeat;
  padding-top: 4px;
  padding-left: 5px;
}

div.search_buttons_box {
  position:absolute; 
  left:490px; 
  top: 35px;
  width: 125px;
  height: 96px;
  padding-top: 5px;
  padding-left: 5px;
}

div.text_entry_button {
  width: 55px; 
  height: 22px;
  position: absolute; 
  left: 405px; 
  top: 26px;
  padding-top: 3px;
  text-align: center;
  background: url(../images/tabs/text_entry_button.png) no-repeat;
}

div.text_entry_button:hover {
  background: url(../images/tabs/text_entry_button_active.png) no-repeat;
}

a.search_tab_active {
  color: black;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}

a.search_area_button {
  margin-top: 5px;
  text-decoration: none;
}

a.search_parameter {
  color: black;
  cursor: pointer;  
  text-align: left;
  text-decoration: none;
  font-weight: bold;
}

a.search_area_button, a.search_tab_inactive {
  color: white;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}

input.search_text_entry_short {
  width:80%; 
  position:absolute; 
  left:10px; 
  top:20px;
  font-size: 15px;
}

input.range_text_entry_from {
  width:20%; 
  position:absolute; 
  left:120px; 
  top:20px;
  font-size: 15px;
}

input.range_text_entry_to {
  width:20%; 
  position:absolute; 
  left:250px; 
  top:20px;
  font-size: 15px;
}

input.search_text_entry {
  width:95%; 
  position:absolute; 
  left:10px; 
  top:20px;
  font-size: 15px;
}

  padding-left: 5px;
}

div.search_parameter_2 {
  text-align: left;
  width: 400px;
  height: 20px;
  background: url(../images/tabs/parameter_bg_2.png) no-repeat;
  padding-top: 4px;
  padding-left: 5px;
}

div.search_parameter_3 {
  text-align: left;
  width: 605px;
  height: 20px;
  background: url(../images/tabs/parameter_bg_3.png) no-repeat;
  padding-top: 4px;
  padding-left: 5px;
}

div.search_buttons_box {
  position:absolute; 
  left:490px; 
  top: 35px;
  width: 125px;
  height: 96px;
  padding-top: 5px;
  padding-left: 5px;
}

div.text_entry_button {
  width: 55px; 
  height: 22px;
  position: absolute; 
  left: 405px; 
  top: 26px;
  padding-top: 3px;
  text-align: center;
  background: url(../images/tabs/text_entry_button.png) no-repeat;
}div.query_prompt {
  position:absolute; 
  left: 10px; 
  top: 5px;
  height: 25px;
  width: 605px;
  font-size: 15px; 
  background: url(../images/tabs/search_query.png);
  padding-top: 3px;
  padding-left: 5px;
}

div.query_tip {
  height: 25px;
  width: 605px;
  font-size: 12px;
  font-weight: bold; 

  padding-top: 3px;
  padding-left: 5px;
}

div.parameters_heading {
  height: 25px;
  width: 605px;
  font-size: 15px;
  font-weight: bold; 
  color: white;
  padding-top: 3px;
  padding-left: 5px;
}

div.search_tab_active {
  width: 140px; 
  height: 30px;
  background: url(../images/tabs/search_tab.png);
  text-align: center;
  padding-top: 5px;
}

div.search_tab_inactive {
  width: 140px; 
  height: 30px;
  background: url(../images/tabs/search_tab_inactive.png);
  text-align: center;
  padding-top: 5px;
}


div.search_area_button {
  background: url(../images/tabs/search_area_button.png) no-repeat;
  text-align: center;
  width: 120px;
  height: 25px;
  margin-bottom: 5px;
  padding-top: 3px;
}

div.try_my_search {
  background: url(../images/tabs/try_my_search.png) no-repeat;
  text-align: center;
  width: 120px;
  height: 25px;
  margin-bottom: 5px;
  padding-top: 3px;
}

div.search_selection {
  text-align: center;
  background: url(../images/tabs/search_selection.png);
  width: 150px;
  height: 20px;
  cursor: pointer;
}

div.search_selection:hover {
  background: url(../images/tabs/search_selection_active.png);
}

div.search_area_button:hover {
  background: url(../images/tabs/search_area_button_active.png) no-repeat;
}

div.try_my_search:hover {
  background: url(../images/tabs/try_my_search_active.png) no-repeat;
}

a.search_selection {
  color: white;
  cursor: pointer;  
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}

div.search_selection_active {
  text-align: center;
  background: url(../images/tabs/search_selection_active.png);
  width: 150px;
  height: 20px;
  cursor: pointer;
}

div.search_container {
  position:absolute; 
  left: 0; 
  top: 35px; 
  height: 100px; 
  width: 630px; 
  background-color:#BD915E;
}

div.search_container_top {
  position:absolute; 
  left: 0; 
  top: 25px; 
  height: 10px; 
  width: 630px; 
  background: url(../images/tabs/search_area_top.png);
}

div.search_container_bottom {
  position:absolute; 
  left: 0; 
  top: 135px; 
  height: 10px; 
  width: 630px; 
  background: url(../images/tabs/search_area_bottom.png);
}

div.search_parameter_1 {
  text-align: left;
  width: 195px;
  height: 20px;
  background: url(../images/tabs/parameter_bg_1.png) no-repeat;
  padding-top: 4px;
  padding-left: 5px;
}

div.search_parameter_2 {
  text-align: left;
  width: 400px;
  height: 20px;
  background: url(../images/tabs/parameter_bg_2.png) no-repeat;
  padding-top: 4px;
  padding-left: 5px;
}

div.search_parameter_3 {
  text-align: left;
  width: 605px;
  height: 20px;
  background: url(../images/tabs/parameter_bg_3.png) no-repeat;
  padding-top: 4px;
  padding-left: 5px;
}

div.search_buttons_box {
  position:absolute; 
  left:490px; 
  top: 35px;
  width: 125px;
  height: 96px;
  padding-top: 5px;
  padding-left: 5px;
}

div.text_entry_button {
  width: 55px; 
  height: 22px;
  position: absolute; 
  left: 405px; 
  top: 26px;
  padding-top: 3px;
  text-align: center;
  background: url(../images/tabs/text_entry_button.png) no-repeat;
}

div.text_entry_button:hover {
  background: url(../images/tabs/text_entry_button_active.png) no-repeat;
}

a.search_tab_active {
  color: black;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}

a.search_area_button {
  margin-top: 5px;
  text-decoration: none;
}

a.search_parameter {
  color: black;
  cursor: pointer;  
  text-align: left;
  text-decoration: none;
  font-weight: bold;
}

a.search_area_button, a.search_tab_inactive {
  color: white;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}

input.search_text_entry_short {
  width:80%; 
  position:absolute; 
  left:10px; 
  top:20px;
  font-size: 15px;
}

input.range_text_entry_from {
  width:20%; 
  position:absolute; 
  left:120px; 
  top:20px;
  font-size: 15px;
}

input.range_text_entry_to {
  width:20%; 
  position:absolute; 
  left:250px; 
  top:20px;
  font-size: 15px;
}

input.search_text_entry {
  width:95%; 
  position:absolute; 
  left:10px; 
  top:20px;
  font-size: 15px;
}


div.text_entry_button:hover {
  background: url(../images/tabs/text_entry_button_active.png) no-repeat;
}

a.search_tab_active {
  color: black;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}

a.search_area_button {
  margin-top: 5px;
  text-decoration: none;
}

a.search_parameter {
  color: black;
  cursor: pointer;  
  text-align: left;
  text-decoration: none;
  font-weight: bold;
}

a.search_area_button, a.search_tab_inactive {
  color: white;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}

input.search_text_entry_short {
  width:80%; 
  position:absolute; 
  left:10px; 
  top:20px;
  font-size: 15px;
}

input.range_text_entry_from {
  width:20%; 
  position:absolute; 
  left:120px; 
  top:20px;
  font-size: 15px;
}

input.range_text_entry_to {
  width:20%; 
  position:absolute; 
  left:250px; 
  top:20px;
  font-size: 15px;
}

input.search_text_entry {
  width:95%; 
  position:absolute; 
  left:10px; 
  top:20px;
  font-size: 15px;
}

/* end */

/* library alerts */

div.library_alert {
  color : #FF0000;
  font-size : 2em; 
}

/* end */

th, td {
	padding: 2px;
}


