/*
MarketPress Style: CorneredCat
*/
div.mp_product_meta {
overflow: hidden;
margin-top: 3em;
}

form.mp_buy_form {
float: right;
}

form.mp_product_price {
float: left;
}

.mp_product_price,
.mp_current_price {
	font: 18px "Comic Sans MS", sans-serif;
  color: #b51775;
}

.mp_product_price {
line-height: 40px;
}

.mp_product_separator {
	width:100%;
	height: 33px;
	background-image: url('/graphics/flowerline25.gif');
	background-repeat: no-repeat;
	background-position: center;
}

.mp_cart_login_option {
	margin: 2em auto;
}

.mp_cart_or_label {
	width: 10em;
	text-align: center;
}

.mp_cart_login, .mp_cart_login_head {
	text-align: left;	
}
	
.mp_cart_checkout, .mp_cart_checkout_head {
	text-align: right;
}
	
.product {
margin-top: 10px;
padding: 10px 0 20px;
}

li.product {
border: none;
padding: 0px;
}

/*
.mp_button_addcart, .mp_button_buynow, .mp_cart_col_updatecart input[type=submit], #mp_shipping_submit, #mp_payment_confirm {
font-weight: bold;
padding: 5px;
text-decoration: none;
background: #e2e2e2;
border: 1px solid #e1e1e1;
}

.mp_button_addcart:hover, .mp_button_buynow:hover, .mp_cart_col_updatecart input[type=submit]:hover, #mp_shipping_submit:hover, #mp_payment_confirm:hover {
font-weight: bold;
padding: 5px;
text-decoration: none;
background: #e2e2e2;
border: 1px solid #e1e1e1;
}

a.mp_link_addcart, a.mp_link_buynow {
float: right;
font-weight: bold;
padding: 5px;
text-decoration: none;
background: #e2e2e2;
border: 1px solid #e1e1e1;
}

a.mp_link_addcart:hover, a.mp_link_buynow:hover {
float: right;
font-weight: bold;
padding: 5px;
text-decoration: none;
background: #e2e2e2;
border: 1px solid #e1e1e1;
}
*/
del.mp_old_price {
margin-right: 5px;
}
form.mp_buy_form .mp_adding_to_cart {
color: #ffffff;
font-weight: bold;
padding: 5px;
text-decoration: none;
background: #ffceea;
border: 1px solid #ffceea;
}
form.mp_buy_form .mp_no_stock {
color: #ffffff;
font-weight: bold;
padding: 5px;
text-decoration: none;
background: #111111;
border: 1px solid #b51775;
}

#mp_cart_updated_msg {
background-color: #FFCEEA;
border: 1px solid #b51775;
margin: 10px 0px;
padding: .5em;
}
div.mp_checkout_error {
background: #FFCEEA;
border: 1px solid #b51775;
margin: 10px 0px;
padding: 5px;
border-radius: 5px;
}
table.mp_cart_login td,
table.mp_cart_contents td,
table.mp_cart_shipping td {
vertical-align: middle;
}

td.mp_cart_subtotal_lbl {
text-align: right;
}
td.mp_cart_col_quant {
	width:7em;
	padding: 0 .5em;
}
td.mp_cart_col_price,
td.mp_cart_col_shipping,
td.mp_cart_col_shipping_free,
td.mp_cart_col_tax,
td.mp_cart_col_total {
	width:5em;
	text-align: right;
	padding: 0 .5em;
}

td.mp_cart_col_shipping_free {
	font-weight: bold;
}

tfoot td.mp_cart_subtotal_lbl {
	padding-right: 1em;
	background-color: #EEEEEE;
	font-weight: bold;
}
td.mp_cart_col_quant input {
margin: 0;
text-align: center;
}
td.mp_cart_col_updatecart input {
margin: 0;
}

table.mp_cart_shipping thead tr {
	padding-bottom: .5em;
}

table.mp_cart_shipping input, table.mp_cart_shipping select {
margin: 0;
}

#manual-payments {
	text-align: center;
}

p.mp_cart_login_msg {
text-align: right;
margin-bottom: 5px;
}

p.mp_cart_direct_checkout {
	text-align: right;
}

a.mp_cart_direct_checkout_link {
color: #333333;
font-weight: bold;
padding: 5px;
text-decoration: none;
background: #e2e2e2;
border: 1px solid #e1e1e1;
}

a.mp_cart_direct_checkout_link:hover {
color: #333333;
font-weight: bold;
padding: 5px;
text-decoration: none;
background: #e2e2e2;
border: 1px solid #e1e1e1;
}

#mp_login_submit {
	margin-top: .5em;
}

a.mp_cart_direct_checkout_link:hover {
border-color: #ccc;
}

.mp_product_image_list, .mp_product_image_single, .mp_product_image_widget {
border: 1px solid #eeeeee;
}

.mp_cart_contents_widget td {
padding: 5px;
}

.mp_cart_contents_widget th {
background: #eeeeee;
}

.mp_cart_contents_widget tr, .mp_cart_contents_widget td, .mp_cart_contents_widget tbody {
border: 1px solid #eeeeee;
}

.mp_cart_contents thead,
.mp_cart_billing thead,
.mp_cart_shipping thead {
background: #eeeeee;
}

.mp_product_categories {
padding: 10px;
border: 1px solid #e2e2e2;
background: #eeeeee;
}

td.mp_cart_col_downloads {
font-size: 80%;
}

.mp_product_name {
	display:none;
}

table.mp_cart_contents,
table.mp_cart_payment_methods,
table.mp_cart_billing,
table.mp_cart_shipping {
	margin: 0 auto 2em;
}

table.mp_cart_payment_methods img {
	display: none;
}

table.mp_cart_payment_methods label {
	padding: 0 1em;
}



/***************************************************
mp_store widget
****************************************************/
.mp_cart_widget_content {
	font-size: .75em;
}

.mp_cart_actions_widget {
	padding-top: 10px;
	padding-bottom: 10px;
}

.mp_cart_actions_widget a {
	padding-left: 1em;
	padding-right: 1em;
}

.mp_checkout_link {
	
}

.mp_empty_cart {
	
}

.mp_cart_col_product_table {
	width:100%;
	white-space:nowrap;
	overflow: hidden;
}
/* 133651-1355079658 */
