﻿@charset "UTF-8";
.quick_cart
{
		height: 25px;
		background: #f2eee2;
}
.shop_cart_desc
{
	font-size: 8pt;
	
}
.quick_cart
{
height: 40px;
background: #f2eee2;
}

.quick_cart td 
{
	font: 14px/16px arial, helvetica, sans-serif; 
	color: #000;
	padding-top: 11px;
	margin-top: 0px;
}
.quick_cart td input 
{
	border: 1px solid #c5632f;
	background: #fff;
	margin-top: 0px;
}
#addtoquickcart
{
	float: left;
	display: block;
	width: 80px;
	height: 16px;
	background: transparent url('../i/add_btn.gif') no-repeat;
	line-height: 16px;
	text-indent: -9999px;
	text-decoration: none;	
	border: none;	
}
#addtoquickcart input
{
	background:transparent;
}
/* shipment page gridview cssclasses */
.shipment_weight {font: 12px/16px arial, helvetica, sans-serif; color: #000; padding-left: 8px; padding-top: 0px;}

.ship_selected
{
	background-color: #483D8B;
	color: #F8F8FF;
}
.ship_header
{
	background-color: #0088CC;
	color: #F8F8FF;
}
.ship_options
{
	background-color: #F4EEE6;
}
.ship_options_alt
{
	background-color: #E3CF8A;
}
.pay_box 
{
	background: #f2eee2;
}
.pay_box td 
{
	text-align:left;
}
.pay_box td		
{
	font: 14px/16px arial, helvetica, sans-serif; 
	color: #000; 
	padding-left: 12px; 
	height: 30px;
	}
.pay_box td, input, select	
{
	border: 1px solid #c5632f; 
	background: #fff;
	}
.shop_co_cart_head
{
	height: 25px;
	background: #fff;
	font: 12px/16px arial, helvetica, sans-serif; 
	color: #c5632f; 
	padding-left: 8px;
}
.shop_co_cart_item
{
	height: 40px;
	background: #f2eee2;
	font: 14px/16px arial, helvetica, sans-serif; 
	color: #000; 
	padding-left: 8px;
}
.shop_co_cart_item_alt
{
	height: 40px;
	background: #fff;
	font: 14px/16px arial, helvetica, sans-serif; 
	color: #000; 
	padding-left: 8px;
}
.shop_co_input
{
	border: 1px solid #c5632f;
	background: #fff;
}
.watermarker
{
    background-color: #FFFFCC;
    font-style: italic;
    color: #808080;
}