

.headingStyling {
	border-top: 1px solid #cccccc;
}

.docCaption {
	background-color: #EFEFEF;
        text-align: left;
	vertical-align: middle;
        margin-top: 10px;
	padding:2px;
	color: #000;
}

.docDownloadsTitle {
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
}

.docDownloads {
	font-size: 80%;
	border-bottom: 1px solid #CCC;
	color: #593790;
	font-weight: bold;
	color: #000;
}

.docDownloads td {
	border-top: 1px solid #CCC;
	padding: 5px;
	vertical-align: top;
}

.downloadIcons td {
	width: 29px;
}

.committeeLarge {
	width: 95%;
	background-color: #fff;
	clear: both;
	font-size: 95%;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	list-style-type: none;
	color: #000;
}

.committeeLarge td {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 5px;
	vertical-align: top;
}

.red {
	color: #FB060F;
}

.purple {
	color: #B904C9;
}

.brown {
	color: #D97D05;
}

.blue {
	color: #5A05CD;
}

.bluetwo {
	color: #5005F9;
}

.small {
	font-size: 80%;
}

/* SEARCH STYLES */
.advanced {
	display:block;
	font-size: 75%;
	float: left;
}

.simple a {
	background-color: #FFF;
	color: #006666;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color: #000;
}


.simple {
	font-size: 75%;
	float: left;
	background-color: #999;
	color: #000;

}

.date {
 	font-size: 85%;
 	margin: 0px;
 	padding-bottom: 10px;
	font-weight: bold;
	width: 99%;
	border-bottom: 1px solid #CCC;
}

.aandz {
	margin: 10px;
	border-top: none;
}

.atoz a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	display: block;
	text-align:center;
	background-color:#EFEFEF;
}

.atoz a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	display: block;
	text-align:center;
	background-color:#EFEFEF;
}

.atoz a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	display: block;
	text-align:center;
	background-color:#EFEFEF;
}

.atoz a:hover {
	color: #FFF;
	font-weight: bold;
	background-color: #006633;
	width: 40px;
	display: block;
	text-align:center;
}

.leftPic100 {
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 105px;
}

.rightPic100 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	width: 105px;
}

.leftPic60 {
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 65px;
}

.rightPic60 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	width: 70px;
}

.rightPic200 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	width: 210px;
}

.leftPic200 {
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 205px;
}

.leftPic120 {
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 125px;
}

.rightPic120 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	width: 130px;
}

.lookInMyEyes {
	visibility: hidden;
	width: 0px;
}

.tableTitle {
	background-color: #EFEFEF;
	font-weight: bold;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 5px;
	vertical-align: top;
	color: #000;
}

.th {
	background-color: #EFEFEF;
	font-weight: bold;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 5px;
	vertical-align: top;
	color: #000;
}

caption {
	font-weight: bold;
	padding-top: 5px;
}

.committee {
	width: 95%;
	background-color: #fff;
	clear: both;
	font-size: 80%;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	list-style-type: none;
	color: #000;
}


.noBorder td {
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	padding: 5px;
	vertical-align: top;
}

.noBorder {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	width: 95%;
	font-size: 80%;
}

.committee td {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 5px;
	vertical-align: top;
}

.even {
	background-color: #EFEFEF;
	color: #000;
}

.error {
	color: red;
	font-size: 106%;
	background-color: #FFF;
} 

#container {
  margin: 0 auto;
  width: 760px;
  text-align: left;
  border-top-color: #a594c1;
  border-top-style: solid;
  border-top-width: 12px;
  padding: 0px;
} 

/* LINKS LISTS */
.external li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url("/icon_ext_link.gif");
	padding-bottom: 7px;
}

.internal li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url("/icon_int_link.gif");
	padding-bottom: 7px;
}

.attachment li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url("/icon_attach.gif");
	padding-bottom: 7px;
}

.attachment li a {
	font-weight: bold;
	color: #660066;
	padding-top: 9px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-color: #FFF;
}

.attachment li a:link {
	color: #0099CC;
	background-color: #FFF;
}

.attachment li a:visited {
	color: #333;
	background-color: #FFF;
}

.attachment li a:hover {
	color: #000;
	background-color: #FFF;
}


.internal li a {
	font-weight: bold;
	color: #006699;
	padding-top: 9px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-color: #FFF;
}

.internal li a:link {
	color: #006699;
}

.internal li a:visited {
	color: #333;
	background-color: #FFF;
}

.internal li a:hover {
	color: #000;
	background-color: #FFF;
}

.external li a {
	font-weight: bold;
	color: #336633;
	padding-top: 9px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 95%;
}

.external li a:link {
	color: #336633;
	background-color: #FFF;
}

.external li a:visited {
	color: #333;
	background-color: #FFF;
}

.external li a:hover {
	color: #000;
	background-color: #FFF;
}

/* LEFT NAV */
a.nav:link {
	text-decoration: none;
	background-color: #DBE3DC;
	border-bottom: 1px solid white;
	color: #006666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	width: 130px;
	font-size: 75%;
}

a.nav {
	text-decoration: none;
	background-color: #DBE3DC;
	border-bottom: 1px solid white;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
	display: block;
	width: 130px;
	font-size: 75%;
}

a.nav:visited {
	font-weight: normal;
	font-size: 10px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	width: 130px;
	text-decoration: none;
	font-size: 75%;
}

a.nav:hover {
	background-color: #99CC66;
	color: #FFF;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
	font-size: 75%;
}

a.nav:active {
	background-color: #55CC66;
	color: #FFF;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
	font-size: 75%;
}

/* LEFT NAV */



/* ealing.css                             */

body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	line-height: 1.366;	
	padding: 0px;
	background-color: #FFF;
	text-align: center;
	margin: 0px;
}

a	{
	color: #006699;
	text-decoration: underline;
	background-color: #FFF;
}

a:link{
	color: #006699;
	text-decoration: underline;
}

a:visited{
	color: #660066;
	text-decoration: underline;
}

a:hover{
	color: #3399CC;
	text-decoration: underline;
	background-color: #FFF;
}


p {
 	padding: 0px 25px 12px 11px;
	margin: 0px;
}


h1{
 	font-size: 126%;
 	color: #593790;
 	margin: 0px;
 	padding: 0px 25px 0px 11px;
	font-weight: normal;
	clear: both;
	background-color: #ffffff;
	border-right: 5px solid white;
	border-bottom: 4px solid white;
	font-weight: bold;
}

.vacancies {
 	background-color: #993399;
	color: #FFF;
	
}

.vacancyTitle{
 	color: #993399;
	background-color: #FFF;
}
h2{
 	font-size: 115%;
 	margin: 0px;
 	padding: 10px 25px 0px 11px;
	font-weight: bold;
	color: #593790;
}

h3{
 	font-size: 105%;
 	margin: 0px;
 	padding: 0px 2px 0px 0px;
	font-weight: bolder;
	color: #593790;
}

a h4{
	padding: 2px 0px 0px 0px;
	text-decoration: underline;
}

h4 {
 	font-size: 100%;
 	font-weight: bold;
 	margin: 0px;
 	padding: 2px 0px 2px 0px;
	color: 666666;
}

h5{
 	font-size: 95%;
 	margin: 0px;
 	padding: 0px 2px 0px 0px;
	font-weight: bold;
}

h6{
 	font-size: 85%;
 	margin: 0px;
 	font-weight: normal;
}

.ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-position: inside;
	list-style-type: square;
}

ul {
	margin-top: 0px;
}

/* Controls look of lists in the content panel. */
#content li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
	font-weight: normal;
}

/*ul ul {
 	list-style-type: disc;
}

ul ul ul{
 	list-style-type: none;
}
*/
label {
 	font-weight: bold;
 	color: #334d55;
	background-color: #FFF;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	width: 100%;
	margin-top: 0px;
}

#navBar{
	float: left;
	width: 145px;
	margin: 0px;
	padding: 0px;
	font-size: 95%;
}

#leftCol{
	float: left;
	width: 380px;
	margin: 0px;
	padding: 10px 0 0 0;
	font-size: 90%;
}

#navBar3{
	float: left;
	width: 380px;
	margin: 0px;
	padding: 10px 0 0 0;
	font-size: 90%;
	border-top: 1px dashed #666666;
	clear: left;
}

#navBar3 li {
	font-size: 85%;
	list-style-type: square;
	
}

#contentRight{
	float: right;
	width: 377px;
	margin: 0px;
	padding: 10px 0 0 0;
	font-size: 90%;
	border-top: 1px dashed #666666;
	clear: both;
}

#headlines{
	float:right;
	width: 140px;
}

#headlines li {
	float:right;
	width: 140px;
	list-style-type: none;
}

#headlinesTwo{
	float:right;
	width: 140px;
	clear: right;
	font-size: 70%;
}

#headlinesTwo p{
	padding: 0px 2px 4px 2px;
}

#headlinesTwo h4 {
 	font-weight: bold;
 	margin: 0px;
 	padding: 2px 0px 2px 0px;
}

.headlinesTwo a {
 	font-weight: bold;
 	margin: 0px;
 	padding: 2px 0px 2px 0px;
}

#content{
	float: left;
	width: 470px;
	border-right: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 90%;
}

#content2Col{
	float: right;
  	width: 370px;
	margin: 0px;
	padding: 10px 0 0 0;
	border-right: 1px solid #fff;
	font-size: 90%;
	clear: none;
}

#content2Col li{
	list-style-type: square;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 0px;
}


/************* #header styles **************/

#header	{
padding: 0px 0px 0px 0px;
color: #CCC;
background-color: #FFF;
height: 75px;
}


#header img{
 display: block;
}

#header a {
	font-size: 90%;
	padding: 0 0px 0 0;
}

/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 0px 0px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 0px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/



#breadCrumb {
	padding: 5px 0px 5px 6px;
	margin: 0px;
	font-size: 75%;
	float: left;
	width: 754px;
}



/************** .feature styles ***************/

.councillor{
	padding: 0px 5px 5px 3px;
	font-size: 90%;
	margin-top: 0px;
	width: 492px;
	float: right;
}


.feature{
	padding: 0px 5px 5px 0px;
	font-size: 90%;
	margin-top: 0px;
	width: 350px;
	float: right;
}

.feature h3{
	padding: 0px 0px 0px 5px;
}

.feature a{
	text-decoration: underline;
}

.feature a:visited{
	text-decoration: underline;
}

.feature img{
	padding: 0px;
}

#content img{
	padding: 0px;
}

.picnmix {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	float: left;
	width: 375px;
	border-bottom: 10px solid #fff;
	background-color:#f5f5f5;
}

.picnmix img {
	float: left;
	padding: 5px 4px 8px 4px;
}

.picnmixR {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	float: right;
	width: 100px;	
}

.caption {
	padding: 0px;
	float: right;
	width: 265px;
	font-size: 85%;
}

.caption p {
	padding: 0px;
	
}


/************** .promo styles *****************/

.promo {
	clear: both;
	padding: 0px 5px 5px 0px;
	font-size: 90%;
}

.promo p{
	padding: 0px 0px 10px 0px;
	margin-top: 2px;
}


/************** .result styles *****************/

.result{
	clear: both;
	padding: 5px 5px 0px 10px;
}

.result p{
	padding: 0px 0px 5px 5px;
	margin-top: 3px;
}

.result img{
	padding: 0px;
}

.rating{
	clear: both;
	padding: 5px 5px 0px 10px;
	font-size: 80%;
	font-weight: bold;
}

.rating p{
	padding-bottom: 0px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 5px 5px 0px;
}

.story p{
	padding: 0px 0px 5px 0px;
	margin-top: 3px;
}


/************* #footer styles ***************/

#footer{
	clear: both;
	border-top: 1px solid #CCCCCC;
	font-size: 75%;
	padding: 10px 0px 10px 0px;
	width: 100%;
}

#footer p {
	margin-top: 2px;
}
/************* #search styles ***************/

#search {
	padding: 2px 0px 3px 10px;
	width: 500px;
	float: right;
}

#searchResults {
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	width: 400px;
	float: right;
}

#search form {
 	margin: 0px;
 	padding: 0px;
 	float: right;
}

#search label{
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists 
#navBar li {border-bottom: 1px solid #EEE;}*/

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #ededed;
	color: #000;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines button {
	background: #33745D url("/button_bg.gif") repeat-x left top;
	text-decoration: none;
	border-bottom: 1px solid #759B8D;
	border-top: 1px solid #929292;
	border-left: 1px solid #B8B8B8;
	border-right: 1px solid #779087;
	color: #FFF;
	padding: 5px 2px 5px 5px;
	display: block;
	width: 95%;
	font-size: 85%;
	margin-top: 3px;
	font-weight: bold;
}

#headlines a.button {
	background: #33745D url("/button_bg.gif") repeat-x left top;
	text-decoration: none;
	border-bottom: 1px solid #759B8D;
	border-top: 1px solid #929292;
	border-left: 1px solid #B8B8B8;
	border-right: 1px solid #779087;
	color: #FFF;
	padding: 5px 2px 5px 5px;
	display: block;
	width: 95%;
	font-size: 85%;
	margin-top: 3px;
	font-weight: bold;
}

#headlines a.button:hover {
	background: #47A684 url("/button_bg_hover.gif") repeat-x left top;
	text-decoration: none;
	border-bottom: 1px solid #759B8D;
	border-top: 1px solid #929292;
	border-left: 1px solid #B8B8B8;
	border-right: 1px solid #779087;
	color: #FFF;
	padding: 5px 2px 5px 5px;
	display: block;
	width: 95%;
	font-size: 85%;
	margin-top: 3px;
	font-weight: bold;
}

#headlines a.button:visited {
	text-decoration: none;
	border-bottom: 1px solid #759B8D;
	border-top: 1px solid #929292;
	border-left: 1px solid #B8B8B8;
	border-right: 1px solid #779087;
	color: #FFF;
	padding: 5px 2px 5px 5px;
	display: block;
	width: 95%;
	font-size: 85%;
	margin-top: 3px;
	font-weight: bold;
}


#headlines a.button:active {
	background: #33745D url("/ealing3/export/system/modules/uk.gov.ealing.www/resources/images/button_bg.gif") repeat-x left top;
	text-decoration: none;
	border-bottom: 1px solid #759B8D;
	border-top: 1px solid #929292;
	border-left: 1px solid #B8B8B8;
	border-right: 1px solid #779087;
	color: #FFF;
	padding: 5px 2px 5px 5px;
	display: block;
	width: 95%;
	font-size: 85%;
	margin-top: 3px;
	font-weight: bold;
}



#headlines p{
	padding: 5px 0px 5px 0px;
	margin-top: 2px;
	border-top: 2px solid #CCCCCC;
}



/************** Head navigation **************************/

#navtop {
	float:right;
	width:731px;
	background-color: #a594c1;
	font-size: 80%;
	color: #000;
	border-bottom: 0px solid #a594c1;
	border-top: 0px solid #a594c1;
	background-image: url(../images/nav_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 29px;
	
}

#navtop ul {
  margin:0;
  padding: 0px 0px 0;
  list-style:none;
  
  }
#navtop li {
  float:left;
  background:#a594c1 url("/norm_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 1px;
  border-right: 1px solid #fff;
  }
 
#navtop a {
  float:left;
  display:block;
  background: #a594c1 url("/norm_right.gif") no-repeat right top;
  padding:4px 6px 4px 6px;
  text-decoration: none;
  font-weight: bold;
  color:#fff;
  }
  

/************** Head Second navigation **************************/

#navtop2 {
	float:right;
	width:709px;
	background-color: #999999;
	font-size: 80%;
	color: #000;
	border-bottom: 0px solid #a594c1;
	border-top: 0px solid #a594c1;
	background-image: url(../images/bot_nav.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 51px;
	
}

#navtop2 ul {
  margin:0;
  padding: 0px 0px 0;
  list-style:none;
  
  }
#navtop2 li {
  float:left;
  background:#999999 url("/norm_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 1px;
  border-right: 1px solid #fff;
  
  }
#navtop2 a {
  float:left;
  display:block;
  background: #999999 url("/norm_right.gif") no-repeat right top;
  padding:4px 6px 4px 6px;
  text-decoration: none;
  font-weight: bold;
  color:#fff;
  }
  
/********************************* Active Tab ***************************/

.navtopActive {
  float:left;
  display:block;
  background:url("/norm_right.gif") no-repeat right top;
  padding:7px 15px 5px 6px;
  text-decoration: underline;
  font-weight:normal;
  color: a594c1;
	background-color: #FFF;
}


/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navtop a {float:none;}
/* End IE5-Mac hack */

#navtop a:hover {
  	color:#a594c1;
	background-color: #FFF;
}

#navtop2 a:hover {
  	color:#999999;
	background-color: #FFF;
}

/*#navtop a:visited {
  	color:#660066;
	background-color: #FFF;
}*/

#navtop #current {
  	color: #0099FF;
  	padding-bottom:5px;
	background-color: #FFF;
}

#navtop #current a {
  /*background-image: #FFF url("/norm_left_on.gif");*/
  color: #0099FF;
  padding-bottom:5px;
}

.skip  {
	font-size: 50%;
	color: #FFF;
	background-color: #FFF;
}

a.skipText:visited  {
	color: #FFF;
	background-color: #FFF;
}

a.skipText:link  {
	color: #FFF;
	background-color: #FFF;
}

a.skipText  {
	color: #FFF;
	background-color: #FFF;
}

a.skipText:hover  {
	color: #FFF;
	background-color: #FFF;
}

#logo {
	float: left;
	width: 99%;
}


#languages{
	padding: 0px 0px 4px 0px;
	width: 520px;
	float: right;
}

#languages img {
	float: right;
}

a img {
	border: none;
}

#console {
	width:100%;
	height:70%;
	border:1px solid #ccc;
	overflow:auto;
	text-align: left;
}

/* image used as a link with onclick event scripted */
img.link {
  display: inline;
  background: none;
  background-color: transparent;
  vertical-align: middle;
  color: WindowText;
  text-decoration: none;
  cursor: hand;
  cursor: pointer;
}

/* Fieldset and Legend */

fieldset {
   margin-top: 3px;
}

legend{
  font-size: 80%;
  font-weight: bold;
}

.banner {
	width: 100%;
	border: 0px;;
	padding: 0px;
	background-color: red;
	z-index: 0;
}
