/* CSS Document */
html {
min-height: 101%;
}
* {
	font-size:100%;
}

body{ /*text-align:center;*/
	background-color:#D5E7FB;
	background-image: url(http://www.deanzawater.com/images/bg-leftover.jpg);
	background-repeat:repeat-x;
	text-align: center;
}
.footer {font-size: 12px; line-height: 22px; }
img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.813em;
		line-height:1.508em;
		color:#05506d;	}
	
.home-med {font-size: 16px; line-height:22px;}
.home-lg {font-size: 22px; line-height:28px;}	

input, select { vertical-align:middle; font-weight:normal;}


a {color:#04a9fe;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

/*li {background:url(http://www.deanzawater.com/images/list-bg.gif) no-repeat 0 12px; padding-left:13px; font-size:1.154em; line-height:1.6em;}
.list li {background:url(http://www.deanzawater.com/images/list-bg.gif) no-repeat 0 8px; padding:0 0 10px 13px; font-size:1em; line-height:1.308em;}
.list li a {display:block; font-size:1.154em; line-height:1em;}
*/

.link {background:url(http://www.deanzawater.com/images/link-tail-bg.gif) top repeat-x; display:inline-block; color:#0b91de; text-decoration:none; font-weight:bold; line-height:1em; margin-top:24px;}
.link span {background:url(http://www.deanzawater.com/images/link-right-bg.gif) top right no-repeat; display:inline-block;}
.link span span {background:url(http://www.deanzawater.com/images/link-left-bg.gif) top left no-repeat; padding:6px 28px 18px 22px;}
.link2 span span {padding:6px 18px 18px 12px;}
.link:hover {color:#000;}

.top-tail {/*background:url(http://www.deanzawater.com/images/top-tail.gif) top repeat-x #d6ecfc;*/ background-color:#FFFFFF}
.bottom-tail {/*background:url(http://www.deanzawater.com/images/bottom-tail.gif) bottom repeat-x;*/ background-color:#FFFFFF}
/*.main-bg {background:url(http://www.deanzawater.com/images/bgs.jpg) no-repeat left top;}*/

.imgindent {margin:0 20px 0 0; float:left;}
h1 { font-size:135%; padding-top:10px;}
h2 {font-size:115%;}
.title {
	background:url(http://www.deanzawater.com/images/title-tail-bg.jpg) top repeat-x;
	margin-bottom:10px;
	width: 250px;
}
.title div {background:url(http://www.deanzawater.com/images/title-right-bg.jpg) top right no-repeat;}
.title h2 {background:url(http://www.deanzawater.com/images/title-left-bg.jpg) top left no-repeat; margin:0; padding:10px 0 16px 18px;}
.title1 h2 {background:url(http://www.deanzawater.com/images/title-left-bg.gif) top left no-repeat; margin:0; padding:10px 0 16px 18px;}
.title1 div {background:url(http://www.deanzawater.com/images/title-right-bg.jpg) top right no-repeat;}



h4 {font-size:1.308em; line-height:1em; margin-bottom:10px; font-weight:normal;}
h4 span {color:#04a9fe; text-transform:uppercase;}
cite {font-style:normal;}

/* ============================= header ====================== */

.menu {text-align:center;}
.logo {margin:0 0 12px -14px;}
.block {padding:0px 10px 0 15px; color:#333333;}
.block span {
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-size:1.438em;
	line-height:1em;
	font-style:italic;
	display:block;
	margin-bottom:6px;
	width: 475px;
}

/* ============================= content ====================== */

.margin1 {margin-top:27px;}
.margin2 {margin-top:5px;}
.margin3 {margin-top:47px;}
.col-pad {padding-right:26px;}
.col-pad2 {padding-right:30px;}
.banners {margin:0 0 10px -96px;}
.banners img {position:relative;}
.phone {display:inline-block; width:90px;}
.normal {text-transform:none;}

/* ============================= footer ====================== */

#footer a {color:#0b91de; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */


#ContactForm .rowi {height:40px;}
#ContactForm .link {margin-right:15px;}

.input {width:192px; height:17px; border:1px solid #7abbe8; background:#fff; padding:0 0 0 5px; font-size:1em;}
textarea {width:192px; height:107px; border:1px solid #7abbe8; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}
.title a {
	color: #333333;
	text-decoration: none;
}
.title a:hover {
	color: #333333;
	text-decoration: underline;
}
.get {
	padding: 3px;
	border: 1px ridge #FF0000;
	color: #FF0000;
	font-weight:bold;
}

.play_faq { padding-left:25px;
}

.faq_header {  
  font-size: .9em;
  font-weight: bold;
}

.faq_question { 
  padding-left: 25px;
  padding-top: 8px;
  background-position: 0px 8px;
  background-repeat: no-repeat;
  cursor: pointer;
  cursor: hand;
  font-size:115%;
  font-weight:bold;
}
.faq_question_hide { 
  background-image: url(http://www.deanzawater.com/images/plus.gif);
}
.faq_question_show { 
  background-image: url(http://www.deanzawater.com/images/minus.gif);
}
.faq_answer { 
  padding: 5px;
  border: 1px solid #f0f0f0;    
  background-color: #FFFFFF;  
  margin-top: 8px;
}
.img {
	border: 1px solid #B3D9FD;
	padding: 2px;
}
.tag-links { display:none;}
