#right_logo
{
	position: relative;
}
#right_logo img
{
	position: absolute;
	top: 1px;
	left: -110px;
}

.box_content #samsung_left
{
	float: left; 
	width: 240px; 
	margin: 0px; 
	padding: 0px; 
	padding-top: 10px; 
	padding-left: 10px;
	display: block;
}

#route66_shop #gotoshop, #samsung_right #gotoshop
{
	display: block; 
	height: 28px; 
	padding-top: 10px; 
	padding-right: 10px; 
	text-align: right;  
	padding-left: 120px;
}
#route66_shop #gotoshop a, #samsung_right #gotoshop a
{
	cursor: pointer;
	line-height: 28px; 
	text-decoration: none; 
	font-size: 14px; 
	color: #000000; 
	text-align: center;
}
#route66_shop #gotoshop a img#shop_btn_left, #samsung_right #gotoshop a img#shop_btn_left
{
 	width: 9px; 
 	height: 28px; 
 	display: block; 
 	float: left;	
}
#route66_shop #gotoshop a span, #samsung_right #gotoshop a span
{
	height: 28px; 
	display: block; 
	float: left; 
	line-height: 28px; 
	background: url(/static_media/css_lib/images/resellers/Btn_GotoShop_middle_thinner.gif) repeat-x; 
	padding: 0px; 
	font-weight: normal; 
	font-family: verdana, tahoma, sans-serif; 
	font-size: 11px; 
	padding-right: 8px;	
}
#route66_shop #gotoshop a img#shop_btn_right, #samsung_right #gotoshop a img#shop_btn_right
{
	display: block; 
	float: left;	
}	
#samsung_right
{
	 float: right; 
	 /*width: 648px; */
	 display: block;
	 font-family:Verdana,Tahoma,Arial,sans-serif;
	 /*font-size:16px;*/
     font-size:13px;
	 text-align:left;
	 margin: 0px; 
	 padding: 0px; 
	 padding-top: 10px; 
	 padding-right: 15px;
	 padding-left: 20px;	
}
#samsung_right h2 
{
	/*font-size:22px;*/
	font-size:17px;
	margin-bottom:40px;
}	
#footer_terms a
{
	color: #2F3E92;
	text-decoration: none;
} 
.footer ul li 
{
	color: #2F3E92;
}
.footer ul li a 
{
	color: #2F3E92;
}
.shop_order_form1
{
	width: 180px;
	height: 28px;
	display: block;
	margin-top: 50px;
	float: right;
	text-align: right;
}
.shop_order_form1 .shop_btn_left, .shop_btn_right
{
	float: right;
	margin: 0px;
	padding: 0px;
}
.shop_order_form1 p
{
	margin:0px;
	padding: 0px;
	line-height: 28px;
	font-size: 11px;	
}
.shop_order_form1 p.shop_btn_middle input
{
	float: right;
	margin: 0px;
	padding: 0px;
	border: none;
	line-height: 28px;
	font-size: 11px;
	height: 28px;
	display: block;
	background: url(/static_media/css_lib/images/resellers/Btn_GotoShop_middle_thinner.gif) repeat-x;
}
.shop_order_form1 p.shop_btn_middle a
{
	float: right;
	margin: 0px;
	padding: 0px;
	border: none;
	line-height: 28px;
	font-size: 11px;
	height: 28px;
	display: block;
	background: url(/static_media/css_lib/images/resellers/Btn_GotoShop_middle_thinner.gif) repeat-x;
	color: #000;
	text-decoration: none;
}

/*
 * header css style - display big image 
 */
/*
.display_image_wrapper
{
	position: relative;	
}
*/	 
.display_image 
{
	position:absolute ;
	left:600px;
	/*left: auto;*/
	top: 540px;
	/*background-color: #e8e8e8;*/
	background: url(/static_media/css_lib/images/samsung/PopupWindow_Product_bkg.jpg) repeat-x;
	border: 1px solid #C9C9C9;
	z-index: 1000; /* This must be higher that anyother in css files so wordwidemenu to stay on top of other elements*/
	right: 250px;
	bottom: auto;
	width: 450px;
	height: 450px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	display: block;
}

.display_image h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	text-indent: 5px;
	/*text-indent: 20px;*/
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	background: url(/static_media/css_lib/images/header/worldwide/stripeBottomWorlwide.jpg) repeat-x;
	float: none;
}
/*
.display_image img
{
	padding-left: 25px;
}
*/	
.display_image #close_images
{
	position: absolute;
	/*top: 2px;
	right: 2px;*/
	top: 5px;
	right: 5px;
	width: 14px;
	height: 14px;
	display: block;
}		
.display_image #close_images img 
{
	border: none;
	margin: 0px;
	border: 0px;
	width: 15px;
	height: 15px;
}
