.prodlist_product_quantity
	{
	}

input.product_quantity_field
	{
	width: 25px;
	font-size: 12px;
	}

input.product_quantity_button_submit
	{
	vertical-align: top;
	padding-bottom: 0px;
	margin-bottom: 0px;

	}

td.product_quantity
	{
	text-align: right;
	vertical-align: top;
	}

td.product_variation
	{
	text-align: right;
	height: 24px;
	vertical-align:top;
	}



select.prodlist_variations
	{
	font-size: 12px;
	}

td.prodlist_product_image
	{
	width: 115px;
	text-align: center;
	vertical-align: center;
	}


div.category_viewitems
	{
	float:right;
	}


table.shopping_cart
	{

	}


table.shopping_cart tr th
	{
	white-space: nowrap; 
	background-image: url(/images/PharmacyTemplate/pharm_table_blue_header.jpg);
	background-repeat: repeat-x;
	height: 20px;
	font-size: 13px;
	line-height: 14px;
	vertical-align: center;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	}


table.shopping_cart tr th.cart_head_product
	{

	}
table.shopping_cart tr th.cart_head_price
	{
	width: 15%;
	text-align:center;
	}

table.shopping_cart tr th.cart_head_quantity
	{
	width: 15%;
	text-align:center;
	}

table.shopping_cart tr th.cart_head_subtotal
	{
	width: 15%;
	}

table.shopping_cart tr th.cart_head_remove
	{
	width: 15%;
	}

td.cart_cell_product_quantity, td.cart_cell_button_update, td.cart_cell_product_price
	{
	text-align:center;
	}
td.cart_cell_product_quantity input.product_quantity_field
	{
	width: 50px;
	font-size: 12px;
	}

td.cart_cell_product_total, td.cart_cell_product_subtotal, td.cart_cell_product_remove, 
table.shopping_cart tr th.cart_head_subtotal
	{
	text-align:right;
	}


td.prodlist_productdetail_variation_cell 
	{
	padding-bottom:10px;
	}

div.product_detail_price_qty
	{
	width: 425px;
	}

div.productsearch, div.productsearch td
	{
	font-weight:bold;
	font-size:13px;

	}
div.productsearchitems
	{
	padding-left: 75px;
	line-height:20px;
	vertical-align:center;
	}

div.productsearchitems	input, div.productsearchitems select
	{
	padding:0px;
	margin:0px;
	}

div.productsearchitems
	{
	width: 550px;
	}
div.productsearchitems	select
	{
	width: 225px;
	}

div.productsearchitems	input
	{
	/* width: 125px; */
	}

div.productsearchitems .searchbutton
		{
		padding-bottom:2px;
		vertical-align:bottom;
		}

div.featuredproduct
	{
	text-align:center;
	padding-left: 15px;
	padding-right: 15px;
	}

div.featuredproduct h1
	{
	background-image: none;
	font-size: 16px;
	margin-top:8px;
	margin-bottom:0px;
	}

div.featuredproduct p
	{
	margin-top:4px;
	margin-bottom:4px;
	}

div.featuredproduct a, div.featuredproductslink a
	{
	color:  #6066be;
	font-weight:bold;
	text-decoration:underline;
	}


div.featuredproductslink a:hover,  div.featuredproductslink a:active,
div.featuredproduct a:hover,  div.featuredproduct a:active
	{
	text-decoration:none;
	}

div.featuredproductslink 
	{
	text-align:center;
	width:95%;
	margin-top:4px;
	}

label.required
	{
	font-style:italic;
	color: #333399;
	}

.form_error
	{
	color: red;
	font-style:italic;
	font-weight: normal;
	}

table.ecom_listing_table
	{
	width: 100%;
	}

td.ecom_details_label
	{
	vertical-align:top;
	text-align: right;
	font-size: .9em;
	color: #666;
	font-weight: bold;
	width: 48%;
	white-space: nowrap; 
	}

td.ecom_details_value
	{
	vertical-align:top;
	text-align: left;
	font-size: .9em;
	color: #000000;
	font-weight: normal;
	width: 58%;
	}

table.wrapper_table
	{
	width: 100%;
	}

table.wrapper_table td
	{
	vertical-align:top;
	}

