@charset "utf-8";
/* Modifies the button so that we will only see the image and none of the original attributes will be visible */
.addToCartButton { height: 32px; width: 100px; border: none 0px; background-color: Transparent; }

.phone_numbers {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
.description_box {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}


.FREE_SHIPPING {
	font-size: xx-large;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
}

.Item_Listing_title {
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
}
.Item_listing_info {
	color: #FFFFFF;
	background-color: #3366cc;
	text-align: center;
}
.item_listing_info_shipping {
	font-weight: bolder;
	color: #FFFF00;
	background-color: #3366cc;
	text-align: center;
}
.item_listing_shipping {
	font-weight: bolder;
	color: #FFFF00;
	background-color: #000066;
	text-align: center;
}
.delected_origional_price {
	color: #FFFFFF;
	text-decoration: line-through;
	background-color: #3366cc;
	text-align: center;
}

.Laguna_map_green_Item {
	font-size: 9px;
	color: #339900;
	background-color: #3366cc;
	text-align: center;
}
.Laguna_map_green_List {
	font-size: 9px;
	color: #339900;
	background-color: #000066;
	text-align: center;
}
.flowchart_link {
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
}
.item_listing_Special {
	font-weight: bolder;
	color: #FFFF00;
	background-color: #000066;
	text-align: center;
	font-size: xx-large;
}
.item_listing_info_special {
	font-weight: bolder;
	color: #FFFF00;
	background-color: #3366cc;
	text-align: center;
	font-size: xx-large;
}
.FREE_SHIP_QTY_DISC {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

.FREE_INFO {
	color: #FFFFFF;
	background-color: #3366cc;
	text-align: center;
	font-size: small
}
.xlg_bonus_darkcell {
	color: #FFFF00;
	background-color: #000066;
	text-align: center;
	font-size: x-large;
	font-weight: bold;
}
.xlg_bonus_lightcell {
	color: #FFFF00;
	background-color: #3366CC;
	text-align: center;
	font-size: x-large;
	font-weight: bold;
}
