/* CSS Document */
#pagemenu{
	background :url(../images/pagemenubg.gif) repeat-x;
}

.row{
	padding: 25px 25px 0 25px;
	clear:both;
}

.col{
	background: url(../../images/gradient.gif) repeat-x;
	text-align:justify;
}

#pool, #library{
	float:left;
	width:318px;
}

#pool p, #fitness p{
	height:65px;
}

#fitness, #other{
	float:right;
	width:323px;
	border-left:49px solid #FFFFFF;
}

#library img{
	float:right;
	padding-left:18px;
}

#other ul{
	list-style-image: url(../images/bullet.gif); 
	padding-left:15px;
	height:110px;
}

#katathani{
	width:690px;
	border-left:25px solid #FFFFFF;
	padding-bottom:15px;
}

#katathani p{
	width:318px;
}

#katathani img{
	float:left;
	padding-right:14px;
}

#katathani img.lastimg{
	float:right;
	padding-right:0;
}

#pool h2{width: 55px; height: 46px;}
#pool h2 span{background:url(../images/pool-hd.gif) no-repeat;}

#fitness h2{width: 133px; height: 46px;}
#fitness h2 span{background:url(../images/fitness-hd.gif) no-repeat;}

#library h2{width: 224px; height: 46px;}
#library h2 span{background:url(../images/library-hd.gif) no-repeat;}

#other h2{width: 133px; height: 46px;}
#other h2 span{background:url(../images/other-hd.gif) no-repeat;}

#katathani h2{width: 166px; height: 46px;}
#katathani h2 span{background:url(../images/katathani-hd.gif) no-repeat;}

.hide {
	display:none;
}

#equiplist{
	list-style:circle;
	padding:10px;
}

