﻿/* HyperX regular size header with close button */
.flxbx-hx {position: relative; top: 10px; left: 0px; z-index: 2; width: 198px;}
	.flxbx-hx .flxbx_header_wrapper {width: 100%; background-color: transparent;}
		.flxbx-hx .flxbx_hed_border_left {float: left; width: 20px; height: 41px; min-height:41px; border: 0; background: url('/images/hyperx_red/flxbx_hx_top_red_left.png') 0 0 no-repeat;}
		.flxbx-hx .flxbx_hed_border_right {float: right; width: 20px; height: 41px; min-height:41px; border: 0; background: url('/images/hyperx_red/flxbx_hx_top_red_right.png') 0 0 no-repeat;}
        .flxbx-hx .flxbx_hed_container {margin: 0 20px 0 20px; padding: 0; height: 41px; background: url('/images/hyperx_red/flxbx_hx_top_red_rpt.png') top center repeat-x;min-height:41px;}
            .flxbx-hx .flxbx_hed_txtblox {float: left; padding: 20px 0 0 4px; font-size: 16px; color: #cb1515; font-size: 15px; font-weight: bold; }
            .flxbx-hx .flxbx_close {float: right; margin: 19px 0 0 0; padding: 0; width: 18px; height: 18px;}
				.flxbx-hx .btn_close {display: block; float: left; width: 19px; height: 19px; background: url('/images/hyperx_red/flxbx_hx_btn_close.png') 0 0 no-repeat;}
				.flxbx-hx .btn_close:hover {background-position: right 0;}
    .flxbx-hx .flxbx_mb_wrapper {float: left; width: 100%; background-color: transparent;margin:0px;}
		.flxbx-hx .flxbx_mb_border_left {float: left; width: 100%; background: url('/images/hyperx_red/flxbx_hx_left_red_rpt.png') top left repeat-y;}
		    .flxbx-hx .flxbx_mb_body {margin: 0 20px 0 20px; background: transparent url('/images/hyperx_red/flxbx_hx_bg_rpt_red.png');}
		    	.flxbx-hx .flxbx_mb_body div {padding: 10px 4px;}
		.flxbx-hx .flxbx_mb_border_right {float: left; width: 100%; background: url('/images/hyperx_red/flxbx_hx_right_red_rpt.png') top right repeat-y;}
    .flxbx-hx .flxbx_footer_wrapper {float: left; width: 100%; background-color: transparent;}
		.flxbx-hx .flxbx_fot_border_left {float: left; width: 20px; height: 22px; border: 0; background: url('/images/hyperx_red/flxbx_hx_bottom_red_left.png') 0 0 no-repeat;}
		.flxbx-hx .flxbx_fot_border_right {float: right; width: 20px; height: 22px; border: 0; background: url('/images/hyperx_red/flxbx_hx_bottom_red_right.png') 0 0 no-repeat;}
		.flxbx-hx .flxbx_fot_container {margin: 0 20px 0 20px; height: 22px; background: url('/images/hyperx_red/flxbx_hx_bottom_red_rpt.png') top center repeat-x;}
	.flxbx-hx .flxbx_annot_arrow_down {clear: both; position: relative; bottom: 22px; left: 115px; width: 35px; height: 30px; border: 0; background: url('/images/hyperx_red/flxbx_hx_arrow_down-red.png') 0 0 no-repeat;}

/* HyperX Image Box */
.flxbx-hx-img {
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,.8), 0 1px 0 rgba(255,255,255,.15);
	   -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,.8), 0 1px 0 rgba(255,255,255,.15);
	        box-shadow: inner 0 1px 5px rgba(0,0,0,.8), 0 1px 0 rgba(255,255,255,.15);
}
.flxbx-hx-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.flxbx-hx .flxbx_hed_txtblox {
float: left;
padding: 14px 0 0 10px;
font-size: 16px;
}

/*
 * -- buy box -- */
.buybox-retailers {margin: 0; padding: 0;}
.buybox-retailers li {list-style: none; margin: 0; padding: 0; border: 0;}
.buybox-retailers_li_a {display: block; margin: 0 0 0 -15px; padding: 0; width: 180px; height: 36px; border: 0; outline: none; text-decoration: none;}
.buybox-retailers_li_a:hover {display: block; margin: 0 0 0 -15px; padding: 0; width: 180px; height: 36px; border: 0; background-image: url('/images/hyperx_red/flxbx_hx_btn_selected_grey.png'); background-repeat: no-repeat; outline: none;}
.retailer-img {float: left; margin: 0 0 0 33px; padding: 3px 0px 0px 0px; width: 112px; height: 30px; border: 0;}
.flxbx-hx .flxbx_mb_body
{
    margin: 0px;
    background: none;
    padding: 0px;
}
    .flxbx-hx .flxbx_mb_body div, .flxbx-hx .flxbx_mb_body iframe
    {
        margin:0px 20px;
        margin-right:20px;
        background:transparent url('/images/hyperx_red/flxbx_hx_bg_rpt_red.png');
        padding:10px 4px;
    }
    .lte7 .flxbx-hx .flxbx_mb_body div, .lte7 .flxbx-hx .flxbx_mb_body iframe
{
        margin-right:20px;
        width:150px;
}
.flxbx-hx .flxbx_mb_body iframe
{
    margin-bottom:-5px;
}