/**********************************************************************************************

	Title: news.mail.ru 2012
	Author: cssboy.ru
	Date: 08.2012

***********************************************************************************************

	1. Global Reset

	2. Basic Elements

	3. Constructor (snippets)

	4. Common.mail.ru

	5. Layout

	6. Content blocks (aside columns)

	7. Content sections (middle column)

	8. Print version

	9. Commercial stuff

	10. Old html stylers
	
	11. toolkit styles

	12. Modules

		12.1. global forms

		12.2. global overlay

			12.2.1 text blocks

			12.2.2 gallery

				12.2.2.1 last frame



***********************************************************************************************/


/* 1. Global Reset
-----------------------------------------------------------------------------------------------
===============================================================================================*/

	@import "styles/style__global_reset.css?2012.10.05";



/* 2. Basic Elements
-----------------------------------------------------------------------------------------------
===============================================================================================*/

	@import "styles/style__basic_elements.css?2014.09.22";



/* 3. Constructor
-----------------------------------------------------------------------------------------------
===============================================================================================*/

	@import "styles/style__constructor.css?2014.09.25";



/* 4. Common.mail.ru - 
-----------------------------------------------------------------------------------------------
=============================================================================================== */

	@import "styles/style__common_mail_ru.2014.css?2014.09.11";    



/* 5. Layout
-----------------------------------------------------------------------------------------------
===============================================================================================*/

	@import "styles/style__layout.css?2014.09.03";




/* 6. Content blocks
-----------------------------------------------------------------------------------------------
===============================================================================================*/
	@import "styles/style__content_blocks.css?2014.10.24";



/* 7. Content sections
-----------------------------------------------------------------------------------------------
===============================================================================================*/

	@import "styles/style__content_sections.css?2014.10.22";


/* 8. Print version
-----------------------------------------------------------------------------------------------
===============================================================================================*/

	@import "styles/style__print_version.css?2014.03.13";



/* 9. Commercial stuff
-----------------------------------------------------------------------------------------------
===============================================================================================*/

	@import "styles/style__commercial_stuff.css?2014.09.19";



/* 10. Old html stylers
-----------------------------------------------------------------------------------------------
===============================================================================================*/

	@import "styles/style__old.css?2014.03.13";


/* 11. toolkit styles
-----------------------------------------------------------------------------------------------
===============================================================================================*/

	@import "styles/style__from_toolkit.css?2014.03.13";





/* 12. Modules
-----------------------------------------------------------------------------------------------
===============================================================================================*/



	/* 12.1. global forms
- - - - - - - - - - - - - - - - - - - - - - - -  - -*/

		@import "styles/modules/global_forms/g_forms.css?2014.10.07";



	/* 12.2. global overlay
- - - - - - - - - - - - - - - - - - - - - - - -  - -*/

		@import "styles/modules/global_overlay/g_overlay__wrapper.css?2014.06.25";



		/* 12.2.1 text blocks
- - - - - - - - - - - - - - - - - - - - - - - -  - -*/

			@import "styles/modules/global_overlay/text_blocks/g_overlay__popup_blocks.css?2014.03.13";



		/* 12.2.2 gallery
- - - - - - - - - - - - - - - - - - - - - - - -  - -*/

			@import "styles/modules/global_overlay/gallery/g_overlay__gallery.css?2014.09.03";



			/* 12.2.2.1 last frame
- - - - - - - - - - - - - - - - - - - - - - - -  - -*/


				@import "styles/modules/global_overlay/gallery/last_frame/g_overlay__gallery__l_frame.css?2014.05.06";


