/* *****************************************************************************************
	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;
	width: auto;
}
html>body {
	color:#333333;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background: white;
	margin: 5px;
	width: auto;
	min-width: 949px;
}
.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 */
#rhbw_wrapper {
	overflow:hidden;
	width: 986px;
	margin: 0 auto;
	background: url(/art/bw06/base/body_left_back.png) repeat-y;
}
#rhbw_wrapper_inner {
	overflow:hidden;
	background-image: url(/art/bw06/base/body_right_back.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

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

/****************** a div for just the cart */
#rhbw_ecom {
	float: right;
	width: 245px;
	height: 82px;
	text-align: right;
	padding-right: 18px;
	background: url(/art/bw06/base/top_right_corner.png) scroll 100% 0 no-repeat;
}
/****************** Nav buttons div */
#rhbw_nav{
	font-size:0px; /* msie bug fix */
	height:26px;
	background:#fff url(/art/bw06/base/nav_back.png) repeat;
}
div.rhbw_nav_button{
	text-align:left;
	float:left;
	width:20%;
}

/****************** search bar */
#rhbw_search{
	border-left: solid 1px #333;
	font-size:0px; /* msie bug fix */
	height:50px;
	background:#fff url(/art/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;
	color: #666;
}

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

#rhbw_footer{
	text-align:left;
	clear: both;
	background-image: url(/art/bw06/base/footer_back.png);
}
#rhbw_footer_copyright{
	float:right;
	width:487px;
	height:89px;
	background-image: url(/art/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(/art/bw06/shared/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(/art/bw06/shared/black_vert_line.png);
	background-repeat: repeat-y;
}

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

}

div.olab {
	float: right;
	margin-top: 2px;
	margin-right: 100px;
	display: inline;
	z-index: 99; 
}

#insight_noflash {
	text-align: center;
	padding: 25px 5px 0 5px;
	font-family: verdana,arial,helvetica;
	font-size: 9px;
}

#insight_noflash img { border: solid 1px #999; }


/***************** CERTONA *********************/
#product_rr {
    float:right;
    clear:right;
    text-align:left;
    width:155px;
    font-family:Verdana, Arial, Helvetica, sans-serif;    font-size:7pt;
    background-color: white;
	margin-top: 2em;
}

/***************** NEW FOOTER *****************/

#footer_08_bar_2011 {
	background: url(/art/bw06/base/footer_08_bg.png) scroll repeat-x;
	text-align: left;
	margin-top: 1em;
	clear: both;
}
            
#footer_08_bar {
	background: url(/art/bw06/base/footer_08_bg.png) scroll repeat-x;
	text-align: left;
	border-right: solid 1px #000;
	clear: both;
}
            
#footer_08_lists {
	width: 986px;
	margin: 0 auto;
	overflow: hidden;
}
            
#footer_08_lists ul { 
	list-style-type: none;
	width: 20%;
	text-align: left;
	float: left;
	padding-top: 15px;
}
#footer_08_lists ul.skinny { width: 19%; }
#footer_08_lists ul li { 
	padding-right: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
	line-height: 1.5em;
}

#footer_08_lists p.copyright {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #666;
}


/*
CERTONA CSS added 01-16-09 to accomodate new JSON method 
*/
#recommend_wrapper {
	width: 155px;
	height: 900px;
	
}
#recommend_container {
	border-left: solid 1px #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	width: 154px;
	float: right;
	background: #FFF;
}
#recommend_fixed_height_border {
	border-right: solid 1px #000;
	height: 100%;
}
#recommend_header {
	margin: 1px 0px 0px 1px;
}
#recommend_content {
	margin: 4px 0px 5px 8px;
	background-color: #f1f1e3;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.recommend_detail {
	padding: 9px 0px;
}
.recommend_separator {
	margin: 5px 0px;
}
.cover {
	border: solid 1px #8f9199;
}
.resx_link { font-weight: bold; font-size: 8pt; }
#cat_rr, #search_rr { float: right; clear: right; }


/* hack suppression of downloadable audio prices */
.price_22AA3 { display: none; }
.price_22AB3 { display: none; }
.price_22B13 { display: none; }
.price_2218X { display: none; }
.price_22174 { display: none; }
.price_23AA3 { display: none; }
.price_23AB3 { display: none; }
.price_23B13 { display: none; }
.price_2318X { display: none; }
.price_23174 { display: none; }


img.hvr:hover{
	opacity:.5;
	filter:alpha(opacity=50);
}

#rhbw_ecom .social_media{
	border:none;
	background-color:#fff;
	background-image:none;
	border-top:1px solid #303030;
	border-right:1px solid #303030;
	height:81px;
	text-align:center;
}

.social_media .social_text{
	text-align:center;
	width:214px;
}

.social_media .social_text p{
	font-size:8pt;
	margin:0;
	padding:0;
	color:#717171;
	font-family:'Times New Roman', Times, serif;
}

.social_media .social_container{
	padding:5px 14px 6px 0;
	background:#fff url('/art/bw06/base/head-social-bg.png') no-repeat;
	width:200px;
}

.social_media .social_container img{
	margin:0 0 6px 15px;
}
