/* CSS Document */

body,td,th {
	font-family: trebuchet ms;
	font-size: 11px;
	color: #5C5C5C;
}
body {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background: #FFFFFF;
	}
td.left {
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 34px;
	padding-bottom: 5px;
	background: url(/images/lbackground.gif) repeat-y;
	}
table.featured {
	margin-top: 10px;
	margin-bottom: 10px;
	}
td.featured1,td.featured2 {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid #cccccc;
	}
td.featured1 {
	background: #FDF7DE;
	}
td.featured2 {
	background: #EEF7E8;
	}
td.product-box, td.product-box-text, td.product-box-image {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
td.product-box {
	text-align: center;
	border: 1px solid #cccccc;
	background: #f8f8f8;
	}	
td.product-box-text {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	background: #FDF7DE;
	}	
td.product-box-image {
	text-align: center;
	/*border: 1px solid #ffffff;*/
	background: #000000;
	}	
p.left {
	color: #ffffff;
	font-size: 12px;
	font-weight: ;
	}
h1 {
	font-size: 18px;
	color: #9D0C0C;
	margin: 0px;
}
h2 {
	font-size: 14px;
	color: #9D0C0C;
	margin: 0px;
}
h2.lp {
	font-size: 16px;
	color: #336600;
	margin: 0;
}
p.lp {
	color: #333;
	font-size: 12px;
	margin: 10px 0;
	}
a:link {
	text-decoration: none; 
	color:#9D0C0C
}
a:visited {
	text-decoration: none; 
	color: #9D0C0C
}
a:hover {
	text-decoration: underline; 
	color: #CC0000
}
a:active {
	text-decoration: none; 
	color: #000000
}
.red {
	color: #9D0C0C;
}
.black {
	color: #000;
}
.strike {
	text-decoration: line-through;
}
.saleprice {
	color: #C00;
	font-size: 14px;
	font-weight: bold;
}

