
.texta {
 font-size: 13px;
 color: #003366;
 border: 1px solid ;
 margin-right: 6px;
 margin-top: 6px;
}

.searchbox {
 font-size: 12px;
 color: #003366;
 border: 1px solid ;
 margin-right: 6px;
}



a {
	
	font-weight : normal;
}

a:link.current {
	font-size : 11px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

a:hover.current {
	font-size : 10px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

a:visited.current {
	
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

a:active.current {
	font-size : 10px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

a:link.nav {
	font-size : 10px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

a:hover.nav {
	font-size : 10px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

a:active.nav {
	font-size : 10px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

a:visited.nav {
	font-size : 10px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

.menu a:link.logout {
	font-weight : bold;
	padding : 3px 10px 3px 10px;
	text-decoration : none;
}

.menu a:active.logout {
	font-weight : bold;
	padding : 3px 15px 3px 15px;
	text-decoration : none;
}


.menu a:visited.logout {
	font-weight : bold;
	padding : 3px 15px 3px 15px;
	text-decoration : none;
}

.menu a:hover.logout {
	font-weight : bold;
	padding : 3px 15px 3px 15px;
	text-decoration : none;
}

body {
	background-color : White;
	background-repeat : no-repeat;
	background-position : top left;
	font-family: verdana, Tahoma, Arial, sans-serif;
	font-size : 75%;
	margin : 0px 0 0 0;
	padding : 0;
}

caption {
	font-family : verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin : 0;
	padding : 5px 0 3px 0;
	text-align : left;
}

div.form, div.details {
	margin : 0 auto;
	padding : 5px;
	width : 80%;
}

div.details ul {
	margin-left : 0;
	text-align : left;
	list-style-type: circle;
}

div.table {
	width : 99%;
}

fieldset {
	border : 0;
	padding : 2px;
	margin : 2px;
}

form {
	display : inline;
	margin : 0;
	padding : 0;
}

h1,h2,h3,h4,h5,h6 {
	font-family : verdana, arial, geneva, helvetica, sans-serif;
	margin : 0;
}

h1 {
	font-size : 180%;
	padding : 5px 0 3px 0;
}

h1.logo {
	display : inline;
	margin : 10px 0 0 10px;
}

h1.title {
	font-style : italic;
	padding : 5px 0 3px 0;
}

h2 {
	font-size : 130%;
	padding : 5px 0 3px 0;
}

h3 {
	font-size : 120%;
	padding : 5px 0 3px 0;
}







h3+p {
	margin : .4em 0 .4em 0;
}

p+h3 {
	margin-top : .6em;
}

h3.author {
	padding : 0 0 7px 0px;
}

h4 {
	font-size : 110%
	padding : 5px 0 3px 0;
}

h5 {
	font-size : 100%;
	margin : 0;
	padding : 10px 0 2px 0;
}

p+h5 {
	padding : 3px 0 2px 0;
	margin : 0;
}

h5+p {
	padding-top : 0;
	margin-top : 0;
}

.inline {
	display : inline;
}

p {
	padding : 0 3px 0 3px;
}

p.error {
	font-size : 12px;
	font-weight : normal;
	font-family : verdana, Arial, Geneva, Helvetica, sans-serif;
	padding : 15px;
}

div.error {
	font-size : .9em;
	padding : 3px 10px 3px 10px;
	width : 75%;
}

p.error+p.error, div.error+div.error {
	margin-top : 5px;
}

div.error li {
	margin-bottom : .5em;
}

table {
	border-collapse : collapse;
	margin : 0px 0 0px 0;
	padding : 5px;
}

td {
	font-size : 11px;
	padding : 5px 5px 5px 5px;
	vertical-align : top;
}

td.special {
	font-size : 11px;
	font-weight: bold;
	padding : 0px 0px 0px 0px;
	vertical-align : middle;
	background-color : #00305A;
	color: white;
}

td.specialcol1 {
	
	padding : 0px 0px 0px 0px;
	vertical-align : middle;

	
}

td.portal {
	
	padding : 5px 5px 5px 5px;
	vertical-align : middle;
}

th {
	font-size : 11px;
	font-weight : bold;
	padding : 3px 3px 3px 3px;
	

}

th:last-child {                        
	font-size : 11px;              
        font-weight : bold;/           
	padding : 3px 3px 3px 3px;     
}                                      

th[scope="row"] {
	font-size : 11px;
	font-weight : normal;
	text-align : right;
}

td.input, div.form td, div.details td {
	font-size : 11px;
	border-left : 0;
	border-right : 0;
	padding : 2px 2px 2px 4px;
	text-align : left;
}

td.label, div.form th, div.details th {
	font-size : 11px;
	border-right : 0;
	border-top : 0;
	font-weight : normal;
	padding : 2px 2px 2px 4px;
	text-align : right;
	vertical-align : middle;
}

div.details td.details {
	text-align : left;
}

td.label {
	font-size : 11px;
	font-weight : bold;
	line-height : 1.5em;
	padding : 4px;
}

td:last-child {			
	font-size : 11px;       
	padding : 5px 5px 5px 5px;      
}				

.rejected {
	text-decoration: line-through;
}

.selected {
	text-decoration: none;
}

.content-block {
	margin : 15px;
	padding : 5px;
	width : 90%;
}

.count {
	font-size : .7em;
	font-weight : normal;
}

.current {
	font-size : 12px;
	font-weight : bold;
	padding : 1px 5px 1px 5px;
	text-decoration : none;
}

.ex {
	font-family : "Courier New", Courier, monospace;
}

div.bookcover {
	float: right;
}

.further {
	margin-top: 7px;
	padding-left: 10px;
        font-size : 100%;
}

.further h4 {
	padding : 2px;
        font-size : 12px;
}

.further h3 {
	font size : 12px;
}

.further ul, .further li  {
	margin :  0 0 0 1.2em;
	padding : 0;
	list-style-type: square;
	font size : 11px;


}


.detail-sidebar {
	float: right;
	padding: 5px;
	margin : 35px 0 0 15px;
	text-align: center;
	width : 35%;
}

.detail-sidebar .further {
	float: none;
	text-align: left;
	width : 90%;
}

.operations {
	font size : 12px;
	text-align: center;
	margin-top: 7px;
	padding-left: 10px;
	width  : 100% ;
}

.operations ul {
	margin: 0;
	padding : 0;
	width: 90%;
}

.operations li {
	list-style-type: none;
	margin: 0;
	padding-bottom : 2px;
}

.operations li a, .operations li a:visited {
	font-size : 106%;
	border-style: outset;
	display: block;
	background-repeat : no-repeat;
	background-position : top left;
	padding: 3px 3px 3px 26px;
	text-decoration: none;
}

.operations li a:active {
	font-size : 106%;
	border-style: inset;
}

.item-details {
	display : block;
	margin : 0 0 0 25px;
}

.loggedin {
	font-weight : bold;
}

.marctag {
	font-family : Arial, Geneva, sans-serif;
	margin : 1px;
	padding : 3px;
}

.marcsubfieldletter {
	font-family : Arial, Geneva, sans-serif;
	padding : 3px;
}

.marcsubfieldname {
	font-family : Arial, Geneva, sans-serif;
	font-size: 70%;
	padding : 3px;
	width: 11%;
}

.subfield {
	font-family : Arial, Geneva, sans-serif;
	padding : 3px;
}

.subfieldvalue {
	font-family : Arial, Geneva, sans-serif;
	font-weight : bold;
	padding : 3px;
}

.menu {
	font-weight : normal;
	margin-bottom : 5px;
	margin-left : 0;
	margin-right : 10px;
}

.menu p {
	display : inline;
	
}

#members a {
	text-decoration : none;
	
}



.menu a:link, #members a:link {
	font-style : normal;
	font-weight : bold;
	padding : 2px;
}

.menu a:visited, #members a:visited {
	font-style : normal;
	font-weight : bold;
	padding : 2px;
}

.menu a:hover, #members a:hover {
	font-style : normal;
	font-weight : bold;
	padding : 2px;
}

.menu a:active, #members a:active {
	font-style : normal;
	font-weight : bold;
	padding : 2px;
}


.menu input {
	font-size : 100%;
}

.menu input[type=submit] {
	font-size : 1em;
}

.menu label {	
	font-weight : bold;
	padding : 0 5px;
}

.menu p {
	margin : 0;
	padding : 0;
}

.menu p+p {
	margin-top : 0;
}

.opac-detail {
	padding : 4px;
}

em.new {
	font-weight : bold;
	font-style : normal;
}

.login-note {
	width : 25%;
	padding : 25px 25px 25px 25px;
}

.note {
	font-size : 10px;
        margin-top : 15px;
	padding : 15px 15px 15px 15px;
	width : 25%;
}

div.notes {
	text-align: left;
}

.opac-detail dd {
	display : block;
	line-height : 1.5em;
	padding : 4px;
	text-align : right;
}

.submit {
	font-family : Arial, Geneva, Helvetica, sans-serif;
}

.thumbnail {
	float : left;
	margin : 0 5px 5px 0;
	border : 0;
}

input.icon {
	background-position: left;
	background-repeat: no-repeat;
	font-family : verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	padding : 2px 2px 2px 22px;	
}

input.add, a.add {
	background-image: url(../images/add.gif);
}

input.back, a.back {
	background-image: url(../images/back.gif);
}

input.cart, a.cart {
	background-image: url(../images/basket.gif);
}

input.print, a.print {
	background-image: url(../images/print2.gif);
}

input.detail, a.detail {
	background-image: url(../images/detail.gif);
}

input.brief, a.brief {
	background-image: url(../images/brief.gif);
}

input.send, a.send {
	background-image: url(../images/send.gif);
}

input.trash, a.trash {
	background-image: url(../images/trash.gif);
}

input.close, a.close {
	background-image: url(../images/close.gif);
}

input.addchecked, a.addchecked {
	background-image: url(../images/addtobasket.gif);
}

input.clearall, a.clearall {
	background-image: url(../images/clearbasket.gif);
}

input.isbd, a.isbd {
	background-image: url(../images/isbd.gif);
}

input.shelf, a.shelf {
	background-image: url(../images/addtoshelf.gif);
}

input.reserve, a.reserve {
	background-image: url(../images/placereserve.gif);
}

input.delete, a.delete {
	background-image: url(../images/delete.gif);
}

input.edit, a.edit {
	background-image: url(../images/edit.gif);
}

.left {
	float : left;
}

.right {
	float : right;
}

.title {
	font-style : italic;
	font-weight : bold;
}

#footer {
	clear : both;
	margin-top : 10em;
	padding: 25px;
	text-align: right;
}

#footer a.termsofuse {
	background-image : url(../images/footer_grad.jpg);
	background-position : top left;
	background-repeat : repeat-y;
	display : block;
	float : right;
	font-size : 11px;
	font-weight : normal;
	padding-right : 10px;
	margin-bottom : 1.5em;
	text-align : right;
	text-decoration : none;
	width : 75%;
}

#main {
	margin-left : 12%;
	margin-right : 2%;
	margin-top : 0;
	padding : 5px;

	position : relative;
}

#window {
	margin-left : 2%;
	margin-right : 2%;
	margin-top : 2%;
	padding : 10px;
}

#window div.menu {
	margin : 0;
}

#window .class {
	display : block;
	font-weight : bold;
	padding : 0 0 5px 3px;
}

#masthead {
	background-position : top left;
	background-repeat : no-repeat;
	padding-left : 0px;
	margin : 0 0 0 0;
        width : 100% ;
      
       }

#masthead h1 {
	font-size : 130%;
}


#nav {
	float : left;
	margin : 1.5em 0 0 0;
	padding : 0 0 0 .5em;
	width : 16%;
}

#nav a {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 1.1em;
	text-decoration : none;
}

#nav a:hover {
	text-decoration : none;
}

#nav ul {
	margin : 0;
	padding : 0;
}

#nav ul li {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 90%;
	list-style : none;
	margin : 0;
	padding : 3px;
}

#nav ul a {
	font-weight : normal;
}

#nav ul li+li {
	margin : 0;
}

#nav li ul li {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 1.1em;
	list-style : none;
	margin : 0;
	padding : 5px 3px 5px 3px;
}

#nav li ul li a {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	text-decoration : none;
}

#results, .results {
	font-family : verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	margin : 0;
	padding : 7px 0 10px 0;
}
#sidebar {
	width : 20%;
	margin : 20px;
	padding : 5px;
	float : right;
	font-size : 80%;
}

#sidebar h3 {
	margin : 0;
	padding : 5px 0 1px 0;
}

#sidebar .submit {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : bold;
	padding : 2px;
}

#search-sidebar {
	width : 33%;
	margin : 10px;
	padding : 3px;
	float : right;
	font-size : 80%;
}

.sidebar-box {
	margin-bottom : 5px;
}

.sidebar-box+.sidebar-box {
	margin-top : 5px;
}

.sidebar-box h3, .sidebar-box h4 {
	margin-left : 10px;
}

.sidebar-box label {
	display : block;
}

.sidebar-box p {
	margin : 3px 10px;
	padding : 5px 5px 15px 5px;
}


.overdue {
	font-weight : normal;
}

span.print {
	font-size : .7em;
	font-weight : normal;
	padding-left : .7em;
	}
	
#members {
	font-size : 12px;
	font-weight : bold;
	position : absolute;
	top : 10px;
	right : 25px;
	text-align : right;
	}
	

	
#members ul {
	margin : 0;
}

#members a.logout {
	font-weight : bold;
	padding : 0.1em 0.1em;
	text-decoration : none;
}

.clear {
	clear : both;
	line-height : .1em;
}
#itemReviews h4 {
        display: inline;
        margin-right: 15px;
}
#itemReviews p {
        text-align: left;
 }
#itemReviews dl {
        display: block ;
}
#itemReviews dt {
        width: 8em;
}

#starMT {
        position:relative;
        height: 25px;
        width: 100px;
        margin: 0 3px 0 30px;
        padding:0;
        background: url(../images/emptystars.png) top left no-repeat;
}
#starFull {
        height: 25px;
        margin: 0 ; padding: 0;
        background: url(../images/bluestars.png) top left no-repeat;
}




/* COLORS, BACKGROUNDS, AND BORDERS */

a {
	color : #3366CC;
}

a:visited {
	color : #3366CC;
}

a:hover {
	color : #003399;
}

a:active {
	color : #003399;
}

a:link.current {
	background-color : transparent;
	color : #990000;
}

a:visited.current {
	background-color : transparent;
	color : #990000;
}

a:hover.current {
	background-color : #CCFF00;
	color : #CC3333;
}

a:active.current {
	background-color : #99CC00;
	color : #FFFF99;
}



a:link.nav {
	background-color : #EEEEEE;
	border : 0px solid #CCCC99;
	color : #000066;
}

a:visited.nav {
	background-color : #EEEEEE;
	border : 0px solid #CCCC99;
	color : #000066;
}

a:hover.nav {
	background-color : #FFFFCC;
	border : 0px solid #CCCC99;
	color : #CC3333;
}

a:active.nav {
	background-color : #FFFFCC;
	border : 0px solid #CCCC99;
	color : #D25500;
}




.menu a:link.logout {
	background-color : #FFCC33;
	color : Black;
}

.menu a:visited.logout {
	background-color : #FFCC33;
	color : Black;
}

.menu a:hover.logout {
	background-color : #FFCC33;
	color : Black;
}

.menu a:active.logout {
	background-color : #FFCC33;
	color : Black;	
}

body {
	background-color : #FFFFFF;
}

caption {
	color : #3366CC;
}

div.form, div.details {
	background-color : #FFFFFF;
}

h3,h4,h5,h6 {
	color : #069;
}

h1 {
	color : #903;
}

h2 {
	color : #069;
}

h1.logo {
	color : #D3DFAD;
}

h3.author {
	color : Black;
}

p.error, div.error {
	background-color : #FFFFCC;
	border : 1px dashed #cc6600;
}

div.error h3 {
	color : #990000;
}

table {
	background-color : #ffffff;
}

td {
	border-bottom : 0px solid #DDDDDD;
	border-right : 0px solid #DDDDDD;
}

th {
	background-color : #C3D0E5;
	border-bottom : 0px solid ##00305a;
	border-right : 0px solid ##00305a;
}

th[scope="row"] {
	background-color : #E7E7CA;
}

tr.highlight th[scope="row"] {
	background-color : #EEEEEE;
	
}

th:last-child {
	background-color : #D8DCE0;
	border-bottom : 0px solid #CCCCCC;
	border-right : 0px solid #CCCCCC;
}

td.input, div.form td, div.details td {
	border-bottom : 0px solid #CCCCCC;
	border-left : 0;
	border-right : 0;
	color : #000000;
}

td.label, div.form th, div.details th {
	background-color : #FFF;
	border-bottom : 0px solid #CCCCCC;
	border-left : 0px solid #CCCCCC;
	border-right : 0;
	border-top : 0;
	color : Black;
}

td.label {
	border-bottom : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	color : Black;
}

td:last-child {
	border-bottom : 0px solid #CCCCCC;
	border-right : 0 solid #CCCCCC;
}


td.special{
	color: white;
	
	}
	
td.special a:link {
color: white;
text-decoration : none;
font-size: 11px;
font-weight : bold;
}

	
td.special a:visited {
color: white;
text-decoration : none;
font-size: 11px;
font-weight : bold;
}


td.special a:current {
color: white;
text-decoration : none;
font-size: 11px;
font-weight : bold;
}

td.special a:active {
color: white;
text-decoration : none;
font-size: 11px;
font-weight : bold;
}


tr.highlight {
	background-color : #F4F5F7;
}

.content-block {
	background-color : #FFFFFF;
	border : 0px solid #CCCCCC;
}

.current {
	background-color : #FFFFE8;
	color : #990000;
}

.further {
	color: #CCCCCC;
	border: 0px solid #DDDDDD;
	background-color : transparent;
}

.further h4 {
	background-color : #DDDDDD;
}

.further li {
	border-bottom : 1px solid #DDDDDD;
	}

.detail-sidebar {
	background-color : transparent;
}

.operations li a, .operations li a:visited {
	color: #FFFFCC;
	background-color : #C3D0E5;
}

.operations li a:hover {
	color: #FFFF99;
	background-color: #D9E8FF;
}

.operations li a:active {
	color: : #FFFF99;
	background-color: #D9E8FF;
}

.loggedin {
	color : #D8DEB8;
}

.marctag {
	color : #000000;
	background-color : #EEEEEB;
}

.marcsubfieldletter {
	background-color: #D8DCE0;
}

.marcsubfieldname {
	background-color: #D8DCE0;
}

.subfield {
	background-color: #D8DCE0;
}

.subfieldvalue {
	background-color : #FFFFFF;
}

.menu {
	color : #000000;
}

.menu label {
	border-left : 1px solid black;
}


.menu a:link {
color: #903;
}


#members a:link{
color: #FFF;
cursor:text
}

#members a:visited {
color: #FFF;
cursor:text
}

#members a:hover {
color: #FFF;
cursor:text
}

#members a:active {
color: #FFF;
cursor:text
}

.menu a:visited {
color: #903;
}

.menu a:hover{
color: #903;
}

.menu a:active{
color: #903;
}

.opac-detail {
	background-color : #FFFFCC;
}

em.new {
	color : #CC3333;
}

.note {
	background-color : #EEEEEB;
	border-left : 1px solid #DDDED3;
	border-top : 1px solid #DDDED3;
	border-right : 1px solid #DDDED3;
	border-bottom : 1px solid #DDDED3;
}
.opac-detail dd {
	border-bottom : 1px solid #E7E7CA;
	color : #000000;
}

.submit {
}

input.icon {

	color : Black;
}

#footer {
}

#footer a.termsofuse {
	background-color : #CCCCCC;
}

#main {
	background-color : transparent;
	border  : 0px solid red;
        align : right;
}

#window {
	background-color : #EEEEEB;
	/*border-left : 1px solid #CCCC99;*/
}

#masthead {
	background-color : white;
	/*border-bottom : 1px solid #EEEEEE;*/
}



}
#nav {
	background-color : white;
	border-left : 10px solid #FFF;
}

#nav ul li {
	/*background-color : #EFF1DC; width : 100%;
	border-bottom : 1px solid #EEEEEB;
border-right : 1px solid #EEEEEB;*/
}

#nav ul li+li {
	/*border-bottom : 1px solid #EEEEEB;*/
}

#nav li ul li {
/*	background-color : #E7E7CA;
	border-bottom : 1px solid #EEEEEB;*/
}

#nav li ul li a {
/*	color: Blue;*/
}

#nav li ul li a:link {
/*	color: #359;*/
}

#nav li ul li a:visited {
/*	color: #359;*/
}

#nav li ul li a:hover {
/*	color: #CC3333;*/
}

#results, .results {
	color : Black;
}

#sidebar {
	background-color : #9cf;
	border : 0px solid #CCCCCC;
        margin-right: 2%;

}

#sidebar h3 {
}

#sidebar .submit {
}

#search-sidebar {
}

.sidebar-box {
	background-color : #9cf;
	border : 0px solid red;
        margin-right: 2%;
}

.issued {
	color : #999999;
}

tr.overdue td {
	background-color : #D9E8FF;
}

td.overdue {
	color : #cc0000;
}

	
#members {
	background-color : transparent;
	}

#members a.logout {
	background-color : #903;
	color : white;
}

#members a:visited.logout {
	background-color : #903;
	color : white;
}

#members a:hover.logout {
	background-color : #FFF;
	color : #903
}

.loggedinusername {
	color : #666666;
}

/* Amazon CSS Stuff */

#itemReviews dt {
	border-bottom: 1px solid #ddd;
}
