	/* Global */
html, body {
	background-color: #c0c0c0;
	margin: 0;
	border: none;
	font-family: helvetica, verdana, arial;
	font-size: 12px;
	color: #6C7474;
}

body{ padding: 10px 0 0 0; }

a:link, a:visited, a:active { color: #537274; text-decoration: none; }
a:hover { text-decoration: underline; color: #faa51f; }
a:active, a:focus { outline: 0;}

.hide{ visibility: hidden; }
.remove{ display: none; }

#outertbl{
	width: 100%;
	height: 100%;
	vertical-align: top;
}

#container{
	width: 100%;
	height: 100%;
}

#site{
	background-color: #000000;
	width: 900px;
	margin: 0 auto;
}

#mainTbl{
	margin: 0 auto;
	width: 900px;
	vertical-align: top;
	background-color: #000000;
}

.mainTbl{ margin: 0 auto; }

#leftTd{
	background-image: url('/images/rb_left_bg.gif');
	background-repeat: repeat-x;
	width: 207px;
	height: 100%;
	background-color: #FFFFFF;
}

#leftTdPad{
	padding: 5px 0 0 22px;
}

#midTd{
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #7a3113;
	padding: 0 0 0 10px;
	width: 647px;
	margin: 0;
}

#book_display{
	width: 500px;
	margin: 20px auto 0 auto;
       
}

#bottomTd{
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #7a3113;
	padding: 0 0 0 10px;
	width: 647px;
	margin: 0;
}

#left_links{
	padding: 8px 0 0 0;
}

#dark_ad
{
	padding: 30px 0 20px 0;
     width: 118px;
     margin: 0 auto;
}

#lit-film{
     width: 146px;
     margin: 0 auto;
     padding: 30px 0px 0px 0px
}

#lit-video{
     width: 640px;
     height: 385px;
     display: none;
     position: absolute;
     left: 50%;
     margin-left: -320px;
     z-index: 9000;
}

.socialnetwk{
          /* margin: 10px 0 0 27px; */
          text-align: center;
          width: 100%;
          position: relative;
          left: -1px;
          margin-top: 7px;
}

.socialnetwk-share{
     float: left;
     display: inline;
     width: 125px;
     height: 16px;
     padding: 4px 0px 0px 34px;
}

.socialnetwk-fb{
     float: right;
     display: inline;
     width: 103px;
     height: 31px;
     padding-left: 15px;
}

.copyright2{
     float: right;
     display: inline;
     width: 360px;
     text-align: right;
}

#left_bottom
{
	padding: 15px 0 0 0;
	text-align: center;
	background-color: #FFFFFF;
	height: 100%;
}

#left_bottom table{
	margin: 0 auto;
}

#popUpWinTbl{
	margin: 0 auto;
	height: 100%;
	vertical-align: top;
	background-color: #ffffff;
}

a {
	color: #663333;
	font-family:arial;
}
a.small{
	font-size: 10px;
}

p,div,td,table {
	font-size:12px;
}

.noPad{
	padding:0px; 
	margin:0px auto; 
}

/* titlebar
.titlebarbghome {
	width: 801px;
	height: 48px;
	background-image: url(/images/d1_titlebar_bg.gif);
}
.titlebarbg {
	width: 801px;
	height: 48px;
	background-image: url(/images/d1_titlebar_bg2.gif);
}
*/

/* links */
a.linkSmall{
	font-size:11px;
}
a.linkTiny{
	font-size:10px;
}
.links { 
	width: 151px;
	margin: 0px auto;
	padding:0px 14px 3px 14px; 
}
.links2 { 
	width: 145px;
	margin: 0px auto;
	padding:0px 8px 3px 8px; 
}
.rctLink1st { 
	width:140px;
	padding:0px 3px 3px 3px; 
}
.rctLink { 
	width:140px;
	padding:3px; 
}
.rctImage { 
	padding:0px;
	margin:0px auto;
	width:150px;
}
.rctLinkA{
	color: #663333;
	font-family:arial;
	font-size:12px;
}
a.navLink,a:hover.navLink,a:visited.navLink{
	color:#000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}

.loginmsg{
	position: relative;
	top: -7px;
	padding-left: 3px;
	font-size:10px;
	color: #FFCC33;
}

/* Page Layout */
.pageDescription{
	padding: 0 15px 20px 15px;
}
.pageDescriptionReg{
	padding: 0 15px 20px 15px;
}
.pageDescriptionPreview{
	background-color: #ffffff;
}
h1, .title, .titlert{
	padding: 20px 0px 10px 0px;
	color: #c34108;
	font-size: 22px;
	line-height: 25px;
	margin:0;
	font-weight:normal;
}

.title{
	text-align: center;
}

.titlert{
	text-align: right;
}

.subtitle{
	padding: 7px 0px 7px 0px;
	color: #537274;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}

.address{
	position: relative;
	top: 20px;
	/*left: 100px;*/
	font-size: 14px;
	color: #c34108;
	text-align: right;
}

img.storefront{
	float: right;
	margin: 0 15px 15px 15px;
}

div.content{
	line-height: 16px;
	text-align: right;
}

p.content{
	line-height: 16px;
	text-align: left;
}
p.featured{
	text-align: left;
	padding-top: 20px;
	font-size: 11px;
}
.detailsBackLink{
	font-size: 12px;
	padding: 5px 0px 5px 0px;
}

.BookDetailTop{
	width: 600px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}

.BookDetail{
	padding: 0px 0px 10px 0px;
	line-height: 16px;
	text-align: right;
}

.photo1{
	float: right;
	margin: 0 0 20px 20px;
}

.photo{
	padding: 0px 0px 20px 0px;
}
.photoLink{
	padding: 2px;
	text-align: center;
}
/* Book Listing */

.BookListing{
	padding: 0px;
	line-height: 16px;
	text-align: left;
}

.BL_cnt{
	padding: 5px;
	width: 12px;
}
.BL_photo{
	text-align:center;
	padding: 0px;
	width: 75px;
}
.BL_photoD{
	width: 75px;
}
.BL_book{
	width: 100%;
	padding: 5px;
}
.BL_au{
	color: #537274;
	font-size: 14px;
}
.BL_ti, a.BL_ti{
	color:#c34108;
	font-size: 14px;
	text-decoration: none;
}
a.BL_tiA, a.BL_link{
}
.BL_pr{
	display: inline;
	color: #c34108;
	font-size: 14px;
	font-weight: normal;
}
.BL_pr2{
	color: #c34108;
	display: inline;
	font-size: 14px;
	font-weight: normal;
}
.BL_price{
	float: right;
	padding: 7px;
}
.BL_rec{
	font-size: 11px;
}
.BL_links{
	float: left;
	padding: 7px;
}
.BL_camera{
	display: inline;
	padding-left: 3px;
}
.BL_buttons{
	float: right;
	padding: 7px;
}
.BL_sav{
	color: #C00000;
}
.BL_sp{
	color: #C00000;
}
/* Featured Listing */
.FL_cnt{
	padding: 5px;
	width: 12px;
}
.FL_photo{
	text-align:center;
	padding: 0px;
	width: 165px;
}
.FL_photoD{
	width: 120px;
}
.FL_book{
	width: 100%;
	padding: 5px;
}
.FL_au{
	color: #537274;
	font-size: 14px;
}

.FL_ti, a.FL_ti{
	color:#c34108;
	font-size: 14px;
	text-decoration: none;
}
a.FL_tiA, a.FL_link{
}
.FL_pr{
	display: inline;
	color: #c34108;
	font-size: 14px;
	font-weight: normal;
}
.FL_pr2{
	color: #c34108;
	display: inline;
	font-size: 14px;
	font-weight: normal;
}
.FL_price{
	float: right;
	padding: 7px;
}
.FL_rec{
	font-size: 11px;
}
.FL_links{
	float: left;
	padding: 7px;
}
.FL_camera{
	display: inline;
	padding-left: 3px;
}
.FL_buttons{
	float: right;
	padding: 7px;
}
.FL_sav{
	color: #C00000;
}
.FL_sp{
	color: #C00000;
}
/* Detail Listing */
.DL_au_hm{
	color: #537274;
	font-size: 22px;
	line-height: 25px;
}
.DL_ti_hm{
	color: #c34108;
	font-size: 22px;
	line-height: 25px;
}
.DL_ti_hm a:link{ color: #c34108; font-size: 22px; line-height: 25px; text-decoration: none; }
.DL_ti_hm a:visited{ color: #c34108; font-size: 22px; line-height: 25px; text-decoration: none; }
.DL_ti_hm a:hover{ color: #c34108; font-size: 22px; line-height: 25px; text-decoration: none; }

.DL_au{
	color: #7B4524;
	font-size: 24px;
	line-height: 28px;
}
.DL_ti{
	color: #c34108;
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 10px;
}
.DL_pr{
	color: #c34108;
	font-size: 16px;
	font-weight: normal;
}
.DL_pr2{
	color: #c34108;
	font-size: 15px;
	font-weight: normal;
}
.DL_sav{
	color: #C00000;
}
.DL_sp{
	color: #C00000;
}
.DL_rec{
	padding-top: 7px;
	font-size: 11px;
}
.detailPriceButtons{
	float:right;
}
.detailButton{
	padding: 7px;
	text-align: right;
}
.detailPrice{
	text-align: right;
	padding:15px 10px 15px 0;
}
.seeAllCat{
	padding-top:10px; 
	padding-bottom: 10px; 
	/*float:right;*/
	line-height:14px;
	text-align: center;
}



/* Search paging */
.paging_text_sel{
	font-weight:bold;
}
a.paging_link, .paging_text_sel, .paging_text, a.prevnext_link{
	font-size:11px;
}
.paging_text{
	padding: 10px;
}

td.srchtools{
}

select.ShowImages{
	width: 50px;
}

td.ShowImages{
	text-align: right;
}

td.prev, td.next{
	padding: 10px;
}

/* Result Styles */
.galImg {
	width:120px; padding-left:0px;
}
.galTxt {
	width:190px; padding:3px;
}
.galAuthor{
	font-size:11px; font-weight:bold;
}
.galPrice{
	padding-top:8px;
	font-size:11px; font-weight:bold;
}
.galTitle{
	font-size:11px; font-weight:bold; color:#000000; padding-top:8px;
}
a.galTitleA{
	color: #000000;
}
.galMore{
}
a.galMoreA{
	font-size:11px;
}



/* New refine search styles */

.SearchCrit1{
	margin-right: 0px;
}
.SearchCrit2 b{
	margin-left: 5px;
} 

.srchRefineTD{
	background-color: #e2dfc9;
	border: 1px 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: 166px;
}

.srchRefineFormInput{
	display: inline;
	float: left;
	width: 178px;
	margin-left: 3px;
}

.srchRefineFormGoBtn input{
}

.srchRefineFormGoBtn{
	display: inline;
	float: left;
	width: 170px;
}


td.ShowImages{
	text-align: right;
}

select.ShowImages{
	text-align: left;
}

#srchtools_ob{ margin-top: 2px; }



/* Form styles */
form { padding:0px; margin:0px; }
input { font-size:11px; }
input.Input_QuickSearch { width:90px; } 		/* quick search keyword field */
select { font-size:10px; }
select.DropMenu_QuickSearchType { width:90px; }	/* quick search author/title drop menu */
select.DropMenu_CatalogSearchForm, select.DropMenu_Categories { 
	width:250px; font-size: 11px;					/* catalog search drop menu */
} 

#qSearchInp{
	border: 1px solid #000000;
	background-color: #ffffff;
	width: 125px;
}
input.qsrch{
	border: 1px solid #000000;
	background-color: #ffffff;
}

.button{
	background-color: #000000;
	border-style: solid;
      border-color: #545454;
      border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFEA00;
}
.button_mo{
	background-color: #A64E01;
	border-style: solid;
      border-color: #e6eff4;
      border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFEA00;
}
.checkboxText{
	font-size: 11px;
}
input.SearchFormFld1{
	width: 250px;
}
.acct_fld{
	font-size:12px;
}
.acct_fld1{
	font-size:11px;
	width: 150px;
}
.acct_fld5{
	font-size:11px;
}
textarea.InquiryFormFld,input.InquiryFormFld1{
	width:260px;
}
.acct_smtxt{
	font-size:10px;
}


/* WANTS, WANT MANAGEMENT */

p.wantSearch { border:1px solid #fff; padding-left:10px; }
td.wanthdr   { font-size:11px; color:#6C7474; font-weight:bold; text-align:center; line-height:13px; background-color: #f4f4f4; }
td.wantres, a.wa_link, a:hover.wa_link, a:visited.wa_link 
	     { font-family:verdana; font-size:11px; line-height:12px; }

td.wantres-status{
	font-family:verdana; font-size:11px; line-height:12px;
	background-color: #eee;
}

.wantMngTbl{ width:97%; }

.wantMngTbl, .wantMngTbl td{
	border: 1px solid #f4f4f4;
	padding: 4px;
}

.wantMngTbl td table td{
	border: 0px solid #f1f1f1;
}

.wa_wantListFormTable{
}

.wantListFormLabel{
	white-space: nowrap;
	width: 140px;
	text-align: right;
}

.wantListManage{
    width: 640px;
	padding: 0px 30px 30px 30px;
	line-height: 18px;
}






/* footer */
.footer{
	padding: 3px 3px 10px 3px;
	text-align:center;
}

a.footerA{
	font-size:11px;
	color: #FFCC33;
	background-color: #000000;
}
.copyright{
	padding-left: 20px;
	display: inline;
	font-size:10px;
	color: #FFCC33;
}



/* acct upgrade */
.accthdr	   { 	
	padding: 20px 0px 10px 0px;
	color: #c34108;
	font-size: 22px;
	line-height: 25px;
	text-align: center;
}
.acctheaderWht { color:#6C7474;font-size:12px;font-weight:bold; }
.acctheader    { color:#6C7474;font-size:12px;font-weight:bold; }
.acctbarNum    { text-align: center; background: #f4f4f4; width: 15px; border-top: solid 0px #6C7474; border-bottom: solid 0px #6C7474; padding: 1px; line-height: 18px; font: bold 11px Arial; color: #ffffff; }
.acctbarNum2   { vertical-align: middle; background: #f4f4f4; border-top: solid 0px #6C7474; border-bottom: solid 0px #6C7474; padding: 1px 3px; line-height: 18px; font: bold 11px Arial; color: #ffffff; }
.acctText      { padding-left:20px; font-size:11px; line-height: 15px; }
a.acctEdit     { font-size:11px; font-weight:normal; }
.acctTD	   { padding-left:0px; }
table.tblMyAcct{ margin: 0 auto; width:92%; }
td.acct_smtxt .myacctOptinBox
{
	font-size: 10px;
	line-height: 12px;
	padding-right: 20px;
}

td.acct_smtxt .myacctOptinBox input
{
	float: left;
	display: inline;
	margin: 0 6px 20px 0;
	font-size: 10px;
	clear: left;
}


#acct_subscribe_form{
	border: 1px solid #3A3A6D;
	background-color: #e7e7e7;
}


#acct_unpw_form{
	margin: 0 auto;
	width: 85%;
	text-align: left;
	padding-top: 25px;
}

#acct_optin_form{
	margin: 0 auto;
	width: 92%;
	text-align: left;
	padding-bottom: 20px;
}

#acct_customfields_form{
	margin: 0 auto;
	width: 85%;
	text-align: left;
	padding-top: 25px;
}

.req_fld{ color: #C00000; font-weight: normal; }

	/* 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; text-decoration: none; background-color: #404040; color: #ffffff; }

/* Error */
div.alert{
	padding: 7px 5px 5px 32px;
	color: #339966;
	border: 0px dotted #339966;
	background-image: url(/images/alert_icon.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.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;
}

.order_alrdyplc{
	padding: 7px 5px 5px 32px;
	color: #c00000;
	border: 0px dotted #c00000;
	background-image: url(/images/error_icon.gif);
	background-repeat: no-repeat;
	margin: 0 auto 10px auto;
	width: 350px;
	min-height: 32px;
}

	/* coupon */
td.coupon { font-size:10px; padding:10px; }
.coupon   { font-size:10px; }
.coupon_form { font-size:10px; }


.tbl_cat{
	width: 500px;
}

.tbl_catalogs{
	width: 500px; 
	position: relative;
	left: 50px;
}

.catalogs_spacer{
	height: 1px;
	padding: 0;
	margin: 0;
}

.cat{
	font-size: 14px;
}


.siteMapHdr{
	color: #c34108;
	font-weight: normal;
	font-size: 14px;
}

.SCategoryImage{
            float: left;
            display: inline;
            margin: 2px 15px 15px 0;
}
