﻿html
{
    height: 100%;
}


input
{
    font-family: arial;
}

body 
{ 
    text-align: center; 
    background-color: white;
    background-image: none;
    height: 100%;
    font-family: arial;
}

.clr
{
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
}

.hideme
{
    display: none;
}

.root_table
{
    /* width: 780px; */
    width: 960px;
    margin: -1px auto 0 auto;
    clear:both;
}
	
.container_960 
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.topbar 
{
    display: inline-block;
    margin: 16px auto 0px auto;
    
}

.topbar img 
{
    display:block;
    float:left;
}

.leftbarbg
{
    vertical-align: top;
}

.leftbar 
{
    width: 240px;
    margin-top: 10px;
    margin-right: 10px;
}
	
.leftbar_logo, .leftbar_shipping 
{
    width: 242px;
    background-color: #9298A2;
    text-align: center;
}

.leftbar_logo 
{
    height: 100px;
}
	
.leftbar_logo img 
{
    margin-top: 10px;
}
	
.leftbar_shipping 
{
    height: 80px;
}
	
	
#left_menu
{
    margin-top: 10px;
    border-top: 1px solid #9EA6B0;
}

#left_menu li
{
    list-style-type: none;
}
 
.left_menu_off
{
    margin: 0;
}

.left_menu_on
{
    margin: 0;
    margin-bottom: -2px;
    margin-top: -1px;
}

.left_menu_off img 
{
    display:block;
}

.leftbar_search
{
    border-left: 1px solid #9EA6B0;
    height: 52px;
}

.search_box
{
    width: 163px;
    height: 35px;
    background-image: url('/images/batterymonster/search_box_bg.png');
    float: left;
    margin-left: 9px;
    margin-top: 9px;
    text-align: center;
}

    .search_box input
    {
        border: 0px;
        width: 150px;
        background-color: transparent;
        color: #49504A;
        font: 14pt Arial;
        outline: 0px;
        margin-top: 5px;
    }

.leftbar_search img
{
    float: left;
    margin-top: 9px;
    margin-left: 3px;
    cursor: pointer;
}

.leftbar_footer
{
    background-image: url('/images/batterymonster/leftbar_bottom.png');
    width: 241px;
    height: 33px;
}

    .leftbar_footer a
    {
        color: white;
        display: block;
        float: left;
        margin-left: 13px;
        margin-top: 9px;
        text-decoration: none;
        font: 10pt Arial;
    }




/****************************** Shopping Cart ******************************/
/* 8/17/2012 Richard Trautmann - Shopping Cart Changes */

.cart_line_item_background * {
    font-family: Arial;
    }

.cart_line_item_background .cart_condition_new
{
    font-weight: bold;
    color: #0F54b1;
}

.cart_citem_tag_line
{
    color: #3366Fd;
    font-weight: bold;
}

.cart_image_column 
{
 width: 104px; 
 text-align: center; 
 vertical-align: middle; 
 float: left;
}

.cart_image_column_warranty
{
 width: 82px;
 text-align: center;
 vertical-align: middle;
 float: left;
 margin-top: 6px;
}
.cart_item_description_column {
 float: left;
 width: 336px;
 line-height: 15px;
 font-size: 12px;
}

.cart_item_description_column_warranty {
 float: left;
 width: 359px;
 line-height: 15px;
 font-size: 12px;
 margin-top: 12px;
}

.cart_quantity_column 
{
 width: 52px; 
 float: left; 
 margin-top: 15px;
 text-align: center;
}

.cart_quantity_column_warranty
{
 width: 52px; 
 float: left; 
 margin-top: 5px;
 margin-bottom: 3px;
 text-align: center;
}

.cart_quantity {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    width: 41px;
    height: 24px;
    margin-bottom: 3px;
}

.confirmation_quantity {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 44px;
    border: 1px solid #aaadb2;
    padding-top: 7px;
    padding-bottom: 5px;
    vertical-align: middle;
    margin-top: -7px;
    display: inline-block;
}

.cart_total_column
{
    width: 120px;
    float: left;
    *float: none;
    text-align: right; 
    font-size: 13px;
    margin-top: 31px;
}

.cart_total_column_warranty
{
    width: 120px;
    float: left;
    text-align: right; 
    font-size: 13px;
    margin-top: 22px;
}

.cart_unit_price_column 
{
 width: 110px;
 float: left; 
 font-size: 13px;
 line-height: 15px;
 margin-top: 15px;
}

.cart_warranty_unit_price_column
{
 width: 110px;
 float: left; 
 font-size: 13px;
 line-height: 15px;
 margin-top: 22px;
}

.cart_package_quantity_words
{
 font-weight: normal;
 color: black;
 display: block;
 margin-right: -15px;
 *margin-right: 0px;
}

.cart_real_price 
{
 color: #4063FF;
 font-weight: bold;   
}

.cart_maroon 
{
    font-weight: normal;
    color: #bd3333;
}

.cart_warranty_radiobuttons_column 
{
 float: left;
 width: 251px;
 font-size: 12px;
 margin-top: 20px;
}

.cart_package_save_ribbon 
{
    background-image: url('/images/batterymonster/cart/cart_package_save_ribbon.jpg');
    background-repeat: no-repeat;
    font-size: 28px;
    font-weight: bold;
    color: white;
    width: 79px;
    height: 59px;
    z-index: 200;
    position:absolute;
    margin: -5px 10px 0px 10px;
    *margin-left: 0px;
    letter-spacing: -2px;
}

.cart_package_save_ribbon span
{
    display: block;
    margin-left: -5px; 
    margin-top: 20px;
}

.cart_package_quantity_digit 
{
 font-size: 18px;
 font-weight: bold;
 color: #818181;
 display: block;
 margin-top: 14px;
}

.cart_delete_continue 
{
 margin-bottom: 5px;
}

.cart_delete_continue a 
{
 font-size: 12px;
 color: #36F;
 text-decoration: underline;      
}

.cart_delete_popup, .cart_warranty_delete_popup 
{
 margin: -5px 0px 0px -66px;
 *margin: 8px 0px 0px -220px;
 padding-top: 40px;
 position: absolute;
 width: 172px;
 height: 76px;
 display: none;
 text-align: center;
 background-image: url('/images/batterymonster/cart/cart_delete_popup.png');
 background-repeat: no-repeat;   
 z-index: 201;
}

.cart_warranty_delete_popup 
{
    *margin-left: -105px;
}

.div_warranty_unselected 
{
 padding-top: 10px;   
}

.confirmation_content table.cart_box .cart_top4
{
    background-image: url('/images/batterymonster/cart/cart_line_item_top.jpg');
    height: 6px;
    width: 759px;
}

.confirmation_cart_box

{
	width: 700px;
}

.cart_update_button 
{
    width: 101px;
}

.cart_line_item_background 
{
    clear:both; 
}

.cart_line_item_top 
{
    display: block; 
    margin-top: 5px;
}

.cart_description 
{
    color: gray; 
    font-size: 12px;
}

.div_returnable  
{
    height: 18px;
}

.cart_package_divider 
{
    margin-left: 3px;
}

.cart_image_column_warranty_unselected {
    width: 50px;
    float: left;
    margin-left: 11px;
    margin-top: 5px;
    margin-right: 15px;
    text-align: center;
}

.cart_item_description_column_warranty_unselected {
    float: left;
    width: 270px;
    margin-top: 12px;
    margin-left: 2px;
}

.cart_add_warranty_column {
    float:left; 
    margin-top: 15px;
}

.cart_line_item_bottom  
{
    display:block; 
    clear:both;
}

.cart_clear 
{
    clear:both; 
    height: 0px;
}

.div_cart_promotion_discount 
{
    color: Green;
}

.cart_warranty_radiobuttons_column span label
{
    top: -2px;
}

.confirmation_promo_discount
{
    color: Green;
}
/*END  8/17/2012 Richard Trautmann - Shopping Cart Changes */



.cart_item_text_details table td.cart_citem_condition
{
    vertical-align: top;
    padding-right: 5px;
    line-height: 15px;
    padding-top: 1px; 
}

.pkg_tag_line_db
{
    font-size: 12px;
    color: Black;
    font-weight: normal;
}

span.pkg_tag_line
{
    color: #3366FF;
    font-size: 26px;
    font-weight: bold;
    text-decoration: none;
    margin-top: 5px;
    display: block;
}

.cart_item_unit_price span.pkg_item_unit_price
{
    color: #028100;
}

.cart_you_save
{
    font-weight: normal;
}

.cart_table
{
    width: 769px;
    overflow: hidden;
    
}

.cart_item_warranty_details span
{
    width: 250px;
}

.cart_item_warranty_details span.warranty_add_btn 
{
    float: right;
    width: 96px;
}

.cart_citem_tag_line
{
    text-decoration: underline;
    font-size: 13px;
}

table.checkout_buttons
{
    width: 752px;
}

td.checkout_continue_shopping
{
    padding-left: 12px;
    padding-top: 6px;
    text-align: right;
    vertical-align: top;
    width: 470px;
}

.cart_checkout_btn img {
    left: 0;
    position: relative;
    top: -7px;
}

.cart_cc_image {
    padding-right: 33px;
    text-align: right;
}


table.other_checkouts {
margin-top: 3px;
width: 758px;
position: relative;
right: -2px;
color: #999999;
border: solid 1px #D8D8D8;
border-width: 1px 0;
}

.other_checkouts td {
text-align: right;
clear: both;
}

.google_cell {
    padding-top: 0px;
    vertical-align: middle;
    width: 610px;
    padding-right: 10px;
    color: #999999;
}

.google_cell input {
    padding-right: 0;
    position: relative;
    top: 4px;
    right: -4px;
}

.other_checkouts_label
{
    color: #646464;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    top: -14px;
    left: -5px;
}

.paypal_button
{
    padding-bottom: 2px;
    padding-top: 5px;
}

.paypal_table table
{
}
.paypal_button input
{
    position: relative;
    left: 2px;
    top: 1px;
}

.checkout_buttons {
    margin-right: 13px;
    margin-top: 5px;
    text-align: right;
    width: 100%;
}

*html .cart_update_button
{
    padding-top: 5px;
}


.checkout_left
{
     background-image: url("/images/batterymonster/precheckout_left_back.jpg");
    background-repeat: no-repeat;
    float: left;
    left: 2px;
    margin-bottom: -48px;
    padding-top: 4px;
    position: relative;
    text-align: center;
    top: -49px;
    width: 194px;
}

.checkout_left_bottom
{
    display: block;
    position: relative;
    top: -7px;
    float: left;
    margin-bottom: -6px;
    left: 2px;
}  

*html table.cart_box
{
    margin-top: -55px;
}

#rightbar
{
    width: 205px;
}

.cart_subtotal
{
    padding-bottom: 3px;
    padding-top: 0;
}



.cart_top_bar {
    padding-bottom: 0;
}


.cart_cc_image img
{
    margin-top: -3px;
}

div.cart_related_items
{
    margin-top: 8px;
}

div.add_on_acc
{

}

.cart_item_text_details_inner
{
    width: 100%;
    height: 60px;
    margin-top: -1px;
}

.validationSmry
{
    padding-left: 2px;
    font-size: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.validationSmry ul
{
    margin-left: 20px;
    font-size: 12px;
}

.validationSmry li
{
    line-height: 16px;
}


.cart_fld_mdiscount_caption
{
    display: none;
}


.cart_fld_mdiscount_amt
{
    position: relative;
    left: 11px;
    top: 6px;
}

.LBL_Discount_Price
{
    padding-left: 10px;
}

.cart_item_quantity span.pkg_item_count
{
    font-weight: bold;
    color: #000;
}

.cart_item_quantity span.pkg_item_count
{
    font-weight: bold;
    color: #000;
}


/* Akil 5/30/2012: From ShoppingCartShippingTaxCalculator_v1.ascx */

    #cart_shipping_calc
    {
        
    }
    
table.cart_shipping_calculator td.middle_middle
{
    background-color: #fff;
}

div.cart_shipping_calc_input
{
    border: solid 1px #999;
    border-width: 0 1px;
    width: 496px;
    padding-top: 10px;
    margin-top: -5px;
}

p.cart_shipping_calc_exceptions
{
    display: block;
    margin-left: 0;
    font-size: 11px;
    position: relative;
    margin-top: 5px;
}

div.cart_shipping_calc_zipcode
{
    float: left;
    text-align: left;
    margin-left: 10px;
    width: 127px; /* akil 9/30/2011: new rule to fix validation arrows. */
}

input.cart_shipping_calc_textbox
{
    width: 105px;
    border: solid 1px #999;
    font-size: 16px;
    height: 27px;
    /* display: block; */
    display: inline; /* akil 9/30/2011: new rule to fix validation arrows. */
    position: inherit;
    left: 0;
    padding: 0;
    padding-left: 5px;
    margin-right: 2px; /* akil 9/30/2011: new rule to fix validation arrows. */
}

input.cart_shipping_calc_btn
{
    margin-bottom: 0;
    margin-left: 0;
    top: 5px;
    display: block;
    position: relative;
}

div.cart_shipping_calc_radiobuttons
{
    margin-left: 0;
    margin-top: -4px;
    float: right;
    width: 358px;
    
}

.wgt_ship_display_name {
font-weight: bold;
}

div.cart_shipping_calc_radiobuttons label 
{
    font-size: 15px;
    top: -1px;
}

div.cart_shipping_calc_radiobuttons table
{
    top: 8px;
    margin-bottom: 10px;
}

div.cart_shipping_calc_radiobuttons table td
{
    /* padding-top: 2px; */
    padding-bottom: 1px;
}

div.cart_shipping_subtotal
{
    background: none repeat scroll 0 0 #F9F2F9;
    height: 141px; /* 9/12/2012 Richard Trautmann - change from 138px */
    margin-right: 0px;
    padding-top: 0px;
    width: 252px;
}

tr.shopping_cart_verisign td
{
    text-align: right;
    padding-top: 10px;
    padding-bottom: 20px;
}

div.cart_shipping_subtotal table 
{
    margin-top: 0px;
    font-size: 14px;
}
    
div.cart_shipping_subtotal .total td 
{
    font-size: 18px;
    padding: 8px 13px 0 0;
}

.cart_shipping_subtotal .cost
{
    padding: 2px 0;
}

tr.tax_subtotal td
{
    padding: 2px 13px 12px 0;
}

#dv_total_display .tax_subtotal td
{
    padding-bottom: 32px;   
}
.cart_shipping_subtotal tr.promo_amt td.cost
{
}

.shipping_cart_promo td.cost,
.shipping_cart_promo .saving-display
{
    color: #019D0C;
    height: 21px;
}

.shipping_cart_promo .saving-display
{
    font-size: 14px;
}

.shipping_calc_bottom
{
    position: relative;
    top: -2px;
    z-index: 250;
}

.zip_validation
{
    margin-left: 15px;
}
/* Akil 5/30/2012: End */



.img_customer_service_girl
{
    display: none;
    margin-top: 15px;
}

.shopping_cart_header
{
    width:960px;
    margin: 8px auto 0 auto; 
}

.checkout_header
{
    background-image: url('/images/batterymonster/checkout_header_bottom.png');
    background-position: 0px bottom;
    background-repeat: no-repeat;
    padding-bottom: 6px;
}

.shopping_cart_header *, .checkout_header *
{
    float: left;
}




.main_content
{
vertical-align: top;
padding-top: 10px;
background-color: #fff;
padding-left: 0px;
display: block;
width: 708px;
}

.rightbar_new
{
    padding-left: 0px;
    text-align: center;
    vertical-align: top;
}

.shopping_cart_right_bar_verisign
{
    width: auto;
    margin: 10px auto 0 auto;
}


.div_shipping_calculator
{
    width: 457px; 
    border: 1px solid #D5D8D8; 
    font-size: 9px; 
    float:left;
    min-height: 143px;
}

.alaska_hawaii_disclaimer
{
    white-space: nowrap;
font: 9px Arial;
}

.shipping_calculator_textbox
{
    width: 124px;
    height: 30px;
    border: 1px solid #D5D8D8;
    font: 20px Arial;
    padding: 3px;
    color: #666;
    font-weight: normal;
}

.shipping_calculator_left
{
    width: 130px;
    float: left;
    margin: 8px 7px 0px 6px;
}

.div_shipping_calculator .RBL_Font
{
    font: 15px Arial;
    margin-top: 10px;
    margin-left: 5px;
    line-height: 24px;
}

.div_shipping_calculator .RBL_Font label
{
    position: relative;
    top: 0px;
    left: 3px;
}



.cart_shipping_subtotal table
{
    margin-top: 15px;
    position: relative;
    left: 6px;    
}

.cart_shipping_subtotal .shipping_subtotal td
.cart_shipping_subtotal .shipping_cart_subtotal td
{
    color: #000000;
    text-align: right;
    padding: 5px 13px 12px 0px;
}

.shipping_cart_subtotal td
{
    font-weight: bold;
}
    
.cart_shipping_subtotal .tax_subtotal td
{
    border-bottom: dashed 1px #7F7F7F;
    color: #000000;
    text-align: left;
    padding: 0px 13px 22px 0px;
}

.cart_shipping_subtotal .tax_subtotal td.cost
{
    text-align: right;
    padding-right: 0px;
}

.cart_shipping_subtotal .total td
{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    padding: 5px 13px 0px 0px;
}

.cart_shipping_subtotal .total td.cost
{
    text-align: right;
    padding-right: 0px;
}

.cart_shipping_subtotal .cost
{
    font-weight: bold;
    text-align: right;
    color: #000000;
}

.cart_box
{
	margin: 2px 10px 5px 0px;
	border-collapse: separate;
}

.confirmation_content .cart_box
{
	margin: 2px auto 5px auto;
	border-collapse: separate;
	font-family: Verdana;

}


.cart_box div.cart_shipping_subtotal
{
    width: 295px;
    height: 145px;
    background-color: #F8F8FA;
    font-family: Arial;
    font-size: 16px;
    color: #353a40;
    float: right;
    text-align: right;
}

.cart_box .cart_shipping_subtotal *
{
    font-size: 16px;
    color: #353a40;
}

.cart_box .cart_shipping_subtotal .total *
{
    font-size: 22px;
    padding-bottom: 5px;
}

.cart_checkout_btn img
{
    top: 0px;
}

.shopping_cart_buttons
{
    margin: 10px;
}

.credit_card_image
{
    position: relative;
    top: 10px;
    margin-bottom: 10px;
    display:inline-block;
}

.cart_checkout_btn
{
    position: relative;
    right: -5px;
}

.cart_line_item_background
{
    border: 1px solid #D5D8DD;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

.div_warranty_unselected_bm
{
    border-top: 1px solid #D5D8DD;
    clear:both;
}

.cart_item_description_column_warranty_unselected_bm {
    float: left;
    width: 270px;
    margin-top: 5px;
    margin-left: 10px;
}

.cart_warranty_radiobuttons_column_bm
{
    width: 330px;
    float: left;
}

.cart_add_warranty_column_bm {
    float: right;
    margin-top: 5px;
    margin-right: 10px;
}


.cart_shipping_subtotal .tax_subtotal td {
border-bottom: solid 1px #D5D8DD;
color: #000000;
text-align: left;
padding: 0px 13px 22px 0px;
}

#dv_total_display .tax_subtotal td {
padding-bottom: 24px;
}

.cart_total_column {
width: 120px;
float: left;
text-align: right;
font-size: 13px;
margin-top: 31px;
}

.cart_update_button input
{
    padding-top: 3px;
    display: none;
}




.footer_text
{
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #666666;
	text-align: center;
}

.footer_links
{
    color: #000000;
    font-family: Verdana,Arial;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    text-decoration: underline;
}

.footer,
.footer_content
{
    width: 560px;
    text-align: center;
}


 .footer_content_new
{
	padding-top: 10px;
	text-align:center;
	vertical-align:bottom;
} 

.footer_new
{
	background-image: url('/images/batterymonster/footer_new.jpg');
	background-repeat: no-repeat;
	padding-top: 20px;
	height:40px;
	width:555px;
	margin-left: 275px;
    margin-top: 40px;
    
}


.cart_related_items_item
{
    float: left;
    margin-right: 4px;
    margin-bottom: 4px;
    text-align: center;
}



.browse_container
{
	width: 708px;
	border: 1px solid #DADEE2;
	border-bottom-width: 0px;
    margin-top: 10px;
}
.container_brand
{
	width: 272px;
	text-align: center;
}

.container_details
{
	padding-top: 17px;
	width: 240px;
}

.container_details h2,
.sidecar_banner_cont_prod_name
{
	font-size: 19px;
	font-weight: bold;
	line-height: 25px;
}

    .container_details a
    {
        text-decoration: none;
        color: #000;
    }

.sidecar_banner_cont_prod_name .banner_cont_model,
.container_model_highlight
{
	color: #9E0B0F;
}

.container_details .button_shop_now
{
	margin-top: 21px;
	display: block;
	margin-bottom: 5px;
}

.catalog_item_image
{
	width: 196px;
    padding: 10px 0;
	text-align: center;
}

.container_brand,
.container_details,
.catalog_item_image
{
	display: table-cell;
	min-height: 149px;
}

.container_brand,
.catalog_item_image
{
	vertical-align: middle;
}

    .browse_container_bottom
    {
        position: relative;
        top: -16px;
    }

    .leftbarbg
    {
        vertical-align: top;
    }

/* akil 1/22/2012: new finder browse page rules */

.finderBrowse #browse_vertical_banner_container
{
    margin-top: 10px;
}

.finderBrowse .ctr_listing_data_grid,
.finderBrowse #browse_vertical_banner_container .vertical_banner_tbl
{
    /* width: 925px; */
}

.finderBrowse #browse_vertical_banner_container .vertical_banner_tbl
{
    border: none;
}

.finderBrowse #browse_vertical_banner_container #vertical_banner_details
{
    width: 377px;
    padding-right: 44px;
    border-right: none;
}

.finderBrowse #browse_vertical_banner_container .sidecar_banner_cont_box
{
    width: 100%;
}

.finderBrowse #browse_vertical_banner_container .sidecar_banner_cont_prod_image
{
    width: 250px;
    height: 250px;
    /*
        margin-left: auto;
        margin-right: auto;
    */
}

.finderBrowse #browse_vertical_banner_container #details
{
    width: 563px;
    margin-left: 0px;
}

.finderBrowse #browse_vertical_banner_container .finderContainerPriceAddToCart
{
    vertical-align: bottom;
    background-color: #ECF0FC;
    width: 112px;
    height: 115px;
    padding: 0 14px;
}

.finderBrowse #browse_vertical_banner_container .finderContainerPriceAddToCart .price td
{
    text-align: right;
}

.finderBrowse #browse_vertical_banner_container .browse_subcontainer_image table
{
border: 1px solid #dfdfdf; 
width: 114px; 
height: 114px;
}

.finderBrowse #browse_vertical_banner_container .subcontainer_divider
{
    margin: 20px 0 23px 0;
    padding: 0;
}

.finderBrowse #browse_vertical_banner_container .browse_subcontainer_features
{
    width: 287px;
    padding: 0;
    padding-left: 22px;
}

.finderBrowse #browse_vertical_banner_container div.condition
{
    text-align: right;
}

.finderBrowse #browse_vertical_banner_container div.condition,
.finderBrowse #browse_vertical_banner_container div.price,
.finderBrowse #browse_vertical_banner_container div.add_to_cart
{
    margin-bottom: 8px;
}

.finder_browse_container_bottom
{
    margin: 14px 0 19px 0;
}

.finderBrowse input.search_field_wide
{
    height: 18px;
}

.finderBrowse #browse_vertical_banner_container td.browse_subcontainer_image img.vb_click_here_subcontainer
{
    left: 20px;
}

.finderBrowse #browse_vertical_banner_container .banner_cont_image
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 250px;
    width: 250px;
    position: relative;
    left: 60px;
}

.finderBrowse #browse_vertical_banner_container .sub-container-text,
.finderBrowse #browse_vertical_banner_container span.prod_name
{
    font-size: 16px;
}

.finderBrowse #browse_vertical_banner_container a.prod_name
{
    font-size: 18px;
}

.finderBrowse #browse_vertical_banner_container .sidecar_banner_cont_prod_name, 
.finderBrowse #browse_vertical_banner_container span.prod_name
{
    font-size: 20px;
    margin-top: 20px;
    line-height: 24px;
}

.finderBrowse #browse_vertical_banner_container .unordered-list 
{
    line-height: 17px;
    font-size: 13px;
    margin-left: 15px;
}

.finderBrowse #browse_vertical_banner_container .sidecar_banner_cont_feat_header {
    font-size: 15px;
    margin-bottom: 5px;
    display: block;
}


.finderBrowse .checkout_left
{
     background-image: url("/images/batterymonster/precheckout_left_back.jpg");
    background-repeat: no-repeat;
    float: left;
    left: 10px;
    margin-bottom: -48px;
    padding-top: 4px;
    position: relative;
    text-align: center;
    top: -41px;
    width: 194px;
    z-index: 499;
}

.finderBrowse .checkout_left_bottom
{
    display: block;
    position: absolute;
    margin-top: 2px;
    margin-left: 10px;
    z-index: 500;
}  

.finderBrowse .container-view-all-compatible
{
    display: none;
}


.finderBrowse *
{
    font-family: Helvetica, Arial, sans-serif;
}

.finderBrowse .subcontainer_desc2 .sub-container-text,
.finderBrowse .subcontainer_desc2 .prod_name
{
    display: none;
}

.finderBrowse .browse_subcontainer_features h2
{
    display: inline-block;
}

.finderBrowse .sub_savings_percent,
.finderBrowse .sub_price_per,
.finderBrowse .sub_pack_size
{
    font-weight: bold;
    font-family: arial;
}

.finderBrowse .sub_price_per
{
    margin-bottom: 5px;
    font-size: 14px;
    color: #183265;
}

.finderBrowse .sub_pack_size
{
    margin-bottom: 5px;
    margin-top: 0;
    font-size: 15px;
    color: #183265;
}

.finderBrowse .pack_per_item_display
{
    font-size: 15px;
    font-weight: normal;
}

.finderBrowse .sub_savings_percent
{
    font-size: 16px;
}

.finderBrowse #browse_vertical_banner_container .subcontainers
{
    vertical-align: top;
}

.finderBrowse #browse_vertical_banner_container a.prod_name {
    font-size: 16px;
    font-family: Arial;
}

.finderBrowse #browse_vertical_banner_container .description_pack_size {
    font-size: 14px;
    font-family: Arial;
}

#browse_vertical_banner_container .subcontainers .browse_details_table
{
    border: solid 2px #F4F6FE;
    padding: 1px;
    border-collapse: separate;
    width: 100%;
}

.finderBrowse #browse_vertical_banner_container .browse_subcontainer_image table
{
    border: none;
    width: 380px;
    min-height: 85px;
    margin-left: 15px;
    margin-right: 15px;
    display: inline-block;
    height: auto;
    margin-top: 17px;
}

.finderBrowse #browse_vertical_banner_container .browse_subcontainer_features
{
    padding-left: 13px;
    padding-top: 8px;
}

.finderBrowse #browse_vertical_banner_container .browse_subcontainer_image
{
    width: 410px;
}

.finderBrowse #browse_vertical_banner_container .subcontainer_desc2
{
    display: none;
}

.finderBrowse #browse_vertical_banner_container .subcontainer_divider
{
    display: none;
}

.finderBrowse #browse_vertical_banner_container .finderContainerPriceAddToCart
{
    width: 100%;
    height: 151px;
}

.finderBrowse #browse_vertical_banner_container .finderContainerPriceAddToCart td
{
    padding-left: 14px;
    padding-right: 12px;
}

.finderContainerPriceAddToCartHolder
{
    vertical-align: top;
    width: 152px;
    background-color: #C5163A;
}

.browse_holder_cell
{
    padding-bottom: 10px;
}

.finderBrowse #browse_vertical_banner_container .purchase_info
{
 vertical-align: bottom;   
}

.finderBrowse #browse_vertical_banner_container .pack_info
{
    vertical-align: top;
}

.finderBrowse #browse_vertical_banner_container div.add_to_cart
{
    margin-bottom: 9px;
    text-align: right;
}

.finderBrowse #browse_vertical_banner_container .finderContainerPriceAddToCart td.subcontainer_price_cell
{
    padding-right: 0px;
    margin-bottom: 10px;
}

.finderBrowse #browse_vertical_banner_container .finderContainerPriceAddToCart .subSavingsPercent
{
    color: #C5163A;
}

.browse_details_inner_table
{
    width: 410px;
}

#browse_vertical_banner_container td.browse_subcontainer_image img.best_value_tag
{
    margin-top: -40px;
    float: right;
    z-index: 1000;
    position: relative;
    margin-right: 15px;
}

.finderBrowse #browse_vertical_banner_container #details 
{
    width: 565px;
    margin-left: 0px;
}

.finderBrowse #browse_vertical_banner_container div.condition
{
    display: none;
/*    margin-bottom: 6px; */
}

.finderBrowse .subcontainer_image
{
    min-height: 70px;
    padding-bottom: 4px;
}

.finderBrowse .subcontainer_image img
{
    height: 65px;
}

.finderBrowse .subcontainer_price_table
{
    display: inline-block;
    position: relative;
    top: 3px;
    left: 4px;
}

.finderBrowse .subcontainer_details,
.finderBrowse .subcontainer_image
{
    border-right: 1px solid #DADEE2;
    padding-left: 1px;
}

.finderBrowse .subcontainer_description
{
    width: 153px;
    display: inline-block;
    min-height: 60px;
    position: relative;
    top: -3px;
}


.finderBrowse .sub_pack_size
{
    color: #073A65;
    font-weight: bold;
    font-size: 18px;
}

.finderBrowse .sub_price_per
{
    font-size: 16px;
    font-weight: bold;
    color: #073A65;
}

.finderBrowse .sub_savings_percent
{
    font-size: 15px;
    font-weight: bold;
    color: #7896B9;
}

.finderBrowse .Purchase_Price_Heading
{
    font-size: 15px;
    color: #8994A3;
    font-weight: normal;
}

.finderBrowse .add_to_cart
{
    position: relative;
    top: -20px;
    left: -5px;
    vertical-align: bottom;
}

.finderBrowse .subSavingsPercent
{
    color: #ED1C24;
}

.finderBrowse .subcontainer_bottom
{
    top: -12px;
    position: relative;
}

.finderBrowse .sidecar_banner_cont_logo
{
    display: none;
}
/* akil 1/22/2012: new finder browse page rules */




/*************************************************
11/30/2011 Richard - autocomplete styles 
*************************************************/

body {
	position: relative;
}

div.autosuggest 
{
    font-size: 10pt;
    background-image: url('/images/batterymonster/search_suggestions.gif');
    background-repeat: no-repeat;
    background-position: right top;
    background-color: White;
	position: absolute;
	padding: 10px 0 0 0;
	border: 1px solid #ccc;
	margin-top: 3px;
	*margin-top: -42px;
	line-height: 12pt;
	-moz-box-shadow: 2px 2px 5px #666666;
    -webkit-box-shadow: 2px 2px 5px #666666;
    box-shadow: 2px 2px 5px #666666;
}

div.autosuggest ul
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
}

div.autosuggest ul li
{
	color: #000;
	padding: 0;
	margin: 1px 0px 1px 0px;
	text-align: left;
}

div.autosuggest ul li a
{
	color: #000;
	display: block;
	text-decoration: none;
	position: relative;
	padding: 0;
	width: 100%;
	font: 10pt Arial;
}

div.autosuggest ul li a:hover 
{
	color: #000;
	display: block;
	text-decoration: none;
	position: relative;
	padding: 0;
	width: 100%;
	font: 10pt Arial;    
	font-weight: bold;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
}

div.autosuggest ul li.as_highlight a
{
	color: #000;
	font-weight: bold;
	background-color: #eee;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}

div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em /* this is the highlighting for the matched portion of the text */
{
	font-style: normal;
}

/*************************************************
11/4/2011 Richard - end autocomplete styles
*************************************************/



/* confirmation page */

.wrapper1 .main_content
{
    width: auto;
}

.confirmation_header_div
{
    background-image: url('/images/batterymonster/checkout_header_bottom.png');
    background-position: 0px bottom;
    background-repeat: repeat-x;
    padding-bottom: 2px;
}

.confirmation_header_div .leftbar_logo
{
    float: left;
}

.confirmation_header_text
{
    width: 652px;
    font: 12px Verdana;
    margin: 0 auto;
}

.confirmation_header_div .confirmation_header
{
    font-size: 23px;
    font-weight: bold;
    color: #0066CF;
    
}

.confirmation_header_div .confirmation_reciept_link
{
    text-decoration: underline;
    color: #3A62FF;
    font-size: 13px;
    font-weight: normal;
    float: right;
    position: relative;
    top: 10px;
}





 .confirmation_order_reciept_header
{
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin: 10px auto;
    width: 650px;
    font-family: Verdana;
}

    .confirmation_order_reciept_header .confirmation_reciept_link
    {
        color: #3A62FF;
    font-size: 13px;
    font-weight: normal;
    }

.confirmation_order_reciept_header span
{
    padding-left: 15px;
    position: relative;
    top: -2px;
}

.confirmation_store_details_table
{
    margin: 0 auto;
    font-family: Verdana;
    width: 650px;
}

 .confirmation_store_details_table td
{
    font-size: 12px;
    color: #313131;
    width: 50%;
    padding-bottom: 7px;
}

.confirmation_order_status_header
{
    font-weight: bold;
    font-size: 16px;
    margin-left: 15px;
    margin-top: 9px;
    margin-bottom:3px;
}

.confirmation_order_status_link
{
    font-weight: normal;
    font-size: 14px;
    margin-left: 15px;
    font-family: Verdana;
    color: #313131;
}
.confpad p.confirmation_header
{
    /*margin-top: 279px; BW 10/03/2012 Removed shopsocially*/
    margin-top: 20px;
    margin-bottom:3px;
}
.confirmation_header span
{
    float: right;
    padding-right: 29px;
    position: relative;
    top: -3px;
}
.confirmation_text
{
    font-size: 12px;
    font-weight: normal;
    color: #313131;
    line-height: 18px;
}

.confirmation_content .address_details_table
{
    margin: 0 auto;
    width: 650px;
}

.confirmation_content .address_details_table td
{
    font-size: 12px;
    color: #313131;
    padding-bottom: 7px;
    width: 125px;
}

.confirmation_content .address_details_table td.address_details_table_header
{
    font-weight: bold;
    color: #000;
    font-size: 15px;
    padding-bottom: 8px;
    width: 50%;
}

.confirmation_content .checkout_totals_summary_col {
    color: #404040;
    /*margin-right: 75px;*/
    margin: 21px -13px 0px 0px;
    text-align: right;
    font-size: 12px;
    width: 200px;
    float: right;
    }

    .confirmation_content .checkout_totals_summary_col td
    {
        text-align:right;
        min-width: 55px;
    }

.confirmation_content .payment_details_table
{
    margin-top: -92px;
    position: relative;
    z-index: 1000;
    float: left;
    margin-bottom: -10px;
    width: 350px;
    margin-left: 19px;
}

.confirmation_content .payment_details_table td.payment_details_header
{
    font-weight: bold;
    color: #000;
    font-size: 16px;
    padding-bottom: 3px;
}

.confirmation_content .payment_details_table table.cc_info_table td
{
    font-size: 12px;
    color: #313131;
    padding: 3px 25px 6px 0;
}

.confirmation_content table.cart_line_item_holder,
.confirmation_content table.cart_warranty_unselected_holder,
.confirmation_content table.cart_warranty_selected_holder
{
    width: 700px;
}

.confirmation_content .warranty_bottom_line 
{
    position:relative;
    top:-5px;
}

.confirmation_content .warranty_top_line 
{
    position:relative;
    bottom:-1px;
}

.confirmation_content .web_loyalty_banner_div 
{
float: right;
width: 425px;
height: 130px;
margin-right: auto;
margin-left: auto;
padding-top: 10px;
padding-right: 4px;
}

.confirmation_details
{
    font-family: Verdana;
}

.confpad
{
    text-align: center;
    color: #404040;
    font-size: 11px;
    width: 980px;
}

    .confpad td
    {
        padding-bottom: 5px;
    }

.confirmation_reminder_table
{
    width: 700px;
    margin: 0 auto;
}

.confirmation_reminder_table_heading
{
    color: black;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 20px;
}

.confirmation_reminder_receipt_link
{
    padding-bottom: 10px;
}
.confirmation_reminder_receipt_link a
{
    color: #3A62FF;
    font-size: 18px;
}

.bizrate_banner
{
    text-align:center;
}

    .bizrate_banner div
    {
        margin: 0 auto;
    }

/* end confirmation page */


/* browse page stuff */

.search_results_heading
{
	background-color: #FFFDD2;
	font-size: 19px;
	padding-top: 16px;
	padding-bottom: 15px;
	padding-left: 15px;
    width: 695px;
}

.search_results_heading_model
{
	font-weight: bold;
}

/* end browse page stuff */


.browse_container .sidecar_banner_cont_prod_image,
.browse_container .sidecar_banner_cont_logo,
.browse_container .sidecar_banner_cont_prod_details
{
    display: none;
}

.browse_container .sidecar_banner_cont_prod_name br
{
    display: none;
}

.browse_container .sidecar_banner_cont_box
{
    width: 251px;
    margin-left: 0;
}

.browse_container .container_brand img
{
    /* width: 200px; */
}

.browse_container .container_details h2
{
    min-height: 50px;
}

.search_button_style
{
    margin-top: 9px;
}



.shopping_cart_reminder
{
    position: fixed;
    top: 0px;
    margin-left: 621px;
    text-align: center;
    z-index: 99999;
    width: 340px;
}

.shopping_cart_reminder .edge
{
    float: left;
}

.shopping_cart_reminder_inner
{
    background-image: url('/images/batterymonster/shopping_cart_reminder_bg.png');
    background-repeat: repeat-x;
    
    float:left;
    width: 319px;
    height: 43px;
    padding-top: 8px;
}

.shopping_cart_reminder .checkout_button
{
    margin-right: 8px;
}

.shopping_cart_reminder #cart_count
{
    font: 30px Arial;
    color: white;
    display: block;
    float:left;
    margin-top: -2px;
}

.shopping_cart_reminder #cart_items_text
{
    font: 16px Arial;
    color: white;
    display: block;
    float: left;
    margin: 11px 10px 0px 6px;
    
}

#div_not_exist img 
{
    display:block;
}


/* AJAX Cart Popup */

div.cart_pop_content
{
    background-color: #fff;
    border: 1px solid black;
    border-width: 0 1px;
    width: 634px;
    padding: 2px;
    margin-bottom: -3px;
    z-index: 10000;
    position: relative;
}

.cart_catalog_item_pop_up_top
{
 position: relative;
 margin-bottom: -2px;
 display: block;
}

.cart_catalog_item_pop_up_bottom
{
 position: relative;
 display: block;
}

.cart_catalog_item_pop_up_close_brand
{
    vertical-align: middle;
    padding-left: 23px;
}

.cart_catalog_item_pop_up_close
{
    cursor: pointer;
    float: right;
}


.cart_catalog_item_pop_up_image
{
    width: 271px;   
}

.cart_catalog_item_pop_up_details
{
    width: 329px;
    line-height: 13px;
    vertical-align: top;
}

.cart_catalog_item_pop_up_details ul
{
    margin-left: 15px;    
    
}

.catalog_item_cart_pop_up_condition
{    
    text-align: center;
    margin: 10px auto 0 auto;
    display: block;
}

.cart_catalog_item_pop_up_condition_cell
{
    vertical-align: middle;
}

.back_to_cart
{
    cursor: pointer;
}

.cart_pop_content_blank
{
    background-color: #fff;
    border: 1px solid #000;
    border-width: 0 1px;
    width: 634px;
    padding: 2px;
    margin-bottom: -3px;
    z-index: 10000;
    position: relative;
    height: 250px;
}
/* End AJAX Cart pop up */


.catalogItemInfo
{
    position: fixed;
    top: 30%;
    left: 32%;
    width: 450px;
    z-index: 10000;
}

.jqmOverlay {background-color: #000;} 


.featurelist
{
    margin: 5px 0px 5px 0px;
}

#popPrice td
{
    text-align: center;
}

.close_icon
{
    float: right;
    margin-right: 1px;
    cursor: pointer;
}

#MoreInfoBrandImage
{
    margin-bottom: 5px;
}

#MoreInfoFeatures
{
    height: 200px;
    overflow: auto;
}



p.sku, .prod_name, #MoreInfoTagline {
font-weight: bold;
color: black;
font-size: 14px;
line-height: 16px;
}

p.condition
{
	font-weight: bold;
	color: #3366CC;
}

.greyout {
left: 0;
position: fixed;
top: 0;
width: 100%;
height: 100%;
z-index: 2;
background-image: url('/images/batterymonster/greyout_back.png');
background-repeat: repeat;
}

.emptyCartBanner 
{
    text-align:center;
}

.pagelinks img
{
	vertical-align: middle;
	position: relative;
	top: -1px
}


.pagelinks
{
	font-size: 15px;
}

.browse_bottom_page_links
{
    float: right;
}

/*
.active_page
{
    background-color: #646A70;
    padding: 2px 4px;
    color: #fff;
}
*/

.ImageNext
{
    margin-left: 5px;
}

.ImagePrev
{
    margin-right: 10px;
}

.CI_count_lower
{
    font-size: 14px;
}



#no_search_inner .searchTerm
{
    background-color: #FFF43A;
    font-size: 17px;
    font-weight: bold;
    font-color: #000;
    padding: 4px;
}

#no_search_results_found
{
    background-color: #FFFDD2;
    width: 710px;   
    margin-left: 2px;
    margin-bottom: 10px;
}

#no_search_inner
{
    width: 548px;
    display: inline-block;
    padding: 14px;
    height: 105px;
}


.no_search_girl
{
    vertical-align: top;
}

.no_search_sorry
{
    margin-bottom: 10px;
}

#no_search_inner p
{
    font-size: 16px;
    padding-bottom: 12px;
    font-weight: bold;
}

#no_search_results_found hr
{
    margin: 0;
    border: 0;
    border-top: 1px solid #DBDDC1;
    margin-bottom: 14px;
}




















/* checkout2 */

.checkout_left
{
     background-image: url("/images/batterymonster/precheckout_left_back.jpg");
    background-repeat: no-repeat;
    float: left;
    left: 2px;
    margin-bottom: -48px;
    padding-top: 4px;
    position: relative;
    text-align: center;
    top: -49px;
    width: 194px;
}

.checkout_left_bottom
{
    display: block;
    position: relative;
    top: -7px;
    float: left;
    margin-bottom: -6px;
    left: 2px;
}  
/***checkout2***/
.checkout2_header
{
margin-left: 49px;
margin-right: 31px;
}
.checkout2_credit_number 
{
    padding-top:6px;
}
.checkout2_expiration_date 
{
    padding-top:6px;
}
.checkout2_divider
{
    border-top: solid 1px #AEAEAE;
    position:relative;
    top: -52px;
    width: 700px;
    padding-top: 0px;
    margin-left: 48px;
}
.checkout2_shipping_radios
{
    margin-left: 6px;
    margin-top: 0px;
}

.checkout2_address_header
{
    font-weight: bold;
    color: #000;
    font-size: 16px;
}

.checkout2_editButton
{
    position: relative;
    top: 3px;
}

.checkout2_address_table
{
    width: 340px;
    float: left;
}

table.shipping
{
    margin-left: 48px;
}

.checkout2_address_table td
{
    font-size: 12px;
    padding: 3px 0;
    color: #3d3d3D;
}
td.checkout2_address_header_cell
{
    padding-bottom: 5px;
    padding-top: 2px;
    /*padding-bottom: 0;*/
}

.checkout2_shipping_method
{
    width: 346px;
    margin-top: 4px;
    float: left;
    margin-left: 40px;
}
.checkout2_shipping_radios table td
{
    padding-top: 5px;
    padding-bottom: 1px;
    font-size: 12px;
}
.checkout2_shipping_radios input 
{
    margin-left: 6px;
    margin-top: 2px;
}

.checkout2_shipping_radios table td label
{
    position: relative;
    top: -2px;
}

.chk2_free_ship_wrapper 
{
    font-size: 16px;
}

.chk2_free_ship_wrapper .shoppingcart_display_text
{
    display: block;
    margin-left: 20px;
    font-weight: normal;
}

.checkout2_payment_option
{
    width: 347px;
    margin-top: 4px;
    left: 16px;
    position: relative;
}

.checkout2_cc_table
{
    background-color: #e5e5e5;
    width: 347px;
}

.checkout2_cc_table td
{
    font-size: 12px;
} 
.complete_checkout_btn
{
    position: relative;
    z-index: 900;
    margin-top: 0px;
}

.checkout2_address_table .billing_zip
{
    /* padding-left: 15px; */
}

.checkout2_address_table span
{
    padding: 4px 0;
}
.chk2_free_ship_rate_radio
{
    text-transform: uppercase;
    font-weight: bold;
}

.checkout2_cc_table input,
.checkout2_cc_table select
{
    margin-top: 1px;
}

.checkout2_input_cell
{
    width: 226px;
}


.checkout2_address_table span.phone_ext
{
    padding-left: 8px;
}

.checkout2_address_table span.phone_ext_edit
{
    padding-left: 10px;
    *padding-left: 5px;
    
}
/***checkout2***/
.checkout2_fname 
{
    width:182px;
      height: 16px;
    margin-top: 2px;
}
.checkout2_lname 
{
    width:182px;
      height: 16px;
    margin-top: 4px;
}
.checkout2_company
{
    width:182px;
      height: 16px;
    margin-top: 4px;
}
.checkout2_address
{
    width:182px;
      height: 16px;
    margin-top: 4px;
}
.checkout2_suite
{
    width:182px;
      height: 16px;
    margin-top: 4px;
}
.checkout2_city
{
    width:182px;
      height: 16px;
    margin-top: 4px;
}
.checkout2_state
{
      height: 20px;
    margin:4px 2px 0 2px;
}
.checkout2_zip
{
    width:89px;
    height: 16px;
    margin-top: 4px;
}
.checkout2_telephone
{
    width:98px;
    height: 16px;
    margin-top: 4px;
}
.checkout2_ext
{
    width:47px;
    height: 16px;
    margin-top: 4px;
}
.checkout2_email
{
    width:182px;
    height: 16px;
    margin-top: 4px;
}
.checkout2_apply_btn 
{
     padding-top:3px;
}

.invalid_field
{
    font-size: 12px;
    color: Red;
    font-weight: bold;
}

.cvv_table
{
    width: 100%;
    margin-top: 10px;
    /**margin-top: 25px;*/
    background: none repeat scroll 0 0 white;
    border-color: black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-style: solid;
    border-width: 0 1px;
    display:inline-table;
}

.cvv_descrip
{
    padding-right: 10px;
    padding-left: 10px;
    width: 132px;
    font-size: 12px;
    font-family: Arial;
    vertical-align: top;
    text-align: left;
    line-height: 15px;
}

.cvv_image
{
    width: 201px;
    padding-right: 10px;
}


.cvv_close
{
    cursor: pointer;
    float: right;
    height: 19px;
    left: -3px;
    position: relative;
    top: 5px;
    width: 68px;
}

.cvv_reminder
{
    font-size: 16px;
    font-weight: bold;
    color: #0048BB;
    margin-left: 10px;
    margin-top: -20px;
}


#holder
{
    width: 363px;
    min-height: 198px;
    position: absolute;
    top: 25%;
    left: 12%;
    margin: -30px 30px 10px 0;
    display: block;
    float: right;
    margin-right: 30px;
    background-image: url('/images/batterymonster/cart/cvv_back.png');
    background-repeat: no-repeat;
    z-index: 1000;
}


#holder_all
{
    width: 726px;
    /*min-height: 194px;
    *height: 194px; */
    position: absolute;
    top: 15%;
    left: 12%;
    margin: -30px 30px 10px 0;
    display: block;
    float: right;
    margin-right: 30px;
    background-image: url('/images/batterymonster/cart/holder_all_back.jpg');
    background-repeat: no-repeat;
    z-index: 1000;
}

.cvv_close_all
{
    cursor: pointer;
    float: right;
    height: 19px;
    left: -3px;
    position: relative;
    top: 5px;
    width: 68px;
}


.cvv_bottom
{
    display: block;
}
#checkout_disabled
{
    display: none;
}


.agreement
{
    font-size: 10px;
    color: #666666;
}

table.promo_details
{
    margin-top: -3px;
    margin-bottom: 4px;
}

td.coupon-details-cell1
{
    padding-top: 2px;
}


#dv_non_script
{
    float: right;
    left: -10px;
    position: relative;
    top: -10px;
    width: 87px;
}


.PaypalPaymentSign
{
    padding-bottom: 12px;
    background-color: #e5e5e5;
}






/***CheckoutCartContent***/
.cart_content_widget
{
    width: 205px;
    margin-left: 5px;
}

.cart_content_widget_inner
{
    background-image: url('/images/batterymonster/cart/cart_content_widget_back.jpg');
    background-repeat: repeat-y;
    text-align: center;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top:-3px;
    margin-bottom:-1px;
}

.cart_content_widget_inner_img 
{
    padding-top:2px;
}

.cart_content_widget_divider
{
    border-top: 1px solid #999;
    width: 192px;
    margin: 5px auto;
    line-height: 1px;
}

.cart_content_widget_line_item
{
    margin: 0 auto;
    width: 192px;
}

.cart_content_widget_line_item_image
{
    border: 1px solid #666;
    height: 66px;
    width: 66px;
    vertical-align: middle;
    text-align: center;
}

.cart_content_widget_line_item_tag_line
{
    padding-top: 5px;
    padding-left: 5px;
    text-align: left;
}

.cart_content_widget_line_item_quantity,
.cart_content_widget_line_item_warranty
{
    width: 67%;
    padding-left: 5px;
    text-align: left;
}

.cart_content_widget_line_item_free_ship
{
    padding-left: 5px;
    display: none;
}

.cart_content_widget_line_item_price,
.cart_content_widget_line_item_warranty_price
{
    width: 33%;
    padding-right: 5px;
    text-align: right;
}

.cart_content_widget_line_item_inner
{
    width: 100%;
    
}

.cart_content_widget_line_item_inner td
{
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 13px;
    font-size: 12px;
}

.cart_content_widget_subtotal
{
    margin: 0 auto;
    width: 192px;
}

.cart_content_widget_subtotal td
{
    text-align: right;
    color: #656565;
    padding: 3px 0;
}

.cart_content_widget_subtotal td.cart_content_widget_subtotal_price
{
    padding-right: 5px;
}

.cart_content_widget_total
{
    background-image: url('/images/batterymonster/cart/cart_content_widget_total.png');
    background-repeat: no-repeat;
    height: 42px;
    width: 205px;
    margin-top: 3px;
}

.cart_content_widget_total table
{
    width: 192px;
    top: 12px;
    position: relative;
}

.cart_content_widget_total td
{
    font-size: 14px;
    font-weight: bold;
    text-align: right
}

.cart_content_widget_total td.cart_content_widget_total_label
{
    text-align: left;
    padding-left: 10px;
    width: 70%;
    background-image: url('/images/batterymonster/cart/cart_content_widget_total_dotted.jpg');
    background-repeat: no-repeat;
    background-position: 46px 10px;
}

.cart_content_widget_line_item_warranty,
.cart_content_widget_line_item_warranty_price
{
    color: #056693;
}

.cart_content_widget_line_item_warranty_price,
.cart_content_widget_line_item_warranty_qty
{
   color: #056693;
   padding-left: 5px;
   text-align: left;
   width : 67%
}

.cart_content_widget_line_item_free_ship
{
    color: #8F0500;
    font-weight: bold;
}
.cart_content_widget_line_item_package
{
    width: 192px;
}

.cart_content_widget_line_item_package td
{
    font-size: 13px;
    font-weight: bold;
    color: #3965fc;
    width: 192px;
}


.cart_content_widget_top
{
    background-image: url('/images/batterymonster/cart/cart_content_widget_top.png');
    background-repeat: no-repeat;
    height: 8px;
    width: 205px;
}


.cart_content_widget_bottom
{
    background-image: url('/images/batterymonster/cart/cart_content_widget_bottom.png');
    background-repeat: no-repeat;
    height: 8px;
    width: 205px;
    position: relative;
    top: -5px;
}

#rightbar
{
    width: 205px;
}

.checkout_continue_col
{
    text-align: right;
    padding-top: 15px;
}

.checkoutWrapper
{
    margin-left: -2px;
}

.container-view-all-compatible
{
    display: none;
}

.banner_cont_compatability ul 
{
    margin-top: 5px;
    margin-left: 17px;
}

.trSearchTerm td
{
    padding: 15px;
    background-color: #FFFDD2;
    color: #353A40;
    font-size: 20px;
}

.spnSearchTerm
{
    font-weight: bold;
}


.finderBrowse .browse_image_table
{
    height: 250px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 2px;
    text-align: center;
}

.finderBrowse .browse_image_table td
{
    vertical-align: middle;
    text-align: center;
}
    
.sub_pack_size span
{
    display: inline-block;
}

.leftmenu_netsol
{
    display: inline-block;
    margin-top: 5px;
}

.cart_netsol
{
    display: inline-block;
    margin-top: 5px;
}

.leftbar
{
    text-align: center;
}

.netsol_image
{
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}



.cart_fld_mdiscount_amt,
.cart_fld_warr_mdiscount_amt
{
	width: 60px;
}

.features .vertical_backorder,
.features .vertical_ship_free
{
    display: none;
}


.not_available
{
    margin-top: 40px;
    display: block;
    font-weight: bold;
}

.footer_links a
{
    text-decoration: none;
    color: Black;
    font-weight: normal;
    font-size: 9px;
}

p.footer_links
{
    text-align: center;
    margin-top: 4px;
    margin-bottom: 2px;
    text-decoration: none;
}

.most-helpful-review 
{
    margin-top: 10px;
}

.mfp-hide { display:none; }


#comodoTL {
    display: block;
    font-size: 8px;
    padding-left: 0px;
    padding-bottom: 10px;
}

body :focus {
    outline: 3px solid #000000;
}

/* When mouse is detected, ALL focused elements have outline removed. */
body.using-mouse :focus {
    outline: none;
}

input:focus {
    outline: none;
}

.text-only-site-link {
    margin: 0;
    position: absolute;
    top: -40.0em;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background-color: #000;
    padding: 0.5em 0.75em;
    font-size: 30px;
    cursor: default;
    z-index: 99999999;
}

    .text-only-site-link:focus {
        top: 0em;
        left: 0em;
    }