#global_nav * { margin: 0; padding: 0; border: 0; }
#global_nav a:link { text-decoration: none; color: #DEC6B1; font-weight: bold; }
#global_nav a:visited { text-decoration: none; color: #DEC6B1; font-weight: bold; }
#global_nav a:hover { text-decoration: underline; color: #DEC6B1; font-weight: bold; }
#global_nav a:active { text-decoration: underline; color: #DEC6B1; font-weight: bold; }
#global_nav { 
	background-color: #573357;
	width: 979px;
	height: 21px;
	margin: 0;
	overflow: hidden;
	padding: 3px 0;
	text-align: left;
}
#global_nav p { 
	padding: 3px 0 0 0;
	margin: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #DEC6B1;
	float: left;
} 
#global_nav_popup_open { 
	position: absolute;
}
.global_nav_popup_close img {
	float: left;
}
.global_nav_popup_txtlnk { color: #666 }
#global_nav_right { 
	float: right; 
	display: inline; 
	padding: 0 10px;
}
#global_nav_right form { display: inline; }
#global_nav_input {
   	width: 150px;
   	background: url(http://www.randomhouse.com/art/bw06/base/global_nav/global_nav_input_bg2.png) 0 0 scroll no-repeat;
   	padding: 1px 2px;
	height: 14px;
	border: none;
	vertical-align: top;
	font-size: 9px;
	margin: 4px;
}
.global_nav_more_sites {
	position: absolute;
	z-index: 999;
	display: none;
	top: 1px;
}
.global_nav_more_sites_inner {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #DEC6B1;
	text-align: left;
	width: 260px;
	margin: 1px 0px 0px -15px;
	position: relative;
}
.global_nav_more_sites_top {
	background-color: #EBEBEB;
	height: 22px;
}
.global_nav_more_sites_top b { padding-top: 3px; display: block; float: left; }
.global_nav_more_sites_content {
	background-color: #ebebeb;
	padding: 7px 0 7px 7px;;
	color: #000;
	line-height: 13px;
}
#global_nav_popup a:link { text-decoration: none; color: #FF6600;}
#global_nav_popup a:visited { text-decoration: none; color: #FF6600; }
#global_nav_popup a:hover { text-decoration: underline; color: #DEC6B1; }
#global_nav_popup a:active { text-decoration: underline; color: #DEC6B1; }
.global_nav_more_sites_content_column1 { float: left; }
.global_nav_more_sites_content_column2 { margin-left: 117px; line-height: 12px; }
.global_nav_more_sites_content_column2 b { line-height: 16px; }
.global_nav_float_br, .global_nav_float_bl {
	background-image:url(/art/bw06/buy_popup/shadow_corners.png);
	height:10px; 
	width:10px;
}
.global_nav_float_l, .global_nav_float_r{
	background-image:url(/art/bw06/buy_popup/shadow_vertical.png);
	width:10px;
}
.global_nav_float_b{
	background-image:url(/art/bw06/buy_popup/shadow_horizontal.png);
	height:10px;
}
.global_nav_float_br{
	background-position:bottom right;
}
.global_nav_float_bl{
	background-position:bottom left;
}
.global_nav_float_l{
	background-position:left;
}
.global_nav_float_r{
	background-position:right;
}
.global_nav_float_b{
	background-position:bottom;
}
.global_nav_float_gauze{
	position:absolute;
	width:100%;
	background-color:black;
	left:0px;
	top:0px;
	display:none;
	z-index:100;
	opacity:.75;
}

