
/* Alignment, Float, Positioning */

.ctr{	text-align: center; }
.lft{	text-align: left; }
.rght{	text-align: right; }

.noPad{ padding:0px; margin:0px auto; }

.float_rt{ float: right; }
.float_lt{ float: left; }

.align_rt{ text-align: right; }
.align_lt{ text-align: left; }

.clearRight{ clear: right; }
.clearBoth { clear: both; }
.clearLeft {clear: left; }



/* visibility */

.remove{ display: none; }
.hide{ visibility: hidden; }



/* Link Styles */

a.linkTiny, a.small{
	font-size:10px;
}

.rctLinkA{
	color: #663333;
	font-family:arial;
	font-size:12px;
}

.rctLink1st { 
	width:140px;
	padding:0px 3px 3px 3px; 
}

.rctLink { 
	width:140px;
	padding:3px; 
}

.rctLinks_SAVE{
	/* puts arrow in front of link */
	background-image: url(/images/box_arrows_dkred.gif);
	background-repeat: no-repeat;
	padding-left: 12px; padding-bottom: 5px;
	margin-left: 6px;
}



/* Page Headers Text */

h1{	margin: 0px 0px 10px 0px;
	padding: 0;
	color: #829558;
	font-size: 18px;
	font-weight: normal;
	font-family: Times New Roman;}
h2{	margin: 0px 0px 10px 0px;
	padding: 0;
	color: #829558;
	font-size: 16px;
	font-weight: Times New Roman;
	font-family: arial;}
h3{	margin: 15px 0px 10px 0px;
	padding: 0;
	color: #829558;
	font-size: 15px;
	font-weight: bold;
	font-family: Times New Roman;}
h4{	margin: 0px 0px 3px 0px;
	padding: 0;
	color: #829558;
	font-size: 14px;
	font-weight: normal;
	font-family: Times New Roman;}
.title, .title_srch{
	/* Always try to use H1-H4 styles instead! */
	margin: 15px 0px 10px 0px;
	padding: 0;
	color: #829558;
	font-size: 15px;
	font-weight: bold;
	font-family: Times New Roman;
	}
.title_srch{
	text-align: center;
}

/* Page Headers Image */

.titleimg{
	padding-top: 15px;
}




/* GLOBAL MESSAGE TOP */

#globalMessage{
	width: 100%;
}

#globalMessage div{
	width: 800px;
	margin: 0 auto;
	padding: 5px;
	border-left: 0px solid #000;
	background-color: #000;
	color: #ffc;
	font-weight: bold;
}



/* Page Interior Padding and Positioning */

.advSearch{
	/* Advanced Search Form */
	position: relative;
	left: -11px;
}

.pageDescription{
	width: 549px;
	padding: 55px 20px 25px 20px;
	position: relative;
	z-index: 200;
	color: #C8DAA2;
	overflow-y: hidden;
	line-height: 20px;
}

.pageDescription2{
	width: 560px;
	position: relative;
	z-index: 200;
	padding: 40px 0 0 15px;
}

.pageDescriptionReg{
	padding: 25px 25px 25px 80px;
}

.pageDescriptionPreview{
	/* For HTML Preview Pane in Control Panel */
	background-color: #ffffff;
}

.SearchResults{
	padding: 0;
	margin: 0;
	position: relative;
	top: -15px;
}

.catDesc{
	padding: 0 0 15px 0;
	margin: 0 10px 10px 7px;
	line-height: 16px;
	text-align: justify;
}

p.catDesc{
	padding: 0px;
	margin: 0 10px 10px 0;
	line-height: 16px;
	text-align: justify;
}

.dottedline{
	border-bottom: 1px dotted #777;
	clear: left;
	margin: 1px 0 1px 0;
}








/* CATALOGS Table */

table.tbl_catalogs{
}

table.tbl_catalogs td{
	line-height: 16px;
	padding-left: 30px;
}

table.tbl_catalogs td.catalogs_spacer{
	line-height: 6px;
	height: 10px;
	margin: 0; padding: 0;
}








/* FEATURED BOOK Formatting */

#featured{
	margin: 0;
	padding: 0;
	width: 621px;
}

.featuredBox{
	margin-left: 20px;
	padding-bottom: 20px;
}

.featured_pic{
	float: left;
	display: inline;
	margin: 15px 10px 10px 18px;
	width: 100px;
}
.featured_desc{
	float: left;
	display: inline;
	margin: 15px 10px 10px 0;
	width: 140px;
	color: #000000;
}

div.featuredLink{
	clear: left;
	position: relative;
	top: 5px;	
	left: 10px;
	text-align: left;
	font-size: 11px;
}

#FeaturedBookRight{
	width: 170px;
	float: right;
	display: inline;
	position: relative;
	top: 20px;
	z-index: 200;
}

#FeaturedBookRight div div.title{
	font-size: 11px;
	font-weight: bold;
}

.feat_float{ 
	float: right;
	display: inline;
	margin: 15px 0 15px 15px;
	vertical-align: middle;

	text-align:center;
	padding: 3px;
	width: 105px;
	border: 1px solid #464646;
	height: 130px;
}

.feat_right{ height: 100%; }

.DL_poster{
	position: relative;
	left: -10px;
}



.FL_au{
	font-weight: bold;
}

.FL_ti{
	color:#000000;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
}






/* BOOK DETAIL Page */

/* Detail Listing */

.detailsBackLink{
	font-size: 14px;
	padding: 5px 0px 5px 0px;
}
.BookDetail{
	position: relative;
	top: 20px;
}

.BookDetailTxt
{
	/* font-family: Courier New, Courier New, Courier, monospace; */
	font-size: 15px;
	line-height: 20px;
	padding-left: 10px;
}

.DL_au{
	font-size: 14px;
	font-weight:bold;
	padding: 2px 0 0 10px;
}
.DL_ti{
	padding: 3px 0px 5px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #829558;
	text-transform: uppercase;
}
.DL_pr{
	/* font-family: Courier New, Courier New, Courier, monospace; */
	font-size: 14px;
}
.DL_pr2{
	font-size: 12px;
	font-weight: bold;
}
.DL_sav{
	color: #C00000;
}
.DL_sp{
	color: #C00000;
}
.DL_rec{
	padding-top: 7px;
	font-size: 12px;
}

.DL_photo{

}

.detailPriceButtons{
	position: relative;
	top: 20px;
	float:right;
}
.detailButton{
	padding: 7px;
	text-align: right;
}
.detailPrice{
	text-align: right;
	padding-right:11px;
}
.seeAllCat{
	display: inline;
	float: left;
	margin-top: 15px;
	text-align: left;
	line-height:14px;
	width: 60%;
}

.photo{
	float: left;
	display: inline;
	margin-top: 25px;
	padding: 10px 10px 10px 10px;
}

.photo1{
	float: right;
}

.photoLink{
	width: 95px;
	padding: 7px 2px 2px 2px;
	text-align: left;
	font-size: 12px;
}

.DL_poster{

}
.DL_poster2{ width: 430px; }

.sendtofriend{
	display: inline;
	float: right;
	padding:10px 10px 20px 0; 
	width: 35%;
	margin-right: 5px;
	text-align: right;
	line-height:16px;
}




/* BOOK SEARCH RESULTS */


.BL_cnt{
	padding: 5px;
	width: 14px;
}
.BL_photo{
	vertical-align: middle;
	text-align:center;
	padding: 4px 0 4px 0;
	width: 105px;
	border: 1px solid #464646;
}
.BL_photoD{
	width: 105px;
}
.BL_book{
	width: 520px;
	padding: 5px;
	border: 1px solid #464646;
	text-align: right;
	font-size: 14px;
	color: #829558;
}
.BL_au{
	font-weight: normal;
	color: #9e9e9e;
}
.BL_tiA{ text-decoration: none; }
.BL_ti{
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0 14px 0;
	text-transform: uppercase;
}
.BL_ti a   	 {text-decoration: none;}
.BL_ti a:link    {text-decoration: none;}
.BL_ti a:visited {text-decoration: none;}
.BL_ti a:active  {text-decoration: none;}
.BL_ti a:hover   {text-decoration: underline;}
.BL_rec{
	float: left;
	font-size: 12px;
	padding: 7px;
	color: #9B887F;
	margin-top: 10px;
}
.BL_links a { font-size: 12px; }
.BL_links{
	float: left;
	display: inline;
	font-size: 12px;
	padding: 7px;
	margin-top: 10px;
}
.BL_pr{	display: inline;
	font-weight:bold;}
.BL_pr2{display: inline;}
.BL_sav{color: #C00000;}
.BL_sp{	color: #C00000;}
.BL_price{
	float: right;
	padding: 7px;
	margin-top: 10px;
}
.BL_buttons{
	float: right;
	padding: 7px;
	margin-top: 10px;
}

.detailButton{
	padding: 7px;
	text-align: right;
}






/* SEARCH RESULTS Paging and Controls */


.refineSearch{
	text-align: right;
	position: relative;
	left: 48px;
	top: -4px;
	width: 142px;
}

.paging_text_sel{
	font-weight:bold;
}

a.paging_link, .paging_text_sel, .paging_text, a.prevnext_link{
	font-size:11px;
}

.paging_text{
	padding: 10px;
}

.ShowImages{
	text-align: right;
}

#srchtools_rpp{ padding: 2px; }
#srchtools_ob { padding: 2px; }
.srchtools{    font-size: 11px; }
.srchtoolstxt{ font-size: 11px; }
select.OrderByField{ font-size: 10px; }
select.OrderByField{ font-size: 10px; }
select.ShowImages  { font-size: 10px; text-align: left; }
.showing{ font-size: 11px; }




/* REFINE SEARCH STYLES */


.SearchCrit1{
	margin-right: 0px;
}
.SearchCrit2 b{
	margin-left: 5px;
} 

.srchRefineTD{
	border: 0px solid #537274;
	padding: 3px;
}

.srchToolsTD{

}

.srchRefineForm{
	width: 98%;
	height: 25px;
	margin-top: 10px;	
}

.srchRefineFormLabel{
	width: 175px;
	display: inline;
	float: left;
	text-align: left;
	font-weight: bold;
}

.srchRefineFormInput input{
	width: 136px;
}

.srchRefineFormInput{
	display: inline;
	float: left;
	width: 148px;
	margin-left: 3px;
}

.srchRefineFormGoBtn input{
}

.srchRefineFormGoBtn{
	display: inline;
	float: left;
	width: 170px;
}





/* BOOK INQUIRY Form */

textarea.InquiryFormFld,input.InquiryFormFld1{
	width:260px;		/* width of inquiry text box */
}

input.login, 
input.forgotPW { width:150px; }






/* MY ACCOUNT */

.acct_fld{	font-size:12px;}
.acct_fld1{	font-size:11px;
		width: 150px;}
.acct_fld5{	font-size:11px;}
.acct_smtxt{	font-size:10px;}

.accthdr { 	
	width: 100%;
	padding: 0px 0px 10px 0px;
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
	text-align:center;
}
.acctheaderWht { color:#ffffff;font-size:12px;font-weight:bold; }
.acctheader    { color:#ffffff;font-size:12px;font-weight:bold; }
.acctbarNum    { text-align: center; background-color: #973e01;; width: 20px; border-top: solid 1px #663333; border-bottom: solid 1px #663333; padding: 1px; line-height: 18px; font: bold 11px Arial; color: #ffffff; }
.acctbarNum2   { vertical-align: middle; background-color: #973e01; border-top: solid 1px #663333; border-bottom: solid 1px #663333; padding: 1px 3px; line-height: 18px; font: bold 11px Arial; color: #ffffff; }
.acctText      { padding-left:20px; font-size:11px; }
a.acctEdit     { font-size:11px; font-weight:normal; color: #ffffff; }
.acctTD	       { padding-left:0px; }
table.tblMyAcct{ margin: 0 auto; }


/* WANTS, WANT MANAGEMENT */

p.wantSearch { border:1px solid #fff; padding-left:10px; }
td.wanthdr   { font-size:11px; font-weight:bold; color:#000; text-align:center;}
td.wantres, a.wa_link, a:hover.wa_link, a:visited.wa_link 
	     { font-family:verdana; font-size:11px; }

.wantMngTbl, .wantMngTbl td{
	border: 1px solid #000;
}

.wantMngTbl td table td{
	border: 0px solid #000;
}

.wantListFormLabel{
	padding-left:20px;
	white-space: nowrap;
	width: 60px;
}



/* Forgot Password */

div.forgotPWContainer{
	width: 300px;
	text-align: left;
	border: 0px solid red;
}
input.forgotpw_submit{
	position: relative;
	float: right;
	margin-right: 30px;
}


/* FORM styles */

form  { padding:0; margin:0; }
input { font-size:11px; }

select.DropMenu_QuickSearchType { width:90px; }		/* quick search author/title drop menu */
input.Input_QuickSearch         { width:85px; } 	/* quick search keyword field */

select { font-size:10px; }

select.DropMenu_CatalogSearchForm, select.DropMenu_Categories { 
	width:180px;					/* catalog search drop menu */
} 

input.SearchFormFld1{
	width: 150px;
}

.checkboxText{
	font-size: 11px;
}

input.noResults{ width: 130px;}
input.SearchFormFld1, input.SearchFormFld2, input.SearchFormFld3, input.SearchFormFld4,
input.noResults {
	/*
	border: 1px solid #4B3736;
	background-color: #000000;
	color: #7c6a67;
	*/
	font-size: 14px;
}

input.SearchFormFld1{
	width: 180px;
}




/* CSS BUTTONS */


.qsrch, 
.forgotpw_submit,
.myacct_home_btn,
.feedback_submit,
.cartSignOnBtn, .cartCreateAcctBtn,
.Fav_Cat_Btn1, .Fav_Cat_Btn2, 
.wantmng_btn, .wa_want_btn1, .wa_want_btn2,
.noResultsSubmit{
	/*
	border: 1px solid #781401;
	background-color: #67190F;
	font-size: 12px;
	font-weight: normal;
	color: #C8DAA2;
	*/

}

.qsrch_hov{
	border: 1px solid #222222;
	background-color: #d59702;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.button{
	border: 1px solid #222222;
	background-color: #d59702;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;

}





/* Error */
div.alert{
	padding: 7px 5px 5px 32px;
	color: #339966;
	border: 0px dotted #339966;
	background-image: url(/images/alert_icon_black.gif);
	background-repeat: no-repeat;
	margin: 0 auto 10px auto;
	text-align: left;
	min-height: 32px;
}

div.error{
	padding: 7px 5px 5px 32px;
	color: #c00000;
	border: 0px dotted #c00000;
	background-image: url(/images/error_icon_black.gif);
	background-repeat: no-repeat;
	margin: 0 auto 10px auto;
	text-align: left;
	min-height: 32px;
}

div.error a{ color: #c00000; text-decoration:underline; }

span.error,ul.error{
	color: #c00000;
}





/* CONTROL PANEL */
a.controlpanel 		{ font-size:11px; color:#404040; text-decoration: underline; }
a:visited.controlpanel 	{ font-size:11px; color:#404040; text-decoration: underline; }
a:hover.controlpanel 	{ font-size:11px; color:#ffffff; text-decoration: none; background-color: #404040; }


/* make sure all sites have a version of this for required fields, asteriks */

.req_fld{
	color: #C00000;
}









#acct_optin_form, #acct_unpw_form{
	margin: 0 auto;
	width: 85%;
	text-align: left;
	padding-top: 25px;
}


#acct_customfields_form{
	margin: 0 auto;
	width: 85%;
	text-align: left;
	padding-top: 25px;
}
