html,
body
{
	font: normal 12px Verdana;
	margin: 0;
	padding: 0;
	background: #555555;
	height: 100%;
	color: #666;
}

input,
select,
textarea
{
	font-family: Verdana;
	color: #666;
}

#bgcontain
{
	width: 750px;
	margin: 0 auto;
}

/* Panel.TitlePanel - Panel.PageHeader */
.header
{
	margin: 0;
	padding: 0;
	color: #4a4a4a;
	clear: both;
background: #555;
width: 798px;
height: 187px;
background: url(http://www.cwswater.net/images/graphics/cws-header.png) no-repeat;

}

.header h1
{
	color: #fff;
	padding: 18px 0;
	margin: 0;
	font: normal 28px "Trebuchet MS";
	letter-spacing: -1px;
}

.header h1 a
{
	color: #fff;
	text-decoration:none;
}

/* Panel.TitlePanel - Navigation*/
.nav
{
        background: #fff;
	padding: 0;
	margin: 0 0 15px 0;
}

/* Panel.TitlePanel - Navigation Links */
.nav a:link,
.nav a:active,
.nav a:visited
{
	text-decoration : underline;
	color : #003399;
	border: 0;
}

.nav a:hover
{
	text-decoration : underline;
	color : #cc0000;
	border: 0;
}

/* Panel.TitlePanel - Breakcrumb*/
.nav .breakcrumb
{
	background: #d3edff url(../Images/ico_breakcrumb.png) no-repeat left;
	padding: 5px 0 5px 20px;
	margin: 1px 0 15px 0;
	height: 13px;
}

.nav .breakcrumb ul
{
	padding: 0;
	margin: 0;
}

.nav .breakcrumb li
{
	font-size: 11px;
	padding: 0 5px 0 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

.nav .breakcrumb li strong
{
	letter-spacing: -1px;
}

.nav .breakcrumb li a
{
}

.nav .breakcrumb li a:hover
{
	color: #CC0000;
}

/* Panel.TitlePanel - Message */
.nav  .Message
{
	background: url(../Images/Success.gif) no-repeat left center;
text-align:left;
	padding: 10px 0 10px 25px ;
	font-size: 11px;
	color: #cc9900;
	font-weight: bold;
	letter-spacing: -1px;
}

/* Container */
* html .container
{
	height: 250px;
}

.container
{
	margin: 0;
	padding: 0;
	clear: both;
	min-height: 250px;
}

.container form
{
	margin: 0;
	padding: 10px;
	background: #f9f9f9;
	border: solid 1px #f1f1f1;
}

.container form input
{
	border: solid 1px #90bbdd;
	font-size: 12px;
	color: #333;
}

.container form textarea
{
	border: solid 1px #90bbdd;
	font-size: 12px;
	color: #333;
}

.container select
{
	border: solid 1px #90bbdd;
	font-size: 12px;
	color: #333;
}

.container form option
{
	font-size: 12px;
	color: #333;
}

.container form input.button
{
	background: #4e84dd;
	padding: 2px 3px;
	border: solid 1px #003399;
	font-size: 12px;
	color: #fff;
}

/* Container Links */
.container a:link
{
	text-decoration : none;
	color : #3399ff;
	border: 0;
}

.container a:active
{
	text-decoration : underline;
	color : #3399ff;
	border: 0;
}

.container a:visited
{
	text-decoration : none;
	color : #3399ff;
	border: 0;
}

.container a:hover
{
	text-decoration : underline;
	color : #cc0000;
	border: 0;
}

.container h2
{
	font-size: 22px;
	font-family: "Trebuchet MS";
	margin: 0 0 5px 0;
	padding: 0 0 8px 0;
	border-bottom: dashed 1px #ccc;
	letter-spacing: -1px;
	font-weight: normal;
}

.container h3
{
	font: bold 16px "Trebuchet MS";
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: dashed 1px #ccc;
	letter-spacing: -1px;
color: #4a4a4a;
text-align:left;
}

/* Container - Search - NavigationPanel */
* html .search
{
	height: 120px;
}

* html .searchLeft,
* html .search .searchRight
{
	height: 104px;
}

.search
{
	margin: 0;
	padding: 0;
	clear: both;
	min-height: 120px;
}

.search a,
.search a:visited
{
	color: #0066cc;
	text-decoration: underline;
	font-size: 10px;
}

.search h3
{
	font-size: 16px;
	font-family: "Trebuchet MS";
	margin: 0;
	padding: 5px 0 5px 10px;
	border-bottom: none;
	font-weight: bold;
text-align: left;
	letter-spacing: -1px;
	color: #003399;
}

.search form
{
	margin: 0;
	padding: 10px;
	background: none;
	border: none;
float:left;
}

.search fieldset
{
	padding: 0;
	margin: 0;
	border: none;
}

.search select
{
	padding: 3px;
	border: solid 1px #90bbdd;
	font-size: 12px;
	color: #333;
float:left;
}

.search input.inp
{
	padding: 4px 0;
	border: solid 1px #90bbdd;
	font-size: 12px;
	color: #333;
float:left;
}

.search p
{
	padding: 5px 0;
	margin: 0;
}

.search .searchLeft
{
	background: url(../Images/bkg_search.png) no-repeat left top;
	width: 345px;
	min-height: 104px;
	float: left;
}

.search .searchRight
{
	background: url(../Images/bkg_search.png) no-repeat left top;
	width: 345px;
	min-height: 104px;
	float: right;
}

.search #BLSearch
{
	padding: 0;
	margin: 0 0 0 175px;
	top: 0;
	text-align: left;
	background: none;
}

.search input.BLSearch
{
	width: 91px;
	height: 25px;
	background: url(../Images/searchLeftButton.png) no-repeat;
}

.search input.BLSearch:hover
{
	background: url(../Images/searchLeftButton.png) no-repeat 0 -25px;
}

.search input.BLSearchIE
{
	width: 91px;
	height: 25px;
	background: url(../Images/searchLeftButton.png) no-repeat 0 -25px;
}

.search #BRSearch
{
	padding: 0;
	margin: 0 0 0 162px;
	top: 0;
	text-align: left;
	background: none;
}

.search input.BRSearch
{
	width: 69px;
	height: 25px;
	background: url(../Images/searchRightButton.png) no-repeat;
}

.search input.BRSearch:hover
{
	background: url(../Images/searchRightButton.png) no-repeat 0 -25px;
}

.search input.BRSearchIE
{
	width: 69px;
	height: 25px;
	background: url(../Images/searchRightButton.png) no-repeat 0 -25px;
}

/* Container - Categories Panel */
.container .category
{
	background: #f1f9ff;
	border: solid 1px #c8e3f5;
	clear: both;
	padding: 10px;
	margin: 0 0 2px 4px;
width:690px;
}

.container .category  h3
{
	font: bold 16px "Trebuchet MS";
	margin: 0 0 5px 0;
	padding: 0 0 8px 0;
	border-bottom: dashed 1px #ccc;
	letter-spacing: -1px;
color: #4a4a4a;
text-align:left;
width:670px;
}
.container .category  h6
{
	font: bold 16px "Trebuchet MS";
	margin: 0 0 5px 0;
	padding: 0 0 8px 0;
	border-bottom: dashed 1px #ccc;
	letter-spacing: -1px;
color: #4a4a4a;
text-align:center;
width:670px;
}

.container .category .content
{
	width: 735px;
	padding: 3px 20px 3px 0px;
text-align:left;
margin: 0 0 2px 25px;
}

.container .category .content a:visited
{
	text-decoration: underline;
}

.container .category .categorylink
{
	text-decoration: underline;
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: bold;
}

.container .category .categorydesc
{
	font-size: 9px;
	line-height: 10px;
	clear: both;
	padding: 5px 0;
}

/* Container - Categories Directory */
.container .categories
{width:750px;
}

.container .categories em
{
	font-size: 12px;
	color: #666;
	padding: 0 0 5px 0;
	display: block;
}

.container .categories ol
{
	padding: 0 0 0 50px;
	margin: 0 0 0 10px;
	font-size: 18px;
	font-family: Arial;
	color: #bdcad3;
}

.container .categories li
{
	padding: 1px 0 10px 0;
	margin: 0;
text-align: left;
}

.container .categories li a
{
	text-decoration: underline;
	font: normal 12px Verdana;
}

.container .categories li a:visited
{
	text-decoration: underline;
}

.container .categories li strong
{
	letter-spacing: -1px;
}

.container .categories .text
{
	color: #666;
	font: normal 12px/14px Verdana;
	padding: 5px 0;
text-align: left;
}

/* Container - Most Popular Questions Panel */
.container .popularQuestions
{
	margin: 0 0 15px 0;
	clear: both;
text-align:left;
color: #4a4a4a;
}

.container .popularQuestions a
{
	text-decoration: underline;
	font: normal 12px Verdana;
}

.container .popularQuestions a:visited
{
	text-decoration: underline;
}

.container .popularQuestions ol
{
	padding: 0 0 0 23px;
	margin: 0 0 0 10px;
	font-size: 18px;
	font-family: Arial;
	color: #bdcad3;
}

.container .popularQuestions li
{
	padding: 1px 0 0 0;
	margin: 0;
}

/* Container -  Most Recently Updated/Created Questions  Panel */
.container .recentQuestions
{
	margin: 0 0 15px 0;
text-align:left;
color: #4a4a4a;
}

.container .recentQuestions a
{
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana;
}

.container .recentQuestions a:visited
{
	text-decoration: underline;
}

.container .recentQuestions ol
{
	padding: 0 0 0 23px;
	margin: 0 0 0 10px;
	font-size: 18px;
	font-family: Arial;
	color: #bdcad3;
}

.container .recentQuestions li
{
	padding: 1px 0 0 0;
	margin: 0;
}

/* Container - Most Popular Searches Panel */
.container .popularSearch
{
	margin: 0 0 15px 0;
text-align:left;
color: #4a4a4a;
}

.container .popularSearch a
{
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana;
}

.container .popularSearch a:visited
{
	text-decoration: underline;
}

.container .popularSearch ol
{
	padding: 0 0 0 23px;
	margin: 0 0 0 10px;
	font-size: 18px;
	font-family: Arial;
	color: #bdcad3;
}

.container .popularSearch li
{
	padding: 1px 0 0 0;
	margin: 0;
}

.SimpleTable
{
	margin-top: 15px;
	background: #fff;
	border: solid 1px #f1f1f1;
}

.SimpleTable td
{
	padding-right: 20px;
}

.InfoList
{
	padding: 0 0 0 16px;
	margin: 0 0 0 10px;
	font-size: 18px;
	font-family: Arial;
	color: #bdcad3;
}

.InfoList li
{
	padding: 1px 0 10px 0;
	margin: 0;
}

.InfoList li a
{
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
}

.InfoList li a:visited
{
	text-decoration: underline;
}

.InfoList li strong
{
	letter-spacing: -1px;
}

.InfoList .text
{
	color: #666;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana;
	padding: 5px 0;
}

.NextPrev
{
	background: #f6f6f6;
	border: solid 1px #f1f1f1;
	padding: 5px 10px;
}

.Required
{
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}

.question
{
	float: center;
	padding: 10px;
	margin: 0 0 2px 4px;
width:705px;
}

.questionLeft
{
	float: left;
	width: 505px;
text-align: left;
}

.questionLeft .text
{
	font-size: 12px;
}

.questionRight
{
	float: right;
	width: 160px;
	background: #f9f9f9;
	border: solid 1px #f1f1f1;
	margin-left: 18px;
	padding: 0 10px 10px 10px;
text-align:left;
}

.questionRight p
{
	padding: 4px 0;
	margin: 0;
	display: block;
}

.questionDetails
{
text-align: left;	
width:690px;}

.questionDetails h3
{
	color: #003366;
text-align:left;
}

#alphalist
{
	margin: 10px 0;
}

#alphalist a ,
#alphalist a.current:hover
{
	font: normal 11px/25px Tahoma, sans-serif;
	color: #003366;
	border: solid 1px #b4daf4;
	background: #d3edff;
	text-align: center;
	text-decoration: none;
	padding: 3px 6px;
	margin-right: 1px;
	margin-bottom: 3px;
}

#alphalist a:hover,
#alphalist a.current
{
	background: #40b1ff;
	border: solid 1px #2194e3;
	color: #fff;
}

.footer
{
	font-size: 10px;
	background: #ff0000;
	width: 798px;
height: 84px;
background: url(http://www.cwswater.net/images/graphics/cws-footer.png) no-repeat;
text-align:right;

}

.footer p
{
	width: 750px;
	margin: 0 auto;
}

.footer a
{
	color: #129fc5;
	font-size: 9px;
	font-weight: bold;
margin-right:25px;

}
.footer a:hover
{
	color: #4a4a4a;
	font-size: 9px;
	font-weight: bold;
margin-right:25px;
text-decoration:none;
}
#q_crumbs
{
	padding: 0;
	border: solid 1px #b2d7f1;
	margin-bottom: 10px;
	background: #DEF1FF;
	font: normal 11px Verdana, sans-serif;
}

#debug {
	top: -35px;
	position: relative;
	font: normal 11px Arial;
	padding-left: 20px;
	color: #808080;
	display: inline;
}

#searchresults,
#searchresults a,
#searchresults span.InfoIntro,
#searchresults span.Text,
#searchresults span.InfoSummary
{
	font-size: 12px;
}

.FieldInfo a
{
	text-decoration: underline ! important;
	font-weight: bold ! important;
}

.FieldInfo
{
	width: 336px;
	padding: 10px;
	background-color: #FFFFE7;
	border: solid 1px #CACACA;
	overflow: auto;
}

.CloseIcon
{
	cursor: pointer;
	float: right;
}

tr.SearchHeading td
{
	font: bold 12px Verdana;
}

ol.favorites li,
ol.SearchResults li
{
	margin-bottom: 10px;
}

#ars_powered
{
	text-align: right;
}

#ars_powered a
{
	color: black;
	font: normal 10px Verdana ! important;
}

b.res_word
{
	font-weight: bold;
}

b.res_word_1
{
	background: #FF6;
}

b.res_word_2
{
	background: #A0FFFF;
}

b.res_word_3
{
	background: #9F9;
}

b.res_word_4
{
	background: #F99;
}

/* Custom */
#custommenu {float: left;color: #FFF;padding: 0 0 20px 0;}
#custommenu a { margin: 0 5px 0 5px;  padding-left: 10px; color: #FFF; text-decoration:none;font-weight:bold;}
#custommenu a:hover { color: #FFF; text-decoration:underline;font-weight:bold;}
#template {float: left;	width: 705px; text-align: left; padding-left: 58px; padding-bottom:15px;padding-top:10px;}
