@import url('jquery-ui.css');
@import url('../js/fancybox/jquery.fancybox-1.3.4.css');
@import url('structure.css');
@import url('colors.css');
@import url('navigation.css');
@import url('content.css');
@import url('slider.css');
@import url('coda-slider-2.0.css');
@import url('functions.css');

/*#############################################################*/
/*######### TechTarget Corporate Site CSS #####################*/
/*######### Add more if needed above. Copyright 2012 ##########*/
/*#############################################################*/

/*

Above files are for the content pages. Pop up pages are handled by pop-up.css.

In addition, include any css file that has contribute in it's name in Design-TIme so the hidden fields would shouw up in Dreamweaver or Contribute.

::: navigation.css includes the styles for the mega menu and all site navigation...
::: slider.css manages the styules for the content sliders.
::: portlet.css manages the structural elements of rows in the interior pages (where they expand and collapse)...
::: jquery-ui.css is a part of jQuery ui.
::: jquery.fancybox-1.3.4.css is a part of fancybox, lightbox alternaive.
::: functions.css manages the styles for the javascript/jquery functions. Added and/or removed classes reside here.