/*----------NEW Advanced Pool Systems Stylesheet---------*/

/*blue text, blue background*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #10238C;
	background-color: #6091DD;
	padding: 5px;
	text-align: left;
}

a:link {
	color: #003333;
	text-decoration: none;
	border-bottom: 1px dotted;
}
a:visited {
	color: #336666;
	text-decoration: none;
	border-bottom: 1px dotted;
}
a:active {
	text-decoration: none;
	border-bottom: none;
	background-color:#CCFFFF;
}
a:hover {
	text-decoration: none;
	border-bottom: none;
}
h1 {
	color: #10238C;
	text-align: center;
	font-size: 2em;
}
h2 {
	color: #10238C;
	text-align: left;
	font-size: 1.8em;
}
h3 {
	color: #10238C;
	text-align: left;
	font-size: 1.3em;
}
.price {
	font-style:italic;
}
.noshow {
	display: none;
}
#topBanner td img{
	display: block;
}
/*-----------------GALLERY---------------*/
#broadBand {
	margin: 5px;
	text-align: center;
	font-size: 1.2em;
}
/*-----------HOME page--------------*/
#smilesText {
	height: 61px;
	width: 400px;
}
#pacificLogoHome {
	background: url(images/PacificWaveLogo4C.gif) no-repeat center;
	height: 86px;
	width: 100%;
}
#pacificLogoHome a:link {
	color: #003333;
	text-decoration: none;
	border-bottom: none;
}
#pacificLogoHome a:visited {
	color: #336666;
	text-decoration: none;
	border-bottom: none;
}
#pacificLogoHome a:active {
	text-decoration: none;
	border-bottom: none;
	background-color: none;
}
#homeLeftCol {
	padding-right: 3px;
	padding-left: 3px;
}
.headsitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	text-align: center;
	color: #10238C;
	font-weight: bold;
	font-style: italic;
}
.blackBold {
	font-weight: bold;
	color: #000000;
}

#contactInfo {
	margin: 10px;
}
/*---------------------Contact Us-----------*/
.contactCellLines {
	border-bottom: dotted 1px;
	font-weight: bold;
	color: #000000;
	vertical-align: bottom;
	padding-top: 8px;
	text-align: left;
}
#plainNav a {
	border-bottom: none;
}
#plainNav a:link {
	color: #3399FF;
	text-decoration: none;
	border-bottom: none;
}
#plainNav a:visited {
	color: #99FFFF;
	text-decoration: none;
}
#plainNav a:active {
	text-decoration: none;
	border-bottom: none;
}
#plainNav a:hover {
	text-decoration: underline;
	border-bottom: none;
}
/*-----------------thanks page--------------------*/
#thanksText {
	height: 300px;
	margin-top: 70px;
}