#globalMessage{
  background-color: #a0a735;
  border-bottom: 2px dashed #241b12;
  width: 100%;
}

#globalMessage div{
  margin: 0 auto;
  color: #000; 
  font-weight: bold;
  width: 930px;
  line-height: 16px;
  padding: 10px;
}


/* Alignment, Float, Positioning */

.ctr{	text-align: center; }
.lft{	text-align: left; }
.rght{	text-align: right; }

.lyrRel{position: relative;}

.noPad{ padding:0px; margin:0px auto; }

.float_rt{ float: right; display: inline; }
.float_lt{ float: left; display: inline; }

.align_rt{ text-align: right; }
.align_lt{ text-align: left; }

.clearRight{ clear: right; }
.clearBoth { clear: both; }
.clearLeft {clear: left; }

.nowrap{ white-space: nowrap; }

.photoRt{ float: right; display: inline; margin: 2px 0 10px 10px; border: 1px solid #000; }
.photoRt2{ float: right; display: inline; margin: 2px 0 10px 10px; border: 0px solid #000; }
.photoLt{ float: left; display: inline; margin: 2px 10px 10px 0; border: 1px solid #000; }
.photoLt2{ float: left; display: inline; margin: 2px 10px 10px 0; border: 0px solid #000; }


/* visibility */

.remove{ display: none; }
.hide{ visibility: hidden; }



/* Link Styles */

a.linkTiny, a.small{
	font-size:11px;
}

a.linkSmall{
	font-size: 11px;
}

.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 */

#main-content h1, #main-content2 h1, .main-content3 h1, #main-content-cart h1{
     font-size: 14px;
     color: #333;
     width: 100%;
     border-bottom: 1px solid #dbdbdb;
     text-align: left;
     padding: 0px 0px 11px 0px;
     margin: 0px 0px 30px 0px;
     text-transform: uppercase;
}

.main-content3 .shoppingcart h1{text-align: center; width: 100%; margin: 0 auto;}

h1, .title_srch, h1.BookDetailHrd{
	padding: 0px 0px 10px 0px;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
}

h2{
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 5px 0;
}

h3{	
   margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
	
h4{	
   margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}

.title{
	/* Always try to use H1-H4 styles instead! */
	padding: 0px 0px 10px 0px;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
}
.title_srch{
	/* see above, set with H1 style */
}




/* Page Interior Padding and Positioning */

.pageDescription, .pageDescriptionReg, .pageDescription2 {
	width: 685px;
	margin: 0 auto;
	line-height: 17px;
	padding: 20px 0 35px 0;
}

.pageDescription2{
	width: 710px;
	padding: 10px 0 25px 0;
}

.pageDescription p{
	margin-right: 18px;
	text-align: justify;
}

.pageDescription2 p{
	text-align: left;
	line-height: 16px;
}

.pageDescriptionPreview{
	/* For HTML Preview Pane in Control Panel */
	background-color: #ffffff;
}

.SearchResults{
	width: 900px;
	line-height: 17px;
	padding-bottom: 30px;
	position: relative;
}


.pageLeftColumn{
	float: left;
	display: inline;
	width: 330px;
}

.pageRightColumn{
	float: right;
	display: inline;
	width: 350px;
}

.pageWideColumn{
	width: 850px;
   background-color: #fff;
   border: 3px solid #a7af77;
   padding: 35px;
}

#shareThis{
	position: absolute;
	right: 25px;
	bottom: 25px;
}


/* CATALOGS Table */

table.tbl_catalogs{
	position: relative;
	left: -4px;
}

table.tbl_catalogs td{
	line-height: 16px;
	vertical-align:top;
	text-align:left;
	width: 33%;
	/* padding-left: 30px; */
}

table.tbl_catalogs td.catalogs_spacer{
	line-height: 16px;
	height: 20px;
	margin: 0; padding: 0;
}



.cat_desc { width: 550px; text-align: justify; margin-top: 4px; font-style: italic; }

.cat_cattxt img{ border: 1px solid #666; }

.cat_cattxt h2.cat { width: 550px; margin: 5px 0 0 0; padding-bottom: 0; }
.cat_cattxt .cat_desc{ margin: 0 0 0 10px;  padding: 0 0 10px 0; }
.cat_cattxt .cat-links{ margin: 0; }

.cat-links { width: 550px; margin-top: 7px; }

.cat-links div a img{ margin-right: 7px; border: 0; }
.cat-links div img{ margin-right: 7px; border: 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;
}

.FL_au{
	font-weight: bold;
}

.FL_ti{
	color:#000000;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
}






/* BOOK DETAIL Page */

.BookDetails{
    width: 600px;
    float: left;
    display: inline;
}

.BookImages{
   width: 250px;
   float: right;
   display: inline;
}

.photo1{
     width: 100%;
     text-align: center;
     padding-bottom: 15px;
}

.photo{
	padding: 0;
	float: left; margin: 10px 10px 0 0;
	display: inline;
}


.photoLink{
	padding: 2px;
	text-align: center;
	display: none;
}

.detailsBackLink{
	font-size: 12px;
	padding: 5px 0px 5px 0px;
}

.detailPriceButtons{
	margin-top: 25px;
	width: 600px;
	height: 50px;
}

.detailPrice{
	text-align: right;
	padding-right:10px;
	padding-bottom: 7px;
}

.DL_au{	
	font-weight: normal; font-size:16px;
	margin: 0 0 15px 0;
}
.DL_ti{	
	color:#000000;
	font-weight: bold; font-size:16px;
	margin: 0;
	clear:both;
}
.DL_il{ float:right;display:inline;
	 padding: 5px 0 5px 0;
	 margin:0 5px 15px 30px;
	 font-weight:normal; }
.DL_pr{	font-weight:bold;  color: #000;}
.DL_pr2{  color: #000; }
.DL_sav{color: #C00000;}
.DL_sp{	color: #C00000;}
.DL_rec{padding-top: 7px;
	font-size: 11px;}

.seeAllCat{
	width: 600px;
	padding-top: 7px;
	font-size: 14px;
}






/* BOOK SEARCH RESULTS */


.BookListing{
	padding: 0px;
	margin: 0px;
}

.BookListingBanner{
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 12px;
	font-weight:bold;
	line-height: 20px;
	text-align: center;
}

.BL_photo{
	text-align: center;
	padding: 0;
	width: 100%;
}

.noImage{
	position: relative;
	left: -16px;
}

.BL_au{	font-weight: bold; font-size:14px;}
.BL_ti, a.BL_ti{ color:#333;
	font-weight: bold; font-size:14px; text-decoration: none; font-style: italic; }
.BL_il{	float:right;display:inline; font-size:12px;
	margin:0 5px 0 30px; }
.BL_il2{ float:right;display:inline;
	 padding: 5px 0 5px 0;
	 margin:0 5px 15px 30px;
	 font-weight:normal; }
a.BL_link{
	color:#3b3a00;
	font-size: 11px;
	font-weight: bold;
}
.BL_rec{ color: #333;}
.BL_pr{	display: inline; color: #000;
	font-weight:bold;}
.BL_pr2{display: inline; color: #000;}
.BL_sav{color: #C00000;}
.BL_sp{	color: #C00000;}
.BL_price{
	float: right;
	padding: 21px 8px 8px 8px;
	text-align: right;
}

.BL_buttons{
	float: left;
	padding: 20px 7px 7px 0;
}

.detailButton{
	padding: 0 10px 7px 0;
	text-align: left;
	float: left;
	display: inline;
}



/* SEARCH RESULTS Paging and Controls */


.BookList{
   background-color: #eff1d9;
   border: 3px solid #a7af77;
   margin-bottom: 15px;
   padding: 5px;
}

.srch_results_td, .srch_results_td_alt{

}

.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: 11px; }
select.OrderByField{ font-size: 11px; }
select.ShowImages  { font-size: 11px; text-align: left; }
.showing{ font-size: 11px; padding-left: 9px; }


/* REFINE SEARCH */

.SearchCrit1{
	margin-right: 0px;
}
.SearchCrit2 b{
	margin-left: 5px;
} 

.srchRefineTD{
   background-color: #d4d6c1;
   border: 3px solid #a7af77;
	padding: 10px 5px 5px 10px;
}

.srchToolsTD{
	padding-top: 13px;
}

.srchRefineForm{
	width: 98%;
	height: 25px;
	margin-top: 10px;
}

.srchRefineFormLabel{
	width: 182px;
	display: inline;
	float: left;
	text-align: left;
	font-weight: bold;
}

.srchRefineFormInput input{
	width: 196px;
}

.srchRefineFormInput{
	display: inline;
	float: left;
	width: 208px;
	margin-left: 3px;
}

.srchRefineFormGoBtn input{
}

.srchRefineFormGoBtn{
	display: inline;
	float: left;
	width: 460px;
	white-space: nowrap;
	position: relative;
}


span.refineSearch{
   position: absolute; right: -20px; top: 2px;
}



/* BOOK INQUIRY Form */

textarea.InquiryFormFld,input.InquiryFormFld1{
	width:260px;		/* width of inquiry text box */
}

input.login, 
input.forgotPW { width:150px; }

td.login{ padding: 3px 3px 3px 0; }




/* MY ACCOUNT */

.tblMyAcct{ width:100%; }

.acct_fld{	font-size:12px;}
.acct_fld1{	font-size:11px;
		width: 150px;}

input.acct_fld3{ 	width: 100px; }
input.acct_fld4{ 	width: 100px; }

.acct_fld5{	font-size: 11px;}
.acct_smtxt{	font-size: 11px;}

.accthdr { 	
/* style removed */
}
.acctheaderWht { font-size:12px;font-weight:bold; }
.acctheader    { font-size:12px;font-weight:bold; }
.acctbarNum    { text-align: center; background-color: #fff; width: 20px; border-bottom: solid 1px #919d5b; padding: 1px; line-height: 18px; font: bold 12px Arial; }
.acctbarNum2   { vertical-align: middle; background-color: #fff; border-bottom: solid 1px #919d5b; padding: 1px 3px; line-height: 18px; font: bold 12px Arial; }
.acctText      { padding-left:23px; font-size:12px; }
a.acctEdit     { font-size:12px; font-weight:normal; color: #4e0c07; }
.acctTD	       { padding-left:0px; }


td.acct_smtxt .myacctOptinBox
{
	font-size: 11px;
	line-height: 12px;
	padding-right: 20px;
}

td.acct_smtxt .myacctOptinBox input
{
	float: left;
	display: inline;
	margin: 0 6px 20px 0;
	font-size: 11px;
	clear: left;
}

.unpw_hdr{ height: 28px; overflow-y: hidden; }

.optin_hdr{ height: 7px; }

#acct_subscribe_form, #acct_unsubscribe_form{
	background-color: #fff;
}

#acct_unsubscribe_form .td_optin{
	padding-top: 7px;
}


#acct_unpw_form{
	margin: 0 auto;
	width: 85%;
	text-align: left;
}

#acct_optin_form{
	margin: 0;
	width: 92%;
	text-align: left;
	padding-bottom: 7px;
}

#acct_customfields_form{
	margin: 0 auto;
	width: 85%;
	text-align: left;
	padding-top: 7px;
}
	/* style for new email list feature */

.emailListTable{
	margin-left: 22px;
}

.emailListTable td.el_txt{
	width: 300px;
}
p.emailListIntro{  margin: 5px 25px 10px 22px; }
p.emailListFooter{ margin: 10px 25px 10px 22px; }



/* WANTS, WANT MANAGEMENT */

p.wantSearch { border:1px solid #fff; padding-left:10px; }
/* td.wanthdr   { background-color: #929e5c; font-size:12px; font-weight:normal; text-align:center; line-height:13px;} */
td.wanthdr   { background-color: #929e5c; font-weight: bold; line-height:13px; text-align:center; }
td.wantres, a.wa_link, a:hover.wa_link, a:visited.wa_link 
	     { font-family:verdana; font-size:11px; line-height:12px; }

.wantMngTbl{
	border: 0;
	background-color: #fdf8e5;
}

.wantMngTbl td{
	border: 1px solid #929e5c;
}

.wantMngTbl td table td{
	border: 0px solid #929e5c;
}

.wa_wantListFormTable{
}

.wantListFormLabel{
	padding-left:20px;
	white-space: nowrap;
	width: 120px;
}

.wantListManage{
    width: 640px;
	padding: 0px 30px 30px 30px;
	line-height: 18px;
}

/* WISH LIST */

.wl_sold_msg{
      width: 98%;
      text-align: right;
      font-style: italic;
      color: #000;
      clear: both;
}

.wl_sold_msg_btn{

}


/* Forgot Password */

table.forgotPW{
	width: 300px;
	margin-left: 0px;
}

div.forgotPWContainer{
	width: 300px;
	text-align: left;
	border: 0px solid red;
}
input.forgotpw_submit{
	position: relative;
	float: right;
	margin-right: 31px;
}


/* FORM styles */

form  { padding:0; margin:0; }
input { font-size:12px; }

select.DropMenu_QuickSearchType { width:90px; }		/* quick search author/title drop menu */
input.Input_QuickSearch         { width:85px; } 	/* quick search keyword field */

select { font-size:12px; }

select.DropMenu_CatalogSearchForm, select.DropMenu_Categories { 
	width:280px;					/* catalog search drop menu */
	font-size:14px;
} 

input.SearchFormFld1{
	width: 230px;
}


input.SearchFormFld4{
	width: 60px;
}

.checkboxText{
	font-size: 12px;
}

.SearchFormVal{
	font-size: 12px;
	font-style: italic;
}

input.noResults{ width: 150px; }


/* CSS BUTTONS */

.qsrch, 
.forgotpw_submit,
.myacct_home_btn,
.feedback_submit, .myacct_home_btn,
.cartSignOnBtn, .cartCreateAcctBtn, .myAcctBtn,
.Fav_Cat_Btn1, .Fav_Cat_Btn2, 
.wantmng_btn, .wa_want_btn1, .wa_want_btn2,
.noResultsSubmit{
	background-color: #4e0c07;
	border: 1px solid #dbdbdb;
	font-family: Arial;
	font-size: 12px;
	color: #fff;

}

.qsrch2{ width: 110px; }
.qsrch3{ width: 150px; }




/* ERROR */


div.alert{
	padding: 7px 5px 5px 32px;
	color: #339966;
	border: 0px dotted #339966;
	background-image: url(/images/alert_icon_transp.gif);
	background-repeat: no-repeat;
	margin: 0 auto 10px auto;
	text-align: left;
}

div.error{
	padding: 7px 5px 5px 32px;
	color: #C00000;
	border: 0px dotted #C00000;
	background-image: url(/images/error_icon_transp.gif);
	background-repeat: no-repeat;
	margin: 0 auto 10px auto;
	text-align: left;
}

span.error,ul.error{
	color: #C00000;
}

.order_alrdyplc{
	padding: 7px 5px 5px 32px;
	color: #C00000;
	border: 0px dotted #C00000;
	background-image: url(/images/error_icon_transp.gif);
	background-repeat: no-repeat;
	margin: 0 auto 10px auto;
	width: 350px;
}


.siteMapTD, .siteMapHdr{ width: 200px; }
.siteMapHdr{ font-weight: bold; }




/* 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;
}


