body
{
	margin:0 0 0 0;
	background-image: url(images/back2.gif);
	background-repeat: repeat-x;
}

/*
SEARCH PAGE CLASSES
*/

.index_button	
{
	border-left: 1px solid #7898B5; border-top: 1px solid #7898B5; 
	border-right: 1px solid #7898B5; border-bottom: 1px solid #7898B5;
	background: #ffffff url(images/tabon.gif); 			
	background-repeat: repeat-x; background-attachment: fixed;
	font-family: Arial; font-size: 9pt; cursor: hand; height: 22px;
}
input.grey_button
{
	height: 22px;
	font-size: 9pt;
	color: #333333;
	cursor: hand;
	border: 1px solid #333399;
	background: url('images/btn_back-silver.gif') center;
	padding: 1px
}
.SearchLabel
{
	font-weight: bold;
	font-size: 8pt;
}
.SearchLabe2
{
	font-size: 8pt;
}
.SearchTextInput
{
	width: 250px;
	font-family: Verdana;
	font-size: 10pt;
}
.sidemenuhead2 
{
	font-family: Verdana, Arial, Tahoma; 
	font-size: 8pt; 
	font-weight: Bold; 
	color: #8a8a8a; 
	line-height: 14px;
}
.sidemenutxt 	
{	
	font-family: Verdana, Arial, Tahoma; 
	font-size: 8pt; 
	font-weight: Normal; 
	color: #686868; 
	line-height: 14px;
}

/*
SEARCH RESULTS PAGE CLASSES
*/

.hoz_splitter 	
{
	background: url(images/hozline.gif); 
	background-repeat: repeat-x; 
	background-attachment: fixed; 
	font-size: 4pt;
}
.SearchResultsText
{
}
table.content {	
}
.report_label
{
	width: 35px;
	vertical-align: top;	
}

.bookstore_report_label
{
	width:130px;vertical-align:top;
}
.display_head
{
	font-weight: bold;
	color: midnightblue;
}
.display_label
{
	vertical-align: top;
	font-weight: bold;
	width: 100px;
}
.display_text
{
}

td.left {
	width:140px;	
}

div.record {
	width:100%;
	padding:10px 0 15px 0;
	border-bottom:1px dotted #330066;
}
div.content {
	float:left;	
	width:500px;
}
div.content td {
	vertical-align:top;	
}

/* google books */


div.isbn {
	display:none;
	float:right;
	width:100px;
	height:100%;
	padding:4px 0;
	text-align:right;
}

a.googleLink {
	display:inline-block;
}
img.googleBook {
	border:1px solid #aaa;	
	width:l00px;
	height:62px;
}
img.noImage {
	border:0;	

}
img.noLink {
	
}

/* cart */
.CartToken {
	
}

.CartToken a 
{
    display:inline-block;
    position:relative;
    padding:0 0 0 23px;
    cursor:pointer;
    color:#003300;
    text-decoration:underline;
    
}
.CartToken a.blacklist 
{
    text-decoration:none;
    cursor:default;
}
.CartToken img 
{
    border:0;
    position:absolute;
    left:0;
    top:0;
}
.CartToken span
{
}

.brief
{
    margin:5px 0 0 40px;
}
