/*Title:      Styles for Clearwater Pool Service IncAuthor:     Karinne Legault, kl@karinnelegault.comUpdated:    April 20, 2006*/* {	margin: 0;	padding: 0;}/* commented backslash hack \*/ html, body {	font-family: "Trebuchet MS", "Lucida Console", Verdana, Arial, sans-serif; 	font-size: 11px;	color: #000;	background: url(../i/bg-2.jpg) #fff repeat-y 0 -20px;}/* ---| common elements |--------------------- */img {	border: 0;}p {	margin-bottom: 10px;	line-height: 18px;}strong {	color: #063;}h1 {	font-size: 12px;	font-weight: normal;	margin-bottom: 5px;}h1 span {	color: #f3b60f;	text-transform: uppercase;}h2 {	font-size: 12px;	font-weight: normal;	margin: 5px 0;}#contentbot table td strong {	color: #f3ac32;	font-weight: bold;	font-size: 12px;	text-transform: uppercase;}.topp {	padding-top: 20px;}/* ---| form elements |----------------------- */fieldset {    margin: 0px;    padding: 0px;    border: 0px;}legend {    display: none;}label {	color: #f3b60f;	font-weight: bold;}input, textarea {    margin: 0px;    padding: 1px;    font-family: Courier, monospace;    font-size: 11px;    border: 1px solid #999999;}span.cursor {    cursor: pointer;}span.required {	color: red;	font-weight: bold;	font-size: 9px;}p.required {	color: red;	font-weight: bold;}/* ---| links |------------------------------- */a:link, a:visited, a:active {	text-decoration: underline;	color: #063;}a:hover {	text-decoration: none;}#contentnsq a:link, #contenttop td a:link, #contentnsq a:visited, #contenttop td a:visited, #contentnsq a:active #contenttop td a:active {	color: #f3b60f;	text-transform: uppercase;	text-decoration: none;}#contentnsq a:hover, #contenttop td a:hover {	color: #000;}a.service:link, a.service:visited, a.service:active {	color: #f3b60f;	text-transform: uppercase;	text-decoration: none;	font-weight: bold;}a.service:hover {	color: #000;}#footer #fright a:link, #footer #fright a:visited, #footer #fright a:active {	color: #00adef;	text-decoration: none;}#footer #fright a:hover {	color: #000;}#footer #fleft a:link, #footer #fleft a:visited, #footer #fleft a:active {	color: #000;	text-decoration: none;	display: block;	padding: 0 4px;	display: inline;}#footer #fleft a:hover, #footer #fleft a.selected {	background-color: #00adef;}/* ---| layout |------------------------------ */#header {	background: #fff url(../i/header.jpg) no-repeat left top;	width: 774px;	height: 170px;	padding-left: 55px;}* html #header {	width: 829px;	w\idth: 774px;}#contentnsq {	background: #fff url(../i/nsq.jpg) no-repeat left top;	height: 375px;}#contentwsq {	background: #fff url(../i/wsq.jpg) no-repeat left top;	height: 375px;}#contenttop {	height: 156px;}#contenttop td {	padding: 8px;	width: 50%;}#contentbot {	height: 200px;}#contentbot table {	border-collapse: collapse;	border: none;	padding: 5px;	margin: 8px 5px 5px 8px;}#contentbot table td {	padding: 5px;	vertical-align: top;	color: #056d94;}.logo {	float: left;	margin-right: 10px;}#footer {	background: #fff url(../i/footer.jpg) no-repeat left top;	width: 829px;	height: 44px;	font-size: 14px;}#contentwsq, #contentnsq, #footer {	width: 499px;	padding: 5px 270px 0 60px;}* html #contentwsq, * html #contentnsq, * html #footer {	width: 829px;	w\idth: 499px;}* html #contentwsq, * html #contentnsq {	height: 380px;	he\ight: 375px;}* html #footer {	height: 49px;	he\ight: 44px;}#footer #fleft {	float: left;	text-align: left;	width: 255px;}#fleft span {	color: #00adef;	text-transform: uppercase;}#footer #fright {	float: right;	text-align: right;	width: 180px;	color: #00adef;}/* ---| menu |-------------------------------- */#topnav {	top: 131px;	height: 24px;	position: relative;}#topnav ul {	list-style: none;	display: inline;}#topnav li {	float: left;	position: relative;	width: 104px;	/*background-color: #00adef;*/}#nav a {	text-align: left;	font-size: 11px;	text-transform: uppercase;	letter-spacing: 1px;	color: #fff;	text-decoration: none;	display: block;	padding-top: 4px;	padding-left: 5px;	height: 20px;	width: 100px;}* html #nav {	height: 24px;	he\ight: 20px;	width: 104px;	w\idth: 100px;}#nav a:hover {	color: #000;}#nav li li a {	display: block;	text-transform: uppercase;	font-size: 12px;	color: #fff;	background-color: #00adef;	border-right: 0;	text-align: left;	padding: 2px 0 2px 5px;	text-decoration: none;	border-bottom: 0;}#nav li li a:hover {	color: #000;}#topnav li ul {	display: none;	position: absolute;	top: 100%;	left: 0;	font-weight: normal;	padding: 0;	margin: 0;	background-color: #00adef;}#topnav li>ul {	top: auto;	left: auto; 	float: none;	background-color: #00adef;	width: 100px;	margin: 0;}#topnav li:hover ul, #topnav li.over ul {	display: block;}