* {
     margin:0;
     padding:0;
     border:0;
     font-family:arial;
}

html, body {
     height:100%;
     width:100%;
}

body {
     background:url('../images/background-gradient.gif') top left repeat-x #f2f2f0;
     position:absolute;
}

a {
     text-decoration:none;
     color:inherit;
}

a:hover {
     text-decoration:underline;
}

ul {
     list-style-type:none;
}

hr {
     clear: both;
     height:1px;
     border:none;
     color: #ececeb;
     background-color: #ececeb;
     margin:0 0 4px 0;
     line-height:1px;
}

hr.double {
     clear: both;
     height:1px;
     border-top:1px solid #d2d2d0;
     border-bottom:1px solid #e9e8e8;
     color: white;
     background-color: white;
     margin:4px 0;
     line-height:1px;
}

#header {
     margin:6px auto 0 auto;
     width:960px;
     height:174px;
     background:url('../images/background-header.gif') top left no-repeat;
     position:relative;
}

h1 {
     position:absolute;
     top:35px;
     left:54px;
     width:158px;
     height:96px;
     background:url('../images/logo.gif') top left no-repeat;
     text-indent:-9999px;
}

h1 a {
     display:block;
     cursor:pointer;
     height:96px;
	 overflow:hidden;
}

#avoidmenu {
     display:none;
}

#optionmenu {
     position:absolute;
     top:5px;
     left:290px;
     color:white;
}

#optionmenu li {
     display:block;
     float:left;
     padding:0 10px;
     height:30px;
     line-height:30px;
     background:url('../images/list-separator-blue.gif') top right no-repeat;
     vertical-align:text-bottom;
}

#optionmenu li a {
     color:white;
     font-size:0.9em;
}
#optionmenu li span {
     font-size:0.9em;
}

#optionmenu li.fix {
     line-height:26px;
}

#optionmenu li a.size1 {
     font-size:12px;
}

#optionmenu li a.size2 {
     font-size:14px;
}

#optionmenu li a.size3 {
     font-size:16px;
}

#optionmenu li a.select {
     text-decoration:underline;
}

#optionmenu li.last {
     background:none;
}

#generalenquiries {
     position:absolute;
     top:63px;
     left:298px;
}

#generalenquiries p {
     margin-top:4px;
     color:#595858;
}

#generalenquiries p.links {
     margin-top:10px;
}

#generalenquiries a {
     color: #0b7195;
     font-weight: bold;
}

#generalenquiries a#header-map {
     margin-left:4px;
}

#translate-box {
	position:absolute;
     top:58px;
     left:540px;
	 width:162px;
	 height:70px;
	 overflow:hidden;
}

#translate-bar {
	position:absolute;
     top:135px;
     left:298px;
	 width:450px;
	 height:33px;
}

#translate-bar img{
	margin:0 27px 0 0;
}
/*#translate-popup {
	display:none;
	z-index:100;
	position:absolute;
    top:39px;
    left:-200px;
	width:756px;
	padding:20px 12px 12px;
	background:#fff url(../images/bt-close.gif) no-repeat 761px 3px;
	border:2px solid #0b7195;
}
#translate-popup img{
	display:none;
}*/

#searchbox {
     position:absolute;
     top:66px;
     left:750px;
     /*right:40px;*/
}

#searchbox label {
     color: #595858;
	 display:block;
}

#searchbox input {
     height:16px;
     line-height:16px;
     width:146px;
     padding:0;
     margin:0 6px 0 0;
     border:1px inset #aaaaaa;
}


#banner-sign {
     color: #0b7195;
     font-weight: bold;
     position:absolute;
     text-align:right;
     top:148px;
     left:628px;
     width:320px;
     text-align:right;
}

#signas {
     position:absolute;
     text-align:right;
     top:115px;
     left:628px;
     width:320px;
     color: #595858;
}

#myaccount {
     color: #0b7195;
     font-weight: bold
}


#container-top {
     margin:7px auto 0px auto;
     width:960px;
     padding-top:10px;
     background:url('../images/border-main-top.gif') top left no-repeat;
}

#container-bottom {
     width:960px;
     padding-bottom:38px;
     background:url('../images/border-main-bottom.gif') bottom left no-repeat;

}

#container-left {
     width:950px;
     padding-left:10px;
     background:url('../images/border-main-left.gif') top left repeat-y;
}

#container-right {
     width:940px;
     padding-right:10px;
     background:url('../images/border-main-right.gif') top right repeat-y white;

}

#container-3tabs {
     width:940px;
     padding-top:234px;
     height:14em;
     position:relative;
}

#firsttab {
     position:absolute;
     top:0;
     left:0;
     width:310px;
}

#secondtab {
     position:absolute;
     top:0;
     left:314px;
     width:310px;
}

#thirdtab {
     position:absolute;
     top:0;
     left:630px;
     width:310px;
}

#firsttab h3 {
     background:url('../images/header-green.gif') top left no-repeat;
}

#secondtab h3 {
     background:url('../images/header-yellow.gif') top left no-repeat;
}

#thirdtab h3 {
     background:url('../images/header-blue.gif') top left no-repeat;
}

#firsttab h3 span {
     background:url('../images/arrow-header-green.gif') top left no-repeat;
}

#secondtab h3 span {
     background:url('../images/arrow-header-yellow.gif') top left no-repeat;
}

#thirdtab h3 span {
     background:url('../images/arrow-header-blue.gif') top left no-repeat;
}

#firsttab img {
     border-top:1px solid #a0cb4b;
     display:block;
}

#secondtab img {
     border-top:1px solid #f0a621;
     display:block;
}

#firsttab .tabcontent {
     background:url('../images/background-tab-green.gif') bottom left no-repeat #50a001;
}

#secondtab .tabcontent {
     background:url('../images/background-tab-yellow.gif') bottom left no-repeat #f0a621;
}

#thirdtab .tabcontent {
     border-top:1px solid #8abed1;
     background:url('../images/background-tab-blue.gif') bottom left no-repeat #eff8fc;
     padding-top:184px;
     position:relative;
}

#firsttab .tabcontent ul li {
     background:url('../images/arrow-list-green.gif') left 0.55em no-repeat;
}

#secondtab .tabcontent ul li {
     background:url('../images/arrow-list-yellow.gif') left 0.55em no-repeat;
}

h3 {
     height:44px;
     padding-left:27px;
     width:283px;
     border-bottom:1px solid white;
     position:relative;
     line-height:44px;
     color:#ffffff;
     font-weight:normal;
     letter-spacing:1px;
     font-size:1.5em;
}

h3 a {
     font-size:1em;
     color:#ffffff;
}

h3 span {
     position:absolute;
     top:17px;
     left:14px;
     display:block;
     height:11px;
     width:9px;
}

h3 a:hover span {
     text-decoration:none;
}


.tabcontent {
     height:14em;
}

.tabcontent p {
     color:#ffffff;
     padding:1em 10px 0 10px;
     line-height:16px;
}

.tabcontent ul {
     position:absolute;
     bottom:1em;
     left:0;
     padding:2em 0 0 10px;
     width:300px;
}

.tabcontent ul li {
     display:block;
     float:left;
     width:140px;
     padding-left:10px;
     line-height:18px;
}

.tabcontent ul li a {
     color:white;
}

.tabcontent dl {
     position:absolute;
     left:0;
     top:0;
     padding:0 10px;
     width:290px;
     font-weight:bold;
}

.tabcontent dl dt {
     color:#063f53;
     padding:10px 0 4px 0;
}

.tabcontent dl dt a {
     color:#063f53;
}

.tabcontent dl dd {
     color:#0b7195;
     padding-bottom:10px;
     border-bottom:1px dotted #83bacf;
}

.tabcontent dl dd.last {
    border:none;
}

#viewallnews {
     position:absolute;
     display:block;
     bottom:60px;
     right:10px;
     color:#0b7195;
     font-weight:bold;
}

#morenews {
    position:absolute;
    display:block;
    bottom:20px;
    right:10px;
}

#whitetab-top {
    width:940px;
    padding-top:10px;
    background:url('../images/background-tab-white-top.gif') top left no-repeat;
}

#whitetab-middle {
    width:940px;
    background:url('../images/background-tab-white-middle.gif') top left repeat-y;
}

#whitetab-bottom {
    width:920px;
    padding:0 10px 10px 10px;
    background:url('../images/background-tab-white-bottom.gif') bottom left no-repeat;
    position:relative;
}

#whitetab-bottom h3 {
    color:#a0cb4b;
    padding-left:5px;
    line-height:24px;
    height:1.3em;
    border:none;
}

#whitetab-bottom ul {
    border-right:2px solid #d7d7d7;
    padding:8px 0 18px 0;
    width:606px;
    overflow:auto;
}

#whitetab-bottom ul li {
    width:201px;
    border-right:1px dotted #e7e7e7;
    float:left;
}

#whitetab-bottom ul li a {
    display:block;
    margin:10px 13px 0 14px;
    padding:0 0 5px 60px;
    width:114px;
    border-bottom:1px solid #e7e7e7;
    color:#676767;
    height:5em;
}

#whitetab-bottom ul li.firstelem a {
    background:url('../images/number01.gif') top left no-repeat;
}

#whitetab-bottom ul li.secondelem a {
    background:url('../images/number02.gif') top left no-repeat;
}

#whitetab-bottom ul li.thirdelem {
    border:none;
}

#whitetab-bottom ul li.thirdelem a {
    background:url('../images/number03.gif') top left no-repeat;
}

#whitetab-bottom ul li.fourthelem a {
    background:url('../images/number04.gif') top left no-repeat;
}

#whitetab-bottom ul li.fifthelem a {
    background:url('../images/number05.gif') top left no-repeat;
}

#whitetab-bottom ul li.sixthelem a {
    background:url('../images/number06.gif') top left no-repeat;
}

#whitetab-bottom ul li.sixthelem {
    border:none;
}

#whitetab-bottom form {
    position:absolute;
    top:0;
    right:10px;
    width:260px;
}

#whitetab-bottom form h3 {
    color:#64bbd9;
}

#whitetab-bottom form p {
    color:#676767;
    font-weight:bold;
    padding:10px 0 10px 5px;
}

#whitetab-bottom form input {
   margin-left:5px;
}

#whitetab-bottom form label {
    vertical-align:20%;
    line-height:1.3em;
    color:#676767;
}

#whitetab-bottom form button {
    margin-left:170px;
}

#bottom-info {
    position:relative;
	margin:10px 0 0 0;
	height:12em;
}

#bottom-info ul {
    overflow:auto;
    padding-top:4px;
}

#bottom-info ul li {
    display:block;
    float:left;
    padding:0 10px;
    border-right:1px solid #a9a9a9;
    overflow:hidden;
    height:1em;
}

#bottom-info ul li.last {
    border:none;
}

#bottom-info ul li a {
    vertical-align:top;
    color:#a9a9a9;
    line-height:0.8em;
}

#bottom-info ul li a:hover {
    color:#0b7195;
}

#bottom-info p {
    position:absolute;
    bottom:4px;
    left:0;
    color:#a9a9a9;
    padding:0 10px;
}

#bottom-info span {
    position:absolute;
    top:4px;
    right:0;
    color:#a9a9a9;
}

#bottom-info #footer-logos {	
	position:absolute;
	top:70px;
	right:0;
	text-align:right;
}
#bottom-info #footer-logos img{	
	margin:0 0 0 15px;
}

/**********
** News ***
**********/

#menu-4tabs{
    height:47px;
    overflow:hidden;
}

#menu-4tabs li {
    float:left;
    height:47px;
    width:235px;
    line-height:47px;
    position:relative;
}

#menu-4tabs li a {
    color:white;
    font-size:1.5em;
    padding-left:27px
}

#menu-4tabs li a span {
     position:absolute;
     top:19px;
     left:14px;
     display:block;
     height:11px;
     width:9px;
}

#menu-4tabs li.greentab {
     background:url('../images/header-green-235.gif') top left no-repeat;
}

#menu-4tabs li.greentabselected {
     background:url('../images/header-green-selected-235.gif') top left no-repeat;
}

#menu-4tabs li.greentab a span {
     background:url('../images/arrow-header-green.gif') top left no-repeat;
}

#menu-4tabs li.yellowtab {
     background:url('../images/header-yellow-235.gif') top left no-repeat;
}

#menu-4tabs li.yellowtabselected {
     background:url('../images/header-yellow-selected-235.gif') top left no-repeat;
}

#menu-4tabs li.yellowtab a span {
     background:url('../images/arrow-header-yellow.gif') top left no-repeat;
}

#menu-4tabs li.bluetab {
     background:url('../images/header-blue-235.gif') top left no-repeat;
}

#menu-4tabs li.bluetab a span {
     background:url('../images/arrow-header-blue.gif') top left no-repeat;
}

#menu-4tabs li.bluetabselected {
     background:url('../images/header-blue-selected-235.gif') top left no-repeat;
}

#menu-4tabs li.bluetabselected a,
#menu-4tabs li.greentabselected a,
#menu-4tabs li.yellowtabselected a,
#menu-4tabs li.greytabselected a {
     color:black;
}

#menu-4tabs li.greytab {
     background:url('../images/header-grey-235.gif') top left no-repeat;
}

#menu-4tabs li.greytabselected {
     background:url('../images/header-grey-selected-235.gif') top left no-repeat;
}

#menu-4tabs li.greytab a span {
     background:url('../images/arrow-header-grey.gif') top left no-repeat;
}

#pagelocation {
     height:1.2em;
     padding:4px 0 0 20px;
     margin:0;
     border-bottom:1px dotted #c5c7c8;
}

#pagelocation p,
#pagelocation p a {
     color:#505151;
}

#columns-container {
     padding:9px 20px 0 20px;
	 overflow:auto;
}

#sidemenu {
     width:218px;
     float:left;
}

#sidemenu h3 {
     width:200px;
     height:36px;
     line-height:36px;
     color:black;
     padding:0;
     border-bottom:1px dotted #c5c7c8;
}

#sidemenu ul {
     padding:8px 0;
     border-bottom:1px dotted #c5c7c8;
     width:210px;
}

#sidemenu ul li{
     display:block;
     margin:10px 0;
}

#sidemenu ul li a {
     color:#096281;
     text-decoration:underline;
}

#sidemenu ul li a img {
     text-decoration:none;
}

#sidemenu ul li a.selected {
    text-decoration:none;
    color:#64bbd9;
}

#sidemenu ul li a.selected img {
     display:none;
}

#sidemenu ul li ul {
     padding:0;
     border:none;
}

#sidemenu ul li ul li {
     line-height:1.5em;
     padding:0 0 0 15px;
     background:url('../images/arrow-dl-lightblue1.gif') 5px 8px no-repeat;
}

#sidemenu ul li ul li a {
     font-size:0.9em;
}

#content-column {
     width:477px;
     float:left;
}

#part1 {
     border-left:1px solid #edebec;
     border-right:1px solid #edebec;
     background:url('../images/border-grey.gif') 237px top repeat-y;
     overflow:auto;
}

#part1column1 {
     float:left;
     width:198px;
     padding:0 20px 0 19px
}

#part1column2 {
     float:left;
     width:198px;
     padding:0 19px 0 21px
}

#part1 h3 {
     height:36px;
     line-height:36px;
     color:#196c89;
     padding:0;
     width:100%;
}

#part1 dl dt {
     padding:15px 0 10px 0;
}
#part1 dl dt a{
     color:#505050;
     text-decoration:underline;
}
#part1 dl dd {
     color:#505050;
}

#part1 dl dt.first a{
     color:#2b7a95;
     font-weight:bold;
}
#part1 dl dd.first {
     color:#2b7a95;
     font-weight:bold;
     padding-bottom:5px;
     border-bottom:1px dotted #c5c7c8;
}

#content-column hr,
#content-bigcolumn hr {
     color:white;
     background-color:white;
     border-bottom:1px dotted #c5c7c8;
     margin:10px 0;
}

#content-bigcolumn p{
     padding-bottom:1em;
}

#content-bigcolumn p a{
     color: #063f53;
}

#part2 {
     overflow:auto;
}

#box1 {
     float:left;
     padding:0 16px 0 0;
     width:230px;
}

#box2 {
     float:left;
     padding:0 0 0 0;
     width:230px;
}

#part2 .top-blue  {
     background:url('../images/box-lightblue-top.gif') left top no-repeat #eff8fc;
     padding-top:4px;
}

#part2 .top-yellow {
     background:url('../images/box-lightyellow-top.gif') left top no-repeat #f5f0b4;
     padding-top:4px;
}

#part2 .bottom-blue {
     background:url('../images/box-lightblue-bottom.gif') left bottom no-repeat #eff8fc;
     padding:0 18px 10px 19px;
}

#part2 .bottom-yellow {
     background:url('../images/box-lightyellow-bottom.gif') left bottom no-repeat #fdefca;
     padding:0 18px 10px 19px;
}

#part2 #box2 .bottom-yellow {
     padding:0 18px 24px 19px;
}

h4 {
     padding:8px 0 5px 0;
     color:#196c89;
     font-size:1.2em;
}

#part2 img {
     margin-bottom:7px;
}

#part2 a {
     color:#063f53;
     text-decoration:underline;
}

#part2 .bottom-yellow a {
     color:#000000;
}

#part2 a img {
     margin:0;
}

#part2 p {
     margin:25px 0 20px 0;
}


#previousissues {
     display:block;
     color:black;
     margin:10px 0 15px 20px;
     width:9em;
}

#pollcolumn {
     float:left;
     width:163px;
     padding:8px 0 0 32px;
     overflow:hidden;
}

#pollcolumn h4 {
     color:#64bbd9;
     font-size:1.5em;
     font-weight:normal;
     padding:0 0 15px 0;
}

#pollcolumn img {
     margin-bottom:10px;
}

#pollcolumn p {
     line-height:1.5em;
     margin-bottom:15px;
}

#pollcolumn p a {
     color:black;
}

#pollgo {
     display:block;
     width:38px;
     height:23px;
     background:url('../images/button-doublearrow.gif') left top no-repeat;
     text-indent:-9999px;
}

.sperator1 {
     color:white;
     background-color:white;
     border-bottom:1px dotted #c5c7c8;
     margin:25px 0;
}

#pollcolumn form input {
   margin-left:5px;
}

#pollcolumn form label {
    vertical-align:20%;
    line-height:1.3em;
}

#pollcolumn form fieldset {
    margin-bottom:4px;
}

#pollcolumn form button {
     margin-top:7px;
}

/*** News Story ***/

.doubleborder {
     border-left:1px solid #edebec;
     border-right:1px solid #edebec;
     margin-bottom:20px;
}

#content-column h2 {
     color:#196c89;
     font-size:1.8em;
     font-weight:normal;
     padding:8px 20px 15px 20px;
}

.title-date {
     margin:0 20px;
     color:#196c89;
     font-weight:bold;
}

.article  {
     margin:5px 20px;
     overflow:auto;
}

.article a {
     color:#000000;
     text-decoration:underline;
}

.article a.bton-xl {
     color:#ffffff;
     text-decoration:none;
}

/*.article img {
     padding:10px;
}*/

img.center {
     padding:0;
     text-align:center;
}

.article ul {
     padding-top:10px;
     padding-left:20px;
}

.article ul li {
     padding-bottom:10px;
}

.article p {
     text-align:justify;
     color:#505151;
     line-height:1.5em;
     margin-bottom:20px;
}

.bottomlink {
     padding:0 20px;
     color: #196c89;
     font-weight:bold;
}

p.bottomlink {
     padding-bottom:5px;
}

ul.bottomlink li {
     padding:5px 0;
}

ul.bottomlink li a {
     color:black;
}

#adverts {
     padding:5px 20px;
     position:relative;
}

.greentab-top{
     width:140px;
     padding-top:7px;
     background:url('../images/box-lightgreen-top.gif') top left no-repeat;
}

.greentab-bottom {
     width:110px;
     padding:0 15px 7px 15px;
     height:13em;
     background:url('../images/box-lightgreen-bottom.gif') bottom left no-repeat #e1fcad;
}

.greentab-bottom h5 {
     color:#4fa000;
     padding-bottom:15px;
     font-size:1.2em;
}

.greentab-bottom p {
     line-height:1.5em;
}

.greentab-bottom p a {
     color:black;
}

#secondsmalltab {
     position:absolute;
     top:5px;
     left:170px;
}

#thirdsmalltab {
     position:absolute;
     top:5px;
     left:320px;
}

.bluebox-medium-top {
     background:url('../images/area-medium-lightblue-top.gif') left top no-repeat #eff8fc;
     padding-top:20px;
     margin:0 20px;
     width:436px;
}

.bluebox-medium-bottom {
      background:url('../images/area-medium-lightblue-bottom.gif') left bottom no-repeat #eff8fc;
      padding: 0 20px 20px 20px;
      margin-bottom:10px;
}

.bluebox-medium-bottom label {
      display:block;
      font-weight:bold;
      color:#196c89;
      padding-top:14px;
}

.bluebox-medium-bottom textarea {
      border:1px solid #196c89;
      height:6em;
      width:100%;
      line-height:1.5em;
      color:#505152;
}

.bluebox-medium-bottom button {
       margin-top:10px;
}

/*** FAQS ***/

#content-bigcolumn {
     float:left;
     width:661px;
     padding-left:20px;
     margin-bottom:15px;
     border-left:1px solid #edebec;
}

#content-bigcolumn h2 {
     font-size:1.8em;
     font-weight:normal;
}

.green{
     color:#6fa507;
     padding-top:8px;
}

.sub-green {
     color:#6fa507;
     padding:5px 0 0 0;
     height:1em;
     line-height:1em;
     font-size:1.2em;
     width:100%;
}

#content-column h2.about {
     color:#df9a06;
}

#content-column h2.resident {
     color:#6fa507;
}

#content-column h2.green {
     padding-left:0;
     color:#6fa507;
}

.button-open {
     display:block;
     margin:5px 0 9px 0;
     padding: 4px 0 4px 36px;
     height:1.3em;
     background:url('../images/button-open.gif') left center no-repeat;
     width:8em;
     color:#196c89;
     font-weight:bold;
}

.button-close {
     display:block;
     margin:5px 0 9px 0;
     padding: 4px 0 4px 36px;
     height:1.3em;
     background:url('../images/button-close.gif') left center no-repeat;
     width:8em;
     color:#196c89;
     font-weight:bold;
}

.bluebox-top {
     background:url('../images/area-lightblue-top.gif') left top no-repeat #eff8fc;
     padding-top:20px;
}

.bluebox-bottom {
      background:url('../images/area-lightblue-bottom.gif') left bottom no-repeat #eff8fc;
      padding: 0 20px 20px 20px;
      margin-bottom:10px;
}

.bluebox-bottom strong {
      color:#196c89;
}

.bluebox-bottom form {
      margin-top:15px;
}

.bluebox-bottom form fieldset {
      overflow:auto;
      margin-bottom:10px;
}

.bluebox-bottom form label {
      display:block;
      float:left;
      width:8em;
      line-height:1.5em;
}

.bluebox-bottom form select {
      display:block;
      float:left;
      width:220px;
      padding-left:10px;
      font-weight:bold;
      color:#196c89;
      border:1px solid #196c89;
      height:1.8em;
}

.bluebox-bottom form textarea {
      display:block;
      float:left;
      border:1px solid #196c89;
      width:460px;
      height:100px;
      padding:5px 10px;
      overflow:hidden;
      color:#505152;
}

.bluebox-bottom form  button {
      margin:16px 0 0 8em;
}

.categorieshedaer {
      color:#196c89;
      padding:5px 0 10px 0;
      font-size: 1em;
}

dl.faqs {

}

dl.faqs dt {
      line-height:1.5em;
      padding:3px 0 3px 23px;
      background:url('../images/arrow-dl-lightblue.gif') left center no-repeat;
}

dl.faqs dt a {
      color:#196c89;
      text-decoration:underline;
}

dl.faqs dd {
      padding:10px 10px 10px 23px;
      line-height:1.5em;
}

#postcodegarage {
      margin:0;
      padding:0;
}

#postcodegarage label {
      display:block;
      float:none;
      color:#196c89;
      font-weight:bold;
      width:100%;
      padding-bottom:15px;
}

#postcodegarage input {
      display:block;
      float:left;
      width:128px;
      text-align:center;
      color:#505152;
      border:1px solid #196c89;
      height:1.5em;
}

#postcodegarage button {
      margin:0 0 0 20px;
}

/*** Button **/

.bton-s,
.bton-m,
.bton-l,
.bton-xl,
.bton-xxl  {
     color:white;
     font-weight:bold;
     text-align:center;
     cursor:pointer;
     text-decoration:none;
}

.bton-s:hover,
.bton-m:hover,
.bton-l:hover,
.bton-xl:hover,
.bton-xxl:hover {
     text-decoration:none;
}

button span {
     display:none;
}

/*** margin ***/

.mb10 {
     margin-bottom:10px;
}

.mb20 {
     margin-bottom:20px;
}

.ml20 {
     margin-left:20px;
}

.mb2em {
     margin-bottom:2em;
}

.h8em {
     height:8em;
}

.h16em {
     height:18em;
}

.mt10 {
     display:block;
     margin-top:10px;
}

/*** Repairs ***/

.greentab-top-large {
     width:340px;
     background:url('../images/box-lightgreen-top-large.gif') top left no-repeat #e1fcad;
}

.pt15 {
     padding-top:15px;
}

.greentab-bottom-large {
     width:340px;
     background:url('../images/box-lightgreen-bottom-large.gif') bottom left no-repeat #e1fcad;
}

.pt15 .greentab-bottom-large {
     width:310px;
     padding:0 15px;
}

#content-bigcolumn .pt15 .greentab-bottom-large a {
     color:black;
     text-decoration:underline;
     display:inline;
     padding:0;
}

.greentab-top-large h5 {
     color:#4fa000;
     font-size:1.2em;
}

.greentab-top-large h5 a {
     display:block;
     padding:7px 15px 15px 15px;
     text-decoration:none;
}

.greentab-bottom-large p a {
     display:block;
     padding:0 15px 7px 15px;
     text-decoration:none;
}

/*** new installation ***/

#repairsnew legend,
#repairsold legend {
     font-weight: bold;
     color: #196c89;
     padding-bottom: 12px;
     display:block;
}


#repairsnew .radio input,
#repairsold .radio input {
     display:block;
     float:left;
     width:16px;
     margin:4px 0 0 20px;
     height:12px;
}

#repairsold .radio-inline input {
     display:inline;
     margin:0 2px 0 20px;
     vertical-align:-3px;
}

#repairsold .radio-inline label {
     display:inline;
     margin:0;
     color:black;
     font-weight:normal;
}

#repairsnew .radio label,
#repairsold .radio label {
     display:block;
     float:left;
     width:360px;
     height:20px;
     color:black;
     font-weight:normal;
     line-height:20px;
     padding:0;
}

.bluebox-medium-bottom .hide {
     display:none;
}

#repairsnew .date {
     margin-left:10px;
     border:1px solid #196c89;
}

#repairsnew-day,
#repairsnew-year {
     width:60px;
}

#repairsnew-month {
     width:140px;
}

#loginorregister{
     margin-bottom:20px;
}

#loginorregister p {
     padding-bottom:1em;
}

#loginorregister input,
#tellstory #loginorregister input {
     display:inline;
     margin:0 2px 0 0;
     vertical-align:-3px;
     width:12px;
     border:none;
}

#loginorregister label,
#tellstory #loginorregister label {
     display:inline;
     margin:0 20px 0 0;
     color:black;
     font-weight:normal;
}

.moreinfo label{
     display:inline;
     color:black;
     font-weight:normal;
     margin-right:10px;
}

.moreinfo select,
.moreinfo input {
    width:150px;
    border:1px solid #196c89;
    margin-top:12px;
}

.moreinfo input.short {
    width:50px;
}

.moreinfo div {
    padding-bottom:8px;
}

#repairsold .moreinfo legend {
     color:black;
     font-weight:normal;
}

#accesstime {
     margin:10px 0;
     border-collapse:collapse;
}

#accesstime tr th,
#accesstime tr td {
     border:1px solid #196c89;
}

#accesstime tr.title td {
     border:none;
}

#accesstime tr th {
     padding:2px;
}

#accesstime tr.title th {
     width:3em;
}

#accesstime tr td {
     text-align:center;
     padding:4px;
}

#repairsold-absent1,
#repairsold-absent2 {
     display:inline;
     margin:0 2px 0 20px;
     vertical-align:-3px;
}

#absent1,
#absent2 {
     display:inline;
     color:black;
     font-weight:normal;
     line-height:20px;
}

#text3 {
     color:black;
     font-weight:normal;
     margin-top:4px;
}

#repairsold-contact-label {
     display:block;
     float:left;
     color:black;
     font-weight:normal;
     margin:8px 0;
}

#repairsold-contact {
    display:block;
    float:left;
    width:150px;
    border:1px solid #196c89;
    margin:22px 0 8px 20px;
}


/*** Antisocial ***/

#antisocial legend {
     font-weight: bold;
     color: #196c89;
     padding-bottom: 12px;
     display:block;
}

#antisocial label {
     display:inline;
     color:black;
     font-weight:normal;
}

#antisocial label.standard {
     display:block;
     float:left;
     width:150px;
}

#antisocial input.standard {
     display:block;
     float:left;
     width:210px;
     border:1px solid #196c89;
     margin-top:12px;
}

#antisocial input.radiobtn {
     display:inline;
     margin:0 2px 0 20px;
     vertical-align:-3px;
}


/*** Book garages 2 ***/

.title-blue {
     display:block;
     font-weight:bold;
     color:#196c89;
     margin:30px 0 10px 0;
}

dl#garage-list {
     overflow:auto;
     padding-bottom:30px;
}

dl#garage-list dt {
      width:50%;
      height:1.5em;
      float:left;
      border-bottom:1px solid #c5c7c8;
      padding:3px 0;
}

dl#garage-list dd {
      width:25%;
      height:1.5em;
      float:left;
      border-bottom:1px solid #c5c7c8;
      padding:3px 0;
}

dl#garage-list dd a {
      color:black;
}

dl#garage-list dd a.darkblue {
      color:#196c89;
      font-weight:bold;
}

/*** Book garages 3 ***/

#detailsgarage label {
      display:block;
      width:10em;
      float:left;
      height:1.5em;
}

#detailsgarage input {
      display:block;
      width:15em;
      float:left;
      border:1px solid #196c89;
      height:1.5em;
}

#detailsgarage #detailsgarage-box {
     margin:12px 0 20px 0;
     width:5%;
     height:1em;
     border:none;
}

#detailsgarage #detailsgarage-box-label {
     margin:10px 0 20px 0;
     height:1em;
     width:95%;
}

/*** Pay rent online ***/

#payonline {
     display:block;
     color:#196c89;
     font-weight:bold;
     margin:20px 0 10px 0;
     font-size:1.2em;
}

.bottom-yellow h4 {
     padding-bottom:15px;
     color:#df9a06;
}

#box-newslist {

}

#box-newslist dt {
     padding-bottom:5px;
}

#box-newslist dd {
     padding-bottom:15px;
}

#box-newslist dt.first a,
#box-newslist dd.first {
     font-weight:bold;
}

#box-newslist dt a,
#box-newslist dd {
     color:#000000;
}

#part2 #box-newslist-link {
     display:block;
     margin-top:1em;
     color:black;
     text-decoration:none;
}

#part2 #box-newslist-link:hover {
     text-decoration:underline;
}


/*** VAHT news ***/

#news-prev-list {
     margin:0 20px 20px 20px;
     color: #505151;
}

#news-prev-list h4 a {
     color:#063f53;
}

#news-prev-list h4 span {
     color: #505151;
     font-weight:normal;
}

#news-prev-list dd {
     overflow:auto;
     padding-bottom:10px;
     margin-bottom:15px;
 /*    height:141px;*/
}

#news-prev-list dd.first {
     border-bottom:1px dotted #505151;
  
}

#news-prev-list dd img.thumb {
     float:left;
     padding:0 10px 0  0;
}

#news-prev-list dd a {
     color:black;
}

#pollcolumn p.choice {
     margin:0 0 4px 0;
}

/*** Newsletters ***/
#previous-newsletter {
     margin:0 20px 20px 20px;
     color: #505151;
}

#previous-newsletter dt {
     color:#196c89;
     font-weight:bold;
     margin-bottom:5px;
     border-bottom:1px solid #196c89;
}

#previous-newsletter dd {
     overflow:auto;
     margin-bottom:15px;
}

#previous-newsletter a {
     color:#000000;
}

#previous-newsletter dd img.thumb {
     float:right;
     padding:0 0 10px 10px;
}

.main-newsletters {
     float:right;
     padding:0 0 10px 10px;
}

h3.newsletters {
     padding:0;
     color:#196c89;
     font-weight:normal;
	 border:none;
}

.article p.content {
     margin:0;
}

.article ul {
     color: #505151;
     list-style-type:disc;
     list-style-position: inside;
     margin-bottom:20px;
}

.colright {
     width:234px;
     overflow:hidden;
}

h4.lightblue {
     color:#196c89;
     font-weight:bold;
     margin:10px 0 10px 20px;
}

.article a img {
    padding:0;
}

/*** In the press **/

#pressarticles {
    margin:0 20px 20px 20px;
}

#pressarticles h4 {
    color:#196c89;
    font-weight:bold;
    padding:0;
    border-bottom:1px solid #196c89;
}

#pressarticles a {
     color:#000000;
}

#pressarticles span.source {
    color: #505151;
}

#pressarticles dd {
    padding:5px 0;
}

/*** local A Z ***/

#alphabetic {
    list-style-type:none;
    list-style-position: outside;
    padding:5px 0 15px 0;
    text-align:center;
    overflow:auto;
}

#alphabetic li {
    display:block;
    float:left;
    padding:1px;
    width:1em;
    background-color:#93c5d6;
    margin:0 1px 1px 0;
}

#alphabetic li a {
    color:white;
}

#alphabetic li:hover {
    background-color:#e8f9ff;
}

#alphabetic li:hover a {
   color:black;
}

#part2 #localsearch {
    padding:10px 10px 15px 10px;
}

#localsearch label {
    display:block;
    color:#196c89;
    font-weight:bold;
    padding-bottom:5px;
}

#localsearch input {
    line-height:1.5em;
    height:1.5em;
    width:10em;
    margin: 0 5px 2px 0;
    border:1px solid #196c89;
}

#localsearch-help {
    display:block;
    float:left;
    width:185px;
}

#localsearch-help p {
    margin:0;
}

#localsearch-help a {
    color:black;
    text-decoration:none;
    display:block;
    padding-top:10px;
}

#localsearch-help a:hover {
    text-decoration:underline;
}

h3.letter {
    color:#196c89;
    font-weight:bold;
    padding:30px 20px 10px 20px;
    margin:0;
    line-height:1em;
    height:1em;
    width:100%;
}

dl.letter dt {
    color:#196c89;
    font-weight:bold;
    padding:0 20px 10px 20px;
    margin:0;
}

dl.letter dd {
    padding:0 20px 10px 40px;
    margin:0;
}

dl.letter dd a {
    color:black;
}

#gmap {
    float:right;
}

#tellstory input {
    border:1px solid #196c89;
    margin-bottom:10px;
    width:100%;
    height:1.5em;
}
#tellstory textarea {
    margin-bottom:10px;
}

#tellstory fieldset.neighbourhood {
    border-top:1px dotted #505152;
    border-bottom:1px dotted #505152;
    padding:8px 0;
}

#tellstory fieldset.neighbourhood label {
    float:left;
    padding-top:10px;
    padding-right:8px;
}

#tellstory fieldset.neighbourhood select {
    float:left;
    margin-top:8px;
    border:1px solid #196c89;
    height:1.5em;
}

#tellstory fieldset.command button {
    float:left;
    margin-right:10px;
}

#tellstory fieldset.command p {
    float:left;
    padding-top:10px;
    width:220px;
}

/*** contact us ***/

#content-column .grey {
    color:#999999;
}

.bigger {
    font-size:1.2em;
}

.imagecommand {
    border-top:1px dotted #505152;
    padding-top:12px;
    margin-top:12px;
}

.imagecommand a {
    display:block;
}

/** complaint pt 1 */

#complaintform {
    background-color: #eff8fc;
    padding: 20px;
}

#complaintform strong {
    display: block;
    font-weight: bold;
    color: #196c89;
    padding-bottom: 8px;
}

#complaintform select,
#complaintform  textarea {
    display:block;
    border:1px solid #196c89;
    margin-bottom:16px;
}

#complaintform select {
    width:250px;
}

#complaintform  textarea {
   width:100%;
   height:6em;
}

#complaintform fieldset.st {
   overflow:auto;
   padding-bottom:8px;
}

#complaintform fieldset.st label {
   display:block;
   width:160px;
   float:left;
}

#complaintform fieldset.st input {
   display:block;
   width:200px;
   float:left;
   border:1px solid #196c89;
}

#complaintform a {
   color:white;
}

#complaint-yes,
#complaint-no {
   display:block;
   float:left;
   color:white;
}

#complaint-yes {
   margin:0 20px;
}

.article p.black {
   color: black;
}

#complaintform .imagecommand {
   border-top:none;
}

.clearfix {
   overflow:auto;
}

.yellow {
   color: #df9a06;
}

/*** Job vacancies ***/

#job-prev-list {
     margin:0 20px 20px 20px;
     color: #505151;
}

#job-prev-list h4 a {
     color:#df9a06;
}

#job-prev-list h4 span {
     color: #505151;
     font-weight:normal;
}

#job-prev-list dd {
     overflow:auto;
     padding-bottom:10px;
     margin-bottom:15px;
     border-bottom:1px dotted #505151;
}

#job-prev-list dd p {
     padding-bottom:10px;
}


#job-prev-list dd img.thumb {
     float:left;
     padding:0 10px 10px 0;
}

#job-prev-list dd a {
     color:black;
}

/*** Complaint ***/

#complaint legend {
     font-weight: bold;
     color: #196c89;
     padding-bottom: 12px;
}

#complaint label {
     font-weight:normal;
     color:black;
}

#complaint select {
     display:block;
     width:200px;
     border:1px solid #196c89;
     margin-bottom:12px;
}

#complaint p {
    padding-bottom:12px;
}

#complaint p a {
    color:#196c89;
}

#complaint .head {
    color:#196c89;
}

#lang label {
    display:inline;
    margin-right:10px;
}

#lang input {
    border:1px solid #196c89;
    width:150px;
}

/*** Sing IN register ***/

#signin legend,
#register legend,
#tellstory legend  {
     font-weight: bold;
     color: #196c89;
     padding-bottom: 12px;
}


#signin div label,
#register div label {
     font-weight:normal;
     color:black;
     display:block;
     float:left;
     width:150px;
}

#signin div input,
#register div input {
     display:block;
     float:left;
     width:230px;
     border:1px solid #196c89;
     margin-top:12px;
}

#signin p,
#register p,
#tellstory p {
     padding:6px 0;
}

#signin button,
#register button {
     margin-left:260px
}

#register input.radio,
#complaint input.radio,
#tellstory input.radio{
     display:inline;
     border:none;
     width:12px;
     margin:0 2px 0 20px;
     vertical-align:-3px;
}

#register input.check,
#tellstory input.check {
    display: inline;
    width:12px;
    border:none;
    margin:0 2px 0 20px;
}

#register label.radio,
#complaint label.radio,
#tellstory ilabel.radio {
     display:inline;
     margin:0;
     color:black;
     font-weight:normal;
}

#register label.check,
#tellstory label.check {
     display: inline;
     color: black;
     font-weight: normal;
}

/*** Light box ***/

#lightbox{
     background-color:#eee;
     padding: 10px;
     border-bottom: 2px solid #666;
     border-right: 2px solid #666;
}

#lightboxDetails{
     font-size: 0.8em;
     padding-top: 0.4em;
}

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
     background-color: #000;
     back\ground-color: transparent;
     background-image: url(blank.gif);
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/lightbox/overlay.png", sizingMethod="scale");
}


/*** Search result ***/

#searchresult {
    padding:20px;
}

#searchresult dt a {
    color: #196c89;
    font-size:1.2em;
    font-weight:bold;
}

#searchresult dd {
    margin-bottom:15px;
    padding-bottom:10px;
    border-bottom:1px dotted #c5c7c8;
}

#searchresult dd span {
    color: #196c89;
}

#searchresultnav {
    padding:10px 20px;
    line-height:2em;
    position:relative;
    text-align:center;
    color: #505050;
}

#searchresultnav a {
    color: #196c89;
    font-weight:bold;
}

#searchresultnav span {
    display:block;
    width:100%;
}

#searchresultnav .previouslink {
    position:absolute;
    top:2.8em;
    left:20px;
    color: #505050;
}

#searchresultnav .nextlink {
    position:absolute;
    top:2.8em;
    left:400px;
    color: #505050;
}

#searchresultdetails {
    padding:0 20px 20px 20px;
    color: #505151;
}

#oops {
    text-align:center;
    font-size:2.5em;
    color: #505151;
    padding:40px 0 20px 0;
}

#errornotfound  {
    text-align:center;
    color: #505151;
}

#errornotfoundlink {
    text-align:center;
    padding:10px 0 60px 0;
}

#errornotfoundlink a {
    color: #196c89;
    font-weight:bold;

}

/*** login form ***/

#authlogin div,
#authreg div {
   display:block;
   overflow:auto;
   padding-top:0;
   clear:both;
}

/* hides from IE-mac \*/
* html #authlogin div {
	height: 1%;
}

#authreg p {
        display:block;
        clear:both;
        width:100%;
        height:2em;
        padding-bottom: 1em;
}

#authlogin label,
#authreg .std label {
   display: block;
   font-weight: normal;
   color: black;
   float: left;
   width: 150px;
}

#authlogin  input,
#authreg .std input {
   display: block;
   float: left;
   width: 210px;
   border:1px solid #196c89;
   margin-top:12px;
}

#authreg .radio label {
   margin-right:20px;
   vertical-align:3px;
   display:inline;
   font-weight:normal;
   color:black;
}

#authreg .radio {
   text-align:center;
}

.h25 {
   height:25px;
   overflow:hidden;
}

#complaint .check {
    display:inline;
}

#maintenance {
    text-align:center;
    text-align: center;
    font-size: 2em;
    color: #505151;
    padding:40px 0;
}

.maintenancetext {
    text-align:center;
    color: #505151;
    margin-bottom:10px;
}

.pd20 {
    padding-bottom:20px;
}

/* local area maps */
#changeLocalArea {
	display:none;
}
#changeLocalArea form {
	background:#eff8fc;
	color:#0b7195;
	padding:10px 0;
	margin-bottom:15px;
}
#changeLocalArea fieldset {
	padding:0;
	margin:0 0 15px 0;
}
#changeLocalArea input {
	margin-right:5px;
}
#changeLocalArea p {
	margin:0 0 5px 0;
}
#changeLocalArea a {
	display:block;
	color: #0b7195;
	font-weight:bold;
	margin:10px 0 5px 7px;
}
#changeLocalArea h5 {
	padding:0 0 0 10px;
	margin:0 0 10px 0;
}
#changeLocalArea h5 a {
	font-weight:normal;
	color: #0b7195;
	padding:0;
	font-size:11px;
	margin:0;
}
#changeLocalArea a.add {
	background:url(../images/ic-add.gif) no-repeat left 3px;
}
#changeLocalArea a.remove {
	background:url(../images/ic-remove.gif) no-repeat left 3px;
}
#changeLocalArea input#updateArea {
	padding-left:5px;
}

.orderinfo p {
        position:relative;
        padding:0 0 10px 100px;
}

.orderinfo p span {
        position:absolute;
        left:0;
        top:0;
        color:#196c89;
}

.btn-160 {
        display:block;
        width:160px;
        height:17px;
        padding:3px 0;
        background:url(../images/button-160-23.gif) top left no-repeat;
        color:white;
        font-weight:bold;
        text-align:center;
}

.btn-160:hover {
        text-decoration:none;
}

.bluebox-medium-bottom label.norm {
        display:inline;
        font-weight:normal;
        color:black;
}

/* adVAntage newsletter pages */

.article #advantage h4 {
	margin:20px 0 0 0;
	clear:left;
	color:#00a950;
	font-size:16px;
}
.article #advantage h4 a{
	color:#00a950;
	font-size:16px;
	text-decoration:none;
}

.article #advantage img {
	padding:0;
}

.article #advantage img.thumb {
	float:left;
	margin:0 10px 20px 0;
	border:1px solid #505151;
}

.article #advantage a {
	color:#00a950;
	font-weight:bold;
	text-decoration:none;
}

.article #advantage a:hover {
	text-decoration:underline;
}