body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
}

/* MAIN */

.navbar-inverse .navbar-inner{
	color: #FFFFFF;
	background: black url("../images/xercode/header.png") top 36px left -9px no-repeat;
}

div.navbar-inner ul.nav > li.divider-vertical {
	border-left-color: transparent;
	border-right-color: transparent;
}

#members a {
    color: #ffffff;
    font-weight: bold;
}

#members a.listmenulink:link, a.listmenulink:visited, a.menu-inactive:link, a.menu-inactive:visited {
  color: #0076b2 !important;
  font-weight: bold;
}

#members a.listmenulink:hover, a.listmenulink:focus {
  color: white !important;
  font-weight: bold;
}


.navbar-inverse .brand, .navbar-inverse .nav>li>a {
  color: #ffffff;
  font-weight: bold;
}

div.mastheadsearch {
	text-align: center;
}

div.mastheadsearch  div.nolibrarypulldown {
	text-align: left;
}

div#advsearch-itemtypes img {
	width: 22px;
	margin-left: 7px;
}

div#advsearch-materialtypes img {
	width: 22px;
	margin-left: 7px;
}


/* END MAIN */

/* RESULTS */

div.sort_by > select#sort_by {
	height: 26px;
}

span.addto > select {
	height: 26px;
}

span#placehold > input.hold {
	margin-left: 10px;
	background: url("../images/xercode/flag-small.png") top left no-repeat;
	background-position: 5px 5px;
	border: 1px solid #ccc;
	padding-right: 5px;
}

div.coverimages {
	float: left;
}

div.coverimages {
    width: 136px;
    height: 190px;
}

td.bibliocol a.title {
    margin-left: 102px;
    display: block;
}

td.bibliocol p {
	padding-left: 102px;
}

td.bibliocol span.results_summary {
	padding-left: 102px;
}

td.bibliocol div.results_summary {
	padding-left: 102px;
}

td.bibliocol div.actions-menu {
	padding-left: 102px;
}

td.bibliocol div.actions-menu a.addtocart {
  background: url("../images/xercode/cart-small.png") top left no-repeat;
  background-position: 5px 5px;
  border: 1px solid #ccc;
  padding: 4px 8px 4px 28px;
}

td.bibliocol div.actions-menu a.addtoshelf {
  background: url("../images/xercode/list-small.png") top left no-repeat;
  background-position: 5px 5px;
  border: 1px solid #ccc;
  padding: 4px 8px 4px 28px;
}

td.bibliocol div.actions-menu a.hold {
  background: url("../images/xercode/flag-small.png") top left no-repeat;
  background-position: 5px 5px;
  border: 1px solid #ccc;
  padding: 4px 8px 4px 28px;
}

/* END RESULTS */

.cc-cookies {
	top: 0;
	left: 0;
	background-color: rgb(147, 147, 147);
	text-align: justify;
	color: white;
	padding: 1%;
	width: 98%;
}

@media only screen and (max-width:608px){
	div.mastheadsearch input#translControl1 {
		width: 95% !important;
	}
}

@media only screen and (min-width: 756px){
    #booleansearch {
        width: 756px;
    }
    #booleansearch p {
        text-align: right;
    }
}

/* CAROUSEL */

/* Recent posts */

.recent-posts{
  margin: 15px 0px 0px 0px !important;
}

.recent-posts {
    font-size: 0.9em;
	border-top: 1px solid #ddd;
}
.recent-posts .rp-item img{
	max-width: 130px;
	max-height: 185px;
	display: block;
	margin: 0px auto;
}

.recent-posts .rp-item .rp-image{
	background: #fafafa;
	padding: 20px 0px;
	box-shadow: inset 0px 0px 3px #ddd;
	border: 1px solid #eee;
	min-height: 185px;
}

.recent-posts .carousel_nav{
	margin-right: 3px;
	margin-bottom: 3px;
}

.recent-posts .carousel_nav i{
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 10px;
	border-radius: 3px;
}

.recent-posts .carousel_nav a, .recent-posts .carousel_nav a:visited, .recent-posts .carousel_nav a:hover{
	text-decoration: none;
	color: #000;
}

.recent-posts ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.recent-posts ul li{
	max-width: 222px;
	height: 305px;
	margin: 5px 4px 0px 4px;
	display: block;
	float: left;
    width: 184px;
}


.recent-posts .rp-details{
	color: #000;
	padding: 3px;
}

.recent-posts .rp-details h5{
    line-height: 19px;
    min-height: 40px;
}

.recent-posts .rp-details a, .recent-posts .rp-details a:visited, .recent-posts .rp-details a:hover {
  color: #000;
  text-decoration: none;
}

.caroufredsel_wrapper {
    height: 340px !important;
}
/* END CAROUSEL */

div#catalogue_detail_biblio .results_summary {
    color: #242424;
    margin-left: 115px;
}

div#itemdata > div.itemdata_content  {
	margin-bottom: 7px;
	margin-left: 12px;
}

div[id^="qlees-preview"] {
	margin-top: 8px;
}

#hierarchy-breadcrump {
    background-image:url('../../images/xercode/bc_bg.gif'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    width:727px;
    overflow:hidden;
    margin:0px;
    padding:0px;
}

#hierarchy-breadcrump li {
    list-style-type:none;
    float:left;
    padding-left:10px;
}

#hierarchy-breadcrump a {
    height:30px;
    display:block;
    background-image:url('../../images/xercode/bc_separator.gif'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}

#hierarchy-breadcrump a:hover {
    color:#990033;
}

.hierarchy-home {
    border: none;
    margin: 8px 0px;
}


#browserloop {
	height:140px;
    line-height:120px;
    color:#9b9b9b;
    width:727px;
    overflow:hidden;
    margin:0px;
    padding:0px;
}

#browserloop li {
    list-style-type:none;
    float:left;
    padding-left: 5px;
    padding-right: 5px;
	margin-left: 10px;
	margin-top: 10px;
	width: 220px;
	height: 120px;
	border: 1px solid #cacaca;
}

#browserloop li span {
    display: -moz-inline-box;  /* FF2 or lower */
    display: inline-block;     /* FF3, Opera, Safari */
    line-height: normal;
    vertical-align: bottom;
	margin-top: 40px;
	width: 220px;
}

#browserloop li span a {
  display: block;
  text-decoration: none;
}

#bookcover {
	margin: 21px 0px;
}

a.gtbib {
    padding-left: 35px;
    background-image: url(/opac-tmpl/bootstrap/images/sprite.png);
    background-position: 2px -921px;
    background-repeat: no-repeat;
}

p#subscriptionNotes {
    font-style: italic;
}

.holdcount a {
  border : 1px solid #a4bedd;
  background-color : #e4ecf5;
  font-weight : bold;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding : .1em .4em;
  text-decoration : none;
}
