  /* Fonts and font colours */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
}

#header #search_query, #header #search_submit {
    color: #777777;
    line-height: 18px;
}

#header a, #footer a, footer a {
    text-decoration: none;
}

#header a:hover, #footer a:hover, footer a:hover {
    text-decoration: underline;
}

#header, #footer div {
    text-align: right;
}

#footer, footer, #subfooter, #userfooter {
    line-height: 1.5em;
}

div#subfooter {
    text-align: left;
}

#subfooter div.links p {
    font-weight: bold;
}

#subfooter ul {
    list-style-type: none;
}

#subfooter h4 {
    margin-bottom: 5px;
    font-weight: bold;
}

abbr {
    border-bottom: 1px dotted #333333;
    cursor: help;
}

blockquote {
    font-style: italic;
}

/* Backgrounds and borders, imagey display bits and cursors */

body, #breadcrumbs, #footer {
    border: 0px solid transparent;
}

img {
    border: none;
}

#page {
    background: #ffffff none no-repeat scroll left bottom;
    border-radius: 12px;
}

#header {
    background: transparent none no-repeat scroll left top;
    border-radius: 12px 12px 0px 0px;
}

#footer, footer {
    border-top-width: 1px;
    background-image: url("/assets/css/images/gen_footer_bottom.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    border-radius: 0px 0px 12px 12px;   
}

#subfooter, #userfooter {
    border-bottom-width: 1px;
    border-color: #ffffff;
    background-color: #EFEFEF;
    border-top: 1px solid #244857 !important;
}

#breadcrumbs {
    border-bottom-width: 1px;
}

#breadcrumbs li {
    background: transparent url("images/breadcrumb_arrow.gif")
        no-repeat scroll right center;
}

#breadcrumbs li.last {
    background-image: none;
}

#header li, #footer li {
    border-right: 1px solid #305f6f;
}

#header li.last, #footer li.last {
    border-right: none;
}

#header #search_query, #header #search_submit {
    border: 1px solid #aaaaaa;
}

#header #search_query {
    border-right: none;
}

#header #search_submit {
    border-left: none;
    background: transparent url("images/magglass.gif")
        no-repeat scroll center;
    cursor: pointer;
}

#header fieldset {
    border: none;
}

/* Layout */

body {
    margin: 10px;
}

#page {
    width: 940px;
    margin: 0px auto;
    padding: 10px;
}

h1,h2,h3,h4,h5,h6, p {
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 6px;
}

p {
    margin-bottom: 15px;
}

#content li, #features li {
    margin-bottom: 5px;
    padding-bottom: 3px;
}

blockquote {
    margin: 0 auto 15px auto;
    width: 90%;
}

#topnav ul, #subnav ul, #breadcrumbs ul, #nav ul, #header ul, #footer ul, footer ul {
    margin: 0;
    padding-left: 0;
}

#header {
    margin: -10px;
    padding: 10px;
}

#header img {
    float: left;
}

#header fieldset {
    margin: 0px;
    padding: 0px;
}

#header input, #header label {
    vertical-align: top;
}

#header input {
    margin: 0px;
    padding: 0px;
}

#header label {
    margin: 0px 12px 0px 5px;
}

#header #search_query {
    padding: 2px 4px;
    height: 18px;
    width: 150px;
}

#header #search_submit {
    width: 24px;
    height: 24px;
}

#header ul, #header form, #quicklinks {
    margin: 0px 0px 10px 0px;
}

#quicklinks {
    margin-bottom: 0px;
}

#quicklinks > label {
    margin: 0;
}

#header noscript {
    float: right;
}

#header li, #footer li {
    padding: 0px 5px;
}

#header li.last, #footer li.last {
    padding-right: 0px;
}

#topnav, #subnav, #breadcrumbs, #footer, footer, #subfooter, #userfooter {
    clear: both;
}

#topnav {
    margin-top: 10px;
}

#topnav li, #subnav li {
    float: left;
}

#topnav li a, #subnav li a {
    display: block;
}

#topnav li, #subnav li, #breadcrumbs li, #footer li, #header li {
    display: inline;
}

#header noscript p, #header noscript ul {
    display: inline;
}

#breadcrumbs ul {
    padding: 3px 6px;
}

#breadcrumbs ul li {
    padding: 0px 11px 0px 5px;
}

#breadcrumbs ul li.first {
    padding-left: 0px;
}

#breadcrumbs ul li.last {
    padding-right: 0px;
}

#nav li {
    display: block;
}

#nav li a {
    display: block;
    padding: 8px;
}

#nav ul ul {
    margin-bottom: -1px;
}

#columns {
    margin: 10px 0px 10px 240px;
    clear: both;
}

#columns.c, #columns.cf {
    margin-left: 0px;
}

#columns.nc #features, #columns.cf #nav, #columns.c #nav, #columns.c #features {
    display: none;
}

#nav {
    float: left;
    width: 230px;
    margin: 0px 10px 10px -240px;
}

#content_head {
    float: none;
    width: 700px;
}

#columns.c #content_head, #columns.cf #content_head {
    width: 940px;
}

#content {
    float: left;
    width: 460px;
}

#columns.nfc #content {
    float: right;
    margin-left: 10px;
}

#columns.c #content {
    width: 940px;
}

#columns.nc #content, #columns.cf #content {
    width: 700px;
}

#features {
    float: right;
    width: 230px;
}

#footer {
    padding: 10px 10px 15px 10px;
    margin-top: 10px;
}

#footer p, #footer ul {
    margin: 0px;
}

#footer ul {
    float: right;
}

#footer hr, footer hr {
    clear: both;
    color: #c2d8de;
    height: 1px;
    border-style: solid;
    border-width: 0px;
    border-top-width: 1px;
}

#subfooter, #userfooter {
    margin: 0px;
    padding: 10px 10px 0px 10px;
    border-style: solid;
    border-width: 0px;
    border-bottom-width: 1px;
}

#subfooter div.links {
    float: right;
}

#subfooter div.links ul {
    margin-top: 5px;
}
#subfooter div.links p {
    margin-bottom: 1em;
}

/*////////////////////////////////////// PRINT /////////////////////////////////////*/

.print_only, .mobile_only {
    display:none;
}
