/*=== WISHLIST MODULE ==*/
.WL_Header{
	font-size:18px;
	font-weight:bold;
	color: #FFFFFF;
	background:red;
}
.WL_ItemHeader{
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	background:#00ACEE;
}
.WL_ItemSubHeader{
	font-size:12pt;
	font-weight:bold;
	color: #00ACEE;
}
.WL_content-pane, WL_content-pane A{
	vertical-align:top;
	text-align:left;
	font-size: 10px;
	width:651px;
	padding-left:15px;
}

.WL_page-title{
	font-family: arial rounded mt;
	font-weight:bold;
	font-size:21pt;
	color:#00ACEE;
	text-align:left;
}

.WL_Title{
	font-family: arial rounded mt;
	font-weight:bold;
	font-size:21pt;
	color:#00ACEE;
}
.WL_Desc{
	font-family: arial rounded mt;
	font-size:10pt;
	text-align:left;
}

.WL_BtnMake{
	font-family:arial rounded mt bold;
	color:#00ACEE;
}

.WL_Intro, .WL_Intro a:link{
	text-align:left;
}

.WL_IMAGE, WL_IMAGE a{
	text-align:left;
}

.WL_Filler{
	background-color: #00ACEE;
	height:1px;
}
.WL_topMenu{
	background-color:#00ACEE;
	color:#FFFFFF;
	font-family:arial rounded mt;
	font-size:12px;

}

.WL_MoveToCart a:link, .WL_MoveToCart a:Visited {
	background: url('/templates/115/internet/public/images/btn_addallto_cart_default.gif') no-repeat;
	border:0px;
	width:96px;
	height:17px;
	display:inline;
		float:left;
		margin-left:10px;

}
.WL_MoveToCart a:hover {
	background: url('/templates/115/internet/public/images/btn_addallto_cart_over.gif') no-repeat;
	border:0px;
}
.WL_MoveToCart a:active {
	background: url('/templates/115/internet/public/images/btn_addallto_cart_on.gif') no-repeat;
	border:0px;

}
.WL_ContinueShop a:link, .WL_ContinueShop a:visited{
	background: url('/templates/115/internet/public/images/btn_cont_shop_default.gif') no-repeat;
	width:96px;
	height:17px;
	border:0px;
	display: block; 
	float:left;

}

.WL_ContinueShop a:hover{
	background: url('/templates/115/internet/public/images/btn_cont_shop_over.gif') no-repeat;
	border:0px;
}
.WL_ViewALL a:link, .WL_ViewALL a:visited{
	background: url('/templates/115/internet/public/images/btn_viewall_wlist_default.gif') no-repeat;
	width:96px;
	height:17px;
	border:0px;
	display:inline;
	float:left;

}

.WL_ViewALL a:hover{
	background: url('/templates/115/internet/public/images/btn_viewall_wlist_over.gif') no-repeat;
	border:0px;
}

.WL_Login{
border:1px solid #00ACEE;
padding:5px;
text-align:center;
}
.WL_Start{
	background: url('/templates/115/internet/public/images/btn_start_wlist_default.gif') no-repeat;
	width:96px;
	height:17px;
	display:inline;
	margin:4px;
}
.WL_AddTo{
	background: url('/templates/115/internet/public/images/btn_exist_wlist_default.gif') no-repeat;
	width:96px;
	height:17px;
	display:inline;
	margin:4px;

}

.WL_SignUp a, .WL_SignUp a:link, .WL_SignUp a:visited{
	text-align:center;
	background: url('/templates/115/internet/public/images/btn_new-user_wlist_default.gif') no-repeat;
	width:125px;
	height:28px;
	display:block;
	margin:4px;
}
.WL_SignUp a:Hover{
	background: url('/templates/115/internet/public/images/btn_new-user_wlist_over.gif') no-repeat;
}

.WL_Existing a:link, WL_Existing a:visited{
	background: url('/templates/115/internet/public/images/btn_exist-user_wlist_defaul.gif') no-repeat;
	width:125px;
	height:28px;
	display:block;
	margin:4px;

}
.WL_Existing a:hover{
	background: url('/templates/115/internet/public/images/btn_exist-user_wlist_defaul.gif') no-repeat;
}

.WL_Pwd a:link, .WL_Pwd a:visited{
	background: url('/templates/115/internet/public/images/btn_for_password_default.gif') no-repeat;
	width:127px;
	height:17px;
	display:block;
	margin:4px;
}
.WL_Pwd a:hover{
	background: url('/templates/115/internet/public/images/btn_for_password_over.gif') no-repeat;
}
.product-item-to-cart{
	display:inline;
}

.debug{
	position:absolute;
	top:820px;
	left:10px;
	padding:5px;
	border:1px solid #000000;
	background-color:#FFFFFF;
}
/* END WL MODULE === */
