body
{
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p, h1, h2, h3, h4, li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	line-height: 1.10em;
}

/* for the address_book */

#my_address_book_login
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #f00;
	margin: 0px 0px 0px 5px;
}

/* for use in the details page */

p.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	line-height: 1.30em;
}

p.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	margin: 0px;
	line-height: 1.10em;
	padding: 3px 0px 0px 3px;
}

td
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	line-height: 1.30em;
}

td.small {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	margin: 0px;
	line-height: 1.10em;
	font-weight:  normal;
	padding-top:  10px;
	padding-left: 2px;
}

td.error {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #f00;
	margin: 0px;
	line-height: 1.10em;
	padding-bottom: 12px;
	padding-top: 7px;
}

h1.prod_name
{
	font-family: Georgia, serif;
	font-size: 18px;
	color: #600;
	font-weight: normal;
	margin: 0px;
	line-height: 1.10em;
}

/* 
	thanks be to dan cedarholm of 
	simplebits.com for these very
	nice css tabs.
*/

#checkout-tabs
{
	height: 20px;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	width: 684px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	background: url(/globalimages/flowerfast/cart.nav.line.gif) repeat-x bottom;
}

#checkout-tabs-image
{
	height: 26px;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	width: 684px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	background: url(/globalimages/flowerfast/cart.nav.line.gif) repeat-x bottom;	
}

#checkout-tabs li, #checkout-tabs-image li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#checkout-tabs a:link, #checkout-tabs a:visited
{
	font-family: Georgia, serif;
	float: left;
	background: #f3f3f3;
	letter-spacing: .1em;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 8px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
}

#checkout-tabs-image a:link, #checkout-tabs-image a:visited
{
	font-family: Georgia, serif;
	float: left;
	background: #f3f3f3;
	height: 20px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 8px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
	vertical-align: text-top;
	text-transform: none;
}

#checkout-tabs a:link.active, #checkout-tabs a:visited.active,
#checkout-tabs-image a:link.active, #checkout-tabs-image a:visited.active
{
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
}

#checkout-tabs a:hover.active, #checkout-tabs-image a:hover.active { background: #fff; }
#checkout-tabs a:hover, #checkout-tabs-image a:hover { background: #ffc; }

/* end simplebits css tabs */

/* checkout main outer table */

#outer_table
{
	background: #ffffff;
	border-top: 0px solid #000;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	width: 704;
	margin-left: 10px;
}

#outer_left_cell
{
	width: 140px;
	padding: 12px 12px 0px 12px;
	text-align: top;
	background: #fff;
}

#outer_right_cell
{
	width: 564px;
	padding: 20px 20px 0px 20px;
	background: #fff;
	vertical-align: top;
}

/* checkout item summary left bar */
#left_bar_table
{
	padding: 0;
	border-width: 0px;
	margin: 0px;
}
#left_bar_image_cell { }
#left_bar_image
{
	border: 1px solid #bbb;

}

#left_bar_name
{
	font-family: Georgia, serif;
	font-size: 16px;
	color: #600;
	font-weight: normal;
}

#left_bar_price
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #505050;
	padding-top: 15px; 
}

#left_bar_discount
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #C03;
	border-width: 0px;
	padding: 0px;
}

#left_bar_destination
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #404040;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
}


//** checkout main body **//

#main_body_table
{
 
}

#main_body_title
{
	font-family: Georgia, serif;
	font-size: 16px;
	color: #303030;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
}

#main_body_subtitle
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #0A0A0A;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
}
 

#main_body_list
{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #303030;
	margin: 0 0 5px 0;
	vertical-align: middle;
}

#main_body_text
{
	font-family: Georgia, serif;
	font-size: 12px;
	color: #303030;
	font-weight: normal;
	margin-bottom: 10px;
}

 
#main_vert_spacer
{
	width: 1px;
	padding: 0px;
	background-image: url(/globalimages/flowerfast/cart.nav.line.gif);
}

#additional_item_image { 
	padding: 0px 15px 0px 0px; 
}


/* Muliptle Quantity Page */
#multiple_quantity_left
{
	width: 50%;
	vertical-align: baseline;
	text-align: center;
}

#multiple_quantity_right
{
	width: 50%;
	vertical-align: middle;
	text-align: center;
}

/* Delivery Page */

#delivery_options
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #303030;
	font-weight: normal;
	margin: 10px 5px 0 0px;
	line-height: 15px;
}

#address_fields
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #303030;
	font-weight: normal;
	margin: 10px 5px 0 0px;
	line-height: 15px;
	padding: 4px;
}

#address_fields_error
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #f00;
	font-weight: bold;
	margin: 10px 5px 0 0px;
	line-height: 15px;
	padding: 4px;
}


#checkout_message { color: #C00; }

/* Checkout Review Page */

 

#checkout_warning_box
{
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #444;
	font-weight: normal;
	margin: 0px 10px 15px 10px;
	background-color: yellow;
	border-color: #C00;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	padding: 10px 10px 10px 10px;
	vertical-align: text-top;
}

#checkout_item_text
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #303030;
	font-weight: normal;
	margin: 10px 5px 0 0px;
	line-height: 15px;
	padding: 0px 10px 0px 0px;
}

#checkout_total_text
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #505050;
	width: 100%;
	vertical-align: top;
	padding: 15px 0px 15px 0px;
}

#checkout_link
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #CC0000;
	padding: 10px 0px 0px 0px;
}
 
div#checkout_container { float: left; }

table#billing_table { margin-left: 30px; margin-top: 10px; }

table#sender_table { margin-left: 30px; border: }

table#additional_items { margin-top: 10px; }

table#billing_table tr td, table#sender_table tr td { font-size: 12px; }

h6.billing_cart_total { padding: 0; margin: 0;  }

table#checkout_end_table {
	background-color: #fff;
	width: 710px;	
	border: 1px solid #ccc;
	border-top: 0;
	margin-left: 10px; 
}

div#my_account { 
	clear: left; 
	float: left;
	padding-left: 10px;
	background: #fff;
	width: 715px;
	margin-top: 10px;
	border: 1px solid #ccc;
	margin-left: 30px;
}

div#my_account h2 { font-size: 15px; padding: 3px 0 8px 0; font-weight: normal; }

div#account_body { float: left; clear: left;  }

div#ft_footer { clear: both; }

td#main_body_title h6 { padding: 0; margin: 0; font-size: 14px; font-weight: normal; }

table#outer_table tr td { font-size: 12px; }

table#outer_table tr td strong { color: #841800; font-size: 15px; }

table#outer_table tr td p { line-height: 150%; }

table#outer_table tr td h6 { font-size: 15px; }

/* discount code */

div.v3_discount_1,
div.v3_discount_2,
div.v3_discount_3,
div.v3_discount_4,
table#prod_list tr td.p3_discount
{
Ê	padding: 0px 0px 8px 7px;Ê
	vertical-align: top;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	color: #C00;
}

table#prod_list tr td.p3_discount { padding-bottom: 8px; }

div.v3_discount_1
{
	font-size: 10px;
	padding: 0px;
	text-align: center;
}

div.v3_discount_2
{
	font-size: 11px;
	padding: 0px;
	text-align: center;
}

div.v3_discount_3
{
	font-size: 12px;
	padding: 0px;
	text-align: center;
}

div.v3_discount_4
{
	font-size: 14px;
	padding: 0px;
	text-align: center;
}

/* end discount code */



p.promo_code
{
	cursor: pointer;
	text-decoration: underline;
	width: 155px;
	margin-top: 10px;
	font-size: 11px;
}

p.promo_code:hover, p.promo_code:focus { color: #75A48D; }

/*  modals */
.modal_header
{
	float: left;
	width: 96%;
	padding: 0 0 8px 4%;
	height: 15px;
}

.modal_header h2
{
	float: left;
	font-size: 16px;
	color: white;
}

.modal_header img
{
	float: right;
	cursor: pointer;
}

#modal_enter_promo .modal_body
{
	float: left;
	padding: 10px 5px 10px 5px;
	width: 365px;
}

#modal_enter_promo
{
	width: 375px;
	height: 350px;
}

.modal_body p
{
	font-size: 12px;
	margin-top: 5px;
	line-height: 20px;
	float: left;
	width: 175px;
}

.modal_body .extra { padding-top: 20px; }
.modal_body .small
{
	font-size: 10px;
	color: #666;
	line-height: 14px;
}

.modal_body p.left
{
	text-align: right;
	clear: left;
	margin-right: 5px;
}

.modal_body p.right
{
	text-align: left;
	margin-left: 5px;
}

.modal_body p.full
{
	width: 350px;
	text-align: left;
	clear: left;
	margin-right: 5px;
	margin-left: 5px; 
}



.modal_body input { width: 135px; }
.green_gradient { background: url('/global/geo/images/widgets/nav_greenbg.gif') repeat-x; }
.head_copy { font-family: Helvetica, sans-serif; }

#modal_epc_success
{
	color: #466F57;
	font-weight: bold;
	font-size: 12px;
	display: none;
	margin-top: 20px;
}

#modal_epc_failure
{
	text-align: center;
	color: #466F57;
	font-weight: bold;
	font-size: 12px;
	display: none;
	margin-top: 125px;
}
 
