body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
}
p, h1, h2, h3, h4, h5, h6, a { font-size: 100%; text-align: left; text-decoration: none; }
h1, h2, h3, h4, h5, h6 { text-align: left; font-weight:bold; text-decoration: none;}
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.whatson {margin-left:15px;}

.councilselect{
	font-size:75%;
}

p {
	margin-top:0px;
	margin-bottom:0px;
	font-weight: normal;
}
form, input {}
img { border:none; }
table { border-collapse: collapse; margin: 0px; font-size:100%;}
td { font-size:100%; padding: 0px; }
th { font-size:100%; padding: 0px; }
ul {
	margin:0px;
	padding:0px;
	list-style-type: square;
}
hr {
	background-image: url(graphics/footer-dot.gif);
	background-repeat: repeat-x;
	border: none;
	margin-bottom:8px;
}

.black {color:#000000;}
.blue {color:#0033CC;}
.red {color:#FF0000;}

form {margin:0px 0px 0px 0px;}
input.field { border:1px solid #50C3D8; margin-bottom:8px; background-image: url(graphics/textfieldBg.gif); background-repeat: repeat-x; background-position: top; color: #0000FF;}
form	select { font-size:100%; margin:0px; padding:0px;}
form	td { padding:5px; }
form	th	{}
form	p	{margin:0; padding:0; }
input.button { font-size: 100%; font-weight: bold; color: #FFFFFF; background-color: #50C3D8; margin:0px 5px 0px 0px; border:1px solid #50C3D8;  }
form	fieldset	{border:0 solid; margin:0; padding:0;  }
form	fieldset table{ }

form  legend	{ font-weight:bold; color:#000000; margin:0 0 5px 0; padding:0; display:none; }
form .formfield { border:1px solid #50C3D8; margin:0px; padding:0px; width:120px; }
form .listMenu  {  border:1px solid #50C3D8; margin:0px; padding:0px; width:280px; }
.contactform label { font-weight:bold;} 
.checkBox { margin:0px 8px 16px 0px; }

/*====== css 2 page content classes ======*/
html { height: 100%; margin-bottom: 1px; }
.clr { clear: both; }
body { height: 100%; background-color:#498BCC; }
#container {
  min-width: 750px;
  max-width: 1050px;
  width: expression(document.body.clientWidth > 1050? "1050px": "auto" );
  padding:0px;
  margin:0px;
}
#pagecontent {
	margin:10px;
}

#pagecontent p{margin-bottom:10px;}

/*=== header banner area ===*/
#header {
	height: 70px;
	background-color:#498BCC;
	background-image: url(graphics/header-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#crumb {
	text-align: left;
	width:100%;
	margin-left :10px;
	font-size:90%;

}
#text-logo {
	float: left;
	width: 287px;
	height: 70px;
}
#banner-image {
  float: left;
  background: #000000 url(graphics/councillors-uk-banner.gif) no-repeat;
  width: 462px;
  height: 70px;
}
#header-login-module {
  background: #FFF url(graphics/header-bottom-border.gif) repeat-x top;
  width:100%;
  height:30px;
}
/*=== login module ===*/
#nav-top {
  float: right;
  
  
}
#nav-top ul {
  float: none;
  margin:0;
  padding:0px 5px 0;
  list-style:none;
}

/* top level links */

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav-top a {float:none;}
/* End IE5-Mac hack */


#nav-top li {
  float:left;
  background:url(graphics/login-tab-blue-l.gif) no-repeat bottom left;
  margin:0;
  margin-left:1px;
  padding:0 0 0 6px;
  white-space: nowrap;
  text-align:right;
  
}

#nav-top li a {
  float:left;
  font-size: 11px;
  display:block;
  line-height: 28px;
  background:url(graphics/login-tab-blue-r.gif) no-repeat 100% 100%;
  padding: 0px 15px 0px 10px;
  text-decoration:none;
  color:#ffffff;
  font-weight:bold;

}
/*
div#nav-top li:hover {
  background:url(../images/over_tab_l.png) no-repeat bottom left;
}
div#nav-top li:hover a {
  background:url(../images/over_tab_r.png) no-repeat bottom right;
*/
}
/*====== home page table ======*/
.mainTable2 { width:90%; padding:0px; margin:0px 0px 10px 0px; text-align:left;}
.mainTable2 td { width:100%; text-align:left;}
.mainTable { width:100%; padding:0px; margin:0px 0px 10px 0px;}
.mainTable td { width:33%; text-align:left;}
.module-table { width:100%; border:0px; padding:0px; margin:0px;}
.module-table-news { width:100%; border:0px; padding-top:0px; margin:0px 0px 0px 0px;}
.module-table p { margin:5px 0px 5px 0px;}
a.mainlevel {
	display: block;
	background: url(graphics/underline.png) repeat-x left bottom;
	padding: 2px 0px 0px 10px;
	font-weight:bold;
}
a:hover.mainlevel { color:#000000;}
ul#mainlevel a.mainlevel {
  background: none;
  padding: 0 10px;
}
/*=== box 1 ===*/
#left {
  text-align: left;
  margin-right: 3px;
  padding-top: 10px;
}
#centre {
  text-align: left;
  padding-top: 10px;
}
#right {
  text-align: left;
  margin-left: 3px;
  padding-top: 10px;
}
div.box#left div.module {

	margin-bottom: 5px;
	margin-right:5px;
	margin-left:5px;
}
div.box#centre div.module {
	margin-bottom: 5px;
	margin-right:5px;
	margin-left:5px;
}
div.box#right div.module {
	margin-bottom: 5px;
	margin-right:5px;
	margin-left:5px;
}
#homepage h1{
	font-weight: bold;
	font-size: 100%;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin:0px;
}
#newsmodule {margin:10px 5px 10px 3px;}
.newstitle{
	/*background: none;*/
	font-weight: bold;
	font-size: 100%;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #726697;
	margin:0px;
}
#homepage h6{
	/*background: none;*/
	font-weight: bold;
	font-size: 100%;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin:0px;
	background: transparent url(graphics/purple_top_right-news.png) no-repeat bottom right;
	height:60px;
}
#homepage h2, #homepage h3 {
	/*background: none;*/
	font-weight: bold;
	font-size: 100%;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #498BCC;
	margin:0px;
}
#homepage h4, #homepage h5 {
	/*background: none;*/
	font-weight: bold;
	font-size: 120%;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #498BCC;
	margin:0px;
	}
label {font-weight: bold;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0px;}
.pages {font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0px;}

a.pages {font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0px;}

/*=== standard box ===*/
.box div.module {
  background: transparent url(graphics/grey_bottom_left.png) no-repeat left bottom;
  border: 0px solid #cccccc;
}
.box div.module div {
  background: transparent url(graphics/grey_bottom_right.png) no-repeat bottom right;
}
.box div.module div div {
  background: transparent url(graphics/grey_top_left.png) no-repeat top left;
}
.box div.module div div div {
	background: transparent url(graphics/grey_top_right.png) no-repeat top right;
	padding: 0 10px 10px 10px;
	width: auto;
	width: 100%;
}
.box div.module div div div div {
	background: none;
	padding: 0;
}
/*=== blue ===*/
.bluebox,.orangebox,.purplebox, .lightbluebox, .greybox{margin-bottom:10px;}

.greybox div.module div div div {
	padding: 0 10px 10px 10px;
	width: auto ;

}
.bluebox div.module div div {
  background: transparent url(graphics/blue_top_left.png) no-repeat top left;
}
.bluebox div.module div div div {
	background: transparent url(graphics/blue_top_right.png) no-repeat top right;
	padding: 0 10px 10px 10px;
	width: auto ;

}
/*=== light blue ===*/
.lightbluebox a.mainlevel{color:#498BCC;}
.lightbluebox a:hover.mainlevel{color:#000000;}
.lightbluebox div.module div div {
  background: transparent url(graphics/light_blue_top_left.png) no-repeat top left;
}
.lightbluebox div.module div div div {
	background: transparent url(graphics/light_blue_top_right.png) no-repeat top right;
	padding: 0 10px 10px 10px;
	width: auto ;

}
/*=== purple ===*/
.purplebox a.mainlevel {color:#726697;}
.purplebox a:hover.mainlevel {color:#000000;}

.purplebox div.module div div {
  background: transparent url(graphics/purple_top_left.png) no-repeat top left;
  /*background: transparent url(graphics/purple_top_left_news.png) no-repeat left top;
  vertical-align: text-bottom;	*/
}
.purplebox div.module div div div {
	background: transparent url(graphics/purple_top_right.png) no-repeat top right;
	padding: 0 10px 10px 10px;
	width: auto ;

}

/*=== orange ===*/
.orangebox div.module div div {
  background: transparent url(graphics/orange_top_left.png) no-repeat top left;
}
.orangebox div.module div div div {
	background: transparent url(graphics/orange_top_right.png) no-repeat top right;
	padding: 0 10px 10px 10px;
	width: auto;

}
/*=== nav ===*/
#footer-nav {
   text-align:left;
  float: left;
  width: 100%;
}
#footer-nav ul {  
   float: none;
  margin:0;
  padding:0px 10px 0;
  list-style:none;
}

/* top level links */

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#footer-nav a {float:none;}
/* End IE5-Mac hack */
#footer-nav li {
  float:left;
  margin:0;
  margin-left:1px;
  padding:0 0 0 6px;
  list-style:none;
}

#footer-nav li a {
  float:left;
  font-size: 11px;
  display:block;
  line-height: 28px;
  padding: 0px 15px 0px 10px;
  text-decoration:none;
  color:#000000;
  
}


#footer-nav li a img { margin-top:7px;}

div#footer-nav li:hover {
  
}
div#footer-nav li a:hover{
  text-decoration:underline;
  color:#498BCC;
}

/*=== footer navigation ===*/
#footer {
  float: left;
  height: 30px;
  font-size: 90%;
  width:100%;
  background-color:#DBDBFF;
  border-top:3px solid #498BCC;
  border-bottom:1px solid #000000;

}
#footer a {
	color: #fff;
	font-weight: normal;
}
.screenshot {border: 1px solid #333333;}
#pagecontent h1 {font-size: 160%; color:#000000; margin:10px 0px 5px 0px;}
#pagecontent h2 {font-size: 140%; color:#000000; margin:0px 0px 10px 0px;}
#pagecontent h3 {font-size: 110%; color:#000000; margin:0px 0px 10px 0px;}
#pagecontent h4 {font-size: 120%; color:#000000; margin:0px 0px 10px 0px;}
#pagecontent h5 {font-size: 110%; color:#000000; margin:0px 0px 10px 0px;}
#pagecontent h6 {font-size: 110%; color:#000000; margin:0px 0px 10px 0px;}

.miniopt{font-size:80%;}