body
{
    background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}
h1{
 color:#ffffff 
}

.container
{
    width: 1300px;
    margin: 0px auto;
    
}
.text{
 margin-left: 20px; 
}
.main
{
    width: 100%;
    height: 100%;
  
}
.main-content
{
    margin: 20px 25px;
    width: 770px;
  overflow: auto;
  height:660px;
   
    }
.left
{
    width: 212px;
    height: 800px;
    float: left;
    background-image: url('http://theearlybirds.digirama.co.nz/media/29/left.jpg');
}
.center
{
    width: 821px;
    float: left;
    height: 700px;
}
.entry-main
{
    width: 818px;
    height: 541px;
    float: left;
}
.content
{
    width: 818px;
    height: 700px;
    float: left;
    background-image: url('http://theearlybirds.digirama.co.nz/media/354/mainbg.jpg');
}
.right
{
    width: 263px;
    height: 800px;
    float: left;
    background-image: url('http://theearlybirds.digirama.co.nz/media/319/right.jpg');
}
.leftcolumn
{
    height: 537px;
    width: 270px;
    float: left;
}
.left-top-column
{
    width: 269px;
    height: 300px;
    background-image: url('http://theearlybirds.digirama.co.nz/media/324/top-leftbg.jpg');
    background-repeat: no-repeat;
}
.left-bottom-column
{
    width: 270px;
    height: 237px;
    background-image: url('http://theearlybirds.digirama.co.nz/media/339/bottom-leftbg.jpg');
    background-repeat: no-repeat;
}
.centercolumn
{
    height: 531px;
    width: 269px;
    float: left;
}
.center-top-column
{
    width: 268px;
    height: 421px;
    float: left;
    background-image: url('http://theearlybirds.digirama.co.nz/media/329/top-centerbg.jpg');
    background-repeat: no-repeat;
}
.center-bottom-column
{
    width: 269px;
    height: 109px;
    float: left;
    background-image: url('http://theearlybirds.digirama.co.nz/media/344/bottom-centerbg.jpg');
    background-repeat: no-repeat;
}
.rightcolumn
{
    height: 531px;
    width: 241px;
    float: left;
}
.right-top-column
{
    width: 267px;
    height: 239px;
    float: left;
    background-image: url('http://theearlybirds.digirama.co.nz/media/334/top-right.jpg');
    background-repeat: no-repeat;
}
.right-bottom-column
{
    width: 266px;
    height: 288px;
    float: left;
    background-image: url('http://theearlybirds.digirama.co.nz/media/349/bottom-rightbg.jpg');
    background-repeat: no-repeat;
}
.navmenu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    height: 25px;
}
.nav
{
    float: left;
    width: 50px;
    margin-left: 55px;
}
.title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000000;
    padding-top: 8px;
    padding-left: 15px;
}
.botbanner{
 width:100%;
}
.tweet img{
  display:none;
  
}
.tweet span{
 margin-right:5px; 
}
/* Newsletter
-------------------------------------------------------- */
.newsletter {width: 240px; height: 100px; padding: 10px; border: 1px solid #ccc; margin-bottom: 11px;}
.newsletter label { display: block; padding-bottom: 5px;}
.newsletter-field {  width: 175px; }
.newsletter-button {  cursor: pointer; float: right; width: 50px; }

/* Messages
------------------------------------------------------------------------------------------------ */
html body cite.MessageOK, html body cite.MessageInfo, html body cite.MessageError, html body cite.MessageLoading { display: block; padding: 5px 5px 5px 20px; }
cite.MessageInfo { background: url/images/umbraco/information.png) no-repeat 0 5px; }
cite.MessageError { background: url(/images/umbraco/error.png) no-repeat 0 5px; color: Red; }
cite.MessageOK { background: url(/images/umbraco/accept.png) no-repeat 0 5px; }
cite.MessageLoading { background: url(/images/tree/wait.gif) no-repeat 0 5px; }       
       




































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

