
img, div, td, tr { behavior: url(http://www.canyonclubhotel.com/Images/iepngfix.htc); }

/*------- popup window styles start -------*/
#ajaxOverlay{ 
	background-color:black;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:10000;
	overflow:hidden;
	display:none;
}
#ajaxContainer{
	border: 1px solid red;
	display:none;
	width:700px;
	background:#fff;
	padding:10px;
	margin:auto;
	z-index:1000000;
	position:absolute;
}
/*------- popup window styles end -------*/
.lbpTL {
	background-image: url(http://www.canyonclubhotel.com/Images/lbpTL.png);
	background-repeat: no-repeat;
	width:28px;
	height: 28px;
}
.lbpTM {
	background-image: url(http://www.canyonclubhotel.com/Images/lbpTM.png);
	background-repeat: repeat-x;
	height: 28px;
}
.lbpTR {
	background-image: url(http://www.canyonclubhotel.com/Images/lbpTR.png);
	background-repeat: no-repeat;
	width:28px;
	height: 28px;
	cursor: pointer;
}
.lbpML {
	background-image: url(http://www.canyonclubhotel.com/Images/lbpML.png);
	background-repeat: repeat-y;
	width:28px;
}
.lbpMM {
	background-color: #fff;
}
.lbpMR{
	background-image: url(http://www.canyonclubhotel.com/Images/lbpMR.png);
	background-repeat: repeat-y;
	width:28px;
}
.lbpBL{
	background-image: url(http://www.canyonclubhotel.com/Images/lbpBL.png);
	background-repeat: no-repeat;
	width:28px;
	height: 28px;
}
.lbpBM{
	background-image: url(http://www.canyonclubhotel.com/Images/lbpBM.png);
	background-repeat: repeat-x;
	height: 28px;
}
.lbpBR{
	background-image: url(http://www.canyonclubhotel.com/Images/lbpBR.png);
	background-repeat: no-repeat;
	width:28px;
	height: 28px;
}