@import url(/css/generic.css);
@import url(/css/xstandard.css);
/*
 * Site Specific Styles
 */

body {
  background:url(/images/body_background.png) center repeat-y;
  font-family: arial, verdana, serif;
  font-size: 75%;
}

div#site-ctr{
  display:inline-block;
}

div#site-ctr{
  overflow:hidden;
  display:block;
  width:960px;
  min-height: 100%;
  margin: 0 auto 0 auto;
  text-align:left;
  background:url(/images/site_ctr_bg.jpg);
}
a {
  color: #4e2f91;
}
a.sample {
  color: #fff;
}
p {
  line-height: 1.3em;
}
h1 {
  font-size: 1.4em;
  color: #4e2f91;
  margin: 0 0 1em 0;
  padding-bottom: 0.8em;
  border-bottom: 1px solid #fed515;
}

div hr {
  /*display: none;*/
}
.hr {
  padding-top: 1.5em;
  border-bottom: 1px solid #fed515;
  margin-bottom: 1.5em;
}

hr {
  color: #fed515;
  border: none;
  background-color: #fed515;
  height: 1px;
}

div.float-right {
  float: right;
  border-left: 10px solid #ffffff;
  border-bottom: 10px solid #ffffff;
  display: block;
  width: 339px;
}

#print-header {
  display: none;
}

#headerctr{
  background: url(/images/header.jpg) top center no-repeat;
}

#header {
  position:relative;
  margin:0 auto 0 auto;
  padding:0 27px 0 22px;
  width:911px;
  height: 184px;
}

#header img{
  display:block;
  float:left;
  padding-right:23px;
}

#header .headings {
  display: inline;
  float: left;
  width: 474px;
  padding: 0px 0px 0 3px;
}
#header .headings div#title span, #header .headings div#strapline span {
  display: none;
}
#header .headings div#title {
  background: url(/images/welcome-heading.gif) no-repeat;
  margin-top:27px;
  float:left;
  width: 337px;
  height: 51px;

}
#header .headings div#strapline {
  width: 243px;
  height: 46px;
  margin: 0;
  float:left;
  background: url(/images/making-the-consumer-voice-header-heading.gif) no-repeat;
}
#header form {
  float: right;
  text-align: left;
  padding-top: 33px;
  width: 306px;
  height:42px;
}
#header form p {
  margin: 0;
}

#header form label {
  line-height:20px;
  color: #fff;
  font-weight: bold;
  float:left;
  padding-right:8px;
}
#header form input#search-field {
  border:1px solid #858585;
  width:140px;
  height:18px;
}

#header form input{
  float:left;
}

#header ul#topnav{
  list-style:none;
  float:right;
  margin:1px 0 0 0;
  padding:0;
  width:430px;
}

#header ul#topnav li{
  float:right;
  line-height:28px;
  background:url(/images/header-li.gif) no-repeat;
}

#header ul#topnav li.first{
  background:none;
}

#header ul#topnav li a{
  display:block;
  color:#000000;
  font-weight:bold;
  text-decoration:none;
  padding:0 10px 0 10px;
}

#header ul#topbuttons{
  display:inline-block;
}

#header ul#topbuttons{
  clear:both;
  position:absolute;
  top:126px;
  left:441px;
  width:523px;
  overflow:hidden;
  display:block;
  margin:0;
  padding:0;
  list-style:none;
}

#header ul#topbuttons li{
  float:left;
  width:84px;
  margin:0;
  padding:0;
  text-align:center;
  font-size:0.9em;
  font-weight:bold;
}

#header ul#topbuttons li#top-transport{
  background:url(/images/subpage-buttons/transport002.jpg) top center no-repeat;
}

#header ul#topbuttons li#top-water{
  background:url(/images/subpage-buttons/water.jpg) top center no-repeat;
}

#header ul#topbuttons li#top-energy{
  background:url(/images/subpage-buttons/energy.jpg) top center no-repeat;
}

#header ul#topbuttons li#top-money-affairs{
  background:url(/images/subpage-buttons/money-affairs.jpg) top center no-repeat;
}

#header ul#topbuttons li#top-money-affairs{
  background:url(/images/subpage-buttons/money-affairs.jpg) top center no-repeat;
}

#header ul#topbuttons li#top-education{
  background:url(/images/subpage-buttons/education.jpg) top center no-repeat;
}

#header ul#topbuttons li#top-business{
  background:url(/images/subpage-buttons/business.jpg) top center no-repeat;
}


#header ul#topbuttons li a{
  display:block;
  text-decoration:none;
  color:#000000;
  padding-top:75px;
  width:100%;
}


#header ul#topbuttons li a:hover,
#header ul#topbuttons li a.current{
  color:#bf1e2e;
}



#main {
  margin:0 auto 0 auto;
  padding:27px;
  width:906px;
}

#main h2#pagetitle{
  background:url(/images/h2_bg.jpg) bottom right no-repeat;
  display:block;
  float:left;
  padding:0 0 23px 12px;
  width:691px;

}

#main ul#tabs {
  list-style: none;
  margin: 0 0 18px 0;
  padding: 0;
  overflow: hidden;
  _height: 1%;
}
#main ul#tabs li {
  float: left;
  margin: 0 4px 0 0;
  padding: 0;
  border: none;
  background: none;
}
#main ul#tabs li.last {
  margin-right: 0;
}
#main ul {
 list-style: none;
  margin: 0;
  padding: 0;
}
#main ul li {
  margin: 0 0 1em 0;
  padding: 0 0 12px 20px;
  line-height: 1.3em;
  border-bottom: 1px solid #fed515;
  background: url(/images/list-arrow.gif) no-repeat;
}
#main ul li a {
  font-size: 1.1em;
  font-weight: bold;
  color: #663399;
}
#main p {
  padding-right: 10px;
}
#main.home {
  padding-top: 18px;
}
#main.home p,
#main #right-column p,
#main #left-column p {
  padding-right: 0 !important;
}
#main .page-introduction {
  color: #4e2f91;
  font-size: 1.1em;
  font-weight: bold;
}
#main #content-and-left{
  width:703px;
  overflow:hidden;
  float:left;
}


#main #right-column div#fb-like-ctr {
  height: 150px;
}

#main div#left{
  float:left;
  width:207px;
}


#main div#left.narrowleft{
  width:137px;
  padding-right:10px;
}

#main div#left ul#subnav{
  list-style: none;
  margin:0;
  padding:0;
}

#main div#left ul#subnav li{
  margin:0;
  padding:0 0 0 0;
  background:none;
  text-align:center;
  border:none;
  float:left;
  width:103px;
}

#main div#left ul#subnav li a{
  text-decoration:none;
  color:#000000;
  display:block;
  border:0;
}

#main div#left ul#subnav li a:hover{
  color:#bf1e2e;
}

#main div#left ul#subnav li span.title{
  display:block;
  margin:2px 0 5px 0;
  min-height: 35px;
  height: auto !important;
  height:35px;
}


#main div#left ul#subnav-no-img{
  margin:0;
  padding:0 0 0 10px;
}

#main div#left ul#subnav-no-img li{
  margin:0;
  padding:0 0 5px 20px;
  border:0;
}

#main div#left ul#subnav-no-img li ul{
  margin:10px 0 0 -8px;
}

#main div#left ul#subnav-no-img li ul li a{
  font-weight:normal;
}

#main #main-content{
  overflow:hidden;
  float:left;
  margin:5px 0 10px 0;
  width:484px;
}

#main #main-content.narrowleft{
  width:554px;
}

#main #right-column {
  float: right;
  width: 178px;
}


#main #right-column div#right-complaint{
  cursor:pointer;
  width:178px;
  background:url(/images/right-complaint.gif) bottom;
  padding-bottom:113px;
  margin-bottom:25px;
}

#main #right-column div#right-complaint h3{
  background:url(/images/right-complaint-h3.gif) top;
  margin:0;
  font-size:1.4em;
  color:#ffffff;
  padding:12px;
}

#main #right-column div#right-complaint h3 a{
  color:#ffffff;
  text-decoration:none;
}

#main #right-column div#right-complaint h3 a span{
  display:block;
  color:#f3c20b;
  font-size:1.1em;
}

#main #right-column div#right-complaint p{
  display:block;
  padding:12px 12px 12px 12px;
  width:150px;
  color:#ffffff;
}

#main #right-column ul#homepage-icons{
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
}

div#footerctr{
  display:inline-block;
}

div#footerctr{
  overflow:hidden;
  display:block;
  clear:both;
  background:url(/images/footer-ctr.png) center repeat-y;
}

div#footer{
  display:inline-block;
}

div#footer{
  overflow:hidden;
  display:block;
  color:#ffffff;
  line-height:29px;
  float:none;
  clear:both;
  margin:0 auto 0 auto;
  padding:0 29px 0 29px;
  width:902px;
}

div#footer img{
  display:block;
  float:right;
  padding:7px 0 7px 0;
}

div#footer a{
  color:#ffffff;
  padding:0 7px 0 8px;
  text-decoration:none;
}


div#footer div.left{
  float:left;
  width:277px;
}

div#footer div.right{
  text-align:right;
  float:right;
  width:600px;
}

form.generic {
  padding: 0.5em 0 1.5em 0;
}
form.generic {
  padding: 0 0 1.5em 0;

}
form.generic div#yellow-bg-top {
  width: 480px;
  float: left;
  background: #fff6dc url(/images/yellow-bg-top.gif) no-repeat;
  margin-bottom: 0;
}
form.generic div#yellow-box {
  width: 453px;

  float: left;
  padding: 5px 5px 0 20px;
  background-color: #fff6dc;
  border-right: 1px solid #9f9f9f;
  border-left: 1px solid #9f9f9f;
  margin-bottom: 0;
}
form.generic #details_of_complaint {
  width: 10cm;
}
form.generic div#yellow-bg-bottom {
  width: 480px;
  float: left;
  background: #fff url(/images/yellow-bg-bottom.gif) no-repeat;
  background-position: bottom left;
}



form.generic .instructions {
  margin: 0;
  padding: 1.5em 0 1.5em 0;
}
form.generic div {
  overflow: hidden;
  _height: 1%;

}
form.generic div label,
form.generic div div.label
{
  display: block;
  float: left;
  width: 115px;
  text-align: right;
  margin: 2px 8px 8px 0;
  color: #000000;
}



form.generic div.required label {
  font-weight: bold;
}
form.generic div input, form.generic div select, form.generic div textarea {
  width: auto;
  font-size: 1em;
  border: 1px solid #777;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  background: #f6f6f6;
  vertical-align: middle;
}
form.generic div input#button {
  margin: 0 0 0 12px;
  border: none;
  vertical-align: middle;
}

form.generic div input#pet_button {
  margin: 0 0 0 0;
  background:default;
  vertical-align: middle;
}


form.generic div.buttons {
  padding: 4px 0 0 123px;
}
form.generic div.buttons.no-margin {
  padding: 4px 0 0 0;
}
form.generic div.buttons input {
  width: auto;
  padding: 3px 12px;
  _padding: 2px 0;
  background: #eee;
  font-weight: bold;
  border-width: 2px;
}
form.generic .multiple-selector {
  float: left;
  width: 490px;
  height: 100px;
  padding: 10px 5px 7px 5px;
  border: 1px solid #aaa;
  overflow: hidden;
  margin: 0;
}
form.generic .multiple-selector input {
  width: auto;
  margin: 1px 5px 8px 0;
  _margin: -3px 3px 5px -2px;
  border: none;
  background: none;
  float: left;
}
form.generic .multiple-selector label {
  display: block;
  width: auto;
  margin: 0;
  text-align: left;
}
form.generic .multiple-selector br {
  clear: both;
}


#yellow-box label {
  float: left;
  color: #000000;
}
#yellow-box label.inline {
  margin: 0;
  padding-right: 5px;
  width: 140px;
  display: inline;
}
#yellow-box select.key_issues {
  float: left;
  width: 150px;
  display: inline;
}
#yellow-box p.search {
  text-align: left;
  background: red;
}


#tibus-footer {
  font-size: 0.9em;
  clear: both;
  text-align: right;
  margin:0 auto 0 auto;
  padding: 1em 32px 0 23px;
  width:905px;
}
#tibus-footer a {
  color: #420050;
  text-decoration: none;
  font-weight: bold;
}


div.forgotten{
margin-bottom:5px;
}

div.qtvid{
height:260px;
overflow:hidden;
display:block;
_height:233px;
}

div.qtvid textarea,
div.qtvid input,
div.qtvid iframe,
{
display:none !important;
}

ul#videos{
overflow:hidden;
}

ul#videos li{
background:none;
border:none;

margin:0;
padding:0;
width:280px;
float:left;
}

ul#videos qtvidimg{
position:relative;
}

ul#videos li img{
cursor:pointer;
position:absolute;
}

ul#videos li.right{
float:right;
}


/**
 * Cost of living icons table
 */

#cost-of-living-icons-table {
  margin-left: 50px;
  width: 85%;
}
#cost-of-living-icons-table td {
  padding: 0 0 10px 0;
  text-align: center;
}
#cost-of-living-icons-table td p {
  margin: 0 0 0.5em 0;
}
#cost-of-living-icons-table td a {
  font-weight: bold;
  font-size: 1.1em;
  color: #000;
  text-decoration: none;
}

div.media {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: center;
}
div.media div {
  background-color: #fff !important;
}
.noshow{
position:absolute;
left:-99999px;
}


ul.items-list li{
  display:inline-block;
}

ul.items-list li{
  overflow:hidden;
  display:block;
}

ul.items-list li div.image{
  float:left;
  padding:5px 10px 5px 0px;
  width:80px;
}

ul.items-list li div.text{
  padding:5px 0 5px 0;
  float:right;
  width:438px;
}

img#item-img{
  float:right;
  padding:0 0 10px 10px;
}

ul.publications li{
  display:inline-block;
}

ul.publications li{
  overflow:hidden;
  display:block;
}

ul.publications li div.image{
  float:left;
  padding:5px 10px 5px 0px;
  width:80px;
}

ul.publications li div.text{
  padding:5px 0 5px 0;
  float:right;
  width:368px;
}

div.subbtn{
  padding-left:110px;
}
