div.j2tajax-confirm div.j2tajax-checkout-img{
    float:left; margin-right:5px;
}

div.j2tajax-confirm .success-msg {
    background:none;
    color:#000;
    padding: 8px !important;
    text-align:left;
    border:none !important;
}

div.j2t-cart-bts {clear:both; height:15px;}


div.j2tajax-confirm, div.j2tajax-progress{
    border:#ccc solid 1px; z-index: 199;
    text-align:center;
}
div.j2tajax-progress{padding:5px; z-index: 199;}

div#j2t_ajax_confirm_wrapper div.add-to-cart {margin-top:20px; text-align: center;}
div#j2t_ajax_confirm_wrapper .add-to-cart label, div#j2t_ajax_confirm_wrapper .add-to-cart .qty, div#j2t_ajax_confirm_wrapper .add-to-cart button.button {float:none;}

div.j2t-overlay{
    width: 100%;
    height: 100%;
    background: black;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 198;
}

a.j2t-checkout-link{
    background: #2b2b2b;
    display: block;
    float: left;
    font-size:11px;
    line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
    height: 24px; /* Height of button background height */
    padding-left: 11px; /* Width of left menu image */
    text-decoration: none;
	font-weight:bold;
    margin-left:10px;
	border-radius:5px;
}

a:link.j2t-checkout-link, a:visited.j2t-checkout-link, a:active.j2t-checkout-link{
    color: #ffffff; /*button text color*/
}



a.j2t-checkout-link span{
    
    display: block;
    padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.j2t-checkout-link:hover{ /* Hover state CSS */
   /*  background-position: bottom left; */
}

a.j2t-checkout-link:hover span{ /* Hover state CSS */
    /* background-position: bottom right; */
}



span.j2t-or{
    display:none;
}
a.j2t-continue-link{
    background: #2b2b2b;
    display: block;
    float: left;
    font-size:11px;
    line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
    height: 24px; /* Height of button background height */
    padding-left: 11px; /* Width of left menu image */
    text-decoration: none;
	font-weight:bold;
    margin-left:10px;
	border-radius:5px;
}

a:link.j2t-continue-link, a:visited.j2t-continue-link, a:active.j2t-continue-link{
    color: #ffffff; /*button text color*/
}

a.j2t-continue-link span{
   /* background: transparent url('../../images/j2t/j2t-button-green-right.gif') no-repeat top right; */
    display: block;
    padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.j2t-continue-link:hover{ /* Hover state CSS */
   /*  background-position: bottom left; */
   color:#ffffff!important;
}

a.j2t-continue-link:hover span{ /* Hover state CSS */
   /*  background-position: bottom right; */
   color:#ffffff!important;
}

span.j2t-upsells-list-wrapper {display:block; text-align:left;}

table.j2t-upsell-product-table {clear:both;}
table td.j2t-upsells-list-item { text-align:center; }
table td.j2t-upsells-list-item > div {background: #eeeeee ;  margin: 0 5px;  min-height: 100px;  padding: 10px;  text-align: center;}
table td.j2t-upsells-list-item h5.j2t-product-lnk { color: #203548;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;}
table td.j2t-upsells-list-item h5.j2t-product-lnk a {font-size: 11px; font-weight: bold;}
.j2t-upsells-list-item.last {display:none }
h4.j2t-upsells-title { border-bottom: 1px solid #2d2d2d;font-size: 14px;
    font-weight: bold;
    clear: both;
    display: block;
    padding-left: 10px;
    padding-top: 25px;}

div.j2tajax-progress, div.j2tajax-confirm {background:#fff;}
div.j2t-closing-button {position:absolute; top:0px; right:3px; font-family: arial; font-size: 12px; font-weight: bold; cursor: pointer;}

/*uncomment the following line when using massconf module*/
/*#j2t_ajax_confirm_wrapper .product-options-bottom .add-to-cart label, #j2t_ajax_confirm_wrapper .product-options-bottom .add-to-cart input { display:none; }*/
div.inner-ajax-content {padding-bottom:10px;}


a.j2t-checkout-link:hover { color: #ffffff!important; }
a.j2t-checkout-link:hover span { color: #ffffff!important; }