div#menu ul li,
div.menu_links ul li{
	padding: 0;
}

div#menu ul a.submenu,
div.menu_links ul li a{
	padding: 7px 0 7px 5px;
	margin-left: 12px;
	display: block;
}

div#menu ul a.submenu:hover{
	background-color: #FFF;
	color: #259DDA;
}

div.menu_links ul li a:hover{
	color: #5BBDEE;
	background-color: #FFF;
}

div.sc-ma-items {
	text-align: right;
	padding-bottom: 10px;
}

.sc-ma-product-table {
	background: url("ma-bg-sep.gif") repeat-x left bottom;
	text-align: left;
	margin-bottom: 10px;
	clear: both;
	width: 320px;
	border:1px solid #DBDBDB;
}

.sc-ma-product-table th,
.sc-ma-product-table td {
	font-size: 11px;
	background: url("ma-bg-sep.gif") repeat-x left top;
	padding: 10px 0;
	color:#333333;
}

.sc-ma-product-table td td {
	background: none;
	padding: 2px 0;
}

.sc-ma-product-table td th {
	background: none;
	font-weight: normal;
	padding: 2px 6px 2px 0;
	vertical-align: middle;
}

td.qty-cell {
	width: 70px;
	text-align:center;
	border-bottom:1px solid #DBDBDB;
}

td.qty-cell input {
	margin: 4px;
}

td.img-cell {
	text-align: center;
	width: 100px;
	border-bottom:1px solid #DBDBDB;
}

td.img-cell, td.qty-cell {
	vertical-align: middle;
	padding-right: 10px;
}

td.info-cell {
	text-align: left;
	padding-right: 10px;
	border-bottom:1px solid #DBDBDB;
}

td.info-cell .name * {
	font-weight: bold;
	color: #015E89;
}

td.info-cell .name {
	padding-bottom: 7px;
}

td.info-cell .name a {
	text-decoration: none;
}

td.info-cell .name a:hover {
	text-decoration: underline;
}

td.price-cell {
	border-left:1px solid #DBDBDB;
	xborder-right:1px solid #DBDBDB;
	background:#F8F8F8;
	text-align:center;
	border-bottom:1px solid #DBDBDB;
}

td.price-cell div.prices {
	text-align: right;
}

td.price-cell div.price {
	font-weight: normal;
}

td.price-cell div.sale-price {
	font-weight: bold;
	color: #FF0101;
	font-size:12px;
	width:125px;
}

.sc-ma-product-table input,
.sc-ma-product-table select {
	font-size: 10px;
}

div.sc-ma-atc-bttn {
	text-align: right;
}

.ma-qty-box {border:1px solid #C7C7C7;}

.sc-multi-add-button {padding:7px 0pt; text-align:center;}

table.sc-ma-product-table tr.last td.info-cell, table.sc-ma-product-table tr.last td.img-cell, table.sc-ma-product-table tr.last td.price-cell{
	border-bottom:none;
}
