@media screen {
/*for screen ********************************************************* */
    /*  establish general layout parameters */
/* positioning
-------------------------------------------------------------------------*/
/**
 * Generic
 *****************************************************************************/
body {
    color:#666;
    background-color:#fff;
    margin:0px;
    padding:0px;
    height:100%;
    width:100%;
    font: 0.7em arial, helvetica, sans-serif;
}
body, h1, h2, h4, img {
    border:0;
    margin:0;
    padding:0;
}
h1 {
    font-size: 200%;
}
h3 {
    font-size:120%;
    font-weight:bold;
}
h2 {
    font-size: 130%;
    font-weight: normal;
    color: #254C00;
}
.ahem {
    display:none;
    visibility:hidden;
}
.hide{
    display: none;
    visibility: hidden;
}
/**
 * General text
 *****************************************************************************/
h1{
    color: #436324;
    background-color: inherit;
}
a{
    color: #759738;
    background-color: transparent!important;
    text-decoration:none;
}
a:hover{
    color: #000;
    background-color: inherit;
    text-decoration:underline;
}

/**
 * Top bar
 *****************************************************************************/
#pageheader{
    display: block;
    clear: both;
    width: 100%;
}
#pageheader #logo{
    color: #B2C1A0;
    display: block;
    height: 75px;
    background: #144b07 url(../interface/branding/lavelle_topbar.gif) no-repeat;
    background-position: 17px 15px;
    margin: 0px 0px 5px 0px;
}
#pageheader #logo #navigation{
    margin: 0px 0px 0px 394px;
    display: inline;
    float:left;
}
#pageheader #logo #navigation ul{
  margin:0px;
  padding:0px;
  list-style-type: none;
}
#pageheader #logo #navigation ul li{
    display: block;
    float: left;
    margin: 0px 10px 0px 0px;
}
#pageheader #logo #navigation ul li a{
    display: block;
    width: 20px;
    height: 14px;
    color: #b2c1a0;
    background-color: inherit;
    text-decoration: none;
    padding: 16px 0px 0px 8px;
    border-left: 1px solid #4e683b;
}
html>body #pageheader #logo #navigation ul li a{
    min-width: 20px;
    width: auto;
}
#pageheader #logo #navigation ul li a:hover{
    color: #fff;
    background-color: inherit;
    text-decoration: none;
}
body#section1 #pageheader #logo #navigation ul li#tab1 a,
body#section2 #pageheader #logo #navigation ul li#tab2 a,
body#section3 #pageheader #logo #navigation ul li#tab3 a,
body#section4 #pageheader #logo #navigation ul li#tab4 a,
body#section5 #pageheader #logo #navigation ul li#tab5 a{
    border-top: 5px #d3d9ab solid;
    padding: 11px 0px 0px 8px;
}
#pageheader #utilitycontainer{
    display: block;
    float: left;
    width: 100%;
    height: 189px;
    background: #fff url(../interface/branding/dividerbar.gif) bottom left repeat-x;
}
#pageheader #utilitybar{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    clear: both;
    display: block;
    width: 100%;
    height: 180px;
    color: inherit;
    background: url(../interface/branding/untilbar-background.gif);
}
#pageheader #utilitybar img{
    margin: 0px 7px 0px 6px;
    float: left;
}
#pageheader #utilitybar #utilitynav {
    display: block;
    width: auto;
    height: 174px;
    background-color: #d3d9a9;
    color: #000;
    float: left;
    margin: 0px;
    padding: 0px;
    left:0;
    right:0;
}
#utilitybar object {
    float:left;
    border-left:7px #fff solid;
    border-right:7px #fff solid;

}
#pageheader #utilitybar #utilitynav ul{
    background:#D3D9A9;
    margin:0px;
    padding: 4px 0px 0px 6px;
    list-style-type: none;
    position:relative;
}
#pageheader #utilitybar #utilitynav ul li{
    display: inline;
}
#pageheader #utilitybar #utilitynav ul li a{
    display: block;
    width: 18px;
    height: 18px;
    margin-top: 6px;
}
#pageheader #utilitybar #utilitynav ul li#home a{
    background-image: url(../interface/branding/home.gif);
    background-color: transparent;
}
#pageheader #utilitybar #utilitynav ul li#sitemap a{
    background-image: url(../interface/branding/sitemap.gif);
    background-color: transparent;
}
#pageheader #utilitybar #utilitynav ul li#contact a{
    background-image: url(../interface/branding/contact.gif);
    background-color: transparent;
}
#pageheader #utilitybar #utilitynav ul li a span{
    display: none;
    visibility: hidden;
}

/**
 * Breadcrumbs
 *****************************************************************************/
#breadcrumbs{
    display: block;
    width: 732px;
    text-align: right;
}
#breadcrumbs a{
    color: #436324;
    background-color: inherit;
}
#breadcrumbs a:hover{
    color: #000;
    background-color: inherit;
}

/**
 * Footer
 *****************************************************************************/
#footer a#totop{
    display: block;
    color: #b7be7a;
    background-color: inherit;
    text-decoration: none;
    float: none;
    margin: 0px 20px 10px 0px;
    clear: both;
    text-align: right;
}
html>body #footer a#totop{
    margin: 0px 10px 10px 0px;
}
#footer a#totop:hover{
    color: #144b07;
    background-color: inherit;
}
#footer{
    display: block;
    background: #f9ffcf;
    color: #97b167;
    width: 738px;
    padding: 17px 0px 0px 10px;
    margin: 0px 0px 20px 6px;
    float: left;
    clear: both;
}
#footer #footernavigation{
    font-size: 0.8em;
    display: block;
    float: left;
    width: 732px;
    text-align: center;
}
#footer #footernavigation ul{
    display: block;
    margin:0px;
    padding:0px;
    list-style-type: none;
    clear: none;
    float: left;
    margin-bottom: 2px;
}
#footer #utilitynav{
    width: 185px;
    float: right;
}
#footer #utilitynav ul{
    float: right;
    clear: none;
}
html>body #footer #footernavigation ul{
    margin-bottom: 10px;
}
#footer #footernavigation ul li
{
    background:#f9ffcf;
    display: block;
    float: left;
    margin: 0px 4px 0px 0px;
}
#footer #footernavigation ul li a{
    display: block;
    color: #b7be7a;
    background-color: inherit;
    text-decoration: none;
    padding: 0px 0px 0px 4px;
    border-left: 1px solid #cff4a6;
}
#footer #footernavigation ul li a:hover{
    color: #144b07;
    background-color: inherit;
}
#footer #footernavigation ul li#tab2 a,
#footer #footernavigation ul li#contact a{
    border: none;
    padding: 0px;
}
#footer .footerText{
    display: block;
    margin: 20px 0px 0px 0px;
}
html>body #footer .footerText{
    margin: 36px 0px 0px 0px;
}
#footer .footerText a,
#footer .poweredby a{
    color: #000;
    background-color: inherit;
}
#footer .footerText a:hover,
#footer .poweredby a:hover{
    color: #144b07;
    background-color: inherit;
}
#footer .poweredby{
    display: block;
    margin: 6px 0px 0px 0px;
    height: 20px;
    width: 732px;
}
#footer .poweredby a{
    width: 84px;
    height: 14px;
    display: block;
    float: right;
    margin: 0px 11px 0px 0px;
}
#footer .poweredby #streamon{
    background-image: url(../interface/streamon/streamon_logo.gif);
    background-color: transparent;
}
#footer .poweredby a#streamon:hover{
    background: transparent url(../interface/streamon/streamon_logo_over.gif) top left no-repeat;
}
#footer .poweredby a#valxhtml{
    background: transparent url(../interface/streamon/xhtml10.gif) top left no-repeat;
}
#footer .poweredby a#doublea{
    background: transparent url(../interface/streamon/wai-aa.gif) top left no-repeat;
}

#footer .poweredby a span{
    display: none;
    visibility: hidden;
}
/**
 * Main content
 *****************************************************************************/
#pagecontainer{
    display: block;
    /*width: 1018px;*/
    width: 747px;
    background: #fff;
    height: 200px;
    margin: 20px 0px 8px 12px;
    border-bottom: 1px #f7ffce solid;
    float: left;
}
html>body #pagecontainer{
    min-height: 200px;
    height: auto;
    overflow: hidden;
}
#componentbody{
    width: 602px;
    display: block;
    float: left;
    padding: 10px 0px 0px 0px;
    height: 3px
}
html>body div#componentbody{
    min-height: 3px;
    height: auto;
}
#componentdesc, #newsdesc, #newsMsgBody,
#newsItemShortSummary, #newsItemHeader {
    width: 394px;
    float: left;
    padding: 0px 0px 0px 1px;
    clear: none;
}

body#sectionhome #componentdesc{
    width: 276px;
}
#componentdesc{
    height: 1px;
}
html>body #componentdesc{
    min-height: 1px;
    height: auto;
}

#newscomponentlist h4 {
    border:0px red solid;
    clear:left;
}
#shortSummary {
    margin-bottom:10px;
}

/**
 * Main content forms
 *****************************************************************************/
#pagecontainer label{
    clear: both;
    display: block;
    float: left;
    margin: 3px;
    width: 265px;
}
#pagecontainer label input,
#pagecontainer label select{
    width: 262px;
    float: right;
}
#pagecontainer label input.radio{
    width: 20px;
    float: none;
}
#mailform{
    display: block;
    width: 500px;
}

/**
 * Sub content navigation
 *****************************************************************************/
#subcontent ul{
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
    float: right;
    list-style-type: none;
    display: block;
}
html>body #subcontent ul{
    margin: 49px 0px 0px 0px;
}
#subcontent ul li{
    margin: 0px;
    padding: 0px;
    width: 130px;
    background-color: #144b07;
    color: inherit;
    background-position: 0px 13px;
    padding: 3px 0px 3px 6px;
    margin: 0px 0px 5px 0px;
    height: 25px;
}
html>body #subcontent ul li{
    min-height: 25px;
    height: auto;
}
#subcontent ul li a{
    color: #fff;
    background-color: inherit;
    text-decoration: none;
    font-size: 1.2em;
    background: transparent;
}
#subcontent ul li a:hover{
    color: #f9ffcf;
    background-color: inherit;
}
body#sectionhome #subcontent #emptymenu{
    display: none;
    visibility: hidden;
}

#imagecontainer{
    display: block;
    height: 210px;
    width: 165px;
    float: right;
    margin: 3px 8px 0px 0px;
}
html>body #imagecontainer{
    margin: 12px 8px 0px 0px;
}
#imagecontainer img{
    width: 165px;
}
html>body #imagecontainer{
    min-height: 210px;
    height: auto;
}

#subcontent #emptymenu{
    float: right;
    display: block;
    width: 130px;
    height: 238px;
    margin: 32px 3px 0px 0px;
    padding: 0px;
}
html>body #subcontent #emptymenu{
    margin: 32px 7px 0px 0px;
}
#subjoinmail, #subhaveland, #subjobnews{
    float: left;
    width: 130px;
    height: 98px;
    margin: 0px 0px 0px 0px;
    background-image: url(../interface/homepage/maillist.gif);
    background-color: transparent!important;
}
#subhaveland{
    background-image: url(../interface/homepage/haveland.gif);
}
#subjobnews{
    background-image: url(../interface/homepage/jobnews.gif);
}
#development {
    float: left;
    width: 125px;
    height: 98px;
    margin: 16px 0px 0px 0px;
    background-image: url(../interface/branding/emptymenu.gif);
    background-color: transparent!important;
}

a#subjoinmail span,
a#subhaveland span,
a#subjobnews span{
    display: none;
    visibility: hidden;
}

/**
 * Home page specific
 *****************************************************************************/
body#sectionhome div#componentdesc,
body#sectionhome div#componentbody{
    width: 276px;
    float: left;
    display: block;
    height: 335px;
}
html>body#sectionhome div#componentdesc,
html>body#sectionhome div#componentbody{
    height: auto;
}
body#sectionhome #imagecontainer{
    display: none;
    visibility: hidden;
}
html>body#sectionhome div#componentbody{
    min-height: 335px;
    height: auto;
}
body#sectionhome #homelinks{
    margin: 14px 0px 0px 0px;
}
body#sectionhome #homelinks a{
    display: block;
    width: 285px;
    height: 98px;
    float: left;
    margin: 0px 0px 21px 20px;
}
body#sectionhome #homelinks a#joinmail,
body#sectionhome #homelinks a#haveland,
body#sectionhome #homelinks a#jobnews{
    width: 130px;
}
body#sectionhome #homelinks #currdev {
    background: transparent url(../interface/homepage/currentdev.gif) no-repeat 0px 0px;
}
body#sectionhome #homelinks #joinmail{
    background: transparent url(../interface/homepage/maillist.gif) no-repeat 0px 0px;
}
body#sectionhome #homelinks #comingsoon{
    background: transparent url(../interface/homepage/comingsoon.gif) no-repeat 0px 0px;
}
body#sectionhome #homelinks #haveland{
    background: transparent url(../interface/homepage/haveland.gif) no-repeat 0px 0px;
}
body#sectionhome #homelinks #buyhome{
    background: transparent url(../interface/homepage/buyinghome.gif) no-repeat 0px 0px;
}
body#sectionhome #homelinks #jobnews{
    background: transparent url(../interface/homepage/jobnews.gif) no-repeat 0px 0px;
}
body#sectionhome #homelinks a span{
    display: none;
    visibility: hidden;
}
body#sectionhome p{
    margin: 0px 0px 15px 0px;
    padding: 0px;
}

/**
 * Region and development specific
 *****************************************************************************/

/*body#section2 #componentbody,
body#section3 #componentbody{
    width: 520px;
    width: 100%;
}*/
body#section2 #subcontent ul,
body#section3 #subcontent ul{
  margin:0px;
  padding:0px;
  list-style-type: none;
  float: none;
  border: none;
}
body#section2 #subcontent ul li,
body#section3 #subcontent ul li{
    display: block;
    float: left;
    margin: 0px;
    width: 716px;
    background: transparent url(../interface/branding/ul_bar.gif) bottom left repeat-x;
    background-position: 0px 16px;
}
html>body#section2 #subcontent ul li,
html>body#section3 #subcontent ul li{
    width: 728px;
}
/*body#section2 #subcontent ul li#subcontent1,
body#section3 #subcontent ul li#subcontent1{
    margin-left: 30px;
}*/
body#section2 #subcontent ul li a,
body#section3 #subcontent ul li a{
    color: #284809;
    background-color: inherit;
    text-decoration: none;
    font-size: 1.4em;
    font-weight: bold;
    background: white;
}
body#section2 #subcontent ul li a:hover,
body#section3 #subcontent ul li a:hover{
    color: #759738;
    background-color: #fff;
}
body#section2 #subcontent ul ul,
body#section3 #subcontent ul ul{
    margin: 22px 0px 0px 0px;
    width: 150px;
    float: left;
    display: block;
}
body#section2 #subcontent ul ul li,
body#section3 #subcontent ul ul li{
    margin: 0px 0px 10px 5px;
    width: 160px;
    float: none;
    background: transparent;
}
body#section2 #subcontent ul ul li a,
body#section3 #subcontent ul ul li a{
    color: #759738;
    background-color: inherit;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: normal;
}
body#section2 #subcontent ul ul li a span,
body#section3 #subcontent ul ul li a span{
    color: #000;
    background-color: inherit;
}
body#section2 #subcontent ul ul li a:hover,
body#section3 #subcontent ul ul li a:hover,
body#section2 #subcontent ul ul li a:hover span,
body#section3 #subcontent ul ul li a:hover span{
    color: #759738;
    background-color: inherit;
}
body#section2 #subcontent ul li img,
body#section3 #subcontent ul li img{
    float: right;
    border: #eaecd6 1px solid;
    padding: 1px;
    display: block;
    margin: 18px 0px 0px 0px;
}

/* body#section2 #componentdesc p strong,
body#section3 #componentdesc p strong{
    color: #144B08;
} */

body#section2 ul.developements,
body#section3 ul.developements{
    background:#fff;
}

body#section2 #componentdesc ul,
body#section3 #componentdesc ul{
    background:#FCFEE6;
    padding-left:25px;
    margin-left:0;
}

body#section2 #componentdesc li,
body#section3 #componentdesc li{
    list-style-image:url(../interface/branding/bullet.gif);
    padding:0px;
    margin: 2px 0px;
}

body#section2 #componentdesc table,
body#section3 #componentdesc table{
    width:100% !important;
}

body#section2 #componentdesc table, body#section2 #componentdesc tr, body#section2 #componentdesc td,
body#section3 #componentdesc table, body#section3 #componentdesc tr, body#section3 #componentdesc td{
    background:#FCFEE6;
    border: 2px solid #FCFEE6 !important;
}

/**
 * Sitemap specific
 *****************************************************************************/
div.sitemap ul{
  margin:10px 0px 0px 50px;
  padding:0px;
  list-style-type: none;
}
div.sitemap ul li{
    display: block;
    margin: 0px 0px 5px 0px;
    width: 351px;
    background: transparent url(../interface/branding/ul_bar.gif) bottom left repeat-x;
    background-position: 0px 15px;
}
div.sitemap ul li a{
    color: #284809;
    background-color: inherit;
    text-decoration: none;
    font-size: 1.3em;
    font-weight: bold;
    background: #fff;
}
div.sitemap ul li a:hover{
    color: #759738;
    background-color: inherit;
}
div.sitemap ul ul li{
    margin: 0px 0px 10px 0px;
    width: 160px;
    float: none;
    background: transparent;
}
div.sitemap ul ul li a{
    color: #759738;
    background-color: inherit;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: normal;
}
div.sitemap ul ul li a:hover{
    color: #000;
    background-color: inherit;
}
/**
 * News specific
 *****************************************************************************/
#backbtn{
    display: block;
    height: 98px;
    width: 130px;
    background: transparent url(../interface/branding/backtonews.gif) top left no-repeat;
    float: left;
    margin: 0px 0px 0px 0px;
}
#backbtn span{
    display: none;
    visibility: hidden;
}
body#sectionjobs #backbtn{
    background: transparent url(../interface/branding/backtojobnews.gif) top left no-repeat;
}
#subimagecontainer{
    display: block;
    float: right;
    margin: -26px 4px 0px 0px;
}
html>body #subimagecontainer{
    margin: -18px 0px 0px 0px;
}

#subimageasdcontainer{
    display: block;
    height: 210px;
    width: 165px;
    float: right;
    margin: 3px 8px 0px 0px;
}
html>body #imagecontainer{
    margin: 12px 8px 0px 0px;
}
#imagecontainer img{
    width: 165px;
}
html>body #imagecontainer{
    min-height: 210px;
    height: auto;
}

/**
 * Search area
 *****************************************************************************/
#componentsearch input#search,
#componentsearch input#clearsearch{
    margin: 15px 10px 10px 10px;
}
#componentbody h1 {
    padding-bottom:10px;
}
html>body #componentbody h1 {
    padding-bottom:0;
}
#componentbody #newsdesc p {
    padding:0;
    margin-bottom:10px;
}
#componentbody a {
    font-size:11px;
}
#componentdesc {
    margin-bottom:10px;
}
}