/* Wish List 2009 Provided by Gproxy Design*/ 

/* #GENERAL# */
.wlp_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.wlp_text a {
	color: #0076A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.wlp_table {
	width: 100%;
	/*border-collapse: collapse;*/
	border-spacing: 0;
	border: 4px solid #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.wlp_table td {
	vertical-align: top;
}
.wlp_table .wlp_odd_cell td {
	background-color: #F8FAF1;
}
.wlp_table a {
	color:#6C8C37;
	display:block;
	font-weight:normal;
	text-decoration:none;

}
.wlp_table a:hover {
	color:#009193;
	text-decoration:none;
}
/* #HEAD# */
.wlp_table thead th {
	background-color: #0076A3;
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:normal;
	height:25px;
	padding:2px;
	text-align:center;
	text-transform:uppercase;
}
/* #CONTENT# */
.wlp_table tbody td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}
.wlp_table .wlp_col_1 img {
	max-width: 80px;
	_width: expression(this.width > 80 ? 80 : true);
	max-height: 80px;
	_height: expression(this.width > 80 ? 80 : true); 
  	border: none;
}
.wlp_table .wlp_col_3 {
	font-size: 10px;
}
.wlp_table .wlp_col_4 {
	font-weight: bold;
}
.wlp_table .wlp_col_5 {
	text-align: right;
}
.wlp_table .wlp_col_5 input {
	border: 1px solid #333;
	text-align: right;
	width: 40px;
}
.wlp_table .wlp_col_6 {
	text-align: center;
}
.wlp_table .wlp_col_6 input {
	border: 1px solid #333;
	text-align: center;	    
}
.wlp_table .wlp_col_7 a {
	width: 124px;
	height: 27px;
	margin: 0 auto;
	display: block;
	text-align: center;
	background-image: url(/site/nd_templates/add_to_wishlist.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.wlp_table .wlp_col_7 a span {
	display: none;
}

/* #FOOT# */
.wlp_table tfoot {
	border-top:6px solid #EFB73A;
}
.wlp_table tfoot .wlp_foot_clear {
	padding: 5px;
}
.wlp_table tfoot .wlp_foot_clear a {
	width: 104px;
	height: 28px;
	float: right;
	display: block;
	background-image: url(wlp_clear.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
.wlp_table tfoot .wlp_foot_clear a span {
	display: none;
}
.wlp_table tfoot .wlp_foot_addtocart {
	padding: 5px;
}
.wlp_table tfoot .wlp_foot_addtocart a {
	width: 99px;
	height: 27px;
	float: right;
	display: block;
	background-image: url(/site/nd_templates/add_to_cart.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.wlp_table tfoot .wlp_foot_addtocart a span {
	display: none;
}
.wlp_footlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.wlp_footlink a {
	color: #0076A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.wlp_footlink a:hover {
	text-decoration: underline;
}
/* #ADD TO WISH LIST# */
.wlp_addtowishlist a {
	width: 124px;
	height: 27px;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	background-image: url(/site/nd_templates/add_to_wishlist.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center;
}
.wlp_addtowishlist a span {
	display: none;
}
#wlp_addtowishlist table {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}