body { 
background:black; 
font-family: helvetica, arial, sans-serif; 
margin: 0; padding: 0; 
} 

.aboutUsDetails p, .aboutUsDetails, .advancedSearchBody, .feedbackForm {
	font-size:10pt;
}

.advancedSearchBody h1, .feedbackForm h1 {
	font-size:13pt;
}

a:link, a:visited, a:active { 
	color:#003A7D; 
	text-decoration:none; 
}

a:hover { 
	color:#0062AC; 
	text-decoration:underline; 
}

a img { 
	border:0; 
}

.header {
	background:#000000;
	margin:0px;
	padding:0px;
	min-width:800px;
}

#searchQuery {
	background:#E6E6E6;
	display:block;
	float:left;
	font-size:16px;
	line-height:26px;
	vertical-align:bottom;
	text-decoration:none;
	margin:0px;
	padding:0px;
	height:26px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	border-width:0px;
}
	
a.button, label.button {
	background: url('../icons/buttons_blue_1x50x3.png') repeat-x scroll left -20px;
	line-height:30px;
	font-size:16px;
	height:30px;
	padding-left:8px;
	padding-right:8px;
	margin:0px;
	margin-right:10px;
	vertical-align:middle;
	text-decoration:none;
	display:block;
	float:left;
}

#headerAdvancedSearch.button, #headerSearch.button {
	background: url('../icons/buttons_1x50x3.png') repeat-x scroll left -20px;
}

a.button span, label.button span{
	white-space:nowrap;
	cursor:pointer;
	color:white;
}
 
.button:link , .button:visited, .button:active{
	color:black;
}
	
a.button:hover, label.button:hover, #headerAdvancedSearch.button:hover, #headerSearch.button:hover, .searchButton button:hover {
	background-position:left -70px;
}

a.button:hover span, label.button:hover span, #headerAdvancedSearch.button:hover span, #headerSearch.button:hover span {
	background-position:right -70px;
}

a.button:active, label.button:active, #headerAdvancedSearch.button:active, #headerSearch.button:active {
	background-position:left -120px;
}

a.button:active span, label.button:active span, #headerAdvancedSearch.button:active span, #headerSearch.button:active span {
	background-position:right -120px;
}

label.button input {
	display:none;
}

input {
	outline:none;
}

.resultFilters {
	background:#E6E6E6;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:15px;
}
	

.resultFilters table{
    vertical-align:top;
    max-width:250px;
    padding:5px;
}

.resultPages {
	background:#E6E6E6;
	vertical-align:top;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
}

.resultPages table {
	 background:#E6E6E6;
	 vertical-align:top;
	 max-width:250px;
	 padding:5px;
}


.resultList {
	background:white;
	padding-bottom:6pt;
	vertical-align:top;
}
	
.resultAdvertising {
	background:#CCCCCC;
}
.resultMessage, .resultEmptyDescription {
               padding-top:8pt;
               padding-bottom:2pt;
               margin-left:20pt;
               padding-right:20pt;
               margin-top:0pt;
               margin-bottom:0pt;
               font-size: 9pt;
               font-style: oblique;
               font-weight: normal;
               color: #404040;
               line-height:11pt;
}

.resultEmptyDescription {
               font-size:10pt;
               line-height:12pt;
               font-style: normal;
}

.resultBookTitle {
	padding-top:9pt;
	padding-bottom:0pt;
	padding-left:0pt;
	padding-right:9pt;
	margin-top:0pt;
	margin-bottom:0pt;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.resultBookAuthor {
	padding-top:0pt;
	padding-bottom:0pt;
	padding-left:0pt;
	padding-right:9pt;
	margin-top:0pt;
	margin-bottom:0pt;
	font-size: 9pt;
	font-style: oblique;
	font-weight: normal;
	color: #808080;
}

.resultBookDescription {
	padding-top:0pt;
	padding-bottom:0pt;
	padding-left:0pt;
	padding-right:9pt;
	margin-top:0pt;
	margin-bottom:0pt;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 10pt;
}

.resultBookThumbnail {
	vertical-align:top;
	padding-top:12pt;
	padding-right:2pt;
	margin-top:0pt;
	text-align:right;
	width:60px;
    min-width:60px;
    max-width:60px;
    padding-left:16px;
	
}

.resultListCol{
               width:100%;
               text-align:left;
}

.filterSubheading {
	padding-top:9pt;
	padding-bottom:0pt;
	padding-left:0px;
	padding-right:0px;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height:11pt;
}

.filterOptionSelected {
	vertical-align:middle;
	white-space:nowrap;
	padding-top:2px;
	padding-bottom:2px;
}

.filterOptionSelected .filterRadioButton {
	background: url('../icons/radioButton_20x20x3.png') left -40px no-repeat;
	height:20px;
	width:20px;
	float:left;
}

.filterOptionEllipses {
	background: url('../icons/radioButton_20x20x3.png') -1px -66px no-repeat;
	height:34px;
	width:19px;
	float:left;
}

.filterOptionSelected span {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	margin-left:2px;
	padding-left:2px;
	line-height:11pt;
	padding-top:0px;
	padding-bottom:0px;
}

.filterOptionUnselected {
	vertical-align:middle;
	white-space:nowrap;
	padding-top:2px;
	padding-bottom:2px;
}

.filterOptionUnselected .filterRadioButton {
	background: url('../icons/radioButton_20x20x3.png') left 0px no-repeat;
	height:20px;
	width:20px;
	float:left;
}

.filterOptionUnselected a:hover .filterRadioButton {
	background-position: left -20px; 
}

.filterOptionUnselected a:active .filterRadioButton {
	background-position: left -40px; 
}

.filterNextPreviousText {
	line-height:35px;
}

.filterOptionUnselected .filterNextButton {
	background: url('../icons/arrows_20x35_2x3.png') left 0px no-repeat;
	height:35px;
	width:20px;
	float:left;
}

.filterOptionUnselected a:hover .filterNextButton {
	background-position: left -35px; 
}

.filterOptionUnselected a:active .filterNextButton {
	background-position: left -70px; 
}

.filterOptionUnselected .filterPreviousButton {
	background: url('../icons/arrows_20x35_2x3.png') -20px 0px no-repeat;
	height:35px;
	width:20px;
	float:left;
}

.filterOptionUnselected a:hover .filterPreviousButton {
	background-position: -20px -35px; 
}

.filterOptionUnselected a:active .filterPreviousButton {
	background-position: -20px -70px; 
}

.filterOptionUnselected span {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	margin-left:2px;
	padding-left:2px;
	line-height:11pt;
}

.emailInput{
	font-size: 11pt;
}

.detailBookTitle { 
padding-left:0em; 
padding-top:18pt; 
padding-bottom:0pt; 
margin-top:0pt; 
margin-bottom:0pt; 
font-size: 14pt; 
font-style: normal; 
font-weight: normal; 
line-height:16pt; 
} 

.detailBookSubTitle { 
padding-left:0em; 
padding-top:2pt; 
padding-bottom:0pt; 
margin-top:0pt; 
margin-bottom:0pt; 
font-size: 10pt; 
font-style: normal; 
font-weight: normal; 
min-width:200px; 
max-width:450px; 
line-height:11pt; 
} 

.detailBookAuthor { 
padding-left:0em; 
padding-top:0pt; 
padding-bottom:0pt; 
margin-top:4pt; 
margin-bottom:10pt; 
font-size: 11pt; 
font-style: oblique; 
font-weight: normal; 
color: #808080; 
line-height:12pt; 
} 

.detailBookDescription { 
padding-left:0em; 
padding-top:0pt; 
padding-bottom:4pt; 
margin-top:0pt; 
margin-bottom:0pt; 
font-size: 10pt; 
font-style: normal; 
font-weight: normal; 
min-width:200px; 
max-width:450px; 
line-height:12pt; 
} 

.detailBookPurchaseOptions { 
padding-left:0em; 
padding-top:9pt; 
padding-bottom:4pt; 
margin-top:0pt; 
margin-bottom:9pt; 
font-size: 10pt; 
font-style: normal; 
font-weight: normal; 
max-width:450px; 
line-height:12pt; 
} 

.detailBookMisc { 
padding-left:0em; 
padding-top:0pt; 
padding-bottom:10pt; 
margin-top:0pt; 
margin-bottom:0pt; 
font-size: 10pt; 
font-style: oblique; 
font-weight: normal; 
color: #808080; 
max-width:450px; 
line-height:11pt; 
} 

.detailPreorderHeading { 
padding-left:0em; 
padding-top:0pt; 
padding-bottom:4pt; 
padding-right:9pt; 
margin-right:9pt; 
margin-top:0pt; 
margin-bottom:0pt; 
font-size: 12pt; 
font-style: normal; 
font-weight: normal; 
line-height:12pt; 
} 

.detailBookReadOrPurchase { 
               padding-left:0em; 
               padding-top:12pt; 
               padding-bottom:6pt; 
               margin-top:0pt; 
               margin-bottom:0pt; 
               font-size: 10pt; 
               font-style: normal; 
               font-weight: normal; 
               max-width:450px; 
               line-height:12pt; 
} 

.detailBookPurchaseDisclaimer { 
               padding-left:0em; 
               padding-top:0pt; 
               padding-bottom:6pt; 
               margin-top:0pt; 
               margin-bottom:6pt; 
               font-size: 10pt; 
               font-style: italic; 
               font-weight: normal; 
               max-width:450px; 
               line-height:12pt; 
} 


.detailPreorderText {
	padding-left:4pt;
	padding-top:0pt;
	padding-bottom:4pt;
	margin-right:9pt;
	margin-top:0pt;
	margin-bottom:0pt;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	max-width:450px;
	line-height:12pt;
}
.detailCoverImage{
	vertical-align: top;
	padding-left:20pt;
	padding-top:20pt;
	padding-bottom:20pt;
	padding-right:12pt;
	text-align:right;
}

.detailLibraryLogo{
	vertical-align: middle;
	margin:30pt 0pt 10pt 10pt;
}

.bookDetailsTitleCell {
	max-width:1000px;
}

.detailTable {
	left:0;
	width:100%;
	padding:8pt;
	background: white;
	/*background-color: #808080;*/
}

.detailTableTop {
	left:0;
	width:100%;
	height:8px;
	background: url('../icons/shadow_8x8_t.jpg') top repeat-x;
}

.detailTableBottom {
	left:0;
	width:100%;
	height:8px;
	background: url('../icons/shadow_8x8_b.jpg') bottom repeat-x;
}

.detailPreorderTable {
	background:#CCCCCC;
	padding:4pt;
}

.detailPricing {
	padding:0pt;
	margin:0pt;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #808080;
	/*color: #ABABAB;*/
}
		

.footer {
	bottom: 20pt;
	height: 20pt; 	
}

.footerText, .footerText a:link, .footerText a:visited, .footerText a:active {
	font-size:8pt; 
	font-style: normal; 
	font-weight: normal; 
	line-height:9pt; 
	color:#606060; 
	white-space:nowrap; 
	padding-top:5pt; 
}

.footerText a:hover { 
	font-size:9pt; 
	line-height:9pt; 
	color:white; 
	white-space:nowrap; 
	padding-top:4pt; 
}

.feedbackForm {
	margin-top:40pt;
	margin-bottom:80pt;
	margin-left:80pt;
	margin-right:80pt;
}
.aboutUs {
     padding:0px;
     margin:0px;
     background:#E6E6E6;
     left:0px;
     width:100%;
     min-width:1060px;
}

.aboutUsDetails {
	padding-top:5px;
	padding-bottom:25px;
	padding-left:50px;
	padding-right:50px;
}

.aboutUsDetails p {
	max-width: 350pt;
	min-width: 3pt;
	margin-top:3pt;
	margin-bottom:3pt;
}

.aboutUsDetails li {
	max-width: 350pt;
	min-width: 3pt;
	margin-top:0em;
	margin-bottom:3pt;
}

.aboutUsDetails h1 {
	font-size:12pt;
	font-style: normal;
	font-weight: normal;
	padding-bottom:3pt;
	margin-bottom:0em;
}

.aboutUsDetails h2 {
	font-size:11pt;
	font-style: normal;
	font-weight: normal;
	margin-top:11pt;	
	margin-bottom:3pt;
}

.formBody {
	background:#E4E4E4; 
	padding:1px;
}

/* The following style is for book-icon shadow. */
.resultsThumbnail {
	position:relative;
	left:10px;
}

.resultsThumbnailShadowR {
	position:absolute;
	background-image: url('../icons/bs_10_r.png');
	background-repeat: no-repeat; 
	width:20px; 
	top:0px;	
}

.resultsThumbnailShadowB {
	position:absolute;
	background: url('../icons/bs_10_b.png') no-repeat;
	height:20px; 
	left:0px; 
}

.resultsThumbnailShadowBR {
	position:absolute;
	background: url('../icons/bs_10_br.png') no-repeat; 
	width:30px; 
	height:30px; 
}

.resultsThumbnailOver {
	position:absolute;
	z-index:10;
}

.resultsThumbnailUnder {
	position:absolute;
	z-index:5;
}

#ie6 .resultsThumbnail, #ie7 .resultsThumbnail {
	position:relative;
	left:-10px;
}

#ie6 .resultsThumbnailShadowR {
	position:absolute;
	background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icons/bs_10_r.png', sizingMethod='crop');
	width:20px; 
	top:0px;	
}

#ie6 .resultsThumbnailShadowB {
	position:absolute;
	background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icons/bs_10_b.png', sizingMethod='crop');
	height:20px; 
	left:0px; 
}

#ie6 .resultsThumbnailShadowBR {
	position:absolute;
	background: none; 
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icons/bs_10_br.png', sizingMethod='crop');
	width:30px; 
	height:30px; 
}

#ie6 .resultsThumbnailOver, #ie7 .resultsThumbnailOver {
	position:realtive;
	margin-left:-40px;
	z-index:10;
}

/* end of style for book-icon shadow. */

/* details page hardcover
.detailCoverImageCell{
	height:100%; 
	width:100%;
}
.detailCoverImageBlock{
	height:480px; 
	width:320px; 
	padding-left:80px;
}
.detailCoverImageHolder{
	width:262px;
	height:414px;
	margin-top:-460px; 
	margin-left:20px;
}
#ie .detailCoverImageHolder{
	width:262px;
	height:414px;
	margin-top:-460px;
	position:absolute; 
	margin-left:-300px;
}
 end - details page hardcover*/
.hideSubmitButton{
	 -moz-opacity:0;
	 filter:alpha(opacity: 0); 
	 opacity: 0; 
	 width:0px; 
	 height:0px; 
	 margin-left:-40px;
 }
 .resultLogoContainer{
 	width:365px;
	margin-top:-3px; 
	margin-left:-3px;
	margin-bottom:-3px;
	white-space:nowrap;
 }
 .searchContainer{
 	width:430px;
	margin-top:-3px; 
	margin-left:-3px;
	margin-bottom:-3px;
	white-space:nowrap;
 }
 .resultBookYear { 
margin-left:2pt; 
font-size: 8pt; 
font-style: normal; 
font-weight: normal; 
color: #808080; 
} 

.serverMessage {
color:white;
padding:40px;
padding-left:95px;
}

.serverMessage h1 {
font-size:12pt;
font-style:normal;
font-weight:normal;
}

.serverMessage p {
font-size:10pt;
}

.serverMessage a:link, .serverMessage a:visited { 
color:white;
text-decoration:underline; 
} 

.serverMessage a:hover { 
color:#64B7E5; 
text-decoration:none; 
}

.hideResultMessage{
	visibility: hidden; 
	margin-bottom: -71px;
}

.catalogOverview h1 {
               font-size:14pt;
               font-weight:normal;
               line-height:14pt;
               margin:0px;
               padding-bottom:4pt;
               padding-top:20px;
               padding-left:30px;
               color:#404040;
 }
 
 .catalogOverview h2 {
               font-size:10pt;
               font-weight:normal;
               line-height:10pt;
               margin:0px;
               padding-bottom:4pt;
               padding-top:12px;
               padding-left:30px;
               color:#404040;
 }
 
 .catalogOverview .resultBookThumbnail {
               padding-top:8px;
               padding-right:2px;
               padding-left:20px;
               padding-bottom:4px;
 }
 
 .catalogOverview .resultBookTitle {
               font-size:9pt;
               line-height:10pt;
               padding-top:8px;
               padding-bottom:12px;
               padding-left:0px;
               padding-right:0px;
               min-width:100px;
 }
#UMichHeader td {
               text-align:left;
}

#UMichHomeLogo {
               width:50%;
               text-align:left;
}
