#ms_minicart_box {}

#ms_minicart_box table {
    width: 405px;
    font-size: 12px;
    background: white;
}

#ms_minicart_box table .mc_table_top {
    height: 9px;
    line-height: 1px;
    font-size: 1px;
    overflow: hidden;
    background: url(/c.732990/site/ms_minicart/topminicart.png) no-repeat;
}

#ms_minicart_box table .mc_table_inner {
	padding: 0 10px;
    background: url(/c.732990/site/ms_minicart/middleminicart.png);
}

#ms_minicart_box table {
    background: none!important;
}

#ms_minicart_box table .mc_table_bottom {
    height: 9px;
    line-height: 1px;
    font-size: 1px;
    overflow: hidden;
    background: url(/c.732990/site/ms_minicart/bottomminicart.png) no-repeat;
}



/* INNER MINICART */
#mc_table_inner {}

/* MINICART TABLE */
#minicart_table {
    /*padding: 0 10px;*/
}

/* MINICART HEADERS */
.mc_title {
    background: #770033;
    color: white;
    text-align: left;
    padding: 5px;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    border-bottom: 3px solid #ffffff;
}

.mc_title.mc_image {
    width: 60px;
}

.mc_title.mc_itemcell {
    width: 205px;
}

.mc_title.mc_qtycell {
    width: 65px;
    text-align: center;
}

.mc_title.mc_pricecell {
    width: 81px;
    text-align: center;
}

/* MINICART BODY */
.mc_itemrow {
    font-size: 14px;
    padding: 5px;
    color: #8faa2f;
    border-top: 1px solid #dddddd;
}

.mc_itemrow a {
    color: #8faa2f;
}

.mc_itemrow.mc_itemimage {
    text-align: center;
}

.mc_itemrow.mc_itemitem {}

.mc_itemrow.mc_itemqty {
    text-align: center;
}

.mc_itemrow.mc_itemprice {
    text-align: center;
    font-weight: bold;
}

/* MINICART FOOTER */
.mc_footer_space_top td {
    border-top: 1px solid #dddddd;
    height: 4px;
    line-height: 1px;
    overflow: hidden;
}

.mc_footer_top {}

.mc_footer_top .mc_footer {
    font-size: 12px;
    color: #666666;
}

.mc_footer_top .mc_footer.mc_total_cell {
    background: #d3dea5;
    padding: 5px;
    border-top: 1px solid #990000;
    border-left: 1px solid #990000;
}

.mc_footer_top .mc_footer.mc_total_value {
    text-align: center;
    font-weight: bold;
    background: #d3dea5;
    border-top: 1px solid #990000;
    border-right: 1px solid #990000;
}

.mc_footer_top .mc_footer.mc_total_value .ms_totalamt {
    padding: 0!important;
}

.mc_footer_bottom {}

.mc_footer_bottom .mc_footer {
    background: #d3dea5;
    border-bottom: 1px solid #990000;
    border-right: 1px solid #990000;
    border-left: 1px solid #990000;
    padding: 0 5px 5px;
    color: #666666;
}

.mc_footer_bottom .mc_footer.mc_message {}

.mc_proceed_tocheckout {
    padding-top: 5px;
}

.mc_proceed_tocheckout .bgbutton {
	background-color: transparent!important;
}
.mc_proceed_tocheckout #inputCheckoutAnalytic {
	background: url("/c.732990/site/ms_minicart/proceed2checkout.png");
	border: 0!important;
	font-size: 0;
	height: 27px;
	line-height: 500px;
	overflow: hidden;
	width: 222px;
}

.freeShipping_ {
	font-weight: bold;
	color: #cc0000;
	padding: 0!important;
}
