/* %~%@ < 4.000 > @%~% */
/* %~%# < 2/13/2009 > #%~% */
/* %~%! < cart4 > !%~% */

/* Specific styles for category product display */
.c4FrmP1Product{
}
.c4TblP1ProdTable {}
.c4TDP1NoProds {}
.c4TdP1Prodcell {background:none;
border:none;
color:#FFFFFF;
font-size:16px;
}

.c4SpanP1SalePrice {}
.c4DivP1SalePrice { display: inline; }
.c4DivP1ProdPrice { display: inline; }
.c4ImgP1ProdTHPic {
	border: 2px solid #FFFFCC;
}
.c4ImgP1ProdTHPic:hover {
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #1E2A42;
	border-bottom: 2px solid #1E2A42;
}
.c4TdLTable {
	width:100%;
}
.c4TdLTitle {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid #3366CC;
}
.c4TdLLeftCell{
	width: 175px;
}

.c4TdLRightCell{
	font-size: 12px;
	border-left: 1px solid #3366CC;
	padding-left: 5px;
}


table.products-linear {
	width: 100%;
}

table.products-linear tr td {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}

table.products-linear tr td.id {
	width: 75px;
	font-weight: bold;
}

table.products-linear tr td.quantity,
table.products-linear tr td.buy{
	width: 75px;
}

table.products-linear tr td.price {
	width: 100px;
}
