﻿/*
------------------------------------------------------- 
	widebox layout
------------------------------------------------------- 
*/

#subcontent .widebox { width: 634px; padding: 8px 0px; }
#subcontent .widebox .boxheader, #subcontent .widebox .boxfooter { width: 622px; }
table.fulltable 
{
    width: 100%;
}
/*
------------------------------------------------------- 
	equalColumns layout
------------------------------------------------------- 
*/
#subcontent .noclass{ padding:8px 3px;}
#subcontent .smallpad{ padding:2px 2px;}
#subcontent .smallpad .boxcontent {padding:2px}

#subcontent .equalColumns .leftColumn { width: 310px; float: left; padding: 8px 0px; }
#subcontent .equalColumns .rightColumn { width: 310px; float: right; padding: 8px 0px; }
#subcontent .equalColumns .boxheader, #subcontent .equalColumns .boxfooter { width: 298px; }

#subcontent .halfbox {width:310px; float: left; padding: 8px 3px;}
#subcontent .halfbox .boxheader, #subcontent .halfbox .boxfooter { width: 298px; }

#subcontent .smallbox {width:168px; float: left; padding: 0px 0px;}
#subcontent .smallbox .boxheader, #subcontent .smallbox .boxfooter { width: 156px; }

#subcontent .forumbox {width:460px; float: left; padding: 8px 2px;}
#subcontent .forumbox .boxheader { width: 448px;
                                    height: 32px; 
                                    font-weight:normal;
                                    font-size:12px;
                                   }
#subcontent .forumbox div {font-size:9pt;}
#subcontent .forumbox .boxfooter { width: 448px; }
#subcontent .forumbox .boxtlcorner, #subcontent .forumbox .boxtrcorner { height:40px;}

#subcontent .quarterbox {width:250px; float: left; padding: 8px 3px;}
#subcontent .quarterbox .boxheader, #subcontent .quarterbox .boxfooter { width: 238px; }

#subcontent .threequarterbox {width:371px; float: left; padding: 8px 3px;}
#subcontent .threequarterbox .boxheader, #subcontent .threequarterbox .boxfooter { width: 359px; }

/*
------------------------------------------------------- 
	75% old box style layout
------------------------------------------------------- 
*/
#subcontent .oldbox{ width: 544px; padding: 8px 42px; }
#subcontent .oldbox .boxheader, #subcontent .oldbox .boxfooter { width: 532px; }



#subcontent .singlebox 
{
    width: 634px; 
    padding: 8px 0px;
}
#subcontent .singlebox .boxheader, #subcontent .singlebox .boxfooter  
{

    width: 622px;
    height: 0px;
    
}
#subcontent .singlebox .boxtlcorner, #subcontent .singlebox .boxtrcorner,
#subcontent .singlebox .boxblcorner, #subcontent .singlebox .boxbrcorner
{
    height: 8px;
}
#singleboxrepeat .singlebox
{
    width: 634px;
}
#NTad 
{
    margin-left:auto;
    margin-right:auto;
}
