/* 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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.wlp_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border: 1px solid #ccc;
}
.wlp_table td {
	vertical-align: top;
}
.wlp_table .wlp_odd_cell td {
	background-color: #F8FAF1;
}
.wlp_table a {
	display:block;
	text-decoration: underline;

}
/* #HEAD# */
.wlp_table thead th {
	background:transparent url(st-tab-bgreviews.gif) repeat-x scroll left top;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
.wlp_image span {
	display: block;
	height: 27px;
	padding: 10px 15px 0 20px;
	background: url(st-tab-bgreviews-start.gif) no-repeat scroll left top;
}
.wlp_name span, .wlp_description span, .wlp_description span, .wlp_price span, .wlp_qty span, .wlp_check span, .wlp_remove span, .wlp_stkmessage span {
	background: url(st-tab-bgreviews-tit.gif) no-repeat scroll left top;
	display: block;
	height: 27px;
	padding: 10px 10px 0;
}
/* #CONTENT# */
.wlp_table tbody td {
	padding: 5px 0;
	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;
	padding: 0 3px;
}
.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: 11px;
	height: 11px;
	margin: 0 auto;
	display: block;
	text-align: center;
	background: url(wlp_remove.gif) no-repeat 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: 86px;
	height: 20px;
	float: right;
	display: block;		
	background: url(st-but-clearwishlist.gif) no-repeat left top;
}
.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: 80px;
	height: 20px;
	float: right;
	display: block;
	background: url(st-addtocart.gif) no-repeat 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 {
	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: 96px;
	height: 20px;


	display: block;
	background: url(st-but-addtowishlist.gif) no-repeat;

}
.wlp_addtowishlist a span {
	display: none;
}
.wlp_stkmessage, .wlp_col_5 {
	display: none;
}
