/* classes */
.bgbutton {  }

.mc_bg {
 }

.mc_footer.mc_message {
        border: 1px solid #a6c4e1;
        border-top: none;
        padding: 10px;
        background: #e1eeff;
        color: #0355a9;
}

.mc_footer.mc_total_cell {
        border: 1px solid #a6c4e1;
        border-bottom: none;
        border-right: none;
        padding: 10px;
        padding-bottom: 0;
        background: #e1eeff;
        font-weight: bold;
        color: #0355a9;
		font-size: 13px;
}

.mc_footer.mc_total_value {
        border: 1px solid #a6c4e1;
        border-bottom: none;
        border-left: none;
        background: #e1eeff;
        font-weight: bold;
        color: #0355a9;
        font-size: 13px;
}

.mc_footer_bottom {  }

.mc_footer_top {  }

.mc_itemrow {
        vertical-align: middle;
		border-bottom: 1px solid #eeeeee;
        padding: 6px 0 6px 0;
}

.mc_itemrow.mc_itemimage {
        padding-left: 6px
}

.mc_itemrow.mc_itemimage img {
        width: 50px
}

.mc_itemrow.mc_itemitem {
}

.mc_itemrow.mc_itemprice {  }

.mc_itemrow.mc_itemqty {
        text-align: center;
}

.mc_proceed_tocheckout {
	padding-top: 8px;
}

.mc_table_bottom {
    background: url(/c.822523/site/msminicart/mc_table_bottom.png) no-repeat top;
    width: 100%;
    height: 8px;
    line-height: 8px;
    font-size: 1px;
}

.mc_table_inner {
	padding: 0 10px;
	background: url(/c.822523/site/msminicart/mc_table_middle.png) repeat-y;
}

.mc_table_top {
    background: url(/c.822523/site/msminicart/mc_table_top.png) no-repeat top;
    width: 100%;
    height: 8px;
    line-height: 8px;
    font-size: 1px;
}

.mc_title {
	background: #bedf82;
	padding: 10px 0;
	font-weight: bold;
	color: white;
	text-align: left;
	font-size: 13px;
}

.mc_title.mc_image {
}

.mc_title.mc_itemcell {
	padding-left: 10px;
}

.mc_title.mc_pricecell {
}

.mc_title.mc_qtycell {
        width: 50px;
        text-align: center;
}

.ms_totalamt {

}


/* unique IDs */
#inputCheckoutAnalytic {
	margin-right: 0;
}

#minicart_table {
    width: 100%;
}

#ms_minicart_box {
}

#ms_minicart_expbox {
	display: none;
    width: 478px;
    
    right: -12px;
	// right: 55px;
}

#googleCheckout_btn, #paypalCheckout_btn {
	float: left;
	display: block;
	margin-top: 4px;
	margin-right: 10px;
}

#googleCheckout_btn img, #paypalCheckout_btn img {
        vertical-align: middle;
}