/* Updated 3/30/07 11:30 AM */
/* Search Pages */

/* ----------------------- General ---------------------------------- */

table.search
{
	width:756px;
 	Border:2px solid #e5e8e9;
}

a.authorlink, a:link.authorlink, a:visited.authorlink
{
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}
ul
{
	color : #333333;
	margin: 0;
	padding: 0;
}
.spacer20w
{
	width: 20px;
}
.spacer20h
{
	height: 20px;
}
.spacer15
{
	height: 15px;
}
.spacer5
{
	height: 5px;
}
.clear
{
	clear: both;
}
div#container
{
	margin: 0;
}

/* ----------------------- Left Nav ---------------------------------- */
.leftnav
{
	width: 170px;
	width:expression(172 + "px");
	border-style: solid;
 	border-width: 0 2px 0 0;
 	border-color: #e5e8e9;
	vertical-align: top;
}
div.narrow
{
	padding: 3px 9px;
	background-color: #2b76bf;
	border-style: solid;
	border-width: 2px 0 0 0;
	border-color:#e5e8e9;
}
.narrowby
{
	padding:  9px;
}
.narrowbyheader
{
	font-weight: bold;
	padding-bottom: 3px;
}
.narrowbyheader2
{
	padding-bottom: 5px;
}
a.narrowlink, a:visited.narrowlink, a:hover.narrowlink 
{
	color: #2b76bf;
	text-decoration: underline;
}

#page_border .mlink { color: #000; }                            /* John 3-18 */
#page_border .advSearchButt { margin-left: 143px; }              /* John 3-18 */

.notfoundlist
{
	padding: 9px 9px 9px 25px;
}
/* ----------------------- Main Content Area ---------------------------------- */
.main
{
	padding: 18px 18px 5px 18px;
}

div.items
{
	text-align: right;
	width: 270px;
}

#search_paging_bottom .items { margin-top: 50px; }

div.sortby
{
	background-color: #f4f4f4;
	Border-width: 1px;
	Border-color: #c4c4c4;
	Border-style: solid;
	width: 544px;
	vertical-align: middle;
	padding: 3px 2px;
}
select 
{
	vertical-align: middle;
}
div.results
{
	padding: 10px 0 20px 0;
}
div.results .book
{
	float: left;
	width:90px;
	width: expression(90 + "px");
	padding:0 0 5px 0;
	vertical-align: top;
	text-align: left;
}
div.results .desc
{
	float: left;
	width: 344px;
	width: expression(344 + "px");
	padding:  0 10px 15px 10px;
	vertical-align: top;
	text-align: left;
}
div.addcartorlist
{
	float: left;
	width: 95px;
	text-align: right;
}
a.booklink, a:link.booklink, a:visited.booklink 
{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}
a:hover.booklink
{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}
a.authlink, a:link.authlink,  a:visited.authlink 
{
	color: #333333;
	text-decoration: none;
}
a:hover.authlink
{
	color: #333333;
	text-decoration: none;
}
.StarsMainSelectionImage
{
	float: left;
	position: relative;
	visibility: visible;
	width: 14px;
	height: 14px;	
}	
.StarsMainSelectionText
{
	float: left;
	position: relative;
	visibility: visible;
	font-weight: bold;
	color: #007ba0; 
	padding: 0 0 0 2px;
	text-decoration: underline;
}

.OutofClubImage
{
	float: left;
	position: relative;
	visibility: visible;
	width: 14px;
	height: 14px;	
}	
.OutofClubText
{
	float: left;
	position: relative;
	visibility: visible;
	font-weight: bold;
	color: #007ba0; 
	padding: 0 0 0 2px;
	text-decoration: underline;
}
.memberprice
{
	color: #ae0001;
	font-weight: bold;
}
.pubprice
{
	text-decoration: line-through;
}
.savprice
{
	color: #ae0001;
}
.hr
{
	border-style: solid;
 	border-width: 0 0 1px 0;
 	border-color:#004196;
	width: 544px;
}

/*--------------------------------------- BookSearchPLUS --------------------------*/
.bksrchplusHead
{
	width: 544px;
}
.bksrchplusContent
{
	background: url(../images/shell/Top_Title_Tab.gif) repeat-x;
	text-align: center;
	font-size: 12px;
	color: #002f59;
	font-weight: bold;
	padding-top: 3px;
	vertical-align: top;
}
.bksrchplusBg4
{
	background: url(../images/shell/rightline_bg.gif) repeat;
	width: 354px;
}
.bksrchplusMatch
{
	padding: 10px 0 20px 0;
	width: 544px;
}
.bestmatches
{
	float: left;
}
.seeall
{
	float: right;
	text-align: right;
	vertical-align: top;
}
.bksrchplusRow
{
	display: table-row;
	width: 100%;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	padding-left: expression(1 + "px");
}
.bksrchplusDiv
{
	float: left;
	padding-left: 18px;
	padding-right: expression(20 + "px");
}
.bksrchplusBook
{
	float: left;
	padding-right: 5px;
	padding-bottom: 10px;
}
.bksrchplusDesc
{
	float: left;
	font-size: 10px;
	width: 98px;
	width: expression(83 + "px");
	padding-right: 5px;
	padding-right: expression(1 + "px");
	padding-bottom: 20px;
}
a.bksrchplusTitle, a:link.bksrchplusTitle, a:visited.bksrchplusTitle
{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: top;
}
a:hover.bksrchplusTitle
{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: top;
}
a.bksrchplusAuthor, a:link.bksrchplusAuthor, a:visited.bksrchplusAuthor
{
	color: #333333;
	text-decoration: none;
	vertical-align: top;
}
a:hover.bksrchplusAuthor
{
	color: #333333;
	text-decoration: none;
	vertical-align: top;
}
.bksrchplusRed
{
	color: #ae0001;
	font-weight: bold;
}

.pad
{
padding:8px 20px 1px 20px; 
width: 544px;
}
.recommendtitlesContent
{
	background: url(../images/shell/Top_Title_Tab.gif) repeat-x;
	text-align: center;
	font-size: 14px;
	color: #002f59;
	font-weight: bold;
	padding-top: 8px;
	vertical-align: bottom;
}
.recomtitlesBg4
{
	background: url(../images/shell/rightline_bg.gif) repeat;
	width: 530px;
}
.rec_book
{
width:80px;
padding-top:5px;
padding-right:5px;
}
.rec_book2
{
width:75px;
padding-top:5px;
padding-right:5px;
padding-left:10px;
}
.rec_book_text
{
width:105px;
}
.clubprice
{
	color: #ae0001;
	font-weight: bold;
}

/* ------------------------------ Browse Categories ------------------- */
#container2
{
	padding: 20px 20px 100px 20px;
}
table.browse
{
	width:760px;
 	border: 2px solid #e5e8e9;
}

div#all_links
{
	margin: 0;
}
div#all_links a
{
	text-decoration: underline;
	line-height: 18px;
	font-size: 12px;
}
div#all_links .col1
{
	float: left;
	vertical-align: top;
	width: 300px;
}
div#all_links .col2
{
	float: right;
	vertical-align: top;
	width: 300px;
}
.browselink a, .browselink a:visited
{
	color : #007ba0;
	text-decoration: underline;
}
.browselink a:hover
{
	color: #007ba0;
	text-decoration: underline;
}
.catlink a
{
	font-weight: bold;
	color: #007ba0;
	text-decoration: underline;
}
.catlink a:hover
{
	font-weight: bold;
	color: #007ba0;
	text-decoration: underline;
}
.catlink a:visited
{
	font-weight: bold;
	color: #007ba0;
	text-decoration: underline;
}

.footerlinks
{
	color: #828282;
	text-decoration: none;
	text-align: center;
}
.footerlinks a
{
	color: #828282;
	text-decoration: none;
	text-align: center;
}
.footerlinks a:hover 
{	
	color: #383838;
	text-decoration: underline;
}
.footerlinks a:visited
{
	color: #383838;
}
.sug_book
{
width:75px;
padding-top:5px;
padding-right:5px;
}
.sug_book_text
{
width:165px;
}
/*
table.search
{
width:760px;
border: 2px solid #e5e8e9;
}
*/
/* -------------------------- Advanced Search -------------- */
#container
{
	padding: 20px 120px 50px 20px;
}
.searchForm
{
	padding-right: 160px;
	padding-bottom: 20px;
}
.fieldlabel
{
	font-weight: bold;
	vertical-align: middle;
}
input, select
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	vertical-align: middle;
}
.refineSearchForm
{
	padding-top: 15px;
	padding-bottom: 15px;
	width: 425px;
	text-align: right;
}
.refineContent
{
	padding-right: 95px;
}
.searchbutton
{
	padding-left: 160px;
}
table.pop_up_header
{
    padding: 0 20px;
	background-color:#9bcae0;
}
table.pop_up
{
	padding: 20px 20px 0 20px;
}
.line
{
	height:1px;
	font-size:0;
	padding-right:20px;
	padding-left:20px;
	background-color:#004196;
    overflow:hidden;
}
table.order
{
	width:760px;
 	Border-style: solid;
 	Border-width: 2px 2px 0 2px;
 	Border-color:#004196;
}
.pad
{
	padding:20px 20px 0 20px; 
}
.p2
{
	margin: 20px 0;
}
.form_contain
{
	width:500px;
}
.form_fields
{
	padding-bottom:10px;
	padding-right:97px;
}
.form_fields2
{
	padding-bottom:10px;
	padding-right:205px;
}

table.order3
{
	width:760px;
 	Border-style: solid;
 	Border-width: 0 2px 2px 2px;
 	Border-color:#004196;
}

#search_paging_top div.items { position: realtive; top: -28px; left: 280px; text-align:right; width:270px; }
#search_paging_bottom div.items { position: realtive; top: -28px; left: 280px; text-align:right; width:270px; }

