/* xmlns:h="http://www.w3.org/1999/xhtml" xmlns:zk="http://www.zkoss.org/2005/zk"*/

.header{
	background-image: url('client?id=logo.jpg');
	background-color:transparent !important;
	width:760px;
	height:151px;
	alt: City of Glenton, CO;
	padding:0px;
	vertical-align:top;
	align:center;
	background-repeat:no-repeat;
}

.wide{
	width:760px;
	size:760px;
}




.south{
	width:760px;
	size:760px;
	height:100px;	
		max-height:100px;	
		padding:0px;
		margin:0px;
}

.southDivSpacer{
height:10px !important;
padding:0px !important;
margin:0px !important;
}
/* to make site expand to fit entire screen, 100%, add important to height:100%  and add overflow:hidden:: to make borders, height:96%, margin-top:10px on header class*/
.outerborderlayout{
	width:760px;
	height:100% !important;
	min-height:500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #043c79 !important;
	align:center;
	position:relative;
	margin:0px;
	padding:0px; 
	overflow:hidden;
}

.outerNorth{
	width:100%;
	height:100%;
	align:center;
	
}

.lineitem{
color:#000000;
background-color:transparent !important;
text-decoration:none;
cursor:pointer !important;
height:20px;
}

.lineitem:hover{
color:#666666 !important;
background-color:lightyellow !important;
cursor:pointer !important;
font-weight:bold !important;
text-decoration:none;
height:20px;
}
	

.bkgrnd { 
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #666666;
	overflow:auto;
	vertical-align:top;
	align:center;
}

.container {
	background-color:#ffffff;
	/*margin-right: auto;
	margin-left: auto;*/
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left; /*need this to be left to make sure west shows in the west in ie*/
	padding: 0px;
	vertical-align: top;
	width:760px !important;
	align:center;
	height:100%;
	border-style:solid !important; 
	border-color:#ffffff !important;
	border-right-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-top-width:0px; 
	margin-left:0px;
}

.containerNorth {
	background-color:none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right; 
	padding: 0px;
	vertical-align: top;
	width:760px !important;
	align:center;
	
}

/*adjust height and width properties of the seal area here and in ssl certificate seal file*/
.seal{
	background-color: #efefef; 
	}

.bkgrnd2 { 
	overflow:auto;
	position:static;
}

.bkgrndmid { 
	background-color: #666666;
	overflow:hidden;
	position:static;
}

.bkgrndbtm { 
	overflow:hidden;
	position:static;
}

.container2 {
	background-color:#ffffff;
padding:0px;
margin:0px;
position:relative;
}

.htmlbody{
	/*overflow:auto;
	margin:0px;
	padding:0px;
	align:center;
	text-align:center;
	height:100%;
	width:100%;*/
}




.title{
font-family:Arial; 
font-weight:bold; 
font-size: 20px;
color:#004566;
margin-top:20px;
margin-bottom: 15px;
}

.subhead{
font-family:Arial; 
font-weight:bold; 
font-size: 16px;
color:#006e99;
}


/*account bar classes*/

.account{
font-family:Arial; 
font-weight:normal; 
font-size: 13px;
color:#ffffff;
}
.accountb{
font-family:Arial; 
font-weight:bold; 
font-size: 13px;
color:#ffffff;
}
.accountheader{
padding-top:3px;
padding-top:3px;
background-color: #004566;
width:100%;
height:20px;
margin:0px;
vertical-align:middle;
}


.label{
font-family:Arial; 
font-weight:bold; 
font-size: 12px;
color:#004566;
text-align:right;
}

/*menu name*/
.menuLabel{
font-family:Arial; 
font-weight:bold; 
font-size: 12px;
color:#004566;
text-align:right;
}

.link{
font-family:Arial; 
font-weight:bold; 
font-size: 12px;
color:#006e99;
text-align:center;
background-color:transparent;
border-style:none;
cursor:pointer;
}

.link:hover{
font-family:Arial; 
font-weight:bold; 
font-size: 12px;
color:#cecece;
text-align:center;
text-decoration:none;
background-color:transparent;
border-style:none;
cursor:pointer;
}

.message{
font-family:Arial; 
font-weight:bold; 
font-size: 12px;
color:#004566;
text-align:center;
text-decoration:none;
}
.divztext{
font-family:Arial; 
font-weight:bold; 
font-size: 12px;
color:#004566;
text-align:center;
text-decoration:none;
}
.body{
font-family:Arial; 
font-weight:normal; 
font-size: 12px;
color:#004566;
text-align:center;
}

.error{
font-family:Arial; 
font-weight:bold; 
font-size: 11.5px;
color:#ff0000;
text-align:center;
}

.redinstruct{
font-family:Arial; 
font-weight:bold; 
font-size: 10px;
color:#ff0000;
text-align:center;
}



/**************************/



/*FAQ page specific classes*/

/*corresponds to title*/
.faqTitle{
font-family:Arial; 
font-weight:bold; 
font-size: 16px;
color:#004566;
margin-top:20px;
margin-bottom: 10px;
}
/*corresponds to subhead*/
.faqSubhead{
font-family:Arial; 
font-weight:bold; 
font-size: 15px;
color:#006e99;
}
/*corresponds to label*/
.faqLabel{
font-family:Arial; 
font-weight:bold; 
font-size: 14px;
color:#004566;
text-align:right;
}
/*corresponds to body*/
.faqBody{
font-family:Arial; 
font-weight:normal; 
font-size: 14px;
color:#000000;
text-align:center;
}
/*corresponds to subhead*/
.faqFooter{
font-family:Arial; 
font-weight:bold; 
font-size: 14px;
color:#006e99;
}

/*corresponds to link*/
.faqLink{
font-family:Arial; 
font-weight:bold; 
font-size: 14px;
color:#437b56;
text-align:center;
background-color:transparent;
border-style:none;
cursor:pointer !important;
text-decoration: underline !important;
}

.faqLink:hover{
font-family:Arial; 
font-weight:bold; 
font-size: 14px;
color:#006e99;
text-align:center;
text-decoration: underline !important;
background-color:transparent;
border-style:none;
cursor:pointer !important;
}
/**************************/




/*Instruction page specific classes*/

/*corresponds to title*/
.InstructTitle{
font-family:Arial; 
font-weight:bold; 
font-size: 16px;
color:#004566;
margin-top:20px;
margin-bottom: 15px;
}
/*corresponds to subhead*/
.InstructSubhead{
font-family:Arial; 
font-weight:bold; 
font-size: 15px;
color:#006e99;
}
/*corresponds to label*/
.InstructLabel{
font-family:Arial; 
font-weight:bold; 
font-size: 14px;
color:#004566;
text-align:right;
}
/*corresponds to body*/
.InstructBody{
font-family:Arial; 
font-weight:normal; 
font-size: 14px;
color:#000000;
text-align:center;
}
/*corresponds to subhead*/
.InstructFooter{
font-family:Arial; 
font-weight:bold; 
font-size: 15px;
color:#006e99;
}

/**************************/



.special{
	height:100%;
}


/*optional bottom div with site info*/
.divz{
background-color: #efefef; 
border-left: 0px solid #efefef;
border-right: 0px solid #efefef;
border-bottom: 0px solid #efefef;
border-top: 0px solid #efefef;
width:760px;
padding-top:0px;
padding-bottom:0px;
align:center;

}
.divzleft{
background-color: #efefef;
width:300px;

align:left;
}
.divzmiddle{
background-color: #efefef;
width:300px;

align:center;
}

.divzright{
background-color: #efefef;
width:140px;
height:64px;
align:right;
background: url(client?id=smalllogo) no-repeat bottom right;
padding-top:10px;
}

/*end optional bottom div with site info*/


/*rounded corner box classes*/
.box{
background-color:#efefef;
border-style:none;
}

.tr{
text-align: right;
vertical-align:top;
background: url('client?id=tr.png') no-repeat top right;
width:28px;
height:28px;
}

.tl{
background: url('client?id=tl.png') no-repeat top left;
vertical-align:top;
width:28px;
height:28px;
}


.br{
text-align: right;
vertical-align:bottom;
background: url('client?id=br.png') no-repeat bottom right;
width:28px;
height:28px;
}

.bl{
background: url('client?id=bl.png') no-repeat bottom left;
vertical-align:bottom;
width:28px;
height:28px;
}


/*menu box classes*/
.menubox{
background-color:#efefef;
border-style:none;
}

.menutr{
text-align: right;
vertical-align:top;
background: url('client?id=menutr.png') no-repeat top right;
width:28px;
height:28px;
}

.menutl{
background: url('client?id=menutl.png') no-repeat top left;
vertical-align:top;
width:28px;
height:28px;
}


.menubr{
text-align: right;
vertical-align:bottom;
background: url('client?id=menubr.png') no-repeat bottom right;
width:28px;
height:28px;
}

.menubl{
background: url('client?id=menubl.png') no-repeat bottom left;
vertical-align:bottom;
width:28px;
height:28px;
}


/*new button classes*/


.xsmall{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=xsmall.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 46px;
	cursor: pointer;
}

.xsmall:hover{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=xsmall.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #cecece;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 46px;
	cursor: pointer;
}

.small{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=small.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 70px;
	cursor: pointer;
}

.small:hover{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=small.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #cecece;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 70px;
	cursor: pointer;
}

.medium{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=medium.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 109px;
	cursor: pointer;
}

.medium:hover{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=medium.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #cecece;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 109px;
	cursor: pointer;
}

.large{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=large.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 137px;
	cursor: pointer;
}

.large:hover{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=large.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #cecece;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 137px;
	cursor: pointer;
}

.largeActive{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=large.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #cecece;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 137px;
	cursor: pointer;
	opacity:0.6;filter:alpha(opacity=60)
	}


.menubtn{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=menubtn.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 137px;
	cursor: pointer;
	
}

.menubtn:hover{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=menubtn.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #cecece;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 137px;
	cursor: pointer;
	opacity:0.3;filter:alpha(opacity=30);
}

.menuActive{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=menuActive.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 137px;
	cursor: pointer;
	opacity:0.6;filter:alpha(opacity=60);
}

.xlarge{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=xlarge.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 150px;
	cursor: pointer;
}

.xlarge:hover{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=xlarge.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #cecece;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 150px;
	cursor: pointer;
}

.disabledButton{
	cursor: arrow;
	opacity:0.3;filter:alpha(opacity=30);
		color: #ffffff;
	}
	
.disabledButton:hover{
	cursor: arrow;
	opacity:0.3;filter:alpha(opacity=30);
	color: #ffffff;
	}
	
	
/*end new button classes*/


.backArrow{
background-image: url('client?id=backArrow.png');
font-family:Arial, helvetica, sans-serif; 
font-weight:bold; 
font-size: 13px;
color:#ffffff;
text-decoration:none;
background-color: transparent;
border:none;
height:11px;
width:10px;
background-repeat:no-repeat;
cursor:pointer;
vertical-align:middle;
}
.backArrow:hover{
background-image: url('client?id=backArrow.png');
font-family:Arial, helvetica, sans-serif; 
font-weight:bold; 
font-size: 13px;
color:#ffffff;
text-decoration:none;
background-color: transparent;
border:none;
height:11px;
width:10px;
background-repeat:no-repeat;
cursor:pointer;
opacity:0.6;filter:alpha(opacity=60);
vertical-align:middle;
}

p, div, span, label, a, input, textarea, button, input.button, input.file 
{
font-family: Arial, helvetica, freesans,'sans-serif';
font-size: small;
font-weight: normal;
}

.panelstyle{
	overflow-y:auto;
	overflow-x:hidden; 	
	position:relative; 
	visibility:true;
	border-style: solid;
	border-right:1px;
	border-left:1px;
	border-top:0px; 
	border-bottom:1px;
	border-color:#333333;
	padding:5px;
}


.totalline{
background-color:lightyellow;
height:25px;
}

.strong{
font-weight:bold;
}

/*width for all message dialog boxes*/
.messageBox{
width:500px;
}

/* FIXES FOR NEW ZK */
.addBtn {
	background-image:url('client?id=add.png');
	height: 16px;
	width: 16px;
}

.deleteBtn {
	background-image:url('client?id=delete.png');
	height: 16px;
	width: 16px;
}

.editBtn {
	background-image:url('client?id=edit.png');
	height: 16px;
	width: 16px;
}

.viewBtn {
	background-image:url('client?id=view.png');
	height: 16px;
	width: 16px;
}

.menubtn .z-button-cr, .menubtn .z-button-cl, .menubtn .z-button-cm, .menubtn .z-button-bl, .menubtn .z-button-bm,
.menubtn .z-button-br, .menubtn .z-button-tl, .menubtn .z-button-tm, .menubtn .z-button-tr,
.menuActive .z-button-cr, .menuActive .z-button-cl, .menuActive .z-button-cm, .menuActive .z-button-bl, .menuActive .z-button-bm,
.menuActive .z-button-br, .menuActive .z-button-tl, .menuActive .z-button-tm, .menuActive .z-button-tr, 
.xsmall .z-button-cr, .xsmall .z-button-cl, .xsmall .z-button-cm, .xsmall .z-button-bl, .xsmall .z-button-bm,
.xsmall .z-button-br, .xsmall .z-button-tl, .xsmall .z-button-tm, .xsmall .z-button-tr,
.small .z-button-cr, .small .z-button-cl, .small .z-button-cm, .small .z-button-bl, .small .z-button-bm,
.small .z-button-br, .small .z-button-tl, .small .z-button-tm, .small .z-button-tr,
.medium .z-button-cr, .medium .z-button-cl, .medium .z-button-cm, .medium .z-button-bl, .medium .z-button-bm,
.medium .z-button-br, .medium .z-button-tl, .medium .z-button-tm, .medium .z-button-tr,
.large .z-button-cr, .large .z-button-cl, .large .z-button-cm, .large .z-button-bl, .large .z-button-bm,
.large .z-button-br, .large .z-button-tl, .large .z-button-tm, .large .z-button-tr,
.xlarge .z-button-cr, .xlarge .z-button-cl, .xlarge .z-button-cm, .xlarge .z-button-bl, .xlarge .z-button-bm,
.xlarge .z-button-br, .xlarge .z-button-tl, .xlarge .z-button-tm, .xlarge .z-button-tr,
.addBtn .z-button-cr, .addBtn .z-button-cl, .addBtn .z-button-cm, .addBtn .z-button-bl, .addBtn .z-button-bm,
.addBtn .z-button-br, .addBtn .z-button-tl, .addBtn .z-button-tm, .addBtn .z-button-tr,
.deleteBtn .z-button-cr, .deleteBtn .z-button-cl, .deleteBtn .z-button-cm, .deleteBtn .z-button-bl, .deleteBtn .z-button-bm,
.deleteBtn .z-button-br, .deleteBtn .z-button-tl, .deleteBtn .z-button-tm, .deleteBtn .z-button-tr,
.editBtn .z-button-cr, .editBtn .z-button-cl, .editBtn .z-button-cm, .editBtn .z-button-bl, .editBtn .z-button-bm,
.editBtn .z-button-br, .editBtn .z-button-tl, .editBtn .z-button-tm, .editBtn .z-button-tr,
.viewBtn .z-button-cr, .viewBtn .z-button-cl, .viewBtn .z-button-cm, .viewBtn .z-button-bl, .viewBtn .z-button-bm,
.viewBtn .z-button-br, .viewBtn .z-button-tl, .viewBtn .z-button-tm, .viewBtn .z-button-tr,
.backArrow .z-button-cr, .backArrow .z-button-cl, .backArrow .z-button-cm, .backArrow .z-button-bl, .backArrow .z-button-bm,
.backArrow .z-button-br, .backArrow .z-button-tl, .backArrow .z-button-tm, .backArrow .z-button-tr{
	background-image: none;
}