/*
 Document   : Site CSS
 Created on : 16-Mar-2008, 20:14:00
 Author     : Kevin Henney
 Website: http://www.spotlightstudio.co.uk
 Description: Main stylesheet for Redpoint Energy
 */
body {
    background: #FFF;
    color: #666;
    text-align: center;
    font-size: 62.5%;
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    line-height: 1.8em;
}

a {
    color: #13407c;
    text-decoration: none;
}

a:hover, a:focus {
    text-decoration: underline;
}

a:visited {
    text-decoration: none;
}

img {
    border: 0;
}

#content img {
    float: right;
    padding: 0 4px 4px 0;
}

h2, h3, h4, h5, h6 {
    font-size: 1.6em;
    font-weight: normal;
    color: #13407c;
    margin: 0 0 .8em 0;
}

h2.news {
	margin-bottom:0;
}

.date {
	margin-bottom:.4em;
}

h3#clients {
    margin-top: 1.5em;
    padding: 0 0 5px;
}

p.news_more {
	margin-top:-1.2em;
    border-bottom: #666 1px dashed;
}

p {
    font-size: 1.2em;
    margin: 0 0 1.5em;
    line-height: 1.8em;
}

ul, ol {
    font-size: 1.2em;
}

blockquote {
    padding: 0 20px;
}
/**************************
 LAYOUT
 **************************/
#wrapper {
    width: 780px;
    margin: 0 auto;
    border: #CCC 1px solid;
    background: url("http://www.redpointenergy.co.uk/themes/site_themes/default/bg.gif") top center no-repeat;
}

#header {
    width: 780px;
    height: 167px;
    background: #FFF;
}

#content {
    width: 540px;
    float: left;
    text-align: left;
}

#content .gutter {
    padding: 20px;
}

#sidebar {
    float: right;
    width: 238px;
    text-align: left;
}

#sidebar .gutter {
    padding: 20px 10px;
}
/**************************
 Main nav
 **************************/
#nav {
    padding: 0;
    margin: 0;
    list-style: none;
    height: 43px;
    background: #f0efef url("http://www.redpointenergy.co.uk/themes/site_themes/default/menubg.png") repeat-x top left;
    position: relative;
    z-index: 500;
    font-family: arial, verdana, sans-serif;
    text-align: left;
}

#nav li.top {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
}

#nav li a.top_link {
    display: block;
    float: left;
    height: 43px;
    line-height: 43px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 0 20px;
    cursor: pointer;
    background: #2f2f2f url("http://www.redpointenergy.co.uk/themes/site_themes/default/menubg.png");
}

#nav li a.top_link:hover {
    color: #ccc;
}
/* Default list styling */
#nav li:hover {
    position: relative;
    z-index: 200;
}
/* keep the 'next' level invisible by placing it off screen. */
#nav ul, #nav li:hover ul ul, #nav li:hover ul li:hover ul ul, #nav li:hover ul li:hover ul li:hover ul ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul ul {
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

#nav li:hover ul.sub {
    left: 10px;
    top: 43px;
    background: #fff;
    padding: 0 3px;
    white-space: nowrap;
    width: 200px;
    height: auto;
    z-index: 300;
}

#nav li:hover ul.sub li {
    display: block;
    height: 28px;
    position: relative;
    float: left;
    width: 220px;
    font-weight: normal;
    background-color: #2f2f2f;
    border-bottom: #bbbbbb 1px solid;
}

#nav li:hover ul.sub li a {
    display: block;
    font-size: 12px;
    height: 28px;
    width: 220px;
    line-height: 28px;
    text-indent: 10px;
    color: #fff;
    text-decoration: none;
    background-color: #3e3e3e;
    font-weight: bold;
}

#nav li:hover ul.sub li a:hover {
    background: #bbbbbb;
    color: #fff;
}
/**************************
 CONTENT
 **************************/
dl#intro {
    margin: 0 0 1.8em 0;
    padding: 0;
}

dl#intro dt {
    margin: 0 0 .5em 0;
    font-family: Georgia, serif;
    font-size: 1.6em;
    color: #693;
}

dl#intro dt img {
    float: right;
    margin: 0;
    padding: 0 4px 4px 0;
}

dl#intro dd {
    margin-right: 169px;
    font-size: 1.6em;
    line-height: 1.6em;
    color: #13407c;
    font-weight: normal;
}

ul#expertiseleft {
    width: 245px;
    float: left;
    margin-bottom: 1em;
}

ul#expertiseright {
    width: 245px;
    float: right;
    margin-bottom: 1em;
}

ul#expertiseleft li, ul#expertiseright li {
    margin-bottom: 1em;
    width: 245px;
}

ul#expertiseleft li a, ul#expertiseright li a {
    background: #F0EFEF;
    text-align: center;
    width: 100%;
    display: block;
    padding: 1em 0;
    color: #666;
    font-weight: bold;
}

ul#expertiseleft li a:hover, ul#expertiseright li a:hover {
    background: #CCC;
    text-decoration: none;
    color: #666;
}

ul#clientsleft, ul#clientsmiddle, ul#clientsright {
    width: 150px;
    float: left;
}

ul#clientsmiddle, ul#clientsright {
    margin-left: 20px;
}

ul#clientsleft li, ul#clientsmiddle li, ul#clientsright li {
    margin-bottom: 1em;
    width: 150px;
}

ul#subnav {
    width: 100%;
    margin: 2em 0;
}

ul#subnav li {
    width: 100%;
    border-bottom: #FFF 1px solid;
}

ul#subnav li a {
    background: url("http://www.redpointenergy.co.uk/themes/site_themes/default/subnavbg.png") repeat-y 0 0;
    text-align: left;
    width: 216px;
    display: block;
    padding: 1em 0 1em 22px;
    color: #666;
}

ul#subnav li a:hover {
    background: url("http://www.redpointenergy.co.uk/themes/site_themes/default/subnavbghover.png") repeat-y 0 0;	
    text-decoration: none;
    color: #666;
}

#map {
    font-size: 140%;
}

#map li {
    list-style: none;
}

#map li ul {
    font-size: 90%;
}

#map li ul li {
    padding-left: 16px;
}
/**************************
 SIDEBAR
 **************************/
form#search {
    border-bottom: #ccc 1px solid;
    padding: 10px;
}

input#keywords {
    margin: 0;
    padding: 0.3em;
    border: #CCC 1px solid;
    color: #666;
    width: 150px;
}

#button {
    vertical-align: top;
}

#sidebar h2 {
    color: #666;
    text-transform: uppercase;
    margin: 1em 0 0 0;
    padding: 0 0 0 18px;
    font-size: 1.6em;
}

#sidebar h2 a {
text-decoration:none;
}

#sidebar h3 {
    color: #666;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em 0 0 0;
    padding: 0 0 0 18px;
    background: url("http://www.redpointenergy.co.uk/themes/site_themes/default/sidebarbullet.gif") no-repeat 0 0;
}

#sidebar p {
    margin: 0;
    padding: 0 0 0 18px;
    font-size: 1.1em;
}

#sidebar p.more, #content p.more {
    padding-bottom: 1em;
    border-bottom: #666 1px dashed;
}

#sidebar p.archive {
    padding: .4em;
    border-bottom: #666 1px dashed;
}

#sidebar p.more a.more, p.archive a.more, p.news_more a.more, #content p.more a.more {
    color: #666;
    font-weight: bold;
    font-style: italic;
    background: url("http://www.redpointenergy.co.uk/themes/site_themes/default/readmore.gif") no-repeat 100% 50%;
    padding-right: 15px;
}

#contact {
    padding: 0;
    margin: 0 0 1em 0;
    border-top: #CCC 1px solid;
    border-bottom: #CCC 1px solid;
}
/**************************
 FOOTER
 **************************/
#footer {
    clear: both;
    border-top: #CCC 1px solid;
    background: #FFF url("http://www.redpointenergy.co.uk/themes/site_themes/default/footerbg.png") repeat-x 0 0;
}

ul#footerlinks li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    line-height: 3em;
}

ul#footerlinks li a {
    font-size: .9em;
    color: #666;
}

ul#footerlinks li a:visited, ul#footerlinks li a:hover {
    text-decoration: none;
}

#footer p {
    line-height: 1em;
    margin: 0;
    border-top: #CCC 1px solid;
    font-size: 1em;
    padding: 5px 0;
}

dl#intro:after, #content:after, ul#expertiseleft:after, ul#expertiseright:after, #sidebar:after, #wrapper:after, .gutter:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#footer {
    height: 1%;
}
/* Hide from IE5/Mac \*/
#footer {
    height: 1%;
}
/* End hide from IE5/Mac */
/* Hide from IE5/Mac \*/
* html #footer {
    height: 1%;
}
/* End hide from IE5/Mac */
* html dl.intro {
    height: 1%;
} /* for IE5+6 */
*:first-child + html dl.intro {
    min-height: 1px;
} /* for IE7 */