/* CSS Document for Alka Pools */
body, html {
	height:100%;
	background-image: url(../images/bodyTile.gif);
	background-color: #000000;
	background-repeat: repeat-y;
	background-position:center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}
form{
	margin: 0;
	padding: 0;
}
.bgTile {
	background-image:url(../images/bgTile.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.footer{
	color: #cfeaf8;
	font-size: 9px;
}
.footer a:link, .footer a:visited{
	color: #cfeaf8;
	text-decoration: none;
}
.footer a:hover{
	color: #cfeaf8;
	text-decoration: underline;
}
.fotoer a:active{
	color: #cfeaf8;
	text-decoration: none;
}
.bodyCopy{
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
}
.poolbox{
	padding: 0 31px 0 0;
}
.bodyLeft{
	padding: 0 0 0 42px;
}
.poolboxCopy{
	border-left: 1px solid #186e9a;
	border-right: 1px solid #186e9a;
	border-bottom: 1px solid #186e9a;
	background-color: #2c5982;
	color: #e5eafa;
	padding: 8px;
}
.bodytoppad{
	padding: 15px 0 15px 0;
}
a:link, a:visited{
	color: #587d9f;
	text-decoration: none;
}
a:hover{
	color: #587d9f;
	text-decoration: underline;
}
a:active{
	color: #587d9f;
	text-decoration: none;
}
.subnav{
	font-size: 12px;
}
.active a:link, .active a:visited{
	color: #945732;
	text-decoration: none;
}
.active a:hover{
	color: #945732;
	text-decoration: underline;
}
.active a:active{
	color: #945732;
	text-decoration: none;
}
.copy{
	padding: 0 0 0 25px;
}
.title{
	font-size: 14px;
	color: #2e6496;
}
ul {
	list-style-image: url(../images/bluearrow.gif);
	margin-left: 1em;
	padding-left: 1em;
	/*text-indent: -1em;*/
}
.controlcbg{
	background-image: url(../admin-images/back.jpg);
	background-repeat: repeat-x;
}