/*** A Commercial Template by joomlajunkie.com
*** @version 1.0
*** @copyright (C) 2005-2006 by - Joomla Junkie
*** @web http://www.joomlajunkie.com
***/

/*This calls the other css files!!*/

@import url(layout.css);
@import url(customise.css);
@import url(menus.css);
@import url(tab_navigation.css);
@import url(orange.css);

/***This css file is usually used by Joomla,
however we structure our templates a little
differently for optimized use, for example:
We have seperated the template into 2 main css docs,

**For STRUCTURAL CSS, please see, layout.css 
(this contains the dimensions and main page
layout, only to be edited if you want to change
the page structure)

**For all graphical elements, typography, colors,
fonts and main joomla styles, edit the customise.css
and or color.css (could be yellow.css if using 
multiple themes)
***/

/*TIP
**Use this (template_css.css) css document to add 
styles that will be used in the backend editor when
adding or editing content, this will help you maintain
a consistent look and feel throughout your website 
for more information, please email info@joomlajunkie.com*/

/*Start CSS*/