/* *****************************************************************************************
	This is the base css for all rh pages for the new black and white 2006 redesign.
	Where possible, all styles are prepended "rhbw" to limit namespace polution.
********************************************************************************************/

/***** first off the global changes to base behaviour *****/
* {
	padding:0;
	margin:0;
}
img { 
	vertical-align: top; 
	border-width:0px;
}
/* fix for opinionlab */
#O_c img { vertical-align: bottom; }

a.plain{
	text-decoration:none;
}
a:link {
	color:#cc6633;
}
a:visited {
	color:#cc6633;
}
a:hover {
	color:#cc6633;
}
a:active {
	color:#cc6633;
}
body {
	color:#333333;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background: white;
	margin: 5px;
	
}
.rhbw{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:left;
}

/****************** these would be styles but "float" is not available in all browsers */
.rhbw_lfloat{
	float:left;
}
.rhbw_rfloat{
	float:right;
}

/****************** wrapper and wrapper_inner are the divs that wrap the whole page and give the left and right borders */
#fix_width {  width: 856px; margin: 0 auto; }
#rhbw_wrapper {
	overflow:hidden;
	width: 856px;
	background: url(/store/images/rh/bw06/base/body_left_back.png) repeat-y;
}
#rhbw_wrapper_inner {
	width: 856px;
	overflow:visible;
	background-image: url(/store/images/rh/bw06/base/body_right_back.png);
	background-position: 855px 0%;
	background-repeat: repeat-y;
	text-align: left;
}

/****************** a div to wrap the house and cart */
#rhbw_head{
	font-size:0px; /* msie bug fix */
	height:82px;
	background:#fff url(/store/images/rh/bw06/base/head_back.png) repeat;
}

/****************** Nav buttons div */
#rhbw_nav{
	font-size:0px; /* msie bug fix */
	height:26px;
	/*background:#fff url(/store/images/rh/bw06/base/nav_back.png) repeat; */
}
div.rhbw_nav_button{
	text-align:left;
	float:left;
	width:20%;
}

/****************** search bar */
#rhbw_search{
	font-size:0px; /* msie bug fix */
	height:50px;
	/*background:#fff url(/store/images/rh/bw06/base/search_middle_back.png) repeat;*/
}
#rhbw_search_buttons{
	float:right;
	padding-top:16px;
}
#rhbw_search_buttons input{
	border-width:0;
}
#rhbw_search_field_div{
	padding-top:16px;
	padding-right:8px;
	float:right;
}
#rhbw_search_field{
	height:17px;
	padding:0px;
	border-width:1px;
}

/*************************************************************************
 Footer
*************************************************************************/

#rhbw_footer{
	text-align:left;
	clear: both;
	background-image: url(/store/images/rh/bw06/base/footer_back.png);
}
#rhbw_footer_copyright{
	float:right;
	width:487px;
	height:89px;
	background-image: url(/store/images/rh/bw06/base/footer_middle.png);
}
#rhbw_footer_copyright_wrap{
	overflow:auto;
	padding:5px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	text-align:left;
	line-height:11pt;
}
img.rhbw_foot_logo{
	border-width:1px;
	border-style:solid;
	border-color:#cecece;
}
div.rhbw_foot_logo_wrap{
	float:left;
	padding-right:13px;
}
.rhbw_left_box{
	float:left;
	clear:left;
	text-align:left;
	width:137px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	border-width:1px;
	border-style:solid;
	border-color:black;
	border-left:0px;
	border-right:0px;
	background-color: white;
	background-image: url(/store/images/rh/bw06/base/black_vert_line.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}
.rhbw_right_box{
	float:right;
	clear:right;
	text-align:left;
	width:155px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	border-width:1px;
	border-style:solid;
	border-color:black;
	border-left:0px;
	border-right:0px;
	background-color: white;
	background-image: url(/store/images/rh/bw06/base/black_vert_line.png);
	background-repeat: repeat-y;
}

.rhbw_email_field{
	width:200px;
	border-width:1px;

}

#rhbw_search_left {
    /*background-image: url(/store/images/rh/bw06/home/subject_block_blank2.png);*/
    float:left;
    height:50px;
    width:137px;
}
#rhbw_body_subject {
    float:left;
    height:178px;
    width:137px;
    /*background-image: url(/store/images/rh/bw06/home/subject_block_cart.png);*/
    background-position: 0% 178px;
}


/********************* left column ***********************/
#rhbw_body_left {
    width:137px;
    float:left;
}

#biznav li {
	list-style: none;
}

#top_sellers {
	text-align: left;
	margin-top: 33px;
	width: 137px;
	background-color: white;
	font-size: 0px;
}

.top_seller_content {
	background-color: #efefe5;
	width: 131px;
	text-align: left;
	border-right: solid 1px #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
	float: left;
	padding-left: 5px;
}


.top_seller_divider {
	background-color: #efefe5;
	width: 136px;
	border-right: solid 1px #000;
	display: block;
}	

img.top_seller_cover {
	border: solid 1px #999;
	margin-right: 5px;
	margin-left: -5px;
	float: left;
}

.top_seller_more {
	background-color: #fff;
	width: 131px;
	text-align: left;
	border-right: solid 1px #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
	float: left;
	clear: left;
	padding-left: 5px;
	padding-top: 7px;
	margin: 0;
	background: url(/store/images/rh/bw06/home/topsellers_dottedline.png) 0 0 no-repeat;
}



/********************* right column ***********************/
#right_column {
	float:right;
	clear:right;
	width:246px;
}

.rhbw_right_box {
	float:right;
	clear:right;
	text-align:left;
	width:245px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	border-bottom: solid 1px #000;
	background-color: white;
}

.featured_box_wrap {
	float: right;
	width:244px;
	text-align:left;
	border: solid 1px #000;
	border-right: 0px;
	background-color: white;
}

.featured_box {
	margin: 5px 0 4px 4px;
	background-color: #ebebeb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4pt;
	color: #000;
	padding-bottom: 8px;
}

img.featured_cover {
	float: right;
	border: solid 1px #999;
	margin-left: 5px;
	margin-top: 9px;
}

.featured_box p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 7px;
	padding-top: 10px;
}

.featured_arrowed {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 7px;
}


/********************* middle column ***********************/
#main {
	text-align: center;
	}

.rhbw_body_middle {
    margin-left: 137px;
    padding-bottom:67px;
}

#random_highlights {
	padding-top: 25px;
}

#kids_banner {
	margin-top: 38px;
}

#editors_picks {
	padding-top: 41px;
}
#editors_picks_fiction {
	float: left; 
	width: 198px;
}
#editors_picks_nonfiction {
	float: left; 
	width: 187px;
}

#editors_picks_fiction div {
	width: 198px;
	float: left;
	border-right: solid 1px #41505b;
	border-bottom: solid 1px #41505b;
	padding: 9px 0 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	height: 10em;
	text-align: left;
	line-height: 1.5;
	overflow: hidden;
}

#editors_picks_nonfiction div {
	width: 187px;
	float: left;
	border-bottom: solid 1px #41505b;
	padding: 9px 0 15px 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	height: 10em;
	text-align: left;
	line-height: 1.5;
	overflow: hidden;
}

.see_more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
	float: left;
	margin-top: 5px;
	background-color: #ebebeb;
	padding: 2px;
	font-weight: normal;
}

img.editors_pick_cover {
	border: solid 1px #999;
	margin-right: 5px;
	float: left;
}

.see_more_fiction {
	width: 186px;
	float: left;
	border-right: solid 1px #41505b;
	border-bottom: solid 1px #41505b;
	padding: 4px 0 4px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
	text-align: left;
	background: url(/store/images/rh/bw06/home/see_more_arrow_bg.png) 0 50% no-repeat;
	background-color: #ebebeb;
}

.see_more_nonfiction {
	width: 176px;
	float: left;
	border-bottom: solid 1px #41505b;
	padding: 4px 0 4px 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
	text-align: left;
	background: url(/store/images/rh/bw06/home/see_more_arrow_bg.png) 10px 50% no-repeat;
	background-color: #ebebeb;
}

#featured_authors {
	margin: 41px 0 0 0;
	display: block;
	
}

.featured_author {
	overflow: hidden;
	width: 397px;
}
.author_name_left {
	margin-top: 10px;
	height: 18px;
	background-color: #708391;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;	
	padding: 3px 5px;
}

.author_name_right {
	margin-top: 10px;
	height: 18px;
	background-color: #708391;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;	
	padding: 3px 5px 3px 75px;
}

img.author_photo {
	border: solid 1px #708391;
}
p.author_photo_right {
	float: right;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	margin-top: -15px;
}
	
p.author_text_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #000;
	padding: 6px;
	float: left;
	width: 300px;
}

p.author_photo_left {
	float: left;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	margin-top: -15px;
}
	
p.author_text_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #000;
	padding: 6px;
	float: left;
	width: 300px;
}

#random_news {
	padding-top: 41px;
}

p.news_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #333;
	padding: 8px 0;
	background: url(/store/images/rh/bw06/home/news_item_divider.png) 0 0 no-repeat;
}

.see_more_news {
	border-top: solid 1px #41505b;
	border-bottom: solid 1px #41505b;
	padding: 4px 0 4px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
	text-align: left;
	background: url(/store/images/rh/bw06/home/see_more_arrow_bg.png) 0 50% no-repeat;
	background-color: #ebebeb;
}

FORM {
	margin:0;
	display:inline;
}

