/* @override 
	http://freedom/css/main_mod.css
	http://freedom/css/modalbox.css
*/

.leftRemaining {
	margin-left: 7px;
	padding-right: 5px;
	width: 40px;
	text-align: left;
	line-height: 15px;
	font-size: 10px;
	float: left;
	display: inline;
	text-transform: uppercase;
}

#cartHeader {
	text-align: left;
}

div.order-sum {
	padding: 1em;
	margin: 1em;	
	background: #c5d7d7;
}
div.order-sum h2 {
	font-size: 1.2em;
}
div.order-sum td,
div.order-sum th
 {
	padding: .2em;
	vertical-align: top;
	line-height: 1.4em;
}
div.order-sum td {
	padding-top: 1em;
}
div.order-sum > table td {
	padding: .3em;
	
	vertical-align: top;
}
div.order-sum table table th {
	border-bottom: 2px solid;
	padding-bottom: 0;
}

div.order-sum span,
div.order-sum strong
 {
	display: block;
}
#cartHeader img {
	margin-top: 1.3em;
	margin-left: 1.4em;
}

#empty-cart {
	padding-top: 3em;
	padding-bottom: 5em;
	font-size: 1.6em;
	font-weight: normal;
}

#cart-page {
	margin-bottom: 1.4em;
}


.rightRemaining {
	width: 40px;
	text-align: left;
	line-height: 15px;
	font-size: 10px;
	float: left;
	display: inline;
	padding-left: 5px;
	border-left: 1px solid #385253;
	text-transform: uppercase;
}

.itemsRemaining span.number {
	width: 23px;
	height: 20px;
	margin-left: 5px;
	border: solid 1px #CCC;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	color: #385253;
	padding: 1px;
	font-weight: bold;
	background: #fff;
	display:block;
}

.tab-up .inner {
	margin-left: 20px;
	margin-top: 13px;
	float: left;
	display: inline;
}

.tab-down .inner {
	margin-left: 18px;
	margin-top: 20px;
	float: left;
	display: inline;
}

.tab-down a {
	color: #FFF;
}

.tab-up a, .tab-up a:hover {
	color: #3A5455;
}

.tab-up .tab-wrapper {
	margin-left: 5px;
	width: 147px;
	background: #FFF url(/images/freedom/tabs/tab_up_bg.png) repeat-x; 
	height: 51px;
}

.tab-up .tab-left {
	background: url(/images/freedom/tabs/tab_up_lt.png) no-repeat 0 0;
	height: 51px;
}

.tab-up .tab-right {
	background: url(/images/freedom/tabs/tab_up_rt.png) no-repeat 100% 0;
	height: 51px;
}

.tab-down .tab-wrapper {
	margin-left: 5px;
	width: 147px;
	background: #FFF url(/images/freedom/tabs/tab_down_bg.png) repeat-x; 
	height: 51px;
}

.tab-down .tab-left {
	background: url(/images/freedom/tabs/tab_down_lt.png) no-repeat 0 0;
	height: 51px;
}

.tab-down .tab-right {
	background: url(/images/freedom/tabs/tab_down_rt.png) no-repeat 100% 0;
	height: 51px;
}
#error {
	background: pink;
	padding: .6em;
	font-size: 1.4em;
	color: #222;
	border: 1px solid red;
	margin-top: .4em;
	margin-bottom: .4em;
}
.bg_selected td{
	background: #415859;
}
#cart-summary {
	padding: 1.2em;
	padding-top: 1em;
}
#category-display {
	padding-right: 1em;
}
#category-display table{
	width: 80%;
	font-weight: normal;
	font-family: tahoma;
	text-align: center;
}
#category-display table td {
	padding: .2em;
}
#category-display table table tr.odd {
	background: #f5feff;
}
#category-display table table td {
	text-align: right;
	padding: .2em;
}
#category-display table td.label {
	font-weight: bold;
	text-align: left;
}
#category-display table a{
	display: block;
}
#category-display table a.product-title{
	font-size: 2em;
	margin-bottom: .6em;
	margin-top: .4em;
	color: #085452;
}
#category-display table table {
	width: 100%;
}
#cart-summary table {
	width: 100%;
	font-family: arial;
	color: #222;
	font-size: 1em;
}
#cart-summary table th {
	background: #427273;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: .4em;
	padding-bottom: .4em;
	vertical-align: middle;
}
#cart-summary table th span {
	text-transform: lowercase;
	display: block;
	line-height: 0em;
	font-size: .9em;
	padding-bottom: .4em;
}
#cart-summary table td {
	padding: 1em;
	border-bottom: 1px solid #ccc;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
#cart-summary .numeric {
	text-align: right;	
}
#cart-summary table td a.item-name {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	color: #085452;
}
#cart-summary table td span.suggested-order {
	display: block;
	line-height: 1.3em;
}
#cart-summary td#quantity a {
	font-size: 1em;
}
#cart-summary td#quantity input {
	font-size: 1em;
	width: 24px;
	padding: .2em;
}

#bottom {
	padding: 1.2em;
	padding-top: 0;
	font-weight: normal;
}
#bottom table {
	width: 100%;
}
#bottom table td {
	padding: 0;
}
#bottom table td#total {
	text-align: right;
}
#bottom table td#total>span {
	border: 1px solid;
	padding: .7em;
	padding-top: .4em;
	padding-bottom: .4em;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #fff;
	background: #2B4141;
}
#bottom table td#total span span {
	margin-left: 1em;
}
div#remember {
	margin-top: 2em;
	margin-bottom: 2em;
	background: #eee;
	border: 1px solid #bbb;
	padding: 1em;
	padding-top: .8em;
	padding-bottom: .8em;
	text-align: left;
	color: #111;
	font-weight: normal;
	line-height: 1.4em;
}
div#remember span {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
}

#checkout {
	text-align: left;
	padding: 1.4em;
	font-weight: normal;
	padding-bottom: 10em;
}

#checkout h1 {
	font-size: 1.4em;
	border-bottom: 1px solid #ccc;
	padding: .1em;
	margin-bottom: .6em;
}
#checkout form table {
	width: 100%;
}

#checkout form table tbody tr th {
	font-size: 1.1em;
}

#checkout form table tbody tr td {
	vertical-align: top;
	width: 300px;
	padding-right: 1em;
}

#checkout form table h1{
	font-size: 1.2em;
}

#checkout form table tbody tr td p {
	color: #111;
	font-size: .9em;
}

#checkout form table tbody tr td table tbody tr td label {
	color: #000;
}

#checkout form table tbody tr td table tbody tr td input {
	width: 100%;
	margin-left: .2em;
	font-size: 1.1em;
	padding: .1em;
}
#checkout form table tbody tr td table tbody tr td select {
	width: 100%;
	margin-left: .2em;
	font-size: 1.1em;
	padding: .1em;
}
#checkout form table tbody tr td table tbody tr td.phone input {
	width: 40px;
}
#checkout form table tbody tr td table tbody tr td.city {
	padding: 0;
}
#checkout form table tbody tr td table tbody tr td.city input {
	width: 180px;
}
#checkout form table tbody tr td table tbody tr td.left {
	width: 12px;
	padding: 0;
	padding-top: .3em;
}
#checkout form table tbody tr td table tbody tr td.left input {
	width: 2px;
}
#checkout form table tbody tr td table tbody tr td.right {
	padding: 0;
	padding-bottom: 1.4em;
}
#checkout form table tbody tr td table tbody tr td.right label:hover {
	background: #eee;
	cursor: pointer;
}

#checkout form table tbody tr td table tbody tr td.right label p.payment-opt {
	line-height: 1.4em;
}

#checkout form table tbody tr td p.instructions {
	color: #385253;
	margin-bottom: 1em;
}

#checkoutHeader img {
	margin-top: 2.9em;
}

#buttons {
	text-align: right;
	width: 100%;
	padding: .6em;
	background: #c5d7d7;
	margin-top: 1em;
}

#buttons input {
	margin-left: 1em;
}
#buttons a {
	margin: 0;
	padding-bottom: 0;
}
#buttons img {
	display:inline;
	padding: 0;
	margin: 0;	
}

#checkout form table tbody tr td table tbody tr td.right label {
	display: block;
}

#checkout form table tbody tr td table tbody tr td input.radio {
	width: 20px;
	
}
table#agreement {
	margin-top: 3em;
	margin-bottom: 3em;
}
table#agreement td.left {
	width: 12px;
	padding: 0;
	padding-top: .3em;
	padding-right: .6em;
}
table#agreement td.right {
	padding-left: 0;
	font-size: 1.1em;
	font-weight: bold;
}

table#agreement td.terms {
	margin-top: 0;
	padding: 2em;
	padding-top: 0;
	padding-bottom: 1em;
	width: 100%;
}
table#agreement tr.radio:hover {
	background: #eee;	
}
table#agreement label {
	display: block;
	width: 100%;
}
table#agreement label:hover {
	cursor: pointer;
}
#checkout select#cc-type {
	width: 140px;
}
#checkout #cc-number {
	width: 140px;
}
#checkout #cc-month {
	width: 70px;
}
#checkout #cc-year {
	width: 70px;
}
#checkout #cc-code {
	width: 50px;
}
#checkout .address {
	padding: 1.6em;
}
#checkout #order-no {
	padding: 1em;
	padding-bottom: 0;
	font-size: 1.3em;
	display: block;
}
#checkout .note {
	padding: 1.6em;
	padding-top: 0
	;	
}
#prod h2 {
	border-bottom: 1px solid #6b7f7c;
	padding-bottom: .2em;
	margin-bottom: .2em;
}

#prod-info {
	float: left;
	width: 58%;
}
#prod-chart {
	float: right;
	width: 42%;
}
#desc {
	color: #222;
	font-weight: normal;
}
#prod-info table {
	margin-bottom: 1em;
	width: 100%;
}
table#details th {
	color: #444;
	text-transform: uppercase;
	text-align: right;
	line-height: 1.2em;
	padding-right: .6em;
}

#prod-info table td {
	margin: 0;
	line-height: 1.4em;
}
#contents {
	font-weight: normal;
	font-size: .9em;
	margin-right: 1em;
}
#contents th {
	padding-left: .6em;
	border: 1px solid #eee;
}
#contents td {
	background: #C4D7D7;
	border: 1px solid #eee;
	padding-top: .4em;
	padding-bottom: .4em;
	padding-left: .6em;
	color: #000;
}
table#payment-methods td.left input#approved,
table#payment-methods td.left input#eft,
table#payment-methods td.left input#credit {
	font-size: 100%;
	height:  1em;
	width: 1em;
}


#checkout form table tbody tr td table.shipping-info tbody tr td select.state-select {
	width: 60px;
}

td.state {
	padding: 0;
}

table.shipping-info tr td.state {
	padding: 0;
	margin: 0;
}
span.bonus {
	display:block;	
	
}
span.bonus em {
	font-style: normal;
	width: 31px;
	
	text-align:center;
	float:left;
	margin-right: .8em;
}
#cart-summary table tr.has-bonus td {
	border: 0;	
	padding-bottom: 0;
}
#cart-summary table tr.bonus td {
	padding-top:.6em;	
}