html, body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: arial;
	width: 100%;
}

div,td,table {
	font-size:12px;
}

#top{
	padding: 20px 0 0 0;
	width: 100%;
	height: 142px;
}

#parrot{
	width: 860px;
	height: 70px;
	margin: 0 auto;
}

#parrot_div{
	width: 344px;
	float: left;
	display: inline;	
}

#parrot img{
	display: block;
}

#searchBox
{
	width: 256px;
	float: right;
	display: inline;
	font-size: 10px;
	color: #656565;
	position: relative;
	top: 15px;
}

#searchBox a {font-size: 10px; color: #656565; text-decoration: none;}
#searchBox a:hover{text-decoration: underline;}

#searchBox input
{
	margin: 0 0 0 4px;
	font-size: 10px;
}

.search_input input
{

}

#masthead
{
	width: 100%;
	height: 76px;
	background-image: url('/images/gp_nav_bg.gif');
	background-repeat: repeat-x;
}

#masthead_center
{
	width: 860px;
	margin: 0 auto;
}


#searchTitle
{
	font-size: 10px;
}

#searchTitle:first-letter 
{
	font-size: 12px;
}

#section{
	float: left;
	display: inline;
	width: 460px;
	position: relative;
}

.sectionTop{
	padding: 0;
	position: relative;
	top: -5px;
	font-family: times new roman;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.sectionTop p{
	margin: 0 0 0 3px;
	position: relative;
	top: -3px;
}

.sectionTop h2{
	margin: 3px;
	text-align: center;
}

#site
{
	width: 817px;
	margin: 0 auto;
	position: relative;
	left: -27px;
	height: 100%;
}

#site_inner
{
	margin-top: 4px;
	background-repeat: no-repeat;
}

#logo
{
	width: 344px;
	float: left;
	display: inline;
	margin: 0 5px 0 0;
}

#nav
{
	width: 500px;
	margin: 45px 0 0 0;
	float: left;
	display: inline;
	

}

.navLink
{
	float: left;
	display: inline;
	margin: 0 0 0 16px;
}

#search_box
{
	width: 300px; 
	float: right;
}

#left
{
	width: 347px;
	height: 632px;
	float: left;
	display: inline;
}

#right
{
	width: 456px;
	height: 607px;
	float: left;
	display: inline;
	background-image: url('/images/gp_right_bg.gif');
	background-repeat: repeat-y;
	padding: 25px 0 0 0;
}


.tikiTorch span{
	position:relative;
	top: -100px;
	left: 390px;
	z-index:1;
}

.tikiTorch span a{
	text-decoration: underline;
}

#left_tier2
{
	width: 220px;
	height: 100%;
}
#right_tier2
{
	width: 597px;
	height: 100%;
	padding: 15px 0 0 0;
}


#mid_tier2{
	width: 817px;
	height: 100%;
	padding: 15px 0 0 0;
}

.box_bg
{
	background-image: url('/images/gp_box_bg.jpg');
	background-repeat: repeat-y;
}

#box_bg
{
	background-image: url('/images/gp_box_bg.gif');
	background-repeat: repeat-y;
}

#box_bg2, .box_bg2
{
	background-image: url('/images/gp_box_bg2.gif');
	background-repeat: repeat-y;
}

.box_content
{
	color: #5e5c5c;
	font-family: Times New Roman, serif;
	font-size: 14px;
	padding-right: 25px;
	padding-left: 20px;
}

#box_content, #box_content_home, .box_content_home
{
	color: #5e5c5c;
	font-family: Times New Roman, serif;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 10px;
}

.box_content table td{
	font-size: 12px;
	line-height: 18px;
}

#box_content p{
	font-size: 14px;
}

#box_tier2, .box_tier2{
	position: relative;
	left: -7px;
}

#box_content, .box_content{
	margin-right: 15px;
}

#box_content_home
{
	height: 67px;
	overflow: hidden;
}

.box_red_text, .red
{
	color: #5c0000;
}


#boxes
{
	width: 400px;
	margin: 0 auto;
	padding-top: 12px;
}

#boxes-rev
{
	width: 400px;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
	left: 30px;
	top: 12px;
}


#see_all_link
{
	width: 100px;
	position: relative;
	top: 35px;
	left: 370px;
	height: 17px;
}

#see_all_link a{font-family: Times New Roman, serif; font-size: 10px; color: #410000; text-decoration: none; font-weight: bold;}
#see_all_link a:hover{text-decoration: underline;}


img { border-color: #663333; }

a, a:link, a:visited {
	color: #663333;
}
a:hover {
	color: #990000;
}

a.small{
	font-size: 10px;
}


.ctr{	text-align: center; }
.lft{	text-align: left; }
.rght{	text-align: right; }


hr{
	height: 1px;
	color: #d1d1d1;
	text-align: left;
}

h1{	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	font-family: times new roman;}
h2{	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	font-family: times new roman;}
h3{	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	font-family: times new roman;}

h3 a{
	/*text-decoration: none;*/
}

#box_content_home h3{
	font-family: times new roman;
	margin: 0px 0px 6px 0px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	line-height: 22px;
	text-transform: uppercase;
	border-bottom: 1px solid #d1d1d1;
	width: 95%;
}

h4{	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	font-family: times new roman;}

	/* Global */


#popUpWinTbl{
	margin: 0 auto;
	vertical-align: top;
	background-color: #ffffff;
}




/* Featured Items */


.featuredAuthor{

}

.feat_home_float, .feat_home_float_clear{
	float: left;
	display: inline;
	width: 105px; 
	height: 175px; 
	text-align: center;
	padding: 4px 0 0 0;
	margin: 0 0 0 10px;
	position: relative;
	left: -10px;
}

.feat_home_float_clear{
	clear: left;
}

.FI_ti
{
	width: 95px;
	margin: 0 auto;
}

.feat_float{
	width: 100px;
	margin: 5px 8px 17px 8px;
	padding: 0;
	position: relative;
	left: 0px;
	text-align: center;
}

#FeaturedBookRight{
	padding: 0;
	width: 116px;
	display: inline;
	background-color: #e8e8e8;
	border: 1px solid #585858;
}

#featured_items
{
	width: 424px;
	height: 226px;
	background-image: url('/images/gp_featured_bg.gif');
	background-repeat: no-repeat;
	padding: 33px 0 0 20px;
	margin: 18px 0 0 0;
}


#featured{
	float: right;
	display: inline;
	width: 137px;
}

.featuredBox{
	margin-left: 20px;
	padding-bottom: 20px;
}

#featured h3{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}


.featuredBoxRight{
	width: 116px;
	background-color: #e8e8e8;
	border: 1px solid #585858;
}

.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;
}

.featBoxRightHdr{
	width: 91px;
	margin: 0 auto;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.featuredLink{
	clear: left;
	position: relative;
	top: 5px;	
	left: 10px;
	text-align: left;
	font-size: 11px;
}


div.featuredLinkRight{
	clear: left;
	position: relative;
	text-align: left;
	font-size: 11px;
	padding: 4px 10px 4px 10px;
}

.FL_au{
	font-weight: bold;
}
.FL_ti{
	color:#000000;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
}


/* links */

a.linkTiny{
	font-size:10px;
}



.rctLinkA{
	color: #663333;
	font-family:arial;
	font-size:12px;
}

.tbl_catalogs{
	
}

.advSearch{
	width: 561px;
	padding: 0px 30px 20px 0px;
	line-height: 18px;
}

.pageDescription {
	width: 561px;
	padding: 10px 30px 20px 0px;
	line-height: 18px;
	color: #000;
	font-size: 12px;
}

.pageDescription2{
	width: 460px;
	padding: 10px 0 0px 0px;
	line-height: 18px;
	color: #000;
	font-size: 12px;
}

.pageDescriptionReg{
	width: 700px;
	padding: 0 0 45px 0;
	line-height: 16px;
	margin: 0 auto;
}

.pageDescriptionCreate{
	width: 567px;
	padding: 25px 0 0 0;
	line-height: 16px;
	margin: 0 auto;
}


.pageDescriptionPreview{
	background-color: #ffffff;
}

.shoppingcart
{
	width: 803px;
	/*padding: 10px 20px 20px 20px;*/
	line-height: 16px;
	margin: 0 auto;
}

.SearchResults{
	width: 757px;
	padding: 0 30px 20px 30px;
	line-height: 16px;
	position: relative;
	top: -5px;
}

.refineSearch{
	text-align: left; 
	margin-left: 2px;
	position: relative;
}

.titleimg{
	padding-bottom: 7px;
}

.title{
	font-family: times new roman;
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	line-height: 28px;
	text-transform: uppercase;
	border-bottom: 1px solid #d1d1d1;
}


.detailButton2{
	padding: 6px;
	text-align: right;
}

.detailsBackLink{
	font-size: 12px;
	padding: 5px 0px 5px 0px;
}
.BookDetail{
	padding: 20px 0px 10px 0px;
}
.photo, .photo1{
	float: right;
	padding: 0px 0px 20px 0px;
}
.photoLink{
	padding: 2px;
	text-align: center;
}

/* Detail Listing */
.DL_au{
	font-weight: bold;
	padding-bottom: 7px;
}
.DL_ti{
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #660000;
}
.DL_pr{
	font-weight:bold;
}
.DL_pr2{
}
.DL_sav{
	color: #C00000;
}
.DL_sp{
	color: #C00000;
}
.DL_rec{
	padding-top: 7px;
	font-size: 11px;
}
.detailPriceButtons{
	float:right;
	width: 100%;
	height: 70px;
	display: inline;
}

.detailPrice{
	text-align: right;
	padding-right:10px;
	padding-bottom: 10px;
}
.seeAllCat, .seeAllCat2{
	float:left;
	display: inline;
	clear: right;
	line-height:14px;
	background-color: #e8e8e8;
	text-align: left;
}

.seeAllCat2Inner{
	width: 425px;
	margin: 0;
	padding: 5px;
	border: 1px solid #585858;
}

.seeAllCat{
	width: 345px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #585858;
}

.seeAllTxt{
	padding-bottom: 4px;
	font-size:11px;
	clear: left;
}

.seeAllTxt p{
	margin: 3px 0 3px 0;
	font-size:11px;
}

/* Cart */
#addToCart{
	text-align:left;
}
.addToCartTable,table.addtocart{
	text-align:left;
}
.addToCartButtons{
	width: 450px;
	text-align:center;
}
.addToCartButton1,.addToCartButton2{
	padding-top:10px;
}
table.addtocart{
	width: 450px;
}
.addtocart{
	border: 1px solid #663333;
	padding: 4px;
}
.cartcontents{
	border: 1px solid #b1b1b1;
	padding: 4px;
}
.cartcontentsbg{
	background-color: #4b0100;
	color: #dedede;
}

.cartcontentsbg .title{
	color: #dedede;
}
.cartcontentshdr{
	font-weight:bold;
}
.inputIns,.inputIns2{
	background-color: #ffffff; border: 0px solid #ffffff; width: 60px; font-size:12px;
}
td.cvv    { text-align:left; width:530px; background-color:#663333; height:19px; }
td.cvv2   { text-align:left; width:530px; background-color:#ffffff; }
.cvv_hdr  { color:#ffffff; font-weight:bold; }
.cvv	    { font-size:12px; width:45px; }


/* 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;
}
.ShowImages{
	text-align: right;
}




.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:12px; font-weight:normal; color:#fff; text-align:center; line-height:13px; background-color: #660000;}
td.wantres, a.wa_link, a:hover.wa_link, a:visited.wa_link 
	     { font-family:verdana; font-size:11px; line-height:12px; }


.wantMngTbl, .wantMngTbl td{
	border: 1px solid #dedede;
}

.wantMngTbl td table td{
	border: 0px solid #f1f1f1;
}

.wa_wantListFormTable{
}

.wantListFormLabel{
	padding-left:20px;
	white-space: nowrap;
	width: 120px;
}

.wantListManage{
    width: 640px;
	padding: 0px 30px 30px 30px;
	line-height: 18px;
}





/* acct upgrade */
.accthdr	   { 	
	font-family: times new roman;
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	line-height: 28px;
	text-transform: uppercase;
	border-bottom: 1px solid #d1d1d1;
	width: 570px;
}
.acctheaderWht { color:#ffffff;font-size:12px;font-weight:bold; }
.acctheader    { color:#ffffff;font-size:12px;font-weight:bold; }
.acctbarNum    { text-align: center; background: #660000; width: 20px; border-top: solid 1px #663333; border-bottom: solid 1px #663333; padding: 1px; line-height: 18px; font: bold 11px Arial; color: #dedede; }
.acctbarNum2   { vertical-align: middle; background: #660000; border-top: solid 1px #663333; border-bottom: solid 1px #663333; padding: 1px 3px; line-height: 18px; font: bold 11px Arial; color: #dedede; }
.acctText      { padding-left:20px; font-size:11px; }
a.acctEdit     { font-size:11px; font-weight:normal; color: #ffffff; }
.acctTD	   { padding-left:0px; }
table.tblMyAcct{ width:560px; }
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 #660000;
	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;
}


	/* 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; }







/*Used Styles*/

.loginmsg{
	position: relative;
	top: -7px;
	padding-left: 3px;
	font-size:10px;
	color: #FFCC33;
}

.noPad{
	padding:0px; 
	margin:0px auto; 
}

/*links*/
a.linkSmall{
	font-size:11px;
}



.links { 
	width: 151px;
	margin: 0px auto;
	padding:0px 14px 3px 14px; 
}

.rctLink1st { 
	width:140px;
	padding:0px 3px 3px 3px; 
}
.rctLink { 
	width:140px;
	padding:3px; 
}
.rctImage { 
	padding:0px;
	margin:0px auto;
	width:150px;
}

.links2 { 
	width: 145px;
	margin: 0px auto;
	padding:0px 8px 3px 8px; 
}




/* 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 */
} 




/* Book Listing */
.BL_photo{
	text-align: left;
	padding: 2px 15px 0 0;
	width: 75px;
}

.BL_photo img{
	border: 1px solid #585858;
}

.BL_au{
	font-weight: bold;
}

.BL_ti{
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}

a.BL_tiA, a.BL_link{
	color: #660000;
}


.BookListing
{
	padding: 0px;
	margin: 0px;
}

.BL_rec{
	font-size: 11px;
}

.BL_buttons{
	float: right;
	padding: 1px;
}

.detailButton{
	padding: 2px;
	text-align: right;
}

.BL_price{
	float: right;
	padding: 3px 5px 0 0;
	text-align: right;
}


.BL_pr{
	display: inline;
	font-weight:bold;
}
.BL_pr2{
	display: inline;
}

.BL_sav{
	color: #C00000;
}
.BL_sp{
	color: #C00000;
}



.noImage{
	position: relative;
	/*left: -16px;*/
}



#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; }



.req_fld{ color: #c7664b; }



input.SearchFormFld1{
	width: 290px;
}

.SearchFormRadio{ font-size: 11px; }
.SearchFormRadio input{
	font-size: 11px;
}

.checkboxText{
	font-size: 11px;
}

.qsrch{
	background-color: #660000;
	border: 1px solid #222222;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #f1f1f1;

}

.forgotpw_submit,
.myacct_home_btn,
.feedback_submit,
.cartSignOnBtn, .cartCreateAcctBtn, .myAcctBtn,
.Fav_Cat_Btn1, .Fav_Cat_Btn2, 
.wantmng_btn, .wa_want_btn1, .wa_want_btn2,
.noResultsSubmit{

}

.button{
	border: 1px solid #222222;
	background-color: #d59702;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;

}

.qsrch_hov
{
	border: 1px solid #222222;
	background-color: #d59702;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}



/* footer */

#foot{
	clear: both;
	margin: 0;
	padding: 0;
	background-color: #000;
	height: 30px;
}

#footer1{
	clear: both;
	background-image: url('/images/gp_footer_bg.gif');
	background-repeat: no-repeat;
	/*width: 803px;*/
	width:100%;
	height: 31px;
	text-align: center;
}

#footer_address{
	font-size:11px;
	color: #fff;
	width: 100%;
	padding-top: 9px;
	text-align: center;
	position: relative;
	margin-left: 15px;
}

#footer_address_home{
	font-size:11px;
	color: #fff;
	padding-top: 9px;
	text-align: center;
	position: relative;
	margin-left: 15px;
}

#footer2{
	clear: both;
	width: 860px;
	height: 31px;
	margin: 0 auto;
}

a.footerA{
	font-size:11px;
	color: #FFCC33;
	background-color: #000000;
}

a.footerB{
	font-size:10px;
	color: #FFCC33;
	background-color: #000000;
}

#copyright{
	color: #000;
	width: 550px;
	font-size: 10px;
	margin: 9px 0 0 160px;
}

#copyright_home{
	color: #000;
	width: 550px;
	font-size: 10px;
	margin: 9px 0 0 160px;
}

#copyright a{color: #000; text-decoration: none; font-size: 10px;}
#copyright a:hover{text-decoration: underline;}



/* INPUT FIELDS */

input.acct_fld3,
input.acct_fld4,
input.noResults,
input.login,
input.forgotpw{
	width: 150px;
}






.catDesc{
	line-height:14px;
	background-color: #e8e8e8;
	border: 1px solid #585858;
	margin: 0;
	width: 744px;
	padding: 5px;
	text-align: left;
}

.catDesc p{
	margin: 14px 15px 0 0;
	font-size:11px;
}


/* CATEGORIES DIV */

.catDivCol{ 
	float: left; 
	display: inline;
	width: 240px;
	margin-left: 40px;
}


.catDivLabel{
	padding: 2px 0 2px 0;
}

.subcatDiv{
	display: none;
}

.subcatDivLabel{
	padding: 2px 0 2px 5px;
}


.catBrdCrmb{
	margin-left: 40px;
	position: relative;
	top: 10px;
}




/* Subcategory Page */


.scat_block{
	width: 260px;
	float: left; 
	display: inline;
	margin: 20px 10px 0 0;
	height: 190px;
	background-color: #fff;
	position: relative;
	border: 1px solid #ccc;
}


.scat_text{
	display: inline;
	float: left;
	width: 140px;
	padding: 4px;
}

.scat_img{
	display: inline;
	float: left;
	width: 92px;
	padding: 8px 4px 4px 4px;
}

.scat_img img{
	border: 1px solid #c7664b;
}


.scat_title{
	padding: 5px 15px 0 0;
	font-size: 12px;
	text-align: center;
}

.scat_desc{
	padding-top: 5px;
	font-size: 11px;
}

.AuCategoryImage {
	float: left;
	display: inline;
	margin: 0 7px 7px 0;
	position: relative;
	top: -3px;
}

.SCategoryImage{
	float: left;
	display: inline;
	margin: -1px 7px 1px 0;
}


/* AWARDS */


div.award_year{
	color: #c7664b;
	font-size: 12pt;
	padding-top: 5px;
	clear: left;
	margin-left: 30px;
	margin-top: 20px;
}

.award_row{
	clear: left;
	width: 570px;
	margin: 2px 0 0 30px;
}

.award_cat{
	float: left;
	display: inline;
	width: 100px;
	margin-right: 10px;
	font-weight: bold;
}
.award_winner{
	float: left;
	display: inline;
	width: 300px;
	margin-right: 30px;
}
.award_winner_only{
	float: left;
	display: inline;
	width: 400px;
	margin-right: 30px;
}
.award_link_top{
	float: right;
	display: inline;
	width: 100px;
	margin: 0;
}
.award_link{
	float: left;
	display: inline;
	width: 90px;
	margin-right: 30px;
	font-size: 12px;
}
.award_top{
	float: right;
	margin: 7px 0 0 0;
}
.award_top   a {text-decoration: none; font-size: 12px;}
.award_top img {position: relative; }

.award_top2{
	clear: both;
	float: right;
	height: 15px;
}

.award_end{
	height: 40px;
}
.award_year a{ font-size: 14pt;}
.award_years{
	margin: 0 auto; 
	text-align: center; 
	width: 500px; 
	padding: 15px 0 0 0; 
	clear: both;
	position: relative;
	left: 0px;
}

.award_title{ 
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.award_title a{ 
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}



.rand, .rand_noImage{
	float: left;
	display: inline;
	position: relative;
	margin: 0 25px 10px 15px;
	line-height: 16px;
	font-size: 11px;
}

.rand_h3{
	margin: 0 10px 0 0;
	font-family: times new roman;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	line-height: 20px;
}

span.rand_span_h3 {
	/* border-bottom: 1px solid #d1d1d1; */
}


.rand_hdr{
	font-family: times new roman;
	font-weight: bold;
	margin: 0;
	font-size: 12px;
	text-align: left;
}

.rand_img{
	float: right;
	display: inline;
	margin: 0 0 10px 10px;
}

.rand_text{
	font-family: times new roman;
	font-weight: bold;
	margin: 0 15px 0 0;
	font-size: 11px;
}


.rand_map{
	float: left;
	display: inline;
	width: 210px;
	margin: 10px 0 10px 0px;
	line-height: 16px;
}

.rand_map_hdr{
	font-weight: bold;
	margin: 0 0 10px 5px;
	font-size: 12px;
	width: 97%;
	text-align: left;
}

.rand_desc, .rand_map_desc{
	margin: 1px 0 10px 5px;
	width: 97%;
	
}
.rand_map_img{
	float: right;
	display: inline;
	width: 220px;
	margin: 10px 0 10px 0px;
}




/* make sure all sites have a version of this for required fields, asteriks */

.req_fld{
	color: #C00000;
}


/* These shipping styles may need to be customized */

.sc_ship_hdr, .sc_ship_txt, .sc_ship_radio_val{ font-size: 12px; }
.sc_ship_txt div{ font-size: 12px; }
.sc_ship_radio_val div{ font-size: 12px; }

#sc_login_form{
	margin: 0 auto;
	width: 85%;
}

#sc_optin span{
	font-size: 12px;
}
#sc_save_changes{
	font-size: 12px;
}
#sc_cart_billship_preview{
	text-align: left;
	margin: 0 auto;
	width: 85%;
}
#sc_cart_billship_preview table{
	border: 0;
	width: 100%;
}
.sc_ship_txt, .sc_bill_txt, .sc_billship_txt{
	border: 1px solid #b1b1b1;
	padding: 4px;
}
.sc_ship_hdr, .sc_bill_hdr, .sc_billship_hdr{
	background-color: #4b0100;
	color: #dedede;
}
.sc_ship_hdr, .sc_bill_hdr, .sc_billship_hdr{
	font-weight:bold;
	font-size: 12px;
}

.sc_footnote_text{
	font-size: 12px;
}

.sc_ship_rates_tbl_inner{
	width: 85%;
}

.ubfs_copy_link{
	width: 85%;
	margin: 0 auto;
	padding: 10px 0 10px 0;
}


/* These shipping should mostly be common */

.sc_cart_contents_hdr{
	font-weight: bold;
}

.sc_instructions{
	text-align: left;
	margin: 0 auto;
	width: 85%;
	padding-top: 25px;
}


.billship_hdr, .sc_shipmethods_hdr,
.cart_billship_preview_hdr{
	text-align: left;
	margin: 0 auto;
	width: 85%;
	padding-top: 10px;
}

#sc_ubfs_option{
	text-align: left;
	margin: 0 auto;
	width: 85%;
	padding: 20px 0 10px 0;
}

#sc_ubfs_option span{
	font-weight: bold;
}

#sc_required{
	padding: 5px;
}

#sc_optin{
	text-align: left;
	margin: 0 auto;
	width: 85%;
	padding: 10px 0 2px 0;
}

#sc_save_changes {
	text-align: left;
	margin: 0 auto;
	width: 85%;
	padding: 0 0 20px 0;
}

.cart_billship_preview_hdr{
	font-weight: bold;
	padding-bottom: 15px;
}

#sc_ship_rates{
	text-align: left;
	margin: 0 auto;
	width: 85%;
	padding-top: 10px;
	padding-bottom: 15px;
}

.sc_ship_rates_outer_td{
	padding-top: 5px;
}

#sc_ship_rates_tbl, #sc_cart_rates_tbl2{
}

.sc_ship_hdr{
	font-weight: bold;
}

.sc_ship_radio div{
	position: relative;
	top: -2px;
}

#sc_othershiptxt{
	font-size: 12px;
}

.sc_insurance_block{
	text-align: left;
	margin: 0 auto;
	width: 85%;
}

.sc_insurance_hdr{
	font-weight: bold;
}

.sc_insurance_txt input{
	position: relative; top: -1px;
}

#sc_comments_box{
	margin: 15px 0 15px 0;	
}

.sc_payform_hdr{
	margin: 0 auto;
	width: 85%;
	text-align: center;
}

#sc_payform{
	text-align: center;
	margin: 0 auto;
	width: 85%;
	padding-top: 15px;
	padding-bottom: 15px;
}

#sc_payform_images{
	margin: 0 auto;
}

#sc_payform_tbl{
	margin: 0 auto;
}

.sc_payform_ssl_seal{
	text-align: left;
	margin: 0 auto;
	width: 85%;
}



#cart_top{
	margin: 0 auto;
	padding-top: 30px;
	height: 80px;
}



.contentCart{
	margin: 9px 40px 9px 53px;
}


.siteMapHdr{
	font-weight: bold;
}

.siteMapTD{
	width: 220px;
}

/*Vault Styles*/
#vault{
	width: 616px;
	background-image: url('/images/vault_right_bg.gif');
	background-repeat: repeat-y;
	position: relative;
}


#vault_left{
	float: left;
	display: inline;
	width: 406px;
	padding-left: 3px;
}
	
#vault_right{
	float: right;
	display: inline;
	width: 168px;
	padding-right: 10px;
}	

#vault_box{
	position: relative;
	left: 25px;
}

#vault_box_bg{
	width: 379px;
	background-image: url('/images/vault_box_bg.gif');
	background-repeat: repeat-y;
}

#vault_box_content{
	width: 331px;
	padding-left: 22px;
	color: #666666;
	font-size: 13px;
	
}

#showcase_details{
	position: relative;
	padding: 20px 0 30px 25px;
	left: 25px;
}

#showcase_detail{
	color: #666;
	padding-left: 12px;
}

.book-author{
	text-transform: uppercase;
}

#showcase{
	position: relative;
	width: 651px;
	left: -29px;
	margin-top: 7px;	
	height: 130px;
	z-index: 10;
}

.showcaseInstructions{
	color: #121212;
	margin-top: 7px;
}

#showcase-pos{
	position: relative;
	width: 651px;
	z-index: 11;
}

#showcase_bg{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 11;
}

#showcaseFlash{
	position: absolute;
	left: 8px;
	top: 10px;
	z-index: 12;
}

.featPrice{
	padding-top: 7px;
	color: #000;
	font-weight:bold;
}

.featSalePrice{
	color: #c00000;
	font-weight:bold;
	
}