/********************************************************
 * main.css
 * description:
 *    the only file you need to include.
 * Hoang Viet Do
 * indenso.de
 * created: February 28th, 2008
 * last modified: March 18th, 2008
 */

/* redefine html's default elements and define the ibox */
@import url(css/root.css);

/* shadow of the ibox */
@import url(css/userbar.css);
@import url(css/top_left.css);    /* includes: logo, left nav bar                											*/
@import url(css/top_right.css);   /* includes: splash, register bar, top nav bar											*/
@import url(css/cont_bar.css);    /* contact box, quicklink box, tools box, print bar, breadcrumb nav */

@import url(css/content.css);     /* content                                     											*/
@import url(css/footer.css);      /* includes: footer (copyright box, bottom nav bar) 								*/