/**********************************************
CSS FILE FOR PHOSPHOR WHITESITE - MAIN STYLES
DEVELOPED BY PHOSPHOR ESSENCE
COPYRIGHT 2008
www.phosphor.co.nz
**********************************************/
html,body { height:100%; }

#mainContainer{background:url(/userfiles/images/bkgd-page.jpg) repeat-y; margin:0 auto; padding:0 20px; width:980px;}
    #header{padding:10px 0 0 0;}
        
        #banner{position:relative; width: 980px; }
            #login {position:absolute; top:0; right:0;width:540px;}
        
        #search{padding:9px 12px 9px 16px; background:#953314;}
        
        #nav{background:url(/userfiles/images/mainnav_bg.gif) repeat-x top left;}
        #breadCrumbs{display:block; margin:10px 0 0px 15px; }
    #content{ padding-bottom: 10px;}
    #mainContent{float: left; width:650px;}
    #subContent{ float: left; width:320px; margin-left: 10px; display:inline;}
    
    #extraContent{float:left; display:inline; clear:both; margin:0 0 15px 0; width:980px;}

#footer{
    background:url(/userfiles/images/bkgd-footer.jpg) no-repeat; 
    height: 118px; 
    margin: 0 auto; 
    overflow: hidden; 
    width: 980px;
    padding: 0 20px;
}

#footer .footerWrap{
    background:#252424; 
    width:980px; 
    height:97px; 
    float:left;
}
