/*
<summary>Jula - common.css</summary>
<author>Tomasz Okborg</author>
<date>2009-05-18</date>
<copyright>Litium E-commerce, all rights reserved</copyright>
*/
body { font-family: Arial, Helvetica, sans-serif; color: #323232;	background: #fff;	font-size: 11px; }
a { color: #000; text-decoration: none; }
input { font-size: 11px; font-family: Arial, Helvetica, sans-serif; padding: 0px; }
input[type=text] { height: 18px; }
button { line-height: 16px; font-size: 11px; }
select {	font-size: 11px; }
textarea { margin: 0px;	padding: 0px; height: 75px; }
th { font-weight: bold;	padding: 5px; border-bottom: 1px solid #000; }
td { padding: 5px; vertical-align: top; }
img {	border: none; display: block; }
p { line-height: 16px; margin-bottom: 10px; overflow: hidden; font-size: 12px; }
label { line-height: 14px; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; margin-bottom: 5px; font-family: font-family: Arial, Helvetica, sans-serif; }
h1 { font-size: 18px; font-weight: normal; margin-bottom: 15px; }
h2 { font-size: 14px; line-height: 16px; margin-bottom: 10px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; line-height: 16px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }
hr { margin: 0; padding: 0; height: 1px; border: none; color: #000; background-color: #000; }
pre { font-family: "Courier New", Courier, monospace;	margin: 0; padding: 0; }
span { line-height: 12px; }
option { width:120px; }

div.cart-removed-items-wrapper {width:758px; overflow: hidden; background-image: url('/media/images/layout/common/alert_backgroundhorizontal.png');}
div.cart-removed-items {display: block; border:0px;width: 758px; height: 161px; background-image: url('/media/images/layout/common/alert_background.png');}
div.cart-removed-items-table-wrapper {margin-bottom:0px; color: rgb(255, 255, 255); float: left; width: 565px; margin-top: 25px;}
div.cart-removed-items-table-wrapper h2 {font-size: 1.5em;}
div.cart-removed-items-table-wrapper p {font-size: 1.1em; margin-bottom: 10px; line-height: 1.3em;}
div.cart-removed-items-table-wrapper table#removed-items-table {margin-bottom: 10px;}
div.cart-removed-items-table-wrapper table td {border: 0px;}
div.cart-removed-items-table-wrapper table tr th {border: 0px; background-color: rgb(119, 15, 19);}
div.cart-removed-items-table-wrapper table tr td {border: 0px; background-color: rgb(137, 18, 22);}
div.cart-removed-items-bottom {color: rgb(255, 255, 255); text-align: center; display: block; width: 758px; height: 40px; background-image: url('/media/images/layout/common/alert_bottom.png'); font-size: 1.1em; margin-bottom: 10px; line-height: 1.3em;}
tr.cart-deliverydateandsum_empty td, tr.cart-deliverydateandsum td {height: 35px; background-color: rgb(232, 233, 221); border-bottom: 0px none; padding-top: 20px; }
td.cart-deliverydateandsum_empty_info {font-size:1.5em; border-bottom: 0px none;}
td.cart-deliverydateandsum_empty_sum {text-align: right;border-bottom: 0px none;}
div.cart-deliverydateandsum_info {font-weight:bold;font-size: 1.5em; height: 35px; background-color: rgb(232, 233, 221);  display:inline;margin-left:5px;margin-right:55px;}
div.cart-deliverydateandsum_sum {font-weight:bold;font-size: 1.5em; height: 35px; background-color: rgb(232, 233, 221);  display:inline;margin-left:5px;margin-right:25px;}
td.cart-deliverydateandsum_empty_sum div {font-weight:bold;font-size: 1.5em; height: 35px; background-color: rgb(232, 233, 221) none; display:inline;margin-left:5px;margin-right:25px;}
