body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 76%;
	line-height: 150%;
	}

a 			{ color: #FF7800; }
a:hover 	{ color: #01BEE4; }
form 		{ padding: 0; margin: 0; }

img {
	border: none;
}
	
h1,h2,h3,h4 {
	font-family: "Trebuchet MS",arial,helvetica,sans-serif;
	margin: 0;
	padding: 0;
	}

/* --- C-L-E-A-R   F-L-O-A-T-S  (the new way) ---------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
	
/*different page divisions*/
#header {
	background: transparent /*url(../images/random/rotator.php) no-repeat top right*/;
	color: #fff;
	height: 64px;
	border-bottom: 2px solid #fff;
	}

#wrapper {
	background: #fff;
	min-width: 766px;
	position: relative;
	}

/* Hide from IE5-Mac \*/	
* html #wrapper {
	width: expression(document.body.clientWidth <= 766? "766px": "auto" );
	}	
/* end hide */
	
#inner-wrapper {
	padding-bottom: 1px; /*needed for the bg to show on left float*/
	background: url(../images/bg_left.gif) left top repeat-y;
	}

#container {
	width: 100%;
	float: left;
	margin-right: -180px;
	}

#content {
	margin-right: 179px;
	}
	
	
/*The Breadcrumb trail*/	
#breadcrumbs {
	background: #FF7800;
	color: #fff;
	padding: 0 20px 2px 0;
	text-align: right;
	display: none;
}	

#breadcrumbs a.currbreadcrumb {
	color: #fff;
	font-size: .9em;
	padding: 1px 5px;
	border: dotted 1px #fff;
}	

#breadcrumbs a.currbreadcrumb:hover {
	color: #000;
}	

#breadcrumbs a {
	color: #fff;
	font-size: .9em;
	text-decoration: none;
	margin: 0 1px 0 0;
	text-align: center;
}	

#breadcrumbs a:hover {
	color: #000;
} 
	
/* vertical buttons */
#nav-break {
  border-top: 1px solid #29A542;
  background: #fff;	
}

#hnav {
	width: 100%;
	background: url(../images/bg_hnav.gif) repeat-x bottom;
	font-size: 93%;
	line-height: normal;
	border-bottom: 2px solid #fff;
	margin-top: -19px;
}

#hnav ul {
	margin: 0;
	margin-left: 200px;
	padding: 10px 10px 0;
	list-style: none;
}

#hnav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#hnav a {
	float: left;
	background: url(../images/left_both.gif) no-repeat left top;
	margin: 0 1px;
	padding: 0 0 0 9px;
	border-bottom: 1px solid #000;
	text-decoration: none;
}

#hnav a span {
	float: left;
	display: block;
	background: url(../images/right_both.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	font-weight: bold;
	color: #fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#hnav a span {float:none;}
/* End IE5-Mac hack */

#hnav a:hover span {
	color: #000;
}

#home #hnav-home a, #feedback #hnav-feedback a, #links #hnav-links a, #hotnews #hnav-hotnews a {
	background-position:0 -150px;
	border-width:0;
}

#home #hnav-home a span, #feedback #hnav-feedback a span, #links #hnav-links a span, #hotnews #hnav-hotnews a span {
	background-position:100% -150px;
	padding-bottom:5px;
	color:#333;
}

#hnav a:hover {
	background-position:0% -150px;
}

#hnav a:hover span {
	background-position:100% -150px;
}



/* LEFT COLUMN NAVIGATION
--------------------------- */	
#leftnav {
	width: 170px;
	float: left;
	}

#leftnav h3 { 
	color: #fff; 
	font-size: 1.6em; 
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 15px 0 5px 20px; 
	background: #29a542 url(../images/corner_leftnav.gif) 145px 0 no-repeat;
	border-bottom: solid 1px #fff;
	}

	
	
/*
#leftnav ul {
	margin: 0;	
	padding: 0;
	list-style: none;
	width: 170px;
}

#leftnav ul li {
	position: relative;
}

#leftnav li ul,
#leftnav li ul ul {
	position: absolute;
	left: 170px;
	top: 0;
	background: #29a542; 
	display: none;
	border: solid 1px #999;
	width: 160px;
}


#leftnav ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: .9em;
	background: #29a542 url(../images/leftnav_marker.gif) 5px 10px no-repeat;
	padding: 2px 0 2px 20px;
	width: auto;
	border-bottom: solid 1px #fff;
	line-height: 1.3;
	overflow: auto;
}

* html #leftnav ul li a {
	width: 170px;
	w\idth: 150px;
}



#leftnav ul li a:hover { 
	color: #29a542;
	background: #fff url(../images/leftnav_marker_mo.gif) 5px 10px no-repeat;
	}

#leftnav li ul li a {
	padding: 2px 5px; 
	background: #8CC63E; 
	background-image: none;
	color: #fff; 
	border-bottom-style: solid;
} 

#leftnav li ul li a:hover {
	background-image: none;
}

#leftnav li ul li a.bottom {
	border-bottom-width: 0;
} 

#leftnav li:hover ul, #leftnav li.over ul { display: block; }
/*

/* Fix IE5. Hide from IE Mac \*/
* html #leftnav ul li { float: left; height: 1%; }
* html #leftnav ul li a { height: 1%;}
/* End */



/*Main content area*/
	
#main {
	margin-left: 170px;
	padding: 0 15px 15px 15px;
	background: #fff;
	}

* html #main {
	height: 1px;/* to neutralize IEs 3px float bug*/
	}
	
#main h2 {
	font-size: 1.8em;
	font-weight: bold;
	padding: 5px 0;
	margin-bottom: 5px;
	color: #01BEE4;
	border-bottom: dotted 1px #01BEE4;
}

#main h3 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 5px 0;
	margin-bottom: 5px;
	padding-top: 20px;
	font-style: italic;
	color: #29a542;
}

#main h3 span {
	font-size: .8em;
	font-style: italic;
	color: #01BEE4;
}

#main h4 {
	color: #01BEE4;
	padding-top: 15px;
	font-size: 1.3em;
}

#main p {
	padding: 0;
}	


/*right bar*/	
#sidebar {
	width: 180px;
	float: right;
	background: #8CC63E url(../images/corner_right.gif) no-repeat top left;
	}

#sidebar p {
	padding: 7px;
}

#sidebar h3 {
	font-size: 1.5em; 
	font-weight: bold;
	padding: 10px 0 5px 20px;
	color: #fff; 
}	

#sidebar .searchbox, #sidebar .datemod {
	background: #00BDE7;
	padding: 10px 0 10px 20px;
	color: #fff;
	vertical-align: middle;
	margin-bottom: 10px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

#sidebar .searchbox a {
	font-size: .9em;
	color: #fff;
	margin-top: 5px;
	display: block;
}

#sidebar .datemod p {
	font-size: .8em;
	margin: 0;
	padding: 0
} 

#sidebar #loginbox {
	background: #01BEE4;
	padding: 10px 0;
	color: #fff;
	vertical-align: middle;
	font-size: .9em;
	padding-left: 20px;
	margin-bottom: 20px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

#sidebar ul#recentnews {
	margin: 0 0 15px 0;	
	padding: 15px 0;
	list-style: none;
	background: #ccc;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

#sidebar #recentnews li {
	margin: 0;	
	padding: 0;
}

#sidebar #recentnews li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: .9em;
	font-family: arial, verdana, sans-serif;
	background: url(../images/bullet_mo.gif) 0 5px no-repeat;
	padding: 0 0 0 20px;
	margin-left: 20px;
}

* html #sidebar #recentnews li a {
	height: 15px;
}
	
#sidebar #recentnews li a:hover {
	background: url(../images/bullet.gif) 0 5px no-repeat;
}
	
#sidebar .rimgframe {
	text-align: center;
	margin: auto;
	padding: 15px 0 40px 0;
	background: url(../images/corner_right_b.gif) no-repeat bottom left;
}

#sidebar .rimgframe img {
	padding: 2px;
	border: double 4px #fff;
}


#sidebar #imagelinks {
	background: #fff; 
	padding: 8px 0; 
}

#sidebar #imagelinks img {
	display: block;
	margin: auto;
	margin-top: 15px;
}


/*footer info*/	
#footer {
	padding: 10px;
	font-size: 0.8em;
	background: #8CC63E;
	border-top: 10px solid #949CAD;
	color: #FFF;
	}

#footer a {
	color: #FF7800;
}	

p.footnote {
	font-size: .9em;
	color: #ccc
}	

.segment { border-top: solid 1px #01BEE4; }




/*use two equal columns for layout of qlinks*/
.colwrap {
	float: left;
	width: 48%;
	margin-bottom: 15px;
	margin-right: 5px;
}

.shadwrap {
	float: left;
	width: 99%;
	margin-bottom: 15px;
	border-top: solid 1px #5F5F7F;
	font-size: .9em;
}

.shadtext {
	margin-left: 70px;
	padding-top: 5px;
}

.shadwrap img {
	display: block;
	border: double 3px #8CC63E ;
	border-top-width: 0;
	float: left;
}

/*core drop shadow rules - no longer needed*/
.shad1, .shad2, .shad3 {
	display:inline-table;
	/* \*/display:block;/* hide from ie mac*/
} 

/* hide these rules
.shad1 {
	float:left;
	background:url(../images/shadow.gif) right bottom no-repeat;
}

.shad2 {
	background:url(../images/corner_bl.gif) left bottom no-repeat;
}

.shad3 {
	padding:0 8px 8px 0;
	background:url(../images/corner_tr.gif) right top no-repeat;
}

.shad3 img {
	display:block;
	border: solid 1px #5F5F7F;
	border-top-width: 0;
}
end hiding */


/* Splash is the random image on homepage not in header*/
#splash {
	padding-bottom: 10px;
	float: right;
}

#splash img {
	display: block;
	border: solid 2px #01BEE4;
	border-top-width: 1px;
	margin-left: 10px;
}


/*The Gallery*/
#gallery {
	text-align: center; 
	margin:auto;
	}

#gallery a img {
	border: none;
	margin-bottom:10px
	}

#gallery .pnbuttons {
	padding-bottom:20px;
	}

#gallery a.prevnext {
	padding:3px 6px; 
	border:solid 1px #000; 
	background:#ccc; 
	text-decoration:none; 
	color: #000; 
	font-size:.9em; 
	width: 150px; 
	text-align: center;
	}
	
#gallery a:hover.prevnext {
	background:#000; 
	color:#fff;
	}

#galleryfull {
	text-align: center; 
	margin: 20px auto;
}

#galleryfull img {
	border: solid 3px #01BEE4;
}


/*The Links page*/
div.linkdisplay {
	padding-bottom: 10px;
	border-bottom: dotted 1px #8CC63E;
}

div.linkdisplay p {
	margin-top: 0;
}

img.logolink {
	border: 0;
	float: right;
	padding: 0 20px;
}


/*hotnews stuff*/
div.hotnews {
	padding-bottom: 10px;
	border-bottom: dotted 1px #8CC63E;
}

span.dateadded {
	font-size: .85em;
	font-weight: bold;
	color: #01BEE4;
}



/* Generic Form stuff - feedback and search*/
div.genericform {
	width: 250px;
	margin: auto;
	text-align: left;
}

div.genericform input, div.genericform textarea {
	margin-bottom: 5px;
	border: solid 1px #666;
	background: #eee;
}

div.genericform input.button {
	background: #01BEE4;
	color: #fff;
	border: solid 1px #000;
	font-weight: bold;
}

/*only search forms*/
.searchbox input.search	{
	background: #fff;
	border: solid 1px #555;
	font-size: .9em;
	line-height: 17px;
	height: 17px;
}

p#searchdetails {
	border-bottom: dotted 1px #666;
	padding-bottom: 10px;
}

div.searchresults {
	border-bottom: #ccc dotted 1px;
}

div.searchresults span.score {
	font-weight: bold;
	color: #999;	
}

div.searchresults span.summary {
	font-size: .9em;
}

div.searchresults a.title {
	font-weight: bold;
	color: #8CC63E;	
}

div.searchresults a.title:hover {
	color: #FF7800;	
}

div.searchresults a.search {
	font-weight: regular;
	color: #01BEE4;
	font-size: .8em;
}

div#prevnext {
	margin: 0 auto;
	text-align: center;
}

div#prevnext a {
	padding: 5px 10px;
	margin-right: 5px;
	font-weight: bold;
	background: #FF7800;
	color: #fff;
	text-decoration: none;
	border: solid 1px #000;
}

div#prevnext a:hover {
	background: #000;
	color: #fff;
	}


/*display on main staff employee details*/
div.rowwrapspacer {
	float:left;
	width: 99%;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

span.leftdesc {
	float: left;
	width: 42%;
	margin-right: 5%;
}

span.rightdetails {
	float: left;
	width: 50%;
}

div.row-wrap {
	width: 100%;
	overflow: hidden;
}

span.description {
	float: left;
	width: 25%;
}

span.details {
	float: right;
	width: 74%;
}

/*for councillors layout */
span.area {
	float: left;
	width: 20%;
}

span.name {
	float: left;
	width: 30%;
	margin-right: 5px;
}

span.email {
	float: left;
	width: 42%;
	margin-right: 5px;	
}

/*row colours for coumncillors*/
.row0 {
	width: 99%;
	padding-bottom: 2px;
	margin-bottom: 2px;
	background: #F6F4F4;
}  
	
.row1 {
	width: 99%;
	padding-bottom: 2px;
	margin-bottom: 2px;
	background: #fff;
} 

/*election stuff - mainly results*/
div.elected {
	background: #FFF;
	width: 95%;
}

div.yes {/*IsElected*/
	background: #eee;
}

span.score {
	width: 12%;
	float: left;
	text-align: right;
	margin-right: 2%;
}

span.candidate {
	width: 80%;
	float: left;
}	


/*quicklinks */
#main h3.quicklinks {
	color: #8CC63E;
	font-style: normal;
}

div.quicklinks {
	clear:right;
}

div.quicklinks ul, div.quicklinks li {	
	margin: 0;
	padding: 0;
	list-style: none;	
}

div.quicklinks li {
	background: #fff url("../images/icons/ql.gif") no-repeat 0px 0px;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-right: 15px;
	float: left;
	width: 40%;
}

div.quicklinks span {
	color: #01BEE4;
	font-weight: bold;
	font-size: 1.1em;
} 

/*generic miscellaneous rules*/
div.clear {
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
	}
	
span.lastmodified {
	font-size: .9em;
	color: #999;
}	




/* TABLES FOR OUTPUT DISPLAY*/
table.displayinfo {
	margin: 0;
	margin-top: 15px;
	text-align: center;
	width: 95%;	
}

table.displayinfo td {
	text-align: left;
	vertical-align:top;
}

table.displayinfo td.right {
	font-style: italic;
	text-align: right;
	font-weight: bold;
	color: #666;
}

table.displayinfo #title {
	font-weight: bold;
	font-size: 1.1em;
	font-family: "MS Trebuchet",sans-serif;
	width: 47%
}

table#displayinfo h3 {
	margin-top: 20px;
}

table#displayinfo td.dashed {
	border-bottom: dotted 2px #000;
	margin-bottom: 10px;
}

table.dogs {/**/
	width: 90%;
}

table.dogs td {
	padding-right: 10px;
	vertical-align:top;
}

table#rates {
	border: dotted 1px #666;
	background: #FAFAFA;
}

table#refuse {
	border: dotted 1px #666;
}

table#rates td, table#refuse td {
	vertical-align: top;	
	text-align: left;
	padding: 2px 10px;
}

table#refuse tr.title td {
	font-weight: bold;
	font-size: 1.1em;
	padding: 3px 10px;
}

/* for tables that require additional padding, make an extra rule */
table.padded  td {
	padding: 10px 5px;
}

td.center {
	text-align: center;
}

td.comment { /*used on vacancies*/
	font-size: .9em;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #000;
}

table#dogs {
	width: 95%;
	border-collapse: collapse;
}
table#dogs tr.heading td {
	font-weight: bold;
	font-size: 1.2em;
	padding: 3px 10px;
	background: #ccc;
	color: #000;
}
table#dogs tr.heading {
	background: #ccc;
}

table#dogs td {
	padding: 5px;
}
table#dogs td.details {
	width: 25%;
}

body#all_dogs table#dogs td.details {
	width: 40%;
}


#adminLinks ul, #adminLinks li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#adminLinks a {
	display: block;
	padding: 2px 5px;
	background: #8CC63E;
	color: #fff;
	width: 300px;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 5px;
	text-decoration: none;
	line-height: 2;
}

#adminLinks a:hover {
	background: #666;
	color: #ccc;
}

#hmenu ul {
	margin: 0; 
	padding: 15px 0;
}

#hmenu li {
	display: inline;
}

#hmenu a {
	padding: 3px;
	color: #ff7800;
	font-size: .9em;
}

a.minutes {
	display: block;
	padding: 2px 5px;
	font-weight: bold;
	margin-bottom: 4px;
}

ul.nobullet, ul.nobullet li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.nobullet {
	margin-left: 10px;
}
ul.nobullet li {
	list-style: none!important;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: solid 1px #ccc;
}

table#minutessection {
	width: auto;
	border-collapse: collapse;
}
table#minutessection td {
	padding: 3px 15px 3px 0;
}
table#minutessection tr  td {border-bottom: solid 1px #999;}

#internalsearch a {
	font-size: .9em;
	padding-left: 7px;
}


div.civildefence {
	font-size: 1.15em;
	padding: 10px!important;
	margin: 10px auto;
	border: 1px solid #666;
	overflow: auto;
	zoom: 1;
}

a.cd,div.civildefence a {
	font-size: 1.1em !important;
	font-weight: bold !important;
}

#internalsearch a {
	color: #000;
	font-weight: bold;
}