@charset "utf-8";
/* CSS Document */

/* Button CSS*/

.but_table_table {
	background-color:#F5F5F5;
	width:100%;
	border-color:#EEEEEE;
	border:thin;
	border-bottom-style:groove;
}
.ship_fee_row {
	text-align:center;
	font-weight:bold;
	color:#0000FF;
}

.but_promo_code_row {
	text-align:center;
}
.but_terms_cond_row {
	font-style:italic;
}
.but_promo_code {
	color:blue;
	font-weight:bold;
	font-size:16px;
}
td.but_right_col {
	text-align:center;
	width:180px;
}
td.but_mid_col {
	text-align:center;
	width:180px;
}
td.but_left_col {
	text-align:right;
	width: 130px;
	padding-left:15px;
}
.free_shipping_txt {
	font-size:20px;
	letter-spacing: 1px;
}
.fees_txt {
	font-size:12px;
	letter-spacing:1px;
}
.but_price_lable{
	text-align:left;
	padding-bottom: 2px;
	font-weight:bold;
}
.retail_price_txt{
	text-decoration:line-through;
	color:#CC0000;
	font-family:"Courier New", Courier, mono;
	font-size:16px;
	text-align:right;
}
.product_discount_price_txt{
	color:#0000FF;
	font-weight:bold;
	font-size:14px;
}
.total_savings{
	font-weight:bold;
}
.total_savings_txt{
	color:#CC0000;
	font-size:16px;
}


h4.uac {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

.but_price_txt{
	color:#000000;
	font-family:"Courier New", Courier, mono;
	font-size:16px;
	text-align:right;
	font-weight:bold;
}

.but_total_price_txt{
	color:#006600;
	font-family:"Courier New", Courier, mono;
	font-size:16px;
	text-align:right;
	font-weight:bold;
text-decoration:underline;

}
.but_dollar{
	text-align:right;
	color:#000000;
	font-family:"Courier New", Courier, mono;
	font-size:16px;
	font-weight:bold;
	padding:2px 0px 2px 5px;
}

.but_prod_name{
font-weight:bold;
font-size:18px;
text-align:center;
}
.but_prod_name a{
color:#000000;
text-decoration:none;
}

.but_prod_name a:hover{
color:#0000FF;
text-decoration:underline;
}

.but_prod_desc{
font-weight:bold;
font-size:12px;
text-align:center;
padding-bottom:5px;
}
a.hlink{
text-decoration:none;
}
