/* Wish List 2009 Provided by Gproxy Design*/ 

/* #GENERAL# */
.wlp_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.wlp_msgerror{
	color:#CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}

.title-wish-list{	
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:16px;
	color: #999999;
	padding: 5px;
}

.smalltextnolink {
	font-size: 8pt ;
	text-decoration: none ; 
	color: #666666 !important;
}
            
.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: 1px solid #666;
	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:#999;
	display:block;
	font-weight:normal;
	text-decoration:none;

}
.wlp_table a:hover {
	color:#7A1919;
	text-decoration:none;
}

/* #HEAD# */
.wlp_table thead th {
	background-color:#7a1919;
	border-right:1px solid #FFF;
	color:#FFF;
	font:bold 14px Georgia;
	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_2 {
	width: 150px;
}
.wlp_table .wlp_col_3 {
	font-size: 10px;
}
.wlp_table .wlp_col_4 {
	font-weight: bold;
	width: 100px;
	text-align:right;
}
.wlp_table .wlp_col_5 {
	text-align: center;
	width: 90px;
}
.wlp_table .wlp_col_6 {
	text-align: right;
}
.wlp_table .wlp_col_6 form input {
	border: 1px solid #333;
	text-align: right;
	width: 40px;
}
.wlp_table .wlp_col_6 form table td{
	border-bottom: none;	
}

.wlp_table .wlp_col_7 a {
	width: 11px;
	height: 11px;
	margin: 0 auto;
	display: block;
	text-align: center;
	background: url(/site/addons/wlp/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: 140px;
	height: 32px;
	float: right;
	display: block;		
	background: url(/site/addons/wlp/wlp_clear.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: 98px;
	height: 28px;
	float: right;
	display: block;
	background: url(/site/addons/wlp/wlp_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 {
	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{
	width: 140px;
	height: 32px;
	display: none;
	background: url(/site/addons/wlp/wlp_add.gif) no-repeat;
	background-position: center;
}
.wlp_addtowishlist span {
	display: none;
}
.wlp_stkmessage,.wlp_col_5{display:none;}
