/******************************************************
Hard reset
******************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
:focus {
outline: 0;
}
ol, ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td  {
text-align: left;
font-weight: normal;
}


/******************************************************
Generic styles
******************************************************/
body {
font: .75em/1.42 "Lucida Grande",Arial,sans-serif;
color: #333;
background: #fff url(../img/bg_body_new.png) repeat-x top;
}
h1 {
font-size: 2.58em;
line-height: 1.3;
font-weight: 300;
margin-bottom: 20px;
}
h2 {
font-size: 1.5em;
}
p {
margin: 0 0 15px;
}
p.intro {
font-weight: bold;
line-height: 1.67;
}
a {
color: #1393c8;
text-decoration: none;
}
a:focus, a:hover {
text-decoration: underline;
}
.more a {
padding-left: 15px;
background: url(../img/bg_more.png) no-repeat left;
}
.button {
float: left;
background: #1290c6 url(../img/bg_button.png) no-repeat 0 0;
}
.button a {
background: url(../img/bg_button.png) no-repeat 100% 100%;
color: #fff;
font-weight: bold;
display: block;
padding: 6px 19px 0 28px;
height: 22px;
_float: left;
/* :hack: make buttons right width in IE6 */
}
.skip {
position:absolute;
left:-9999px;
}
ol li {
margin: 0 0 10px;
}
dt {
float: left;
clear: left;
margin: 0 5px 0 0;
}
#container {
background: url(../img/bg_container.jpg) no-repeat 50% 41px;
}


/******************************************************
Masthead
******************************************************/
#header {
height:149px;
padding: 9px 0 0;
width: 900px;
margin: 0 auto;
position: relative;
}
#logo {
margin: 53px 0 0;
display: block;
float: left;
}
#top_nav {
float: right;
}
#top_nav ul {
list-style: none;
margin: 0;
padding: 0;
}
#top_nav li {
float: left;
margin: 7px 0 0 0;
line-height: 1;
}
#top_nav a {
color: #fff;
}
#top_nav span {
cursor: pointer;
}
#main_nav {
position: absolute;
right: 0;
bottom: 0;
}
#main_nav ul {
margin: 0;
padding: 0;
list-style: none;
}
#main_nav li {
float: left;
margin: 0 0 0 7px;
}
#main_nav a {
display: block;
color: #fff;
font-size: .1em;
text-decoration: none;
text-align: center;
padding: 10px 0 0;
height: 25px;
background: #00508c;
position: relative;
}
#nav_tb a {
width: 187px;
}
#nav_uk {
width: 149px;
}
#main_nav span {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(../img/bg_nav.png) no-repeat 0 0;
cursor: pointer;
}
#nav_uk span {
background-position: -187px 0;
}
#main_nav a:focus, #main_nav a:hover {
background: #0a316a;
}
#nav_tb a:focus span, #nav_tb a:hover span {
background-position: 0 -35px;
}
#nav_uk a:focus span, #nav_uk a:hover span {
background-position: -187px -35px;
}
body#trust_barometer_2010 #nav_tb a {
background: #fff;
color: #00508c;
}
body#trust_barometer_2010 #nav_tb span {
background-position: 0 -70px;
}
body#trust_in_politics #nav_uk span {
background-position: -187px -70px;
}
body#trust_in_politics #nav_uk a {
background: #fff;
color: #00508c;
}


/******************************************************
Content
******************************************************/
#content {
width: 900px;
margin: 0 auto;
}
#content:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;
}
#content_main {
width: auto;
float: left;
margin: 0;
}
#content_main:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;
}
#content_sub {
width: 280px;
float: left;
margin: 0;
}
.chart, .chart-full {
float: left;
display: block;
width: 300px;
}
.chart-full {
width: 900px;
}


/******************************************************
Feature
******************************************************/
#feature {
position: absolute;
top: 27px;
right: -58px;
padding: 7px 0 0 61px;
width: 501px;
height: 317px;
}
body#trust_barometer_2010 #feature {
background: url(../img/bg_trust_barometer_2010.jpg) no-repeat 0 0;
}
body#trust_in_politics #feature {
background: url(../img/bg_trust_in_politics.jpg) no-repeat 0 0;
}
#intro {
position: relative;
padding: 30px 504px 0 0;
margin: 0 0 35px;
min-height: 321px;
_height: 321px;
/* :hack: min-height for IE6 */ }
#intro h1 {
margin-bottom: 10px;
}
ul.downloads {
float: left;
display: block;
width: 360px;
padding-top: 16px;
}
ul.downloads li, ul.downloads li a {
float: left;
display: block;
width: 180px;
height: 48px;
}
ul.downloads li a {
background-position: top left;
}
ul.downloads li a span {
display: none;
}
ul.downloads li a#download_global {
background: url(../img/button_global_report.png) 0 0 no-repeat;
}
ul.downloads li a#download_uk {
background: url(../img/button_uk_report.png) 0 0 no-repeat;
}
ul.downloads li a#download_global:hover, ul.downloads li a#download_uk:hover {
background-position: 0 -48px;
}
ul.archives {
float: left;
display: block;
width: 320px;
height: 48px;
margin: 5px 0 0 5px;
clear: left;
}
ul.archives li {
padding: 0 0 4px 15px;
font-size: .9em;
background: url(../img/bg_more_grey.png) no-repeat 0px 3px;
}
ul.archives a {
color: #999;
}


/******************************************************
First column
******************************************************/
#first_column {
float: left;
margin: 0 24px 30px 0;
width: 284px;
}
#first_column h2 {
padding-bottom: 8px;
}
#first_column li {
margin: 2px 0 13px 0;
padding-left: 18px;
background: url(../img/bg_more.png) no-repeat 0 3px;
}
#first_column .frame {
color: #004584;
padding: 12px 8px 0 86px;
font-size: .95em;
border: 7px solid #ccdce8;
background: url(../img/bg_uk_map.jpg) 2px 10px no-repeat;
}
#first_column .frame h3 {
font-weight: bold;
}


/******************************************************
Second column
******************************************************/
#second_column {
float: left;
width: 286px;
margin-right: 20px;
}
#second_column h2 {
padding-bottom: 14px;
}


/******************************************************
Third column
******************************************************/
#third_column {
width: 284px;
float: left;
margin-bottom: 30px;
position: relative;
}
#third_column h2 {
padding-bottom: 8px;
}
#third_column li {
color: #999;
margin: 2px 0 13px 0;
padding-left: 18px;
background: url(../img/bg_more.png) no-repeat 0 3px;
}


/******************************************************
Footer
******************************************************/
#footer {
background: #f6f4f6 url(../img/bg_footer.png) repeat-x bottom;
clear: both;
font-size: .9em;
padding: 30px 0 0;
}
#footer_blurb, #footer_nav {
width: 900px;
margin: 0 auto;
}
#footer_blurb div {
float: left;
width: 283px;
margin: 0 25px 30px 0;
}
#footer_blurb #contactus {
margin-right: 0;
}
#footer_blurb .icon {
float: right;
margin: 0 0 15px 15px;
}
#footer_blurb dl {
clear: right;
}
#footer_blurb a {
color: #187eb8;
}
#footer_blurb .button, #footer_blurb .button a {
color: #fff;
}
#footer_nav {
color: #fff;
height: 85px;
padding: 31px 0 0;
clear: both;
}
#footer_nav p {
float: left;
}
#footer_nav img {
display: block;
margin-top: 5px;
}
#footer_nav ul {
margin: 15px 0 0;
padding: 0;
list-style: none;
text-align: right;
font-size: .92em;
}
#footer_nav ul.main {
font-weight: bold;
font-size: 1em;
}
#footer_nav li {
display: inline;
margin-left: 7px;
padding-left: 10px;
border-left: 1px solid #fff;
}
#footer_nav li.first {
border-left: 0;
}
#footer_nav a {
color: #fff;
}
#footer h3 {
font-weight: bold;
padding-bottom: 1em;
}
#footer #aboutsurvey {
width: 425px;
background: url(../img/icon_chat.png) top right no-repeat;
}
#footer #aboutsurvey p {
width: 320px;
}
#footer #contactus {
display: block;
float: left;
width: 425px;
padding-left: 10px;
background: url(../img/icon_mouse.png) top right no-repeat;
}
#footer .keycontacts {
display: block;
float: left;
width: 380px;
margin-bottom: 0;
}
#footer dl {
float: left;
display: block;
width: 170px;
padding: 0 0 20px 0;
}
#footer #contactus dl dt, #footer #contactus dl dd {
float: none;
}
#footer #contactus dl dt {
font-weight: bold;
}