/* CSS added by Josue */





#category_table { border-collapse:collapse; }

.home_info_box { margin-top:10px; margin-left:10px; margin-right:10px; }

.product_instruction_box { font-size:12px; font-weight:normal; color:#082984;
  margin-top:10px; margin-left:10px; margin-right:10px; text-align:left;
}
.product_instruction_box A { font-size:12px !important; }
.product_instruction_box A:hover { font-size:12px !important; }

.product_instruction_box B { font-size:13px; }
.product_instruction_box .product_section { font-size:16px; }
.product_instruction_box .product_section a { float:right; margin-top:-18px; }
.product_instruction_box hr { border:0px; width:100%; height:1px; color:#082984; background-color:#082984; }


div.pricing_note { color:#000000; }
div.pricing_note B { font-weight:normal; margin-right:5px; color:#FF0000; }
a.definition, a.definition:hover { font-size:12px !important; }
span.notes { font-weight:bold; color:#0000FF !important; }
span.notes B { color:#FF0000 !important; }

div.product_note { color:#000000 !important; }
div.product_note B { font-weight:normal; color:#0000FF; }

/*
.shadowboxfloat { margin: 4px 0px 0px 5px; background: url(shadowdark.gif) repeat;
    width: 50%; position: relative; *IE needs this to show float properly*
   float: left;
}
*/

div.coupon { font-family:verdana; line-height:1.3; padding:3px; border:1px dashed gray; width:212px;
             text-align:center; text-decoration:none !important; cursor:hand;
}
div.coupon .coupon_title {font-family:arial; font-size:17px; font-weight:bold; color:black; }
div.coupon .coupon_discount_code { font-size:14px; color:#990000; font-weight:bold; }
div.coupon .coupon_discount { font-size:90%; font-family: sans-serif; font-style:italic; }
div.coupon .coupon_until_amount { font-size:9px; color:black; font-weight:bold; }
A.coupon_link { text-decoration:none !important; }


div#discount_on_all_products .coupon_title { color:navy; font-style:italic; font-size:16px; letter-spacing:3px; }
div#express_faux_wood_sale.coupon .coupon_title { font-size:16px; color:#444; font-style:italic; }
div#express_wood_sale .coupon_title { color:navy; font-style:italic; font-size:18px; letter-spacing:1px; }


div#shadow { width:150px; padding:8px; filter:shadow(color:#dddddd, strength:9, direction:135); }
div#shadow A { background-color:white; }

/* table#sample_color_chart td img { border:1px solid #707070; } */


/* On Sale properties */
div.on_sale { font-size: 12px; }
div.on_sale h1 { font-size: 12px; font-weight:bold; color:red; }

/* Homepage Testimonials */
.testimonials h1, .testimonials h2, .testimonials h3, .testimonials h4 { font-size:11px; font-weight:bold; }
.testimonials { font-size:10px; }


.black10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;

}

A:hover { color:red; }

A.link {
	color:black;
}

A { 
  color:blue;
  padding-bottom:0px;
  margin-bottom:0px;
  text-decoration:none;
  font-family: verdana;
  font-size:10px;
}
 
A:visited {}
