/* handheld style for Chiltern DC
	<style type="text/css" media="handheld"> @import "handheld.css"; </style>
	*/

/*  main presentation */

body 	{
background-color: #fff; 
color: #000;
border: 0;
margin: 0;
padding: 0;
text-align: left;
}

#handheldonly img {height:4.5em;}
#handheldonly {text-align:left;}
#council_name {
display:none;
}

#tab_options {
border-top: 1px solid;
margin: 3px 0;
padding-bottom: 3px;
}

.tab_box_bottom {border-bottom: 1px solid; }

#footer {
border-top: 1px solid;
margin-top: 3px;
padding-top: 3px;
}

.form_line {
clear: both;
}

ul {
margin: 1px;
padding: 1px;
}

li {
margin-left: 5px;
padding: 1px;
}

#horiznav li {display:inline;}

/* end main presentation */ 

/* events */
#calendar {
display: none;
}
/* end events */

#progressbar {display:none;}

#news img {width: 2em;height: 2em;}
		
/* navigation turn off */

#secondary_nav {
display: none;
}

#access_nav p {
display: none;
}
		
.widget_heading {
display: none;
}

.widget {
display: none;
}

.column_list {
display: none;
}

.print_hide {
display: none;
}

.hidekey {
display: none;
}

#search .hidelink {display:none;}

#tagline {display: none;}
		
#az_nav {
display: none;
}

#bc {display: none;}

/* end navigation off*/

/* image turn off */

.feat_wrap img {
display: none;
}

.adwrap {
display: none;
}

.box_subheader {
display: none;
}

#randomimage 
{
display: none;
}
		
/* end images off*/

/* forms */

textarea {
width: 90%;
margin: 2px;
}

label {
clear: both;
}

input .field {
margin: 2px;
width: 90%;
}

input .button {
width: 25%;
}

input .dropbox_h {
margin: 2px;
width: 90%;
}

#rss img {display:none;}