body
{
    background: url( ../images/background-gradient.jpg ) transparent repeat-x 0 186px;
    font-family: Arial, Helvetica;
}

#custom-doc, #inner-ft
{ 
    width:76.08em;
    *width:74.24em;
    min-width:989px;
    margin:auto; 
    text-align:left;
}

/* Generic styles */
h1
{
    font-size: 160%;
    margin-bottom: 1em;
    color: #0A518F;
}

h1 a
{
    color: #0A518F;
}

h2, h3
{
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 1em;
}

h3
{
    font-size: 100%;
}

p, table
{
    margin-bottom: 1em;
}

a
{
    color: #094EBF;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

strong
{
    font-weight: bold;
}

label
{
    font-weight: bold;
    padding-right: 0.5em;
    display: block;
    white-space: nowrap;
}

iframe 
{
    border: 1px solid #C6EBF9;
}

em
{
    font-style: italic;
}

.main-content ul, .main-content ol
{
    margin-bottom: 1em;
    padding-left: 1.5em;
}

.main-content ol.lowercase-alpha li
{
    list-style-type: lower-alpha;
}

.main-content ol ol
{
    margin-top: 1em;
    margin-bottom: 0em;
}

.main-content ol.lowercase-alpha ol li
{
    list-style-type: decimal;
}

.main-content table
{
    border: 1px solid #000;
}

.main-content table th
{
    font-weight: bold;
    border-bottom: 1px solid #000;
    border: 1px solid #000;
    color: #0A518F;
    padding: 0.5em 10px 0.5em 0.5em;
}

.main-content table th p
{
    margin-bottom: 0;
}

.main-content table tr
{
    padding-top: 10px;
    /*border-bottom: 1px solid #D4EFFA;*/
}

.main-content table td
{
    padding: 0.5em 10px 0.5em 0.5em;
    border-bottom: 1px solid #000;
    border-color: #000;
}

.main-content table.noborder, .main-content table.noborder th, .main-content table.noborder td
{
    border: none;
}

ul li
{
    list-style-type: square;
    list-style-position: outside;
}

ol li
{
    list-style-type: decimal;
    list-style-position: outside;
}

.attribute-body ul li, .attribute-body ol li
{
    margin-bottom: 1em;
}

.attribute-body ol ul li
{
    list-style-type: square;
    margin-top: 1em;
    margin-bottom: 0em;
}


/* Generic tool styles */
.hide
{
    display: none;
}

.float-break
{
    height: 1%;
}

div.block
{
    margin: 0.5em 0 0.5em 0;
    padding: 0;
    clear: both;
}

div.block div.element
{
    padding-right: 1em;
    float: left;
}

div.block div.left
{
    width: 48%;
    float: left;
    clear: left;
}

div.block div.right
{
    width: 48%;
    float: right;
    clear: right;
}

div.object-left
{
    float: left;
    clear: left;
    margin-right: 1em;
}

div.object-right
{
    float: right;
    clear: right;
    margin-left: 1em;
}

div.object-center
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 1em;
}

#atff
{
    display: none;
}

/* End Generic tool styles */


/* Header styles */
.top-row
{
    margin-bottom: 13px;
}

#hd
{
    width:989px;
}

#hd
{
    padding-top: 13px;
}

#bd
{
    margin-top: 17px;
}

.top-row
{
    margin-left: 103px;
}

.top-menu
{
    margin-left: 35px;
}

.top-banner
{
    background: url( ../images/top-banner.jpg ) transparent no-repeat 0 0;
    width: 989px;
    height: 71px;
}

.logo h1
{
    font-size: 100%;
    margin-bottom: 0;
}

.logo h1 a
{
    display: block;
    background: url( ../images/logo.png ) transparent no-repeat 0 0;
    height: 60px;
    width: 213px;
}

.top-row .header-text, .top-row .links
{
    margin-right: 53px;
}

.top-row .header-text
{
    float: right;
    clear: right;
    font-size: 100%;
    margin-top: 13px;
    color: #0A518F;
}

.top-row .header-text h1
{
    margin-bottom: 0;
}

.top-row .links
{
    float: right;
    font-size: 85%;
}

.top-row .links ul, .top-menu #menu ul
{
    margin-bottom: 0;
}

.top-row .links ul li
{
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid #D5D9DB;
    list-style-type: none;
}

.top-row .links ul li.last
{
    border: none;
    padding-right: 0;
}

.top-menu #menu li
{
    float: left;
    list-style-type:none;
}

.top-menu #menu li a
{
    float: left;
    padding: 0px 8px;
    display: block;
    font-size: 85%;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    color: #08518F;
    font-weight: bold;
}

.top-menu #menu li a.selected
{
    background: url( ../images/selected.gif) transparent no-repeat bottom center;
}

.top-menu #menu li a:hover
{
    background: url( ../images/selected.gif) transparent no-repeat bottom center;
    text-decoration: none;    
}

/* Body styles */
#bd
{
    width: 950px;
    margin: auto;
    text-align: center;
}

.border-tl
{
    background: url( ../images/corner-tl.jpg ) white no-repeat left top;
    padding-left: 15px;
    text-align: left;
    margin-top: 13px;
}

.border-tr
{
    background: url( ../images/corner-tr.jpg ) white no-repeat right top;
    padding-right: 15px;
}

/* Frontpage styles */
.class-lcb_frontpage .border-tl
{
    background: url( ../images/home-corner-tl.jpg ) white no-repeat left top;
    padding-left: 15px;
}

.class-lcb_frontpage .border-tr
{
    background: url( ../images/home-corner-tr.jpg ) white no-repeat right top;
    padding-right: 15px;
}

.class-lcb_frontpage .main-content
{
    background: url( ../images/home-gradient.jpg ) white repeat-x left top;
    padding-left: 15px;
}

.class-lcb_frontpage .content-view-full .sub-title h2
{
    font-size: 135%;
    color: #f08000;
    font-weight: normal;
    margin-bottom: 0.25em;
    letter-spacing: 1px;
}

.class-lcb_frontpage .content-view-full .title h1
{
    font-size: 210%;
    color: #FFF;
    letter-spacing: 1.5px;
    margin-bottom: 0.5em;
}

.class-lcb_frontpage .content-view-full .top-left-text-box p
{
    font-size: 120%;
    color: #042453;
}

.class-lcb_frontpage .content-view-full .top-right-text-box p
{
    font-size: 95%;
}

.class-lcb_frontpage .content-view-full .managed_by p
{
    font-size: 90%;
    color: #000;
}

.class-lcb_frontpage .content-view-full .managed_by .text
{
    position: relative;
    top: -11px;
}

.class-lcb_frontpage .content-view-full .phases
{
    margin-top: 0.5em;
}

.class-lcb_frontpage .content-view-full .managed_by img
{
    padding-left: 5px;
}

.class-lcb_frontpage .content-view-full .phases .yui-gb
{
    width: 897px;
}

.class-lcb_frontpage .content-view-full .phases .yui-u
{
    margin-left: 0;
    width: 299px;
/*    padding: 13px;*/
}

.class-lcb_frontpage .content-view-full .phases .header
{
    background: url( ../images/home-header.gif ) transparent no-repeat left top;
    height: 23px;
    width: 897px;
    color: #fff;
    padding: 7px 0px 0px 15px;
    font-size: 110%;
}

.class-lcb_frontpage .content-view-full .phase-1,
.class-lcb_frontpage .content-view-full .phase-2,
.class-lcb_frontpage .content-view-full .phase-3
{
    padding: 1px 13px 13px 13px;
    height: 130px;
}

.class-lcb_frontpage .content-view-full .phase-1, .class-lcb_frontpage .content-view-full .phase-3
{
    background-color: #DFF2FB;
}

.class-lcb_frontpage .content-view-full .phase-2
{
    background-color: #C5DCE9;
    
}

.class-lcb_frontpage .content-view-full .phase_header
{
    font-size: 100%;
    margin-bottom: 0.25em;
}

.class-lcb_frontpage .content-view-full .phase-number
{
    font-size: 230%;
}

.class-lcb_frontpage .content-view-full .phases p
{
    font-size: 85%;
    color: #535353;
}

.class-lcb_frontpage .content-view-full .phases .image
{
    float: left;
    padding-right: 8px;
}

.class-lcb_frontpage .content-view-full .phases .link
{
    text-transform: uppercase;
/*    background: url( ../images/arrow.gif ) transparent no-repeat 220px center;*/
    background: url( ../images/arrow.gif ) transparent no-repeat 96px center;
    margin-left: 126px;
}

.class-lcb_frontpage .content-view-full .phases .link p
{
    margin-bottom: 0;
}

/* End frontpage styles */


.main-content
{
    padding: 13px 13px 50px 8px;
    background-color: #fff;
}

.main-content .yui-gd .yui-u
{
    width: 75%;
}

.main-content .yui-gd .first
{
    width: 23%!important;
}

/* Content styles */
.submenu
{
    margin-left: -23px;

    /* Fix for IE6 to make the negative margin work */
    position: relative;
    float: left; 
}

.main-content .submenu
{
    padding-left: 0;
}

.submenu li
{
    list-style-type: none;
}

.submenu li a
{
    display: block;
    line-height: 25px;
    background-color: #DFF2FB;
    margin-bottom: 2px;
    padding-left: 23px;
    font-size: 95%;
    background: url( ../images/arrow.gif) #DFF2FB no-repeat 208px center;
    padding-right: 20px;
    width: 180px;
    display: block;
}

.submenu li a:hover
{
    background: url( ../images/arrow-white.gif) #289FE2 no-repeat 208px center;
    color: #FFF;
    text-decoration: none;
}

.submenu a.selected
{
    background-color: #FFF;
}

/* News styles */

.class-news .content-view-line
{
    color: #08518F;
    margin-bottom: 3px;
}

.class-news .content-view-line .news-wrapper
{
    background-color: #D4EFFA;
    padding: 13px 13px 5px 13px;
}

.class-news .content-view-line .attribute-date
{
    margin-bottom: 1em;
}

.class-news .content-view-line .attribute-header h2 a
{
    font-size: 115%;
    margin-bottom: 1em;
    color: #08518F;
}

.class-news .content-view-line .readmore
{
    text-transform: uppercase;
    padding: 5px 13px 5px 13px;
    font-size: 85%;
    background: url( ../images/arrow.gif ) #C1E7F6 no-repeat 90px center;
}

.news-search
{
    background-color: #D4EFFA;
    padding: 13px 13px 3px 13px;
    font-size: 90%;
    margin-top: 1em;
}

.news-search h2
{
    font-size: 120%;
    color: #0A518F;
}

.news-search #keywords
{
    width: 250px;
}

.news-search #submit
{
    margin-top: 10px;
}

.news-search label
{
    margin-bottom: 2px;
}

.news-search .right
{
    width: 30%!important;
}

.goback
{
    margin-top: 1em;
}

/* Paginator */

.pagenavigator
{
    margin-top: 1em;
    background-color: #C6EBF9;
    text-align: center;
}

.pagenavigator, .pagenavigator .pages, .pagenavigator .next, .pagenavigator .previous
{
    height: 22px;
    line-height: 22px;
    text-transform: lowercase;
    font-size: 90%;
}

.pagenavigator .pages
{
    display: block;
    margin-right: 30%;
    width: 150px;
    background-color: #5AB1E4;
    text-align: center;
    margin: auto;
    color: #FFF;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

.pagenavigator .next
{
    display: block;
    float: right;
    padding-right: 10px;
}

.pagenavigator .previous
{
    display: block;
    float: left;
    padding-left: 10px;
}

.pagenavigator p
{
    margin-bottom: 0;
    height: 17px;
}

/* Footer styles */
#ft
{
    background-image: none;
    background-color: #fff;
    height: 118px;
    padding-top: 13px;
    border-top: 1px solid #878787;
}

#inner-ft #inner-inner-ft
{
    margin-left: 75px;
}

#ft p
{
    font-size: 85%;
    color: #535353;
    margin-bottom: 10px;
}

#ft p.visionwt
{
    font-size: 80%;
    color: #878787;
}

#ft p.visionwt a
{
    color: #878787;
}

.top-menu #menu li a.selected, .top-menu #menu li a:hover, #menu .first h1
{
    color: #1189DC;
}

/* Section colour variations 
.top-menu #menu li.home a.selected, .top-menu #menu li.home a:hover, .home .first h1
{
    color: #1189DC;
}

.top-menu #menu li.grants-for-your-home a.selected, .top-menu #menu li.grants-for-your-home a:hover, .grants-for-your-home .first h1
{
    color: #1189DC;
}

.top-menu #menu li.microgeneration-technologies a.selected, .top-menu #menu li.microgeneration-technologies a:hover, .microgeneration-technologies .first h1
{
    color: #5D1975;
}

.top-menu #menu li.case-studies-and-statistics a.selected, .top-menu #menu li.case-studies-and-statistics a:hover, .case-studies-and-statistics .first h1
{
    color: #E96A11;
}

.top-menu #menu li.information-for-installers a.selected, .top-menu #menu li.information-for-installers a:hover, .information-for-installers .first h1
{
    color: #970218;
}

.top-menu #menu li.latest-news a.selected, .top-menu #menu li.latest-news a:hover, .latest-news .first h1
{
    color: #6C6B37;
}

.top-menu #menu li.renewable-energy-headlines a.selected, .top-menu #menu li.renewable-energy-headlines a:hover, .renewable-energy-headlines .first h1
{
    color: #1189DC;
}
*/
