a img {
	border: none;
}

table#main_content1 {
	background-color: #fff;
	border-right: 1px solid black;
	border-left: 1px solid black;

	overflow: hidden;

	width: 975px;
	margin: 0 auto;
}

#main_content1 td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#main_content1 td.spacer {
	width: 5px;
}

table#main_content1_inner {
	border-collapse: collapse;
}

td#item_header {
	position: relative;

	overflow: hidden;
	height: 34px;
	padding-left: 1px;

	vertical-align: middle;
}

td#item_header_left {
	background-image: url(../images/viewitem/item_sprite-6.png);
	background-position: 0 -30px;
	background-color: #097bd7;
	background-repeat: no-repeat;
}

#item_header h1, #item_header h2 {
	color: #fff;
	margin: 0 0 0 20px;
	padding: 0;
	width: 520px;
}

#item_header h1 {
	font-size: 12pt;
}

#item_header h2 {
	font-size: 8pt;
}

/* Item Panel */
table#item_panel {
	margin: 0;
	padding: 0;
}

table#item_panel td {
	padding: 0;
}

#item_panel .item_panel_bottom
{
	background-image: url(../images/viewitem/item_sprite-6.png);
	background-position: 0 -6px;
	background-repeat: no-repeat;
	height: 6px;
	width: 752px;
}

#item_panel .item_panel_top
{
	background-image: url(../images/viewitem/item_sprite-6.png);
    background-position: 0 0;
	background-repeat: no-repeat;
	height: 6px;
	width: 752px;
}

/* Body */
#item_panel td.mm {
	background-color: #f6f5f5;
	width: 740px;
	border-left: 1px solid #909090;
	border-right: 1px solid #909090;
	padding-left: 5px;
	padding-right: 5px;
}

#item_image_table {
	width: 345px;
	height: 305px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

td#customer_rating {
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	width: 190px;
}

#customer_rating .review_count {
	font-size: 7pt;
}

td#view_item_images_cont {
	text-align: right;
	vertical-align: top;
}

td#view_item_images_cont a img {
	vertical-align: middle;
}
#view_item_images_cont a {
	font-size: 8pt;
}

/* Item Panel Right Column */
#item_panel td.right_col {
	padding-left: 30px;
	padding-top: 5px;
}

table#savings_table {
	border-bottom: 1px dashed #b9babb;
	font-size: 9pt;
}
#savings_table td.value {
	padding-right: 10px;
	text-align: right;
}
#savings_table td.desc {
	text-align: left;
}

#item_panel td.right_col td.total {
	color: #ff0000;
	font-size: 20pt;
	font-weight: bold;

	margin-top: 3px;
	padding-right: 10px;
	vertical-align: top;
}
#item_panel td.right_col td.total span.cent_part {
	position: relative;
	top: 2px;

	font-size: 12pt;
	font-weight: bold;
	vertical-align: top;
}

#item_panel td.right_col td.total_notes {
	font-size: 8pt;
	vertical-align: middle;
}

#extended_warranty {
	font-size: 10pt;
	margin-top: 15px;
}
#extended_warranty select {
	background-color: #f3f0b4;
	font-size: 10pt;
	margin-top: 3px;
}

#add_to_cart_buttons {
	margin-top: 20px;
}
#add_to_cart_buttons img {
	vertical-align: middle;
}
#add_to_cart_buttons input {
	vertical-align: middle;
}
#add_to_cart_buttons .or {
	position: relative;
	top: -1px;

	font-size: 10pt;
	margin: 0 5px;
}
#add_to_cart_buttons .availability {
	font-size: 10px;
	margin-top: 3px;
}
#add_to_cart_buttons .availability a, #add_to_cart_buttons .availability a:hover, #add_to_cart_buttons .availability a:visited {
	color: black;
	text-decoration: none;
}
#add_to_cart_buttons .availability_notify {
	font-size: 10px;
	margin-top: 1px;
}

.btn_add_to_cart {
	background: url(../images/viewitem/item_page_buttons.png) no-repeat 0 0;
	width: 176px;
	height: 30px;
}
.btn_add_to_cart:hover, .btn_add_to_cart:focus {
	background-position: 0px -30px;
	outline: none;
}

#free_stuff_promos {
	font-size: 10pt;
	margin-top: 10px;
}
#free_stuff_promos div img {
	margin-right: 5px;
	vertical-align: bottom;
}

#shipping_estimator {
	margin-top: 15px;
}
#shipping_estimator .shipping_estimator_title {
	font-size: 10pt;
	margin-bottom: 0;
	font-weight: bold;
}
#shipping_estimator form {
	margin-top: 2px;
	margin-bottom: 0;
}
#shipping_estimator input.text {
	border: 1px solid #84a3c0;
	font-size: 8pt;
}
#shipping_estimator input.submit {
	background-image: url(../images/viewitem/btn_sm.gif);
	border: none;
	width: 39px;
	height: 19px;
	vertical-align: middle;
}
#shipping_estimator .outside_usa {
	font-size: 8pt;
	margin-top: 2px;
}

/* Below Item Panel */

div#video_review {
	font-size: 9pt;
	margin-left: 25px;
	padding-top: 15px;
}
div#video_review a img {
	border: none;
	margin-right: 5px;
	vertical-align: middle;
}

#thumbnail_table td {
	width: 40px;
	height: 40px;
	border: 1px solid #000000;
	vertical-align: middle;
}
#thumbnail_table td img {
	display: block;
	margin: auto;
}

.related_price {
	color: red;
	font-size: 16px;
	text-align: right;
}

.related_price .cent_part {
	font-size: 11px;
	margin: 0 1px 0 0;
	vertical-align: top;
}
.related_price .availability {
	color: #000;
	font-size: 12px;
	margin: 0 1px 0 0;
}
.related_price .more_info {
	display: block;
	background-image: url(../images/viewitem/item_sprite-6.png);
	background-position: -771px 0;
	text-align: left;
	text-indent: -10000px;
	margin: 5px 0 0 0;
	width: 81px;
	height: 27px;
}
.related_price .more_info:hover, .related_price .more_info:focus {
	background-position: -771px -27px;
	outline: none;
}
table.tab_panel {
	margin: 10px 0 0 0 !important;
	width: auto !important;
}
#main_content1 .tab_panel td.mm,
#content_wrapper .tab_panel td.mm {
	padding-top: 10px !important;
}
#main_content1 .tab_panel_body .tab_content,
#content_wrapper .tab_panel_body .tab_content {
	width: auto;
}
#main_content1 .tab_navigation_no_js,
#content_wrapper .tab_navigation_no_js
{
	margin-top: 12px;
	margin-bottom: 4px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	font-size: 12px;
	background-color: #FFFFCC;
	border: 1px solid #000000;
}
#accessory_table
{
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 100%;
}
#accessory_table .header_row
{
	background-color: #CDE5F7;
}
#accessory_table .header_row td
{
	padding: 2px 5px 2px 5px !important;
	font-weight: bold;
	font-size: 14px;
}
#accessory_table .header_description
{
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#accessory_table .product_header_row
{
	background-color: #E1F0FB;
	font-weight: bold;
}
#accessory_table .product_detail_row td
{
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}

#accessory_table .accessoriesSpinner
{
	display: none;
	height:16px;
	width:16px;
	margin: 2px auto;
	background: url('/images/loading16.gif') no-repeat scroll 0 0 transparent;
}

#accessory_table .accessoriesAddColumn
{
	width: 50px;
	text-align: center;
	position: relative;
}

#accessory_table #accessoriesAddToCart
{
	text-align: right;
}

#accessory_table .accessoriesAddButton,
#accessory_table .accessoriesUndoButton
{
	background: url('/images/viewitem/warranty_btns.png') no-repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	height: 14px;
	margin: -1px auto;
	text-indent: -10000px;
	width: 33px;
}

#accessory_table .accessoriesUndoButton
{
	display: none;
	background-position: 0 -14px;
}

.side_table {
	position: relative;
	font-size: 10pt;
	margin: 0 0 10px 0;
	width: 191px;
}
.side_table .top, .side_table .bottom {
	background: url(../images/viewitem/item_sprite-6.png) no-repeat;
	position: absolute;
	left: 0;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.side_table .top {
	top: 0;
	background-position: -580px -43px;
	height: 8px;
}
.side_table .bottom {
	bottom: 0;
	background-position: -580px -51px;
	height: 7px;
}
.side_table .header {
	background: #097bd7 url(../images/viewitem/side_table_header_bg.gif) repeat-y;
	border-bottom: 1px solid #3438fd;
	padding: 8px 0 0 0;
}
.side_table .header h3 {
	color: #fff;
	font-size: 11pt;
	margin: 0;
	padding: 0 0 6px;
	text-align: center;
}
.side_table .body {
	border-left: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	padding: 5px 7px;
}
.side_table .why_shop_sonic_body {
	padding: 5px 0 5px 7px;
}
.side_table .body ul {
	list-style-type: none;
	margin: 0 0 3px 2px;
	padding: 0;
}
.side_table .body ul li {
	margin-bottom: 5px;
}
.side_table .body p {
	margin: 5px 2px 0 2px;
}
.side_table .body p.see_more {
	font-size: 8pt;
	text-align: right;
}
.side_table .body div.recently_viewed_item {
	border-bottom: 1px dashed #b9babb;
	margin-top: 10px;
	text-align: center;
	position: relative;
}
.side_table .body div.recently_viewed_item a {
	display: block;
	position: relative;
}
.side_table .body div.recently_viewed_item a img {
	max-width: 100%;
	display: block;
}
.side_table .body div.last_item {
	border-bottom: none;
}
.side_table .body div.recently_viewed_item p.desc {
	font-size: 8pt;
	margin-bottom: 5px;
}
.side_table .why_shop_sonic_header {
	padding-bottom: 4px;
}
.side_table .why_shop_sonic .features {
	margin-top: 5px;
	margin-bottom: 9px;
}
.side_table .why_shop_sonic .about_us_video_product_page {
	position: relative;
	top: -17px;
	left: -10px;
	margin-bottom: -12px;
}
.side_table .why_shop_sonic .title {
	font-size: 10pt;
	line-height: 10pt;
	color: black;
	text-align: left;
	position: relative;
	top: 2px;
	font-weight: bold;
}
.side_table .why_shop_sonic .subtitle {
	font-size: 8pt;
	line-height: 8pt;
	color: black;
	text-align: left;
	position: relative;
	top: -2px;
}
.side_table .why_shop_sonic .icon {
	float: left;
	width: 35px;
	height: 32px;
	margin: 0 2px 0 -5px;
}
.side_table .why_shop_sonic .free_shipping_icon {
	background: url(../images/why_shop_sonic/icons.png) no-repeat;
}
.side_table .why_shop_sonic .low_price_icon {
	background: url(../images/why_shop_sonic/icons.png) no-repeat 0 -32px;
}
.side_table .why_shop_sonic .product_protection_icon {
	background: url(../images/why_shop_sonic/icons.png) no-repeat 0 -64px;
}
.side_table .why_shop_sonic .learn_more {
	margin-left: 80px;
}
.sideTableBannerImage img {
	vertical-align: bottom;
}
.sideTableBannerImage a img {
	border: 0;
}

.add_to_cart_for_lower_price
{
	background-color: yellow;
}

.qa_div {
	background-color: #CDE5F7;
	padding:3px;
	border-bottom:5px solid #F6F5F5
}
.bullet {
	display:inline;
	cursor:pointer;
	font-weight:bold;
	padding-right:5px;
	font-size:14px;
	float:left;
	border:none;
}
.question {
	display:inline;
	border:none;
	cursor:pointer;
	text-decoration:underline;
	font-weight:bold;
	float:left;
}
.answers_count {
	display:inline;
	float:right;
	vertical-align:top;
}
.question_details_answers {
	display:none;
}
.answers {
	background-color:#F6F5F5;
	padding:3px;
}
.author {
	font-weight:bold;
}
.qa_form_links {
	text-align:right;
	padding-bottom:3px;
}
.qa_hr {
	border-color:#CDE5F7;
	border-style: solid none none;
	border-width: 2px 0 0;
	height:1px;
	padding:0;
	width:98%;
}
.question_title {
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	display:inline;
}

.hidden {
	display: none;
}

table.tab_panel {
	margin-top: 20px;
}

#item_wrapper {
	padding: 5px 0 0 1px;
}

#item_panel {
	clear: both;
	border-top: 1px dotted #b5b5b5;
	margin: 0 0 0 7px;
	overflow: hidden;
	padding: 0 0 0 2px;
	width: 740px;
}

#item_panel .col {
	float: left;
	margin: 0;
	padding: 0;
	width: 49.5%;
	position: relative;
}

#item_panel #details_col {
	float: right;
}

#item_panel h1 {
	font-size: 14pt;
	margin: 1px 0 0 0;
	padding: 0;
}

#item_panel h2 {
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#item_panel .reviews {
	clear: both;
	overflow: hidden;
	margin: 7px 0 0 0;
	font-size: 8pt;
}

#item_panel .reviews .rating {
	float: left;
	background: url(../images/viewitem/rating_bg.gif) no-repeat;
	padding-left: 2px;
	width: 98px;
	height: 19px;
}

#item_panel .reviews .rating .numeric {
	float: right;
	color: #fff;
	font-family: monospace narrow;
	font-size: 9pt;
	margin: 3px 4px 0 0;
	text-align: center;
	width: 16px;
}

#item_panel .reviews .rating .star {
	float: left;
	background-image: url(../images/global/rating_star_full-2.gif);
	background-repeat: no-repeat;
	background-position: -1px -1px;
	margin: 3px 0 2px 2px;
	width: 13px;
	height: 13px;
}

#item_panel .reviews .rating .star.empty {
	background-image: url(../images/global/rating_star_empty-2.gif);
}

#item_panel .reviews .rating .star.half {
	background-image: url(../images/global/rating_star_half-2.gif);
}

#item_panel .reviews p {
	display: block;
	float: left;
	line-height: 14pt;
	margin: 0 0 0 6px;
}

#item_panel .reviews .sep {
	display: block;
	float: left;
	background: #000;
	font-size: 1px;
	line-height: 1px;
	margin: 4px 0 0 6px;
	width: 1px;
	height: 9px;
}

#item_image {
	margin: 0 auto 0 0;
	text-align: center;
	width: 344px;
	height: 344px;
	line-height: 344px;
}

#item_image a {
	display: block;
	height: 95%;
}

#item_image a:focus {
	outline: none;
}

#item_image img {
	vertical-align: middle;
}

.quick_notes {
	clear: both;
	overflow: hidden;
	font-size: 10pt;
	list-style-type: none;
	margin: 8px 0 0 0;
	padding: 0;
}

.quick_notes li {
	clear: both;
	margin: 5px 0 0 0;
	overflow: hidden;
}
.emailme_note {
	padding-left: 5px;
	font-size: 8pt;
}
.quick_notes li.little_note {
	margin-top: 0;
	font-size: 8pt;
}

.quick_notes label {
	float: left;
	margin-right: 5px;
}

.quick_notes .value {
	float: left;
}

.quick_notes .tip {
	border-width: 0 0 1px 0;
	border-style: dotted;
}

.quick_notes .tip a, .quick_notes .tip a:focus {
	cursor: default;
	outline: none;
	text-decoration: none;
}

/* Item panel */
.quick_notes .good {
	border-color: #00922d;
	color: #00922d;
}

.quick_notes .good a {
	color: #00922d;
}

.quick_notes .bad {
	color: #f00;
}

.quick_notes .bad a {
	color: #f00;
}

#item_panel .discontinued_box {
	background: #fffeef;
	border: 1px solid #000;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 10px;
	text-align: center;
}

#item_panel .discontinued_box .alert_text {
	color: #f00;
}

#item_panel .newer_model_header {
	padding-top: 15px;
}

#item_panel .replacement_product {
	padding-top: 15px;
}

#item_panel .replacement_product table {
	border: none;
	border-collapse: collapse;
	margin: 0 auto;
	padding: 0;
	width: 300px;
}

#item_panel .replacement_product .thumb_cell {
	width: 100px;
}

#item_panel .replacement_product .thumb_cell table {
	border: none;
	border-collapse: collapse;
	margin: 0 auto;
	padding: 0;
	width: 90px;
}

#item_panel .replacement_product .thumb_cell td {
	background: #fff;
	border: 2px solid #cbcbcb;
	height: 96px;
	vertical-align: middle;
	width: 90px;
}

#item_panel .replacement_product .details_cell {
	font-size: 18px;
	text-align: center;
}

#item_panel .replacement_product .details_cell .stock_text {
	margin-left: 10px;
}

#item_panel .replacement_product .details_cell .button_wrapper {
	padding-top: 10px;
}

#item_panel .replacement_product .details_cell .button_wrapper img {
	border: none;
}

#item_panel .bottom_panel {
	border-top: 1px dotted #b5b5b5;
	margin: 15px 0 0 0;
	padding: 5px 0 0 0;
}

#item_panel .fitment {
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: url(../images/viewitem/fitment_bg.gif) repeat-x;
	border: 1px solid #d5d6e9;
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 29px;
	line-height: 29px;
}

#item_panel .fitment p {
	background: url(../images/viewitem/fitment_icon.png) no-repeat 8px 7px;
	margin: 0;
	padding: 0 0 0 45px;
}

#item_panel .fitment a.notes {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 8pt;
	font-weight: normal;
	padding-right: 3%;
	text-align: right;
	height: 100%;
	width: 98%;
}

#item_panel .fitment.unknown a.notes {
	text-align: left;
	text-indent: -10000px;
}

#item_panel .fitment a.notes:hover,
#item_panel .fitment a.notes:focus {
	outline: none;
	text-decoration: none;
}

#item_panel .fitment a.notes.detailNotes {
	cursor: default;
	text-decoration: none;
}

#item_panel .fitment a.notes.detailNotes span {
	border-bottom: 1px dotted #0045e2;
}

#item_panel .fitment.yes,
#item_panel .fitment.no {
	height: auto;
	line-height: normal;
}

#item_panel .fitment.yes {
	background: #ffffda url(../images/viewitem/fitment_yes_bg.gif) repeat-x;
}

#item_panel .fitment.no {
	background: #f97878 url(../images/viewitem/fitment_no_bg.gif) repeat-x;
	border-color: #f35959;
}

#item_panel .fitment.yes p,
#item_panel .fitment.no p {
	padding: 6px 10px 3px 50px;
}

#item_panel .fitment.no p {
	background: url(../images/viewitem/fitment_no_icon.png) no-repeat 6px 5px;
	padding-top: 7px;
	padding-left: 35px;
}

#item_panel .fitment.yes a.notes,
#item_panel .fitment.no a.notes,
#item_panel .fitment.yes .notes_sep,
#item_panel .fitment.no .notes_sep {
	position: static;
	display: block;
	float: right;
	padding: 0 6px 3px 0;
	width: auto;
}

#item_panel .fitment.no a.notes {
	color: #900;
}

#item_panel .fitment .notes_sep {
	margin: -2px 0 0 0;
}

#item_panel .free_install_accessories_banner {
	display: block;
	background: url(../img/free_install_accessories.png) no-repeat;
	margin: 10px 0;
	text-indent: -10000px;
	width: 366px;
	height: 92px;
}

#item_panel .free_install_accessories_banner:focus {
	outline: none;
}

#item_panel .specials {
	position: relative;
	background: #e9e9e9;
	margin: 10px 0 0 0;
	padding: 7px 0 10px;
}

#item_panel .specials .corner {
	position: absolute;
	background: url(../images/viewitem/item_specials_corners.gif) no-repeat;
	font-size: 1px;
	line-height: 1px;
	width: 4px;
	height: 4px;
}

#item_panel .specials .corner.nw { top: 0; left: 0; background-position: 0 0; }
#item_panel .specials .corner.ne { top: 0; right: 0; background-position: -4px 0; }
#item_panel .specials .corner.se { bottom: 0; right: 0; background-position: -4px -4px; }
#item_panel .specials .corner.sw { bottom: 0; left: 0; background-position: 0 -4px; }

#item_panel .specials h4 {
	font-style: italic;
	margin: 0;
	padding: 0 0 0 33px;
}

#item_panel .specials ul {
	font-size: 10pt;
	font-style: italic;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#item_panel .specials ul li {
	position: relative;
	line-height: 29px;
	margin: 5px 0 0 0;
	padding: 0;
	height: 29px;
}

#item_panel .specials ul li span {
	display: block;
	background: #fff url(../img/savings_bullet.png) no-repeat 5px center;
	margin: 0 10px;
	padding-left: 35px;
}

#item_panel .specials a {
	display: block;
	position: absolute;
	left: 5px;
	top: 0;
	font-size: 8pt;
	padding-right: 3%;
	text-align: right;
	width: 93%;
}

#item_panel .specials a:hover, #item_panel .specials a:focus {
	text-decoration: none;
	outline: none;
}

#item_panel .special_images {
	clear: both;
	float: left;
	overflow: hidden;
	margin: 0;
}

#item_panel .special_images a {
	display: block;
	float: left;
	background: no-repeat left center;
	font-size: 9pt;
	margin: 0 17px 0 0;
	padding-left: 32px;
	line-height: 25px;
	text-decoration: none;
}

#item_panel .special_images .larger { background-image: url(../images/viewitem/icon_mag-3.png); }
#item_panel .special_images .video { background-image: url(../images/viewitem/icon_film-2.png); }
#item_panel .special_images .spin { padding-left: 34px; background-image: url(../images/viewitem/icon_spin-2.png); }

#item_panel .special_images a span {
	text-decoration: underline;
}

#item_panel .special_images a:hover span, #item_panel .special_images a:focus span {
	text-decoration: none;
}

#item_panel .special_images a:focus {
	outline: none;
}

#item_panel .thumbs.product {
	padding-bottom: 15px;
	margin: 7px 0 0 0;
	width: 100%;
}

#item_panel .thumbs.product .btn {
	background-image: url(../images/viewitem/btn_scroll_thumbs-2.png);
}

#item_panel #thumbs {
	float: left;
}

* html #item_panel .thumbs.product {
	width: 100%;
}

#item_panel #thumbs a {
	float: left;
	margin: 0 3px 0 0;
}

#item_panel .thumbs.product a.hidden {
	display: none;
}

#item_panel #thumbs p {
	margin: 1px 14px 0 0;
}

#item_panel #videoBtn
{
	position: absolute;
	right: 0;
	bottom: 12px;
}

/* Price panel */
#productSidePanel {
	padding: 4px 0 0 8px;
}

#price_info form { margin: 0; padding: 0; }
#price_info.side_table .body { padding: 0 0 12px 0; margin: 6px 0 0 0; border: 1px solid #b9b9b9; }
#price_info.side_table .shippingHurdle { font-family: 'Ubuntu', sans-serif;
	background: #115ea7;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxOTJkOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI5JSIgc3RvcC1jb2xvcj0iIzM5ODZjZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iIzI0NjdiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjYwYWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #115ea7 0%, #3986cf 29%, #2467b4 80%, #1f60ae 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#115ea7), color-stop(29%,#3986cf), color-stop(80%,#2467b4), color-stop(100%,#1f60ae));
	background: -webkit-linear-gradient(top,  #115ea7 0%,#3986cf 29%,#2467b4 80%,#1f60ae 100%);
	background: -o-linear-gradient(top,  #115ea7 0%,#3986cf 29%,#2467b4 80%,#1f60ae 100%);
	background: -ms-linear-gradient(top,  #115ea7 0%,#3986cf 29%,#2467b4 80%,#1f60ae 100%);
	background: linear-gradient(to bottom,  #115ea7 0%,#3986cf 29%,#2467b4 80%,#1f60ae 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#115ea7', endColorstr='#1f60ae',GradientType=0 );
	border-radius: 8px; color: #fff; height: 85px; display: block; text-shadow: 1px 1px 1px #115ea7; filter: dropshadow(color=#115ea7, offx=1, offy=1); }
#price_info.side_table .shippingHurdle p { margin: 0px; }
#price_info.side_table .shippingHurdle p span { font-weight: 700; font-size: 22px; }
#price_info.side_table .shippingHurdle.hurdle .shippingHurdleContainer { padding: 22px 0px; }
#price_info.side_table .shippingHurdle.hurdle p { text-align: center; }
#price_info.side_table .shippingHurdle .icon { width: 76px; height: 85px; background-image: url('/images/returnPolicy/stepsBasicIconsSmall.png'); background-repeat: no-repeat; background-size: 236px 58px; background-position: -161px 13px; }
#price_info.side_table .shippingHurdle.always > div > * { display: inline-block; vertical-align: top; }
#price_info.side_table .shippingHurdle.always > div > p { line-height: 1.1; width: 103px; margin-left: 8px; padding: 16px 0px; }
#price_info .shipping { background: #f1f1f1; padding: 0 0 4px 0; }
#price_info .shipping .free { background: url(../images/viewitem/free_shipping.png) no-repeat; border-bottom: 1px solid #b9b9b9; margin: 0; text-indent: -10000px; width: 189px; height: 31px; }

#price_info .shipping h4 {
	font-size: 9pt;
	margin: 0;
	padding: 4px 12px 0 6px;
}

#price_info .shipping #shipping_calc_link {
	padding: 4px 0 0 0;
	text-align: center;
}

#shipping_calc {
	display: none;
	margin: 4px 0 0 0;
}

#shipping_notes {
	margin: 0;
	padding: 5px 0 0 0;
}

#shipping_notes p {
	font-size: 8pt;
	margin: 0 8px;
	padding: 0;
}

#price_info .shipping form {
	margin: 1px 8px 0 8px;
	padding: 0;
}

#price_info .shipping form input {
	font-size: 8pt;
}

#price_info .shipping form input.text {
	color: #000;
	width: 100px;
}

#price_info .shipping form input.text.init {
	color: #777;
}

#price_info .shipping ul {
	font-size: 8pt;
	margin: 0;
	padding: 5px 20px;
	list-style-type: none;
}

#price_info .shipping ul li {
	margin: 0;
}

#price_info .prices .row {
	clear: both;
	border-top: 1px solid #e4e7ea;
	font-size: 9pt;
	overflow: hidden;
	padding: 4px 15px;
}

#price_info .prices label {
	float: left;
}

#price_info .prices label a {
	display: block;
	font-size: 8pt;
	text-decoration: underline;
}

#price_info .prices label a:hover, #price_info .prices label a:focus {
	outline: none;
	text-decoration: none;
}

#price_info .prices .price, .promoTotalWithDiscount .price {
	float: right;
	font-weight: bold;
	margin: 0;
	text-align: right;
}

#price_info .prices .price a, .promoTotalWithDiscount .price a {
	text-decoration: none;
}

#price_info .prices .price a:hover, #price_info .prices .price a:focus, .promoTotalWithDiscount .price a:hover, .promoTotalWithDiscount .price a:focus {
	outline: none;
	text-decoration: underline;
}

#price_info .prices .final_price label {
	font-style: italic;
}

#price_info .prices .final_price {
	padding-right: 10px;
}

#price_info .prices .final_price .price{
	color: #f00;
	font-size: 16pt;
}

.promoTotalWithDiscount .price {
	color: #f00;
	font-size: 20pt;
}

#price_info .prices .final_price .price .cents{
	font-size: 10pt;
	vertical-align: 30%;
}

.promoTotalWithDiscount .price .cents {
	font-size: 14pt;
	vertical-align: 30%;
}

#price_info .prices .final_price.pre_cart .price {
	text-decoration: line-through;
}

#price_info .prices .cart_price_note {
	border-top: none;
	font-size: 8pt;
	padding-top: 0;
}

#price_info .prices .cart_price_note p {
	background: #ff0;
	margin: 0;
	padding: 2px;
	text-align: center;
}

#price_info .warranty {
	clear: both;
	border-top: 1px dotted #777;
	border-bottom: 1px dotted #777;
	margin: 5px 0 0 0;
	overflow: hidden;
}

#price_info .warranty .wrapper {
	background: #e8eefe;
	margin: 1px 0;
	padding: 0 0 10px 0;
}

#price_info .warranty .header {
	position: relative;
	background: url(../images/viewitem/square_trade_logo.gif) no-repeat 0px 10px;
	border: none;
	color: #0f3d7c;
	margin: 0 0 0 7px;
	padding: 6px 0 0 45px;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	line-height: 12pt;
}

#price_info .warranty .options {
	margin: 9px 0 0 0;
	font-size: 8pt;
}

#price_info .warranty .option {
	clear: both;
	overflow: hidden;
	margin: 6px 6px 0 6px;
	padding: 1px 0 0 0;
}

#price_info .warranty_opt {
	display: none;
	float: left;
	margin: 0;
}

#price_info .warranty_opt_btn {
	display: block;
	float: left;
	background: url(../images/viewitem/warranty_btns.png) no-repeat;
	cursor: pointer;
	margin-top: -1px;
	text-indent: -10000px;
	width: 33px;
	height: 14px;
}

#price_info .warranty_opt_btn.undo {
	background-position: 0 -14px;
}

#price_info .warranty_opt_btn:hover, #price_info .warranty_opt_btn:focus {
	outline: none;
}

#price_info .warranty .option label {
	float: left;
	color: #414f99;
	cursor: pointer;
	line-height: 9pt;
	margin: 0 0 0 3px;
	text-decoration: underline;
}

#price_info .warranty .option label:hover {
	text-decoration: none;
}

#price_info .warranty .option .price {
	float: right;
	line-height: 9pt;
	margin: 0;
	text-align: right;
}

#total_after_warranty {
	display: none;
	clear: both;
	font-size: 8pt;
	margin: 0 6px 0 26px;
	padding: 5px 0 0 0;
	overflow: hidden;
}

#total_after_warranty label {
	float: left;
	font-style: italic;
	margin-left: 15px;
}

#total_after_warranty .price {
	float: right;
	border-top: 1px solid #000;
	color: #f00;
	margin: 0;
	font-weight: bold;
	text-align: right;
}

#price_info .availability {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 7px;
	text-align: center;
}

#price_info .availability a {
	text-decoration: none;
}

#price_info .availability.tip a {
	border-width: 0 0 1px 0;
	border-style: dotted;
}

#price_info .availability.good {
	color: #0f9839;
}

#price_info .availability.good a {
	border-color: #0f9839;
	color: #0f9839;
}

#price_info .availability.bad {
	color: #f00;
}

#price_info .availability.bad a {
	border-color: #f00;
	color: #f00;
}

#price_info .availability a:focus {
	outline: none;
}

#price_info .btn_add_to_cart {
	margin: 7px auto 0 auto;
	text-align: center;
}

#price_info .btn_add_to_cart input, input.btn_add_to_cart {
	display: block;
	background: transparent url(../images/viewitem/item_page_buttons.png) no-repeat 0 0;
	border: none;
	cursor: pointer;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	text-indent: -10000px;
	width: 176px;
	height: 30px;
}

#price_info .btn_add_to_cart input:hover, #price_info .btn_add_to_cart input:focus,
input.btn_add_to_cart:hover, input.btn_add_to_cart:focus {
	background-position: -0px -30px;
	outline: none;
}

#price_info .wish_list {
	margin: 0 auto;
	text-align: right;
	width: 132px;
}

#price_info .wish_list a {
	background: url(../images/viewitem/btn_plus_gray.gif) no-repeat left 3px;
	color: #0045e2;
	font-size: 8pt;
	padding-left: 16px;
}

#price_info .wish_list a span, #price_info .wish_list a span {
	text-decoration: underline;
}

#price_info .wish_list a:hover, #price_info .wish_list a:focus {
	outline: none;
}

#price_info .wish_list a:hover span, #price_info .wish_list a:focus span {
	text-decoration: none;
}

#price_info .make_an_offer {
	display: block;
	background: url(../images/viewitem/item_page_buttons.png) no-repeat 0 -60px;
	margin: 12px auto 0 auto;
	text-indent: -10000px;
	width: 176px;
	height: 30px;
}

#price_info .make_an_offer:hover, #price_info .make_an_offer:focus {
	background-position: 0 -90px;
	outline: none;
}

.product_features_table {
	margin-top: 0;
}

#main_content1 .tab_panel .product_features_table td,
#content_wrapper .tab_panel .product_features_table td {
	padding: 2px 5px;
}

#content_wrapper .product_summary {
	width: 750px;
}

#content_wrapper .product_summary .body table td {
	padding: 0 15px 0 0;
}

.message.warning.newItemQueueWarning {
	background: #ff0;
	border: 0;
	color: #000;
	font-size: 18pt;
	margin: 15px 8px 5px 1px;
	text-align: center;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.message.warning.newItemQueueWarning em {
	font-style: normal;
	text-transform: uppercase;
}

.wiringGuideTab .moreInfo {
	background: #f4f2f3;
	border: 1px solid #e1e1e1;
	margin: 0;
	padding: 10px 19px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.tab_panel td.mm .wiringGuideTab p.moreInfo {
	margin: 0;
}

.wiringGuideTab .moreInfo .text {
	float: left;
	line-height: 33px;
	margin-right: 15px;
}

.wiringGuideTab .diagramTable {
	margin: 5px 0 10px 0;
	table-layout: fixed;
	border-collapse: separate;
	width: 100%;
}

.wiringGuideTab .diagram {
	background: #fff;
	border: 1px solid #737373;
	cursor: pointer;
	padding: 0;
	text-align: center;
}

.wiringGuideTab .diagram:hover {
	border-color: #144c99;
}

.wiringGuideTab .diagram .caption {
	margin: 5px 10px;
	text-align: left;
}

.wiringGuideTab .diagram .caption a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.wiringGuideTab .diagram img {
	border: none;
	margin: 10px 0 15px 0;
	width: 175px;
	height: 112px;
}

.wiringGuideTab .diagram .thumb:focus {
	outline: none;
}

.wiringGuideTab .diagram .thumb:focus img {
	border-bottom: 1px dotted #000;
	margin-bottom: 11px;
	padding-bottom: 3px;
}

.diagramPopup,
.diagramPopup .image,
.diagramPopup .legend {
	width: 728px;
}

.diagramPopup .title {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}

.diagramPopup .printLink,
.diagramPopup .printLink .icon,
.diagramPopup .image,
.diagramPopup .legend {
	display: block;
}

.diagramPopup .printLink {
	float: right;
	clear: both;
	overflow: hidden;
	cursor: pointer;
	font-size: 9pt;
	margin: 0 15px 15px 0;
	text-align: right;
	height: 14px;
	line-height: 14px;
}

.diagramPopup .printLink .icon {
	float: left;
	background: url(../img/sprite-8.png) no-repeat -155px -9px;
	margin: 2px 4px 0 0;
	font-size: 1px;
	width: 11px;
	height: 12px;
}

.diagramPopup .image {
	height: 465px;
}

.diagramPopup .legend {
	height: 114px;
}

.diagramPopup .disclaimer {
	font-size: 0.65em;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: justify;
}
/* diagramPopup for mobile */
.diagramPopup.diagramPopupMobile,
.diagramPopup.diagramPopupMobile .image,
.diagramPopup.diagramPopupMobile .legend {
	width: 100%;
}
.diagramPopup.diagramPopupMobile .title {
	font-size: 13px;
	margin-bottom: 5px;
}
.diagramPopup.diagramPopupMobile .printLink {
	margin: 0 0 15px 0;
}
.diagramPopup.diagramPopupMobile .image, .diagramPopup.diagramPopupMobile .legend {
	height: 100%;
}
.diagramPopup.diagramPopupMobile .disclaimer {
	font-size: 11px;
}

.showingDiagramPopup .printable {
	display: none;
}

.tab_panel td.mm #wiringGuideDiagrams p.groupTitle {
	background: #cde5f7;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 4px 10px;
}

.refurbMessage {
	width: 95%;
	margin: 5px auto;
	border: 1px dashed #000;
	text-align: center;
	padding: 5px;
	background: #fff;
}

.refurbMessage .conditionMessage {
	color: #f00;
}

.comboProductHeader {
	padding: 0px;
	margin: 5px auto;
	border: 1px solid #b2b2b2;
	padding: 5px;
	border-collapse:collapse;
	background-color:#ffffff;
}

.comboProductHeaderImage,
.comboProductHeaderBody {
	float: left;
}

.comboProductHeaderImage img {
	margin:5px 15px 0px 10px;
	border:1px solid #b2b2b2;
}

.comboProductHeaderName {
	font-size: 16px;
}

.highShippingNote {
	text-align: center;
	color: #00c;
}

.productHistoryWrapper {
	padding-left: 10px;
	width: 400px;
}

.productHistoryWrapper h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 15px 0;
}

.productHistoryWrapper table {
	border-collapse: collapse;
}

.productHistoryWrapper td {
	border-width: 0;
	border-style: solid;
	border-color: #000;
}

.productHistoryWrapper .picLeftBorderCell {
	width: 15px;
}

.productHistoryWrapper .picLeftBorderCell.withLeftBorder {
	border-left-width: 1px;
}

.productHistoryWrapper .picLeftBorderCell.withTopBorder {
	border-top-width: 1px;
}

#content_wrapper .tab_panel .productHistoryWrapper td.contentCell {
	padding-left: 5px;
}

.countryRestrictionMessage {
	color: #f00;
	font-weight: bold;
}

.productFeatureRelatedProducts {
	margin-top: 2px;
	margin-bottom: 2px;
}

.availTooltip {
	max-width: 350px;
}

#content_wrapper .tab_panel_body .tab_content.show {
	width: 720px !important;
	overflow: hidden;
	position: relative;
}

#content_wrapper .tab_panel td.mm,
.info_tabs,
table.tab_panel {
	width: auto !important;
}

/* Paired Promo display */
.tab_panel_body .promoOffers {
	width: 680px;
	height: auto;
	overflow: visible;
	margin: auto auto 10px;
	background: #b1effe;
	border-radius: 12px;
	font-family: Arial, sans-serif;
	position: relative;
}
.tab_panel_body .promoInfo { display: none; }
#promoToolTip {
	position: absolute;
	z-index: 100;
	bottom: -98px;
	left: 156px;
	background: #474747;
	color: #fff;
	width: 374px;
	height: auto;
	padding: 20px;
	border-radius: 4px;
	display: none;
}
#promoOffersWrap {
	display: block;
	position: relative;
	height: auto;
}
#promoToolTip.active { display: block; }
#promoToolTip .promoTooltipArrow { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAARCAYAAAC4qX7BAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGMkQyREJFNkQxM0YxMUUyOTM4NkVEODgzRjM3QkMyOSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3QkNCQ0M1RUQxNDYxMUUyOTM4NkVEODgzRjM3QkMyOSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkYyRDJEQkU0RDEzRjExRTI5Mzg2RUQ4ODNGMzdCQzI5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkYyRDJEQkU1RDEzRjExRTI5Mzg2RUQ4ODNGMzdCQzI5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+qgs7PgAAAHVJREFUeNrE0DkOwCAMRFHyxd18q0jk5GlSoCwE8IKb0TSjJ28ikpS3X3loRrIBolR9GoMholTfCYPcEWoMhggVBmPENAYHxBQGJ8QwBkfEEAZnRDeGAEQXhiDEL4ZARBNDMOITwwLEK4ZFiAcmL0TUmHQKMABZNCDgQaXmXwAAAABJRU5ErkJggg==) no-repeat top left; width: 35px; height: 17px; position: absolute; top: -17px; left: 108px; }
#promoToolTip h3 { margin: 0 0 8px 0; font-size: 12px; font-weight: 600; }
#promoToolTip p { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 0px; }
#promoToolTip .promoName { font-size: 12px; }
#promoToolTip .promoDescription { font-size: 10px; }

.tab_panel_body .promoOffers > .promoHeader {
	display: block;
	color: #007ae0;
	font-weight: 600;
	position: relative;
	border-bottom: 1px dashed #ffffff;
}
.tab_panel_body .promoOffers > .promoHeader > h3 {
	font-size: 20px;
	padding: 4px 0 4px 58px;
	margin: 0;
	letter-spacing: 1px;
}
.tab_panel_body .promoOffers > .promoHeader > .slideCounter {
	display: inline-block;
	position: absolute;
	right: 18px;
	top: 0px;
	padding: 9px 0;
	font-size: 12px;
	color: #00a0d8;
}
.tab_panel_body .promoOffers, .tab_panel_body .promoOffers * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.tab_panel_body .promoOffers .promoWrap {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0 58px;
}
.tab_panel_body .promoOffers .promoWrap > .ppNavigation {
	position: absolute;
	top: 67px;
	left: 0;
	width: 100%;
	height: 53px;
}
.tab_panel_body .promoOffers .promoWrap > .promoNavItem {
	position: absolute;
	top: 66px;
	height: 53px;
	width: 34px;
	z-index: 40;
	cursor: pointer;
}

.tab_panel_body .promoOffers .promoWrap > .ppPrevious {
	left: 8px;
	background: url('/images/viewitem/previousIdle.png') no-repeat top left;
}
.tab_panel_body .promoOffers .promoWrap > .ppPrevious:hover {
	background: url('/images/viewitem/previousActive.png') no-repeat top left;
}
.tab_panel_body .promoOffers .promoWrap > .ppNext {
	right: 8px;
	background: url('/images/viewitem/nextIdle.png') no-repeat top left;
}
.tab_panel_body .promoOffers .promoWrap > .ppNext:hover {
	background: url('/images/viewitem/nextActive.png') no-repeat top left;
}
.tab_panel_body .promoOffers .promoWrap > .promoNavItem.disabled {  pointer-events: none; display: none; }
.tab_panel_body .promoOffers .promoWrap > * > a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	text-decoration: none;
}
.tab_panel_body .promoOffers .promoWrap > * > a:hover { text-decoration: none; }
.tab_panel_body .promoOffers .sliderWrap {
	position: relative;
	overflow: hidden;
}
.tab_panel_body .promoOffers ul {
	width: auto;
	padding: 0;
	white-space: nowrap;
	position: relative;
	margin: 0;
}
.tab_panel_body .promoOffers li {
	list-style: none;
	margin: 0;
	width: 100%;
	float: none !important;
	display: inline-block;
	vertical-align: top;
	padding: 6px 0;
	position: relative;
}
.tab_panel_body .promoOffers .bx-wrapper {
	margin: 0 auto;
}
.tab_panel_body .promoOffers .bx-prev {
	position: absolute;
	top: 40px;
	left: -19px;
	width: 18px;
	height: 100px;
	text-indent: -999999px;
	background: url(../images/viewitem/paired-promo-button-left.gif) no-repeat;
	border: solid thin transparent;
}
.tab_panel_body .promoOffers .bx-next {
	position: absolute;
	top: 40px;
	right: -19px;
	width: 18px;
	height: 100px;
	text-indent: -999999px;
	background: url(../images/viewitem/paired-promo-button-right.gif) no-repeat;
	border: solid thin transparent;
}
.tab_panel_body .promoOffers .bx-next:hover {
	border: solid thin darkgray;
}
.tab_panel_body .promoOffers .bx-prev:hover {
	border: solid thin darkgray;
}
.tab_panel_body .promoOffers .displayName {
	display: block;
	position: relative;
	white-space: normal;
}
.tab_panel_body .promoOffers .displayName > p {
	color: #474747;
	font-size: 16px;
	font-weight: 600;
	margin: 0;
}
.tab_panel_body .promoOffers .promoDescription p { margin: 0; overflow: hidden; white-space: normal; }
.tab_panel_body .promoOffers .promoEquation {
    margin: 10px 0 0 0;
    padding: 8px 0 0 0;
}
.tab_panel_body .promoOffers .promoEquation > * {
	display: inline-block;
	vertical-align: top;
	margin: 0 8px 0 0;
	position: relative;
}
.tab_panel_body .promoOffers .promoEquation > form {
	padding: 23px 0;
	width: 136px;
}
.tab_panel_body .promoOffers .promoEquation .offerExpires {
	font-size: 12px;
	color: #474747;
	position: absolute;
	bottom: 4px;
	right: 0px;
}
.tab_panel_body .promoOffers .promoEquation .addOperator,
.tab_panel_body .promoOffers .promoEquation .equalsOperator {
	height: 44px;
	width: 25px;
	margin-top: 20px;
}
.tab_panel_body .promoOffers .promoEquation .addOperator {
	background: url('/images/viewitem/plus.png') no-repeat center center;
}
.tab_panel_body .promoOffers .promoEquation .equalsOperator {
	background: url('/images/viewitem/equals.png') no-repeat center center;
}
.tab_panel_body .promoOffers .promoEquation .poThumbnailContainer {
	width: 90px;
}
.tab_panel_body .promoOffers .promoEquation .poThumbnailContainer > p { text-align: center; white-space: normal; display: block; font-weight: 600; overflow: hidden; max-height: 28px; }
.tab_panel_body .promoOffers .promoEquation .mainThumbnail {
	width: 90px;
	height: 80px;
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.tab_panel_body .promoOffers .promoEquation .mainThumbnail img,
.tab_panel_body .promoOffers .promoEquation .promoThumbnail img {
	max-width: 90px;
	max-height: 80px;
}
.tab_panel_body .promoOffers .promoEquation .promoThumbnailContainer { position: relative; }
.tab_panel_body .promoOffers .promoEquation .promoImageHeader {
	background: #dd1731;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 22px;
}
.tab_panel_body .promoOffers .promoEquation .promoImageHeader p { margin-top: 4px; }
.tab_panel_body .promoOffers .promoEquation p {
	margin: 0px;
}
.tab_panel_body .promoOffers .promoEquation .promoThumbnail {
	width: 90px;
	height: 80px;
	text-align: center;
	display:table-cell;
	vertical-align:middle;
	background-color: #fff;
}
.tab_panel_body .promoOffers .promoEquation .promoPrice {
	text-align: center;
	width: 98px;
	height: 98px;
	padding: 8px 0;
}
.tab_panel_body .promoOffers .promoEquation .promoTotalWithDiscount { color: #dd1731; }
.tab_panel_body .promoOffers .promoEquation .promoTotalWithDiscount .price {
	display: block;
	text-align: center;
	float: none;
	font-size: 28px;
	padding: 4px 0px;
}
.tab_panel_body .promoOffers .promoEquation .promoTotalWithDiscount .price.smallNumber { font-size: 24px; }
.tab_panel_body .promoOffers .promoEquation .promoTotalNoDiscount {
	padding: 0;
	text-align: center;
	display: block;
	color: #737373;
	text-decoration: line-through;
	font-style: italic;
}

.tab_panel_body .promoOffers .promoEquation .promoSavings {
	color: #e48000;
	font-style: italic;
}
.tab_panel_body .promoOffers .promoEquation .btn_add_both_to_cart { text-align: center; }

.tab_panel_body .promoOffers .promoEquation .btn_add_both_to_cart input {
	display: block;
	background: transparent url('/images/viewitem/addBothToCart.png') no-repeat 0 0;
	border: none;
	cursor: pointer;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	text-indent: -10000px;
	width: 136px;
	height: 32px;
}
.tab_panel_body .promoOffers .promoEquation .btn_add_both_to_cart input:hover,
.tab_panel_body .promoOffers .promoEquation .btn_add_both_to_cart input:focus { background-position: 0 -32px; outline: none; }
#productContainer { display: block; }
#productContainer > * { display: inline-block; vertical-align: top; }
#productMainPanel .leaderboard { padding: 16px 0; }