/* CSS Document */

/*----------------------------------------------------------
** Start tbl-productlistings **
----------------------------------------------------------*/

#tbl-productlistings {
	width: 686px;
	margin-left: 40px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 15px;
	}
	
#tbl-productlistings th,
#tbl-productlistings td {
	padding: 0 0 0 12px; margin: 0;
	font-size: 11px; line-height: 24px;
	color: #303030;
	height: 24px;
	}
	
	#tbl-productlistings td {
		height: 30px;
		}
		
	#tbl-productlistings td.c1 {
		padding-left: 0;
		}
	
#tbl-productlistings td a {
	color: #303030;
	font-weight: bold;
	}
	
#tbl-productlistings td ul {
	padding: 0; margin: 0;
	}
	
#tbl-productlistings td ul li {
	padding-bottom: 2px;
	}
	
#tbl-productlistings td p {
	padding: 14px 26px 0 0;
	}
	
	/* Safari Issues with background on TR */
	#tbl-productlistings tr th.th-c2 { background: #fff url("../_images/bkg_tbl-productlistings_th.gif") no-repeat -23px 0; }
	#tbl-productlistings tr th.th-c3 { background: #fff url("../_images/bkg_tbl-productlistings_th.gif") no-repeat top center; }
	#tbl-productlistings tr th.th-c4 { background: #fff url("../_images/bkg_tbl-productlistings_th.gif") no-repeat top right; }
	
#tbl-productlistings tr th.th-c3,
#tbl-productlistings tr th.th-c4 {
	border-left: 1px solid #D8DAD0;
	}
	
#tbl-productlistings tr.product-detail {
	background: url("../_images/bkg_tbl-productlistings_product-detail.jpg") repeat-x top left;
	}
	
#tbl-productlistings td.c1 { width: 24px; background: url("../_images/bkg_tbl-productlistings_compare.gif") no-repeat top left; }
#tbl-productlistings td.c2 { width: 269px; border: 1px solid #D8DAD0; border-right: none; padding: 4px 0 5px 5px; }
#tbl-productlistings td.c3 { width: 199px; border: 1px solid #D8DAD0; border-right: none; padding-top: 14px; }
#tbl-productlistings td.c4 { width: 190px; border: 1px solid #D8DAD0; border-right: 1px solid #fff; padding-top: 14px;
	background: url("../_images/bkg_tbl-productlistings_product-detail_c4.gif ") no-repeat top right;
	}
	
#tbl-productlistings td.c1 input { 
	padding: 0; margin: 7px 0 0 5px;
	}

#tbl-productlistings td.product-name-c2 { 
	width: 663px; height: 30px;
	font-weight: bold;
	font-size: 12px; line-height: 18px;
	background: url("../_images/bkg_tbl-productlistings_product-name-c2.gif") no-repeat top right;
	}
	
#tbl-productlistings tr.product-actionitems {
	height: 35px;
	}
	
	#tbl-productlistings tr.product-actionitems td.product-actionitems-c2 {
		background: url("../_images/bkg_tbl-productlistings_product-actionitems.gif") no-repeat bottom left;
		}
	
	#tbl-productlistings tr.product-actionitems td.product-actionitems-c3 {
		background: url("../_images/bkg_tbl-productlistings_product-actionitems.gif") no-repeat bottom right;
		}
	
#tbl-productlistings tr.product-actionitems p {
	padding: 0; margin: 0;
	}
	
#tbl-productlistings tr.product-actionitems td.product-actionitems-c2 p a {
	display: block;
	float: left;
	line-height: 24px;
	}
	
#tbl-productlistings tr.product-actionitems td.product-actionitems-c3 p {
	text-align: right;
	margin-right: 7px;
	}
	
	#tbl-productlistings tr.product-actionitems td.product-actionitems-c3 p a {
		padding-right: 30px;
		background: url("../_images/bkg_tbl-productlistings_product-actionitems_product-actionitems-c3.gif") no-repeat center right;
		padding-top: 6px;
		padding-bottom: 6px;
		line-height: 30px;
		}
	
#tbl-productlistings tr.product-actionitems p a {
	font-weight: normal;
	padding-right: 15px;
	color: #606060;
	}
	
#tbl-productlistings tr.product-actionitems p span {
	display: none;
	}
	
/*----------------------------------------------------------
** End tbl-productlistings **
----------------------------------------------------------*/

#centerContent p.action-items {
	line-height: 24px;
	padding-left: 63px;
	}

#centerContent p.action-items a {
	background: url("../_images/btn_tbl-productlistings_actionitems_w131.gif") no-repeat top left;
	display: block;
	width: 131px; height: 24px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	margin-right: 5px;
	}
	
#centerContent p.action-items a:hover {
	color: #fff;
	}
	
#centerContent p.action-items span {
	display: none;
	}
