/* Wish List 2009 Provided by Gproxy Design*/ 

/* #GENERAL# */
.wls_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.wls_text a {
	color: #0076A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.wls_table {
	width: 100%;
	/*border-collapse: collapse;*/
	border-spacing: 0;
	border: 4px solid #F4F4F4;
	border-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.wls_table td {
	vertical-align: top;
}
.wls_table .wls_odd_cell td {
	background-color: #F8FAF1;
}
.wls_table a {
	color:#555555;
	display:block;
	font-weight:normal;
	text-decoration:none;

}
.wls_table a:hover {
	color:#009193;
	text-decoration:none;
}
/* #HEAD# */
.wls_table thead th {
	background-image: url(/site/mr-left/mr-porlet-titlebg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	height:44px;
	padding:2px;
	text-align:center;
	text-transform:uppercase;
}
/* #CONTENT# */
.wls_table tbody td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}
.wls_table .wls_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;
}
.wls_table .wls_col_3 {
	font-size: 10px;
}
.wls_table .wls_col_4 {
	font-weight: bold;
}
.wls_table .wls_col_5 {
	text-align: right;
}
.wls_table .wls_col_5 input {	
	text-align: right;
	width: 40px;
}
.wls_table .wls_col_6 a {
	width: 15px;
	height: 11px;
	margin: 0 auto;
	display: block;
	background: url(/site/addons/wls/wls_remove.gif) no-repeat left top;
}
.wls_table .wls_col_6 a span {
	display: none;
}

.wls_col_7 {
	white-space:nowrap;
	width:88px !important;
	text-align:center;
	}
.wls_table .wls_col_7 a {
	white-space:nowrap;
	text-align:center;
	width: 40px;
	height: 23px;
	margin: 0 auto;
	display: block;
	background: url(/site/mr-templates/mr-button-buy.gif) no-repeat left top;
}
.wls_table .wls_col_7 a span {
	display: none;
}
.wls_table .wls_col_7 span.wls_disabled {
	width: 94px;
	white-space:nowrap;
	height: 28px;
	margin: 0 auto;
	display: block;
	background: url(/site/addons/wls/wls_addtocart_disabled.gif) no-repeat left top;
}
.wls_table .wls_col_7 span.wls_disabled span {
	display: none;
}
/* #FOOT# */
.wls_table tfoot {
	border-top:6px solid #EFB73A;
}
.wls_table tfoot .wls_foot {
	padding: 5px;
}
.wls_table tfoot .wls_foot a {
	width: 168px;
	height: 23px;
	float: right;
	display: block;
	background: url(/site/addons/wls/wls_clear.gif) no-repeat left top;
}
.wls_table tfoot .wls_foot a span {
	display: none;
}
.wls_footlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.wls_footlink a {
	color: #0076A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.wls_footlink a:hover {
	text-decoration: underline;
}
/* #ADD TO WISH LIST# */
.wls_addtowishlist a {
	background-position:center;
	width: 121px;
	height: 22px;
	margin-top: 0px;
	margin-left:0px;
	display: block;	
	padding: 0px;
	background: url(/site/addons/wls/mr_add_wishlist.jpg) no-repeat;
}

/* #ADD TO WISH LIST ITEM LIST# */
#cell_wishlist .wls_addtowishlist a {
	background-position:center;
	width: 80px;
	height: 22px;
	margin-top: 0px;
	margin-left:0px;
	display: block;	
	padding: 0px;
	background: url(/site/addons/wls/mr_add_wishlist_cell.jpg) no-repeat;
}


.wls_addtowishlist a span {
	display: none;
}

.wls_none_space{
	padding:0px;
	margin:0px;
}
